1# Translation template file..
2# Copyright (C) 2021 Kovid Goyal
3#
4# Translators:
5# Valery Lebedev <lnrd150@gmail.com>, 2015
6# Valery Lebedev <lnrd150@gmail.com>, 2015
7# Źmicier Turok <nashtlumach@gmail.com>, 2016-2017
8# Źmicier Turok <nashtlumach@gmail.com>, 2019
9# Zmicer Turok <zmicerturok@gmail.com >, 2017
10msgid ""
11msgstr ""
12"Project-Id-Version: calibre\n"
13"Report-Msgid-Bugs-To: https://bugs.launchpad.net/calibre\n"
14"POT-Creation-Date: 2021-12-16 10:50+UTC\n"
15"PO-Revision-Date: 2021-12-14 13:05+0000\n"
16"Last-Translator: Kovid Goyal <kovid@kovidgoyal.net>\n"
17"Language-Team: Belarusian (http://www.transifex.com/calibre/calibre/language/be/)\n"
18"MIME-Version: 1.0\n"
19"Content-Type: text/plain; charset=UTF-8\n"
20"Content-Transfer-Encoding: 8bit\n"
21"Language: be\n"
22"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n"
23
24#: /__w/calibre/calibre/manual/conf.py:158
25#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/epub_output.py:222
26#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/snb_output.py:205
27#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/create.py:35
28msgid "Start"
29msgstr "Пачаць"
30
31#: /__w/calibre/calibre/manual/conf.py:175
32msgid "Support calibre"
33msgstr ""
34
35#: /__w/calibre/calibre/manual/conf.py:176
36msgid "Contribute to support calibre development"
37msgstr ""
38
39#: /__w/calibre/calibre/manual/conf.py:245
40#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:544
41msgid "page"
42msgstr ""
43
44#: /__w/calibre/calibre/manual/custom.py:92
45msgid ""
46":command:`calibredb` is the command line interface to the calibre database. It has\n"
47"several sub-commands, documented below.\n"
48"\n"
49":command:`calibredb` can be used to manipulate either a calibre database\n"
50"specified by path or a calibre :guilabel:`Content server` running either on\n"
51"the local machine or over the internet. You can start a calibre\n"
52":guilabel:`Content server` using either the :command:`calibre-server`\n"
53"program or in the main calibre program click :guilabel:`Connect/share ->\n"
54"Start Content server`. Since :command:`calibredb` can make changes to your\n"
55"calibre libraries, you must setup authentication on the server first. There\n"
56"are two ways to do that:\n"
57"\n"
58"    * If you plan to connect only to a server running on the same computer,\n"
59"      you can simply use the ``--enable-local-write`` option of the\n"
60"      Content server, to allow any program, including calibredb, running on\n"
61"      the local computer to make changes to your calibre data. When running\n"
62"      the server from the main calibre program, this option is in\n"
63"      :guilabel:`Preferences->Sharing over the net->Advanced`.\n"
64"\n"
65"    * If you want to enable access over the internet, then you should setup\n"
66"      user accounts on the server and use the :option:`--username` and :option:`--password`\n"
67"      options to :command:`calibredb` to give it access. You can setup\n"
68"      user authentication for :command:`calibre-server` by using the ``--enable-auth``\n"
69"      option and using ``--manage-users`` to create the user accounts.\n"
70"      If you are running the server from the main calibre program, use\n"
71"      :guilabel:`Preferences->Sharing over the net->Require username/password`.\n"
72"\n"
73"To connect to a running Content server, pass the URL of the server to the\n"
74":option:`--with-library` option, see the documentation of that option for\n"
75"details and examples.\n"
76"    "
77msgstr ""
78
79#: /__w/calibre/calibre/manual/custom.py:217
80msgid "[options]"
81msgstr "[Параметры]"
82
83#: /__w/calibre/calibre/src/calibre/constants.py:411
84msgid "{} Portable"
85msgstr ""
86
87#: /__w/calibre/calibre/src/calibre/constants.py:448
88msgid "Recycle Bin"
89msgstr ""
90
91#: /__w/calibre/calibre/src/calibre/constants.py:448
92msgid "Trash"
93msgstr ""
94
95#: /__w/calibre/calibre/src/calibre/customize/__init__.py:66
96msgid "Does absolutely nothing"
97msgstr "Нічога не робіць"
98
99#: /__w/calibre/calibre/src/calibre/customize/__init__.py:69
100#: /__w/calibre/calibre/src/calibre/db/__init__.py:107
101#: /__w/calibre/calibre/src/calibre/db/backend.py:1263
102#: /__w/calibre/calibre/src/calibre/db/backend.py:1288
103#: /__w/calibre/calibre/src/calibre/db/cache.py:312
104#: /__w/calibre/calibre/src/calibre/db/cache.py:315
105#: /__w/calibre/calibre/src/calibre/db/cache.py:326
106#: /__w/calibre/calibre/src/calibre/db/cache.py:1255
107#: /__w/calibre/calibre/src/calibre/db/cache.py:1257
108#: /__w/calibre/calibre/src/calibre/db/cache.py:1259
109#: /__w/calibre/calibre/src/calibre/db/cache.py:1430
110#: /__w/calibre/calibre/src/calibre/db/cache.py:1528
111#: /__w/calibre/calibre/src/calibre/db/cache.py:1530
112#: /__w/calibre/calibre/src/calibre/db/cache.py:1532
113#: /__w/calibre/calibre/src/calibre/db/cache.py:1719
114#: /__w/calibre/calibre/src/calibre/db/cache.py:1721
115#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:130
116#: /__w/calibre/calibre/src/calibre/db/lazy.py:287
117#: /__w/calibre/calibre/src/calibre/db/lazy.py:288
118#: /__w/calibre/calibre/src/calibre/db/lazy.py:289
119#: /__w/calibre/calibre/src/calibre/db/lazy.py:290
120#: /__w/calibre/calibre/src/calibre/db/lazy.py:298
121#: /__w/calibre/calibre/src/calibre/db/tests/writing.py:249
122#: /__w/calibre/calibre/src/calibre/db/tests/writing.py:251
123#: /__w/calibre/calibre/src/calibre/db/write.py:175
124#: /__w/calibre/calibre/src/calibre/db/write.py:179
125#: /__w/calibre/calibre/src/calibre/devices/android/driver.py:402
126#: /__w/calibre/calibre/src/calibre/devices/android/driver.py:403
127#: /__w/calibre/calibre/src/calibre/devices/hanvon/driver.py:122
128#: /__w/calibre/calibre/src/calibre/devices/hanvon/driver.py:123
129#: /__w/calibre/calibre/src/calibre/devices/jetbook/driver.py:74
130#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:127
131#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:759
132#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:1729
133#: /__w/calibre/calibre/src/calibre/devices/mtp/books.py:46
134#: /__w/calibre/calibre/src/calibre/devices/mtp/books.py:70
135#: /__w/calibre/calibre/src/calibre/devices/mtp/unix/driver.py:311
136#: /__w/calibre/calibre/src/calibre/devices/mtp/windows/driver.py:264
137#: /__w/calibre/calibre/src/calibre/devices/nook/driver.py:67
138#: /__w/calibre/calibre/src/calibre/devices/nook/driver.py:68
139#: /__w/calibre/calibre/src/calibre/devices/paladin/driver.py:336
140#: /__w/calibre/calibre/src/calibre/devices/paladin/driver.py:337
141#: /__w/calibre/calibre/src/calibre/devices/prs505/sony_cache.py:663
142#: /__w/calibre/calibre/src/calibre/devices/prst1/driver.py:473
143#: /__w/calibre/calibre/src/calibre/devices/prst1/driver.py:474
144#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:558
145#: /__w/calibre/calibre/src/calibre/ebooks/chm/metadata.py:61
146#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/chm_input.py:191
147#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:197
148#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/fb2_input.py:129
149#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/fb2_input.py:131
150#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/html_input.py:141
151#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/html_input.py:146
152#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/lrf_output.py:30
153#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdb_input.py:31
154#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/rtf_input.py:303
155#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/rtf_input.py:305
156#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:333
157#: /__w/calibre/calibre/src/calibre/ebooks/covers.py:292
158#: /__w/calibre/calibre/src/calibre/ebooks/docx/container.py:228
159#: /__w/calibre/calibre/src/calibre/ebooks/docx/to_html.py:85
160#: /__w/calibre/calibre/src/calibre/ebooks/epub/periodical.py:143
161#: /__w/calibre/calibre/src/calibre/ebooks/htmlz/oeb2html.py:51
162#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1849
163#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1851
164#: /__w/calibre/calibre/src/calibre/ebooks/metadata/__init__.py:363
165#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:42
166#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:43
167#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:44
168#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:84
169#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:497
170#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:749
171#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:789
172#: /__w/calibre/calibre/src/calibre/ebooks/metadata/ereader.py:39
173#: /__w/calibre/calibre/src/calibre/ebooks/metadata/ereader.py:64
174#: /__w/calibre/calibre/src/calibre/ebooks/metadata/extz.py:24
175#: /__w/calibre/calibre/src/calibre/ebooks/metadata/fb2.py:115
176#: /__w/calibre/calibre/src/calibre/ebooks/metadata/fb2.py:123
177#: /__w/calibre/calibre/src/calibre/ebooks/metadata/fb2.py:178
178#: /__w/calibre/calibre/src/calibre/ebooks/metadata/html.py:158
179#: /__w/calibre/calibre/src/calibre/ebooks/metadata/html.py:161
180#: /__w/calibre/calibre/src/calibre/ebooks/metadata/html.py:347
181#: /__w/calibre/calibre/src/calibre/ebooks/metadata/kfx.py:316
182#: /__w/calibre/calibre/src/calibre/ebooks/metadata/kfx.py:317
183#: /__w/calibre/calibre/src/calibre/ebooks/metadata/meta.py:35
184#: /__w/calibre/calibre/src/calibre/ebooks/metadata/meta.py:63
185#: /__w/calibre/calibre/src/calibre/ebooks/metadata/meta.py:65
186#: /__w/calibre/calibre/src/calibre/ebooks/metadata/meta.py:108
187#: /__w/calibre/calibre/src/calibre/ebooks/metadata/meta.py:110
188#: /__w/calibre/calibre/src/calibre/ebooks/metadata/mobi.py:501
189#: /__w/calibre/calibre/src/calibre/ebooks/metadata/mobi.py:503
190#: /__w/calibre/calibre/src/calibre/ebooks/metadata/mobi.py:505
191#: /__w/calibre/calibre/src/calibre/ebooks/metadata/opf2.py:1388
192#: /__w/calibre/calibre/src/calibre/ebooks/metadata/opf2.py:1498
193#: /__w/calibre/calibre/src/calibre/ebooks/metadata/opf3.py:1008
194#: /__w/calibre/calibre/src/calibre/ebooks/metadata/pdb.py:49
195#: /__w/calibre/calibre/src/calibre/ebooks/metadata/pdf.py:131
196#: /__w/calibre/calibre/src/calibre/ebooks/metadata/pdf.py:134
197#: /__w/calibre/calibre/src/calibre/ebooks/metadata/plucker.py:25
198#: /__w/calibre/calibre/src/calibre/ebooks/metadata/pml.py:25
199#: /__w/calibre/calibre/src/calibre/ebooks/metadata/pml.py:51
200#: /__w/calibre/calibre/src/calibre/ebooks/metadata/rtf.py:118
201#: /__w/calibre/calibre/src/calibre/ebooks/metadata/rtf.py:121
202#: /__w/calibre/calibre/src/calibre/ebooks/metadata/rtf.py:131
203#: /__w/calibre/calibre/src/calibre/ebooks/metadata/snb.py:16
204#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/base.py:36
205#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/base.py:360
206#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/covers.py:92
207#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/covers.py:94
208#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/google.py:100
209#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/identify.py:266
210#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/identify.py:373
211#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/identify.py:375
212#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/identify.py:479
213#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/worker.py:25
214#: /__w/calibre/calibre/src/calibre/ebooks/metadata/txt.py:23
215#: /__w/calibre/calibre/src/calibre/ebooks/metadata/xmp.py:242
216#: /__w/calibre/calibre/src/calibre/ebooks/metadata/xmp.py:353
217#: /__w/calibre/calibre/src/calibre/ebooks/mobi/reader/headers.py:38
218#: /__w/calibre/calibre/src/calibre/ebooks/mobi/reader/headers.py:135
219#: /__w/calibre/calibre/src/calibre/ebooks/mobi/reader/headers.py:202
220#: /__w/calibre/calibre/src/calibre/ebooks/mobi/reader/headers.py:241
221#: /__w/calibre/calibre/src/calibre/ebooks/mobi/reader/mobi6.py:661
222#: /__w/calibre/calibre/src/calibre/ebooks/mobi/utils.py:342
223#: /__w/calibre/calibre/src/calibre/ebooks/mobi/writer2/indexer.py:469
224#: /__w/calibre/calibre/src/calibre/ebooks/mobi/writer8/main.py:396
225#: /__w/calibre/calibre/src/calibre/ebooks/mobi/writer8/main.py:489
226#: /__w/calibre/calibre/src/calibre/ebooks/odt/input.py:278
227#: /__w/calibre/calibre/src/calibre/ebooks/odt/input.py:280
228#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:973
229#: /__w/calibre/calibre/src/calibre/ebooks/oeb/iterator/spine.py:92
230#: /__w/calibre/calibre/src/calibre/ebooks/oeb/parse_utils.py:320
231#: /__w/calibre/calibre/src/calibre/ebooks/oeb/parse_utils.py:323
232#: /__w/calibre/calibre/src/calibre/ebooks/oeb/parse_utils.py:327
233#: /__w/calibre/calibre/src/calibre/ebooks/oeb/reader.py:150
234#: /__w/calibre/calibre/src/calibre/ebooks/oeb/reader.py:157
235#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/jacket.py:122
236#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/jacket.py:127
237#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/jacket.py:284
238#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/jacket.py:295
239#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/jacket.py:325
240#: /__w/calibre/calibre/src/calibre/ebooks/pdb/ereader/writer.py:172
241#: /__w/calibre/calibre/src/calibre/ebooks/pdb/ereader/writer.py:173
242#: /__w/calibre/calibre/src/calibre/ebooks/pdb/palmdoc/writer.py:31
243#: /__w/calibre/calibre/src/calibre/ebooks/pdb/ztxt/writer.py:29
244#: /__w/calibre/calibre/src/calibre/ebooks/pdf/html_writer.py:701
245#: /__w/calibre/calibre/src/calibre/ebooks/pdf/image_writer.py:21
246#: /__w/calibre/calibre/src/calibre/ebooks/pdf/image_writer.py:22
247#: /__w/calibre/calibre/src/calibre/ebooks/pdf/render/links.py:145
248#: /__w/calibre/calibre/src/calibre/ebooks/txt/processor.py:148
249#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:575
250#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:583
251#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:328
252#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:720
253#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:722
254#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:957
255#: /__w/calibre/calibre/src/calibre/gui2/add.py:355
256#: /__w/calibre/calibre/src/calibre/gui2/add.py:415
257#: /__w/calibre/calibre/src/calibre/gui2/add.py:471
258#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:1109
259#: /__w/calibre/calibre/src/calibre/gui2/convert/__init__.py:52
260#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata.py:147
261#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata.py:163
262#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata.py:165
263#: /__w/calibre/calibre/src/calibre/gui2/cover_flow.py:154
264#: /__w/calibre/calibre/src/calibre/gui2/device.py:1513
265#: /__w/calibre/calibre/src/calibre/gui2/device.py:1516
266#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/tabbed_device_config.py:364
267#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_empty_book.py:139
268#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_empty_book.py:147
269#: /__w/calibre/calibre/src/calibre/gui2/dialogs/authors_edit.py:180
270#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:699
271#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1084
272#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:526
273#: /__w/calibre/calibre/src/calibre/gui2/email.py:397
274#: /__w/calibre/calibre/src/calibre/gui2/email.py:412
275#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:550
276#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:671
277#: /__w/calibre/calibre/src/calibre/gui2/init.py:760
278#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:612
279#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1346
280#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1574
281#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1577
282#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1580
283#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1668
284#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:224
285#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:405
286#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:420
287#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:106
288#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:537
289#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:583
290#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:149
291#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:153
292#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:61
293#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:76
294#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:129
295#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:202
296#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:240
297#: /__w/calibre/calibre/src/calibre/gui2/save.py:117
298#: /__w/calibre/calibre/src/calibre/gui2/store/search/models.py:202
299#: /__w/calibre/calibre/src/calibre/gui2/store/stores/google_books_plugin.py:116
300#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:436
301#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:485
302#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:486
303#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:243
304#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:224
305#: /__w/calibre/calibre/src/calibre/gui2/viewer/search.py:479
306#: /__w/calibre/calibre/src/calibre/gui2/viewer/search.py:483
307#: /__w/calibre/calibre/src/calibre/gui2/viewer/search.py:497
308#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:624
309#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:953
310#: /__w/calibre/calibre/src/calibre/library/database.py:927
311#: /__w/calibre/calibre/src/calibre/library/database2.py:605
312#: /__w/calibre/calibre/src/calibre/library/database2.py:613
313#: /__w/calibre/calibre/src/calibre/library/database2.py:623
314#: /__w/calibre/calibre/src/calibre/library/database2.py:2299
315#: /__w/calibre/calibre/src/calibre/library/database2.py:2452
316#: /__w/calibre/calibre/src/calibre/library/database2.py:2905
317#: /__w/calibre/calibre/src/calibre/library/database2.py:3540
318#: /__w/calibre/calibre/src/calibre/library/database2.py:3542
319#: /__w/calibre/calibre/src/calibre/srv/content.py:160
320#: /__w/calibre/calibre/src/calibre/srv/content.py:161
321#: /__w/calibre/calibre/src/calibre/srv/tests/http.py:97
322#: /__w/calibre/calibre/src/calibre/srv/tests/http.py:106
323#: /__w/calibre/calibre/src/calibre/utils/formatter.py:281
324#: /__w/calibre/calibre/src/calibre/utils/localization.py:347
325#: /__w/calibre/calibre/src/calibre/web/feeds/__init__.py:25
326#: /__w/calibre/calibre/src/calibre/web/feeds/recipes/collection.py:50
327#: /__w/calibre/calibre/src/calibre/web/feeds/recipes/collection.py:58
328msgid "Unknown"
329msgstr "Невядома"
330
331#: /__w/calibre/calibre/src/calibre/customize/__init__.py:90
332msgid "Base"
333msgstr "Базавы"
334
335#: /__w/calibre/calibre/src/calibre/customize/__init__.py:164
336#: /__w/calibre/calibre/src/calibre/ebooks/html/to_zip.py:87
337#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:442
338msgid "Customize"
339msgstr "Наладзіць"
340
341#: /__w/calibre/calibre/src/calibre/customize/__init__.py:172
342#: /__w/calibre/calibre/src/calibre/gui2/actions/preferences.py:58
343#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:364
344msgid "Cannot configure"
345msgstr "Немагчыма наладзіць"
346
347#: /__w/calibre/calibre/src/calibre/customize/__init__.py:356
348msgid "File type"
349msgstr "Тып файла"
350
351#: /__w/calibre/calibre/src/calibre/customize/__init__.py:426
352msgid "Metadata reader"
353msgstr "Чытальнік метаданых"
354
355#: /__w/calibre/calibre/src/calibre/customize/__init__.py:458
356msgid "Metadata writer"
357msgstr "Запісвацель метаданых"
358
359#: /__w/calibre/calibre/src/calibre/customize/__init__.py:490
360msgid "Catalog generator"
361msgstr "Генератар каталога"
362
363#: /__w/calibre/calibre/src/calibre/customize/__init__.py:608
364msgid "User interface action"
365msgstr ""
366
367#: /__w/calibre/calibre/src/calibre/customize/__init__.py:643
368#: /__w/calibre/calibre/src/calibre/gui2/actions/preferences.py:22
369#: /__w/calibre/calibre/src/calibre/gui2/actions/preferences.py:30
370#: /__w/calibre/calibre/src/calibre/gui2/preferences/main.py:100
371#: /__w/calibre/calibre/src/calibre/gui2/preferences/main.py:237
372#: /__w/calibre/calibre/src/calibre/gui2/preferences/main.py:328
373#: /__w/calibre/calibre/src/calibre/gui2/preferences/main.py:361
374#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:448
375#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:65
376msgid "Preferences"
377msgstr "Налады"
378
379#: /__w/calibre/calibre/src/calibre/customize/__init__.py:696
380#: /__w/calibre/calibre/src/calibre/gui2/store/search/models.py:40
381msgid "Store"
382msgstr "Крама"
383
384#: /__w/calibre/calibre/src/calibre/customize/__init__.py:700
385msgid "An e-book store."
386msgstr ""
387
388#: /__w/calibre/calibre/src/calibre/customize/__init__.py:744
389msgid "Edit book tool"
390msgstr ""
391
392#: /__w/calibre/calibre/src/calibre/customize/__init__.py:756
393msgid "Library closed"
394msgstr ""
395
396#: /__w/calibre/calibre/src/calibre/customize/builtins.py:22
397msgid ""
398"Create a PMLZ archive containing the PML file and all images in the folder "
399"pmlname_img or images. This plugin is run every time you add a PML file to "
400"the library."
401msgstr ""
402
403#: /__w/calibre/calibre/src/calibre/customize/builtins.py:53
404msgid ""
405"Create a TXTZ archive when a TXT file is imported containing Markdown or "
406"Textile references to images. The referenced images as well as the TXT file "
407"are added to the archive."
408msgstr ""
409
410#: /__w/calibre/calibre/src/calibre/customize/builtins.py:108
411msgid "Extract cover from comic files"
412msgstr "Узяць вокладку з файлаў коміксаў"
413
414#: /__w/calibre/calibre/src/calibre/customize/builtins.py:153
415#: /__w/calibre/calibre/src/calibre/customize/builtins.py:164
416#: /__w/calibre/calibre/src/calibre/customize/builtins.py:177
417#: /__w/calibre/calibre/src/calibre/customize/builtins.py:188
418#: /__w/calibre/calibre/src/calibre/customize/builtins.py:199
419#: /__w/calibre/calibre/src/calibre/customize/builtins.py:211
420#: /__w/calibre/calibre/src/calibre/customize/builtins.py:223
421#: /__w/calibre/calibre/src/calibre/customize/builtins.py:234
422#: /__w/calibre/calibre/src/calibre/customize/builtins.py:245
423#: /__w/calibre/calibre/src/calibre/customize/builtins.py:256
424#: /__w/calibre/calibre/src/calibre/customize/builtins.py:267
425#: /__w/calibre/calibre/src/calibre/customize/builtins.py:278
426#: /__w/calibre/calibre/src/calibre/customize/builtins.py:289
427#: /__w/calibre/calibre/src/calibre/customize/builtins.py:300
428#: /__w/calibre/calibre/src/calibre/customize/builtins.py:312
429#: /__w/calibre/calibre/src/calibre/customize/builtins.py:325
430#: /__w/calibre/calibre/src/calibre/customize/builtins.py:348
431#: /__w/calibre/calibre/src/calibre/customize/builtins.py:360
432#: /__w/calibre/calibre/src/calibre/customize/builtins.py:371
433#: /__w/calibre/calibre/src/calibre/customize/builtins.py:383
434#: /__w/calibre/calibre/src/calibre/customize/builtins.py:394
435#: /__w/calibre/calibre/src/calibre/customize/builtins.py:406
436#, python-format
437msgid "Read metadata from %s files"
438msgstr "Счытаць метаданыя з %s файлаў"
439
440#: /__w/calibre/calibre/src/calibre/customize/builtins.py:337
441msgid "Read metadata from e-books in RAR archives"
442msgstr ""
443
444#: /__w/calibre/calibre/src/calibre/customize/builtins.py:418
445msgid "Read metadata from e-books in ZIP archives"
446msgstr ""
447
448#: /__w/calibre/calibre/src/calibre/customize/builtins.py:437
449#: /__w/calibre/calibre/src/calibre/customize/builtins.py:456
450#: /__w/calibre/calibre/src/calibre/customize/builtins.py:479
451#: /__w/calibre/calibre/src/calibre/customize/builtins.py:490
452#: /__w/calibre/calibre/src/calibre/customize/builtins.py:514
453#: /__w/calibre/calibre/src/calibre/customize/builtins.py:526
454#: /__w/calibre/calibre/src/calibre/customize/builtins.py:537
455#, python-format
456msgid "Set metadata in %s files"
457msgstr ""
458
459#: /__w/calibre/calibre/src/calibre/customize/builtins.py:448
460#, python-brace-format
461msgid ""
462"Enter {0} below to have the EPUB metadata writer plugin not add cover images"
463" to EPUB files that have no existing cover image."
464msgstr ""
465
466#: /__w/calibre/calibre/src/calibre/customize/builtins.py:467
467#: /__w/calibre/calibre/src/calibre/customize/builtins.py:502
468#: /__w/calibre/calibre/src/calibre/customize/builtins.py:549
469#: /__w/calibre/calibre/src/calibre/customize/builtins.py:561
470#: /__w/calibre/calibre/src/calibre/customize/builtins.py:572
471#, python-format
472msgid "Set metadata from %s files"
473msgstr ""
474
475#: /__w/calibre/calibre/src/calibre/customize/builtins.py:819
476msgid "Add books to calibre or the connected device"
477msgstr "Дадаць кнігі ў calibre альбо на падлучаную прыладу"
478
479#: /__w/calibre/calibre/src/calibre/customize/builtins.py:825
480msgid "Fetch annotations from a connected Kindle (experimental)"
481msgstr "Счытаць анатацыі з падлучанага Kindle (эксперыментальная функцыя)"
482
483#: /__w/calibre/calibre/src/calibre/customize/builtins.py:831
484msgid "Generate a catalog of the books in your calibre library"
485msgstr "Згенераваць каталог кніг вашай бібліятэкі calibre"
486
487#: /__w/calibre/calibre/src/calibre/customize/builtins.py:837
488msgid "Convert books to various e-book formats"
489msgstr ""
490
491#: /__w/calibre/calibre/src/calibre/customize/builtins.py:843
492msgid "Fine tune your e-books"
493msgstr ""
494
495#: /__w/calibre/calibre/src/calibre/customize/builtins.py:849
496#: /__w/calibre/calibre/src/calibre/gui2/actions/browse_annots.py:16
497msgid "Browse highlights and bookmarks from all books in the library"
498msgstr ""
499
500#: /__w/calibre/calibre/src/calibre/customize/builtins.py:855
501#: /__w/calibre/calibre/src/calibre/gui2/actions/toc_edit.py:74
502msgid "Edit the Table of Contents in your books"
503msgstr ""
504
505#: /__w/calibre/calibre/src/calibre/customize/builtins.py:861
506msgid "Delete books from your calibre library or connected device"
507msgstr "Выдаліць кнігі з бібліятэкі calibre альбо падлучанай прылады "
508
509#: /__w/calibre/calibre/src/calibre/customize/builtins.py:867
510msgid ""
511"Embed updated metadata into the actual book files in your calibre library"
512msgstr ""
513
514#: /__w/calibre/calibre/src/calibre/customize/builtins.py:873
515msgid "Edit the metadata of books in your calibre library"
516msgstr "Рэдагаваць метаданыя кніг з вашай бібліятэкі "
517
518#: /__w/calibre/calibre/src/calibre/customize/builtins.py:879
519msgid "Read books in your calibre library"
520msgstr "Чытаць кнігі з бібліятэкі "
521
522#: /__w/calibre/calibre/src/calibre/customize/builtins.py:885
523msgid "Download news from the internet in e-book form"
524msgstr ""
525
526#: /__w/calibre/calibre/src/calibre/customize/builtins.py:891
527msgid "Show a list of related books quickly"
528msgstr ""
529
530#: /__w/calibre/calibre/src/calibre/customize/builtins.py:897
531#: /__w/calibre/calibre/src/calibre/gui2/actions/tag_mapper.py:16
532msgid "Filter/transform the tags for books in the library"
533msgstr "Фільтраваць/змяніць пазнакі кніг з бібліятэкі "
534
535#: /__w/calibre/calibre/src/calibre/customize/builtins.py:903
536#: /__w/calibre/calibre/src/calibre/gui2/actions/author_mapper.py:15
537msgid "Transform the authors for books in the library"
538msgstr ""
539
540#: /__w/calibre/calibre/src/calibre/customize/builtins.py:909
541msgid "Show an editor for testing templates"
542msgstr ""
543
544#: /__w/calibre/calibre/src/calibre/customize/builtins.py:915
545msgid ""
546"Show a dialog for creating and managing template functions and stored "
547"templates"
548msgstr ""
549
550#: /__w/calibre/calibre/src/calibre/customize/builtins.py:921
551msgid "Export books from your calibre library to the hard disk"
552msgstr "Экспартаваць кнігі з бібліятэкі на цвёрды дыск "
553
554#: /__w/calibre/calibre/src/calibre/customize/builtins.py:927
555msgid "Show Book details in a separate popup"
556msgstr ""
557
558#: /__w/calibre/calibre/src/calibre/customize/builtins.py:933
559#: /__w/calibre/calibre/src/calibre/gui2/actions/restart.py:16
560msgid "Restart calibre"
561msgstr "Перазапусціць calibre"
562
563#: /__w/calibre/calibre/src/calibre/customize/builtins.py:939
564msgid "Open the folder that contains the book files in your calibre library"
565msgstr "Адкрыць каталог з файламі кніг вашай бібліятэкі "
566
567#: /__w/calibre/calibre/src/calibre/customize/builtins.py:946
568msgid "Auto scroll through the list of books"
569msgstr ""
570
571#: /__w/calibre/calibre/src/calibre/customize/builtins.py:952
572msgid "Send books to the connected device"
573msgstr "Пераслаць кнігі на падлучаную прыладу "
574
575#: /__w/calibre/calibre/src/calibre/customize/builtins.py:958
576msgid ""
577"Send books via email or the web. Also connect to folders on your computer as"
578" if they are devices"
579msgstr ""
580
581#: /__w/calibre/calibre/src/calibre/customize/builtins.py:965
582#: /__w/calibre/calibre/src/calibre/gui2/actions/help.py:19
583msgid "Browse the calibre User Manual"
584msgstr "Зазірнуць у дапаможнік "
585
586#: /__w/calibre/calibre/src/calibre/customize/builtins.py:971
587msgid "Customize calibre"
588msgstr "Наладзіць calibre"
589
590#: /__w/calibre/calibre/src/calibre/customize/builtins.py:977
591msgid "Easily find books similar to the currently selected one"
592msgstr "Хуткі пошук кніг, падобных да вылучанай"
593
594#: /__w/calibre/calibre/src/calibre/customize/builtins.py:983
595msgid ""
596"Switch between different calibre libraries and perform maintenance on them"
597msgstr ""
598
599#: /__w/calibre/calibre/src/calibre/customize/builtins.py:990
600msgid "Copy books from the device to your calibre library"
601msgstr "Капіяваць кнігі з прылады ў вашую бібліятэку"
602
603#: /__w/calibre/calibre/src/calibre/customize/builtins.py:996
604msgid "Edit the collections in which books are placed on your device"
605msgstr ""
606
607#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1002
608msgid "Match book on the devices to books in the library"
609msgstr ""
610
611#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1008
612#: /__w/calibre/calibre/src/calibre/gui2/actions/match_books.py:47
613msgid "Show the book in the calibre library that matches this book"
614msgstr ""
615
616#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1014
617msgid "Copy a book from one calibre library to another"
618msgstr "Капіяваць кнігі з адной бібліятэкі calibre у іншыя"
619
620#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1020
621msgid "Edit e-books in the EPUB or AZW3 formats"
622msgstr ""
623
624#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1026
625msgid "Make small changes to EPUB or HTMLZ files in your calibre library"
626msgstr ""
627
628#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1032
629msgid ""
630"Find the next or previous match when searching in your calibre library in "
631"highlight mode"
632msgstr ""
633
634#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1039
635msgid "Choose a random book from your calibre library"
636msgstr "Абраць выпадковую кнігу з бібліятэкі"
637
638#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1045
639#: /__w/calibre/calibre/src/calibre/gui2/actions/sort.py:48
640msgid "Sort the list of books"
641msgstr "Сартаваць кнігі ў спісе"
642
643#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1051
644msgid "Temporarily mark books"
645msgstr ""
646
647#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1057
648#: /__w/calibre/calibre/src/calibre/gui2/actions/virtual_library.py:14
649msgid "Change the current Virtual library"
650msgstr ""
651
652#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1064
653msgid "Search for books from different book sellers"
654msgstr ""
655
656#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1081
657msgid "Get new calibre plugins or update your existing ones"
658msgstr ""
659
660#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1104
661#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel.py:21
662msgid "Look & feel"
663msgstr ""
664
665#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1106
666#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1119
667#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1131
668#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1143
669#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1156
670msgid "Interface"
671msgstr "Выгляд "
672
673#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1110
674msgid "Adjust the look and feel of the calibre interface to suit your tastes"
675msgstr ""
676
677#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1117
678msgid "Behavior"
679msgstr "Паводзіны"
680
681#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1123
682msgid "Change the way calibre behaves"
683msgstr ""
684
685#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1129
686#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:501
687msgid "Add your own columns"
688msgstr ""
689
690#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1135
691msgid "Add/remove your own columns to the calibre book list"
692msgstr ""
693
694#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1141
695msgid "Toolbars & menus"
696msgstr ""
697
698#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1147
699msgid ""
700"Customize the toolbars and context menus, changing which actions are "
701"available in each"
702msgstr "Наладзіць паліцы прылад і меню, змяніць даступныя дзеянні"
703
704#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1154
705msgid "Searching"
706msgstr "Прагляд"
707
708#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1160
709msgid "Customize the way searching for books works in calibre"
710msgstr ""
711
712#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1166
713msgid "Input options"
714msgstr ""
715
716#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1168
717#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1185
718#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1197
719msgid "Conversion"
720msgstr "Пераўтварэнне"
721
722#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1172
723msgid "Set conversion options specific to each input format"
724msgstr ""
725
726#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1183
727msgid "Common options"
728msgstr ""
729
730#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1189
731msgid "Set conversion options common to all formats"
732msgstr ""
733
734#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1195
735msgid "Output options"
736msgstr ""
737
738#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1201
739msgid "Set conversion options specific to each output format"
740msgstr ""
741
742#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1207
743msgid "Adding books"
744msgstr "Даданне кніг "
745
746#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1209
747#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1222
748#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1235
749#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1248
750msgid "Import/export"
751msgstr ""
752
753#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1213
754msgid "Control how calibre reads metadata from files when adding books"
755msgstr "Налады чытання метаданых падчас дадання кніг"
756
757#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1220
758msgid "Saving books to disk"
759msgstr "Захаванне кніг на дыску"
760
761#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1226
762msgid ""
763"Control how calibre exports files from its database to disk when using Save "
764"to disk"
765msgstr "Налады экспарту файлаў з базы даных на дыск"
766
767#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1233
768msgid "Sending books to devices"
769msgstr "Перадача кніг на прылады"
770
771#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1239
772msgid "Control how calibre transfers files to your e-book reader"
773msgstr ""
774
775#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1246
776msgid "Metadata plugboards"
777msgstr ""
778
779#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1252
780msgid "Change metadata fields before saving/sending"
781msgstr ""
782
783#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1258
784#: /__w/calibre/calibre/src/calibre/gui2/actions/show_stored_templates.py:12
785#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:159
786#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:250
787#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:260
788#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:267
789#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:273
790#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:277
791#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:293
792#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:357
793#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:429
794msgid "Template functions"
795msgstr ""
796
797#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1260
798#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1324
799#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1337
800#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1349
801#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1361
802#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:828
803msgid "Advanced"
804msgstr "Налады"
805
806#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1264
807msgid "Create your own template functions"
808msgstr ""
809
810#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1270
811msgid "Sharing books by email"
812msgstr "Сінхранізацыя  кніг праз электронную пошту "
813
814#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1272
815#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1285
816#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1299
817#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1311
818msgid "Sharing"
819msgstr "Сінхранізацыя"
820
821#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1276
822msgid ""
823"Setup sharing of books via email. Can be used for automatic sending of "
824"downloaded news to your devices"
825msgstr "Налады сінхранізацыі праз электронную пошту. Спампаваныя навіны могуць аўтаматычна адпраўляцца на вашыя прылады"
826
827#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1283
828msgid "Sharing over the net"
829msgstr "Сінхранізацыя праз інтэрнэт "
830
831#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1289
832msgid ""
833"Setup the calibre Content server which will give you access to your calibre "
834"library from anywhere, on any device, over the internet"
835msgstr ""
836
837#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1297
838msgid "Metadata download"
839msgstr "Спампоўванне метаданых "
840
841#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1303
842msgid "Control how calibre downloads e-book metadata from the net"
843msgstr ""
844
845#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1309
846#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:407
847msgid "Ignored devices"
848msgstr "Ігнаруемыя прылады"
849
850#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1315
851msgid ""
852"Control which devices calibre will ignore when they are connected to the "
853"computer."
854msgstr ""
855
856#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1322
857#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:311
858#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/plugin.py:87
859msgid "Plugins"
860msgstr "Убудовы"
861
862#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1328
863msgid "Add/remove/customize various bits of calibre functionality"
864msgstr ""
865
866#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1335
867msgid "Tweaks"
868msgstr ""
869
870#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1341
871msgid "Fine tune how calibre behaves in various contexts"
872msgstr ""
873
874#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1347
875#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:563
876msgid "Shortcuts"
877msgstr ""
878
879#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1353
880msgid "Customize the keyboard shortcuts used by calibre"
881msgstr ""
882
883#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1359
884#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:137
885msgid "Miscellaneous"
886msgstr ""
887
888#: /__w/calibre/calibre/src/calibre/customize/builtins.py:1365
889msgid "Miscellaneous advanced configuration"
890msgstr ""
891
892#: /__w/calibre/calibre/src/calibre/customize/conversion.py:111
893msgid "Options specific to the output format."
894msgstr ""
895
896#: /__w/calibre/calibre/src/calibre/customize/conversion.py:121
897msgid "Options specific to the input format."
898msgstr ""
899
900#: /__w/calibre/calibre/src/calibre/customize/conversion.py:137
901msgid "Conversion input"
902msgstr ""
903
904#: /__w/calibre/calibre/src/calibre/customize/conversion.py:173
905msgid ""
906"Specify the character encoding of the input document. If set this option "
907"will override any encoding declared by the document itself. Particularly "
908"useful for documents that do not declare an encoding or that have erroneous "
909"encoding declarations."
910msgstr ""
911
912#: /__w/calibre/calibre/src/calibre/customize/conversion.py:286
913msgid "Conversion output"
914msgstr ""
915
916#: /__w/calibre/calibre/src/calibre/customize/conversion.py:302
917msgid ""
918"If specified, the output plugin will try to create output that is as human "
919"readable as possible. May not have any effect for some output plugins."
920msgstr ""
921
922#: /__w/calibre/calibre/src/calibre/customize/conversion.py:317
923#, python-format
924msgid "Convert e-books to the %s format"
925msgstr ""
926
927#: /__w/calibre/calibre/src/calibre/customize/profiles.py:47
928msgid "Input profile"
929msgstr ""
930
931#: /__w/calibre/calibre/src/calibre/customize/profiles.py:51
932msgid ""
933"This profile tries to provide sane defaults and is useful if you know "
934"nothing about the input document."
935msgstr ""
936
937#: /__w/calibre/calibre/src/calibre/customize/profiles.py:59
938#: /__w/calibre/calibre/src/calibre/customize/profiles.py:482
939msgid ""
940"This profile is intended for the SONY PRS line. The 500/505/600/700 etc."
941msgstr ""
942
943#: /__w/calibre/calibre/src/calibre/customize/profiles.py:72
944msgid "This profile is intended for the SONY PRS 300."
945msgstr ""
946
947#: /__w/calibre/calibre/src/calibre/customize/profiles.py:82
948#: /__w/calibre/calibre/src/calibre/customize/profiles.py:524
949msgid "This profile is intended for the SONY PRS-900."
950msgstr ""
951
952#: /__w/calibre/calibre/src/calibre/customize/profiles.py:91
953#: /__w/calibre/calibre/src/calibre/customize/profiles.py:595
954msgid "This profile is intended for the Microsoft Reader."
955msgstr ""
956
957#: /__w/calibre/calibre/src/calibre/customize/profiles.py:103
958#: /__w/calibre/calibre/src/calibre/customize/profiles.py:607
959msgid "This profile is intended for the Mobipocket books."
960msgstr ""
961
962#: /__w/calibre/calibre/src/calibre/customize/profiles.py:117
963#: /__w/calibre/calibre/src/calibre/customize/profiles.py:621
964msgid "This profile is intended for the Hanlin V3 and its clones."
965msgstr ""
966
967#: /__w/calibre/calibre/src/calibre/customize/profiles.py:130
968#: /__w/calibre/calibre/src/calibre/customize/profiles.py:634
969msgid "This profile is intended for the Hanlin V5 and its clones."
970msgstr ""
971
972#: /__w/calibre/calibre/src/calibre/customize/profiles.py:141
973#: /__w/calibre/calibre/src/calibre/customize/profiles.py:643
974msgid "This profile is intended for the Cybook G3."
975msgstr ""
976
977#: /__w/calibre/calibre/src/calibre/customize/profiles.py:155
978#: /__w/calibre/calibre/src/calibre/customize/profiles.py:658
979msgid "This profile is intended for the Cybook Opus."
980msgstr ""
981
982#: /__w/calibre/calibre/src/calibre/customize/profiles.py:168
983#: /__w/calibre/calibre/src/calibre/customize/profiles.py:672
984msgid "This profile is intended for the Amazon Kindle."
985msgstr ""
986
987#: /__w/calibre/calibre/src/calibre/customize/profiles.py:181
988#: /__w/calibre/calibre/src/calibre/customize/profiles.py:770
989msgid "This profile is intended for the Irex Illiad."
990msgstr ""
991
992#: /__w/calibre/calibre/src/calibre/customize/profiles.py:194
993#: /__w/calibre/calibre/src/calibre/customize/profiles.py:784
994msgid "This profile is intended for the IRex Digital Reader 1000."
995msgstr ""
996
997#: /__w/calibre/calibre/src/calibre/customize/profiles.py:208
998#: /__w/calibre/calibre/src/calibre/customize/profiles.py:799
999msgid "This profile is intended for the IRex Digital Reader 800."
1000msgstr ""
1001
1002#: /__w/calibre/calibre/src/calibre/customize/profiles.py:221
1003#: /__w/calibre/calibre/src/calibre/customize/profiles.py:814
1004msgid "This profile is intended for the B&N Nook."
1005msgstr ""
1006
1007#: /__w/calibre/calibre/src/calibre/customize/profiles.py:245
1008msgid "Output profile"
1009msgstr ""
1010
1011#: /__w/calibre/calibre/src/calibre/customize/profiles.py:249
1012msgid ""
1013"This profile tries to provide sane defaults and is useful if you want to "
1014"produce a document intended to be read at a computer or on a range of "
1015"devices."
1016msgstr ""
1017
1018#: /__w/calibre/calibre/src/calibre/customize/profiles.py:286
1019msgid ""
1020"Intended for the iPad and similar devices with a resolution of 768x1024"
1021msgstr ""
1022
1023#: /__w/calibre/calibre/src/calibre/customize/profiles.py:449
1024msgid ""
1025"Intended for the iPad 3 and similar devices with a resolution of 1536x2048"
1026msgstr ""
1027
1028#: /__w/calibre/calibre/src/calibre/customize/profiles.py:454
1029msgid "Tablet"
1030msgstr ""
1031
1032#: /__w/calibre/calibre/src/calibre/customize/profiles.py:456
1033msgid "Intended for generic tablet devices, does no resizing of images"
1034msgstr ""
1035
1036#: /__w/calibre/calibre/src/calibre/customize/profiles.py:465
1037msgid ""
1038"Intended for the Samsung Galaxy and similar tablet devices with a resolution"
1039" of 600x1280"
1040msgstr ""
1041
1042#: /__w/calibre/calibre/src/calibre/customize/profiles.py:473
1043msgid ""
1044"Intended for the Nook HD+ and similar tablet devices with a resolution of "
1045"1280x1920"
1046msgstr ""
1047
1048#: /__w/calibre/calibre/src/calibre/customize/profiles.py:500
1049msgid "This profile is intended for the Kobo Reader."
1050msgstr ""
1051
1052#: /__w/calibre/calibre/src/calibre/customize/profiles.py:514
1053msgid "This profile is intended for the SONY PRS-300."
1054msgstr ""
1055
1056#: /__w/calibre/calibre/src/calibre/customize/profiles.py:535
1057msgid "This profile is intended for the SONY PRS-T3."
1058msgstr ""
1059
1060#: /__w/calibre/calibre/src/calibre/customize/profiles.py:543
1061msgid "Generic e-ink"
1062msgstr ""
1063
1064#: /__w/calibre/calibre/src/calibre/customize/profiles.py:545
1065msgid "Suitable for use with any e-ink device"
1066msgstr ""
1067
1068#: /__w/calibre/calibre/src/calibre/customize/profiles.py:551
1069msgid "Generic e-ink large"
1070msgstr ""
1071
1072#: /__w/calibre/calibre/src/calibre/customize/profiles.py:553
1073msgid "Suitable for use with any large screen e-ink device"
1074msgstr ""
1075
1076#: /__w/calibre/calibre/src/calibre/customize/profiles.py:561
1077msgid "Generic e-ink HD"
1078msgstr ""
1079
1080#: /__w/calibre/calibre/src/calibre/customize/profiles.py:563
1081msgid "Suitable for use with any modern high resolution e-ink device"
1082msgstr ""
1083
1084#: /__w/calibre/calibre/src/calibre/customize/profiles.py:573
1085msgid "This profile is intended for the 5-inch JetBook."
1086msgstr ""
1087
1088#: /__w/calibre/calibre/src/calibre/customize/profiles.py:583
1089msgid ""
1090"This profile is intended for the SONY PRS line. The 500/505/700 etc, in "
1091"landscape mode. Mainly useful for comics."
1092msgstr ""
1093
1094#: /__w/calibre/calibre/src/calibre/customize/profiles.py:692
1095msgid "This profile is intended for the Amazon Kindle DX."
1096msgstr ""
1097
1098#: /__w/calibre/calibre/src/calibre/customize/profiles.py:710
1099msgid "This profile is intended for the Amazon Kindle PaperWhite 1 and 2"
1100msgstr ""
1101
1102#: /__w/calibre/calibre/src/calibre/customize/profiles.py:722
1103msgid "This profile is intended for the Amazon Kindle Voyage"
1104msgstr ""
1105
1106#: /__w/calibre/calibre/src/calibre/customize/profiles.py:735
1107msgid "This profile is intended for the Amazon Kindle PaperWhite 3 and above"
1108msgstr ""
1109
1110#: /__w/calibre/calibre/src/calibre/customize/profiles.py:747
1111msgid ""
1112"This profile is intended for the Amazon Kindle Oasis 2017, PaperWhite 2021 "
1113"and above"
1114msgstr ""
1115
1116#: /__w/calibre/calibre/src/calibre/customize/profiles.py:759
1117msgid "This profile is intended for the Amazon Kindle Fire."
1118msgstr ""
1119
1120#: /__w/calibre/calibre/src/calibre/customize/profiles.py:827
1121msgid "This profile is intended for the B&N Nook Color."
1122msgstr ""
1123
1124#: /__w/calibre/calibre/src/calibre/customize/profiles.py:839
1125msgid "This profile is intended for the PocketBook Pro 900 series of devices."
1126msgstr ""
1127
1128#: /__w/calibre/calibre/src/calibre/customize/profiles.py:851
1129msgid "This profile is intended for the PocketBook Pro 912 series of devices."
1130msgstr ""
1131
1132#: /__w/calibre/calibre/src/calibre/customize/profiles.py:864
1133msgid ""
1134"This profile is intended for the PocketBook Lux (1-5) and Basic 4 series of "
1135"devices."
1136msgstr ""
1137
1138#: /__w/calibre/calibre/src/calibre/customize/profiles.py:876
1139msgid ""
1140"This profile is intended for the PocketBook HD Touch (1-3) series of "
1141"devices."
1142msgstr ""
1143
1144#: /__w/calibre/calibre/src/calibre/customize/profiles.py:888
1145msgid ""
1146"This profile is intended for the PocketBook Inkpad 3 and X series of "
1147"devices."
1148msgstr ""
1149
1150#: /__w/calibre/calibre/src/calibre/customize/ui.py:40
1151msgid "Installed plugins"
1152msgstr ""
1153
1154#: /__w/calibre/calibre/src/calibre/customize/ui.py:41
1155msgid "Mapping for filetype plugins"
1156msgstr ""
1157
1158#: /__w/calibre/calibre/src/calibre/customize/ui.py:42
1159msgid "Local plugin customization"
1160msgstr ""
1161
1162#: /__w/calibre/calibre/src/calibre/customize/ui.py:43
1163msgid "Disabled plugins"
1164msgstr ""
1165
1166#: /__w/calibre/calibre/src/calibre/customize/ui.py:44
1167msgid "Enabled plugins"
1168msgstr ""
1169
1170#: /__w/calibre/calibre/src/calibre/customize/ui.py:678
1171#, python-format
1172msgid "Initialization of plugin %s failed with traceback:"
1173msgstr ""
1174
1175#: /__w/calibre/calibre/src/calibre/customize/ui.py:797
1176msgid ""
1177"    %prog options\n"
1178"\n"
1179"    Customize calibre by loading external plugins.\n"
1180"    "
1181msgstr ""
1182
1183#: /__w/calibre/calibre/src/calibre/customize/ui.py:803
1184msgid "Add a plugin by specifying the path to the ZIP file containing it."
1185msgstr ""
1186
1187#: /__w/calibre/calibre/src/calibre/customize/ui.py:805
1188msgid ""
1189"For plugin developers: Path to the folder where you are developing the "
1190"plugin. This command will automatically zip up the plugin and update it in "
1191"calibre."
1192msgstr ""
1193
1194#: /__w/calibre/calibre/src/calibre/customize/ui.py:809
1195msgid "Remove a custom plugin by name. Has no effect on builtin plugins"
1196msgstr ""
1197
1198#: /__w/calibre/calibre/src/calibre/customize/ui.py:811
1199msgid ""
1200"Customize plugin. Specify name of plugin and customization string separated "
1201"by a comma."
1202msgstr ""
1203
1204#: /__w/calibre/calibre/src/calibre/customize/ui.py:813
1205msgid "List all installed plugins"
1206msgstr ""
1207
1208#: /__w/calibre/calibre/src/calibre/customize/ui.py:815
1209msgid "Enable the named plugin"
1210msgstr ""
1211
1212#: /__w/calibre/calibre/src/calibre/customize/ui.py:817
1213msgid "Disable the named plugin"
1214msgstr ""
1215
1216#: /__w/calibre/calibre/src/calibre/db/adding.py:245
1217#: /__w/calibre/calibre/src/calibre/db/adding.py:256
1218#: /__w/calibre/calibre/src/calibre/db/tests/legacy.py:402
1219#: /__w/calibre/calibre/src/calibre/library/database2.py:3353
1220#: /__w/calibre/calibre/src/calibre/library/database2.py:3371
1221msgid "Catalog"
1222msgstr "Каталог"
1223
1224#: /__w/calibre/calibre/src/calibre/db/adding.py:286
1225#: /__w/calibre/calibre/src/calibre/db/fields.py:762
1226#: /__w/calibre/calibre/src/calibre/db/fields.py:777
1227#: /__w/calibre/calibre/src/calibre/db/tests/legacy.py:410
1228#: /__w/calibre/calibre/src/calibre/devices/nook/driver.py:125
1229#: /__w/calibre/calibre/src/calibre/devices/prs505/sony_cache.py:452
1230#: /__w/calibre/calibre/src/calibre/devices/prs505/sony_cache.py:475
1231#: /__w/calibre/calibre/src/calibre/devices/prst1/driver.py:778
1232#: /__w/calibre/calibre/src/calibre/devices/prst1/driver.py:797
1233#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:480
1234#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:486
1235#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:517
1236#: /__w/calibre/calibre/src/calibre/devices/utils.py:82
1237#: /__w/calibre/calibre/src/calibre/devices/utils.py:86
1238#: /__w/calibre/calibre/src/calibre/devices/utils.py:119
1239#: /__w/calibre/calibre/src/calibre/gui2/actions/fetch_news.py:91
1240#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:616
1241#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:1613
1242#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:1615
1243#: /__w/calibre/calibre/src/calibre/library/database2.py:373
1244#: /__w/calibre/calibre/src/calibre/library/database2.py:386
1245#: /__w/calibre/calibre/src/calibre/library/database2.py:3396
1246#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:120
1247msgid "News"
1248msgstr "Навіны"
1249
1250#: /__w/calibre/calibre/src/calibre/db/backend.py:439
1251#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:307
1252#, python-brace-format
1253msgid "Path to library ({0}) too long. It must be less than {1} characters."
1254msgstr ""
1255
1256#: /__w/calibre/calibre/src/calibre/db/backend.py:447
1257#: /__w/calibre/calibre/src/calibre/db/cli/cmd_clone.py:57
1258#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:560
1259#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:123
1260#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:790
1261#, python-format
1262msgid "Path to library too long. It must be less than %d characters."
1263msgstr ""
1264
1265#: /__w/calibre/calibre/src/calibre/db/backend.py:523
1266#: /__w/calibre/calibre/src/calibre/library/database2.py:199
1267msgid "restored preference "
1268msgstr ""
1269
1270#: /__w/calibre/calibre/src/calibre/db/backend.py:529
1271#: /__w/calibre/calibre/src/calibre/library/database2.py:204
1272#: /__w/calibre/calibre/src/calibre/library/restore.py:236
1273msgid "creating custom column "
1274msgstr ""
1275
1276#: /__w/calibre/calibre/src/calibre/db/backend.py:1001
1277#: /__w/calibre/calibre/src/calibre/library/custom_columns.py:674
1278msgid "No label was provided"
1279msgstr ""
1280
1281#: /__w/calibre/calibre/src/calibre/db/backend.py:1003
1282#: /__w/calibre/calibre/src/calibre/library/custom_columns.py:676
1283msgid ""
1284"The label must contain only lower case letters, digits and underscores, and "
1285"start with a letter"
1286msgstr ""
1287
1288#: /__w/calibre/calibre/src/calibre/db/backend.py:1186
1289msgid "Dumping database to SQL"
1290msgstr ""
1291
1292#: /__w/calibre/calibre/src/calibre/db/backend.py:1195
1293msgid "Restoring database from SQL"
1294msgstr ""
1295
1296#: /__w/calibre/calibre/src/calibre/db/backend.py:2096
1297#: /__w/calibre/calibre/src/calibre/db/cache.py:2444
1298#: /__w/calibre/calibre/src/calibre/db/cache.py:2569
1299#: /__w/calibre/calibre/src/calibre/utils/exim.py:206
1300#: /__w/calibre/calibre/src/calibre/utils/exim.py:372
1301msgid "Completed"
1302msgstr ""
1303
1304#: /__w/calibre/calibre/src/calibre/db/cache.py:203
1305#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:564
1306#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:138
1307#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:48
1308#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1212
1309#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1260
1310#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:867
1311#: /__w/calibre/calibre/src/calibre/library/database2.py:495
1312msgid "Saved searches"
1313msgstr ""
1314
1315#: /__w/calibre/calibre/src/calibre/db/cache.py:345
1316#: /__w/calibre/calibre/src/calibre/db/lazy.py:223
1317#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:682
1318#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:213
1319#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1005
1320#: /__w/calibre/calibre/src/calibre/gui2/library/delegates.py:707
1321#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:357
1322#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:183
1323#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:635
1324#: /__w/calibre/calibre/src/calibre/library/database2.py:1081
1325#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1256
1326#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1315
1327msgid "Yes"
1328msgstr "Так"
1329
1330#: /__w/calibre/calibre/src/calibre/db/cache.py:2296
1331#, python-brace-format
1332msgid "[Error in Virtual library {0}: {1}]"
1333msgstr ""
1334
1335#: /__w/calibre/calibre/src/calibre/db/cache.py:2559
1336#, python-format
1337msgid "Cover for %s"
1338msgstr ""
1339
1340#: /__w/calibre/calibre/src/calibre/db/cache.py:2563
1341#, python-brace-format
1342msgid "{0} format for {1}"
1343msgstr ""
1344
1345#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:206
1346#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:298
1347#, python-format
1348msgid "Added book ids: %s"
1349msgstr ""
1350
1351#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:282
1352msgid ""
1353"The following books were not added as they already exist in the database "
1354"(see --duplicates option or --automerge option):"
1355msgstr ""
1356
1357#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:300
1358#, python-format
1359msgid "Merged book ids: %s"
1360msgstr ""
1361
1362#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:306
1363msgid ""
1364"%prog add [options] file1 file2 file3 ...\n"
1365"\n"
1366"Add the specified files as books to the database. You can also specify folders, see\n"
1367"the folder related options below.\n"
1368msgstr ""
1369
1370#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:320
1371msgid ""
1372"Add books to database even if they already exist. Comparison is done based "
1373"on book titles and authors. Note that the {} option takes precedence."
1374msgstr ""
1375
1376#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:331
1377msgid ""
1378"If books with similar titles and authors are found, merge the incoming "
1379"formats (files) automatically into existing book records. A value of "
1380"\"ignore\" means duplicate formats are discarded. A value of \"overwrite\" "
1381"means duplicate formats in the library are overwritten with the newly added "
1382"files. A value of \"new_record\" means duplicate formats are placed into a "
1383"new book record."
1384msgstr ""
1385
1386#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:342
1387msgid "Add an empty book (a book with no formats)"
1388msgstr ""
1389
1390#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:345
1391msgid "Set the title of the added book(s)"
1392msgstr ""
1393
1394#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:351
1395msgid "Set the authors of the added book(s)"
1396msgstr ""
1397
1398#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:354
1399msgid "Set the ISBN of the added book(s)"
1400msgstr ""
1401
1402#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:361
1403msgid "Set the identifiers for this book, e.g. -I asin:XXX -I isbn:YYY"
1404msgstr ""
1405
1406#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:364
1407msgid "Set the tags of the added book(s)"
1408msgstr ""
1409
1410#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:370
1411msgid "Set the series of the added book(s)"
1412msgstr ""
1413
1414#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:377
1415msgid "Set the series number of the added book(s)"
1416msgstr ""
1417
1418#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:383
1419msgid "Path to the cover to use for the added book"
1420msgstr ""
1421
1422#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:390
1423msgid ""
1424"A comma separated list of languages (best to use ISO639 language codes, "
1425"though some language names may also be recognized)"
1426msgstr ""
1427
1428#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:396
1429msgid "ADDING FROM FOLDERS"
1430msgstr ""
1431
1432#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:398
1433msgid ""
1434"Options to control the adding of books from folders. By default only files "
1435"that have extensions of known e-book file types are added."
1436msgstr ""
1437
1438#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:415
1439msgid ""
1440"Assume that each folder has only a single logical book and that all files in"
1441" it are different e-book formats of that book"
1442msgstr ""
1443
1444#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:423
1445msgid "Process folders recursively"
1446msgstr ""
1447
1448#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:436
1449msgid "GLOB PATTERN"
1450msgstr ""
1451
1452#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:443
1453msgid ""
1454"A filename (glob) pattern, files matching this pattern will be ignored when "
1455"scanning folders for files. Can be specified multiple times for multiple "
1456"patterns. For example: *.pdf will ignore all PDF files"
1457msgstr ""
1458
1459#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:450
1460msgid ""
1461"A filename (glob) pattern, files matching this pattern will be added when "
1462"scanning folders for files, even if they are not of a known e-book file "
1463"type. Can be specified multiple times for multiple patterns."
1464msgstr ""
1465
1466#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add.py:474
1467msgid "You must specify at least one file to add"
1468msgstr ""
1469
1470#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add_custom_column.py:24
1471#, python-brace-format
1472msgid ""
1473"%prog add_custom_column [options] label name datatype\n"
1474"\n"
1475"Create a custom column. label is the machine friendly name of the column. Should\n"
1476"not contain spaces or colons. name is the human friendly name of the column.\n"
1477"datatype is one of: {0}\n"
1478msgstr ""
1479
1480#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add_custom_column.py:39
1481msgid ""
1482"This column stores tag like data (i.e. multiple comma separated values). "
1483"Only applies if datatype is text."
1484msgstr ""
1485
1486#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add_custom_column.py:48
1487msgid ""
1488"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"
1489"There are many options that can go into the display variable.The options by column type are:\n"
1490"composite: composite_template, composite_sort, make_category,contains_html, use_decorations\n"
1491"datetime: date_format\n"
1492"enumeration: enum_values, enum_colors, use_decorations\n"
1493"int, float: number_format\n"
1494"text: is_names, use_decorations\n"
1495"\n"
1496"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."
1497msgstr ""
1498
1499#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add_custom_column.py:81
1500msgid "You must specify label, name and datatype"
1501msgstr ""
1502
1503#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add_format.py:28
1504msgid ""
1505"%prog add_format [options] id ebook_file\n"
1506"\n"
1507"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."
1508msgstr ""
1509
1510#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add_format.py:42
1511msgid "Do not replace the format if it already exists"
1512msgstr ""
1513
1514#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add_format.py:49
1515msgid "You must specify an id and an e-book file"
1516msgstr ""
1517
1518#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add_format.py:53
1519msgid "e-book file must have an extension"
1520msgstr ""
1521
1522#: /__w/calibre/calibre/src/calibre/db/cli/cmd_add_format.py:56
1523#, python-format
1524msgid "A %(fmt)s file already exists for book: %(id)d, not replacing"
1525msgstr ""
1526
1527#: /__w/calibre/calibre/src/calibre/db/cli/cmd_backup_metadata.py:20
1528msgid ""
1529"%prog backup_metadata [options]\n"
1530"\n"
1531"Backup the metadata stored in the database into individual OPF files in each\n"
1532"books folder. This normally happens automatically, but you can run this\n"
1533"command to force re-generation of the OPF files, with the --all option.\n"
1534"\n"
1535"Note that there is normally no need to do this, as the OPF files are backed up\n"
1536"automatically, every time metadata is changed.\n"
1537msgstr ""
1538
1539#: /__w/calibre/calibre/src/calibre/db/cli/cmd_backup_metadata.py:37
1540msgid ""
1541"Normally, this command only operates on books that have out of date OPF "
1542"files. This option makes it operate on all books."
1543msgstr ""
1544
1545#: /__w/calibre/calibre/src/calibre/db/cli/cmd_catalog.py:27
1546msgid "{} OPTIONS"
1547msgstr ""
1548
1549#: /__w/calibre/calibre/src/calibre/db/cli/cmd_catalog.py:48
1550msgid ""
1551"%prog catalog /path/to/destination.(csv|epub|mobi|xml...) [options]\n"
1552"\n"
1553"Export a catalog in format specified by path/to/destination extension.\n"
1554"Options control how entries are displayed in the generated catalog output.\n"
1555"Note that different catalog formats support different sets of options. To\n"
1556"see the different options, specify the name of the output file and then the\n"
1557"{} option.\n"
1558msgstr ""
1559
1560#: /__w/calibre/calibre/src/calibre/db/cli/cmd_catalog.py:67
1561msgid ""
1562"Comma-separated list of database IDs to catalog.\n"
1563"If declared, --search is ignored.\n"
1564"Default: all"
1565msgstr ""
1566
1567#: /__w/calibre/calibre/src/calibre/db/cli/cmd_catalog.py:78
1568msgid ""
1569"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"
1570"Default: no filtering"
1571msgstr ""
1572
1573#: /__w/calibre/calibre/src/calibre/db/cli/cmd_catalog.py:90
1574#: /__w/calibre/calibre/src/calibre/web/fetch/simple.py:629
1575msgid "Show detailed output information. Useful for debugging"
1576msgstr ""
1577
1578#: /__w/calibre/calibre/src/calibre/db/cli/cmd_catalog.py:109
1579msgid "You must specify a catalog output file"
1580msgstr ""
1581
1582#: /__w/calibre/calibre/src/calibre/db/cli/cmd_catalog.py:115
1583msgid "Cannot generate a catalog in the {} format"
1584msgstr ""
1585
1586#: /__w/calibre/calibre/src/calibre/db/cli/cmd_check_library.py:26
1587#, python-brace-format
1588msgid ""
1589"%prog check_library [options]\n"
1590"\n"
1591"Perform some checks on the filesystem representing a library. Reports are {0}\n"
1592msgstr ""
1593
1594#: /__w/calibre/calibre/src/calibre/db/cli/cmd_check_library.py:35
1595#: /__w/calibre/calibre/src/calibre/db/cli/cmd_list_categories.py:44
1596msgid "Output in CSV"
1597msgstr ""
1598
1599#: /__w/calibre/calibre/src/calibre/db/cli/cmd_check_library.py:43
1600msgid ""
1601"Comma-separated list of reports.\n"
1602"Default: all"
1603msgstr ""
1604
1605#: /__w/calibre/calibre/src/calibre/db/cli/cmd_check_library.py:52
1606msgid ""
1607"Comma-separated list of extensions to ignore.\n"
1608"Default: all"
1609msgstr ""
1610
1611#: /__w/calibre/calibre/src/calibre/db/cli/cmd_check_library.py:61
1612msgid ""
1613"Comma-separated list of names to ignore.\n"
1614"Default: all"
1615msgstr ""
1616
1617#: /__w/calibre/calibre/src/calibre/db/cli/cmd_check_library.py:99
1618msgid "Unknown report check"
1619msgstr ""
1620
1621#: /__w/calibre/calibre/src/calibre/db/cli/cmd_check_library.py:116
1622msgid "Vacuuming database..."
1623msgstr ""
1624
1625#: /__w/calibre/calibre/src/calibre/db/cli/cmd_clone.py:23
1626msgid ""
1627"%prog clone path/to/new/library\n"
1628"\n"
1629"Create a clone of the current library. This creates a new, empty library that has all the\n"
1630"same custom columns, Virtual libraries and other settings as the current library.\n"
1631"\n"
1632"The cloned library will contain no books. If you want to create a full duplicate, including\n"
1633"all books, then simply use your filesystem tools to copy the library folder.\n"
1634"    "
1635msgstr ""
1636
1637#: /__w/calibre/calibre/src/calibre/db/cli/cmd_clone.py:38
1638msgid "Error: You must specify the path to the cloned library"
1639msgstr ""
1640
1641#: /__w/calibre/calibre/src/calibre/db/cli/cmd_clone.py:46
1642msgid "The location for the new library is the same as the current library"
1643msgstr ""
1644
1645#: /__w/calibre/calibre/src/calibre/db/cli/cmd_clone.py:52
1646#, python-format
1647msgid "%s is not empty. You must choose an empty folder for the new library."
1648msgstr ""
1649
1650#: /__w/calibre/calibre/src/calibre/db/cli/cmd_custom_columns.py:22
1651msgid ""
1652"%prog custom_columns [options]\n"
1653"\n"
1654"List available custom columns. Shows column labels and ids.\n"
1655"    "
1656msgstr ""
1657
1658#: /__w/calibre/calibre/src/calibre/db/cli/cmd_custom_columns.py:34
1659msgid "Show details for each column."
1660msgstr ""
1661
1662#: /__w/calibre/calibre/src/calibre/db/cli/cmd_embed_metadata.py:27
1663msgid ""
1664"\n"
1665"%prog embed_metadata [options] book_id\n"
1666"\n"
1667"Update the metadata in the actual book files stored in the calibre library from\n"
1668"the metadata in the calibre database.  Normally, metadata is updated only when\n"
1669"exporting files from calibre, this command is useful if you want the files to\n"
1670"be updated in place. Note that different file formats support different amounts\n"
1671"of metadata. You can use the special value 'all' for book_id to update metadata\n"
1672"in all books. You can also specify many book ids separated by spaces and id ranges\n"
1673"separated by hyphens. For example: %prog embed_metadata 1 2 10-15 23"
1674msgstr ""
1675
1676#: /__w/calibre/calibre/src/calibre/db/cli/cmd_embed_metadata.py:38
1677msgid ""
1678"Only update metadata in files of the specified format. Specify it multiple "
1679"times for multiple formats. By default, all formats are updated."
1680msgstr ""
1681
1682#: /__w/calibre/calibre/src/calibre/db/cli/cmd_embed_metadata.py:55
1683#, python-brace-format
1684msgid "Processed {0} ({1} of {2})"
1685msgstr ""
1686
1687#: /__w/calibre/calibre/src/calibre/db/cli/cmd_embed_metadata.py:59
1688msgid "No book with id: {}"
1689msgstr ""
1690
1691#: /__w/calibre/calibre/src/calibre/db/cli/cmd_export.py:43
1692msgid ""
1693"%prog export [options] ids\n"
1694"\n"
1695"Export the books specified by ids (a comma separated list) to the filesystem.\n"
1696"The export operation saves all formats of the book, its cover and metadata (in\n"
1697"an opf file). You can get id numbers from the search command.\n"
1698msgstr ""
1699
1700#: /__w/calibre/calibre/src/calibre/db/cli/cmd_export.py:56
1701msgid "Export all books in database, ignoring the list of ids."
1702msgstr ""
1703
1704#: /__w/calibre/calibre/src/calibre/db/cli/cmd_export.py:62
1705msgid "Export books to the specified folder. Default is"
1706msgstr ""
1707
1708#: /__w/calibre/calibre/src/calibre/db/cli/cmd_export.py:69
1709msgid "Export all books into a single folder"
1710msgstr ""
1711
1712#: /__w/calibre/calibre/src/calibre/db/cli/cmd_export.py:75
1713msgid "Report progress"
1714msgstr ""
1715
1716#: /__w/calibre/calibre/src/calibre/db/cli/cmd_export.py:86
1717msgid "Specifying this switch will turn this behavior off."
1718msgstr ""
1719
1720#: /__w/calibre/calibre/src/calibre/db/cli/cmd_export.py:136
1721#, python-format
1722msgid "You must specify some ids or the %s option"
1723msgstr ""
1724
1725#: /__w/calibre/calibre/src/calibre/db/cli/cmd_list.py:227
1726msgid ""
1727"%prog list [options]\n"
1728"\n"
1729"List the books available in the calibre database.\n"
1730msgstr ""
1731
1732#: /__w/calibre/calibre/src/calibre/db/cli/cmd_list.py:239
1733#, python-format
1734msgid ""
1735"The fields to display when listing books in the database. Should be a comma separated list of fields.\n"
1736"Available fields: %s\n"
1737"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"
1738msgstr ""
1739
1740#: /__w/calibre/calibre/src/calibre/db/cli/cmd_list.py:252
1741#, python-brace-format
1742msgid ""
1743"The field by which to sort the results.\n"
1744"Available fields: {0}\n"
1745"Default: {1}"
1746msgstr ""
1747
1748#: /__w/calibre/calibre/src/calibre/db/cli/cmd_list.py:259
1749msgid "Sort results in ascending order"
1750msgstr ""
1751
1752#: /__w/calibre/calibre/src/calibre/db/cli/cmd_list.py:266
1753msgid ""
1754"Filter the results by the search query. For the format of the search query, "
1755"please see the search related documentation in the User Manual. Default is "
1756"to do no filtering."
1757msgstr ""
1758
1759#: /__w/calibre/calibre/src/calibre/db/cli/cmd_list.py:276
1760#: /__w/calibre/calibre/src/calibre/db/cli/cmd_list_categories.py:67
1761msgid ""
1762"The maximum width of a single line in the output. Defaults to detecting "
1763"screen size."
1764msgstr ""
1765
1766#: /__w/calibre/calibre/src/calibre/db/cli/cmd_list.py:282
1767msgid "The string used to separate fields. Default is a space."
1768msgstr ""
1769
1770#: /__w/calibre/calibre/src/calibre/db/cli/cmd_list.py:288
1771msgid ""
1772"The prefix for all file paths. Default is the absolute path to the library "
1773"folder."
1774msgstr ""
1775
1776#: /__w/calibre/calibre/src/calibre/db/cli/cmd_list.py:295
1777msgid "The maximum number of results to display. Default: all"
1778msgstr ""
1779
1780#: /__w/calibre/calibre/src/calibre/db/cli/cmd_list.py:302
1781msgid ""
1782"Generate output in JSON format, which is more suitable for machine parsing. "
1783"Causes the line width and separator options to be ignored."
1784msgstr ""
1785
1786#: /__w/calibre/calibre/src/calibre/db/cli/cmd_list_categories.py:24
1787msgid ""
1788"%prog list_categories [options]\n"
1789"\n"
1790"Produce a report of the category information in the database. The\n"
1791"information is the equivalent of what is shown in the Tag browser.\n"
1792msgstr ""
1793
1794#: /__w/calibre/calibre/src/calibre/db/cli/cmd_list_categories.py:39
1795msgid ""
1796"Output only the number of items in a category instead of the counts per item"
1797" within the category"
1798msgstr ""
1799
1800#: /__w/calibre/calibre/src/calibre/db/cli/cmd_list_categories.py:50
1801msgid "The type of CSV file to produce. Choices: {}"
1802msgstr ""
1803
1804#: /__w/calibre/calibre/src/calibre/db/cli/cmd_list_categories.py:58
1805msgid "Comma-separated list of category lookup names. Default: all"
1806msgstr ""
1807
1808#: /__w/calibre/calibre/src/calibre/db/cli/cmd_list_categories.py:181
1809msgid "CATEGORY ITEMS"
1810msgstr ""
1811
1812#: /__w/calibre/calibre/src/calibre/db/cli/cmd_remove.py:26
1813msgid ""
1814"%prog remove ids\n"
1815"\n"
1816"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"
1817msgstr ""
1818
1819#: /__w/calibre/calibre/src/calibre/db/cli/cmd_remove.py:39
1820msgid "Do not use the {}"
1821msgstr ""
1822
1823#: /__w/calibre/calibre/src/calibre/db/cli/cmd_remove.py:46
1824msgid "You must specify at least one book to remove"
1825msgstr ""
1826
1827#: /__w/calibre/calibre/src/calibre/db/cli/cmd_remove_custom_column.py:22
1828msgid ""
1829"%prog remove_custom_column [options] label\n"
1830"\n"
1831"Remove the custom column identified by label. You can see available\n"
1832"columns with the custom_columns command.\n"
1833"    "
1834msgstr ""
1835
1836#: /__w/calibre/calibre/src/calibre/db/cli/cmd_remove_custom_column.py:35
1837msgid "Do not ask for confirmation"
1838msgstr ""
1839
1840#: /__w/calibre/calibre/src/calibre/db/cli/cmd_remove_custom_column.py:50
1841#, python-format
1842msgid "You will lose all data in the column: %s. Are you sure (y/n)? "
1843msgstr ""
1844
1845#: /__w/calibre/calibre/src/calibre/db/cli/cmd_remove_custom_column.py:53
1846msgid "y"
1847msgstr ""
1848
1849#: /__w/calibre/calibre/src/calibre/db/cli/cmd_remove_custom_column.py:60
1850#, python-format
1851msgid ""
1852"No column named %s found. You must use column labels, not titles. Use "
1853"calibredb custom_columns to get a list of labels."
1854msgstr ""
1855
1856#: /__w/calibre/calibre/src/calibre/db/cli/cmd_remove_custom_column.py:69
1857msgid "Error: You must specify a column label"
1858msgstr ""
1859
1860#: /__w/calibre/calibre/src/calibre/db/cli/cmd_remove_format.py:25
1861msgid ""
1862"\n"
1863"%prog remove_format [options] id fmt\n"
1864"\n"
1865"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"
1866msgstr ""
1867
1868#: /__w/calibre/calibre/src/calibre/db/cli/cmd_remove_format.py:39
1869msgid "You must specify an id and a format"
1870msgstr ""
1871
1872#: /__w/calibre/calibre/src/calibre/db/cli/cmd_restore_database.py:21
1873msgid ""
1874"%prog restore_database [options]\n"
1875"\n"
1876"Restore this database from the metadata stored in OPF files in each\n"
1877"folder of the calibre library. This is useful if your metadata.db file\n"
1878"has been corrupted.\n"
1879"\n"
1880"WARNING: This command completely regenerates your database. You will lose\n"
1881"all saved searches, user categories, plugboards, stored per-book conversion\n"
1882"settings, and custom recipes. Restored metadata will only be as accurate as\n"
1883"what is found in the OPF files.\n"
1884"    "
1885msgstr ""
1886
1887#: /__w/calibre/calibre/src/calibre/db/cli/cmd_restore_database.py:42
1888msgid ""
1889"Really do the recovery. The command will not run unless this option is "
1890"specified."
1891msgstr ""
1892
1893#: /__w/calibre/calibre/src/calibre/db/cli/cmd_restore_database.py:64
1894#, python-format
1895msgid "You must provide the %s option to do a recovery"
1896msgstr ""
1897
1898#: /__w/calibre/calibre/src/calibre/db/cli/cmd_saved_searches.py:36
1899msgid ""
1900"%prog saved_searches [options] (list|add|remove)\n"
1901"\n"
1902"Manage the saved searches stored in this database.\n"
1903"If you try to add a query with a name that already exists, it will be\n"
1904"replaced.\n"
1905"\n"
1906"Syntax for adding:\n"
1907"\n"
1908"%prog saved_searches add search_name search_expression\n"
1909"\n"
1910"Syntax for removing:\n"
1911"\n"
1912"%prog saved_searches remove search_name\n"
1913"    "
1914msgstr ""
1915
1916#: /__w/calibre/calibre/src/calibre/db/cli/cmd_saved_searches.py:60
1917#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1032
1918#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:87
1919msgid "Name:"
1920msgstr "Назва:"
1921
1922#: /__w/calibre/calibre/src/calibre/db/cli/cmd_saved_searches.py:61
1923msgid "Search string:"
1924msgstr ""
1925
1926#: /__w/calibre/calibre/src/calibre/db/cli/cmd_saved_searches.py:65
1927msgid "Error: You must specify a name and a search string"
1928msgstr ""
1929
1930#: /__w/calibre/calibre/src/calibre/db/cli/cmd_saved_searches.py:67
1931#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:130
1932msgid "added"
1933msgstr ""
1934
1935#: /__w/calibre/calibre/src/calibre/db/cli/cmd_saved_searches.py:70
1936msgid "Error: You must specify a name"
1937msgstr ""
1938
1939#: /__w/calibre/calibre/src/calibre/db/cli/cmd_saved_searches.py:72
1940msgid "removed"
1941msgstr "выдалена"
1942
1943#: /__w/calibre/calibre/src/calibre/db/cli/cmd_saved_searches.py:76
1944#, python-format
1945msgid "Error: Action %s not recognized, must be one of: (add|remove|list)"
1946msgstr ""
1947
1948#: /__w/calibre/calibre/src/calibre/db/cli/cmd_search.py:17
1949#, python-brace-format
1950msgid "Failed to parse search query: ({0}) with error: {1}"
1951msgstr ""
1952
1953#: /__w/calibre/calibre/src/calibre/db/cli/cmd_search.py:25
1954#, python-brace-format
1955msgid ""
1956"%prog search [options] search expression\n"
1957"\n"
1958"Search the library for the specified search term, returning a comma separated\n"
1959"list of book ids matching the search expression. The output format is useful\n"
1960"to feed into other commands that accept a list of ids as input.\n"
1961"\n"
1962"The search expression can be anything from calibre's powerful search query\n"
1963"language, for example: %prog search {0}\n"
1964msgstr ""
1965
1966#: /__w/calibre/calibre/src/calibre/db/cli/cmd_search.py:42
1967msgid "The maximum number of results to return. Default is all results."
1968msgstr ""
1969
1970#: /__w/calibre/calibre/src/calibre/db/cli/cmd_search.py:49
1971msgid "Error: You must specify the search expression"
1972msgstr ""
1973
1974#: /__w/calibre/calibre/src/calibre/db/cli/cmd_search.py:58
1975msgid "No books matching the search expression:"
1976msgstr ""
1977
1978#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_custom.py:19
1979msgid "No book with id {} exists"
1980msgstr ""
1981
1982#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_custom.py:23
1983msgid "No column with name {} exists"
1984msgstr ""
1985
1986#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_custom.py:29
1987msgid "Data set to: {} [{}]"
1988msgstr ""
1989
1990#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_custom.py:37
1991msgid "Data set to: {}"
1992msgstr ""
1993
1994#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_custom.py:46
1995msgid ""
1996"%prog set_custom [options] column id value\n"
1997"\n"
1998"Set the value of a custom column for the book identified by id.\n"
1999"You can get a list of ids using the search command.\n"
2000"You can get a list of custom column names using the custom_columns\n"
2001"command.\n"
2002"    "
2003msgstr ""
2004
2005#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_custom.py:63
2006msgid ""
2007"If the column stores multiple values, append the specified values to the "
2008"existing ones, instead of replacing them."
2009msgstr ""
2010
2011#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_custom.py:72
2012msgid "Error: You must specify a field name, id and value"
2013msgstr ""
2014
2015#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_metadata.py:62
2016msgid ""
2017"\n"
2018"%prog set_metadata [options] id [/path/to/metadata.opf]\n"
2019"\n"
2020"Set the metadata stored in the calibre database for the book identified by id\n"
2021"from the OPF file metadata.opf. id is an id number from the search command. You\n"
2022"can get a quick feel for the OPF format by using the --as-opf switch to the\n"
2023"show_metadata command. You can also set the metadata of individual fields with\n"
2024"the --field option. If you use the --field option, there is no need to specify\n"
2025"an OPF file.\n"
2026msgstr ""
2027
2028#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_metadata.py:80
2029#, python-brace-format
2030msgid ""
2031"The field to set. Format is field_name:value, for example: {0} "
2032"tags:tag1,tag2. Use {1} to get a list of all field names. You can specify "
2033"this option multiple times to set multiple fields. Note: For languages you "
2034"must use the ISO639 language codes (e.g. en for English, fr for French and "
2035"so on). For identifiers, the syntax is {0} {2}. For boolean (yes/no) fields "
2036"use true and false or yes and no."
2037msgstr ""
2038
2039#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_metadata.py:95
2040msgid "List the metadata field names that can be used with the --field option"
2041msgstr ""
2042
2043#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_metadata.py:122
2044msgid "Field name"
2045msgstr "Назва поля"
2046
2047#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_metadata.py:122
2048#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:788
2049#: /__w/calibre/calibre/src/calibre/gui2/dialogs/delete_matching_from_device.py:83
2050#: /__w/calibre/calibre/src/calibre/gui2/dialogs/match_books.py:85
2051#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:424
2052#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:193
2053#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1351
2054#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:121
2055#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:166
2056#: /__w/calibre/calibre/src/calibre/gui2/store/search/models.py:40
2057#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/models.py:23
2058#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:131
2059#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:308
2060#: /__w/calibre/calibre/src/calibre/srv/opds.py:414
2061#: /__w/calibre/calibre/src/calibre/srv/opds.py:480
2062msgid "Title"
2063msgstr "Назва"
2064
2065#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_metadata.py:136
2066msgid "You must specify a record id as the first argument"
2067msgstr ""
2068
2069#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_metadata.py:140
2070msgid "You must specify either a field or an OPF file"
2071msgstr ""
2072
2073#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_metadata.py:146
2074#, python-format
2075msgid "The OPF file %s does not exist"
2076msgstr ""
2077
2078#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_metadata.py:153
2079#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_metadata.py:182
2080#, python-format
2081msgid "No book with id: %s in the database"
2082msgstr ""
2083
2084#: /__w/calibre/calibre/src/calibre/db/cli/cmd_set_metadata.py:164
2085#, python-format
2086msgid "%s is not a known field"
2087msgstr ""
2088
2089#: /__w/calibre/calibre/src/calibre/db/cli/cmd_show_metadata.py:26
2090msgid ""
2091"\n"
2092"%prog show_metadata [options] id\n"
2093"\n"
2094"Show the metadata stored in the calibre database for the book identified by id.\n"
2095"id is an id number from the search command.\n"
2096msgstr ""
2097
2098#: /__w/calibre/calibre/src/calibre/db/cli/cmd_show_metadata.py:38
2099msgid "Print metadata in OPF form (XML)"
2100msgstr ""
2101
2102#: /__w/calibre/calibre/src/calibre/db/cli/cmd_show_metadata.py:45
2103msgid "You must specify an id"
2104msgstr ""
2105
2106#: /__w/calibre/calibre/src/calibre/db/cli/main.py:40
2107msgid "The {} command is not supported with remote (server based) libraries"
2108msgstr ""
2109
2110#: /__w/calibre/calibre/src/calibre/db/cli/main.py:47
2111msgid "GLOBAL OPTIONS"
2112msgstr ""
2113
2114#: /__w/calibre/calibre/src/calibre/db/cli/main.py:54
2115msgid ""
2116"Path to the calibre library. Default is to use the path stored in the "
2117"settings. You can also connect to a calibre Content server to perform "
2118"actions on remote libraries. To do so use a URL of the form: "
2119"http://hostname:port/#library_id for example, "
2120"http://localhost:8080/#mylibrary. library_id is the library id of the "
2121"library you want to connect to on the Content server. You can use the "
2122"special library_id value of - to get a list of library ids available on the "
2123"server. For details on how to setup access via a Content server, see {}."
2124msgstr ""
2125
2126#: /__w/calibre/calibre/src/calibre/db/cli/main.py:67
2127#: /__w/calibre/calibre/src/calibre/utils/config.py:111
2128msgid "show this help message and exit"
2129msgstr ""
2130
2131#: /__w/calibre/calibre/src/calibre/db/cli/main.py:71
2132#: /__w/calibre/calibre/src/calibre/utils/config.py:112
2133msgid "show program's version number and exit"
2134msgstr ""
2135
2136#: /__w/calibre/calibre/src/calibre/db/cli/main.py:76
2137msgid "Username for connecting to a calibre Content server"
2138msgstr ""
2139
2140#: /__w/calibre/calibre/src/calibre/db/cli/main.py:80
2141#, python-brace-format
2142msgid ""
2143"Password for connecting to a calibre Content server. To read the password "
2144"from standard input, use the special value: {0}. To read the password from a"
2145" file, use: {1} (i.e. <f: followed by the full path to the file and a "
2146"trailing >). The angle brackets in the above are required, remember to "
2147"escape them or use quotes for your shell."
2148msgstr ""
2149
2150#: /__w/calibre/calibre/src/calibre/db/cli/main.py:91
2151msgid ""
2152"The timeout, in seconds, when connecting to a calibre library over the "
2153"network. The default is two minutes."
2154msgstr ""
2155
2156#: /__w/calibre/calibre/src/calibre/db/cli/main.py:101
2157#, python-format
2158msgid ""
2159"%%prog command [options] [arguments]\n"
2160"\n"
2161"%%prog is the command line interface to the calibre books database.\n"
2162"\n"
2163"command is one of:\n"
2164"  %s\n"
2165"\n"
2166"For help on an individual command: %%prog command --help\n"
2167msgstr ""
2168
2169#: /__w/calibre/calibre/src/calibre/db/cli/main.py:121
2170msgid "Enter the password: "
2171msgstr ""
2172
2173#: /__w/calibre/calibre/src/calibre/db/cli/main.py:158
2174msgid ""
2175"Another calibre program such as {} or the main calibre program is running. "
2176"Having multiple programs that can make changes to a calibre library running "
2177"at the same time is a bad idea. calibredb can connect directly to a running "
2178"calibre Content server, to make changes through it, instead. See the "
2179"documentation of the {} option for details."
2180msgstr ""
2181
2182#: /__w/calibre/calibre/src/calibre/db/fields.py:298
2183#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:154
2184#: /__w/calibre/calibre/src/calibre/gui2/cover_flow.py:109
2185msgid "TEMPLATE ERROR"
2186msgstr ""
2187
2188#: /__w/calibre/calibre/src/calibre/db/fields.py:404
2189#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:194
2190msgid "On Device"
2191msgstr ""
2192
2193#: /__w/calibre/calibre/src/calibre/db/fields.py:438
2194#: /__w/calibre/calibre/src/calibre/library/database2.py:1237
2195msgid "Main"
2196msgstr ""
2197
2198#: /__w/calibre/calibre/src/calibre/db/fields.py:440
2199#: /__w/calibre/calibre/src/calibre/gui2/layout.py:81
2200#: /__w/calibre/calibre/src/calibre/library/database2.py:1239
2201msgid "Card A"
2202msgstr ""
2203
2204#: /__w/calibre/calibre/src/calibre/db/fields.py:442
2205#: /__w/calibre/calibre/src/calibre/gui2/layout.py:83
2206#: /__w/calibre/calibre/src/calibre/library/database2.py:1241
2207msgid "Card B"
2208msgstr ""
2209
2210#: /__w/calibre/calibre/src/calibre/db/lazy.py:250
2211#, python-format
2212msgid "Invalid field: %s"
2213msgstr ""
2214
2215#: /__w/calibre/calibre/src/calibre/db/restore.py:135
2216#: /__w/calibre/calibre/src/calibre/library/restore.py:124
2217msgid "Starting restoring preferences and column metadata"
2218msgstr ""
2219
2220#: /__w/calibre/calibre/src/calibre/db/restore.py:138
2221#: /__w/calibre/calibre/src/calibre/library/restore.py:127
2222msgid "Cannot restore preferences. Backup file not found."
2223msgstr ""
2224
2225#: /__w/calibre/calibre/src/calibre/db/restore.py:148
2226#: /__w/calibre/calibre/src/calibre/library/restore.py:138
2227msgid "Finished restoring preferences and column metadata"
2228msgstr ""
2229
2230#: /__w/calibre/calibre/src/calibre/db/restore.py:150
2231#: /__w/calibre/calibre/src/calibre/library/restore.py:140
2232msgid "Finished restoring preferences"
2233msgstr ""
2234
2235#: /__w/calibre/calibre/src/calibre/db/restore.py:155
2236#: /__w/calibre/calibre/src/calibre/library/restore.py:145
2237msgid "Restoring preferences and column metadata failed"
2238msgstr ""
2239
2240#: /__w/calibre/calibre/src/calibre/db/restore.py:174
2241#: /__w/calibre/calibre/src/calibre/library/restore.py:164
2242msgid "Processed"
2243msgstr ""
2244
2245#: /__w/calibre/calibre/src/calibre/db/restore.py:249
2246msgid "Creating custom column "
2247msgstr ""
2248
2249#: /__w/calibre/calibre/src/calibre/db/search.py:101
2250#: /__w/calibre/calibre/src/calibre/library/caches.py:339
2251msgid "today"
2252msgstr "сёння"
2253
2254#: /__w/calibre/calibre/src/calibre/db/search.py:102
2255#: /__w/calibre/calibre/src/calibre/library/caches.py:340
2256msgid "yesterday"
2257msgstr "учора"
2258
2259#: /__w/calibre/calibre/src/calibre/db/search.py:103
2260#: /__w/calibre/calibre/src/calibre/library/caches.py:341
2261msgid "thismonth"
2262msgstr ""
2263
2264#: /__w/calibre/calibre/src/calibre/db/search.py:104
2265#: /__w/calibre/calibre/src/calibre/library/caches.py:342
2266msgid "daysago"
2267msgstr ""
2268
2269#: /__w/calibre/calibre/src/calibre/db/search.py:193
2270#: /__w/calibre/calibre/src/calibre/library/caches.py:401
2271#, python-brace-format
2272msgid "Number conversion error: {0}"
2273msgstr ""
2274
2275#: /__w/calibre/calibre/src/calibre/db/search.py:199
2276#: /__w/calibre/calibre/src/calibre/library/caches.py:407
2277#, python-brace-format
2278msgid "Date conversion error: {0}"
2279msgstr ""
2280
2281#: /__w/calibre/calibre/src/calibre/db/search.py:284
2282#: /__w/calibre/calibre/src/calibre/library/caches.py:484
2283#, python-brace-format
2284msgid "Non-numeric value in query: {0}"
2285msgstr ""
2286
2287#: /__w/calibre/calibre/src/calibre/db/search.py:311
2288#: /__w/calibre/calibre/src/calibre/db/utils.py:30
2289#: /__w/calibre/calibre/src/calibre/library/caches.py:133
2290#: /__w/calibre/calibre/src/calibre/library/caches.py:595
2291#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:230
2292msgid "no"
2293msgstr "не"
2294
2295#: /__w/calibre/calibre/src/calibre/db/search.py:312
2296#: /__w/calibre/calibre/src/calibre/db/utils.py:28
2297#: /__w/calibre/calibre/src/calibre/library/caches.py:133
2298#: /__w/calibre/calibre/src/calibre/library/caches.py:596
2299#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:230
2300msgid "yes"
2301msgstr "так"
2302
2303#: /__w/calibre/calibre/src/calibre/db/search.py:313
2304#: /__w/calibre/calibre/src/calibre/db/utils.py:30
2305#: /__w/calibre/calibre/src/calibre/library/caches.py:133
2306#: /__w/calibre/calibre/src/calibre/library/caches.py:597
2307msgid "unchecked"
2308msgstr ""
2309
2310#: /__w/calibre/calibre/src/calibre/db/search.py:314
2311#: /__w/calibre/calibre/src/calibre/db/utils.py:28
2312#: /__w/calibre/calibre/src/calibre/library/caches.py:133
2313#: /__w/calibre/calibre/src/calibre/library/caches.py:598
2314msgid "checked"
2315msgstr ""
2316
2317#: /__w/calibre/calibre/src/calibre/db/search.py:315
2318#: /__w/calibre/calibre/src/calibre/library/caches.py:599
2319msgid "empty"
2320msgstr ""
2321
2322#: /__w/calibre/calibre/src/calibre/db/search.py:316
2323#: /__w/calibre/calibre/src/calibre/library/caches.py:600
2324msgid "blank"
2325msgstr ""
2326
2327#: /__w/calibre/calibre/src/calibre/db/search.py:325
2328#: /__w/calibre/calibre/src/calibre/library/caches.py:612
2329#, python-brace-format
2330msgid "Invalid boolean query \"{0}\""
2331msgstr ""
2332
2333#: /__w/calibre/calibre/src/calibre/db/search.py:514
2334msgid "No such Virtual library: {}"
2335msgstr ""
2336
2337#: /__w/calibre/calibre/src/calibre/db/search.py:519
2338msgid "Virtual library search is recursive: {}"
2339msgstr ""
2340
2341#: /__w/calibre/calibre/src/calibre/db/search.py:550
2342#: /__w/calibre/calibre/src/calibre/library/caches.py:678
2343#, python-brace-format
2344msgid "Recursive query group detected: {0}"
2345msgstr ""
2346
2347#: /__w/calibre/calibre/src/calibre/db/search.py:649
2348msgid ""
2349"search template: missing or invalid separator. Valid separators are: {}"
2350msgstr ""
2351
2352#: /__w/calibre/calibre/src/calibre/debug.py:29
2353#, python-brace-format
2354msgid ""
2355"{0}\n"
2356"\n"
2357"Various command line interfaces useful for debugging calibre. With no options,\n"
2358"this command starts an embedded Python interpreter. You can also run the main\n"
2359"calibre GUI, the calibre E-book viewer and the calibre editor in debug mode.\n"
2360"\n"
2361"It also contains interfaces to various bits of calibre that do not have\n"
2362"dedicated command line tools, such as font subsetting, the E-book diff tool and so\n"
2363"on.\n"
2364"\n"
2365"You can also use %prog to run standalone scripts. To do that use it like this:\n"
2366"\n"
2367"    {1}\n"
2368"\n"
2369"Everything after the -- is passed to the script.\n"
2370msgstr ""
2371
2372#: /__w/calibre/calibre/src/calibre/debug.py:45
2373msgid "%prog [options]"
2374msgstr ""
2375
2376#: /__w/calibre/calibre/src/calibre/debug.py:46
2377msgid "Run Python code."
2378msgstr ""
2379
2380#: /__w/calibre/calibre/src/calibre/debug.py:47
2381msgid "Run the Python code in file."
2382msgstr ""
2383
2384#: /__w/calibre/calibre/src/calibre/debug.py:49
2385msgid ""
2386"Subset the specified font. Use -- after this option to pass option to the "
2387"font subsetting program."
2388msgstr ""
2389
2390#: /__w/calibre/calibre/src/calibre/debug.py:51
2391#: /__w/calibre/calibre/src/calibre/gui2/device.py:469
2392#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_debug.py:28
2393msgid "Debug device detection"
2394msgstr ""
2395
2396#: /__w/calibre/calibre/src/calibre/debug.py:53
2397msgid ""
2398"Run the GUI with debugging enabled. Debug output is printed to stdout and "
2399"stderr."
2400msgstr ""
2401
2402#: /__w/calibre/calibre/src/calibre/debug.py:56
2403msgid ""
2404"Run the GUI with a debug console, logging to the specified path. For "
2405"internal use only, use the -g option to run the GUI in debug mode"
2406msgstr ""
2407
2408#: /__w/calibre/calibre/src/calibre/debug.py:60
2409msgid "Run the E-book viewer in debug mode"
2410msgstr ""
2411
2412#: /__w/calibre/calibre/src/calibre/debug.py:62
2413msgid "Output the paths necessary to setup the calibre environment"
2414msgstr ""
2415
2416#: /__w/calibre/calibre/src/calibre/debug.py:64
2417msgid ""
2418"Add a simple plugin (i.e. a plugin that consists of only a .py file), by "
2419"specifying the path to the py file containing the plugin code."
2420msgstr ""
2421
2422#: /__w/calibre/calibre/src/calibre/debug.py:68
2423msgid ""
2424"Re-initialize the sqlite calibre database at the specified path. Useful to "
2425"recover from db corruption."
2426msgstr ""
2427
2428#: /__w/calibre/calibre/src/calibre/debug.py:72
2429msgid "Inspect the MOBI file(s) at the specified path(s)"
2430msgstr ""
2431
2432#: /__w/calibre/calibre/src/calibre/debug.py:74
2433msgid "Launch the calibre \"Edit book\" tool in debug mode."
2434msgstr ""
2435
2436#: /__w/calibre/calibre/src/calibre/debug.py:76
2437msgid ""
2438"Explode the book into the specified folder.\n"
2439"Usage: -x file.epub output_dir\n"
2440"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."
2441msgstr ""
2442
2443#: /__w/calibre/calibre/src/calibre/debug.py:82
2444msgid ""
2445"Implode a previously exploded book.\n"
2446"Usage: -i output_dir file.epub\n"
2447"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."
2448msgstr ""
2449
2450#: /__w/calibre/calibre/src/calibre/debug.py:87
2451msgid ""
2452"Export all calibre data (books/settings/plugins). Normally, you will be "
2453"asked for the export folder and the libraries to export. You can also "
2454"specify them as command line arguments to skip the questions. Use absolute "
2455"paths for the export folder and libraries. The special keyword \"all\" can "
2456"be used to export all libraries."
2457msgstr ""
2458
2459#: /__w/calibre/calibre/src/calibre/debug.py:93
2460msgid "Import previously exported calibre data"
2461msgstr ""
2462
2463#: /__w/calibre/calibre/src/calibre/debug.py:96
2464#: /__w/calibre/calibre/src/calibre/gui2/main.py:69
2465msgid ""
2466"Cause a running calibre instance, if any, to be shutdown. Note that if there"
2467" are running jobs, they will be silently aborted, so use with care."
2468msgstr ""
2469
2470#: /__w/calibre/calibre/src/calibre/debug.py:99
2471msgid "Test binary modules in build"
2472msgstr ""
2473
2474#: /__w/calibre/calibre/src/calibre/debug.py:102
2475msgid ""
2476"Run a plugin that provides a command line interface. For example:\n"
2477"calibre-debug -r \"Add Books\" -- file1 --option1\n"
2478"Everything after the -- will be passed to the plugin as arguments."
2479msgstr ""
2480
2481#: /__w/calibre/calibre/src/calibre/debug.py:106
2482msgid ""
2483"Run the calibre diff tool. For example:\n"
2484"calibre-debug --diff file1 file2"
2485msgstr ""
2486
2487#: /__w/calibre/calibre/src/calibre/debug.py:109
2488msgid "(Un)register calibre from Windows Default Programs."
2489msgstr ""
2490
2491#: /__w/calibre/calibre/src/calibre/debug.py:111
2492msgid "For internal use"
2493msgstr ""
2494
2495#: /__w/calibre/calibre/src/calibre/debug.py:220
2496msgid "Debug log"
2497msgstr ""
2498
2499#: /__w/calibre/calibre/src/calibre/debug.py:313
2500#, python-format
2501msgid "No plugin named %s found"
2502msgstr ""
2503
2504#: /__w/calibre/calibre/src/calibre/devices/android/driver.py:22
2505msgid "Communicate with Android phones."
2506msgstr ""
2507
2508#: /__w/calibre/calibre/src/calibre/devices/android/driver.py:217
2509msgid ""
2510"Comma separated list of folders to send e-books to on the device's <b>main "
2511"memory</b>. The first one that exists will be used"
2512msgstr ""
2513
2514#: /__w/calibre/calibre/src/calibre/devices/android/driver.py:220
2515msgid ""
2516"Comma separated list of folders to send e-books to on the device's "
2517"<b>storage cards</b>. The first one that exists will be used"
2518msgstr ""
2519
2520#: /__w/calibre/calibre/src/calibre/devices/android/driver.py:346
2521msgid "Communicate with S60 phones."
2522msgstr ""
2523
2524#: /__w/calibre/calibre/src/calibre/devices/android/driver.py:366
2525msgid "Communicate with WebOS tablets."
2526msgstr ""
2527
2528#: /__w/calibre/calibre/src/calibre/devices/binatone/driver.py:19
2529msgid "Communicate with the Binatone Readme e-book reader."
2530msgstr ""
2531
2532#: /__w/calibre/calibre/src/calibre/devices/blackberry/driver.py:15
2533msgid "Communicate with the Blackberry smart phone."
2534msgstr ""
2535
2536#: /__w/calibre/calibre/src/calibre/devices/blackberry/driver.py:16
2537#: /__w/calibre/calibre/src/calibre/devices/blackberry/driver.py:40
2538#: /__w/calibre/calibre/src/calibre/devices/eb600/driver.py:404
2539#: /__w/calibre/calibre/src/calibre/devices/nuut2/driver.py:20
2540msgid "Kovid Goyal"
2541msgstr ""
2542
2543#: /__w/calibre/calibre/src/calibre/devices/blackberry/driver.py:39
2544msgid "Communicate with the Blackberry Playbook."
2545msgstr ""
2546
2547#: /__w/calibre/calibre/src/calibre/devices/boeye/driver.py:15
2548msgid "Communicate with BOEYE BEX Serial e-book readers."
2549msgstr ""
2550
2551#: /__w/calibre/calibre/src/calibre/devices/boeye/driver.py:37
2552msgid "Communicate with BOEYE BDX serial e-book readers."
2553msgstr ""
2554
2555#: /__w/calibre/calibre/src/calibre/devices/cybook/driver.py:26
2556msgid "Communicate with the Cybook Gen 3/Opus e-book reader."
2557msgstr ""
2558
2559#: /__w/calibre/calibre/src/calibre/devices/cybook/driver.py:70
2560msgid "Communicate with the Cybook Orizon e-book reader."
2561msgstr ""
2562
2563#: /__w/calibre/calibre/src/calibre/devices/cybook/driver.py:83
2564#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:60
2565msgid "Card A folder"
2566msgstr ""
2567
2568#: /__w/calibre/calibre/src/calibre/devices/cybook/driver.py:84
2569msgid ""
2570"Enter the folder where the books are to be stored when sent to the memory "
2571"card. This folder is prepended to any send to device template"
2572msgstr ""
2573
2574#: /__w/calibre/calibre/src/calibre/devices/cybook/driver.py:122
2575msgid "Communicate with the Cybook Muse e-book reader."
2576msgstr ""
2577
2578#: /__w/calibre/calibre/src/calibre/devices/cybook/driver.py:148
2579msgid "Communicate with the Bookeen Diva HD e-book reader."
2580msgstr ""
2581
2582#: /__w/calibre/calibre/src/calibre/devices/eb600/driver.py:27
2583msgid "Communicate with the EB600 e-book reader."
2584msgstr ""
2585
2586#: /__w/calibre/calibre/src/calibre/devices/eb600/driver.py:59
2587msgid "Communicate with the tolino shine and vision readers"
2588msgstr ""
2589
2590#: /__w/calibre/calibre/src/calibre/devices/eb600/driver.py:75
2591#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:63
2592msgid "Swap main and card A"
2593msgstr ""
2594
2595#: /__w/calibre/calibre/src/calibre/devices/eb600/driver.py:77
2596msgid ""
2597"Check this box if the device's main memory is being seen as card a and the "
2598"card is being seen as main memory. Some tolino devices may need this option."
2599msgstr ""
2600
2601#: /__w/calibre/calibre/src/calibre/devices/eb600/driver.py:311
2602msgid "Communicate with the Astak Mentor EB600"
2603msgstr ""
2604
2605#: /__w/calibre/calibre/src/calibre/devices/eb600/driver.py:336
2606msgid "Communicate with the PocketBook 301 Reader."
2607msgstr ""
2608
2609#: /__w/calibre/calibre/src/calibre/devices/eb600/driver.py:355
2610msgid "Communicate with the PocketBook 515/602/603/902/903/Pro 912 reader."
2611msgstr ""
2612
2613#: /__w/calibre/calibre/src/calibre/devices/eb600/driver.py:377
2614msgid "Communicate with the PocketBook 622 and 623 readers."
2615msgstr ""
2616
2617#: /__w/calibre/calibre/src/calibre/devices/eb600/driver.py:391
2618msgid "Communicate with the PocketBook 360+ reader."
2619msgstr ""
2620
2621#: /__w/calibre/calibre/src/calibre/devices/eb600/driver.py:403
2622msgid "Communicate with the PocketBook 701"
2623msgstr ""
2624
2625#: /__w/calibre/calibre/src/calibre/devices/eb600/driver.py:435
2626msgid "Communicate with the PocketBook 740"
2627msgstr ""
2628
2629#: /__w/calibre/calibre/src/calibre/devices/eb600/driver.py:453
2630msgid "Communicate with the Infibeam Pi2 reader."
2631msgstr ""
2632
2633#: /__w/calibre/calibre/src/calibre/devices/edge/driver.py:19
2634msgid "Entourage Edge"
2635msgstr ""
2636
2637#: /__w/calibre/calibre/src/calibre/devices/edge/driver.py:20
2638msgid "Communicate with the Entourage Edge."
2639msgstr ""
2640
2641#: /__w/calibre/calibre/src/calibre/devices/eslick/driver.py:17
2642msgid "Communicate with the ESlick e-book reader."
2643msgstr ""
2644
2645#: /__w/calibre/calibre/src/calibre/devices/eslick/driver.py:49
2646msgid "Communicate with the Sigmatek e-book reader."
2647msgstr ""
2648
2649#: /__w/calibre/calibre/src/calibre/devices/folder_device/driver.py:19
2650#: /__w/calibre/calibre/src/calibre/devices/folder_device/driver.py:36
2651msgid "Use an arbitrary folder as a device."
2652msgstr ""
2653
2654#: /__w/calibre/calibre/src/calibre/devices/folder_device/driver.py:32
2655#: /__w/calibre/calibre/src/calibre/devices/interface.py:16
2656msgid "Device interface"
2657msgstr ""
2658
2659#: /__w/calibre/calibre/src/calibre/devices/hanlin/driver.py:21
2660msgid "Communicate with Hanlin V3 e-book readers."
2661msgstr ""
2662
2663#: /__w/calibre/calibre/src/calibre/devices/hanlin/driver.py:101
2664msgid "Communicate with Hanlin V5 e-book readers."
2665msgstr ""
2666
2667#: /__w/calibre/calibre/src/calibre/devices/hanlin/driver.py:120
2668msgid "Communicate with the BOOX e-book reader."
2669msgstr ""
2670
2671#: /__w/calibre/calibre/src/calibre/devices/hanlin/driver.py:139
2672msgid ""
2673"Comma separated list of folders to send e-books to on the device. The first "
2674"one that exists will be used."
2675msgstr ""
2676
2677#: /__w/calibre/calibre/src/calibre/devices/hanvon/driver.py:26
2678msgid "Communicate with the Hanvon N520 e-book reader."
2679msgstr ""
2680
2681#: /__w/calibre/calibre/src/calibre/devices/hanvon/driver.py:53
2682msgid "Communicate with the Kibano e-book reader."
2683msgstr ""
2684
2685#: /__w/calibre/calibre/src/calibre/devices/hanvon/driver.py:67
2686msgid "Communicate with The Book reader."
2687msgstr ""
2688
2689#: /__w/calibre/calibre/src/calibre/devices/hanvon/driver.py:80
2690msgid "Communicate with the Libre Air reader."
2691msgstr ""
2692
2693#: /__w/calibre/calibre/src/calibre/devices/hanvon/driver.py:94
2694msgid "Communicate with the SpringDesign Alex e-book reader."
2695msgstr ""
2696
2697#: /__w/calibre/calibre/src/calibre/devices/hanvon/driver.py:138
2698#: /__w/calibre/calibre/src/calibre/devices/hanvon/driver.py:149
2699#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:528
2700#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:560
2701#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:706
2702#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:3719
2703#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:429
2704#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:436
2705msgid "Removing books from device..."
2706msgstr ""
2707
2708#: /__w/calibre/calibre/src/calibre/devices/hanvon/driver.py:156
2709msgid "Communicate with the Azbooka"
2710msgstr ""
2711
2712#: /__w/calibre/calibre/src/calibre/devices/hanvon/driver.py:176
2713msgid "Communicate with the Elonex EB 511 e-book reader."
2714msgstr ""
2715
2716#: /__w/calibre/calibre/src/calibre/devices/hanvon/driver.py:197
2717msgid "Communicate with the Cybook Odyssey e-book reader."
2718msgstr ""
2719
2720#: /__w/calibre/calibre/src/calibre/devices/iliad/driver.py:18
2721msgid "Communicate with the IRex Iliad e-book reader."
2722msgstr ""
2723
2724#: /__w/calibre/calibre/src/calibre/devices/interface.py:61
2725msgid "Cannot get files from this device"
2726msgstr ""
2727
2728#: /__w/calibre/calibre/src/calibre/devices/irexdr/driver.py:18
2729msgid "Communicate with the IRex Digital Reader 1000 e-book reader."
2730msgstr ""
2731
2732#: /__w/calibre/calibre/src/calibre/devices/irexdr/driver.py:45
2733msgid "Communicate with the IRex Digital Reader 800"
2734msgstr ""
2735
2736#: /__w/calibre/calibre/src/calibre/devices/iriver/driver.py:18
2737msgid "Communicate with the Iriver Story reader."
2738msgstr ""
2739
2740#: /__w/calibre/calibre/src/calibre/devices/jetbook/driver.py:22
2741msgid "Communicate with the JetBook e-book reader."
2742msgstr ""
2743
2744#: /__w/calibre/calibre/src/calibre/devices/jetbook/driver.py:89
2745msgid "Communicate with the MiBuk Wolder reader."
2746msgstr ""
2747
2748#: /__w/calibre/calibre/src/calibre/devices/jetbook/driver.py:118
2749msgid "Communicate with the JetBook Mini reader."
2750msgstr ""
2751
2752#: /__w/calibre/calibre/src/calibre/devices/jetbook/driver.py:146
2753msgid "Communicate with the JetBook Color reader."
2754msgstr ""
2755
2756#: /__w/calibre/calibre/src/calibre/devices/kindle/apnx.py:43
2757#, python-format
2758msgid "Not a valid MOBI file. Reports identity of %s"
2759msgstr ""
2760
2761#: /__w/calibre/calibre/src/calibre/devices/kindle/apnx.py:85
2762msgid "Could not generate page mapping."
2763msgstr ""
2764
2765#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:62
2766msgid "Communicate with the Kindle e-book reader."
2767msgstr ""
2768
2769#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:94
2770msgid ""
2771"The following books are in KFX format. KFX is a virtual book format, and "
2772"cannot be transferred from the device. Instead, you should go to your "
2773"\"Manage my content and devices\" page on the Amazon homepage and download "
2774"the book to your computer from there. That will give you a regular AZW3 file"
2775" that you can add to calibre normally. Click \"Show details\" to see the "
2776"list of books."
2777msgstr ""
2778
2779#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:229
2780#, python-format
2781msgid "%(time)s<br />Last page read: %(loc)d (%(pr)d%%)"
2782msgstr ""
2783
2784#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:234
2785#, python-format
2786msgid "%(time)s<br />Last page read: Location %(loc)d (%(pr)d%%)"
2787msgstr ""
2788
2789#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:254
2790#, python-format
2791msgid "<b>Location %(dl)d &bull; %(typ)s</b><br />%(text)s<br />"
2792msgstr ""
2793
2794#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:263
2795#, python-format
2796msgid "<b>Page %(dl)d &bull; %(typ)s</b><br />"
2797msgstr ""
2798
2799#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:268
2800#, python-format
2801msgid "<b>Location %(dl)d &bull; %(typ)s</b><br />"
2802msgstr ""
2803
2804#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:334
2805msgid ""
2806"Communicate with the Kindle 2/3/4/Touch/PaperWhite/Voyage e-book reader."
2807msgstr ""
2808
2809#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:348
2810msgid "Send page number information when sending books"
2811msgstr ""
2812
2813#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:349
2814msgid ""
2815"The Kindle 3 and newer versions can use page number information in MOBI "
2816"files. With this option, calibre will calculate and send this information to"
2817" the Kindle when uploading MOBI files by USB. Note that the page numbers do "
2818"not correspond to any paper book."
2819msgstr ""
2820
2821#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:354
2822msgid "Page count calculation method"
2823msgstr ""
2824
2825#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:355
2826msgid ""
2827"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"
2828"\n"
2829" <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"
2830"\n"
2831" <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."
2832msgstr ""
2833
2834#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:368
2835msgid "Custom column name to retrieve page counts from"
2836msgstr ""
2837
2838#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:369
2839msgid ""
2840"If you have a custom column in your library that you use to store the page "
2841"count of books, you can have calibre use that information, instead of "
2842"calculating a page count. Specify the name of the custom column here, for "
2843"example, #pages."
2844msgstr ""
2845
2846#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:373
2847msgid "Custom column name to retrieve calculation method from"
2848msgstr ""
2849
2850#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:374
2851msgid ""
2852"If you have a custom column in your library that you use to store the "
2853"preferred method for calculating the number of pages for a book, you can "
2854"have calibre use that method instead of the default one selected above.  "
2855"Specify the name of the custom column here, for example, #pagemethod. The "
2856"custom column should have the  values: fast, accurate or pagebreak."
2857msgstr ""
2858
2859#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:380
2860msgid "Overwrite existing APNX on device"
2861msgstr ""
2862
2863#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:381
2864msgid ""
2865"Uncheck this option to allow an APNX file existing on the device to have "
2866"priority over the version which calibre would send. Since APNX files are "
2867"usually deleted when a book is removed from the Kindle, this is mostly "
2868"useful when resending a book to the device which is already on the device "
2869"(e.g. after making a modification)."
2870msgstr ""
2871
2872#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:630
2873msgid "Communicate with the Kindle DX e-book reader."
2874msgstr ""
2875
2876#: /__w/calibre/calibre/src/calibre/devices/kindle/driver.py:646
2877msgid "Communicate with the Kindle Fire"
2878msgstr ""
2879
2880#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:82
2881msgid "Communicate with the original Kobo Reader and the Kobo WiFi."
2882msgstr ""
2883
2884#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:120
2885msgid "The Kobo supports several collections including "
2886msgstr ""
2887
2888#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:121
2889msgid "Create tags for automatic management"
2890msgstr ""
2891
2892#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:122
2893msgid "Upload covers for books (newer readers)"
2894msgstr ""
2895
2896#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:123
2897msgid ""
2898"Normally, the Kobo readers get the cover image from the e-book file itself. "
2899"With this option, calibre will send a separate cover image to the reader, "
2900"useful if you have modified the cover."
2901msgstr ""
2902
2903#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:127
2904#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:311
2905msgid "Upload black and white covers"
2906msgstr ""
2907
2908#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:128
2909msgid "Show expired books"
2910msgstr ""
2911
2912#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:129
2913msgid ""
2914"A bug in an earlier version left non kepubs book records in the database.  "
2915"With this option calibre will show the expired records and allow you to "
2916"delete them with the new delete logic."
2917msgstr ""
2918
2919#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:133
2920#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:441
2921msgid "Show previews"
2922msgstr ""
2923
2924#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:134
2925#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:442
2926msgid ""
2927"Kobo previews are included on the Touch and some other versions by default "
2928"they are no longer displayed as there is no good reason to see them.  Enable"
2929" if you wish to see/delete them."
2930msgstr ""
2931
2932#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:137
2933#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:426
2934msgid "Show recommendations"
2935msgstr ""
2936
2937#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:138
2938msgid ""
2939"Kobo now shows recommendations on the device. In some cases these have files"
2940" but in other cases they are just pointers to the web site to buy. Enable if"
2941" you wish to see/delete them."
2942msgstr ""
2943
2944#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:141
2945#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:476
2946msgid "Attempt to support newer firmware"
2947msgstr ""
2948
2949#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:142
2950msgid ""
2951"Kobo routinely updates the firmware and the database version. With this "
2952"option calibre will attempt to perform full read-write functionality - Here "
2953"be Dragons!! Enable only if you are comfortable with restoring your kobo to "
2954"factory defaults and testing software"
2955msgstr ""
2956
2957#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:223
2958#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:226
2959#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:229
2960#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:431
2961#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:1590
2962#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:1594
2963#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:1598
2964#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:2052
2965#: /__w/calibre/calibre/src/calibre/devices/paladin/driver.py:73
2966#: /__w/calibre/calibre/src/calibre/devices/prst1/driver.py:159
2967#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:213
2968#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:216
2969#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:219
2970#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:288
2971#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:295
2972#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:318
2973msgid "Getting list of books on device..."
2974msgstr ""
2975
2976#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:567
2977#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:574
2978#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1565
2979#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1571
2980#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:443
2981#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:448
2982msgid "Removing books from device metadata listing..."
2983msgstr ""
2984
2985#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:580
2986#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:615
2987#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:459
2988#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1523
2989#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1537
2990#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:372
2991#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:403
2992msgid "Adding books to device metadata listing..."
2993msgstr ""
2994
2995#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:708
2996#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:3721
2997msgid "Kobo database version unsupported - See details"
2998msgstr ""
2999
3000#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:709
3001msgid ""
3002"Your Kobo is running an updated firmware/database version. As calibre does "
3003"not know about this updated firmware, database editing is disabled, to "
3004"prevent corruption. You can still send books to your Kobo with calibre,  but"
3005" deleting books and managing collections is disabled. If you are willing to "
3006"experiment and know how to reset your Kobo to Factory defaults, you can "
3007"override this check by right clicking the device icon in calibre and "
3008"selecting \"Configure this device\" and then the  \"Attempt to support newer"
3009" firmware\" option. Doing so may require you to perform a factory reset of "
3010"your Kobo."
3011msgstr ""
3012
3013#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:738
3014#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:630
3015msgid "Not Implemented"
3016msgstr ""
3017
3018#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:739
3019msgid ""
3020"\".kobo\" files do not exist on the device as books; instead they are rows "
3021"in the sqlite database. Currently they cannot be exported or viewed."
3022msgstr ""
3023
3024#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:1234
3025#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:1239
3026#, python-format
3027msgid ""
3028"<hr /><b>Book last read:</b> %(time)s<br /><b>Percentage read:</b> "
3029"%(pr)d%%<hr />"
3030msgstr ""
3031
3032#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:1258
3033#, python-format
3034msgid ""
3035"<b>Chapter %(chapter)d:</b> %(chapter_title)s<br /><b>%(typ)s</b><br "
3036"/><b>Chapter Progress:</b> %(chapter_progress)s%%<br />%(annotation)s<br "
3037"/><hr />"
3038msgstr ""
3039
3040#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:1268
3041#, python-format
3042msgid ""
3043"<b>Chapter %(chapter)d:</b> %(chapter_title)s<br /><b>%(typ)s</b><br "
3044"/><b>Chapter progress:</b> %(chapter_progress)s%%<br /><b>Highlight:</b> "
3045"%(text)s<br /><hr />"
3046msgstr ""
3047
3048#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:1278
3049#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:1290
3050#, python-format
3051msgid ""
3052"<b>Chapter %(chapter)d:</b> %(chapter_title)s<br /><b>%(typ)s</b><br "
3053"/><b>Chapter progress:</b> %(chapter_progress)s%%<br /><b>Highlight:</b> "
3054"%(text)s<br /><b>Notes:</b> %(annotation)s<br /><hr />"
3055msgstr ""
3056
3057#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:1352
3058#, python-format
3059msgid ""
3060"Communicate with the Kobo Touch, Glo, Mini, Aura HD, Aura H2O, Glo HD, Touch"
3061" 2, Aura ONE, Aura Edition 2, Aura H2O Edition 2, Clara HD, Forma, Libra "
3062"H2O, Elipsa, Sage and Libra 2 eReaders. Based on the existing Kobo driver by"
3063" %s."
3064msgstr ""
3065
3066#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:3722
3067msgid ""
3068"Your Kobo is running an updated firmware/database version. As calibre does "
3069"not know about this updated firmware, database editing is disabled, to "
3070"prevent corruption. You can still send books to your Kobo with calibre,  but"
3071" deleting books and managing collections is disabled. If you are willing to "
3072"experiment and know how to reset your Kobo to Factory defaults, you can "
3073"override this check by right clicking the device icon in calibre and "
3074"selecting \"Configure this device\" and then the \"Attempt to support newer "
3075"firmware\" option. Doing so may require you to perform a factory reset of "
3076"your Kobo."
3077msgstr ""
3078
3079#: /__w/calibre/calibre/src/calibre/devices/kobo/driver.py:3736
3080#, python-format
3081msgid ""
3082"Discussion of any new Kobo firmware can be found in the Kobo forum at "
3083"MobileRead. This is at %s."
3084msgstr ""
3085
3086#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:57
3087msgid "Collections, covers && uploads"
3088msgstr ""
3089
3090#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:58
3091msgid "Metadata, on device && advanced"
3092msgstr ""
3093
3094#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:191
3095msgid "Uploading of books"
3096msgstr ""
3097
3098#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:198
3099msgid "Modify CSS"
3100msgstr ""
3101
3102#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:199
3103#, python-brace-format
3104msgid ""
3105"This allows addition of user CSS rules and removal of some CSS. When sending"
3106" a book, the driver adds the contents of {0} to all stylesheets in the EPUB."
3107" This file is searched for in the root folder of the main memory of the "
3108"device. As well as this, if the file contains settings for the \"orphans\" "
3109"or \"widows\", these are removed for all styles in the original stylesheet."
3110msgstr ""
3111
3112#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:207
3113msgid "Do not treat replacements as new books"
3114msgstr ""
3115
3116#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:208
3117msgid ""
3118"When a new book is side-loaded, the Kobo firmware imports details of the "
3119"book into the internal database. Even if the book is a replacement for an "
3120"existing book, the Kobo will remove the book from the database and then "
3121"treat it as a new book. This means that the reading status, bookmarks and "
3122"collections for the book will be lost. This option overrides firmware "
3123"behavior and attempts to prevent a book that has been resent from being "
3124"treated as a new book. If you prefer to have replacements treated as new "
3125"books, turn this option off."
3126msgstr ""
3127
3128#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:233
3129#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:344
3130#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1355
3131msgid "Collections"
3132msgstr ""
3133
3134#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:241
3135#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:252
3136msgid ""
3137"Create new bookshelves on the Kobo if they do not exist. This is only for "
3138"firmware V2.0.0 or later."
3139msgstr ""
3140
3141#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:243
3142msgid "Collections columns:"
3143msgstr ""
3144
3145#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:245
3146msgid ""
3147"The Kobo from firmware V2.0.0 supports bookshelves. These are created on the"
3148" Kobo. Specify a tags type column for automatic management."
3149msgstr ""
3150
3151#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:251
3152msgid "Create collections"
3153msgstr ""
3154
3155#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:256
3156msgid "Delete empty bookshelves"
3157msgstr ""
3158
3159#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:257
3160msgid ""
3161"Delete any empty bookshelves from the Kobo when syncing is finished. This is"
3162" only for firmware V2.0.0 or later."
3163msgstr ""
3164
3165#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:261
3166msgid "Ignore collections:"
3167msgstr ""
3168
3169#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:263
3170msgid ""
3171"List the names of collections to be ignored by the collection management. "
3172"The collections listed will not be changed. Names are separated by commas."
3173msgstr ""
3174
3175#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:300
3176msgid "Upload covers"
3177msgstr ""
3178
3179#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:308
3180msgid ""
3181"Upload cover images from the calibre library when sending books to the "
3182"device."
3183msgstr ""
3184
3185#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:312
3186msgid "Convert covers to grayscale when uploading."
3187msgstr ""
3188
3189#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:317
3190msgid "Upload dithered covers"
3191msgstr ""
3192
3193#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:318
3194msgid ""
3195"Dither cover images to the appropriate 16c grayscale palette for an eInk "
3196"screen. This usually ensures greater accuracy and avoids banding, making "
3197"sleep covers look better. On FW >= 4.11, Nickel itself may sometimes do a "
3198"decent job of it. Has no effect without \"Upload black and white covers\"!"
3199msgstr ""
3200
3201#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:332
3202msgid "Keep cover aspect ratio"
3203msgstr ""
3204
3205#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:333
3206msgid ""
3207"When uploading covers, do not change the aspect ratio when resizing for the "
3208"device. This is for firmware versions 2.3.1 and later."
3209msgstr ""
3210
3211#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:338
3212msgid "Letterbox full-screen covers"
3213msgstr ""
3214
3215#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:339
3216msgid ""
3217"Do it on our end, instead of letting Nickel handle it. Provides pixel-"
3218"perfect results on devices where Nickel does not do extra processing. "
3219"Obviously has no effect without \"Keep cover aspect ratio\". This is "
3220"probably undesirable if you disable the \"Show book covers full screen\" "
3221"setting on your device."
3222msgstr ""
3223
3224#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:347
3225msgid ""
3226"Choose the color to use when letterboxing the cover. The default color is "
3227"black (#000000)"
3228msgstr ""
3229
3230#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:362
3231msgid "Save covers as PNG"
3232msgstr ""
3233
3234#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:363
3235msgid ""
3236"Use the PNG image format instead of JPG. Higher quality, especially with "
3237"\"Upload dithered covers\" enabled, which will also help generate "
3238"potentially smaller files. Behavior completely unknown on old (< 3.x) Kobo "
3239"firmwares, known to behave on FW >= 4.8. Has no effect without \"Upload "
3240"black and white covers\"!"
3241msgstr ""
3242
3243#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:419
3244msgid "Show as on device"
3245msgstr ""
3246
3247#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:427
3248msgid ""
3249"Kobo shows recommendations on the device.  In some cases these have files "
3250"but in other cases they are just pointers to the web site to buy. Enable if "
3251"you wish to see/delete them."
3252msgstr ""
3253
3254#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:434
3255msgid "Show archived books"
3256msgstr ""
3257
3258#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:435
3259msgid ""
3260"Archived books are listed on the device but need to be downloaded to read. "
3261"Use this option to show these books and match them with books in the calibre"
3262" library."
3263msgstr ""
3264
3265#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:468
3266msgid "Advanced options"
3267msgstr ""
3268
3269#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:477
3270msgid ""
3271"Kobo routinely updates the firmware and the database version. With this "
3272"option calibre will attempt to perform full read-write functionality - Here "
3273"be Dragons!! Enable only if you are comfortable with restoring your kobo to "
3274"factory defaults and testing software. This driver supports firmware V2.x.x "
3275"and DBVersion up to "
3276msgstr ""
3277
3278#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:487
3279msgid "Title to test when debugging"
3280msgstr ""
3281
3282#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:488
3283#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:495
3284msgid ""
3285"Part of title of a book that can be used when doing some tests for "
3286"debugging. The test is to see if the string is contained in the title of a "
3287"book. The better the match, the less extraneous output."
3288msgstr ""
3289
3290#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:493
3291msgid "Title to test when debugging:"
3292msgstr ""
3293
3294#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:518
3295msgid "Update metadata on the device"
3296msgstr ""
3297
3298#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:526
3299msgid ""
3300"Update the metadata on the device when it is connected. Be careful when "
3301"doing this as it will take time and could make the initial connection take a"
3302" long time."
3303msgstr ""
3304
3305#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:530
3306msgid "Set series information"
3307msgstr ""
3308
3309#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:531
3310msgid ""
3311"The book lists on the Kobo devices can display series information. This is "
3312"not read by the device from the sideloaded books. Series information can "
3313"only be added to the device after the book has been processed by the device."
3314" Enable if you wish to set series information."
3315msgstr ""
3316
3317#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:538
3318msgid "Update metadata on Book Details pages"
3319msgstr ""
3320
3321#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:539
3322msgid ""
3323"This will update the metadata in the device database when the device is "
3324"connected. The metadata updated is displayed on the device in the library "
3325"and the book details page. This is the title, authors, comments/synopsis, "
3326"series name and number, publisher and published Date, ISBN and language. If "
3327"a metadata plugboard exists for the device and book format, this will be "
3328"used to set the metadata."
3329msgstr ""
3330
3331#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:548
3332msgid "Update purchased books"
3333msgstr ""
3334
3335#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:549
3336msgid "Update books purchased from Kobo and downloaded to the device."
3337msgstr ""
3338
3339#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:554
3340msgid "Subtitle"
3341msgstr ""
3342
3343#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:555
3344msgid "Update the subtitle on the device using a template."
3345msgstr ""
3346
3347#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:560
3348msgid ""
3349"Enter a template to use to set the subtitle. If the template is empty, the "
3350"subtitle will be cleared."
3351msgstr ""
3352
3353#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:588
3354#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:648
3355#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:104
3356#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:374
3357#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_line_editor.py:44
3358#: /__w/calibre/calibre/src/calibre/gui2/library/delegates.py:758
3359#: /__w/calibre/calibre/src/calibre/gui2/preferences/save_template.py:54
3360msgid "Edit template"
3361msgstr ""
3362
3363#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:633
3364#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:94
3365msgid "&Template editor"
3366msgstr ""
3367
3368#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:660
3369#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/configwidget.py:173
3370#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:115
3371#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:301
3372#: /__w/calibre/calibre/src/calibre/gui2/preferences/save_template.py:75
3373msgid "Invalid template"
3374msgstr ""
3375
3376#: /__w/calibre/calibre/src/calibre/devices/kobo/kobotouch_config.py:661
3377#, python-format
3378msgid "The template \"%s\" is invalid:"
3379msgstr ""
3380
3381#: /__w/calibre/calibre/src/calibre/devices/misc.py:19
3382msgid "Communicate with the Palm Pre"
3383msgstr ""
3384
3385#: /__w/calibre/calibre/src/calibre/devices/misc.py:39
3386msgid "Communicate with the Bq Avant"
3387msgstr ""
3388
3389#: /__w/calibre/calibre/src/calibre/devices/misc.py:61
3390msgid "Communicate with the Sweex/Kogan/Q600/Wink"
3391msgstr ""
3392
3393#: /__w/calibre/calibre/src/calibre/devices/misc.py:82
3394#: /__w/calibre/calibre/src/calibre/devices/misc.py:110
3395msgid "Communicate with the Pandigital Novel"
3396msgstr ""
3397
3398#: /__w/calibre/calibre/src/calibre/devices/misc.py:130
3399msgid "Communicate with the VelocityMicro"
3400msgstr ""
3401
3402#: /__w/calibre/calibre/src/calibre/devices/misc.py:149
3403msgid "Communicate with the GM2000"
3404msgstr ""
3405
3406#: /__w/calibre/calibre/src/calibre/devices/misc.py:170
3407msgid "Communicate with the Acer Lumiread"
3408msgstr ""
3409
3410#: /__w/calibre/calibre/src/calibre/devices/misc.py:206
3411msgid "Communicate with the Aluratek Color"
3412msgstr ""
3413
3414#: /__w/calibre/calibre/src/calibre/devices/misc.py:229
3415msgid "Communicate with the Trekstor"
3416msgstr ""
3417
3418#: /__w/calibre/calibre/src/calibre/devices/misc.py:261
3419msgid "Communicate with the EEE Reader"
3420msgstr ""
3421
3422#: /__w/calibre/calibre/src/calibre/devices/misc.py:283
3423msgid "Communicate with the Adam tablet"
3424msgstr ""
3425
3426#: /__w/calibre/calibre/src/calibre/devices/misc.py:305
3427msgid "Communicate with the Nextbook Reader"
3428msgstr ""
3429
3430#: /__w/calibre/calibre/src/calibre/devices/misc.py:359
3431msgid "Communicate with the Moovybook Reader"
3432msgstr ""
3433
3434#: /__w/calibre/calibre/src/calibre/devices/misc.py:382
3435msgid "Communicate with the COBY"
3436msgstr ""
3437
3438#: /__w/calibre/calibre/src/calibre/devices/misc.py:409
3439msgid "Communicate with the Ex124G"
3440msgstr ""
3441
3442#: /__w/calibre/calibre/src/calibre/devices/misc.py:437
3443msgid "Communicate with the WayteQ and SPC Dickens Readers"
3444msgstr ""
3445
3446#: /__w/calibre/calibre/src/calibre/devices/misc.py:505
3447msgid "Communicate with the Woxter Scriba reader"
3448msgstr ""
3449
3450#: /__w/calibre/calibre/src/calibre/devices/misc.py:528
3451msgid "Communicate with the PocketBook Touch Lux 2 and Inkpad X readers"
3452msgstr ""
3453
3454#: /__w/calibre/calibre/src/calibre/devices/misc.py:549
3455msgid "Communicate with the SONY DPT-S1"
3456msgstr ""
3457
3458#: /__w/calibre/calibre/src/calibre/devices/misc.py:571
3459msgid "Communicate with the Bq Cervantes"
3460msgstr ""
3461
3462#: /__w/calibre/calibre/src/calibre/devices/mtp/base.py:31
3463msgid "MTP device"
3464msgstr ""
3465
3466#: /__w/calibre/calibre/src/calibre/devices/mtp/base.py:33
3467msgid "Communicate with MTP devices"
3468msgstr ""
3469
3470#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:196
3471#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1240
3472#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:148
3473msgid "Get device information..."
3474msgstr ""
3475
3476#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:219
3477msgid "Listing files, this can take a while"
3478msgstr ""
3479
3480#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:234
3481msgid "Reading e-book metadata"
3482msgstr ""
3483
3484#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:267
3485#, python-format
3486msgid "Reading metadata from %s"
3487msgstr ""
3488
3489#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:286
3490msgid "Updating metadata cache on device"
3491msgstr ""
3492
3493#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:288
3494msgid "Finished reading metadata from device"
3495msgstr ""
3496
3497#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:420
3498#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1510
3499#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1512
3500#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:347
3501#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:349
3502msgid "Transferring books to device..."
3503msgstr ""
3504
3505#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:448
3506#, python-format
3507msgid "Transferred %s to device"
3508msgstr ""
3509
3510#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:450
3511msgid "Transfer to device finished..."
3512msgstr ""
3513
3514#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:471
3515#, python-format
3516msgid "Added %s"
3517msgstr ""
3518
3519#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:473
3520msgid "Adding complete"
3521msgstr ""
3522
3523#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:489
3524msgid "Deleting books from device..."
3525msgstr ""
3526
3527#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:495
3528#, python-format
3529msgid "Deleted %s"
3530msgstr ""
3531
3532#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:496
3533msgid "All books deleted"
3534msgstr ""
3535
3536#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:499
3537msgid "Removing books from metadata"
3538msgstr ""
3539
3540#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:513
3541#, python-format
3542msgid "Removed %s"
3543msgstr ""
3544
3545#: /__w/calibre/calibre/src/calibre/devices/mtp/driver.py:515
3546msgid "All books removed"
3547msgstr ""
3548
3549#: /__w/calibre/calibre/src/calibre/devices/mtp/unix/driver.py:236
3550msgid "Unnamed device"
3551msgstr ""
3552
3553#: /__w/calibre/calibre/src/calibre/devices/mtp/unix/driver.py:238
3554#, python-brace-format
3555msgid ""
3556"The device {0} is not allowing connections. Unlock the screen on the {0}, "
3557"tap \"Allow\" on any connection popup message you see, then either wait a "
3558"minute or restart calibre. You might also have to change the mode of the USB"
3559" connection on the {0} to \"Media Transfer mode (MTP)\" or similar."
3560msgstr ""
3561
3562#: /__w/calibre/calibre/src/calibre/devices/mtp/unix/driver.py:264
3563#: /__w/calibre/calibre/src/calibre/devices/mtp/windows/driver.py:344
3564msgid "Unknown MTP device"
3565msgstr ""
3566
3567#: /__w/calibre/calibre/src/calibre/devices/mtp/unix/driver.py:283
3568#: /__w/calibre/calibre/src/calibre/devices/mtp/windows/driver.py:232
3569#, python-format
3570msgid "Found object: %s"
3571msgstr ""
3572
3573#: /__w/calibre/calibre/src/calibre/devices/mtp/windows/driver.py:64
3574msgid "MTP devices are not supported on Windows XP"
3575msgstr ""
3576
3577#: /__w/calibre/calibre/src/calibre/devices/mtp/windows/driver.py:77
3578msgid ""
3579"The Windows Portable Devices service is not available on your computer. You "
3580"may need to install Windows Media Player 11 or newer and/or restart your "
3581"computer"
3582msgstr ""
3583
3584#: /__w/calibre/calibre/src/calibre/devices/nokia/driver.py:19
3585msgid "Communicate with the Nokia 770 Internet Tablet."
3586msgstr ""
3587
3588#: /__w/calibre/calibre/src/calibre/devices/nokia/driver.py:43
3589msgid "Communicate with the Nokia N800/N810/N900/N950/N9 Maemo/MeeGo devices."
3590msgstr ""
3591
3592#: /__w/calibre/calibre/src/calibre/devices/nokia/driver.py:57
3593msgid "Communicate with the Nokia E71X"
3594msgstr ""
3595
3596#: /__w/calibre/calibre/src/calibre/devices/nokia/driver.py:78
3597msgid "Communicate with the Nokia E52"
3598msgstr ""
3599
3600#: /__w/calibre/calibre/src/calibre/devices/nook/driver.py:22
3601msgid "The Nook"
3602msgstr ""
3603
3604#: /__w/calibre/calibre/src/calibre/devices/nook/driver.py:23
3605msgid "Communicate with the Nook e-book reader."
3606msgstr ""
3607
3608#: /__w/calibre/calibre/src/calibre/devices/nook/driver.py:84
3609msgid ""
3610"Communicate with the Nook Color, TSR, Glowlight and Tablet e-book readers."
3611msgstr ""
3612
3613#: /__w/calibre/calibre/src/calibre/devices/nuut2/driver.py:19
3614msgid "Communicate with the Nuut2 e-book reader."
3615msgstr ""
3616
3617#: /__w/calibre/calibre/src/calibre/devices/paladin/driver.py:30
3618msgid "Communicate with the Paladin readers"
3619msgstr ""
3620
3621#: /__w/calibre/calibre/src/calibre/devices/paladin/driver.py:51
3622#: /__w/calibre/calibre/src/calibre/devices/prst1/driver.py:72
3623msgid ""
3624"Comma separated list of metadata fields to turn into collections on the "
3625"device. Possibilities include: "
3626msgstr ""
3627
3628#: /__w/calibre/calibre/src/calibre/devices/prs505/driver.py:23
3629msgid "Communicate with Sony e-book readers older than the PRST1."
3630msgstr ""
3631
3632#: /__w/calibre/calibre/src/calibre/devices/prs505/driver.py:59
3633msgid "Comments have been removed as the SONY reader chokes on them"
3634msgstr ""
3635
3636#: /__w/calibre/calibre/src/calibre/devices/prs505/driver.py:65
3637#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:285
3638msgid "All by title"
3639msgstr ""
3640
3641#: /__w/calibre/calibre/src/calibre/devices/prs505/driver.py:66
3642#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:286
3643msgid "All by author"
3644msgstr ""
3645
3646#: /__w/calibre/calibre/src/calibre/devices/prs505/driver.py:69
3647#, python-format
3648msgid ""
3649"Comma separated list of metadata fields to turn into collections on the "
3650"device. Possibilities include: %(coll)s. Two special collections are "
3651"available: %(abt)s:%(abtv)s and %(aba)s:%(abav)s. Add these values to the "
3652"list to enable them. The collections will be given the name provided after "
3653"the \":\" character."
3654msgstr ""
3655
3656#: /__w/calibre/calibre/src/calibre/devices/prs505/driver.py:76
3657msgid "Upload separate cover thumbnails for books (newer readers)"
3658msgstr ""
3659
3660#: /__w/calibre/calibre/src/calibre/devices/prs505/driver.py:77
3661msgid ""
3662"Normally, the SONY readers get the cover image from the e-book file itself. "
3663"With this option, calibre will send a separate cover image to the reader, "
3664"useful if you are sending DRMed books in which you cannot change the cover. "
3665"WARNING: This option should only be used with newer SONY readers: 350, 650, "
3666"950 and newer."
3667msgstr ""
3668
3669#: /__w/calibre/calibre/src/calibre/devices/prs505/driver.py:83
3670msgid ""
3671"Refresh separate covers when using automatic management (newer readers)"
3672msgstr ""
3673
3674#: /__w/calibre/calibre/src/calibre/devices/prs505/driver.py:84
3675#: /__w/calibre/calibre/src/calibre/devices/prst1/driver.py:82
3676msgid ""
3677"Set this option to have separate book covers uploaded every time you connect"
3678" your device. Unset this option if you have so many books on the reader that"
3679" performance is unacceptable."
3680msgstr ""
3681
3682#: /__w/calibre/calibre/src/calibre/devices/prs505/driver.py:88
3683#: /__w/calibre/calibre/src/calibre/devices/prst1/driver.py:86
3684msgid "Preserve cover aspect ratio when building thumbnails"
3685msgstr ""
3686
3687#: /__w/calibre/calibre/src/calibre/devices/prs505/driver.py:89
3688#: /__w/calibre/calibre/src/calibre/devices/prst1/driver.py:88
3689msgid ""
3690"Set this option if you want the cover thumbnails to have the same aspect "
3691"ratio (width to height) as the cover. Unset it if you want the thumbnail to "
3692"be the maximum size, ignoring aspect ratio."
3693msgstr ""
3694
3695#: /__w/calibre/calibre/src/calibre/devices/prs505/driver.py:93
3696msgid "Search for books in all folders"
3697msgstr ""
3698
3699#: /__w/calibre/calibre/src/calibre/devices/prs505/driver.py:94
3700msgid ""
3701"Setting this option tells calibre to look for books in all folders on the "
3702"device and its cards. This permits calibre to find books put on the device "
3703"by other software and by wireless download."
3704msgstr ""
3705
3706#: /__w/calibre/calibre/src/calibre/devices/prs505/sony_cache.py:195
3707#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/structure.py:106
3708msgid "Unnamed"
3709msgstr ""
3710
3711#: /__w/calibre/calibre/src/calibre/devices/prst1/driver.py:41
3712msgid "Communicate with the PRST1 and newer SONY e-book readers"
3713msgstr ""
3714
3715#: /__w/calibre/calibre/src/calibre/devices/prst1/driver.py:75
3716msgid "Upload separate cover thumbnails for books"
3717msgstr ""
3718
3719#: /__w/calibre/calibre/src/calibre/devices/prst1/driver.py:76
3720msgid ""
3721"Normally, the SONY readers get the cover image from the e-book file itself. "
3722"With this option, calibre will send a separate cover image to the reader, "
3723"useful if you are sending DRMed books in which you cannot change the cover."
3724msgstr ""
3725
3726#: /__w/calibre/calibre/src/calibre/devices/prst1/driver.py:80
3727msgid "Refresh separate covers when using automatic management"
3728msgstr ""
3729
3730#: /__w/calibre/calibre/src/calibre/devices/prst1/driver.py:92
3731msgid "Use SONY Author Format (First Author Only)"
3732msgstr ""
3733
3734#: /__w/calibre/calibre/src/calibre/devices/prst1/driver.py:94
3735msgid ""
3736"Set this option if you want the author on the Sony to appear the same way "
3737"the T1 sets it. This means it will only show the first author for books with"
3738" multiple authors. Leave this disabled if you use Metadata plugboards."
3739msgstr ""
3740
3741#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:185
3742msgid "Wireless device"
3743msgstr ""
3744
3745#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:189
3746msgid "Communicate with Smart Device apps"
3747msgstr ""
3748
3749#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:287
3750msgid "All by something"
3751msgstr ""
3752
3753#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:290
3754msgid "Enable connections at startup"
3755msgstr ""
3756
3757#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:291
3758msgid "Check this box to allow connections when calibre starts"
3759msgstr ""
3760
3761#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:293
3762msgid "Security password"
3763msgstr ""
3764
3765#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:294
3766msgid "Enter a password that the device app must use to connect to calibre"
3767msgstr ""
3768
3769#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:296
3770msgid "Use fixed network port"
3771msgstr ""
3772
3773#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:297
3774msgid ""
3775"If checked, use the port number in the \"Port\" box, otherwise the driver "
3776"will pick a random port"
3777msgstr ""
3778
3779#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:299
3780msgid "Port number: "
3781msgstr ""
3782
3783#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:300
3784msgid ""
3785"Enter the port number the driver is to use if the \"fixed port\" box is "
3786"checked"
3787msgstr ""
3788
3789#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:301
3790msgid "Print extra debug information"
3791msgstr ""
3792
3793#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:302
3794msgid "Check this box if requested when reporting problems"
3795msgstr ""
3796
3797#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:304
3798msgid ""
3799"Comma separated list of metadata fields to turn into collections on the "
3800"device."
3801msgstr ""
3802
3803#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:306
3804#, python-format
3805msgid ""
3806"Possibilities include: series, tags, authors, etc. Three special collections"
3807" are available: %(abt)s:%(abtv)s, %(aba)s:%(abav)s, and %(abs)s:%(absv)s. "
3808"Add  these values to the list to enable them. The collections will be given "
3809"the name provided after the \":\" character."
3810msgstr ""
3811
3812#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:314
3813msgid "Enable the no-activity timeout"
3814msgstr ""
3815
3816#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:315
3817#, python-format
3818msgid ""
3819"If this box is checked, calibre will automatically disconnect if a connected"
3820" device does nothing for %d minutes. Unchecking this  box disables this "
3821"timeout, so calibre will never automatically disconnect."
3822msgstr ""
3823
3824#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:319
3825msgid "Use this IP address"
3826msgstr ""
3827
3828#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:320
3829msgid ""
3830"Use this option if you want to force the driver to listen on a particular IP"
3831" address. The driver will listen only on the entered address, and this "
3832"address will be the one advertized over mDNS (BonJour)."
3833msgstr ""
3834
3835#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:324
3836msgid "Replace books with same calibre ID"
3837msgstr ""
3838
3839#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:325
3840msgid ""
3841"Use this option to overwrite a book on the device if that book has the same "
3842"calibre identifier as the book being sent. The file name of the book will "
3843"not change even if the save template produces a different result. Using this"
3844" option in most cases prevents having multiple copies of a book on the "
3845"device."
3846msgstr ""
3847
3848#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:330
3849msgid "Cover thumbnail compression quality"
3850msgstr ""
3851
3852#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:331
3853msgid ""
3854"Use this option to control the size and quality of the cover file sent to "
3855"the device. It must be between 50 and 99. The larger the number the higher "
3856"quality the cover, but also the larger the file. For example, changing this "
3857"from 70 to 90 results in a much better cover that is approximately 2.5 times"
3858" as big. To see the changes you must force calibre to resend metadata to the"
3859" device, either by changing the metadata for the book (updating the last "
3860"modification time) or resending the book itself."
3861msgstr ""
3862
3863#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:340
3864msgid "Use metadata cache"
3865msgstr ""
3866
3867#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:341
3868msgid ""
3869"Setting this option allows calibre to keep a copy of metadata on the device,"
3870" speeding up device connections. Unsetting this option disables keeping the "
3871"copy, forcing the device to send metadata to calibre on every connect. Unset"
3872" this option if you think that the cache might not be operating correctly."
3873msgstr ""
3874
3875#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:347
3876msgid "Additional file extensions to send to the device"
3877msgstr ""
3878
3879#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:348
3880msgid ""
3881"This is a comma-separated list of format file extensions you want to be able"
3882" to send to the device. For example, you might have audio books in your "
3883"library with the extension \"m4b\" that you want to listen to on your "
3884"device. Don't worry about the \"extra enabled extensions\" warning."
3885msgstr ""
3886
3887#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:353
3888msgid "Ignore device free space"
3889msgstr ""
3890
3891#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:354
3892msgid ""
3893"Check this box to ignore the amount of free space reported by your devices. "
3894"This might be needed if you store books on an SD card and the device doesn't"
3895" have much free main memory."
3896msgstr ""
3897
3898#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1009
3899#, python-format
3900msgid "Too many connection attempts from %s"
3901msgstr ""
3902
3903#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1107
3904msgid ""
3905"The app on your device is too old and is no longer supported. Update it to a"
3906" newer version."
3907msgstr ""
3908
3909#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1657
3910msgid ""
3911"You have book formats in your library with dates in the future. See calibre "
3912"for details"
3913msgstr ""
3914
3915#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1692
3916#, python-format
3917msgid "The read sync column %s is not in calibre's library"
3918msgstr ""
3919
3920#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1697
3921#, python-format
3922msgid "The read sync column %s is not a Yes/No column"
3923msgstr ""
3924
3925#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1704
3926#, python-format
3927msgid "The read date sync column %s is not in calibre's library"
3928msgstr ""
3929
3930#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1709
3931#, python-format
3932msgid "The read date sync column %s is not a date column"
3933msgstr ""
3934
3935#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1908
3936#, python-format
3937msgid ""
3938"Bad compression quality setting. It must be a number between 50 and 99. "
3939"Forced to be %d."
3940msgstr ""
3941
3942#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1929
3943#, python-format
3944msgid "Invalid port in options: %s"
3945msgstr ""
3946
3947#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1937
3948#, python-format
3949msgid "Failed to connect to port %d. Try a different value."
3950msgstr ""
3951
3952#: /__w/calibre/calibre/src/calibre/devices/smart_device_app/driver.py:1949
3953msgid "Failed to allocate a random port"
3954msgstr ""
3955
3956#: /__w/calibre/calibre/src/calibre/devices/sne/driver.py:19
3957msgid "Communicate with the Samsung SNE e-book reader."
3958msgstr ""
3959
3960#: /__w/calibre/calibre/src/calibre/devices/teclast/driver.py:12
3961msgid "Communicate with the Teclast K3/K5 reader."
3962msgstr ""
3963
3964#: /__w/calibre/calibre/src/calibre/devices/teclast/driver.py:40
3965msgid "Communicate with the Newsmy reader."
3966msgstr ""
3967
3968#: /__w/calibre/calibre/src/calibre/devices/teclast/driver.py:52
3969msgid "Communicate with the Archos reader."
3970msgstr ""
3971
3972#: /__w/calibre/calibre/src/calibre/devices/teclast/driver.py:63
3973msgid "Communicate with the Pico reader."
3974msgstr ""
3975
3976#: /__w/calibre/calibre/src/calibre/devices/teclast/driver.py:76
3977msgid "Communicate with the iPapyrus reader."
3978msgstr ""
3979
3980#: /__w/calibre/calibre/src/calibre/devices/teclast/driver.py:88
3981msgid "Communicate with the Sovos reader."
3982msgstr ""
3983
3984#: /__w/calibre/calibre/src/calibre/devices/teclast/driver.py:99
3985msgid "Communicate with the Sunstech EB700 reader."
3986msgstr ""
3987
3988#: /__w/calibre/calibre/src/calibre/devices/teclast/driver.py:111
3989msgid "Communicate with the Stash W950 reader."
3990msgstr ""
3991
3992#: /__w/calibre/calibre/src/calibre/devices/teclast/driver.py:124
3993msgid "Communicate with the Wexler reader."
3994msgstr ""
3995
3996#: /__w/calibre/calibre/src/calibre/devices/usbms/device.py:275
3997#, python-format
3998msgid "Unable to detect any disk drives for the device: %s. Try rebooting"
3999msgstr ""
4000
4001#: /__w/calibre/calibre/src/calibre/devices/usbms/device.py:411
4002#, python-format
4003msgid "Unable to detect the %s mount point. Try rebooting."
4004msgstr ""
4005
4006#: /__w/calibre/calibre/src/calibre/devices/usbms/device.py:486
4007#, python-format
4008msgid "Unable to detect the %s disk drive."
4009msgstr ""
4010
4011#: /__w/calibre/calibre/src/calibre/devices/usbms/device.py:570
4012#, python-format
4013msgid ""
4014"Unable to detect the %s disk drive. Either the device has already been "
4015"ejected, or your kernel is exporting a deprecated version of SYSFS."
4016msgstr ""
4017
4018#: /__w/calibre/calibre/src/calibre/devices/usbms/device.py:581
4019#, python-format
4020msgid "Unable to mount main memory (Error code: %d)"
4021msgstr ""
4022
4023#: /__w/calibre/calibre/src/calibre/devices/usbms/device.py:637
4024#, python-format
4025msgid ""
4026"The main memory of %s is read only. This usually happens because of file "
4027"system errors."
4028msgstr ""
4029
4030#: /__w/calibre/calibre/src/calibre/devices/usbms/device.py:673
4031msgid "Unable to mount the device"
4032msgstr ""
4033
4034#: /__w/calibre/calibre/src/calibre/devices/usbms/deviceconfig.py:13
4035msgid "Configure Device"
4036msgstr ""
4037
4038#: /__w/calibre/calibre/src/calibre/devices/usbms/deviceconfig.py:63
4039msgid "settings for device drivers"
4040msgstr ""
4041
4042#: /__w/calibre/calibre/src/calibre/devices/usbms/deviceconfig.py:65
4043msgid "Ordered list of formats the device will accept"
4044msgstr ""
4045
4046#: /__w/calibre/calibre/src/calibre/devices/usbms/deviceconfig.py:67
4047#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/tabbed_device_config.py:92
4048msgid "Place files in sub-folders if the device supports them"
4049msgstr ""
4050
4051#: /__w/calibre/calibre/src/calibre/devices/usbms/deviceconfig.py:69
4052#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/configwidget_ui.py:81
4053#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/tabbed_device_config.py:96
4054#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/tabbed_device_config.py:97
4055msgid "Read metadata from files on device"
4056msgstr ""
4057
4058#: /__w/calibre/calibre/src/calibre/devices/usbms/deviceconfig.py:71
4059msgid "Use author sort instead of author"
4060msgstr ""
4061
4062#: /__w/calibre/calibre/src/calibre/devices/usbms/deviceconfig.py:73
4063msgid "Template to control how books are saved"
4064msgstr ""
4065
4066#: /__w/calibre/calibre/src/calibre/devices/usbms/deviceconfig.py:76
4067#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/tabbed_device_config.py:141
4068msgid "Extra customization"
4069msgstr ""
4070
4071#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:85
4072msgid "Communicate with an e-book reader."
4073msgstr ""
4074
4075#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:152
4076#, python-format
4077msgid ""
4078"Failed to access files in the main memory of your device. You should contact"
4079" the device manufacturer for support. Common fixes are: try a different USB "
4080"cable/USB port on your computer. If you device has a \"Reset to factory "
4081"defaults\" type of setting somewhere, use it. Underlying error: %s"
4082msgstr ""
4083
4084#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:166
4085#, python-format
4086msgid ""
4087"Permission was denied by macOS trying to access files in the main memory of "
4088"your device. You will need to grant permission explicitly by looking under "
4089"System Preferences > Security and Privacy > Privacy > Files and Folders. "
4090"Underlying error: %s"
4091msgstr ""
4092
4093#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:180
4094#, python-format
4095msgid ""
4096"Failed to access files on the SD card in your device. This can happen for "
4097"many reasons. The SD card may be corrupted, it may be too large for your "
4098"device, it may be write-protected, etc. Try a different SD card, or reformat"
4099" your SD card using the FAT32 filesystem. Also make sure there are not too "
4100"many files in the root of your SD card. Underlying error: %s"
4101msgstr ""
4102
4103#: /__w/calibre/calibre/src/calibre/devices/usbms/driver.py:480
4104msgid "Sending metadata to device..."
4105msgstr ""
4106
4107#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:39
4108#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_user_defined.py:75
4109msgid "USB Vendor ID (in hex)"
4110msgstr ""
4111
4112#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:40
4113#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:43
4114#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:46
4115msgid ""
4116"Get this ID using Preferences -> Misc -> Get information to set up the user-"
4117"defined device"
4118msgstr ""
4119
4120#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:42
4121#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_user_defined.py:77
4122msgid "USB Product ID (in hex)"
4123msgstr ""
4124
4125#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:45
4126#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_user_defined.py:79
4127msgid "USB Revision ID (in hex)"
4128msgstr ""
4129
4130#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:49
4131#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:51
4132#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:53
4133#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:55
4134msgid "Unused (leave blank)"
4135msgstr ""
4136
4137#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:50
4138#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:52
4139#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:54
4140#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:56
4141msgid "This field is no longer used, leave it blank."
4142msgstr ""
4143
4144#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:57
4145msgid "Main memory folder"
4146msgstr ""
4147
4148#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:58
4149#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:61
4150msgid ""
4151"Enter the folder where the books are to be stored. This folder is prepended "
4152"to any send_to_device template"
4153msgstr ""
4154
4155#: /__w/calibre/calibre/src/calibre/devices/user_defined/driver.py:64
4156msgid ""
4157"Check this box if the device's main memory is being seen as card a and the "
4158"card is being seen as main memory"
4159msgstr ""
4160
4161#: /__w/calibre/calibre/src/calibre/devices/utils.py:18
4162#: /__w/calibre/calibre/src/calibre/devices/utils.py:24
4163#, python-format
4164msgid ""
4165"The reader has no storage card %s. You may have changed the default send to "
4166"device action. Right click on the \"Send to device\" button and reset the "
4167"default action to be \"Send to main memory\"."
4168msgstr ""
4169
4170#: /__w/calibre/calibre/src/calibre/devices/utils.py:29
4171#, python-format
4172msgid "Selected slot: %s is not supported."
4173msgstr ""
4174
4175#: /__w/calibre/calibre/src/calibre/devices/utils.py:36
4176msgid "There is insufficient free space in main memory"
4177msgstr ""
4178
4179#: /__w/calibre/calibre/src/calibre/devices/utils.py:38
4180#: /__w/calibre/calibre/src/calibre/devices/utils.py:40
4181msgid "There is insufficient free space on the storage card"
4182msgstr ""
4183
4184#: /__w/calibre/calibre/src/calibre/ebooks/comic/input.py:211
4185#, python-format
4186msgid "Rendered %s"
4187msgstr ""
4188
4189#: /__w/calibre/calibre/src/calibre/ebooks/comic/input.py:214
4190#, python-format
4191msgid "Failed %s"
4192msgstr ""
4193
4194#: /__w/calibre/calibre/src/calibre/ebooks/comic/input.py:269
4195#, python-format
4196msgid ""
4197"Failed to process comic: \n"
4198"\n"
4199"%s"
4200msgstr ""
4201
4202#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:21
4203msgid ""
4204"input_file output_file [options]\n"
4205"\n"
4206"Convert an e-book from one format to another.\n"
4207"\n"
4208"input_file is the input and output_file is the output. Both must be specified as the first two arguments to the command.\n"
4209"\n"
4210"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"
4211"\n"
4212"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"
4213"\n"
4214"For full documentation of the conversion system see\n"
4215msgstr ""
4216
4217#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:106
4218msgid ""
4219"Path to a file containing rules to transform the CSS styles in this book. "
4220"The easiest way to create such a file is to use the wizard for creating "
4221"rules in the calibre GUI. Access it in the \"Look & feel->Transform styles\""
4222" section of the conversion dialog. Once you create the rules, you can use "
4223"the \"Export\" button to save them to a file."
4224msgstr ""
4225
4226#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:115
4227msgid ""
4228"Path to a file containing rules to transform the HTML in this book. The "
4229"easiest way to create such a file is to use the wizard for creating rules in"
4230" the calibre GUI. Access it in the \"Look & feel->Transform HTML\" section "
4231"of the conversion dialog. Once you create the rules, you can use the "
4232"\"Export\" button to save them to a file."
4233msgstr ""
4234
4235#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:128
4236msgid "INPUT OPTIONS"
4237msgstr ""
4238
4239#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:128
4240msgid "OUTPUT OPTIONS"
4241msgstr ""
4242
4243#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:176
4244#, python-format
4245msgid "Options to control the processing of the input %s file"
4246msgstr ""
4247
4248#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:183
4249#, python-format
4250msgid "Options to control the processing of the output %s"
4251msgstr ""
4252
4253#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:197
4254msgid "LOOK AND FEEL"
4255msgstr ""
4256
4257#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:198
4258msgid "Options to control the look and feel of the output"
4259msgstr ""
4260
4261#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:216
4262msgid "HEURISTIC PROCESSING"
4263msgstr ""
4264
4265#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:217
4266#, python-format
4267msgid ""
4268"Modify the document text and structure using common patterns. Disabled by "
4269"default. Use %(en)s to enable.  Individual actions can be disabled with the "
4270"%(dis)s options."
4271msgstr ""
4272
4273#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:224
4274msgid "SEARCH AND REPLACE"
4275msgstr ""
4276
4277#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:225
4278#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace.py:25
4279msgid "Modify the document text and structure using user defined patterns."
4280msgstr ""
4281
4282#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:234
4283msgid "STRUCTURE DETECTION"
4284msgstr ""
4285
4286#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:235
4287msgid "Control auto-detection of document structure."
4288msgstr ""
4289
4290#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:244
4291msgid "TABLE OF CONTENTS"
4292msgstr ""
4293
4294#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:245
4295msgid ""
4296"Control the automatic generation of a Table of Contents. By default, if the "
4297"source file has a Table of Contents, it will be used in preference to the "
4298"automatically generated one."
4299msgstr ""
4300
4301#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:255
4302msgid "METADATA"
4303msgstr ""
4304
4305#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:255
4306msgid "Options to set metadata in the output"
4307msgstr ""
4308
4309#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:258
4310msgid "DEBUG"
4311msgstr ""
4312
4313#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:258
4314msgid "Options to help with debugging the conversion"
4315msgstr ""
4316
4317#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:281
4318msgid ""
4319"List builtin recipe names. You can create an e-book from a builtin recipe "
4320"like this: ebook-convert \"Recipe Name.recipe\" output.epub"
4321msgstr ""
4322
4323#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:429
4324msgid "Output saved to"
4325msgstr ""
4326
4327#: /__w/calibre/calibre/src/calibre/ebooks/conversion/cli.py:435
4328#, python-format
4329msgid ""
4330"The options and default values for the options change depending on both the\n"
4331"input and output formats, so you should always check with::\n"
4332"\n"
4333"    %s\n"
4334"\n"
4335"Below are the options that are common to all conversion, followed by the\n"
4336"options specific to every input and output format."
4337msgstr ""
4338
4339#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/azw4_input.py:17
4340msgid "Convert AZW4 to HTML"
4341msgstr ""
4342
4343#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/chm_input.py:18
4344msgid "Convert CHM files to OEB"
4345msgstr ""
4346
4347#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:20
4348msgid ""
4349"Optimize comic files (.cbz, .cbr, .cbc) for viewing on portable devices"
4350msgstr ""
4351
4352#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:28
4353msgid ""
4354"Reduce the number of colors used in the image. This works only if you choose"
4355" the PNG output format. It is useful to reduce file sizes. Set to zero to "
4356"turn off. Maximum value is 256. It is off by default."
4357msgstr ""
4358
4359#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:32
4360msgid ""
4361"Disable normalize (improve contrast) color range for pictures. Default: "
4362"False"
4363msgstr ""
4364
4365#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:35
4366msgid "Maintain picture aspect ratio. Default is to fill the screen."
4367msgstr ""
4368
4369#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:37
4370msgid "Disable sharpening."
4371msgstr ""
4372
4373#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:39
4374msgid ""
4375"Disable trimming of comic pages. For some comics, trimming might remove "
4376"content as well as borders."
4377msgstr ""
4378
4379#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:42
4380msgid "Don't split landscape images into two portrait images"
4381msgstr ""
4382
4383#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:44
4384msgid ""
4385"Keep aspect ratio and scale image using screen height as image width for "
4386"viewing in landscape mode."
4387msgstr ""
4388
4389#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:47
4390msgid ""
4391"Used for right-to-left publications like manga. Causes landscape pages to be"
4392" split into portrait pages from right to left."
4393msgstr ""
4394
4395#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:51
4396msgid ""
4397"Enable Despeckle. Reduces speckle noise. May greatly increase processing "
4398"time."
4399msgstr ""
4400
4401#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:54
4402msgid ""
4403"Don't sort the files found in the comic alphabetically by name. Instead use "
4404"the order they were added to the comic."
4405msgstr ""
4406
4407#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:58
4408msgid ""
4409"The format that images in the created e-book are converted to. You can "
4410"experiment to see which format gives you optimal size and look on your "
4411"device."
4412msgstr ""
4413
4414#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:62
4415msgid "Apply no processing to the image"
4416msgstr ""
4417
4418#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:64
4419msgid "Do not convert the image to grayscale (black and white)"
4420msgstr ""
4421
4422#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:66
4423msgid ""
4424"Specify the image size as width x height pixels, for example: 123x321. "
4425"Normally, an image size is automatically calculated from the output profile,"
4426" this option overrides it."
4427msgstr ""
4428
4429#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:70
4430msgid ""
4431"When converting a CBC do not add links to each page to the TOC. Note this "
4432"only applies if the TOC has more than one section"
4433msgstr ""
4434
4435#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:232
4436#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:236
4437#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:250
4438#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/comic_input.py:255
4439msgid "Page"
4440msgstr "Старонка"
4441
4442#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/djvu_input.py:18
4443msgid "Convert OCR-ed DJVU files (.djvu) to HTML"
4444msgstr ""
4445
4446#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/docx_input.py:14
4447msgid "Convert DOCX files (.docx and .docm) to HTML"
4448msgstr ""
4449
4450#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/docx_input.py:20
4451msgid ""
4452"Normally, if a large image is present at the start of the document that "
4453"looks like a cover, it will be removed from the document and used as the "
4454"cover for created e-book. This option turns off that behavior."
4455msgstr ""
4456
4457#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/docx_input.py:24
4458msgid "Do not insert a page break after every endnote."
4459msgstr ""
4460
4461#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/docx_input.py:26
4462msgid ""
4463"Render superscripts and subscripts so that they do not affect the line "
4464"height."
4465msgstr ""
4466
4467#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/docx_output.py:25
4468#, python-format
4469msgid "The size of the page. Default is letter. Choices are %s"
4470msgstr ""
4471
4472#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/docx_output.py:29
4473msgid ""
4474"Custom size of the document. Use the form width x height, for example: "
4475"`123x321` to specify the width and height (in pts). This overrides any "
4476"specified page-size."
4477msgstr ""
4478
4479#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/docx_output.py:34
4480msgid ""
4481"Do not insert the book cover as an image at the start of the document. If "
4482"you use this option, the book cover will be discarded."
4483msgstr ""
4484
4485#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/docx_output.py:38
4486msgid ""
4487"Preserve the aspect ratio of the cover image instead of stretching it out to"
4488" cover the entire page."
4489msgstr ""
4490
4491#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/docx_output.py:42
4492msgid ""
4493"Do not insert the table of contents as a page at the start of the document."
4494msgstr ""
4495
4496#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/docx_output.py:45
4497#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/epub_output.py:56
4498#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:82
4499#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:299
4500#, python-format
4501msgid ""
4502"Extract the contents of the generated %s file to the specified folder. The "
4503"contents of the folder are first deleted, so be careful."
4504msgstr ""
4505
4506#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/docx_output.py:51
4507#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:100
4508msgid ""
4509"The size of the left page margin, in pts. Default is 72pt. Overrides the "
4510"common left page margin setting."
4511msgstr ""
4512
4513#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/docx_output.py:57
4514#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:106
4515msgid ""
4516"The size of the top page margin, in pts. Default is 72pt. Overrides the "
4517"common top page margin setting, unless set to zero."
4518msgstr ""
4519
4520#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/docx_output.py:63
4521#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:112
4522msgid ""
4523"The size of the right page margin, in pts. Default is 72pt. Overrides the "
4524"common right page margin setting, unless set to zero."
4525msgstr ""
4526
4527#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/docx_output.py:69
4528#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:118
4529msgid ""
4530"The size of the bottom page margin, in pts. Default is 72pt. Overrides the "
4531"common bottom page margin setting, unless set to zero."
4532msgstr ""
4533
4534#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/epub_input.py:33
4535msgid "Convert EPUB files (.epub) to HTML"
4536msgstr ""
4537
4538#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/epub_output.py:62
4539msgid ""
4540"Turn off splitting at page breaks. Normally, input files are automatically "
4541"split at every page break into two files. This gives an output e-book that "
4542"can be parsed faster and with less resources. However, splitting is slow and"
4543" if your source file contains a very large number of page breaks, you should"
4544" turn off splitting on page breaks."
4545msgstr ""
4546
4547#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/epub_output.py:73
4548#, python-format
4549msgid ""
4550"Split all HTML files larger than this size (in KB). This is necessary as "
4551"most EPUB readers cannot handle large file sizes. The default of %defaultKB "
4552"is the size required for Adobe Digital Editions. Set to 0 to disable size "
4553"based splitting."
4554msgstr ""
4555
4556#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/epub_output.py:80
4557msgid ""
4558"Normally, if the input file has no cover and you don't specify one, a "
4559"default cover is generated with the title, authors, etc. This option "
4560"disables the generation of this cover."
4561msgstr ""
4562
4563#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/epub_output.py:86
4564msgid ""
4565"Do not use SVG for the book cover. Use this option if your EPUB is going to "
4566"be used on a device that does not support SVG, like the iPhone or the "
4567"JetBook Lite. Without this option, such devices will display the cover as a "
4568"blank page."
4569msgstr ""
4570
4571#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/epub_output.py:95
4572msgid ""
4573"When using an SVG cover, this option will cause the cover to scale to cover "
4574"the available screen area, but still preserve its aspect ratio (ratio of "
4575"width to height). That means there may be white borders at the sides or top "
4576"and bottom of the image, but the image will never be distorted. Without this"
4577" option the image may be slightly distorted, but there will be no borders."
4578msgstr ""
4579
4580#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/epub_output.py:105
4581msgid ""
4582"This option is needed only if you intend to use the EPUB with FBReaderJ. It "
4583"will flatten the file system inside the EPUB, putting all files into the top"
4584" level."
4585msgstr ""
4586
4587#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/epub_output.py:111
4588msgid ""
4589"Insert an inline Table of Contents that will appear as part of the main book"
4590" content."
4591msgstr ""
4592
4593#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/epub_output.py:115
4594msgid ""
4595"Put the inserted inline Table of Contents at the end of the book instead of "
4596"the start."
4597msgstr ""
4598
4599#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/epub_output.py:119
4600#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:57
4601#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:287
4602#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/htmltoc.py:58
4603msgid "Title for any generated in-line table of contents."
4604msgstr ""
4605
4606#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/epub_output.py:123
4607msgid ""
4608"The version of the EPUB file to generate. EPUB 2 is the most widely "
4609"compatible, only use EPUB 3 if you know you actually need it."
4610msgstr ""
4611
4612#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/fb2_input.py:20
4613msgid "Convert FB2 and FBZ files to HTML"
4614msgstr ""
4615
4616#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/fb2_input.py:33
4617msgid "Do not insert a Table of Contents at the beginning of the book."
4618msgstr ""
4619
4620#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/fb2_output.py:148
4621msgid "Section per entry in the ToC"
4622msgstr ""
4623
4624#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/fb2_output.py:149
4625msgid "Section per file"
4626msgstr ""
4627
4628#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/fb2_output.py:150
4629msgid "A single section"
4630msgstr ""
4631
4632#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/fb2_output.py:159
4633#, python-brace-format
4634msgid ""
4635"Specify how sections are created:\n"
4636" * nothing: {nothing}\n"
4637" * files: {files}\n"
4638" * toc: {toc}\n"
4639"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\")."
4640msgstr ""
4641
4642#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/fb2_output.py:169
4643#, python-format
4644msgid ""
4645"Genre for the book. Choices: %s\n"
4646"\n"
4647" See: "
4648msgstr ""
4649
4650#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/fb2_output.py:170
4651msgid "for a complete list with descriptions."
4652msgstr ""
4653
4654#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/html_input.py:38
4655msgid "Convert HTML and OPF files to an OEB"
4656msgstr ""
4657
4658#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/html_input.py:45
4659msgid ""
4660"Traverse links in HTML files breadth first. Normally, they are traversed "
4661"depth first."
4662msgstr ""
4663
4664#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/html_input.py:52
4665#, python-format
4666msgid ""
4667"Maximum levels of recursion when following links in HTML files. Must be non-"
4668"negative. 0 implies that no links in the root HTML file are followed. "
4669"Default is %default."
4670msgstr ""
4671
4672#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/html_input.py:61
4673msgid ""
4674"Normally this input plugin re-arranges all the input files into a standard "
4675"folder hierarchy. Only use this option if you know what you are doing as it "
4676"can result in various nasty side effects in the rest of the conversion "
4677"pipeline."
4678msgstr ""
4679
4680#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/html_output.py:26
4681msgid "CSS file used for the output instead of the default file"
4682msgstr ""
4683
4684#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/html_output.py:29
4685msgid ""
4686"Template used for generation of the HTML index file instead of the default "
4687"file"
4688msgstr ""
4689
4690#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/html_output.py:32
4691msgid ""
4692"Template used for the generation of the HTML contents of the book instead of"
4693" the default file"
4694msgstr ""
4695
4696#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/html_output.py:35
4697msgid ""
4698"Extract the contents of the generated ZIP file to the specified folder. "
4699"WARNING: The contents of the folder will be deleted."
4700msgstr ""
4701
4702#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/htmlz_input.py:18
4703msgid "Convert HTMLZ files to HTML"
4704msgstr ""
4705
4706#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/htmlz_input.py:64
4707#, python-format
4708msgid "Multiple HTML files found in the archive. Only %s will be used."
4709msgstr ""
4710
4711#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/htmlz_input.py:70
4712msgid "No top level HTML file found."
4713msgstr ""
4714
4715#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/htmlz_input.py:73
4716#, python-format
4717msgid "Top level HTML file %s is empty"
4718msgstr ""
4719
4720#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/htmlz_output.py:24
4721msgid "Use CSS classes"
4722msgstr ""
4723
4724#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/htmlz_output.py:25
4725msgid "Use the style attribute"
4726msgstr ""
4727
4728#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/htmlz_output.py:26
4729msgid "Use HTML tags wherever possible"
4730msgstr ""
4731
4732#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/htmlz_output.py:29
4733msgid "Use an external CSS file"
4734msgstr ""
4735
4736#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/htmlz_output.py:30
4737msgid "Use a <style> tag in the HTML file"
4738msgstr ""
4739
4740#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/htmlz_output.py:38
4741#, python-brace-format
4742msgid ""
4743"Specify the handling of CSS. Default is class.\n"
4744"class: {class}\n"
4745"inline: {inline}\n"
4746"tag: {tag}"
4747msgstr ""
4748
4749#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/htmlz_output.py:46
4750#, python-brace-format
4751msgid ""
4752"How to handle the CSS when using css-type = 'class'.\n"
4753"Default is external.\n"
4754"external: {external}\n"
4755"inline: {inline}"
4756msgstr ""
4757
4758#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/htmlz_output.py:53
4759msgid ""
4760"If set this option causes the file name of the HTML file inside the HTMLZ "
4761"archive to be based on the book title."
4762msgstr ""
4763
4764#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/lit_input.py:16
4765msgid "Convert LIT files to HTML"
4766msgstr ""
4767
4768#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/lrf_input.py:17
4769msgid "Convert LRF files to HTML"
4770msgstr ""
4771
4772#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/lrf_output.py:97
4773msgid "Enable auto-rotation of images that are wider than the screen width."
4774msgstr ""
4775
4776#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/lrf_output.py:101
4777#, python-format
4778msgid "Set the space between words in pts. Default is %default"
4779msgstr ""
4780
4781#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/lrf_output.py:104
4782msgid "Add a header to all the pages with title and author."
4783msgstr ""
4784
4785#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/lrf_output.py:107
4786msgid ""
4787"Set the format of the header. %a is replaced by the author and %t by the "
4788"title. Default is %default"
4789msgstr ""
4790
4791#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/lrf_output.py:111
4792#, python-format
4793msgid "Add extra spacing below the header. Default is %default pt."
4794msgstr ""
4795
4796#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/lrf_output.py:114
4797#, python-format
4798msgid ""
4799"Minimum paragraph indent (the indent of the first line of a paragraph) in "
4800"pts. Default: %default"
4801msgstr ""
4802
4803#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/lrf_output.py:119
4804msgid "This option has no effect"
4805msgstr ""
4806
4807#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/lrf_output.py:123
4808#, python-format
4809msgid ""
4810"Multiply the size of text in rendered tables by this factor. Default is "
4811"%default"
4812msgstr ""
4813
4814#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/lrf_output.py:127
4815msgid "The serif family of fonts to embed"
4816msgstr ""
4817
4818#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/lrf_output.py:130
4819msgid "The sans-serif family of fonts to embed"
4820msgstr ""
4821
4822#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/lrf_output.py:133
4823msgid "The monospace family of fonts to embed"
4824msgstr ""
4825
4826#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/lrf_output.py:157
4827msgid "Comic"
4828msgstr ""
4829
4830#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_input.py:14
4831msgid "Convert MOBI files (.mobi, .prc, .azw) to HTML"
4832msgstr ""
4833
4834#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:50
4835#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:280
4836msgid "When present, use author sort field as author."
4837msgstr ""
4838
4839#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:54
4840#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:284
4841msgid ""
4842"Don't add Table of Contents to the book. Useful if the book has its own "
4843"table of contents."
4844msgstr ""
4845
4846#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:61
4847#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:291
4848msgid "Disable compression of the file contents."
4849msgstr ""
4850
4851#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:64
4852msgid ""
4853"Tag for MOBI files to be marked as personal documents. This option has no "
4854"effect on the conversion. It is used only when sending MOBI files to a "
4855"device. If the file being sent has the specified tag, it will be marked as a"
4856" personal document when sent to the Kindle."
4857msgstr ""
4858
4859#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:72
4860msgid ""
4861"Ignore margins in the input document. If False, then the MOBI output plugin "
4862"will try to convert margins specified in the input document, otherwise it "
4863"will ignore them."
4864msgstr ""
4865
4866#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:78
4867#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:295
4868msgid ""
4869"When adding the Table of Contents to the book, add it at the start of the "
4870"book instead of the end. Not recommended."
4871msgstr ""
4872
4873#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:87
4874#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:303
4875msgid ""
4876"Enable sharing of book content via Facebook etc.  on the Kindle. WARNING: "
4877"Using this feature means that  the book will not auto sync its last read "
4878"position  on multiple devices. Complain to Amazon."
4879msgstr ""
4880
4881#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:94
4882msgid ""
4883"By default calibre converts all images to JPEG format in the output MOBI "
4884"file. This is for maximum compatibility as some older MOBI viewers have "
4885"problems with other image formats. This option tells calibre not to do this."
4886" Useful if your document contains lots of GIF/PNG images that become very "
4887"large when converted to JPEG."
4888msgstr ""
4889
4890#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:101
4891msgid ""
4892"By default calibre generates MOBI files that contain the old MOBI 6 format. "
4893"This format is compatible with all devices. However, by changing this "
4894"setting, you can tell calibre to generate MOBI files that contain both MOBI "
4895"6 and the new KF8 format, or only the new KF8 format. KF8 has more features "
4896"than MOBI 6, but only works with newer Kindles. Allowed values: {}"
4897msgstr ""
4898
4899#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/mobi_output.py:145
4900#: /__w/calibre/calibre/src/calibre/ebooks/epub/periodical.py:127
4901msgid "All articles"
4902msgstr ""
4903
4904#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/odt_input.py:16
4905msgid "Convert ODT (OpenOffice) files to HTML"
4906msgstr ""
4907
4908#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdb_input.py:17
4909msgid "Convert PDB to HTML"
4910msgstr ""
4911
4912#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdb_output.py:27
4913msgid "Format to use inside the PDB container. Choices are:"
4914msgstr ""
4915
4916#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdb_output.py:30
4917msgid ""
4918"Specify the character encoding of the output document. The default is "
4919"cp1252. Note: This option is not honored by all formats."
4920msgstr ""
4921
4922#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdb_output.py:35
4923#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pml_output.py:29
4924#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/rb_output.py:23
4925#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_output.py:48
4926msgid "Add Table of Contents to beginning of the book."
4927msgstr ""
4928
4929#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_input.py:18
4930msgid "Convert PDF files to HTML"
4931msgstr ""
4932
4933#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_input.py:24
4934msgid "Do not extract images from the document"
4935msgstr ""
4936
4937#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_input.py:26
4938msgid ""
4939"Scale used to determine the length at which a line should be unwrapped. "
4940"Valid values are a decimal between 0 and 1. The default is 0.45, just below "
4941"the median line length."
4942msgstr ""
4943
4944#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_input.py:30
4945msgid "Use the new PDF conversion engine. Currently not operational."
4946msgstr ""
4947
4948#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:36
4949msgid ""
4950"Instead of using the paper size specified in the PDF Output options, use a "
4951"paper size corresponding to the current output profile. Useful if you want "
4952"to generate a PDF for viewing on a specific device."
4953msgstr ""
4954
4955#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:41
4956msgid ""
4957"The unit of measure for page sizes. Default is inch. Choices are {} Note: "
4958"This does not override the unit for margins!"
4959msgstr ""
4960
4961#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:46
4962msgid ""
4963"The size of the paper. This size will be overridden when a non default "
4964"output profile is used. Default is letter. Choices are {}"
4965msgstr ""
4966
4967#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:50
4968msgid ""
4969"Custom size of the document. Use the form width x height e.g. `123x321` to "
4970"specify the width and height. This overrides any specified paper-size."
4971msgstr ""
4972
4973#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:55
4974msgid ""
4975"Preserve the aspect ratio of the cover, instead of stretching it to fill the"
4976" full first page of the generated PDF."
4977msgstr ""
4978
4979#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:60
4980msgid ""
4981"The font family used to render serif fonts. Will work only if the font is "
4982"available system-wide."
4983msgstr ""
4984
4985#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:63
4986msgid ""
4987"The font family used to render sans-serif fonts. Will work only if the font "
4988"is available system-wide."
4989msgstr ""
4990
4991#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:66
4992msgid ""
4993"The font family used to render monospace fonts. Will work only if the font "
4994"is available system-wide."
4995msgstr ""
4996
4997#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:69
4998msgid "The font family used to render monospace fonts"
4999msgstr ""
5000
5001#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:72
5002msgid "The default font size (in pixels)"
5003msgstr ""
5004
5005#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:75
5006msgid "The default font size for monospaced text (in pixels)"
5007msgstr ""
5008
5009#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:77
5010msgid ""
5011"Break long words at the end of lines. This can give the text at the right "
5012"margin a more even appearance. Note that depending on the fonts used this "
5013"option can break the copying of text from the PDF file."
5014msgstr ""
5015
5016#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:80
5017msgid "Surround all links with a red box, useful for debugging."
5018msgstr ""
5019
5020#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:82
5021msgid ""
5022"Add page numbers to the bottom of every page in the generated PDF file. If "
5023"you specify a footer template, it will take precedence over this option."
5024msgstr ""
5025
5026#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:86
5027#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:89
5028#, python-format
5029msgid ""
5030"An HTML template used to generate %s on every page. The strings _PAGENUM_, "
5031"_TITLE_, _AUTHOR_ and _SECTION_ will be replaced by their current values."
5032msgstr ""
5033
5034#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:87
5035msgid "footers"
5036msgstr ""
5037
5038#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:90
5039msgid "headers"
5040msgstr ""
5041
5042#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:92
5043msgid ""
5044"Add a Table of Contents at the end of the PDF that lists page numbers. "
5045"Useful if you want to print out the PDF. If this PDF is intended for "
5046"electronic use, use the PDF Outline instead."
5047msgstr ""
5048
5049#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:95
5050msgid "Title for generated table of contents."
5051msgstr ""
5052
5053#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:122
5054msgid ""
5055"Use the page margins specified in the input document via @page CSS rules. "
5056"This will cause the margins specified in the conversion settings to be "
5057"ignored. If the document does not specify page margins, the conversion "
5058"settings will be used as a fallback."
5059msgstr ""
5060
5061#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:127
5062msgid ""
5063"Adjust page numbers, as needed. Syntax is a JavaScript expression for the "
5064"page number. For example, \"if (n < 3) 0; else n - 3;\", where n is current "
5065"page number."
5066msgstr ""
5067
5068#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:132
5069msgid "Generate an uncompressed PDF, useful for debugging."
5070msgstr ""
5071
5072#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pdf_output.py:137
5073msgid ""
5074"Shift the text horizontally by the specified offset (in pts). On odd "
5075"numbered pages, it is shifted to the right and on even numbered pages to the"
5076" left. Use negative numbers for the opposite effect. Note that this setting "
5077"is ignored on pages where the margins are smaller than the specified offset."
5078" Shifting is done by setting the PDF CropBox, not all software respects the "
5079"CropBox."
5080msgstr ""
5081
5082#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pml_input.py:20
5083msgid "Convert PML to OEB"
5084msgstr ""
5085
5086#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pml_output.py:25
5087msgid ""
5088"Specify the character encoding of the output document. The default is "
5089"cp1252."
5090msgstr ""
5091
5092#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/pml_output.py:32
5093msgid ""
5094"Do not reduce the size or bit depth of images. Images have their size and "
5095"depth reduced by default to accommodate applications that can not convert "
5096"images on their own such as Dropbook."
5097msgstr ""
5098
5099#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/rb_input.py:18
5100msgid "Convert RB files to HTML"
5101msgstr ""
5102
5103#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/recipe_input.py:24
5104msgid "Download periodical content from the Internet"
5105msgstr ""
5106
5107#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/recipe_input.py:41
5108msgid ""
5109"Useful for recipe development. Forces max_articles_per_feed to 2 and "
5110"downloads at most 2 feeds. You can change the number of feeds and articles "
5111"by supplying optional arguments. For example: --test 3 1 will download at "
5112"most 3 feeds and only 1 article per feed."
5113msgstr ""
5114
5115#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/recipe_input.py:46
5116msgid "Username for sites that require a login to access content."
5117msgstr ""
5118
5119#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/recipe_input.py:49
5120msgid "Password for sites that require a login to access content."
5121msgstr ""
5122
5123#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/recipe_input.py:53
5124msgid ""
5125"Do not download latest version of builtin recipes from the calibre server"
5126msgstr ""
5127
5128#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/rtf_input.py:45
5129msgid "Convert RTF files to HTML"
5130msgstr ""
5131
5132#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/rtf_input.py:51
5133msgid "Ignore WMF images instead of replacing them with a placeholder image."
5134msgstr ""
5135
5136#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/rtf_input.py:261
5137#, python-format
5138msgid ""
5139"This RTF file has a feature calibre does not support. Convert it to HTML first and then try it.\n"
5140"%s"
5141msgstr ""
5142
5143#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/snb_input.py:25
5144msgid "Convert SNB files to OEB"
5145msgstr ""
5146
5147#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/snb_output.py:25
5148#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/tcr_output.py:24
5149#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_output.py:44
5150msgid ""
5151"Specify the character encoding of the output document. The default is utf-8."
5152msgstr ""
5153
5154#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/snb_output.py:29
5155#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_output.py:51
5156msgid ""
5157"The maximum number of characters per line. This splits on the first space "
5158"before the specified value. If no space is found the line will be broken at "
5159"the space after and will exceed the specified value. Also, there is a "
5160"minimum of 25 characters. Use 0 to disable line splitting."
5161msgstr ""
5162
5163#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/snb_output.py:36
5164msgid "Specify whether or not to insert an empty line between two paragraphs."
5165msgstr ""
5166
5167#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/snb_output.py:40
5168msgid ""
5169"Specify whether or not to insert two space characters to indent the first "
5170"line of each paragraph."
5171msgstr ""
5172
5173#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/snb_output.py:44
5174msgid ""
5175"Specify whether or not to hide the chapter title for each chapter. Useful "
5176"for image-only output (eg. comics)."
5177msgstr ""
5178
5179#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/snb_output.py:48
5180msgid "Resize all the images for full screen mode. "
5181msgstr ""
5182
5183#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/snb_output.py:128
5184msgid "Start page"
5185msgstr ""
5186
5187#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/snb_output.py:138
5188#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/snb_output.py:140
5189msgid "Cover pages"
5190msgstr ""
5191
5192#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/snb_output.py:153
5193#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/snb_output.py:156
5194msgid " (Preface)"
5195msgstr ""
5196
5197#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/tcr_input.py:17
5198msgid "Convert TCR files to HTML"
5199msgstr ""
5200
5201#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:14
5202msgid "Abbreviations"
5203msgstr ""
5204
5205#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:15
5206msgid "Support admonitions"
5207msgstr ""
5208
5209#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:16
5210msgid "Add attribute to HTML tags"
5211msgstr ""
5212
5213#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:17
5214msgid "Add code highlighting via Pygments"
5215msgstr ""
5216
5217#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:18
5218msgid "Definition lists"
5219msgstr ""
5220
5221#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:19
5222msgid "Enables various common extensions"
5223msgstr ""
5224
5225#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:20
5226msgid "Alternative code block syntax"
5227msgstr ""
5228
5229#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:21
5230#: /__w/calibre/calibre/src/calibre/ebooks/pdb/ereader/reader132.py:130
5231msgid "Footnotes"
5232msgstr ""
5233
5234#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:22
5235msgid "Use legacy element attributes"
5236msgstr ""
5237
5238#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:23
5239msgid "Use legacy underscore handling for connected words"
5240msgstr ""
5241
5242#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:24
5243msgid "Metadata in the document"
5244msgstr ""
5245
5246#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:25
5247msgid "Treat newlines as hard breaks"
5248msgstr ""
5249
5250#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:26
5251msgid "Do not allow mixing list types"
5252msgstr ""
5253
5254#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:27
5255msgid "Use markdown's internal smartypants parser"
5256msgstr ""
5257
5258#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:28
5259msgid "Support tables"
5260msgstr ""
5261
5262#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:29
5263msgid "Generate a table of contents"
5264msgstr ""
5265
5266#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:30
5267msgid "Wiki style links"
5268msgstr ""
5269
5270#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:38
5271msgid "Convert TXT files to HTML"
5272msgstr ""
5273
5274#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:44
5275msgid "Try to auto detect paragraph type"
5276msgstr ""
5277
5278#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:45
5279msgid "Treat a blank line as a paragraph break"
5280msgstr ""
5281
5282#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:46
5283msgid "Assume every line is a paragraph"
5284msgstr ""
5285
5286#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:47
5287msgid "Assume every line starting with 2+ spaces or a tab starts a paragraph"
5288msgstr ""
5289
5290#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:48
5291msgid "Most lines have hard line breaks, few/no blank lines or indents"
5292msgstr ""
5293
5294#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:49
5295msgid "Don't modify the paragraph structure"
5296msgstr ""
5297
5298#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:52
5299msgid "Automatically decide which formatting processor to use"
5300msgstr ""
5301
5302#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:53
5303msgid "No formatting"
5304msgstr ""
5305
5306#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:54
5307msgid "Use heuristics to determine chapter headings, italics, etc."
5308msgstr ""
5309
5310#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:55
5311msgid "Use the TexTile markup language"
5312msgstr ""
5313
5314#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:56
5315msgid "Use the Markdown markup language"
5316msgstr ""
5317
5318#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:63
5319#, python-brace-format
5320msgid ""
5321"Formatting used within the document.\n"
5322"* auto: {auto}\n"
5323"* plain: {plain}\n"
5324"* heuristic: {heuristic}\n"
5325"* textile: {textile}\n"
5326"* markdown: {markdown}\n"
5327"To learn more about markdown see {url}"
5328msgstr ""
5329
5330#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:74
5331#, python-brace-format
5332msgid ""
5333"Paragraph structure to assume. The value of \"off\" is useful for formatted documents such as Markdown or Textile. Choices are:\n"
5334"* auto: {auto}\n"
5335"* block: {block}\n"
5336"* single: {single}\n"
5337"* print:  {print}\n"
5338"* unformatted: {unformatted}\n"
5339"* off: {off}"
5340msgstr ""
5341
5342#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:84
5343msgid ""
5344"Normally extra spaces are condensed into a single space. With this option "
5345"all spaces will be displayed."
5346msgstr ""
5347
5348#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:87
5349msgid ""
5350"Normally extra space at the beginning of lines is retained. With this option"
5351" they will be removed."
5352msgstr ""
5353
5354#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_input.py:90
5355#, python-format
5356msgid ""
5357"Enable extensions to Markdown syntax. Extensions are formatting that is not part of the standard Markdown format. The extensions enabled by default: %default.\n"
5358"To learn more about Markdown extensions, see {}\n"
5359"This should be a comma separated list of extensions to enable:\n"
5360msgstr ""
5361
5362#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_output.py:28
5363#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:238
5364#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:353
5365msgid "Plain text"
5366msgstr ""
5367
5368#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_output.py:29
5369msgid "Markdown formatted text"
5370msgstr ""
5371
5372#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_output.py:30
5373msgid "TexTile formatted text"
5374msgstr ""
5375
5376#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_output.py:38
5377#, python-format
5378msgid ""
5379"Type of newline to use. Options are %s. Default is 'system'. Use 'old_mac' "
5380"for compatibility with Mac OS 9 and earlier. For macOS use 'unix'. 'system' "
5381"will default to the newline type used by this OS."
5382msgstr ""
5383
5384#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_output.py:58
5385msgid ""
5386"Force splitting on the max-line-length value when no space is present. Also "
5387"allows max-line-length to be below the minimum"
5388msgstr ""
5389
5390#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_output.py:63
5391#, python-brace-format
5392msgid ""
5393"Formatting used within the document.\n"
5394"* plain: {plain}\n"
5395"* markdown: {markdown}\n"
5396"* textile: {textile}"
5397msgstr ""
5398
5399#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_output.py:69
5400msgid ""
5401"Do not remove links within the document. This is only useful when paired "
5402"with a TXT output formatting option that is not none because links are "
5403"always removed with plain text output."
5404msgstr ""
5405
5406#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_output.py:74
5407msgid ""
5408"Do not remove image references within the document. This is only useful when"
5409" paired with a TXT output formatting option that is not none because links "
5410"are always removed with plain text output."
5411msgstr ""
5412
5413#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plugins/txt_output.py:79
5414msgid ""
5415"Do not remove font color from output. This is only useful when TXT output "
5416"formatting is set to textile. Textile is the only formatting that supports "
5417"setting font color. If this option is not specified font color will not be "
5418"set and default to the color displayed by the reader (generally this is "
5419"black)."
5420msgstr ""
5421
5422#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:116
5423msgid ""
5424"Level of verbosity. Specify multiple times for greater verbosity. Specifying"
5425" it twice will result in full verbosity, once medium verbosity and zero "
5426"times least verbosity."
5427msgstr ""
5428
5429#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:124
5430msgid ""
5431"Save the output from different stages of the conversion pipeline to the "
5432"specified folder. Useful if you are unsure at which stage of the conversion "
5433"process a bug is occurring."
5434msgstr ""
5435
5436#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:133
5437msgid ""
5438"Specify the input profile. The input profile gives the conversion system "
5439"information on how to interpret various information in the input document. "
5440"For example resolution dependent lengths (i.e. lengths in pixels). Choices "
5441"are:"
5442msgstr ""
5443
5444#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:144
5445msgid ""
5446"Specify the output profile. The output profile tells the conversion system "
5447"how to optimize the created document for the specified device (such as by "
5448"resizing images for the device screen size). In some cases, an output "
5449"profile can be used to optimize the output for a particular device, but this"
5450" is rarely necessary. Choices are:"
5451msgstr ""
5452
5453#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:154
5454msgid ""
5455"The base font size in pts. All font sizes in the produced book will be "
5456"rescaled based on this size. By choosing a larger size you can make the "
5457"fonts in the output bigger and vice versa. By default, when the value is "
5458"zero, the base font size is chosen based on the output profile you chose."
5459msgstr ""
5460
5461#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:164
5462msgid ""
5463"Mapping from CSS font names to font sizes in pts. An example setting is "
5464"12,12,14,16,18,20,22,24. These are the mappings for the sizes xx-small to "
5465"xx-large, with the final size being for huge fonts. The font rescaling "
5466"algorithm uses these sizes to intelligently rescale fonts. The default is to"
5467" use a mapping based on the output profile you chose."
5468msgstr ""
5469
5470#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:176
5471msgid "Disable all rescaling of font sizes."
5472msgstr ""
5473
5474#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:183
5475msgid ""
5476"The minimum line height, as a percentage of the element's calculated font "
5477"size. calibre will ensure that every element has a line height of at least "
5478"this setting, irrespective of what the input document specifies. Set to zero"
5479" to disable. Default is 120%. Use this setting in preference to the direct "
5480"line height specification, unless you know what you are doing. For example, "
5481"you can achieve \"double spaced\" text by setting this to 240."
5482msgstr ""
5483
5484#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:198
5485msgid ""
5486"The line height in pts. Controls spacing between consecutive lines of text. "
5487"Only applies to elements that do not define their own line height. In most "
5488"cases, the minimum line height option is more useful. By default no line "
5489"height manipulation is performed."
5490msgstr ""
5491
5492#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:209
5493msgid ""
5494"Embed the specified font family into the book. This specifies the \"base\" "
5495"font used for the book. If the input document specifies its own fonts, they "
5496"may override this base font. You can use the filter style information option"
5497" to remove fonts from the input document. Note that font embedding only "
5498"works with some output formats, principally EPUB, AZW3 and DOCX."
5499msgstr ""
5500
5501#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:220
5502msgid ""
5503"Embed every font that is referenced in the input document but not already "
5504"embedded. This will search your system for the fonts, and if found, they "
5505"will be embedded. Embedding will only work if the format you are converting "
5506"to supports embedded fonts, such as EPUB, AZW3, DOCX or PDF. Please ensure "
5507"that you have the proper license for embedding the fonts used in this "
5508"document."
5509msgstr ""
5510
5511#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:231
5512msgid ""
5513"Subset all embedded fonts. Every embedded font is reduced to contain only "
5514"the glyphs used in this document. This decreases the size of the font files."
5515" Useful if you are embedding a particularly large font with lots of unused "
5516"glyphs."
5517msgstr ""
5518
5519#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:239
5520msgid ""
5521"Some badly designed documents use tables to control the layout of text on "
5522"the page. When converted these documents often have text that runs off the "
5523"page and other artifacts. This option will extract the content from the "
5524"tables and present it in a linear fashion."
5525msgstr ""
5526
5527#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:249
5528msgid ""
5529"XPath expression that specifies all tags that should be added to the Table "
5530"of Contents at level one. If this is specified, it takes precedence over "
5531"other forms of auto-detection. See the XPath Tutorial in the calibre User "
5532"Manual for examples."
5533msgstr ""
5534
5535#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:259
5536msgid ""
5537"XPath expression that specifies all tags that should be added to the Table "
5538"of Contents at level two. Each entry is added under the previous level one "
5539"entry. See the XPath Tutorial in the calibre User Manual for examples."
5540msgstr ""
5541
5542#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:268
5543msgid ""
5544"XPath expression that specifies all tags that should be added to the Table "
5545"of Contents at level three. Each entry is added under the previous level two"
5546" entry. See the XPath Tutorial in the calibre User Manual for examples."
5547msgstr ""
5548
5549#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:277
5550msgid ""
5551"Normally, if the source file already has a Table of Contents, it is used in "
5552"preference to the auto-generated one. With this option, the auto-generated "
5553"one is always used."
5554msgstr ""
5555
5556#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:285
5557msgid "Don't add auto-detected chapters to the Table of Contents."
5558msgstr ""
5559
5560#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:293
5561#, python-format
5562msgid ""
5563"If fewer than this number of chapters is detected, then links are added to "
5564"the Table of Contents. Default: %default"
5565msgstr ""
5566
5567#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:299
5568#, python-format
5569msgid ""
5570"Maximum number of links to insert into the TOC. Set to 0 to disable. Default"
5571" is: %default. Links are only added to the TOC if less than the threshold "
5572"number of chapters were detected."
5573msgstr ""
5574
5575#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:307
5576msgid ""
5577"Remove entries from the Table of Contents whose titles match the specified "
5578"regular expression. Matching entries and all their children are removed."
5579msgstr ""
5580
5581#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:315
5582msgid ""
5583"When creating a TOC from links in the input document, allow duplicate "
5584"entries, i.e. allow more than one entry with the same text, provided that "
5585"they point to a different location."
5586msgstr ""
5587
5588#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:326
5589msgid ""
5590"An XPath expression to detect chapter titles. The default is to consider "
5591"<h1> or <h2> tags that contain the words \"chapter\", \"book\", \"section\","
5592" \"prologue\", \"epilogue\" or \"part\" as chapter titles as well as any "
5593"tags that have class=\"chapter\". The expression used must evaluate to a "
5594"list of elements. To disable chapter detection, use the expression \"/\". "
5595"See the XPath Tutorial in the calibre User Manual for further help on using "
5596"this feature."
5597msgstr ""
5598
5599#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:340
5600msgid ""
5601"Specify how to mark detected chapters. A value of \"pagebreak\" will insert "
5602"page breaks before chapters. A value of \"rule\" will insert a line before "
5603"chapters. A value of \"none\" will disable chapter marking and a value of "
5604"\"both\" will use both page breaks and lines to mark chapters."
5605msgstr ""
5606
5607#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:350
5608msgid ""
5609"An XPath expression to detect the location in the document at which to start"
5610" reading. Some e-book reading programs (most prominently the Kindle) use "
5611"this location as the position at which to open the book. See the XPath "
5612"tutorial in the calibre User Manual for further help using this feature."
5613msgstr ""
5614
5615#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:360
5616msgid ""
5617"Either the path to a CSS stylesheet or raw CSS. This CSS will be appended to"
5618" the style rules from the source file, so it can be used to override those "
5619"rules."
5620msgstr ""
5621
5622#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:368
5623msgid ""
5624"Rules for transforming the styles in this book. These rules are applied "
5625"after all other CSS processing is done."
5626msgstr ""
5627
5628#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:374
5629msgid ""
5630"Rules for transforming the HTML in this book. These rules are applied after "
5631"the HTML is parsed, but before any other transformations."
5632msgstr ""
5633
5634#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:380
5635msgid ""
5636"A comma separated list of CSS properties that will be removed from all CSS "
5637"style rules. This is useful if the presence of some style information "
5638"prevents it from being overridden on your device. For example: font-"
5639"family,color,margin-left,margin-right"
5640msgstr ""
5641
5642#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:391
5643msgid ""
5644"By default, calibre will use the shorthand form for various CSS properties "
5645"such as margin, padding, border, etc. This option will cause it to use the "
5646"full expanded form instead. Note that CSS is always expanded when generating"
5647" EPUB files with the output profile set to one of the Nook profiles as the "
5648"Nook cannot handle shorthand CSS."
5649msgstr ""
5650
5651#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:402
5652msgid ""
5653"An XPath expression. Page breaks are inserted before the specified elements."
5654" To disable use the expression: /"
5655msgstr ""
5656
5657#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:408
5658msgid ""
5659"Some documents specify page margins by specifying a left and right margin on"
5660" each individual paragraph. calibre will try to detect and remove these "
5661"margins. Sometimes, this can cause the removal of margins that should not "
5662"have been removed. In this case you can disable the removal."
5663msgstr ""
5664
5665#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:419
5666#, python-format
5667msgid ""
5668"Set the top margin in pts. Default is %default. Setting this to less than "
5669"zero will cause no margin to be set (the margin setting in the original "
5670"document will be preserved). Note: Page oriented formats such as PDF and "
5671"DOCX have their own margin settings that take precedence."
5672msgstr ""
5673
5674#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:427
5675#, python-format
5676msgid ""
5677"Set the bottom margin in pts. Default is %default. Setting this to less than"
5678" zero will cause no margin to be set (the margin setting in the original "
5679"document will be preserved). Note: Page oriented formats such as PDF and "
5680"DOCX have their own margin settings that take precedence."
5681msgstr ""
5682
5683#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:435
5684#, python-format
5685msgid ""
5686"Set the left margin in pts. Default is %default. Setting this to less than "
5687"zero will cause no margin to be set (the margin setting in the original "
5688"document will be preserved). Note: Page oriented formats such as PDF and "
5689"DOCX have their own margin settings that take precedence."
5690msgstr ""
5691
5692#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:443
5693#, python-format
5694msgid ""
5695"Set the right margin in pts. Default is %default. Setting this to less than "
5696"zero will cause no margin to be set (the margin setting in the original "
5697"document will be preserved). Note: Page oriented formats such as PDF and "
5698"DOCX have their own margin settings that take precedence."
5699msgstr ""
5700
5701#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:452
5702msgid ""
5703"Change text justification. A value of \"left\" converts all justified text "
5704"in the source to left aligned (i.e. unjustified) text. A value of "
5705"\"justify\" converts all unjustified text to justified. A value of "
5706"\"original\" (the default) does not change justification in the source file."
5707" Note that only some output formats support justification."
5708msgstr ""
5709
5710#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:462
5711msgid ""
5712"Remove spacing between paragraphs. Also sets an indent on paragraphs of "
5713"1.5em. Spacing removal will not work if the source file does not use "
5714"paragraphs (<p> or <div> tags)."
5715msgstr ""
5716
5717#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:469
5718msgid ""
5719"When calibre removes blank lines between paragraphs, it automatically sets a"
5720" paragraph indent, to ensure that paragraphs can be easily distinguished. "
5721"This option controls the width of that indent (in em). If you set this value"
5722" negative, then the indent specified in the input document is used, that is,"
5723" calibre does not change the indentation."
5724msgstr ""
5725
5726#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:478
5727msgid ""
5728"Use the cover detected from the source file in preference to the specified "
5729"cover."
5730msgstr ""
5731
5732#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:484
5733msgid ""
5734"Insert a blank line between paragraphs. Will not work if the source file "
5735"does not use paragraphs (<p> or <div> tags)."
5736msgstr ""
5737
5738#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:491
5739msgid ""
5740"Set the height of the inserted blank lines (in em). The height of the lines "
5741"between paragraphs will be twice the value set here."
5742msgstr ""
5743
5744#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:498
5745msgid ""
5746"Remove the first image from the input e-book. Useful if the input document "
5747"has a cover image that is not identified as a cover. In this case, if you "
5748"set a cover in calibre, the output document will end up with two cover "
5749"images if you do not specify this option."
5750msgstr ""
5751
5752#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:507
5753msgid ""
5754"Insert the book metadata at the start of the book. This is useful if your "
5755"e-book reader does not support displaying/searching metadata directly."
5756msgstr ""
5757
5758#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:515
5759msgid ""
5760"Convert plain quotes, dashes and ellipsis to their typographically correct "
5761"equivalents. For details, see "
5762"https://daringfireball.net/projects/smartypants."
5763msgstr ""
5764
5765#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:523
5766msgid "Convert fancy quotes, dashes and ellipsis to their plain equivalents."
5767msgstr ""
5768
5769#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:531
5770msgid ""
5771"Read metadata from the specified OPF file. Metadata read from this file will"
5772" override any metadata in the source file."
5773msgstr ""
5774
5775#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:538
5776#, python-brace-format
5777msgid ""
5778"Transliterate Unicode characters to an ASCII representation. Use with care "
5779"because this will replace Unicode characters with ASCII. For instance it "
5780"will replace \"{0}\" with \"{1}\". Also, note that in cases where there are "
5781"multiple representations of a character (characters shared by Chinese and "
5782"Japanese for instance) the representation based on the current calibre "
5783"interface language will be used."
5784msgstr ""
5785
5786#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:550
5787msgid ""
5788"Preserve ligatures present in the input document. A ligature is a special "
5789"rendering of a pair of characters like ff, fi, fl et cetera. Most readers do"
5790" not have support for ligatures in their default fonts, so they are unlikely"
5791" to render correctly. By default, calibre will turn a ligature into the "
5792"corresponding pair of normal characters. This option will preserve them "
5793"instead."
5794msgstr ""
5795
5796#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:562
5797#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:37
5798msgid "Set the title."
5799msgstr ""
5800
5801#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:566
5802msgid "Set the authors. Multiple authors should be separated by ampersands."
5803msgstr ""
5804
5805#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:571
5806msgid "The version of the title to be used for sorting. "
5807msgstr ""
5808
5809#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:575
5810msgid "String to be used when sorting by author. "
5811msgstr ""
5812
5813#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:579
5814msgid "Set the cover to the specified file or URL"
5815msgstr ""
5816
5817#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:583
5818#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:53
5819msgid "Set the e-book description."
5820msgstr ""
5821
5822#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:587
5823#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:55
5824msgid "Set the e-book publisher."
5825msgstr ""
5826
5827#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:591
5828#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:59
5829msgid "Set the series this e-book belongs to."
5830msgstr ""
5831
5832#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:595
5833#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:61
5834msgid "Set the index of the book in this series."
5835msgstr ""
5836
5837#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:599
5838#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:63
5839msgid "Set the rating. Should be a number between 1 and 5."
5840msgstr ""
5841
5842#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:603
5843#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:65
5844msgid "Set the ISBN of the book."
5845msgstr ""
5846
5847#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:607
5848#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:72
5849msgid "Set the tags for the book. Should be a comma separated list."
5850msgstr ""
5851
5852#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:611
5853#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:74
5854msgid "Set the book producer."
5855msgstr ""
5856
5857#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:615
5858#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:76
5859msgid "Set the language."
5860msgstr ""
5861
5862#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:619
5863msgid ""
5864"Set the publication date (assumed to be in the local timezone, unless the "
5865"timezone is explicitly specified)"
5866msgstr ""
5867
5868#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:623
5869msgid "Set the book timestamp (no longer used anywhere)"
5870msgstr ""
5871
5872#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:627
5873msgid ""
5874"Enable heuristic processing. This option must be set for any heuristic "
5875"processing to take place."
5876msgstr ""
5877
5878#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:632
5879msgid ""
5880"Detect unformatted chapter headings and sub headings. Change them to h2 and "
5881"h3 tags.  This setting will not create a TOC, but can be used in conjunction"
5882" with structure detection to create one."
5883msgstr ""
5884
5885#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:639
5886msgid ""
5887"Look for common words and patterns that denote italics and italicize them."
5888msgstr ""
5889
5890#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:644
5891msgid ""
5892"Turn indentation created from multiple non-breaking space entities into CSS "
5893"indents."
5894msgstr ""
5895
5896#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:649
5897msgid ""
5898"Scale used to determine the length at which a line should be unwrapped. "
5899"Valid values are a decimal between 0 and 1. The default is 0.4, just below "
5900"the median line length.  If only a few lines in the document require "
5901"unwrapping this value should be reduced"
5902msgstr ""
5903
5904#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:657
5905msgid "Unwrap lines using punctuation and other formatting clues."
5906msgstr ""
5907
5908#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:661
5909msgid ""
5910"Remove empty paragraphs from the document when they exist between every "
5911"other paragraph"
5912msgstr ""
5913
5914#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:666
5915msgid ""
5916"Left aligned scene break markers are center aligned. Replace soft scene "
5917"breaks that use multiple blank lines with horizontal rules."
5918msgstr ""
5919
5920#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:672
5921msgid ""
5922"Replace scene breaks with the specified text. By default, the text from the "
5923"input document is used."
5924msgstr ""
5925
5926#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:677
5927msgid ""
5928"Analyze hyphenated words throughout the document.  The document itself is "
5929"used as a dictionary to determine whether hyphens should be retained or "
5930"removed."
5931msgstr ""
5932
5933#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:683
5934msgid ""
5935"Looks for occurrences of sequential <h1> or <h2> tags. The tags are "
5936"renumbered to prevent splitting in the middle of chapter headings."
5937msgstr ""
5938
5939#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:689
5940msgid "Search pattern (regular expression) to be replaced with sr1-replace."
5941msgstr ""
5942
5943#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:694
5944msgid "Replacement to replace the text found with sr1-search."
5945msgstr ""
5946
5947#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:698
5948msgid "Search pattern (regular expression) to be replaced with sr2-replace."
5949msgstr ""
5950
5951#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:703
5952msgid "Replacement to replace the text found with sr2-search."
5953msgstr ""
5954
5955#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:707
5956msgid "Search pattern (regular expression) to be replaced with sr3-replace."
5957msgstr ""
5958
5959#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:712
5960msgid "Replacement to replace the text found with sr3-search."
5961msgstr ""
5962
5963#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:716
5964msgid ""
5965"Path to a file containing search and replace regular expressions. The file "
5966"must contain alternating lines of regular expression followed by replacement"
5967" pattern (which can be an empty line). The regular expression must be in the"
5968" Python regex syntax and the file must be UTF-8 encoded."
5969msgstr ""
5970
5971#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:827
5972msgid "Could not find an e-book inside the archive"
5973msgstr ""
5974
5975#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:917
5976msgid "Values of series index and rating must be numbers. Ignoring"
5977msgstr ""
5978
5979#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:924
5980msgid "Failed to parse date/time"
5981msgstr ""
5982
5983#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:1104
5984msgid "Converting input to HTML..."
5985msgstr ""
5986
5987#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:1138
5988msgid "Running transforms on e-book..."
5989msgstr ""
5990
5991#: /__w/calibre/calibre/src/calibre/ebooks/conversion/plumber.py:1282
5992#, python-format
5993msgid "Running %s plugin"
5994msgstr ""
5995
5996#: /__w/calibre/calibre/src/calibre/ebooks/covers.py:269
5997msgid "Template error"
5998msgstr ""
5999
6000#: /__w/calibre/calibre/src/calibre/ebooks/covers.py:365
6001msgid "The Cross"
6002msgstr ""
6003
6004#: /__w/calibre/calibre/src/calibre/ebooks/covers.py:386
6005msgid "Half and half"
6006msgstr ""
6007
6008#: /__w/calibre/calibre/src/calibre/ebooks/covers.py:411
6009msgid "Banner"
6010msgstr ""
6011
6012#: /__w/calibre/calibre/src/calibre/ebooks/covers.py:481
6013msgid "Ornamental"
6014msgstr ""
6015
6016#: /__w/calibre/calibre/src/calibre/ebooks/covers.py:548
6017msgid "Blocks"
6018msgstr ""
6019
6020#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:217
6021msgid "Remove the property"
6022msgstr ""
6023
6024#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:218
6025msgid "Add extra properties"
6026msgstr ""
6027
6028#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:219
6029msgid "Change the value to"
6030msgstr ""
6031
6032#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:220
6033msgid "Multiply the value by"
6034msgstr ""
6035
6036#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:221
6037msgid "Divide the value by"
6038msgstr ""
6039
6040#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:222
6041msgid "Add to the value"
6042msgstr ""
6043
6044#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:223
6045msgid "Subtract from the value"
6046msgstr ""
6047
6048#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:227
6049#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:100
6050#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:103
6051#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:113
6052msgid "is"
6053msgstr ""
6054
6055#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:228
6056#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:104
6057#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:114
6058msgid "is not"
6059msgstr ""
6060
6061#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:229
6062msgid "is any value"
6063msgstr ""
6064
6065#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:230
6066#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:107
6067#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:117
6068#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:57
6069msgid "matches pattern"
6070msgstr ""
6071
6072#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:231
6073#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:108
6074#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:118
6075#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:58
6076msgid "does not match pattern"
6077msgstr ""
6078
6079#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:232
6080msgid "is the same length as"
6081msgstr ""
6082
6083#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:233
6084msgid "is not the same length as"
6085msgstr ""
6086
6087#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:234
6088#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:72
6089#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:79
6090msgid "is less than"
6091msgstr ""
6092
6093#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:235
6094#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:73
6095#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:80
6096msgid "is greater than"
6097msgstr ""
6098
6099#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:236
6100msgid "is less than or equal to"
6101msgstr ""
6102
6103#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:237
6104msgid "is greater than or equal to"
6105msgstr ""
6106
6107#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:247
6108#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:115
6109msgid "Unknown keys"
6110msgstr ""
6111
6112#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:248
6113#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:116
6114#, python-format
6115msgid "The rule has unknown keys: %s"
6116msgstr ""
6117
6118#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:251
6119#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:119
6120msgid "Missing keys"
6121msgstr ""
6122
6123#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:252
6124#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:120
6125#, python-format
6126msgid "The rule has missing keys: %s"
6127msgstr ""
6128
6129#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:255
6130msgid "Property required"
6131msgstr ""
6132
6133#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:255
6134msgid "You must specify a CSS property to match"
6135msgstr ""
6136
6137#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:257
6138msgid "Shorthand property not allowed"
6139msgstr ""
6140
6141#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:258
6142#, python-brace-format
6143msgid ""
6144"{0} is a shorthand property. Use the full form of the property, for example,"
6145" instead of font, use font-family, instead of margin, use margin-top, etc."
6146msgstr ""
6147
6148#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:261
6149#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:126
6150#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:186
6151msgid "Query required"
6152msgstr ""
6153
6154#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:262
6155msgid "You must specify a value for the CSS property to match"
6156msgstr ""
6157
6158#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:264
6159#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:123
6160msgid "Unknown match type"
6161msgstr ""
6162
6163#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:265
6164#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:124
6165#, python-format
6166msgid "The match type %s is not known"
6167msgstr ""
6168
6169#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:270
6170#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:278
6171#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:81
6172#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:192
6173msgid "Query invalid"
6174msgstr ""
6175
6176#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:271
6177#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:193
6178#, python-format
6179msgid "%s is not a valid regular expression"
6180msgstr ""
6181
6182#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:279
6183#, python-format
6184msgid "%s is not a valid length or number"
6185msgstr ""
6186
6187#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:282
6188msgid "Unknown action type"
6189msgstr ""
6190
6191#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:283
6192#, python-format
6193msgid "The action type %s is not known"
6194msgstr ""
6195
6196#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:285
6197msgid "You must specify a number"
6198msgstr ""
6199
6200#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:287
6201msgid "You must specify at least one CSS property to add"
6202msgstr ""
6203
6204#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:289
6205msgid "You must specify a value to change the property to"
6206msgstr ""
6207
6208#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:290
6209msgid "No data"
6210msgstr "Даныя адсутнічаюць"
6211
6212#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:295
6213#, python-format
6214msgid "%s is not a number"
6215msgstr ""
6216
6217#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:295
6218msgid "Invalid number"
6219msgstr ""
6220
6221#: /__w/calibre/calibre/src/calibre/ebooks/css_transform_rules.py:333
6222#, python-brace-format
6223msgid ""
6224"If the property {property} {match_type} {query}\n"
6225"{action}"
6226msgstr ""
6227
6228#: /__w/calibre/calibre/src/calibre/ebooks/docx/to_html.py:69
6229#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:1389
6230#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:851
6231#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:835
6232msgid "Notes"
6233msgstr "Заўвагі"
6234
6235#: /__w/calibre/calibre/src/calibre/ebooks/docx/to_html.py:400
6236#: /__w/calibre/calibre/src/calibre/ebooks/docx/writer/links.py:169
6237#: /__w/calibre/calibre/src/calibre/ebooks/mobi/writer8/toc.py:13
6238#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:1377
6239#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/toc.py:646
6240#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/htmltoc.py:14
6241#: /__w/calibre/calibre/src/calibre/ebooks/pdf/html_writer.py:697
6242#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:389
6243#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:243
6244#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:661
6245#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:842
6246#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:822
6247#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:55
6248#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:68
6249msgid "Table of Contents"
6250msgstr ""
6251
6252#: /__w/calibre/calibre/src/calibre/ebooks/docx/writer/images.py:214
6253#: /__w/calibre/calibre/src/calibre/ebooks/metadata/opf2.py:1710
6254#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:1375
6255#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/cover.py:419
6256#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/toc.py:539
6257#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:1165
6258#: /__w/calibre/calibre/src/calibre/gui2/store/search/models.py:40
6259#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:828
6260#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:188
6261msgid "Cover"
6262msgstr ""
6263
6264#: /__w/calibre/calibre/src/calibre/ebooks/html/to_zip.py:18
6265msgid ""
6266"Follow all local links in an HTML file and create a ZIP file containing all "
6267"linked files. This plugin is run every time you add an HTML file to the "
6268"library."
6269msgstr ""
6270
6271#: /__w/calibre/calibre/src/calibre/ebooks/html/to_zip.py:66
6272msgid ""
6273"Character encoding for the input HTML files. Common choices include: cp1252,"
6274" cp1251, latin1 and utf-8."
6275msgstr ""
6276
6277#: /__w/calibre/calibre/src/calibre/ebooks/html/to_zip.py:96
6278msgid "Add linked files in breadth first order"
6279msgstr ""
6280
6281#: /__w/calibre/calibre/src/calibre/ebooks/html/to_zip.py:97
6282msgid ""
6283"Normally, when following links in HTML files calibre does it depth first, "
6284"i.e. if file A links to B and  C, but B links to D, the files are added in "
6285"the order A, B, D, C.  With this option, they will instead be added as A, B,"
6286" C, D"
6287msgstr ""
6288
6289#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:19
6290msgid "{} must not be empty"
6291msgstr ""
6292
6293#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:39
6294msgid "Change tag name"
6295msgstr ""
6296
6297#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:39
6298msgid "New tag name"
6299msgstr ""
6300
6301#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:39
6302msgid "Rename tag to the specified name"
6303msgstr ""
6304
6305#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:40
6306msgid "Remove tag and children"
6307msgstr ""
6308
6309#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:40
6310msgid "Remove the tag and all its contents"
6311msgstr ""
6312
6313#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:41
6314msgid "Remove tag only"
6315msgstr ""
6316
6317#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:41
6318msgid "Remove the tag but keep its contents"
6319msgstr ""
6320
6321#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:42
6322msgid "Add classes"
6323msgstr ""
6324
6325#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:42
6326msgid "Add the specified classes, e.g.:"
6327msgstr ""
6328
6329#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:42
6330#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:43
6331msgid "Space separated class names"
6332msgstr ""
6333
6334#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:43
6335msgid "Remove classes"
6336msgstr ""
6337
6338#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:43
6339msgid "Remove the specified classes, e.g.:"
6340msgstr ""
6341
6342#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:44
6343msgid "Remove attributes"
6344msgstr ""
6345
6346#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:45
6347msgid ""
6348"Remove the specified attributes from the tag. Multiple attribute names "
6349"should be separated by spaces. The special value * removes all attributes."
6350msgstr ""
6351
6352#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:46
6353#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:47
6354msgid "Space separated attribute names"
6355msgstr ""
6356
6357#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:47
6358msgid "Add attributes"
6359msgstr ""
6360
6361#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:47
6362msgid "Add the specified attributes, e.g.:"
6363msgstr ""
6364
6365#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:48
6366msgid "Empty the tag"
6367msgstr ""
6368
6369#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:48
6370msgid "Remove all contents from the tag"
6371msgstr ""
6372
6373#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:49
6374msgid "Wrap the tag"
6375msgstr ""
6376
6377#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:50
6378#, python-brace-format
6379msgid ""
6380"Wrap the tag in the specified tag, e.g.: {0} will wrap the tag in a DIV tag "
6381"with class {1}"
6382msgstr ""
6383
6384#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:51
6385msgid "An HTML opening tag"
6386msgstr ""
6387
6388#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:52
6389msgid "Insert HTML at start"
6390msgstr ""
6391
6392#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:53
6393msgid ""
6394"The specified HTML snippet is inserted after the opening tag. Note that only"
6395" valid HTML snippets can be used without unclosed tags"
6396msgstr ""
6397
6398#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:54
6399#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:57
6400#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:60
6401#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:63
6402msgid "HTML snippet"
6403msgstr ""
6404
6405#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:55
6406msgid "Insert HTML at end"
6407msgstr ""
6408
6409#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:56
6410msgid ""
6411"The specified HTML snippet is inserted before the closing tag. Note that "
6412"only valid HTML snippets can be used without unclosed tags"
6413msgstr ""
6414
6415#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:58
6416msgid "Insert HTML before tag"
6417msgstr ""
6418
6419#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:59
6420msgid ""
6421"The specified HTML snippet is inserted before the opening tag. Note that "
6422"only valid HTML snippets can be used without unclosed tags"
6423msgstr ""
6424
6425#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:61
6426msgid "Insert HTML after tag"
6427msgstr ""
6428
6429#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:62
6430msgid ""
6431"The specified HTML snippet is inserted after the closing tag. Note that only"
6432" valid HTML snippets can be used without unclosed tags"
6433msgstr ""
6434
6435#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:69
6436msgid "Action must have both:"
6437msgstr ""
6438
6439#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:78
6440msgid "{} is not a valid CSS selector"
6441msgstr ""
6442
6443#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:85
6444msgid "{} is not a valid XPath selector"
6445msgstr ""
6446
6447#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:100
6448msgid "Tag name"
6449msgstr ""
6450
6451#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:101
6452#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:102
6453msgid "Class name"
6454msgstr ""
6455
6456#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:101
6457msgid "has class"
6458msgstr ""
6459
6460#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:102
6461msgid "does not have class"
6462msgstr ""
6463
6464#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:103
6465msgid "CSS selector"
6466msgstr ""
6467
6468#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:103
6469msgid "matches CSS selector"
6470msgstr ""
6471
6472#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:104
6473msgid "XPath selector"
6474msgstr ""
6475
6476#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:104
6477msgid "matches XPath selector"
6478msgstr ""
6479
6480#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:105
6481msgid "is any tag"
6482msgstr ""
6483
6484#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:106
6485#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:262
6486#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns.py:131
6487#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:106
6488#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/completion/basic.py:89
6489#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:55
6490#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:239
6491#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:837
6492msgid "Text"
6493msgstr "Тэкставы"
6494
6495#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:106
6496msgid "contains text"
6497msgstr ""
6498
6499#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:127
6500msgid "You must specify a value for the tag to match"
6501msgstr ""
6502
6503#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:131
6504msgid "Invalid {}"
6505msgstr ""
6506
6507#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:133
6508msgid "No actions"
6509msgstr ""
6510
6511#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:133
6512msgid "The rule has no actions"
6513msgstr ""
6514
6515#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:137
6516msgid "Invalid action"
6517msgstr ""
6518
6519#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:451
6520#, python-brace-format
6521msgid "If the tag {match_type} {query}"
6522msgstr ""
6523
6524#: /__w/calibre/calibre/src/calibre/ebooks/html_transform_rules.py:455
6525#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:40
6526#, python-brace-format
6527msgid "{action_type} {action_data}"
6528msgstr ""
6529
6530#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:328
6531msgid "\tBook Designer file detected."
6532msgstr ""
6533
6534#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:330
6535msgid "\tParsing HTML..."
6536msgstr ""
6537
6538#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:346
6539msgid "\tBaen file detected. Re-parsing..."
6540msgstr ""
6541
6542#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:362
6543msgid "Written preprocessed HTML to "
6544msgstr ""
6545
6546#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:378
6547#, python-format
6548msgid "Processing %s"
6549msgstr ""
6550
6551#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:391
6552msgid "\tConverting to BBeB..."
6553msgstr ""
6554
6555#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:539
6556#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:552
6557#, python-format
6558msgid "Could not parse file: %s"
6559msgstr ""
6560
6561#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:544
6562#, python-format
6563msgid "%s is an empty file"
6564msgstr ""
6565
6566#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:564
6567#, python-format
6568msgid "Failed to parse link %(tag)s %(children)s"
6569msgstr ""
6570
6571#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:948
6572#, python-format
6573msgid "Unable to process image %(path)s. Error: %(err)s"
6574msgstr ""
6575
6576#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:994
6577#, python-format
6578msgid "Unable to process interlaced PNG %s"
6579msgstr ""
6580
6581#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1730
6582#, python-format
6583msgid "An error occurred while processing a table: %s. Ignoring table markup."
6584msgstr ""
6585
6586#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1732
6587#, python-format
6588msgid ""
6589"Bad table:\n"
6590"%s"
6591msgstr ""
6592
6593#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1754
6594msgid "Table has cell that is too large"
6595msgstr ""
6596
6597#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1818
6598#, python-format
6599msgid "Could not read cover image: %s"
6600msgstr ""
6601
6602#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1821
6603#, python-format
6604msgid "Cannot read from: %s"
6605msgstr ""
6606
6607#: /__w/calibre/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1951
6608msgid "Failed to process OPF file"
6609msgstr ""
6610
6611#: /__w/calibre/calibre/src/calibre/ebooks/lrf/lrfparser.py:142
6612msgid ""
6613"%prog book.lrf\n"
6614"Convert an LRF file into an LRS (XML UTF-8 encoded) file"
6615msgstr ""
6616
6617#: /__w/calibre/calibre/src/calibre/ebooks/lrf/lrfparser.py:143
6618msgid "Output LRS file"
6619msgstr ""
6620
6621#: /__w/calibre/calibre/src/calibre/ebooks/lrf/lrfparser.py:145
6622msgid "Do not save embedded image and font files to disk"
6623msgstr ""
6624
6625#: /__w/calibre/calibre/src/calibre/ebooks/lrf/lrfparser.py:147
6626#: /__w/calibre/calibre/src/calibre/utils/smtp.py:253
6627msgid "Be more verbose"
6628msgstr ""
6629
6630#: /__w/calibre/calibre/src/calibre/ebooks/lrf/lrfparser.py:163
6631msgid "Parsing LRF..."
6632msgstr ""
6633
6634#: /__w/calibre/calibre/src/calibre/ebooks/lrf/lrfparser.py:166
6635msgid "Creating XML..."
6636msgstr ""
6637
6638#: /__w/calibre/calibre/src/calibre/ebooks/lrf/lrfparser.py:170
6639msgid "LRS written to "
6640msgstr ""
6641
6642#: /__w/calibre/calibre/src/calibre/ebooks/lrf/lrs/convert_from.py:259
6643msgid "Could not read from thumbnail file:"
6644msgstr ""
6645
6646#: /__w/calibre/calibre/src/calibre/ebooks/lrf/lrs/convert_from.py:279
6647msgid ""
6648"%prog [options] file.lrs\n"
6649"Compile an LRS file into an LRF file."
6650msgstr ""
6651
6652#: /__w/calibre/calibre/src/calibre/ebooks/lrf/lrs/convert_from.py:280
6653msgid "Path to output file"
6654msgstr ""
6655
6656#: /__w/calibre/calibre/src/calibre/ebooks/lrf/lrs/convert_from.py:282
6657msgid "Verbose processing"
6658msgstr ""
6659
6660#: /__w/calibre/calibre/src/calibre/ebooks/lrf/lrs/convert_from.py:284
6661msgid "Convert LRS to LRS, useful for debugging."
6662msgstr ""
6663
6664#: /__w/calibre/calibre/src/calibre/ebooks/lrf/meta.py:493
6665msgid "Invalid LRF file. Could not set metadata."
6666msgstr ""
6667
6668#: /__w/calibre/calibre/src/calibre/ebooks/lrf/meta.py:616
6669msgid ""
6670"%prog [options] mybook.lrf\n"
6671"\n"
6672"\n"
6673"Show/edit the metadata in an LRF file.\n"
6674"\n"
6675msgstr ""
6676
6677#: /__w/calibre/calibre/src/calibre/ebooks/lrf/meta.py:623
6678msgid "Set the book title"
6679msgstr ""
6680
6681#: /__w/calibre/calibre/src/calibre/ebooks/lrf/meta.py:625
6682msgid "Set sort key for the title"
6683msgstr ""
6684
6685#: /__w/calibre/calibre/src/calibre/ebooks/lrf/meta.py:627
6686msgid "Set the author"
6687msgstr ""
6688
6689#: /__w/calibre/calibre/src/calibre/ebooks/lrf/meta.py:629
6690msgid "Set sort key for the author"
6691msgstr ""
6692
6693#: /__w/calibre/calibre/src/calibre/ebooks/lrf/meta.py:631
6694msgid "The category this book belongs to. E.g.: History"
6695msgstr ""
6696
6697#: /__w/calibre/calibre/src/calibre/ebooks/lrf/meta.py:634
6698msgid "Path to a graphic that will be set as this files' thumbnail"
6699msgstr ""
6700
6701#: /__w/calibre/calibre/src/calibre/ebooks/lrf/meta.py:637
6702msgid ""
6703"Path to a TXT file containing the comment to be stored in the LRF file."
6704msgstr ""
6705
6706#: /__w/calibre/calibre/src/calibre/ebooks/lrf/meta.py:641
6707msgid "Extract thumbnail from LRF file"
6708msgstr ""
6709
6710#: /__w/calibre/calibre/src/calibre/ebooks/lrf/meta.py:642
6711msgid "Set the publisher"
6712msgstr ""
6713
6714#: /__w/calibre/calibre/src/calibre/ebooks/lrf/meta.py:643
6715msgid "Set the book classification"
6716msgstr ""
6717
6718#: /__w/calibre/calibre/src/calibre/ebooks/lrf/meta.py:644
6719msgid "Set the book creator"
6720msgstr ""
6721
6722#: /__w/calibre/calibre/src/calibre/ebooks/lrf/meta.py:645
6723msgid "Set the book producer"
6724msgstr ""
6725
6726#: /__w/calibre/calibre/src/calibre/ebooks/lrf/meta.py:647
6727msgid ""
6728"Extract cover from LRF file. Note that the LRF format has no defined cover, "
6729"so we use some heuristics to guess the cover."
6730msgstr ""
6731
6732#: /__w/calibre/calibre/src/calibre/ebooks/lrf/meta.py:649
6733msgid "Set book ID"
6734msgstr ""
6735
6736#: /__w/calibre/calibre/src/calibre/ebooks/metadata/archive.py:46
6737msgid ""
6738"Extract the source DOCX file from Amazon Kindle Create KPF files. Note this "
6739"will not contain any edits made in the Kindle Create program itself."
6740msgstr ""
6741
6742#: /__w/calibre/calibre/src/calibre/ebooks/metadata/archive.py:68
6743msgid ""
6744"Extract common e-book formats from archive files (ZIP/RAR). Also try to "
6745"autodetect if they are actually CBZ/CBR files."
6746msgstr ""
6747
6748#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:682
6749#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:213
6750#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1005
6751#: /__w/calibre/calibre/src/calibre/gui2/library/delegates.py:707
6752#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:358
6753#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:183
6754#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:635
6755msgid "No"
6756msgstr ""
6757
6758#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:789
6759#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:195
6760#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1352
6761#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/models.py:23
6762msgid "Author(s)"
6763msgstr ""
6764
6765#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:790
6766#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/jacket.py:342
6767#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:200
6768#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:163
6769#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:97
6770msgid "Publisher"
6771msgstr ""
6772
6773#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:791
6774msgid "Producer"
6775msgstr ""
6776
6777#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:792
6778#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:594
6779#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:1152
6780#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:161
6781#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:178
6782msgid "Comments"
6783msgstr "Каментары"
6784
6785#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:794
6786#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/jacket.py:346
6787#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:97
6788#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:106
6789#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:112
6790#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:145
6791#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:209
6792#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:244
6793#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:276
6794#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:344
6795#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:349
6796#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:351
6797#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:398
6798#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:400
6799#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:513
6800#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:515
6801#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:599
6802#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:648
6803#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:653
6804#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:655
6805#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1153
6806#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:79
6807#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:201
6808#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:253
6809#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:165
6810#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:137
6811#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:44
6812#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:359
6813#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:125
6814#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:615
6815#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:1011
6816#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:1261
6817#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:4050
6818#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:4064
6819#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:134
6820#: /__w/calibre/calibre/src/calibre/srv/tests/ajax.py:72
6821#: /__w/calibre/calibre/src/calibre/srv/tests/ajax.py:74
6822msgid "Tags"
6823msgstr ""
6824
6825#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:796
6826#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/jacket.py:344
6827#: /__w/calibre/calibre/src/calibre/gui2/dialogs/match_books.py:89
6828#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:78
6829#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:426
6830#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:202
6831#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:253
6832#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:167
6833#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:138
6834#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:40
6835#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:352
6836#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:2357
6837#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:73
6838msgid "Series"
6839msgid_plural "Series"
6840msgstr[0] ""
6841msgstr[1] ""
6842msgstr[2] ""
6843msgstr[3] ""
6844
6845#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:797
6846#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:79
6847#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:204
6848#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:168
6849#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:60
6850msgid "Languages"
6851msgstr ""
6852
6853#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:799
6854msgid "Timestamp"
6855msgstr ""
6856
6857#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:801
6858#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/jacket.py:343
6859#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:198
6860#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:121
6861#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:238
6862msgid "Published"
6863msgstr ""
6864
6865#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/base.py:803
6866msgid "Rights"
6867msgstr ""
6868
6869#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/formatter.py:32
6870msgid "Value: unknown field "
6871msgstr ""
6872
6873#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:73
6874#, python-format
6875msgid "Search the calibre library for books by %s"
6876msgstr ""
6877
6878#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:82
6879#, python-brace-format
6880msgid "Search {0} for the author: {1}"
6881msgstr ""
6882
6883#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:84
6884#, python-brace-format
6885msgid "Search {0} for the book: {1} by the author {2}"
6886msgstr ""
6887
6888#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:163
6889#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:168
6890#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:250
6891#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:288
6892#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:303
6893#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:315
6894#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:319
6895#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:328
6896#, python-brace-format
6897msgid "Click to see books with {0}: {1}"
6898msgstr ""
6899
6900#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:177
6901msgid "Click to open"
6902msgstr ""
6903
6904#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:213
6905msgid "Ids"
6906msgstr ""
6907
6908#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:243
6909msgid "Search calibre for books with the language: {}"
6910msgstr ""
6911
6912#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:275
6913#, python-format
6914msgid ""
6915"%(sidx)s of <a href=\"%(href)s\" title=\"%(tt)s\"><span "
6916"class=\"%(cls)s\">%(series)s</span></a>"
6917msgstr ""
6918
6919#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:279
6920msgid "Click to see books in this series"
6921msgstr ""
6922
6923#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:292
6924#: /__w/calibre/calibre/src/calibre/ebooks/metadata/book/render.py:332
6925#, python-brace-format
6926msgid "Click to see books with {0}: {1} (derived from {2})"
6927msgstr ""
6928
6929#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:20
6930msgid "%prog ebook_file [options]\n"
6931msgstr ""
6932
6933#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:21
6934#, python-brace-format
6935msgid ""
6936"\n"
6937"Read/Write metadata from/to e-book files.\n"
6938"\n"
6939"Supported formats for reading metadata: {0}\n"
6940"\n"
6941"Supported formats for writing metadata: {1}\n"
6942"\n"
6943"Different file types support different kinds of metadata. If you try to set\n"
6944"some metadata on a file type that does not support it, the metadata will be\n"
6945"silently ignored.\n"
6946msgstr ""
6947
6948#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:39
6949msgid ""
6950"Set the authors. Multiple authors should be separated by the & character. "
6951"Author names should be in the order Firstname Lastname."
6952msgstr ""
6953
6954#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:43
6955msgid ""
6956"The version of the title to be used for sorting. If unspecified, and the "
6957"title is specified, it will be auto-generated from the title."
6958msgstr ""
6959
6960#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:47
6961msgid ""
6962"String to be used when sorting by author. If unspecified, and the author(s) "
6963"are specified, it will be auto-generated from the author(s)."
6964msgstr ""
6965
6966#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:51
6967msgid "Set the cover to the specified file."
6968msgstr ""
6969
6970#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:57
6971msgid "Set the book category."
6972msgstr ""
6973
6974#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:67
6975msgid ""
6976"Set the identifiers for the book, can be specified multiple times. For "
6977"example: --identifier uri:https://acme.com --identifier isbn:12345 To remove"
6978" an identifier, specify no value, --identifier isbn: Note that for EPUB "
6979"files, an identifier marked as the package identifier cannot be removed."
6980msgstr ""
6981
6982#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:78
6983msgid "Set the published date."
6984msgstr ""
6985
6986#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:81
6987msgid "Get the cover from the e-book and save it at as the specified file."
6988msgstr ""
6989
6990#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:84
6991msgid ""
6992"Specify the name of an OPF file. The metadata will be written to the OPF "
6993"file."
6994msgstr ""
6995
6996#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:87
6997msgid ""
6998"Read metadata from the specified OPF file and use it to set metadata in the "
6999"e-book. Metadata specified on the command line will override metadata read "
7000"from the OPF file"
7001msgstr ""
7002
7003#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:92
7004msgid "Set the BookID in LRF files"
7005msgstr ""
7006
7007#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:168
7008msgid "No file specified"
7009msgstr ""
7010
7011#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:183
7012msgid "Original metadata"
7013msgstr ""
7014
7015#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:200
7016msgid "Changed metadata"
7017msgstr ""
7018
7019#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:212
7020msgid "OPF created in"
7021msgstr ""
7022
7023#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:218
7024msgid "Cover saved to"
7025msgstr ""
7026
7027#: /__w/calibre/calibre/src/calibre/ebooks/metadata/cli.py:220
7028msgid "No cover found"
7029msgstr ""
7030
7031#: /__w/calibre/calibre/src/calibre/ebooks/metadata/search_internet.py:34
7032msgid "Goodreads"
7033msgstr ""
7034
7035#: /__w/calibre/calibre/src/calibre/ebooks/metadata/search_internet.py:35
7036msgid "Google Books"
7037msgstr ""
7038
7039#: /__w/calibre/calibre/src/calibre/ebooks/metadata/search_internet.py:36
7040msgid "Wikipedia"
7041msgstr ""
7042
7043#: /__w/calibre/calibre/src/calibre/ebooks/metadata/search_internet.py:37
7044msgid "Google web search"
7045msgstr ""
7046
7047#: /__w/calibre/calibre/src/calibre/ebooks/metadata/search_internet.py:38
7048msgid "Amazon"
7049msgstr ""
7050
7051#: /__w/calibre/calibre/src/calibre/ebooks/metadata/search_internet.py:39
7052msgid "Google Images"
7053msgstr ""
7054
7055#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:973
7056msgid "Downloads metadata and covers from Amazon"
7057msgstr ""
7058
7059#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:984
7060msgid "US"
7061msgstr ""
7062
7063#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:985
7064msgid "France"
7065msgstr ""
7066
7067#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:986
7068msgid "Germany"
7069msgstr ""
7070
7071#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:987
7072msgid "UK"
7073msgstr ""
7074
7075#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:988
7076msgid "Australia"
7077msgstr ""
7078
7079#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:989
7080msgid "Italy"
7081msgstr ""
7082
7083#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:990
7084msgid "Japan"
7085msgstr ""
7086
7087#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:991
7088msgid "Spain"
7089msgstr ""
7090
7091#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:992
7092msgid "Brazil"
7093msgstr ""
7094
7095#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:993
7096msgid "Netherlands"
7097msgstr ""
7098
7099#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:994
7100msgid "China"
7101msgstr ""
7102
7103#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:995
7104msgid "Canada"
7105msgstr ""
7106
7107#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:996
7108msgid "Sweden"
7109msgstr ""
7110
7111#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:1000
7112msgid "Choose server automatically"
7113msgstr ""
7114
7115#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:1001
7116msgid "Amazon servers"
7117msgstr ""
7118
7119#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:1002
7120msgid "Bing search cache"
7121msgstr ""
7122
7123#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:1003
7124msgid "Google search cache"
7125msgstr ""
7126
7127#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:1004
7128msgid "Wayback machine cache (slow)"
7129msgstr ""
7130
7131#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:1008
7132msgid "Amazon country website to use:"
7133msgstr ""
7134
7135#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:1009
7136msgid ""
7137"Metadata from Amazon will be fetched using this country's Amazon website."
7138msgstr ""
7139
7140#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:1011
7141msgid "Server to get data from:"
7142msgstr ""
7143
7144#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:1013
7145msgid ""
7146"Amazon has started blocking attempts to download metadata from its servers. "
7147"To get around this problem, calibre can fetch the Amazon data from many "
7148"different places where it is cached. Choose the source you prefer."
7149msgstr ""
7150
7151#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:1018
7152msgid "Use the MOBI-ASIN for metadata search"
7153msgstr ""
7154
7155#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:1020
7156msgid ""
7157"Enable this option to search for metadata with an ASIN identifier from the "
7158"MOBI file at the current country website, unless any other amazon id is "
7159"available. Note that if the MOBI file came from a different Amazon country "
7160"store, you could get incorrect results."
7161msgstr ""
7162
7163#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/amazon.py:1374
7164msgid "Amazon timed out. Try again later."
7165msgstr ""
7166
7167#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/base.py:188
7168msgid "Metadata source"
7169msgstr ""
7170
7171#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/big_book_search.py:37
7172msgid ""
7173"Downloads multiple book covers from Amazon. Useful to find alternate covers."
7174msgstr ""
7175
7176#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/big_book_search.py:40
7177#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/google_images.py:55
7178msgid "Maximum number of covers to get"
7179msgstr ""
7180
7181#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/big_book_search.py:41
7182msgid "The maximum number of covers to process from the search result"
7183msgstr ""
7184
7185#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/cli.py:25
7186msgid ""
7187"%prog [options]\n"
7188"\n"
7189"Fetch book metadata from online sources. You must specify at least one\n"
7190"of title, authors or ISBN.\n"
7191msgstr ""
7192
7193#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/cli.py:32
7194#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:457
7195msgid "Book title"
7196msgstr "Назва кнігі"
7197
7198#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/cli.py:33
7199msgid "Book author(s)"
7200msgstr "Аўтары кнігі"
7201
7202#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/cli.py:34
7203msgid "Book ISBN"
7204msgstr "ISBN кнігі"
7205
7206#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/cli.py:36
7207msgid ""
7208"Identifiers such as ASIN/Goodreads id etc. Can be specified multiple times "
7209"for multiple identifiers. For example: "
7210msgstr ""
7211
7212#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/cli.py:39
7213msgid "Print the log to the console (stderr)"
7214msgstr ""
7215
7216#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/cli.py:40
7217msgid "Output the metadata in OPF format instead of human readable text."
7218msgstr ""
7219
7220#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/cli.py:42
7221msgid ""
7222"Specify a filename. The cover, if available, will be saved to it. Without "
7223"this option, no cover will be downloaded."
7224msgstr ""
7225
7226#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/cli.py:44
7227msgid "Timeout in seconds. Default is 30"
7228msgstr ""
7229
7230#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/cli.py:46
7231msgid ""
7232"Specify the name of a metadata download plugin to use. By default, all "
7233"metadata plugins will be used. Can be specified multiple times for multiple "
7234"plugins. All plugin names: {}"
7235msgstr ""
7236
7237#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/edelweiss.py:200
7238msgid ""
7239"Downloads metadata and covers from Edelweiss - A catalog updated by book "
7240"publishers"
7241msgstr ""
7242
7243#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/google.py:181
7244msgid "Downloads metadata and covers from Google Books"
7245msgstr ""
7246
7247#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/google_images.py:51
7248msgid ""
7249"Downloads covers from a Google Image search. Useful to find larger/alternate"
7250" covers."
7251msgstr ""
7252
7253#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/google_images.py:56
7254msgid "The maximum number of covers to process from the Google search result"
7255msgstr ""
7256
7257#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/google_images.py:57
7258#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:634
7259msgid "Cover size"
7260msgstr ""
7261
7262#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/google_images.py:58
7263msgid "Search for covers larger than the specified size"
7264msgstr ""
7265
7266#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/google_images.py:60
7267msgid "Any size"
7268msgstr ""
7269
7270#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/google_images.py:61
7271#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:487
7272msgid "Large"
7273msgstr "Вялікія"
7274
7275#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/google_images.py:62
7276#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/google_images.py:63
7277#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/google_images.py:64
7278#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/google_images.py:65
7279#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/google_images.py:66
7280#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/google_images.py:67
7281#, python-format
7282msgid "Larger than %s"
7283msgstr ""
7284
7285#: /__w/calibre/calibre/src/calibre/ebooks/metadata/sources/openlibrary.py:17
7286msgid "Downloads covers from The Open Library"
7287msgstr ""
7288
7289#: /__w/calibre/calibre/src/calibre/ebooks/mobi/reader/headers.py:73
7290msgid "Sample Book"
7291msgstr ""
7292
7293#: /__w/calibre/calibre/src/calibre/ebooks/mobi/reader/mobi6.py:42
7294msgid ""
7295"This is an Amazon KFX book. It cannot be processed. See {} for information "
7296"on how to handle KFX books."
7297msgstr ""
7298
7299#: /__w/calibre/calibre/src/calibre/ebooks/mobi/reader/mobi6.py:88
7300msgid "This is an Amazon Topaz book. It cannot be processed."
7301msgstr ""
7302
7303#: /__w/calibre/calibre/src/calibre/ebooks/mobi/tweak.py:48
7304#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/container.py:1496
7305msgid "This is not a MOBI file. It is a Topaz file."
7306msgstr ""
7307
7308#: /__w/calibre/calibre/src/calibre/ebooks/mobi/tweak.py:53
7309#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/container.py:1501
7310msgid "This is not a MOBI file."
7311msgstr ""
7312
7313#: /__w/calibre/calibre/src/calibre/ebooks/mobi/tweak.py:56
7314msgid "This file is locked with DRM. It cannot be tweaked."
7315msgstr ""
7316
7317#: /__w/calibre/calibre/src/calibre/ebooks/mobi/tweak.py:61
7318msgid ""
7319"This MOBI file does not contain a KF8 format book. KF8 is the new format "
7320"from Amazon. calibre can only tweak MOBI files that contain KF8 books. Older"
7321" MOBI files without KF8 are not tweakable."
7322msgstr ""
7323
7324#: /__w/calibre/calibre/src/calibre/ebooks/mobi/tweak.py:67
7325msgid ""
7326"This MOBI file contains both KF8 and older Mobi6 data. Tweaking it will "
7327"remove the Mobi6 data, which means the file will not be usable on older "
7328"Kindles. Are you sure?"
7329msgstr ""
7330
7331#: /__w/calibre/calibre/src/calibre/ebooks/mobi/writer2/indexer.py:471
7332msgid "No details available"
7333msgstr ""
7334
7335#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:1376
7336#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:821
7337msgid "Title page"
7338msgstr ""
7339
7340#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:1378
7341#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:823
7342msgid "Index"
7343msgstr "Змест"
7344
7345#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:1379
7346#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:824
7347msgid "Glossary"
7348msgstr "Гласарый"
7349
7350#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:1380
7351#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:825
7352msgid "Acknowledgements"
7353msgstr ""
7354
7355#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:1381
7356#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:826
7357msgid "Bibliography"
7358msgstr ""
7359
7360#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:1382
7361#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:827
7362msgid "Colophon"
7363msgstr ""
7364
7365#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:1383
7366msgid "Copyright"
7367msgstr "Аўтарскія правы"
7368
7369#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:1384
7370#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:830
7371msgid "Dedication"
7372msgstr ""
7373
7374#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:1385
7375#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:831
7376msgid "Epigraph"
7377msgstr ""
7378
7379#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:1386
7380#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:832
7381msgid "Foreword"
7382msgstr ""
7383
7384#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:1387
7385#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:833
7386msgid "List of illustrations"
7387msgstr ""
7388
7389#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:1388
7390#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:834
7391msgid "List of tables"
7392msgstr ""
7393
7394#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:1390
7395#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:836
7396msgid "Preface"
7397msgstr ""
7398
7399#: /__w/calibre/calibre/src/calibre/ebooks/oeb/base.py:1391
7400msgid "Main text"
7401msgstr ""
7402
7403#: /__w/calibre/calibre/src/calibre/ebooks/oeb/iterator/__init__.py:23
7404#, python-format
7405msgid "%s format books are not supported"
7406msgstr ""
7407
7408#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/css.py:51
7409msgid "Unknown error"
7410msgstr "Невядомая памылка"
7411
7412#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/css.py:62
7413msgid "See <a href=\"{}\">detailed description</a>."
7414msgstr ""
7415
7416#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/css.py:254
7417#, python-brace-format
7418msgid "Failed to process CSS in {name} with errors: {errors}"
7419msgstr ""
7420
7421#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/css.py:257
7422#, python-brace-format
7423msgid "Failed to process CSS in {name}"
7424msgstr ""
7425
7426#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/fonts.py:23
7427msgid ""
7428"This font could not be processed. It most likely will not work in an e-book "
7429"reader, either"
7430msgstr ""
7431
7432#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/fonts.py:40
7433msgid "The font {} is not allowed to be embedded"
7434msgstr ""
7435
7436#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/fonts.py:41
7437msgid ""
7438"The font has a flag in its metadata ({:09b}) set indicating that it is not "
7439"licensed for embedding. You can ignore this warning, if you are sure you "
7440"have permission to embed this font."
7441msgstr ""
7442
7443#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/fonts.py:51
7444#, python-brace-format
7445msgid "The CSS font-family name {0} does not match the actual font name {1}"
7446msgstr ""
7447
7448#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/fonts.py:52
7449#, python-brace-format
7450msgid ""
7451"The font family name specified in the CSS @font-face rule: \"{0}\" does not "
7452"match the font name inside the actual font file: \"{1}\". This can cause "
7453"problems in some viewers. You should change the CSS font name to match the "
7454"actual font name."
7455msgstr ""
7456
7457#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/fonts.py:56
7458#, python-brace-format
7459msgid "Change the font name {0} to {1} everywhere"
7460msgstr ""
7461
7462#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/fonts.py:94
7463#, python-format
7464msgid "Not a valid font: %s"
7465msgstr ""
7466
7467#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/images.py:19
7468msgid ""
7469"An invalid image is an image that could not be loaded, typically because it "
7470"is corrupted. You should replace it with a good image or remove it."
7471msgstr ""
7472
7473#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/images.py:28
7474msgid ""
7475"Reader devices based on Adobe Digital Editions cannot display images whose "
7476"colors are specified in the CMYK colorspace. You should convert this image "
7477"to the RGB colorspace, for maximum compatibility."
7478msgstr ""
7479
7480#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/images.py:31
7481msgid "Convert image to RGB automatically"
7482msgstr ""
7483
7484#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/images.py:65
7485msgid "Image is in the CMYK colorspace"
7486msgstr ""
7487
7488#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:27
7489msgid ""
7490"The resource pointed to by this link does not exist. You should either fix, "
7491"or remove the link."
7492msgstr ""
7493
7494#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:34
7495msgid ""
7496"Windows computers do not allow the : character in filenames. For maximum "
7497"compatibility it is best to not use these in filenames/links to files."
7498msgstr ""
7499
7500#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:41
7501#, python-brace-format
7502msgid "The linked to resource {0} does not exist"
7503msgstr ""
7504
7505#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:42
7506#, python-brace-format
7507msgid ""
7508"The case of the link {0} and the case of the actual file it points to {1} do"
7509" not agree. You should change either the case of the link or rename the "
7510"file."
7511msgstr ""
7512
7513#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:45
7514msgid "Change the case of the link to match the actual file"
7515msgstr ""
7516
7517#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:74
7518msgid "Link points to a file that is not a text document"
7519msgstr ""
7520
7521#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:75
7522#, python-brace-format
7523msgid ""
7524"The link \"{0}\" points to a file <i>{1}</i> that is not a text (HTML) "
7525"document. Many e-book readers will be unable to follow such a link. You "
7526"should either remove the link or change it to point to a text document. For "
7527"example, if it points to an image, you can create small wrapper document "
7528"that contains the image and change the link to point to that."
7529msgstr ""
7530
7531#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:89
7532msgid "Link points to a location not present in the target file"
7533msgstr ""
7534
7535#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:91
7536#, python-brace-format
7537msgid ""
7538"The link \"{0}\" points to a location <i>{1}</i> in the file {2} that does "
7539"not exist. You should either remove the location so that the link points to "
7540"the top of the file, or change the link to point to the correct location."
7541msgstr ""
7542
7543#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:99
7544msgid ""
7545"This link uses the file:// URL scheme. This does not work with many e-book "
7546"readers. Remove the file:// prefix and make sure the link points to a file "
7547"inside the book."
7548msgstr ""
7549
7550#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:105
7551msgid ""
7552"This link points to a file outside the book. It will not work if the book is"
7553" read on any computer other than the one it was created on. Either fix or "
7554"remove the link."
7555msgstr ""
7556
7557#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:112
7558msgid ""
7559"This link is empty. This is almost always a mistake. Either fill in the link"
7560" destination or remove the link tag."
7561msgstr ""
7562
7563#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:117
7564msgid ""
7565"This file is included in the book but not referred to by any document in the"
7566" spine. This means that the file will not be viewable on most e-book "
7567"readers. You should  probably remove this file from the book or add a link "
7568"to it somewhere."
7569msgstr ""
7570
7571#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:123
7572#, python-format
7573msgid "The file %s is not referenced"
7574msgstr ""
7575
7576#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:128
7577msgid ""
7578"This file is not in the book spine. All content documents must be in the "
7579"spine. You should probably add it to the spine."
7580msgstr ""
7581
7582#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:130
7583msgid "Append this file to the spine"
7584msgstr ""
7585
7586#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:148
7587msgid ""
7588"This file is not listed in the book manifest. While not strictly necessary "
7589"it is good practice to list all files in the manifest. Either list this file"
7590" in the manifest or remove it from the book if it is an unnecessary file."
7591msgstr ""
7592
7593#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:154
7594#, python-format
7595msgid "The file %s is not listed in the manifest"
7596msgstr ""
7597
7598#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:158
7599#, python-format
7600msgid "Remove %s from the book"
7601msgstr ""
7602
7603#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:159
7604#, python-format
7605msgid "Add %s to the manifest"
7606msgstr ""
7607
7608#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:176
7609#, python-format
7610msgid "Remove all references to %s from the HTML and CSS in the book"
7611msgstr ""
7612
7613#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:186
7614msgid ""
7615"This file stores the bookmarks and last opened information from the calibre "
7616"E-book viewer. You can remove it if you do not need that information, or "
7617"don't want to share it with other people you send this book to."
7618msgstr ""
7619
7620#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:190
7621#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:33
7622msgid "Remove this file"
7623msgstr ""
7624
7625#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:195
7626msgid "The bookmarks file used by the calibre E-book viewer is present"
7627msgstr ""
7628
7629#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:209
7630#, python-format
7631msgid "The file %s has a MIME type that does not match its extension"
7632msgstr ""
7633
7634#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:211
7635#, python-brace-format
7636msgid ""
7637"The file {0} has its MIME type specified as {1} in the OPF file. The "
7638"recommended MIME type for files with the extension \"{2}\" is {3}. You "
7639"should change either the file extension or the MIME type in the OPF."
7640msgstr ""
7641
7642#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:216
7643msgid "Change the file extension to .xhtml"
7644msgstr ""
7645
7646#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:219
7647#, python-format
7648msgid "Change the MIME type for this file in the OPF to %s"
7649msgstr ""
7650
7651#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:321
7652msgid "The link is empty"
7653msgstr ""
7654
7655#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:336
7656#, python-format
7657msgid "The linked resource %s is a folder"
7658msgstr ""
7659
7660#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:344
7661#, python-format
7662msgid "The linked resource %s does not exist"
7663msgstr ""
7664
7665#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:348
7666#, python-format
7667msgid "The link %s is a file:// URL"
7668msgstr ""
7669
7670#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:350
7671#, python-format
7672msgid "The link %s points to a file outside the book"
7673msgstr ""
7674
7675#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/links.py:352
7676#, python-format
7677msgid ""
7678"The link %s contains a : character, this will cause errors on Windows "
7679"computers"
7680msgstr ""
7681
7682#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:21
7683#, python-format
7684msgid "The <%s> section is missing from the OPF"
7685msgstr ""
7686
7687#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:23
7688#, python-format
7689msgid "The <%s> section is required in the OPF file. You have to create one."
7690msgstr ""
7691
7692#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:29
7693msgid "Empty id attributes are invalid"
7694msgstr ""
7695
7696#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:31
7697msgid "Empty ID attributes are invalid in OPF files."
7698msgstr ""
7699
7700#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:37
7701#, python-format
7702msgid "idref=\"%s\" points to unknown id"
7703msgstr ""
7704
7705#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:39
7706#, python-format
7707msgid "The idref=\"%s\" points to an id that does not exist in the OPF"
7708msgstr ""
7709
7710#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:45
7711msgid "The meta cover tag points to an non-existent item"
7712msgstr ""
7713
7714#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:47
7715#, python-format
7716msgid ""
7717"The meta cover tag points to an item with id=\"%s\" which does not exist in "
7718"the manifest"
7719msgstr ""
7720
7721#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:53
7722msgid ""
7723"Some e-book readers such as the Nook fail to recognize covers if the content"
7724" attribute comes before the name attribute. For maximum compatibility move "
7725"the name attribute before the content attribute."
7726msgstr ""
7727
7728#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:56
7729msgid "Move the name attribute before the content attribute"
7730msgstr ""
7731
7732#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:59
7733msgid "The meta cover tag has content before name"
7734msgstr ""
7735
7736#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:72
7737#, python-format
7738msgid "The item identified as the Table of Contents (%s) does not exist"
7739msgstr ""
7740
7741#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:73
7742#, python-format
7743msgid "There is no item with id=\"%s\" in the manifest."
7744msgstr ""
7745
7746#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:75
7747#, python-format
7748msgid ""
7749"The item identified as the Table of Contents has an incorrect media-type "
7750"(%s)"
7751msgstr ""
7752
7753#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:76
7754#, python-format
7755msgid "The media type for the Table of Contents must be %s"
7756msgstr ""
7757
7758#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:82
7759msgid ""
7760"This manifest entry has no href attribute. Either add the href attribute or "
7761"remove the entry."
7762msgstr ""
7763
7764#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:83
7765msgid "Remove this manifest entry"
7766msgstr ""
7767
7768#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:86
7769msgid "Item in manifest has no href attribute"
7770msgstr ""
7771
7772#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:101
7773msgid ""
7774"The <spine> tag has no reference to the NCX table of contents file. Without "
7775"this reference, the table of contents will not work in most readers. The "
7776"reference should look like <spine toc=\"id of manifest item for the ncx "
7777"file\">."
7778msgstr ""
7779
7780#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:104
7781msgid "Add the reference to the NCX file"
7782msgstr ""
7783
7784#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:107
7785msgid "Missing reference to the NCX Table of Contents"
7786msgstr ""
7787
7788#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:122
7789msgid ""
7790"This book has no Navigation document. According to the EPUB 3 specification,"
7791" a navigation document is required. The Navigation document contains the "
7792"Table of Contents. Use the Table of Contents tool to add a Table of Contents"
7793" to this book."
7794msgstr ""
7795
7796#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:127
7797msgid "Missing navigation document"
7798msgstr ""
7799
7800#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:132
7801msgid ""
7802"The nav document for this book contains no table of contents, or an empty "
7803"table of contents. Use the Table of Contents tool to add a Table of Contents"
7804" to this book."
7805msgstr ""
7806
7807#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:137
7808msgid "Missing ToC in navigation document"
7809msgstr ""
7810
7811#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:142
7812msgid ""
7813"A file listed in the manifest is missing, you should either remove it from "
7814"the manifest or add the missing file to the book."
7815msgstr ""
7816
7817#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:146
7818#, python-format
7819msgid "Item (%s) in manifest is missing"
7820msgstr ""
7821
7822#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:148
7823#, python-format
7824msgid "Remove the entry for %s from the manifest"
7825msgstr ""
7826
7827#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:162
7828msgid ""
7829"There are items marked as non-linear in the <spine>. These will be displayed"
7830" in random order by different e-book readers. Some will ignore the non-"
7831"linear attribute, some will display them at the end or the beginning of the "
7832"book and some will fail to display them at all. Instead of using non-linear "
7833"items simply place the items in the order you want them to be displayed."
7834msgstr ""
7835
7836#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:169
7837msgid "Mark all non-linear items as linear"
7838msgstr ""
7839
7840#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:172
7841msgid "Non-linear items in the spine"
7842msgstr ""
7843
7844#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:186
7845msgid "Remove all but the first duplicate item"
7846msgstr ""
7847
7848#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:190
7849#, python-brace-format
7850msgid "Duplicate item in {0}: {1}"
7851msgstr ""
7852
7853#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:192
7854#, python-brace-format
7855msgid ""
7856"The item {0} is present more than once in the {2} in {1}. This is not "
7857"allowed."
7858msgstr ""
7859
7860#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:210
7861msgid ""
7862"There is more than one <meta name=\"cover\"> tag defined. There should be "
7863"only one."
7864msgstr ""
7865
7866#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:211
7867msgid "Remove all but the first meta cover tag"
7868msgstr ""
7869
7870#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:214
7871msgid "There is more than one cover defined"
7872msgstr ""
7873
7874#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:227
7875msgid ""
7876"The OPF must have a unique identifier, i.e. a <dc:identifier> element whose "
7877"id is referenced by the <package> element"
7878msgstr ""
7879
7880#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:229
7881msgid "Auto-generate a unique identifier"
7882msgstr ""
7883
7884#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:232
7885msgid "The OPF has no unique identifier"
7886msgstr ""
7887
7888#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:254
7889msgid "The <dc:identifier> element must not be empty."
7890msgstr ""
7891
7892#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:257
7893msgid "Empty identifier element"
7894msgstr ""
7895
7896#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:263
7897msgid "Incorrect media-type for spine item"
7898msgstr ""
7899
7900#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:265
7901#, python-brace-format
7902msgid ""
7903"The item {0} present in the spine has the media-type {1}.  Most e-book "
7904"software cannot handle non-HTML spine items.  If the item is actually HTML, "
7905"you should change its media-type to {2}. If it is not-HTML you should "
7906"consider replacing it with an HTML item, as it is unlikely to work in most "
7907"readers."
7908msgstr ""
7909
7910#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:271
7911#, python-format
7912msgid "Change the media-type to %s"
7913msgstr ""
7914
7915#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:287
7916msgid "The OPF does not have the correct root element"
7917msgstr ""
7918
7919#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:289
7920#, python-brace-format
7921msgid ""
7922"The opf must have the root element <package> in namespace {0}, like this: "
7923"<package xmlns=\"{0}\">"
7924msgstr ""
7925
7926#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:293
7927msgid "The OPF does not have a version"
7928msgstr ""
7929
7930#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/opf.py:295
7931msgid ""
7932"The <package> tag in the OPF must have a version attribute. This is usually "
7933"version=\"2.0\" for EPUB2 and AZW3 and version=\"3.0\" for EPUB3"
7934msgstr ""
7935
7936#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:32
7937msgid ""
7938"This file is empty, it contains nothing, you should probably remove it."
7939msgstr ""
7940
7941#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:36
7942#, python-format
7943msgid "The file %s is empty"
7944msgstr ""
7945
7946#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:47
7947msgid ""
7948"A decoding errors means that the contents of the file could not be "
7949"interpreted as text. This usually happens if the file has an incorrect "
7950"character encoding declaration or if the file is actually a binary file, "
7951"like an image or font that is mislabelled with an incorrect media type in "
7952"the OPF."
7953msgstr ""
7954
7955#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:54
7956#, python-format
7957msgid "Parsing of %s failed, could not decode"
7958msgstr ""
7959
7960#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:61
7961msgid ""
7962"A parsing error in an XML file means that the XML syntax in the file is "
7963"incorrect. Such a file will most probably not open in an e-book reader. "
7964"These errors can  usually be fixed automatically, however, automatic fixing "
7965"can sometimes  \"do the wrong thing\"."
7966msgstr ""
7967
7968#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:77
7969msgid ""
7970"A parsing error in an HTML file means that the HTML syntax is incorrect. "
7971"Most readers will automatically ignore such errors, but they may result in  "
7972"incorrect display of content. These errors can usually be fixed "
7973"automatically, however, automatic fixing can sometimes \"do the wrong "
7974"thing\"."
7975msgstr ""
7976
7977#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:85
7978msgid ""
7979"This HTML file uses private entities. These are not supported. You can try "
7980"running \"Fix HTML\" from the Tools menu, which will try to automatically "
7981"resolve the private entities."
7982msgstr ""
7983
7984#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:93
7985msgid ""
7986"Replace all named entities with their character equivalents in this book"
7987msgstr ""
7988
7989#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:94
7990msgid ""
7991"Named entities are often only incompletely supported by various book reading"
7992" software. Therefore, it is best to not use them, replacing them with the "
7993"actual characters they represent. This can be done automatically."
7994msgstr ""
7995
7996#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:99
7997msgid "Named entities present"
7998msgstr ""
7999
8000#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:129
8001msgid "Filename contains unsafe characters"
8002msgstr ""
8003
8004#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:134
8005#, python-brace-format
8006msgid ""
8007"The filename {0} contains unsafe characters, that must be escaped, like this"
8008" {1}. This can cause problems with some e-book readers. To be absolutely "
8009"safe, use only the English alphabet [a-z], the numbers [0-9], underscores "
8010"and hyphens in your file names. While many other characters are allowed, "
8011"they may cause problems with some software."
8012msgstr ""
8013
8014#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:140
8015#, python-brace-format
8016msgid "Rename the file {0} to {1}"
8017msgstr ""
8018
8019#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:158
8020#, python-format
8021msgid ""
8022"This HTML file is larger than %s. Too large HTML files can cause performance"
8023" problems on some e-book readers. Consider splitting this file into smaller "
8024"sections."
8025msgstr ""
8026
8027#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:162
8028msgid "File too large"
8029msgstr ""
8030
8031#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:167
8032msgid ""
8033"This is an invalid (unrecognized) entity. Replace it with whatever text it "
8034"is supposed to have represented."
8035msgstr ""
8036
8037#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:171
8038#, python-format
8039msgid "Invalid entity: %s"
8040msgstr ""
8041
8042#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:177
8043msgid ""
8044"Run fix HTML on this file, which will automatically insert the correct "
8045"namespace"
8046msgstr ""
8047
8048#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:180
8049msgid "Invalid or missing namespace"
8050msgstr ""
8051
8052#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:182
8053#, python-brace-format
8054msgid ""
8055"This file has {0}. Its namespace must be {1}. Set the namespace by defining "
8056"the xmlns attribute on the <html> element, like this <html xmlns=\"{1}\">"
8057msgstr ""
8058
8059#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:184
8060#, python-format
8061msgid "incorrect namespace %s"
8062msgstr ""
8063
8064#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:184
8065msgid "no namespace"
8066msgstr ""
8067
8068#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:196
8069msgid "Change this file's encoding to UTF-8"
8070msgstr ""
8071
8072#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:199
8073msgid "Non UTF-8 encoding declaration"
8074msgstr ""
8075
8076#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:200
8077#, python-format
8078msgid ""
8079"This file has its encoding declared as %s. Some reader software cannot "
8080"handle non-UTF8 encoded files. You should change the encoding to UTF-8."
8081msgstr ""
8082
8083#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:274
8084msgid "Private entities found"
8085msgstr ""
8086
8087#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:318
8088msgid ""
8089"This CSS construct is not recognized. That means that it most likely will "
8090"not work on reader devices. Consider replacing it with something else."
8091msgstr ""
8092
8093#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:322
8094msgid ""
8095"Some reader programs are very finicky about CSS stylesheets and will ignore "
8096"the whole sheet if there is an error. These errors can often be fixed "
8097"automatically, however, automatic fixing will typically remove unrecognized "
8098"items, instead of correcting them."
8099msgstr ""
8100
8101#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:327
8102msgid "Try to fix parsing errors in this stylesheet automatically"
8103msgstr ""
8104
8105#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:351
8106msgid "Remove the duplicate ids from all but the first element"
8107msgstr ""
8108
8109#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:354
8110#, python-format
8111msgid "Duplicate id: %s"
8112msgstr ""
8113
8114#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:356
8115#, python-brace-format
8116msgid ""
8117"The id {0} is present on more than one element in {1}. This is not allowed. "
8118"Remove the id from all but one of the elements"
8119msgstr ""
8120
8121#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:373
8122msgid "Replace this id with a randomly generated valid id"
8123msgstr ""
8124
8125#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:376
8126#, python-format
8127msgid "Invalid id: %s"
8128msgstr ""
8129
8130#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:378
8131#, python-brace-format
8132msgid ""
8133"The id {0} is not a valid id. IDs must start with a letter ([A-Za-z]) and "
8134"may be followed by any number of letters, digits ([0-9]), hyphens (\"-\"), "
8135"underscores (\"_\"), colons (\":\"), and periods (\".\"). This is to ensure "
8136"maximum compatibility with a wide range of devices."
8137msgstr ""
8138
8139#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:401
8140msgid "Wrap the bare text in a p tag"
8141msgstr ""
8142
8143#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:402
8144msgid ""
8145"You cannot have bare text inside the body tag. The text must be placed "
8146"inside some other tag, such as p or div"
8147msgstr ""
8148
8149#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/check/parsing.py:406
8150msgid "Bare text in body tag"
8151msgstr ""
8152
8153#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/container.py:1509
8154msgid ""
8155"This MOBI file does not contain a KF8 format book. KF8 is the new format "
8156"from Amazon. calibre can only edit MOBI files that contain KF8 books. Older "
8157"MOBI files without KF8 are not editable."
8158msgstr ""
8159
8160#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/container.py:1515
8161msgid ""
8162"This MOBI file contains both KF8 and older Mobi6 data. calibre can only edit"
8163" MOBI files that contain only KF8 data."
8164msgstr ""
8165
8166#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/cover.py:40
8167#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/cover.py:524
8168msgid "Cover inserted"
8169msgstr ""
8170
8171#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/cover.py:40
8172#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/cover.py:524
8173msgid "Cover updated"
8174msgstr ""
8175
8176#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/css.py:271
8177msgid "Removed one unused CSS style rule"
8178msgid_plural "Removed {} unused CSS style rules"
8179msgstr[0] ""
8180msgstr[1] ""
8181msgstr[2] ""
8182msgstr[3] ""
8183
8184#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/css.py:274
8185msgid "Removed one unused CSS selector"
8186msgid_plural "Removed {} unused CSS selectors"
8187msgstr[0] ""
8188msgstr[1] ""
8189msgstr[2] ""
8190msgstr[3] ""
8191
8192#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/css.py:277
8193msgid "Removed one unused class from the HTML"
8194msgid_plural "Removed {} unused classes from the HTML"
8195msgstr[0] ""
8196msgstr[1] ""
8197msgstr[2] ""
8198msgstr[3] ""
8199
8200#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/css.py:280
8201msgid "Merged one CSS style rule with identical selectors"
8202msgid_plural "Merged {} CSS style rules with identical selectors"
8203msgstr[0] ""
8204msgstr[1] ""
8205msgstr[2] ""
8206msgstr[3] ""
8207
8208#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/css.py:283
8209msgid "Merged one CSS style rule with identical properties"
8210msgid_plural "Merged {} CSS style rules with identical properties"
8211msgstr[0] ""
8212msgstr[1] ""
8213msgstr[2] ""
8214msgstr[3] ""
8215
8216#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/css.py:286
8217msgid "Removed one unreferenced stylesheet"
8218msgid_plural "Removed {} unreferenced stylesheets"
8219msgstr[0] ""
8220msgstr[1] ""
8221msgstr[2] ""
8222msgstr[3] ""
8223
8224#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/css.py:289
8225msgid "No unused CSS style rules found"
8226msgstr ""
8227
8228#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/css.py:291
8229msgid "No unused CSS selectors found"
8230msgstr ""
8231
8232#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/css.py:293
8233msgid "No unused class attributes found"
8234msgstr ""
8235
8236#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/css.py:295
8237msgid "No style rules that could be merged found"
8238msgstr ""
8239
8240#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/css.py:297
8241msgid "No unused stylesheets found"
8242msgstr ""
8243
8244#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/embed.py:40
8245#, python-format
8246msgid ""
8247"Could not find a font in the \"%s\" family exactly matching the CSS font "
8248"specification, will embed a fallback font instead. CSS font specification:"
8249msgstr ""
8250
8251#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/embed.py:45
8252msgid "Matched font specification:"
8253msgstr ""
8254
8255#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/embed.py:173
8256#, python-format
8257msgid "Failed to find fonts for family: %s, not embedding"
8258msgstr ""
8259
8260#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/embed.py:235
8261msgid "No embeddable fonts found"
8262msgstr ""
8263
8264#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/errors.py:19
8265msgid "This file is locked with DRM. It cannot be edited."
8266msgstr ""
8267
8268#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/hyphenation.py:17
8269msgid "Soft hyphens added"
8270msgstr ""
8271
8272#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/hyphenation.py:28
8273msgid "Soft hyphens removed"
8274msgstr ""
8275
8276#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/images.py:112
8277#, python-brace-format
8278msgid "{0} compressed from {1} to {2} bytes [{3:.1%} reduction]"
8279msgstr ""
8280
8281#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/images.py:115
8282#, python-brace-format
8283msgid "{0} could not be further compressed"
8284msgstr ""
8285
8286#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/images.py:117
8287#, python-brace-format
8288msgid "Failed to process {0} with error:"
8289msgstr ""
8290
8291#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/images.py:122
8292#, python-brace-format
8293msgid ""
8294"Total image filesize reduced from {0} to {1} [{2:.1%} reduction, {3} images "
8295"changed]"
8296msgstr ""
8297
8298#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/images.py:125
8299msgid "Images are already fully optimized"
8300msgstr ""
8301
8302#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:55
8303#, python-format, python-brace-format
8304msgid ""
8305"<p><i>Polishing books</i> is all about putting the shine of perfection onto\n"
8306"your carefully crafted e-books.</p>\n"
8307"\n"
8308"<p>Polishing tries to minimize the changes to the internal code of your e-book.\n"
8309"Unlike conversion, it <i>does not</i> flatten CSS, rename files, change font\n"
8310"sizes, adjust margins, etc. Every action performs only the minimum set of\n"
8311"changes needed for the desired effect.</p>\n"
8312"\n"
8313"<p>You should use this tool as the last step in your e-book creation process.</p>\n"
8314"{0}\n"
8315"<p>Note that polishing only works on files in the %s formats.</p>"
8316msgstr ""
8317
8318#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:67
8319#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:493
8320#: /__w/calibre/calibre/src/calibre/gui2/actions/toc_edit.py:117
8321#: /__w/calibre/calibre/src/calibre/gui2/actions/tweak_epub.py:124
8322#: /__w/calibre/calibre/src/calibre/gui2/shortcuts.py:172
8323#: /__w/calibre/calibre/src/calibre/gui2/shortcuts.py:263
8324#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:692
8325msgid " or "
8326msgstr ""
8327
8328#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:69
8329msgid ""
8330"<p>Embed all fonts that are referenced in the document and are not already embedded.\n"
8331"This will scan your computer for the fonts, and if they are found, they will be\n"
8332"embedded into the document.</p>\n"
8333"<p>Please ensure that you have the proper license for embedding the fonts used in this document.</p>\n"
8334msgstr ""
8335
8336#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:76
8337msgid ""
8338"<p>Subsetting fonts means reducing an embedded font to contain\n"
8339"only the characters used from that font in the book. This\n"
8340"greatly reduces the size of the font files (halving the font\n"
8341"file sizes is common).</p>\n"
8342"\n"
8343"<p>For example, if the book uses a specific font for headers,\n"
8344"then subsetting will reduce that font to contain only the\n"
8345"characters present in the actual headers in the book. Or if the\n"
8346"book embeds the bold and italic versions of a font, but bold\n"
8347"and italic text is relatively rare, or absent altogether, then\n"
8348"the bold and italic fonts can either be reduced to only a few\n"
8349"characters or completely removed.</p>\n"
8350"\n"
8351"<p>The only downside to subsetting fonts is that if, at a later\n"
8352"date you decide to add more text to your books, the newly added\n"
8353"text might not be covered by the subset font.</p>\n"
8354msgstr ""
8355
8356#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:95
8357msgid ""
8358"<p>Insert a \"book jacket\" page at the start of the book that contains\n"
8359"all the book metadata such as title, tags, authors, series, comments,\n"
8360"etc. Any previous book jacket will be replaced.</p>"
8361msgstr ""
8362
8363#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:100
8364msgid "<p>Remove a previous inserted book jacket page.</p>\n"
8365msgstr ""
8366
8367#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:104
8368msgid ""
8369"<p>Convert plain text dashes, ellipsis, quotes, multiple hyphens, etc. into their\n"
8370"typographically correct equivalents.</p>\n"
8371"<p>Note that the algorithm can sometimes generate incorrect results, especially\n"
8372"when single quotes at the start of contractions are involved.</p>\n"
8373msgstr ""
8374
8375#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:111
8376msgid ""
8377"<p>Remove all unused CSS rules from stylesheets and &lt;style&gt; tags. Some books\n"
8378"created from production templates can have a large number of extra CSS rules\n"
8379"that don't match any actual content. These extra rules can slow down readers\n"
8380"that need to parse them all.</p>\n"
8381msgstr ""
8382
8383#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:118
8384msgid ""
8385"<p>Losslessly compress images in the book, to reduce the filesize, without\n"
8386"affecting image quality.</p>\n"
8387msgstr ""
8388
8389#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:123
8390msgid ""
8391"<p>Upgrade the internal structures of the book, if possible. For instance,\n"
8392"upgrades EPUB 2 books to EPUB 3 books.</p>\n"
8393msgstr ""
8394
8395#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:128
8396msgid ""
8397"<p>Add soft hyphens to all words in the book. This allows the book to be rendered\n"
8398"better when the text is justified, in readers that do not support hyphenation.</p>\n"
8399msgstr ""
8400
8401#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:133
8402msgid "<p>Remove soft hyphens from all text in the book.</p>\n"
8403msgstr ""
8404
8405#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:179
8406msgid "Updating metadata"
8407msgstr ""
8408
8409#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:184
8410msgid "Updated metadata jacket"
8411msgstr ""
8412
8413#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:185
8414msgid "Metadata updated\n"
8415msgstr ""
8416
8417#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:189
8418msgid "Setting cover"
8419msgstr ""
8420
8421#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:195
8422msgid "Inserting metadata jacket"
8423msgstr ""
8424
8425#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:198
8426#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:202
8427msgid "Existing metadata jacket replaced"
8428msgstr ""
8429
8430#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:200
8431msgid "Metadata jacket inserted"
8432msgstr ""
8433
8434#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:206
8435msgid "Removing metadata jacket"
8436msgstr ""
8437
8438#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:208
8439msgid "Metadata jacket removed"
8440msgstr ""
8441
8442#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:211
8443msgid "No metadata jacket found"
8444msgstr ""
8445
8446#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:215
8447msgid "Smartening punctuation"
8448msgstr ""
8449
8450#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:221
8451msgid "Embedding referenced fonts"
8452msgstr ""
8453
8454#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:229
8455msgid "Subsetting embedded fonts"
8456msgstr ""
8457
8458#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:233
8459msgid "No embedded fonts to subset"
8460msgstr ""
8461
8462#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:237
8463msgid "Removing unused CSS rules"
8464msgstr ""
8465
8466#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:249
8467msgid "Losslessly compressing images"
8468msgstr ""
8469
8470#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:255
8471msgid "Upgrading book, if possible"
8472msgstr ""
8473
8474#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:261
8475msgid "Removing soft hyphens"
8476msgstr ""
8477
8478#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:265
8479msgid "Adding soft hyphens"
8480msgstr ""
8481
8482#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:275
8483#, python-format
8484msgid "## Polishing: %s"
8485msgstr ""
8486
8487#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:280
8488#, python-format
8489msgid "Polishing took: %.1f seconds"
8490msgstr ""
8491
8492#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:319
8493msgid ""
8494"%prog [options] input_file [output_file]\n"
8495"\n"
8496msgstr ""
8497
8498#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:327
8499msgid ""
8500"Path to a cover image. Changes the cover specified in the e-book. If no "
8501"cover is present, or the cover is not properly identified, inserts a new "
8502"cover."
8503msgstr ""
8504
8505#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:330
8506msgid ""
8507"Path to an OPF file. The metadata in the book is updated from the OPF file."
8508msgstr ""
8509
8510#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:340
8511msgid "Produce more verbose output, useful for debugging."
8512msgstr ""
8513
8514#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:351
8515msgid "You must provide the input file to polish"
8516msgstr ""
8517
8518#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:355
8519msgid "Unknown extra arguments"
8520msgstr ""
8521
8522#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/main.py:373
8523msgid "You must specify at least one action to perform"
8524msgstr ""
8525
8526#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/replace.py:164
8527#, python-format
8528msgid "Smartened punctuation in: %s"
8529msgstr ""
8530
8531#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/replace.py:178
8532msgid "No punctuation that could be smartened found"
8533msgstr ""
8534
8535#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/split.py:202
8536#, python-format
8537msgid ""
8538"The file %s has malformed markup. Try running the Fix HTML tool before "
8539"splitting"
8540msgstr ""
8541
8542#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/split.py:277
8543#, python-format
8544msgid "The expression %s did not match any nodes"
8545msgstr ""
8546
8547#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/subset.py:54
8548#, python-format
8549msgid "Removed unused font: %s"
8550msgstr ""
8551
8552#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/subset.py:82
8553#, python-format
8554msgid "The font %s was already subset"
8555msgstr ""
8556
8557#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/subset.py:84
8558#, python-brace-format
8559msgid "Decreased the font {0} to {1} of its original size"
8560msgstr ""
8561
8562#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/subset.py:107
8563#, python-format
8564msgid "Reduced total font size to %.1f%% of original"
8565msgstr ""
8566
8567#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/subset.py:110
8568msgid "No embedded fonts found"
8569msgstr ""
8570
8571#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/toc.py:245
8572#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/toc.py:251
8573#, python-format
8574msgid "No file named %s exists"
8575msgstr ""
8576
8577#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/toc.py:255
8578#, python-format
8579msgid "No HTML file named %s exists"
8580msgstr ""
8581
8582#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/toc.py:265
8583#, python-format
8584msgid "The anchor %(a)s does not exist in file %(f)s"
8585msgstr ""
8586
8587#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/toc.py:375
8588#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:183
8589#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:319
8590#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:838
8591#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:853
8592msgid "(Untitled)"
8593msgstr "(Без назвы)"
8594
8595#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/toc.py:568
8596#, python-format
8597msgid ""
8598"The file %s has malformed markup. Try running the Fix HTML tool before "
8599"editing."
8600msgstr ""
8601
8602#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/upgrade.py:137
8603msgid "No upgrade needed"
8604msgstr ""
8605
8606#: /__w/calibre/calibre/src/calibre/ebooks/oeb/polish/upgrade.py:140
8607msgid "Updated EPUB from version 2 to 3"
8608msgstr ""
8609
8610#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/htmltoc.py:56
8611msgid "HTML TOC generation options."
8612msgstr ""
8613
8614#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/jacket.py:186
8615#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/jacket.py:188
8616#, python-brace-format
8617msgid "{1} of <em>{0}</em>"
8618msgstr ""
8619
8620#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/jacket.py:345
8621#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:199
8622#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:254
8623#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:164
8624#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:109
8625msgid "Rating"
8626msgstr "Рэйтынг"
8627
8628#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/jacket.py:347
8629#: /__w/calibre/calibre/src/calibre/gui2/dialogs/delete_matching_from_device.py:84
8630#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:263
8631#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:881
8632#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:197
8633#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1353
8634#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:58
8635#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:106
8636#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:133
8637#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:298
8638#: /__w/calibre/calibre/src/calibre/srv/opds.py:479
8639msgid "Date"
8640msgstr "Дата"
8641
8642#: /__w/calibre/calibre/src/calibre/ebooks/oeb/transforms/split.py:40
8643#, python-format
8644msgid ""
8645"Could not find reasonable point at which to split: %(path)s Sub-tree size: "
8646"%(size)d KB"
8647msgstr ""
8648
8649#: /__w/calibre/calibre/src/calibre/ebooks/oeb/writer.py:33
8650msgid "OPF/NCX/etc. generation options."
8651msgstr ""
8652
8653#: /__w/calibre/calibre/src/calibre/ebooks/oeb/writer.py:36
8654#, python-format
8655msgid "OPF version to generate. Default is %default."
8656msgstr ""
8657
8658#: /__w/calibre/calibre/src/calibre/ebooks/oeb/writer.py:38
8659msgid ""
8660"Generate an Adobe \"page-map\" file if pagination information is available."
8661msgstr ""
8662
8663#: /__w/calibre/calibre/src/calibre/ebooks/pdb/ereader/reader132.py:142
8664msgid "Sidebar"
8665msgstr ""
8666
8667#: /__w/calibre/calibre/src/calibre/ebooks/pdf/html_writer.py:821
8668msgid "Adding headers and footers"
8669msgstr ""
8670
8671#: /__w/calibre/calibre/src/calibre/ebooks/pdf/html_writer.py:985
8672msgid "Headers and footers added"
8673msgstr ""
8674
8675#: /__w/calibre/calibre/src/calibre/ebooks/pdf/html_writer.py:1029
8676msgid "Parsed all content for markup transformation"
8677msgstr ""
8678
8679#: /__w/calibre/calibre/src/calibre/ebooks/pdf/html_writer.py:1042
8680msgid "Completed markup transformation"
8681msgstr ""
8682
8683#: /__w/calibre/calibre/src/calibre/ebooks/pdf/html_writer.py:1085
8684msgid "Rendered all HTML as PDF"
8685msgstr ""
8686
8687#: /__w/calibre/calibre/src/calibre/ebooks/pdf/html_writer.py:1090
8688msgid "Added links to PDF content"
8689msgstr ""
8690
8691#: /__w/calibre/calibre/src/calibre/ebooks/pdf/html_writer.py:1126
8692msgid "Updated metadata in PDF"
8693msgstr ""
8694
8695#: /__w/calibre/calibre/src/calibre/ebooks/pdf/image_writer.py:146
8696#, python-brace-format
8697msgid "Rendered {0} of {1} pages"
8698msgstr ""
8699
8700#: /__w/calibre/calibre/src/calibre/ebooks/pdf/pdftohtml.py:75
8701msgid "Could not find pdftohtml, check it is in your PATH"
8702msgstr ""
8703
8704#: /__w/calibre/calibre/src/calibre/ebooks/rb/rbml.py:104
8705#: /__w/calibre/calibre/src/calibre/ebooks/txt/txtml.py:104
8706msgid "Table of Contents:"
8707msgstr ""
8708
8709#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:215
8710msgid "Send file to storage card instead of main memory by default"
8711msgstr ""
8712
8713#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:217
8714msgid "Confirm before deleting"
8715msgstr ""
8716
8717#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:219
8718msgid "Main window geometry"
8719msgstr ""
8720
8721#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:221
8722msgid "Notify when a new version is available"
8723msgstr ""
8724
8725#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:223
8726msgid "Use Roman numerals for series number"
8727msgstr ""
8728
8729#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:225
8730msgid "Sort tags list by name, popularity, or rating"
8731msgstr ""
8732
8733#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:227
8734msgid "Match tags by any or all."
8735msgstr ""
8736
8737#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:229
8738msgid "Number of covers to show in the cover browsing mode"
8739msgstr ""
8740
8741#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:231
8742msgid "Defaults for conversion to LRF"
8743msgstr ""
8744
8745#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:233
8746msgid "Options for the LRF e-book viewer"
8747msgstr ""
8748
8749#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:237
8750msgid "Formats that are viewed using the internal viewer"
8751msgstr ""
8752
8753#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:239
8754msgid "Columns to be displayed in the book list"
8755msgstr ""
8756
8757#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:240
8758msgid "Automatically launch Content server on application startup"
8759msgstr ""
8760
8761#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:241
8762msgid "Oldest news kept in database"
8763msgstr ""
8764
8765#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:242
8766msgid "Show system tray icon"
8767msgstr "Паказваць значок на прасторы апавяшчэнняў"
8768
8769#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:244
8770msgid "Upload downloaded news to device"
8771msgstr ""
8772
8773#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:246
8774msgid "Delete news books from library after uploading to device"
8775msgstr ""
8776
8777#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:248
8778msgid ""
8779"Show the cover flow in a separate window instead of in the main calibre "
8780"window"
8781msgstr ""
8782
8783#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:250
8784msgid "Disable notifications from the system tray icon"
8785msgstr ""
8786
8787#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:252
8788msgid "Default action to perform when the \"Send to device\" button is clicked"
8789msgstr ""
8790
8791#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:257
8792msgid ""
8793"Start searching as you type. If this is disabled then search will only take "
8794"place when the Enter key is pressed."
8795msgstr ""
8796
8797#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:260
8798msgid ""
8799"When searching, show all books with search results highlighted instead of "
8800"showing only the matches. You can use the N or F3 keys to go to the next "
8801"match."
8802msgstr ""
8803
8804#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:287
8805msgid ""
8806"Maximum number of simultaneous conversion/news download jobs. This number is"
8807" twice the actual value for historical reasons."
8808msgstr ""
8809
8810#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:290
8811msgid "Download social metadata (tags/rating/etc.)"
8812msgstr ""
8813
8814#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:292
8815msgid "Overwrite author and title with new metadata"
8816msgstr ""
8817
8818#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:294
8819msgid "Automatically download the cover, if available"
8820msgstr ""
8821
8822#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:296
8823msgid "Limit max simultaneous jobs to number of CPUs"
8824msgstr ""
8825
8826#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:298
8827msgid ""
8828"The layout of the user interface. Wide has the Book details panel on the "
8829"right and narrow has it at the bottom."
8830msgstr ""
8831
8832#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:302
8833msgid "Show the average rating per item indication in the Tag browser"
8834msgstr ""
8835
8836#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:304
8837msgid "Disable UI animations"
8838msgstr ""
8839
8840#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:309
8841msgid "Tag browser categories not to display"
8842msgstr ""
8843
8844#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:378
8845#: /__w/calibre/calibre/src/calibre/gui2/actions/embed.py:108
8846msgid "WARNING:"
8847msgstr ""
8848
8849#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:389
8850msgid "ERROR:"
8851msgstr "ПАМЫЛКА:"
8852
8853#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:406
8854#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:72
8855#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:327
8856#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:410
8857#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:616
8858msgid "Show this confirmation again"
8859msgstr ""
8860
8861#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:464
8862#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1406
8863msgid "Restart needed"
8864msgstr ""
8865
8866#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:466
8867#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:727
8868msgid "&Restart calibre now"
8869msgstr ""
8870
8871#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:696
8872#: /__w/calibre/calibre/src/calibre/gui2/linux_file_dialogs.py:171
8873#: /__w/calibre/calibre/src/calibre/gui2/linux_file_dialogs.py:251
8874#: /__w/calibre/calibre/src/calibre/gui2/win_file_dialogs.py:166
8875#: /__w/calibre/calibre/src/calibre/gui2/win_file_dialogs.py:269
8876#: /__w/calibre/calibre/src/calibre/gui2/win_file_dialogs.py:295
8877msgid "All files"
8878msgstr "Усе файлы"
8879
8880#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:829
8881msgid "Detach from the controlling terminal, if any (Linux only)"
8882msgstr ""
8883
8884#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:834
8885#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:133
8886msgid "Click \"Show details\" for more information."
8887msgstr ""
8888
8889#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:836
8890#, python-format
8891msgid "The %s environment variable is set. Try unsetting it."
8892msgstr ""
8893
8894#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:837
8895msgid "Could not create temporary folder"
8896msgstr ""
8897
8898#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:838
8899msgid "Could not create temporary folder, calibre cannot start."
8900msgstr ""
8901
8902#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:990
8903msgid "Windows XP not supported"
8904msgstr ""
8905
8906#: /__w/calibre/calibre/src/calibre/gui2/__init__.py:991
8907#, python-format
8908msgid ""
8909"calibre versions newer than 2.0 do not run on Windows XP. This is because "
8910"the graphics toolkit calibre uses (Qt 5) crashes a lot on Windows XP. We "
8911"suggest you stay with <a href=\"%s\">calibre 1.48</a> which works well on "
8912"Windows XP."
8913msgstr ""
8914
8915#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:35
8916#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:978
8917#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:307
8918msgid "Books"
8919msgstr ""
8920
8921#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:36
8922msgid "EPUB books"
8923msgstr ""
8924
8925#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:37
8926msgid "Kindle books"
8927msgstr ""
8928
8929#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:38
8930msgid "PDF books"
8931msgstr ""
8932
8933#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:39
8934msgid "HTML books"
8935msgstr ""
8936
8937#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:40
8938msgid "LIT books"
8939msgstr ""
8940
8941#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:41
8942msgid "Text books"
8943msgstr ""
8944
8945#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:42
8946msgid "Comics"
8947msgstr ""
8948
8949#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:43
8950#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:259
8951#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:268
8952msgid "Archives"
8953msgstr ""
8954
8955#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:44
8956msgid "Wordprocessor files"
8957msgstr ""
8958
8959#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:51
8960msgid "Add books"
8961msgstr "Дадаць кнігі"
8962
8963#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:52
8964msgid "Add books to the calibre library/device from files on your computer"
8965msgstr ""
8966
8967#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:53
8968msgid "A"
8969msgstr ""
8970
8971#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:56
8972msgid "Add books from a single folder"
8973msgstr ""
8974
8975#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:62
8976msgid "Add from folders and sub-folders"
8977msgstr ""
8978
8979#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:63
8980msgid "Add multiple books from archive (ZIP/RAR)"
8981msgstr ""
8982
8983#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:65
8984msgid "Add empty book (Book entry with no formats)"
8985msgstr ""
8986
8987#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:67
8988msgid "Add from ISBN"
8989msgstr ""
8990
8991#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:69
8992msgid "Add files to selected book records"
8993msgstr ""
8994
8995#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:71
8996msgid "Add files to selected book records from clipboard"
8997msgstr ""
8998
8999#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:74
9000msgid "Add an empty file to selected book records"
9001msgstr ""
9002
9003#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:76
9004msgid "Control the adding of books"
9005msgstr ""
9006
9007#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:96
9008#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:190
9009#: /__w/calibre/calibre/src/calibre/gui2/actions/annotate.py:124
9010#: /__w/calibre/calibre/src/calibre/gui2/actions/catalog.py:42
9011#: /__w/calibre/calibre/src/calibre/gui2/actions/convert.py:152
9012#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:405
9013#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:173
9014#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:199
9015#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:242
9016#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:432
9017#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:524
9018#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:596
9019#: /__w/calibre/calibre/src/calibre/gui2/actions/mark_books.py:109
9020#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:460
9021#: /__w/calibre/calibre/src/calibre/gui2/actions/save_to_disk.py:84
9022#: /__w/calibre/calibre/src/calibre/gui2/actions/show_template_tester.py:40
9023#: /__w/calibre/calibre/src/calibre/gui2/actions/toc_edit.py:132
9024#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:358
9025#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:353
9026msgid "No books selected"
9027msgstr ""
9028
9029#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:97
9030#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:191
9031msgid "Cannot add files as no books are selected"
9032msgstr ""
9033
9034#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:119
9035msgid "No files in clipboard"
9036msgstr ""
9037
9038#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:120
9039msgid "No files have been copied to the clipboard"
9040msgstr ""
9041
9042#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:126
9043#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:150
9044#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:170
9045#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:197
9046#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:232
9047#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:37
9048#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:474
9049#: /__w/calibre/calibre/src/calibre/gui2/actions/toc_edit.py:120
9050#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:164
9051#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_delete.py:22
9052#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:53
9053#: /__w/calibre/calibre/src/calibre/gui2/dialogs/device_category_editor.py:113
9054#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:256
9055#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:670
9056#: /__w/calibre/calibre/src/calibre/gui2/dialogs/restore_library.py:60
9057#: /__w/calibre/calibre/src/calibre/gui2/dialogs/restore_library.py:99
9058#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:761
9059#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:692
9060#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:702
9061#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:634
9062#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:646
9063#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding.py:171
9064#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns.py:200
9065#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:96
9066#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:317
9067#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:499
9068#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:446
9069#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:768
9070#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:778
9071#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1874
9072#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1431
9073#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:287
9074msgid "Are you sure?"
9075msgstr ""
9076
9077#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:127
9078#, python-format
9079msgid "Are you sure you want to set the same cover for all %d books?"
9080msgstr ""
9081
9082#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:143
9083msgid "Select book files"
9084msgstr ""
9085
9086#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:151
9087#, python-format
9088msgid ""
9089"Are you sure you want to add the same files to all %d books? If the format "
9090"already exists for a book, it will be replaced."
9091msgstr ""
9092
9093#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:167
9094#, python-brace-format
9095msgid "The {0} format will be replaced in the book {1}. Are you sure?"
9096msgid_plural "The {0} formats will be replaced in the book {1}. Are you sure?"
9097msgstr[0] ""
9098msgstr[1] ""
9099msgstr[2] ""
9100msgstr[3] ""
9101
9102#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:198
9103#, python-format
9104msgid ""
9105"Are you sure you want to add the same empty file to all %d books? If the "
9106"format already exists for a book, it will be replaced."
9107msgstr ""
9108
9109#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:209
9110msgid "Choose format of empty file"
9111msgstr ""
9112
9113#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:230
9114#, python-brace-format
9115msgid "The {0} format will be replaced in the book: {1}. Are you sure?"
9116msgstr ""
9117
9118#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:258
9119#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:267
9120msgid "Choose archive file"
9121msgstr ""
9122
9123#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:264
9124msgid "Type of archive"
9125msgstr ""
9126
9127#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:265
9128msgid "Will the archive have a single book per internal folder?"
9129msgstr ""
9130
9131#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:274
9132msgid "Select root folder"
9133msgstr ""
9134
9135#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:279
9136#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:317
9137msgid "Cannot add"
9138msgstr ""
9139
9140#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:280
9141#, python-format
9142msgid ""
9143"Cannot add books from the folder: %s as it contains the currently opened "
9144"calibre library"
9145msgstr ""
9146
9147#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:303
9148msgid "Multi-file books?"
9149msgstr ""
9150
9151#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:304
9152msgid ""
9153"Assume all e-book files in a single folder are multiple formats of the same "
9154"book?"
9155msgstr ""
9156
9157#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:381
9158msgid "Duplicates found"
9159msgstr ""
9160
9161#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:382
9162msgid ""
9163"Books with some of the specified ISBNs already exist in the calibre library."
9164" Click \"Show details\" for the full list. Do you want to add them anyway?"
9165msgstr ""
9166
9167#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:398
9168msgid "Adding"
9169msgstr ""
9170
9171#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:399
9172msgid "Creating book records from ISBNs"
9173msgstr ""
9174
9175#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:483
9176#, python-format
9177msgid ""
9178"You have dropped some files onto the book <b>%s</b>. This will add or "
9179"replace the files for this book. Do you want to proceed?"
9180msgstr ""
9181
9182#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:486
9183msgid "Add as new book"
9184msgid_plural "Add as new books"
9185msgstr[0] ""
9186msgstr[1] ""
9187msgstr[2] ""
9188msgstr[3] ""
9189
9190#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:511
9191#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:565
9192msgid "Uploading books to device."
9193msgstr ""
9194
9195#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:530
9196msgid "Supported books"
9197msgstr ""
9198
9199#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:533
9200msgid "Select books"
9201msgstr ""
9202
9203#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:581
9204msgid "The following duplicate book was found."
9205msgid_plural "The following {} duplicate books were found."
9206msgstr[0] ""
9207msgstr[1] ""
9208msgstr[2] ""
9209msgstr[3] ""
9210
9211#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:584
9212msgid "Merged some books"
9213msgstr ""
9214
9215#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:585
9216msgid ""
9217"Incoming book formats were processed and merged into your calibre database "
9218"according to your auto-merge settings. Click \"Show details\" to see the "
9219"list of merged books."
9220msgstr ""
9221
9222#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:609
9223#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:614
9224#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:634
9225msgid "Add to library"
9226msgstr ""
9227
9228#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:614
9229#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:172
9230#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:90
9231#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:107
9232#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:114
9233#: /__w/calibre/calibre/src/calibre/gui2/actions/tweak_epub.py:96
9234#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:329
9235#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:211
9236#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:268
9237msgid "No book selected"
9238msgstr ""
9239
9240#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:628
9241msgid ""
9242"The following books are virtual and cannot be added to the calibre library:"
9243msgstr ""
9244
9245#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:634
9246msgid "No book files found"
9247msgstr ""
9248
9249#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:640
9250msgid "Downloading books"
9251msgstr ""
9252
9253#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:641
9254msgid "Downloading books from device"
9255msgstr ""
9256
9257#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:660
9258msgid "Could not download files from the device"
9259msgstr ""
9260
9261#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:663
9262msgid "Could not download some files from the device"
9263msgstr ""
9264
9265#: /__w/calibre/calibre/src/calibre/gui2/actions/add.py:667
9266msgid "Could not download files"
9267msgstr ""
9268
9269#: /__w/calibre/calibre/src/calibre/gui2/actions/add_to_library.py:15
9270msgid "Add books to library"
9271msgstr ""
9272
9273#: /__w/calibre/calibre/src/calibre/gui2/actions/add_to_library.py:16
9274msgid "Add books to your calibre library from the connected device"
9275msgstr ""
9276
9277#: /__w/calibre/calibre/src/calibre/gui2/actions/annotate.py:29
9278msgid "Merging user annotations into database"
9279msgstr ""
9280
9281#: /__w/calibre/calibre/src/calibre/gui2/actions/annotate.py:67
9282#: /__w/calibre/calibre/src/calibre/gui2/device.py:821
9283msgid "Fetch annotations (experimental)"
9284msgstr ""
9285
9286#: /__w/calibre/calibre/src/calibre/gui2/actions/annotate.py:111
9287#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:742
9288#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:991
9289#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1040
9290#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1376
9291msgid "Not supported"
9292msgstr ""
9293
9294#: /__w/calibre/calibre/src/calibre/gui2/actions/annotate.py:112
9295msgid "Fetching annotations is not supported for this device"
9296msgstr ""
9297
9298#: /__w/calibre/calibre/src/calibre/gui2/actions/annotate.py:116
9299#: /__w/calibre/calibre/src/calibre/gui2/actions/annotate.py:141
9300msgid "Use library only"
9301msgstr ""
9302
9303#: /__w/calibre/calibre/src/calibre/gui2/actions/annotate.py:117
9304#: /__w/calibre/calibre/src/calibre/gui2/actions/annotate.py:142
9305msgid "User annotations generated from main library only"
9306msgstr ""
9307
9308#: /__w/calibre/calibre/src/calibre/gui2/actions/annotate.py:125
9309msgid "No books selected to fetch annotations from"
9310msgstr ""
9311
9312#: /__w/calibre/calibre/src/calibre/gui2/actions/annotate.py:161
9313msgid "Some errors"
9314msgstr ""
9315
9316#: /__w/calibre/calibre/src/calibre/gui2/actions/annotate.py:162
9317msgid ""
9318"Could not fetch annotations for some books. Click \"Show details\" to see "
9319"which ones."
9320msgstr ""
9321
9322#: /__w/calibre/calibre/src/calibre/gui2/actions/author_mapper.py:15
9323msgid "Author mapper"
9324msgstr ""
9325
9326#: /__w/calibre/calibre/src/calibre/gui2/actions/author_mapper.py:36
9327msgid "Map authors for one book in the library"
9328msgid_plural "Map authors for {} books in the library"
9329msgstr[0] ""
9330msgstr[1] ""
9331msgstr[2] ""
9332msgstr[3] ""
9333
9334#: /__w/calibre/calibre/src/calibre/gui2/actions/author_mapper.py:40
9335#: /__w/calibre/calibre/src/calibre/gui2/actions/tag_mapper.py:41
9336msgid "The changes will be applied to the <b>selected book</b>"
9337msgid_plural "The changes will be applied to the <b>{} selected books</b>"
9338msgstr[0] ""
9339msgstr[1] ""
9340msgstr[2] ""
9341msgstr[3] ""
9342
9343#: /__w/calibre/calibre/src/calibre/gui2/actions/author_mapper.py:42
9344#: /__w/calibre/calibre/src/calibre/gui2/actions/tag_mapper.py:43
9345msgid "The changes will be applied to <b>one book in the library</b>"
9346msgid_plural "The changes will be applied to <b>{} books in the library</b>"
9347msgstr[0] ""
9348msgstr[1] ""
9349msgstr[2] ""
9350msgstr[3] ""
9351
9352#: /__w/calibre/calibre/src/calibre/gui2/actions/auto_scroll.py:12
9353msgid "Auto scroll through the book list"
9354msgstr ""
9355
9356#: /__w/calibre/calibre/src/calibre/gui2/actions/auto_scroll.py:13
9357msgid ""
9358"Auto scroll through the book list, particularly useful with the cover "
9359"browser open"
9360msgstr ""
9361
9362#: /__w/calibre/calibre/src/calibre/gui2/actions/auto_scroll.py:13
9363msgid "X"
9364msgstr ""
9365
9366#: /__w/calibre/calibre/src/calibre/gui2/actions/browse_annots.py:15
9367#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:70
9368msgid "Browse annotations"
9369msgstr ""
9370
9371#: /__w/calibre/calibre/src/calibre/gui2/actions/browse_annots.py:16
9372msgid "B"
9373msgstr ""
9374
9375#: /__w/calibre/calibre/src/calibre/gui2/actions/browse_annots.py:49
9376msgid "Not visible"
9377msgstr ""
9378
9379#: /__w/calibre/calibre/src/calibre/gui2/actions/browse_annots.py:50
9380msgid ""
9381"The book \"{}\" is not currently visible in the calibre library. If you have"
9382" a search or a Virtual library applied, first clear it."
9383msgstr ""
9384
9385#: /__w/calibre/calibre/src/calibre/gui2/actions/catalog.py:23
9386msgid "Create catalog"
9387msgstr ""
9388
9389#: /__w/calibre/calibre/src/calibre/gui2/actions/catalog.py:24
9390msgid ""
9391"Create a catalog of the books in your calibre library in different formats"
9392msgstr ""
9393
9394#: /__w/calibre/calibre/src/calibre/gui2/actions/catalog.py:43
9395msgid "No books selected for catalog generation"
9396msgstr ""
9397
9398#: /__w/calibre/calibre/src/calibre/gui2/actions/catalog.py:66
9399#, python-format
9400msgid "Generating %s catalog..."
9401msgstr ""
9402
9403#: /__w/calibre/calibre/src/calibre/gui2/actions/catalog.py:75
9404msgid "Catalog generation complete, with warnings."
9405msgstr ""
9406
9407#: /__w/calibre/calibre/src/calibre/gui2/actions/catalog.py:91
9408msgid "Catalog generated."
9409msgstr ""
9410
9411#: /__w/calibre/calibre/src/calibre/gui2/actions/catalog.py:94
9412msgid "Export catalog folder"
9413msgstr ""
9414
9415#: /__w/calibre/calibre/src/calibre/gui2/actions/catalog.py:95
9416#, python-format
9417msgid "Select destination for %(title)s.%(fmt)s"
9418msgstr ""
9419
9420#: /__w/calibre/calibre/src/calibre/gui2/actions/catalog.py:105
9421#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:395
9422#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata.py:251
9423#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1147
9424#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:60
9425#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:447
9426msgid "Permission denied"
9427msgstr ""
9428
9429#: /__w/calibre/calibre/src/calibre/gui2/actions/catalog.py:106
9430#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata.py:252
9431#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:448
9432#, python-format
9433msgid "Could not open %s. Is it being used by another program?"
9434msgstr ""
9435
9436#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:118
9437#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:161
9438msgid "No library found"
9439msgstr ""
9440
9441#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:124
9442#, python-format
9443msgid ""
9444"No existing calibre library was found at %s. If the library was moved, "
9445"select its new location below. Otherwise calibre will forget this library."
9446msgstr ""
9447
9448#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:130
9449msgid "New location of this library:"
9450msgstr ""
9451
9452#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:139
9453msgid "Library moved"
9454msgstr ""
9455
9456#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:141
9457msgid "Forget library"
9458msgstr ""
9459
9460#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:151
9461msgid "New library location"
9462msgstr ""
9463
9464#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:162
9465#, python-format
9466msgid "No existing calibre library found at %s"
9467msgstr ""
9468
9469#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:182
9470msgid "Queue &all books for backup"
9471msgstr ""
9472
9473#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:188
9474msgid "Backup status"
9475msgstr ""
9476
9477#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:202
9478msgid "none"
9479msgstr "няма"
9480
9481#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:204
9482#, python-format
9483msgid "Book metadata files remaining to be written: %s"
9484msgstr ""
9485
9486#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:231
9487#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:192
9488#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:260
9489#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:69
9490msgid "Choose library"
9491msgstr ""
9492
9493#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:232
9494msgid "Choose calibre library to work with"
9495msgstr ""
9496
9497#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:235
9498msgid "Switch/create library"
9499msgstr ""
9500
9501#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:243
9502#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:154
9503msgid "Export/import all calibre data"
9504msgstr ""
9505
9506#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:256
9507#: /__w/calibre/calibre/src/calibre/gui2/actions/random.py:17
9508msgid "Pick a random book"
9509msgstr ""
9510
9511#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:260
9512msgid "Change the icon for this library"
9513msgstr ""
9514
9515#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:263
9516msgid "Choose an icon"
9517msgstr ""
9518
9519#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:266
9520msgid "Remove current icon"
9521msgstr ""
9522
9523#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:277
9524#: /__w/calibre/calibre/src/calibre/gui2/layout.py:96
9525msgid "Quick switch"
9526msgstr ""
9527
9528#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:280
9529#: /__w/calibre/calibre/src/calibre/gui2/layout.py:97
9530msgid "Rename library"
9531msgstr ""
9532
9533#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:283
9534msgid "Remove library"
9535msgstr ""
9536
9537#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:310
9538msgid "Library maintenance"
9539msgstr ""
9540
9541#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:311
9542msgid "Library metadata backup status"
9543msgstr ""
9544
9545#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:315
9546msgid "Check library"
9547msgstr ""
9548
9549#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:319
9550msgid "Restore database"
9551msgstr ""
9552
9553#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:329
9554msgid "Switch to previous library"
9555msgstr ""
9556
9557#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:352
9558#, python-format
9559msgid "Select icon for library \"%s\""
9560msgstr ""
9561
9562#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:395
9563#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:399
9564msgid "Cannot export/import"
9565msgstr ""
9566
9567#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:396
9568msgid ""
9569"You are running calibre portable, all calibre data is already in the calibre"
9570" portable folder. Export/import is unavailable."
9571msgstr ""
9572
9573#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:400
9574msgid "Cannot export/import data while there are running jobs."
9575msgstr ""
9576
9577#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:416
9578#, python-brace-format
9579msgid "{0} [{1} book]"
9580msgid_plural "{0} [{1} books]"
9581msgstr[0] ""
9582msgstr[1] ""
9583msgstr[2] ""
9584msgstr[3] ""
9585
9586#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:461
9587#, python-format
9588msgid "Apply Virtual library when %s is opened"
9589msgstr ""
9590
9591#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:475
9592#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:501
9593#, python-format
9594msgid "Switch to: %s"
9595msgstr ""
9596
9597#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:484
9598#, python-format
9599msgid "Rename: %s"
9600msgstr ""
9601
9602#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:488
9603#, python-format
9604msgid "Remove: %s"
9605msgstr ""
9606
9607#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:522
9608#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:525
9609msgid "No Virtual library"
9610msgstr ""
9611
9612#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:545
9613msgid "Rename"
9614msgstr "Змяніць назву"
9615
9616#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:547
9617#, python-format
9618msgid "Choose a new name for the library <b>%s</b>. "
9619msgstr ""
9620
9621#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:548
9622msgid "Note that the actual library folder will be renamed."
9623msgstr ""
9624
9625#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:555
9626#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:715
9627#: /__w/calibre/calibre/src/calibre/gui2/email.py:256
9628#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:329
9629msgid "Already exists"
9630msgstr ""
9631
9632#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:556
9633#, python-format
9634msgid "The folder %s already exists. Delete it first."
9635msgstr ""
9636
9637#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:559
9638#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:621
9639#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:122
9640#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:306
9641#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:789
9642msgid "Too long"
9643msgstr ""
9644
9645#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:564
9646#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1200
9647#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1411
9648#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:300
9649#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1427
9650#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:194
9651msgid "Not found"
9652msgstr "Не знойдзена"
9653
9654#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:565
9655#, python-format
9656msgid ""
9657"Cannot rename as no library was found at %s. Try switching to this library "
9658"first, then switch back and retry the renaming."
9659msgstr ""
9660
9661#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:576
9662msgid "Rename failed"
9663msgstr ""
9664
9665#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:577
9666#, python-format
9667msgid ""
9668"Failed to rename the library at %s. The most common cause for this is if one"
9669" of the files in the library is open in another program."
9670msgstr ""
9671
9672#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:590
9673msgid "Library removed"
9674msgstr ""
9675
9676#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:591
9677#, python-format
9678msgid ""
9679"The library %s has been removed from calibre. The files remain on your "
9680"computer, if you want to delete them, you will have to do so manually."
9681msgstr ""
9682
9683#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:595
9684#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_from_isbn.py:42
9685#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:86
9686#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:206
9687#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:345
9688#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:665
9689msgid "&OK"
9690msgstr "&Добра "
9691
9692#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:595
9693#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:185
9694#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:1029
9695#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/toc.py:51
9696#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:457
9697#: /__w/calibre/calibre/src/calibre/utils/localization.py:366
9698msgid "&Undo"
9699msgstr "&Адрабіць"
9700
9701#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:612
9702msgid "Backup metadata"
9703msgstr ""
9704
9705#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:613
9706msgid ""
9707"Metadata will be backed up while calibre is running, at the rate of "
9708"approximately 1 book every three seconds."
9709msgstr ""
9710
9711#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:622
9712#, python-format
9713msgid ""
9714"Path to library too long. It must be less than %d characters. Move your "
9715"library to a location with a shorter path using Windows Explorer, then point"
9716" calibre to the new location and try again."
9717msgstr ""
9718
9719#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:657
9720#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:722
9721#: /__w/calibre/calibre/src/calibre/gui2/dialogs/restore_library.py:88
9722#: /__w/calibre/calibre/src/calibre/gui2/dialogs/restore_library.py:93
9723#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:336
9724#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:397
9725msgid "Success"
9726msgstr ""
9727
9728#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:658
9729msgid ""
9730"Found no errors in your calibre library database. Do you want calibre to "
9731"check if the files in your library match the information in the database?"
9732msgstr ""
9733
9734#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:663
9735#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:484
9736#: /__w/calibre/calibre/src/calibre/gui2/device.py:1028
9737#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:133
9738#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1263
9739#: /__w/calibre/calibre/src/calibre/gui2/dialogs/restore_library.py:120
9740#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:483
9741#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:524
9742msgid "Failed"
9743msgstr "Няўдача"
9744
9745#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:664
9746msgid "Database integrity check failed, click \"Show details\" for details."
9747msgstr ""
9748
9749#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:668
9750msgid "Starting library scan, this may take a while"
9751msgstr ""
9752
9753#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:674
9754#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:114
9755msgid "No problems found"
9756msgstr ""
9757
9758#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:675
9759msgid "The files in your library match the information in the database."
9760msgstr ""
9761
9762#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:765
9763#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:770
9764#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:776
9765#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:532
9766#: /__w/calibre/calibre/src/calibre/gui2/actions/save_to_disk.py:93
9767#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:1454
9768#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:201
9769msgid "Not allowed"
9770msgstr ""
9771
9772#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:766
9773msgid ""
9774"You cannot change libraries while using the environment variable "
9775"CALIBRE_OVERRIDE_DATABASE_PATH."
9776msgstr ""
9777
9778#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:771
9779msgid "You cannot change libraries while jobs are running."
9780msgstr ""
9781
9782#: /__w/calibre/calibre/src/calibre/gui2/actions/choose_library.py:777
9783msgid ""
9784"You cannot change libraries until all updates are accepted or rejected."
9785msgstr ""
9786
9787#: /__w/calibre/calibre/src/calibre/gui2/actions/convert.py:24
9788msgid "C"
9789msgstr "C"
9790
9791#: /__w/calibre/calibre/src/calibre/gui2/actions/convert.py:24
9792msgid "Convert books"
9793msgstr "Пераўтварыць кнігі"
9794
9795#: /__w/calibre/calibre/src/calibre/gui2/actions/convert.py:24
9796msgid "Convert books between different e-book formats"
9797msgstr ""
9798
9799#: /__w/calibre/calibre/src/calibre/gui2/actions/convert.py:57
9800msgid "Convert individually"
9801msgstr ""
9802
9803#: /__w/calibre/calibre/src/calibre/gui2/actions/convert.py:60
9804msgid "Bulk convert"
9805msgstr ""
9806
9807#: /__w/calibre/calibre/src/calibre/gui2/actions/convert.py:64
9808msgid "Create a catalog of the books in your calibre library"
9809msgstr ""
9810
9811#: /__w/calibre/calibre/src/calibre/gui2/actions/convert.py:151
9812#: /__w/calibre/calibre/src/calibre/gui2/actions/convert.py:167
9813#: /__w/calibre/calibre/src/calibre/gui2/ui.py:964
9814msgid "Cannot convert"
9815msgstr ""
9816
9817#: /__w/calibre/calibre/src/calibre/gui2/actions/convert.py:168
9818msgid "Conversion to the {} format is not supported"
9819msgstr ""
9820
9821#: /__w/calibre/calibre/src/calibre/gui2/actions/convert.py:194
9822msgid "Starting conversion of the book"
9823msgid_plural "Starting conversion of {} books"
9824msgstr[0] ""
9825msgstr[1] ""
9826msgstr[2] ""
9827msgstr[3] ""
9828
9829#: /__w/calibre/calibre/src/calibre/gui2/actions/convert.py:264
9830msgid "Book deleted"
9831msgstr ""
9832
9833#: /__w/calibre/calibre/src/calibre/gui2/actions/convert.py:265
9834msgid ""
9835"The book you were trying to convert has been deleted from the calibre "
9836"library."
9837msgstr ""
9838
9839#: /__w/calibre/calibre/src/calibre/gui2/actions/convert.py:270
9840msgid "Empty output file, probably the conversion process crashed"
9841msgstr ""
9842
9843#: /__w/calibre/calibre/src/calibre/gui2/actions/convert.py:280
9844msgid "completed"
9845msgstr ""
9846
9847#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:39
9848msgid "Different custom columns"
9849msgstr ""
9850
9851#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:53
9852#, python-brace-format
9853msgid ""
9854"The custom columns in the <i>{0}</i> library are different from the custom "
9855"columns in the <i>{1}</i> library. As a result, some metadata might not be "
9856"copied."
9857msgstr ""
9858
9859#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:61
9860msgid ""
9861"The following columns are incompatible - they have the same name but "
9862"different data types. They will be ignored: "
9863msgstr ""
9864
9865#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:70
9866#, python-brace-format
9867msgid ""
9868"The following columns are missing in the <i>{0}</i> library. You can choose "
9869"to add them automatically below."
9870msgstr ""
9871
9872#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:76
9873#, python-format
9874msgid "Add to the %s library"
9875msgstr ""
9876
9877#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:79
9878msgid "This warning is only shown once per library, per session"
9879msgstr ""
9880
9881#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:181
9882#, python-format
9883msgid "%(title)s by %(author)s"
9884msgstr ""
9885
9886#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:215
9887msgid "&Sort libraries alphabetically"
9888msgstr ""
9889
9890#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:223
9891msgid "Library &path:"
9892msgstr ""
9893
9894#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:229
9895msgid "Browse for library"
9896msgstr ""
9897
9898#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:238
9899#: /__w/calibre/calibre/src/calibre/gui2/widgets2.py:141
9900#: /__w/calibre/calibre/src/calibre/utils/localization.py:361
9901msgid "&Copy"
9902msgstr "&Капіяваць "
9903
9904#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:240
9905msgid "Copy to the specified library"
9906msgstr ""
9907
9908#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:241
9909msgid "&Move"
9910msgstr "&Перамясціць"
9911
9912#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:244
9913msgid "Copy to the specified library and delete from the current library"
9914msgstr ""
9915
9916#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:276
9917#, python-format
9918msgid ""
9919"Books with the same, title, author and language as the following already "
9920"exist in the library %s. Select which books you want copied anyway."
9921msgstr ""
9922
9923#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:281
9924msgid "Duplicate books"
9925msgstr ""
9926
9927#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:285
9928#, python-brace-format
9929msgid "{0} by {1}"
9930msgstr ""
9931
9932#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:294
9933#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:138
9934#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_folder_browser.py:137
9935#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:94
9936#: /__w/calibre/calibre/src/calibre/gui2/dialogs/duplicates.py:54
9937#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:186
9938#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:125
9939#: /__w/calibre/calibre/src/calibre/gui2/widgets2.py:145
9940msgid "Select &all"
9941msgstr ""
9942
9943#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:296
9944#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:140
9945#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_folder_browser.py:139
9946#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:96
9947#: /__w/calibre/calibre/src/calibre/gui2/dialogs/duplicates.py:56
9948#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:188
9949#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:125
9950msgid "Select &none"
9951msgstr ""
9952
9953#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:298
9954#: /__w/calibre/calibre/src/calibre/gui2/dialogs/duplicates.py:58
9955#: /__w/calibre/calibre/src/calibre/gui2/dialogs/message_box.py:115
9956#: /__w/calibre/calibre/src/calibre/gui2/dialogs/message_box.py:393
9957#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:467
9958#: /__w/calibre/calibre/src/calibre/gui2/proceed.py:119
9959#: /__w/calibre/calibre/src/calibre/gui2/proceed.py:236
9960#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:120
9961#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:127
9962#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:463
9963msgid "&Copy to clipboard"
9964msgstr ""
9965
9966#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:331
9967msgid "Copy to library"
9968msgstr ""
9969
9970#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:332
9971msgid "Copy selected books to the specified library"
9972msgstr ""
9973
9974#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:364
9975#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:374
9976msgid "Choose library..."
9977msgstr ""
9978
9979#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:370
9980msgid "(delete after copy)"
9981msgstr ""
9982
9983#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:392
9984#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:404
9985msgid "Cannot copy"
9986msgstr ""
9987
9988#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:393
9989msgid "Cannot copy to current library."
9990msgstr ""
9991
9992#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:409
9993msgid "No library"
9994msgstr "Няма бібліятэкі"
9995
9996#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:410
9997#, python-format
9998msgid "No library found at %s"
9999msgstr ""
10000
10001#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:456
10002msgid "Copying to"
10003msgstr ""
10004
10005#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:456
10006msgid "Moving to"
10007msgstr ""
10008
10009#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:474
10010msgid "The copying process was interrupted. {} books were copied."
10011msgstr ""
10012
10013#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:476
10014msgid "No books were deleted from this library."
10015msgstr ""
10016
10017#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:477
10018msgid ""
10019"The best way to resume this operation is to re-copy all the books with the "
10020"option to \"Check for duplicates when copying to library\" in "
10021"Preferences->Import/export->Adding books turned on."
10022msgstr ""
10023
10024#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:479
10025msgid "Canceled"
10026msgstr "Скасавана"
10027
10028#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:484
10029msgid "Could not copy books: "
10030msgstr ""
10031
10032#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:489
10033#, python-brace-format
10034msgid "Moved the book to {loc}"
10035msgstr ""
10036
10037#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:490
10038#, python-brace-format
10039msgid "Moved {num} books to {loc}"
10040msgstr ""
10041
10042#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:492
10043#, python-brace-format
10044msgid "Copied the book to {loc}"
10045msgstr ""
10046
10047#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:493
10048#, python-brace-format
10049msgid "Copied {num} books to {loc}"
10050msgstr ""
10051
10052#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:498
10053msgid "Auto merged"
10054msgstr ""
10055
10056#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:499
10057msgid ""
10058"Some books were automatically merged into existing records in the target "
10059"library. Click \"Show details\" to see which ones. This behavior is "
10060"controlled by the Auto-merge option in Preferences->Import/export->Adding "
10061"books->Adding actions."
10062msgstr ""
10063
10064#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:520
10065#, python-brace-format
10066msgid ""
10067"Copying: {0} failed, with error:\n"
10068"{1}"
10069msgstr ""
10070
10071#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:521
10072msgid "Could not copy some books, click \"Show details\" for more information."
10073msgstr ""
10074
10075#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:521
10076msgid "Failed to copy some books"
10077msgstr ""
10078
10079#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:523
10080msgid "Failed to copy a book, see below for details"
10081msgid_plural "Failed to copy {} books, see below for details"
10082msgstr[0] ""
10083msgstr[1] ""
10084msgstr[2] ""
10085msgstr[3] ""
10086
10087#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:527
10088msgid "Could not copy any books, click \"Show details\" for more information."
10089msgstr ""
10090
10091#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:527
10092msgid "Failed to copy books"
10093msgstr ""
10094
10095#: /__w/calibre/calibre/src/calibre/gui2/actions/copy_to_library.py:533
10096msgid ""
10097"You cannot use other libraries while using the environment variable "
10098"CALIBRE_OVERRIDE_DATABASE_PATH."
10099msgstr ""
10100
10101#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:38
10102#, python-brace-format
10103msgid ""
10104"You are trying to delete {0} books. Sending so many files to the {1} <b>can "
10105"be slow</b>. Should calibre skip the {1}? If you click Yes the files will be"
10106" <b>permanently deleted</b>."
10107msgstr ""
10108
10109#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:51
10110msgid "Deleting..."
10111msgstr "Выдаленне..."
10112
10113#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:74
10114msgid "Deleted"
10115msgstr "Выдалена"
10116
10117#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:85
10118msgid "Failed to delete"
10119msgstr ""
10120
10121#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:86
10122msgid ""
10123"Failed to delete some books, click the \"Show details\" button for details."
10124msgstr ""
10125
10126#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:94
10127msgid "Delete books"
10128msgstr "Выдаліць кнігі"
10129
10130#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:94
10131msgid "Remove books"
10132msgstr "Выдаліць кнігі"
10133
10134#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:97
10135msgid "Remove selected books"
10136msgstr "Выдаліць абраныя кнігі"
10137
10138#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:130
10139msgid "Remove files of a specific format from selected books"
10140msgstr ""
10141
10142#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:133
10143msgid "Remove all formats from selected books, except..."
10144msgstr ""
10145
10146#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:137
10147msgid "Remove all formats from selected books"
10148msgstr ""
10149
10150#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:140
10151msgid "Remove covers from selected books"
10152msgstr ""
10153
10154#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:144
10155msgid "Remove matching books from device"
10156msgstr ""
10157
10158#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:169
10159#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:828
10160msgid "Cannot delete"
10161msgstr "Не атрымалася выдаліць"
10162
10163#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:180
10164#, python-format
10165msgid ""
10166"The %(fmt)s format will be <b>permanently deleted</b> from %(title)s. Are "
10167"you sure?"
10168msgstr ""
10169
10170#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:204
10171msgid "Choose formats to be deleted"
10172msgstr ""
10173
10174#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:220
10175msgid ""
10176"Choose formats <b>not</b> to be deleted.<p>Note that this will never remove "
10177"all formats from a book."
10178msgstr ""
10179
10180#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:249
10181msgid ""
10182"<b>All formats</b> for the selected books will be <b>deleted</b> from your "
10183"library.<br>The book metadata will be kept. Are you sure?"
10184msgstr ""
10185
10186#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:270
10187msgid "Cannot delete books"
10188msgstr ""
10189
10190#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:271
10191msgid "No device is connected"
10192msgstr ""
10193
10194#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:281
10195#: /__w/calibre/calibre/src/calibre/gui2/device.py:744
10196#: /__w/calibre/calibre/src/calibre/gui2/device.py:753
10197msgid "Main memory"
10198msgstr ""
10199
10200#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:282
10201#: /__w/calibre/calibre/src/calibre/gui2/device.py:746
10202#: /__w/calibre/calibre/src/calibre/gui2/device.py:755
10203msgid "Storage card A"
10204msgstr ""
10205
10206#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:283
10207#: /__w/calibre/calibre/src/calibre/gui2/device.py:748
10208#: /__w/calibre/calibre/src/calibre/gui2/device.py:757
10209msgid "Storage card B"
10210msgstr ""
10211
10212#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:288
10213msgid "No books to delete"
10214msgstr ""
10215
10216#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:289
10217msgid "None of the selected books are on the device"
10218msgstr ""
10219
10220#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:310
10221#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:441
10222msgid "Deleting books from device."
10223msgstr ""
10224
10225#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:320
10226msgid ""
10227"The cover from the selected book will be <b>permanently deleted</b>. Are you"
10228" sure?"
10229msgid_plural ""
10230"The covers from the {} selected books will be <b>permanently deleted</b>. "
10231"Are you sure?"
10232msgstr[0] ""
10233msgstr[1] ""
10234msgstr[2] ""
10235msgstr[3] ""
10236
10237#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:369
10238msgid ""
10239"Some of the selected books are on the attached device. <b>Where</b> do you "
10240"want the selected files deleted from?"
10241msgstr ""
10242
10243#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:382
10244msgid ""
10245"The selected book will be <b>permanently deleted</b> and the files removed "
10246"from your calibre library. Are you sure?"
10247msgid_plural ""
10248"The {} selected books will be <b>permanently deleted</b> and the files "
10249"removed from your calibre library. Are you sure?"
10250msgstr[0] ""
10251msgstr[1] ""
10252msgstr[2] ""
10253msgstr[3] ""
10254
10255#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:396
10256#, python-format
10257msgid ""
10258"Could not access %s. Is it being used by another program? Click \"Show "
10259"details\" for more information."
10260msgstr ""
10261
10262#: /__w/calibre/calibre/src/calibre/gui2/actions/delete.py:434
10263msgid ""
10264"The selected book will be <b>permanently deleted</b> from your device. Are "
10265"you sure?"
10266msgid_plural ""
10267"The {} selected books will be <b>permanently deleted</b> from your device. "
10268"Are you sure?"
10269msgstr[0] ""
10270msgstr[1] ""
10271msgstr[2] ""
10272msgstr[3] ""
10273
10274#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:43
10275msgid "Start wireless device connection"
10276msgstr ""
10277
10278#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:44
10279msgid "Stop wireless device connection"
10280msgstr ""
10281
10282#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:49
10283msgid "Connect to folder"
10284msgstr ""
10285
10286#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:57
10287#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:85
10288msgid "Start Content server"
10289msgstr ""
10290
10291#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:60
10292msgid "Visit Content server in browser"
10293msgstr ""
10294
10295#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:79
10296msgid "Start/stop Content server"
10297msgstr ""
10298
10299#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:92
10300#, python-brace-format
10301msgid "[{ip}, port {port}, {protocol}]"
10302msgstr ""
10303
10304#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:98
10305msgid "Stop Content server"
10306msgstr ""
10307
10308#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:115
10309#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:140
10310msgid "Email to"
10311msgstr ""
10312
10313#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:119
10314msgid "Email to and delete from library"
10315msgstr ""
10316
10317#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:133
10318#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:150
10319msgid "(delete from library)"
10320msgstr ""
10321
10322#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:148
10323#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:150
10324#: /__w/calibre/calibre/src/calibre/gui2/email.py:205
10325msgid "Select recipients"
10326msgstr ""
10327
10328#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:156
10329msgid "Email to selected recipients..."
10330msgstr ""
10331
10332#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:166
10333msgid "Setup email based sharing of books"
10334msgstr ""
10335
10336#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:182
10337msgid "D"
10338msgstr "D"
10339
10340#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:182
10341msgid "Send to device"
10342msgstr "Адправіць на прыладу"
10343
10344#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:201
10345msgid "Connect/share"
10346msgstr ""
10347
10348#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:202
10349msgid ""
10350"Share books using a web server or email. Connect to special devices, etc."
10351msgstr ""
10352
10353#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:242
10354#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1287
10355msgid "Stopping"
10356msgstr ""
10357
10358#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:243
10359#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1288
10360msgid "Stopping server, this could take up to a minute, please wait..."
10361msgstr ""
10362
10363#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:261
10364msgid "Disable autostart"
10365msgstr ""
10366
10367#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:262
10368msgid ""
10369"Do you want wireless device connections to be started automatically when "
10370"calibre starts?"
10371msgstr ""
10372
10373#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:285
10374msgid "Still looking for IP addresses"
10375msgstr ""
10376
10377#: /__w/calibre/calibre/src/calibre/gui2/actions/device.py:288
10378msgid "Many IP addresses. See Start/Stop dialog."
10379msgstr ""
10380
10381#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_collections.py:16
10382msgid "Manage collections"
10383msgstr ""
10384
10385#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_collections.py:17
10386msgid "Manage the collections on this device"
10387msgstr ""
10388
10389#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_collections.py:33
10390msgid "In library view"
10391msgstr ""
10392
10393#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_collections.py:34
10394msgid ""
10395"Collections can only be edited when showing the books on the device. Click "
10396"the toolbar button to switch to the device view first."
10397msgstr ""
10398
10399#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:40
10400msgid "Change the title/author/cover etc. of books"
10401msgstr ""
10402
10403#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:40
10404msgid "E"
10405msgstr "E"
10406
10407#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:40
10408#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:347
10409#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:40
10410msgid "Edit metadata"
10411msgstr ""
10412
10413#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:75
10414msgid "Edit metadata individually"
10415msgstr ""
10416
10417#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:77
10418msgid "Edit metadata in bulk"
10419msgstr ""
10420
10421#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:80
10422msgid "Download metadata and covers"
10423msgstr "Спампаваць метаданыя і вокладкі"
10424
10425#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:87
10426msgid "Merge into first selected book - delete others"
10427msgstr ""
10428
10429#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:90
10430msgid "Merge into first selected book - keep others"
10431msgstr ""
10432
10433#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:94
10434msgid "Merge only formats into first selected book - delete others"
10435msgstr ""
10436
10437#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:99
10438msgid "Copy metadata"
10439msgstr ""
10440
10441#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:100
10442msgid "Paste metadata"
10443msgstr ""
10444
10445#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:102
10446msgid "Paste metadata including excluded fields"
10447msgstr ""
10448
10449#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:105
10450msgid "Merge book records"
10451msgstr ""
10452
10453#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:106
10454msgid "M"
10455msgstr "М"
10456
10457#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:110
10458msgid "Copy URL to show book in calibre"
10459msgstr ""
10460
10461#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:111
10462msgid ""
10463"Copy URLs to show the currently selected books in calibre, to the system "
10464"clipboard"
10465msgstr ""
10466
10467#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:118
10468msgid "Copy URL to open book in calibre"
10469msgstr ""
10470
10471#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:120
10472msgid ""
10473"Copy URLs to open the currently selected books in calibre, to the system "
10474"clipboard"
10475msgstr ""
10476
10477#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:172
10478#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:175
10479msgid "Cannot copy metadata"
10480msgstr ""
10481
10482#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:176
10483msgid "Multiple books selected, can only copy from one book at a time."
10484msgstr ""
10485
10486#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:198
10487#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:203
10488msgid "Cannot paste metadata"
10489msgstr ""
10490
10491#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:204
10492msgid "No copied metadata available"
10493msgstr ""
10494
10495#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:207
10496#, python-brace-format
10497msgid ""
10498"You are pasting metadata onto <b>multiple books</b> ({num_of_books}). Are "
10499"you sure you want to do that?"
10500msgstr ""
10501
10502#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:241
10503msgid "Cannot download metadata"
10504msgstr ""
10505
10506#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:260
10507msgid "Failed to download metadata"
10508msgstr ""
10509
10510#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:270
10511#: /__w/calibre/calibre/src/calibre/gui2/dnd.py:99
10512#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:804
10513#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:512
10514#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:918
10515#: /__w/calibre/calibre/src/calibre/gui2/store/web_store.py:185
10516#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:176
10517#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:185
10518msgid "Download failed"
10519msgstr "Спампаваць не атрымалася"
10520
10521#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:271
10522msgid "Failed to download metadata or cover for the selected book."
10523msgid_plural "Failed to download metadata or covers for any of the {} books."
10524msgstr[0] ""
10525msgstr[1] ""
10526msgstr[2] ""
10527msgstr[3] ""
10528
10529#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:275
10530msgid "Metadata download completed"
10531msgstr "Спампоўванне метаданых завершана"
10532
10533#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:278
10534msgid "Finished downloading metadata for the selected book."
10535msgid_plural "Finished downloading metadata for <b>{} books</b>."
10536msgstr[0] ""
10537msgstr[1] ""
10538msgstr[2] ""
10539msgstr[3] ""
10540
10541#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:280
10542msgid "Proceed with updating the metadata in your library?"
10543msgstr ""
10544
10545#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:287
10546#, python-format
10547msgid ""
10548"Could not download metadata and/or covers for %d of the books. Click \"Show "
10549"details\" to see which books."
10550msgstr ""
10551
10552#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:289
10553msgid "Show the &failed books in the main book list after updating metadata"
10554msgstr ""
10555
10556#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:302
10557#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:987
10558msgid "Download log"
10559msgstr "Лог спампоўкі"
10560
10561#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:303
10562msgid "Metadata download complete"
10563msgstr "Спампоўванне метаданых завершана"
10564
10565#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:308
10566msgid "Revie&w downloaded metadata"
10567msgstr ""
10568
10569#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:334
10570msgid "Some books changed"
10571msgstr ""
10572
10573#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:335
10574msgid ""
10575"The metadata for some books in your library has changed since you started "
10576"the download. If you proceed, some of those changes may be overwritten. "
10577"Click \"Show details\" to see the list of changed books. Do you want to "
10578"proceed?"
10579msgstr ""
10580
10581#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:375
10582msgid "Review downloaded metadata"
10583msgstr ""
10584
10585#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:376
10586msgid "Discard downloaded metadata for this book"
10587msgstr ""
10588
10589#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:377
10590msgid "Use the downloaded metadata for all remaining books"
10591msgstr ""
10592
10593#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:378
10594msgid "Discard downloaded metadata for all remaining books"
10595msgstr ""
10596
10597#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:379
10598#, python-format
10599msgid "Discard the downloaded value for: %s"
10600msgstr ""
10601
10602#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:380
10603msgid ""
10604"The downloaded metadata is on the left and the original metadata is on the "
10605"right. If a downloaded value is blank or unknown, the original value is "
10606"used."
10607msgstr ""
10608
10609#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:383
10610msgid "&View book"
10611msgstr ""
10612
10613#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:431
10614#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:523
10615msgid "Cannot edit metadata"
10616msgstr ""
10617
10618#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:564
10619msgid ""
10620"You are about to merge very many ({}) books. Are you <b>sure</b> you want to"
10621" proceed?"
10622msgstr ""
10623
10624#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:595
10625#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:598
10626msgid "Cannot merge books"
10627msgstr ""
10628
10629#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:599
10630msgid "At least two books must be selected for merging"
10631msgstr ""
10632
10633#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:610
10634#, python-format
10635msgid ""
10636"Book formats and metadata from the selected books will be added to the "
10637"<b>first selected book</b> (%s).<br> The second and subsequently selected "
10638"books will not be deleted or changed.<br><br>Please confirm you want to "
10639"proceed."
10640msgstr ""
10641
10642#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:621
10643#, python-format
10644msgid ""
10645"Book formats from the selected books will be merged into the <b>first "
10646"selected book</b> (%s). Metadata in the first selected book will not be "
10647"changed. Author, Title and all other metadata will <i>not</i> be "
10648"merged.<br><br>After being merged, the second and subsequently selected "
10649"books, with any metadata they have will be <b>deleted</b>. <br><br>All book "
10650"formats of the first selected book will be kept and any duplicate formats in"
10651" the second and subsequently selected books will be permanently "
10652"<b>deleted</b> from your calibre library.<br><br>  Are you <b>sure</b> you "
10653"want to proceed?"
10654msgstr ""
10655
10656#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:637
10657#, python-format
10658msgid ""
10659"Book formats and metadata from the selected books will be merged into the "
10660"<b>first selected book</b> (%s).<br><br>After being merged, the second and "
10661"subsequently selected books will be <b>deleted</b>. <br><br>All book formats"
10662" of the first selected book will be kept and any duplicate formats in the "
10663"second and subsequently selected books will be permanently <b>deleted</b> "
10664"from your calibre library.<br><br>  Are you <b>sure</b> you want to proceed?"
10665msgstr ""
10666
10667#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:824
10668msgid "Applying changed metadata"
10669msgstr ""
10670
10671#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:918
10672msgid "Some failures"
10673msgstr ""
10674
10675#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:919
10676msgid ""
10677"Failed to apply updated metadata for some books in your library. Click "
10678"\"Show details\" to see details."
10679msgstr ""
10680
10681#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:978
10682#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:996
10683msgid "Format file missing"
10684msgstr ""
10685
10686#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:979
10687#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:997
10688#, python-format
10689msgid "Cannot read cover as the %s file is missing from this book"
10690msgstr ""
10691
10692#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:1006
10693#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1094
10694msgid "Could not read metadata"
10695msgstr ""
10696
10697#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:1007
10698#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1095
10699#, python-format
10700msgid "Could not read metadata from %s format"
10701msgstr ""
10702
10703#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:1018
10704#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:462
10705#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:472
10706msgid "Could not read cover"
10707msgstr ""
10708
10709#: /__w/calibre/calibre/src/calibre/gui2/actions/edit_metadata.py:1019
10710#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:463
10711#, python-format
10712msgid "Could not read cover from %s format"
10713msgstr ""
10714
10715#: /__w/calibre/calibre/src/calibre/gui2/actions/embed.py:20
10716msgid "Embed metadata"
10717msgstr ""
10718
10719#: /__w/calibre/calibre/src/calibre/gui2/actions/embed.py:20
10720#: /__w/calibre/calibre/src/calibre/gui2/actions/embed.py:23
10721msgid "Embed metadata into book files"
10722msgstr ""
10723
10724#: /__w/calibre/calibre/src/calibre/gui2/actions/embed.py:56
10725msgid "Embed metadata into files of a specific format from selected books..."
10726msgstr ""
10727
10728#: /__w/calibre/calibre/src/calibre/gui2/actions/embed.py:64
10729#: /__w/calibre/calibre/src/calibre/gui2/actions/embed.py:71
10730msgid "Cannot embed"
10731msgstr ""
10732
10733#: /__w/calibre/calibre/src/calibre/gui2/actions/embed.py:75
10734msgid "Choose formats to be updated"
10735msgstr ""
10736
10737#: /__w/calibre/calibre/src/calibre/gui2/actions/embed.py:81
10738#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:818
10739#: /__w/calibre/calibre/src/calibre/gui2/store/search/search.py:30
10740msgid "&Stop"
10741msgstr "&Спыніць"
10742
10743#: /__w/calibre/calibre/src/calibre/gui2/actions/embed.py:81
10744msgid "Embedding updated metadata into book files..."
10745msgstr ""
10746
10747#: /__w/calibre/calibre/src/calibre/gui2/actions/embed.py:82
10748msgid "Embedding metadata..."
10749msgstr ""
10750
10751#: /__w/calibre/calibre/src/calibre/gui2/actions/embed.py:101
10752msgid "Embedded metadata in one book"
10753msgid_plural "Embedded metadata in {} books"
10754msgstr[0] ""
10755msgstr[1] ""
10756msgstr[2] ""
10757msgstr[3] ""
10758
10759#: /__w/calibre/calibre/src/calibre/gui2/actions/embed.py:103
10760#, python-brace-format
10761msgid ""
10762"The {0} format of {1}:\n"
10763"\n"
10764"{2}\n"
10765msgstr ""
10766
10767#: /__w/calibre/calibre/src/calibre/gui2/actions/embed.py:106
10768msgid "Failed for some files"
10769msgstr ""
10770
10771#: /__w/calibre/calibre/src/calibre/gui2/actions/embed.py:107
10772msgid ""
10773"Failed to embed metadata into some book files. Click \"Show details\" for "
10774"details."
10775msgstr ""
10776
10777#: /__w/calibre/calibre/src/calibre/gui2/actions/embed.py:110
10778msgid "Show the &failed books in the main book list"
10779msgstr ""
10780
10781#: /__w/calibre/calibre/src/calibre/gui2/actions/fetch_news.py:22
10782msgid "Download news in e-book form from various websites all over the world"
10783msgstr ""
10784
10785#: /__w/calibre/calibre/src/calibre/gui2/actions/fetch_news.py:22
10786msgid "F"
10787msgstr "F"
10788
10789#: /__w/calibre/calibre/src/calibre/gui2/actions/fetch_news.py:22
10790msgid "Fetch news"
10791msgstr ""
10792
10793#: /__w/calibre/calibre/src/calibre/gui2/actions/fetch_news.py:57
10794#: /__w/calibre/calibre/src/calibre/gui2/actions/fetch_news.py:72
10795msgid "Fetching news from "
10796msgstr ""
10797
10798#: /__w/calibre/calibre/src/calibre/gui2/actions/fetch_news.py:101
10799msgid " fetched."
10800msgstr ""
10801
10802#: /__w/calibre/calibre/src/calibre/gui2/actions/help.py:19
10803msgid "F1"
10804msgstr ""
10805
10806#: /__w/calibre/calibre/src/calibre/gui2/actions/help.py:19
10807#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:412
10808#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:736
10809msgid "Help"
10810msgstr "Даведка"
10811
10812#: /__w/calibre/calibre/src/calibre/gui2/actions/mark_books.py:19
10813msgid "Mark books"
10814msgstr ""
10815
10816#: /__w/calibre/calibre/src/calibre/gui2/actions/mark_books.py:19
10817msgid "Temporarily mark books for easy access"
10818msgstr ""
10819
10820#: /__w/calibre/calibre/src/calibre/gui2/actions/mark_books.py:24
10821msgid "Toggle mark for selected books"
10822msgstr ""
10823
10824#: /__w/calibre/calibre/src/calibre/gui2/actions/mark_books.py:57
10825#: /__w/calibre/calibre/src/calibre/gui2/actions/mark_books.py:91
10826msgid "Show marked books"
10827msgstr ""
10828
10829#: /__w/calibre/calibre/src/calibre/gui2/actions/mark_books.py:59
10830msgid "Clear all marked books"
10831msgstr ""
10832
10833#: /__w/calibre/calibre/src/calibre/gui2/actions/mark_books.py:62
10834msgid "Mark all books by selected author(s)"
10835msgstr ""
10836
10837#: /__w/calibre/calibre/src/calibre/gui2/actions/mark_books.py:64
10838msgid "Mark all books in the selected series"
10839msgstr ""
10840
10841#: /__w/calibre/calibre/src/calibre/gui2/actions/mark_books.py:67
10842msgid "Clear all books by selected author(s)"
10843msgstr ""
10844
10845#: /__w/calibre/calibre/src/calibre/gui2/actions/mark_books.py:69
10846msgid "Clear all books in the selected series"
10847msgstr ""
10848
10849#: /__w/calibre/calibre/src/calibre/gui2/actions/mark_books.py:91
10850msgid "Show marked book"
10851msgstr ""
10852
10853#: /__w/calibre/calibre/src/calibre/gui2/actions/mark_books.py:109
10854msgid "Cannot mark"
10855msgstr ""
10856
10857#: /__w/calibre/calibre/src/calibre/gui2/actions/match_books.py:17
10858msgid "Match book to library"
10859msgstr ""
10860
10861#: /__w/calibre/calibre/src/calibre/gui2/actions/match_books.py:18
10862msgid "Match this book to a book in the library"
10863msgstr ""
10864
10865#: /__w/calibre/calibre/src/calibre/gui2/actions/match_books.py:35
10866#: /__w/calibre/calibre/src/calibre/gui2/actions/match_books.py:64
10867#: /__w/calibre/calibre/src/calibre/gui2/dialogs/match_books.py:130
10868#: /__w/calibre/calibre/src/calibre/gui2/dialogs/match_books.py:201
10869#: /__w/calibre/calibre/src/calibre/gui2/dialogs/match_books_ui.py:73
10870msgid "Match books"
10871msgstr ""
10872
10873#: /__w/calibre/calibre/src/calibre/gui2/actions/match_books.py:35
10874#: /__w/calibre/calibre/src/calibre/gui2/actions/match_books.py:64
10875msgid "You must select one book"
10876msgstr ""
10877
10878#: /__w/calibre/calibre/src/calibre/gui2/actions/match_books.py:46
10879msgid "Show matched book in library"
10880msgstr ""
10881
10882#: /__w/calibre/calibre/src/calibre/gui2/actions/match_books.py:74
10883msgid "No matching books"
10884msgstr ""
10885
10886#: /__w/calibre/calibre/src/calibre/gui2/actions/match_books.py:75
10887msgid ""
10888"No matching books found in the calibre library. Do you want to specify the "
10889"matching book manually?"
10890msgstr ""
10891
10892#: /__w/calibre/calibre/src/calibre/gui2/actions/next_match.py:14
10893msgid "Move to next match"
10894msgstr ""
10895
10896#: /__w/calibre/calibre/src/calibre/gui2/actions/next_match.py:15
10897msgid "F3"
10898msgstr ""
10899
10900#: /__w/calibre/calibre/src/calibre/gui2/actions/next_match.py:15
10901msgid "Move to next highlighted match"
10902msgstr ""
10903
10904#: /__w/calibre/calibre/src/calibre/gui2/actions/next_match.py:15
10905msgid "N"
10906msgstr "N"
10907
10908#: /__w/calibre/calibre/src/calibre/gui2/actions/next_match.py:27
10909msgid "Move to previous item"
10910msgstr ""
10911
10912#: /__w/calibre/calibre/src/calibre/gui2/actions/next_match.py:28
10913msgid "Move to previous highlighted item"
10914msgstr ""
10915
10916#: /__w/calibre/calibre/src/calibre/gui2/actions/open.py:16
10917msgid "Open containing folder"
10918msgstr ""
10919
10920#: /__w/calibre/calibre/src/calibre/gui2/actions/open.py:17
10921msgid "O"
10922msgstr ""
10923
10924#: /__w/calibre/calibre/src/calibre/gui2/actions/open.py:17
10925msgid "Open the folder containing the current book's files"
10926msgstr ""
10927
10928#: /__w/calibre/calibre/src/calibre/gui2/actions/plugin_updates.py:18
10929msgid "Plugin updater"
10930msgstr ""
10931
10932#: /__w/calibre/calibre/src/calibre/gui2/actions/plugin_updates.py:18
10933msgid "Update any plugins you have installed in calibre"
10934msgstr ""
10935
10936#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:34
10937#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:514
10938msgid "Polish book"
10939msgstr ""
10940
10941#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:36
10942#, python-format
10943msgid "Polish %d books"
10944msgstr ""
10945
10946#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:40
10947#, python-format
10948msgid "<h3>About Polishing books</h3>%s"
10949msgstr ""
10950
10951#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:41
10952msgid ""
10953"<p>If you have both EPUB and ORIGINAL_EPUB in your book,\n"
10954"                  then polishing will run on ORIGINAL_EPUB (the same for other\n"
10955"                  ORIGINAL_* formats).  So if you\n"
10956"                  want Polishing to not run on the ORIGINAL_* format, delete the\n"
10957"                  ORIGINAL_* format before running it.</p>"
10958msgstr ""
10959
10960#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:48
10961#, python-format
10962msgid "<h3>Embed referenced fonts</h3>%s"
10963msgstr ""
10964
10965#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:49
10966#, python-format
10967msgid "<h3>Subsetting fonts</h3>%s"
10968msgstr ""
10969
10970#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:52
10971#, python-format
10972msgid "<h3>Smarten punctuation</h3>%s"
10973msgstr ""
10974
10975#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:54
10976msgid ""
10977"<h3>Updating metadata</h3><p>This will update all metadata <i>except</i> the"
10978" cover in the e-book files to match the current metadata in the calibre "
10979"library.</p> <p>Note that most e-book formats are not capable of supporting "
10980"all the metadata in calibre.</p><p>There is a separate option to update the "
10981"cover.</p>"
10982msgstr ""
10983
10984#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:62
10985msgid ""
10986"<h3>Update cover</h3><p>Update the covers in the e-book files to match the "
10987"current cover in the calibre library.</p><p>If the e-book file does not have"
10988" an identifiable cover, a new cover is inserted.</p>"
10989msgstr ""
10990
10991#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:67
10992#, python-format
10993msgid "<h3>Book jacket</h3>%s"
10994msgstr ""
10995
10996#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:68
10997#, python-format
10998msgid "<h3>Remove book jacket</h3>%s"
10999msgstr ""
11000
11001#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:69
11002#, python-format
11003msgid "<h3>Remove unused CSS rules</h3>%s"
11004msgstr ""
11005
11006#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:70
11007#, python-format
11008msgid "<h3>Losslessly compress images</h3>%s"
11009msgstr ""
11010
11011#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:71
11012#, python-format
11013msgid "<h3>Add soft-hyphens</h3>%s"
11014msgstr ""
11015
11016#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:72
11017#, python-format
11018msgid "<h3>Remove soft-hyphens</h3>%s"
11019msgstr ""
11020
11021#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:73
11022#, python-format
11023msgid "<h3>Upgrade book internals</h3>%s"
11024msgstr ""
11025
11026#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:79
11027msgid "Select actions to perform:"
11028msgstr ""
11029
11030#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:84
11031msgid "&Embed all referenced fonts"
11032msgstr ""
11033
11034#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:85
11035#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:259
11036msgid "&Subset all embedded fonts"
11037msgstr ""
11038
11039#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:86
11040#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:265
11041msgid "Smarten &punctuation"
11042msgstr ""
11043
11044#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:87
11045msgid "Update &metadata in the book files"
11046msgstr ""
11047
11048#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:88
11049msgid "Update the &cover in the book files"
11050msgstr ""
11051
11052#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:89
11053msgid "Add/replace metadata as a \"book &jacket\" page"
11054msgstr ""
11055
11056#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:90
11057msgid "&Remove a previously inserted book jacket"
11058msgstr ""
11059
11060#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:91
11061msgid "Remove &unused CSS rules from the book"
11062msgstr ""
11063
11064#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:92
11065msgid "Losslessly &compress images"
11066msgstr ""
11067
11068#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:93
11069msgid "Add s&oft hyphens"
11070msgstr ""
11071
11072#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:94
11073msgid "Remove so&ft hyphens"
11074msgstr ""
11075
11076#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:95
11077#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:529
11078msgid "&Upgrade book internals"
11079msgstr ""
11080
11081#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:106
11082msgid "About"
11083msgstr "Пра праграму"
11084
11085#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:125
11086msgid "Show &report"
11087msgstr ""
11088
11089#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:127
11090msgid ""
11091"Show a report of all the actions performed after polishing is completed"
11092msgstr ""
11093
11094#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:133
11095#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:65
11096msgid "&Save settings"
11097msgstr ""
11098
11099#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:135
11100#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:67
11101msgid "&Load settings"
11102msgstr ""
11103
11104#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:156
11105#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:236
11106msgid "No actions selected"
11107msgstr ""
11108
11109#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:157
11110msgid "You must select at least one action before saving"
11111msgstr ""
11112
11113#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:159
11114#: /__w/calibre/calibre/src/calibre/gui2/dialogs/multisort.py:148
11115#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:85
11116#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1229
11117msgid "Choose name"
11118msgstr ""
11119
11120#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:160
11121#: /__w/calibre/calibre/src/calibre/gui2/dialogs/multisort.py:149
11122#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:86
11123msgid "Choose a name for these settings"
11124msgstr ""
11125
11126#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:180
11127#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:105
11128msgid "Remove saved settings"
11129msgstr ""
11130
11131#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:221
11132msgid "Must update metadata"
11133msgstr ""
11134
11135#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:222
11136msgid ""
11137"You have selected the option to add metadata as a \"book jacket\". For this "
11138"option to work, you must also select the option to update metadata in the "
11139"book files. Do you want to select it?"
11140msgstr ""
11141
11142#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:230
11143msgid "Add or remove jacket?"
11144msgstr ""
11145
11146#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:231
11147msgid ""
11148"You have chosen to both add and remove the metadata jacket. This will result"
11149" in the final book having no jacket. Is this what you want?"
11150msgstr ""
11151
11152#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:237
11153msgid "You must select at least one action, or click Cancel."
11154msgstr ""
11155
11156#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:251
11157msgid "Queueing books for polishing"
11158msgstr ""
11159
11160#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:299
11161#, python-format
11162msgid "Polish %s"
11163msgstr ""
11164
11165#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:300
11166#, python-format
11167msgid "Polish book %(nums)s of %(tot)s (%(title)s)"
11168msgstr ""
11169
11170#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:304
11171#, python-format
11172msgid "Queueing book %(nums)s of %(tot)s (%(title)s)"
11173msgstr ""
11174
11175#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:331
11176msgid "Ignore remaining reports"
11177msgstr ""
11178
11179#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:337
11180msgid "View full &log"
11181msgstr ""
11182
11183#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:348
11184msgid "Ignore remaining report"
11185msgid_plural "Ignore remaining {} reports"
11186msgstr[0] ""
11187msgstr[1] ""
11188msgstr[2] ""
11189msgstr[3] ""
11190
11191#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:361
11192#, python-format
11193msgid "Polishing of %s"
11194msgstr ""
11195
11196#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:367
11197#, python-format
11198msgid "The original file has been saved as %s."
11199msgid_plural "The original files have been saved as %s."
11200msgstr[0] ""
11201msgstr[1] ""
11202msgstr[2] ""
11203msgstr[3] ""
11204
11205#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:369
11206#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:324
11207msgid " and "
11208msgstr ""
11209
11210#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:372
11211msgid "If you polish again, the polishing will run on the originals."
11212msgstr ""
11213
11214#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:408
11215msgid "Polish books"
11216msgstr ""
11217
11218#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:409
11219msgid "Apply the shine of perfection to your books"
11220msgstr ""
11221
11222#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:409
11223msgid "P"
11224msgstr "Р"
11225
11226#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:459
11227#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:490
11228msgid "Cannot polish"
11229msgstr ""
11230
11231#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:471
11232#, python-brace-format
11233msgid ""
11234"One of the books you are polishing has an {0} format. Polishing will use "
11235"this as the source and overwrite any existing {1} format. Are you sure you "
11236"want to proceed?"
11237msgstr ""
11238
11239#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:475
11240msgid "Ask for this confirmation again"
11241msgstr ""
11242
11243#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:491
11244#, python-format
11245msgid ""
11246"Polishing is only supported for books in the %s formats. Convert to one of "
11247"those formats before polishing."
11248msgstr ""
11249
11250#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:519
11251msgid "Start polishing the book"
11252msgid_plural "Start polishing of {} books"
11253msgstr[0] ""
11254msgstr[1] ""
11255msgstr[2] ""
11256msgstr[3] ""
11257
11258#: /__w/calibre/calibre/src/calibre/gui2/actions/polish.py:536
11259msgid " completed"
11260msgstr ""
11261
11262#: /__w/calibre/calibre/src/calibre/gui2/actions/preferences.py:22
11263msgid "Configure calibre"
11264msgstr ""
11265
11266#: /__w/calibre/calibre/src/calibre/gui2/actions/preferences.py:24
11267msgid "Change calibre behavior"
11268msgstr ""
11269
11270#: /__w/calibre/calibre/src/calibre/gui2/actions/preferences.py:31
11271msgid "Run Welcome wizard"
11272msgstr ""
11273
11274#: /__w/calibre/calibre/src/calibre/gui2/actions/preferences.py:33
11275msgid "Get plugins to enhance calibre"
11276msgstr ""
11277
11278#: /__w/calibre/calibre/src/calibre/gui2/actions/preferences.py:37
11279msgid "Restart in debug mode"
11280msgstr ""
11281
11282#: /__w/calibre/calibre/src/calibre/gui2/actions/preferences.py:39
11283msgid "Restart ignoring third party plugins"
11284msgstr ""
11285
11286#: /__w/calibre/calibre/src/calibre/gui2/actions/preferences.py:59
11287msgid "Cannot configure while there are running jobs."
11288msgstr ""
11289
11290#: /__w/calibre/calibre/src/calibre/gui2/actions/preferences.py:63
11291msgid "Cannot configure before calibre is restarted."
11292msgstr ""
11293
11294#: /__w/calibre/calibre/src/calibre/gui2/actions/random.py:18
11295msgid "Select a random book from your calibre library"
11296msgstr ""
11297
11298#: /__w/calibre/calibre/src/calibre/gui2/actions/restart.py:16
11299msgid "Restart"
11300msgstr "Перазапуск"
11301
11302#: /__w/calibre/calibre/src/calibre/gui2/actions/save_to_disk.py:21
11303msgid "Save to disk"
11304msgstr ""
11305
11306#: /__w/calibre/calibre/src/calibre/gui2/actions/save_to_disk.py:22
11307msgid "Export e-book files from the calibre library"
11308msgstr ""
11309
11310#: /__w/calibre/calibre/src/calibre/gui2/actions/save_to_disk.py:22
11311msgid "S"
11312msgstr "S"
11313
11314#: /__w/calibre/calibre/src/calibre/gui2/actions/save_to_disk.py:31
11315msgid "Save to disk in a single folder"
11316msgstr ""
11317
11318#: /__w/calibre/calibre/src/calibre/gui2/actions/save_to_disk.py:33
11319#: /__w/calibre/calibre/src/calibre/gui2/actions/save_to_disk.py:50
11320#, python-format
11321msgid "Save only %s format to disk"
11322msgstr ""
11323
11324#: /__w/calibre/calibre/src/calibre/gui2/actions/save_to_disk.py:37
11325#: /__w/calibre/calibre/src/calibre/gui2/actions/save_to_disk.py:53
11326#, python-format
11327msgid "Save only %s format to disk in a single folder"
11328msgstr ""
11329
11330#: /__w/calibre/calibre/src/calibre/gui2/actions/save_to_disk.py:40
11331msgid "Save single format to disk..."
11332msgstr ""
11333
11334#: /__w/calibre/calibre/src/calibre/gui2/actions/save_to_disk.py:61
11335#: /__w/calibre/calibre/src/calibre/gui2/actions/save_to_disk.py:83
11336msgid "Cannot save to disk"
11337msgstr ""
11338
11339#: /__w/calibre/calibre/src/calibre/gui2/actions/save_to_disk.py:65
11340msgid "Choose format to save to disk"
11341msgstr ""
11342
11343#: /__w/calibre/calibre/src/calibre/gui2/actions/save_to_disk.py:86
11344msgid "Choose destination folder"
11345msgstr ""
11346
11347#: /__w/calibre/calibre/src/calibre/gui2/actions/save_to_disk.py:94
11348msgid ""
11349"You are trying to save files into the calibre library. This can cause "
11350"corruption of your library. Save to disk is meant to export files from your "
11351"calibre library elsewhere."
11352msgstr ""
11353
11354#: /__w/calibre/calibre/src/calibre/gui2/actions/show_book_details.py:19
11355msgid "Show Book details"
11356msgstr ""
11357
11358#: /__w/calibre/calibre/src/calibre/gui2/actions/show_book_details.py:20
11359msgid "I"
11360msgstr ""
11361
11362#: /__w/calibre/calibre/src/calibre/gui2/actions/show_book_details.py:20
11363msgid "Show the detailed metadata for the current book in a separate window"
11364msgstr ""
11365
11366#: /__w/calibre/calibre/src/calibre/gui2/actions/show_book_details.py:30
11367msgid "No detailed info available"
11368msgstr ""
11369
11370#: /__w/calibre/calibre/src/calibre/gui2/actions/show_book_details.py:31
11371msgid "No detailed information is available for books on the device."
11372msgstr ""
11373
11374#: /__w/calibre/calibre/src/calibre/gui2/actions/show_quickview.py:23
11375#: /__w/calibre/calibre/src/calibre/gui2/actions/show_quickview.py:63
11376#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview_ui.py:87
11377msgid "Quickview"
11378msgstr "Хуткі прагляд"
11379
11380#: /__w/calibre/calibre/src/calibre/gui2/actions/show_quickview.py:70
11381msgid "Toggle Quickview"
11382msgstr ""
11383
11384#: /__w/calibre/calibre/src/calibre/gui2/actions/show_quickview.py:71
11385msgid "Open/close the Quickview panel/window"
11386msgstr ""
11387
11388#: /__w/calibre/calibre/src/calibre/gui2/actions/show_quickview.py:76
11389msgid "Focus to Quickview"
11390msgstr ""
11391
11392#: /__w/calibre/calibre/src/calibre/gui2/actions/show_quickview.py:77
11393msgid "Move the focus to the Quickview panel/window"
11394msgstr ""
11395
11396#: /__w/calibre/calibre/src/calibre/gui2/actions/show_quickview.py:85
11397msgid "Focus from Quickview to the book list"
11398msgstr ""
11399
11400#: /__w/calibre/calibre/src/calibre/gui2/actions/show_quickview.py:86
11401msgid "Move the focus from Quickview to the book list"
11402msgstr ""
11403
11404#: /__w/calibre/calibre/src/calibre/gui2/actions/show_quickview.py:94
11405msgid "Refresh Quickview"
11406msgstr ""
11407
11408#: /__w/calibre/calibre/src/calibre/gui2/actions/show_quickview.py:95
11409msgid "Refresh the information shown in the Quickview panel"
11410msgstr ""
11411
11412#: /__w/calibre/calibre/src/calibre/gui2/actions/show_quickview.py:102
11413msgid "Search from Quickview"
11414msgstr ""
11415
11416#: /__w/calibre/calibre/src/calibre/gui2/actions/show_quickview.py:103
11417msgid "Search for the currently selected Quickview item"
11418msgstr ""
11419
11420#: /__w/calibre/calibre/src/calibre/gui2/actions/show_quickview.py:131
11421msgid "No quickview available"
11422msgstr ""
11423
11424#: /__w/calibre/calibre/src/calibre/gui2/actions/show_quickview.py:132
11425msgid "Quickview is not available for books on the device."
11426msgstr ""
11427
11428#: /__w/calibre/calibre/src/calibre/gui2/actions/show_stored_templates.py:17
11429msgid "Manage template functions"
11430msgstr ""
11431
11432#: /__w/calibre/calibre/src/calibre/gui2/actions/show_template_tester.py:19
11433#: /__w/calibre/calibre/src/calibre/gui2/actions/show_template_tester.py:50
11434#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:352
11435msgid "Template tester"
11436msgstr ""
11437
11438#: /__w/calibre/calibre/src/calibre/gui2/actions/show_template_tester.py:24
11439msgid "Enter a template to test using data from the selected book"
11440msgstr ""
11441
11442#: /__w/calibre/calibre/src/calibre/gui2/actions/show_template_tester.py:34
11443msgid "No template tester available"
11444msgstr ""
11445
11446#: /__w/calibre/calibre/src/calibre/gui2/actions/show_template_tester.py:35
11447msgid "Template tester is not available for books on the device."
11448msgstr ""
11449
11450#: /__w/calibre/calibre/src/calibre/gui2/actions/show_template_tester.py:41
11451msgid "At least one book must be selected"
11452msgstr ""
11453
11454#: /__w/calibre/calibre/src/calibre/gui2/actions/similar_books.py:19
11455msgid "Show books similar to the current book"
11456msgstr ""
11457
11458#: /__w/calibre/calibre/src/calibre/gui2/actions/similar_books.py:19
11459msgid "Similar books"
11460msgstr ""
11461
11462#: /__w/calibre/calibre/src/calibre/gui2/actions/similar_books.py:27
11463msgid "Books by same author"
11464msgstr ""
11465
11466#: /__w/calibre/calibre/src/calibre/gui2/actions/similar_books.py:28
11467msgid "Books in this series"
11468msgstr ""
11469
11470#: /__w/calibre/calibre/src/calibre/gui2/actions/similar_books.py:30
11471msgid "Books by this publisher"
11472msgstr ""
11473
11474#: /__w/calibre/calibre/src/calibre/gui2/actions/similar_books.py:31
11475msgid "Books with the same tags"
11476msgstr ""
11477
11478#: /__w/calibre/calibre/src/calibre/gui2/actions/sort.py:48
11479#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:689
11480msgid "Sort by"
11481msgstr "Сартаваць па "
11482
11483#: /__w/calibre/calibre/src/calibre/gui2/actions/sort.py:64
11484msgid "Reverse current sort"
11485msgstr ""
11486
11487#: /__w/calibre/calibre/src/calibre/gui2/actions/sort.py:64
11488msgid "Reverse the current sort order"
11489msgstr ""
11490
11491#: /__w/calibre/calibre/src/calibre/gui2/actions/sort.py:65
11492msgid "Re-apply current sort"
11493msgstr ""
11494
11495#: /__w/calibre/calibre/src/calibre/gui2/actions/sort.py:65
11496msgid "Re-apply the current sort"
11497msgstr ""
11498
11499#: /__w/calibre/calibre/src/calibre/gui2/actions/sort.py:100
11500msgid "Select sortable columns"
11501msgstr ""
11502
11503#: /__w/calibre/calibre/src/calibre/gui2/actions/sort.py:101
11504msgid "Sort on multiple columns"
11505msgstr ""
11506
11507#: /__w/calibre/calibre/src/calibre/gui2/actions/sort.py:120
11508#, python-format
11509msgid "%s [reverse current sort]"
11510msgstr ""
11511
11512#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:21
11513msgid "G"
11514msgstr ""
11515
11516#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:21
11517#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:178
11518msgid "Get books"
11519msgstr ""
11520
11521#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:21
11522msgid "Search dozens of online e-book retailers for the cheapest books"
11523msgstr ""
11524
11525#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:23
11526msgid "Search for e-books"
11527msgstr ""
11528
11529#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:29
11530msgid "this author"
11531msgstr ""
11532
11533#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:29
11534msgid "this title"
11535msgstr ""
11536
11537#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:30
11538msgid "this book"
11539msgstr ""
11540
11541#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:33
11542#, python-format
11543msgid "Search for %s"
11544msgstr ""
11545
11546#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:36
11547#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:185
11548msgid "Stores"
11549msgstr ""
11550
11551#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:39
11552#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/chooser_dialog.py:18
11553msgid "Choose stores"
11554msgstr ""
11555
11556#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:90
11557#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:107
11558#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:114
11559#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1109
11560#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1282
11561msgid "Cannot search"
11562msgstr ""
11563
11564#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:135
11565msgid ""
11566"calibre helps you find the e-books you want by searching the websites of "
11567"various commercial and public domain book sources."
11568msgstr ""
11569
11570#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:139
11571msgid ""
11572"Using the integrated search you can easily find which store has the book you"
11573" are looking for, at the best price. You also get DRM status and other "
11574"useful information."
11575msgstr ""
11576
11577#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:142
11578msgid ""
11579"All transactions (paid or otherwise) are handled between you and the book "
11580"seller. calibre is not part of this process and any issues related to a "
11581"purchase should be directed to the website you are buying from. Be sure to "
11582"double check that any books you get will work with your e-book reader, "
11583"especially if the book you are buying has <a href=\"{}\">DRM</a>."
11584msgstr ""
11585
11586#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:153
11587#: /__w/calibre/calibre/src/calibre/gui2/ebook_download.py:35
11588msgid "Show this message again"
11589msgstr ""
11590
11591#: /__w/calibre/calibre/src/calibre/gui2/actions/store.py:154
11592msgid "About Get books"
11593msgstr ""
11594
11595#: /__w/calibre/calibre/src/calibre/gui2/actions/tag_mapper.py:16
11596msgid "Tag mapper"
11597msgstr ""
11598
11599#: /__w/calibre/calibre/src/calibre/gui2/actions/tag_mapper.py:37
11600msgid "Map tags for one book in the library"
11601msgid_plural "Map tags for {} books in the library"
11602msgstr[0] ""
11603msgstr[1] ""
11604msgstr[2] ""
11605msgstr[3] ""
11606
11607#: /__w/calibre/calibre/src/calibre/gui2/actions/toc_edit.py:27
11608#: /__w/calibre/calibre/src/calibre/gui2/actions/tweak_epub.py:23
11609msgid "Choose format to edit"
11610msgstr ""
11611
11612#: /__w/calibre/calibre/src/calibre/gui2/actions/toc_edit.py:31
11613msgid "Choose which format you want to edit:"
11614msgstr ""
11615
11616#: /__w/calibre/calibre/src/calibre/gui2/actions/toc_edit.py:42
11617msgid "&All formats"
11618msgstr ""
11619
11620#: /__w/calibre/calibre/src/calibre/gui2/actions/toc_edit.py:73
11621msgid "Edit ToC"
11622msgstr ""
11623
11624#: /__w/calibre/calibre/src/calibre/gui2/actions/toc_edit.py:74
11625msgid "K"
11626msgstr "К"
11627
11628#: /__w/calibre/calibre/src/calibre/gui2/actions/toc_edit.py:114
11629#: /__w/calibre/calibre/src/calibre/gui2/actions/toc_edit.py:131
11630msgid "Cannot edit ToC"
11631msgstr ""
11632
11633#: /__w/calibre/calibre/src/calibre/gui2/actions/toc_edit.py:115
11634#, python-format
11635msgid ""
11636"Editing Table of Contents is only supported for books in the %s formats. "
11637"Convert to one of those formats before polishing."
11638msgstr ""
11639
11640#: /__w/calibre/calibre/src/calibre/gui2/actions/toc_edit.py:121
11641msgid ""
11642"You have chosen to edit the Table of Contents of {} books at once. Doing so "
11643"will likely slow your computer to a crawl. Are you sure?"
11644msgstr ""
11645
11646#: /__w/calibre/calibre/src/calibre/gui2/actions/toc_edit.py:179
11647msgid "Library changed"
11648msgstr ""
11649
11650#: /__w/calibre/calibre/src/calibre/gui2/actions/toc_edit.py:180
11651#, python-brace-format
11652msgid ""
11653"Cannot save changes made to {0} by the ToC editor as the calibre library has"
11654" changed."
11655msgstr ""
11656
11657#: /__w/calibre/calibre/src/calibre/gui2/actions/tweak_epub.py:26
11658msgid ""
11659"This book has multiple formats that can be edited. Choose the format you "
11660"want to edit."
11661msgstr ""
11662
11663#: /__w/calibre/calibre/src/calibre/gui2/actions/tweak_epub.py:29
11664msgid "Always ask when more than one format is available"
11665msgstr ""
11666
11667#: /__w/calibre/calibre/src/calibre/gui2/actions/tweak_epub.py:59
11668#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:326
11669msgid "Edit book"
11670msgstr ""
11671
11672#: /__w/calibre/calibre/src/calibre/gui2/actions/tweak_epub.py:59
11673msgid "Edit books in the EPUB or AZW formats"
11674msgstr ""
11675
11676#: /__w/calibre/calibre/src/calibre/gui2/actions/tweak_epub.py:59
11677msgid "T"
11678msgstr "Т"
11679
11680#: /__w/calibre/calibre/src/calibre/gui2/actions/tweak_epub.py:95
11681msgid "Cannot Edit book"
11682msgstr ""
11683
11684#: /__w/calibre/calibre/src/calibre/gui2/actions/tweak_epub.py:103
11685#: /__w/calibre/calibre/src/calibre/gui2/actions/tweak_epub.py:121
11686#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:685
11687#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:689
11688msgid "Cannot edit book"
11689msgstr ""
11690
11691#: /__w/calibre/calibre/src/calibre/gui2/actions/tweak_epub.py:104
11692msgid "Editing of books on the device is not supported"
11693msgstr ""
11694
11695#: /__w/calibre/calibre/src/calibre/gui2/actions/tweak_epub.py:112
11696msgid "No editable formats"
11697msgstr ""
11698
11699#: /__w/calibre/calibre/src/calibre/gui2/actions/tweak_epub.py:113
11700msgid "Do you want to create an empty EPUB file to edit?"
11701msgstr ""
11702
11703#: /__w/calibre/calibre/src/calibre/gui2/actions/tweak_epub.py:122
11704#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:690
11705#, python-format
11706msgid ""
11707"The book must be in the %s formats to edit.\n"
11708"\n"
11709"First convert the book to one of these formats."
11710msgstr ""
11711
11712#: /__w/calibre/calibre/src/calibre/gui2/actions/tweak_epub.py:152
11713msgid "File missing"
11714msgstr ""
11715
11716#: /__w/calibre/calibre/src/calibre/gui2/actions/tweak_epub.py:153
11717#, python-format
11718msgid ""
11719"The %s format is missing from the calibre library. You should run library "
11720"maintenance."
11721msgstr ""
11722
11723#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:34
11724#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:291
11725msgid "Unpack book"
11726msgstr ""
11727
11728#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:67
11729msgid "Choose the format to unpack:"
11730msgstr ""
11731
11732#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:77
11733msgid ""
11734"            <h2>About Unpack book</h2>\n"
11735"            <p>Unpack book allows you to fine tune the appearance of an e-book by\n"
11736"            making small changes to its internals. In order to use Unpack book,\n"
11737"            you need to know a little bit about HTML and CSS, technologies that\n"
11738"            are used in e-books. Follow the steps:</p>\n"
11739"            <br>\n"
11740"            <ol>\n"
11741"            <li>Click \"Explode book\": This will \"explode\" the book into its\n"
11742"            individual internal components.<br></li>\n"
11743"            <li>Right click on any individual file and select \"Open with...\" to\n"
11744"            edit it in your favorite text editor.<br></li>\n"
11745"            <li>When you are done: <b>close the file browser window\n"
11746"            and the editor windows you used to make your tweaks</b>. Then click\n"
11747"            the \"Rebuild book\" button, to update the book in your calibre\n"
11748"            library.</li>\n"
11749"            </ol>"
11750msgstr ""
11751
11752#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:106
11753msgid "&Explode book"
11754msgstr ""
11755
11756#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:107
11757msgid "&Preview book"
11758msgstr ""
11759
11760#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:108
11761#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:87
11762#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:207
11763#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:346
11764#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:192
11765msgid "&Cancel"
11766msgstr "&Скасаваць "
11767
11768#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:109
11769msgid "&Rebuild book"
11770msgstr ""
11771
11772#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:112
11773msgid "Explode the book to edit its components"
11774msgstr ""
11775
11776#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:114
11777msgid "Preview the result of your changes"
11778msgstr ""
11779
11780#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:116
11781msgid "Abort without saving any changes"
11782msgstr ""
11783
11784#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:118
11785msgid "Save your changes and update the book in the calibre library"
11786msgstr ""
11787
11788#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:158
11789msgid "Exploding, please wait..."
11790msgstr ""
11791
11792#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:180
11793#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:189
11794msgid "Failed to unpack"
11795msgstr ""
11796
11797#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:181
11798#, python-format
11799msgid "Could not explode the %s file."
11800msgstr ""
11801
11802#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:190
11803#, python-format
11804msgid ""
11805"Could not explode the %s file. Click \"Show details\" for more information."
11806msgstr ""
11807
11808#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:224
11809msgid "Failed to rebuild file"
11810msgstr ""
11811
11812#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:225
11813#, python-format
11814msgid "Failed to rebuild %s. For more information, click \"Show details\"."
11815msgstr ""
11816
11817#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:233
11818#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:242
11819msgid "Rebuilding, please wait..."
11820msgstr ""
11821
11822#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:292
11823msgid ""
11824"Unpack books in the EPUB, AZW3, HTMLZ formats into their individual "
11825"components"
11826msgstr ""
11827
11828#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:328
11829#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:341
11830msgid "Cannot unpack book"
11831msgstr ""
11832
11833#: /__w/calibre/calibre/src/calibre/gui2/actions/unpack_book.py:342
11834msgid ""
11835"The book must be in ePub, HTMLZ or AZW3 formats to unpack.\n"
11836"\n"
11837"First convert the book to one of these formats."
11838msgstr ""
11839
11840#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:53
11841msgid "Read books"
11842msgstr ""
11843
11844#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:53
11845msgid "V"
11846msgstr "V"
11847
11848#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:53
11849msgid "View"
11850msgstr "Праглядзець"
11851
11852#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:65
11853msgid "View specific format"
11854msgstr ""
11855
11856#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:67
11857msgid "View with calibre E-book viewer"
11858msgstr ""
11859
11860#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:68
11861msgid "Read a random book"
11862msgstr ""
11863
11864#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:74
11865msgid "Clear recently viewed list"
11866msgstr ""
11867
11868#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:77
11869msgid "Continue reading previous book"
11870msgstr ""
11871
11872#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:77
11873#: /__w/calibre/calibre/src/calibre/gui2/viewer/main.py:137
11874msgid "Continue reading the last opened book"
11875msgstr ""
11876
11877#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:189
11878msgid "No associated program"
11879msgstr ""
11880
11881#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:190
11882#, python-format
11883msgid ""
11884"Windows will try to open %s with calibre itself resulting in a duplicate in "
11885"your calibre library. You should install some program capable of viewing "
11886"this file format and tell Windows to use that program to open files of this "
11887"type."
11888msgstr ""
11889
11890#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:211
11891#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:311
11892#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:318
11893#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:357
11894msgid "Cannot view"
11895msgstr ""
11896
11897#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:225
11898#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:244
11899msgid "Format unavailable"
11900msgstr ""
11901
11902#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:226
11903msgid "Selected books have no formats"
11904msgstr ""
11905
11906#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:228
11907#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder.py:153
11908msgid "Choose the format to view"
11909msgstr ""
11910
11911#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:245
11912#, python-format
11913msgid ""
11914"Not all the selected books were available in the %s format. You should "
11915"convert them first."
11916msgstr ""
11917
11918#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:257
11919msgid "Multiple books selected"
11920msgstr ""
11921
11922#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:258
11923#, python-format
11924msgid ""
11925"You are attempting to open %d books. Opening too many books at once can be "
11926"slow and have a negative effect on the responsiveness of your computer. Once"
11927" started the process cannot be stopped until complete. Do you wish to "
11928"continue?"
11929msgstr ""
11930
11931#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:267
11932msgid "Cannot open folder"
11933msgstr ""
11934
11935#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:312
11936msgid "This book no longer exists in your library"
11937msgstr ""
11938
11939#: /__w/calibre/calibre/src/calibre/gui2/actions/view.py:319
11940#, python-format
11941msgid "%s has no available formats."
11942msgstr ""
11943
11944#: /__w/calibre/calibre/src/calibre/gui2/actions/virtual_library.py:14
11945#: /__w/calibre/calibre/src/calibre/gui2/layout.py:200
11946msgid "Virtual library"
11947msgstr ""
11948
11949#: /__w/calibre/calibre/src/calibre/gui2/actions/virtual_library.py:29
11950#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:388
11951msgid "Quick select Virtual library"
11952msgstr ""
11953
11954#: /__w/calibre/calibre/src/calibre/gui2/actions/virtual_library.py:30
11955msgid "Quick select a Virtual library"
11956msgstr ""
11957
11958#: /__w/calibre/calibre/src/calibre/gui2/add.py:43
11959#: /__w/calibre/calibre/src/calibre/gui2/add.py:47
11960#: /__w/calibre/calibre/src/calibre/gui2/add.py:57
11961#: /__w/calibre/calibre/src/calibre/gui2/add.py:254
11962#: /__w/calibre/calibre/src/calibre/gui2/add.py:279
11963#: /__w/calibre/calibre/src/calibre/gui2/add.py:299
11964#: /__w/calibre/calibre/src/calibre/gui2/add.py:315
11965msgid "Cannot add books"
11966msgstr ""
11967
11968#: /__w/calibre/calibre/src/calibre/gui2/add.py:44
11969#, python-format
11970msgid "The path %s does not exist"
11971msgstr ""
11972
11973#: /__w/calibre/calibre/src/calibre/gui2/add.py:48
11974#, python-format
11975msgid "You do not have permission to read %s"
11976msgstr ""
11977
11978#: /__w/calibre/calibre/src/calibre/gui2/add.py:58
11979msgid "You do not have permission to read any of the selected files"
11980msgstr ""
11981
11982#: /__w/calibre/calibre/src/calibre/gui2/add.py:107
11983msgid "Adding books..."
11984msgstr ""
11985
11986#: /__w/calibre/calibre/src/calibre/gui2/add.py:107
11987msgid "Scanning for files..."
11988msgstr ""
11989
11990#: /__w/calibre/calibre/src/calibre/gui2/add.py:237
11991msgid "You do not have permission to read the selected file."
11992msgid_plural "You do not have permission to read the selected files."
11993msgstr[0] ""
11994msgstr[1] ""
11995msgstr[2] ""
11996msgstr[3] ""
11997
11998#: /__w/calibre/calibre/src/calibre/gui2/add.py:243
11999#, python-format
12000msgid "Could not add %s as you do not have permission to read the file"
12001msgstr ""
12002
12003#: /__w/calibre/calibre/src/calibre/gui2/add.py:255
12004#: /__w/calibre/calibre/src/calibre/gui2/add.py:280
12005#: /__w/calibre/calibre/src/calibre/gui2/add.py:300
12006msgid "Failed to add any books, click \"Show details\" for more information."
12007msgstr ""
12008
12009#: /__w/calibre/calibre/src/calibre/gui2/add.py:260
12010msgid "Could not add"
12011msgstr ""
12012
12013#: /__w/calibre/calibre/src/calibre/gui2/add.py:261
12014#, python-format
12015msgid "No e-book files were found in %s"
12016msgstr ""
12017
12018#: /__w/calibre/calibre/src/calibre/gui2/add.py:266
12019msgid "Reading metadata and adding to library (one book)..."
12020msgid_plural "Reading metadata and adding to library ({} books)..."
12021msgstr[0] ""
12022msgstr[1] ""
12023msgstr[2] ""
12024msgstr[3] ""
12025
12026#: /__w/calibre/calibre/src/calibre/gui2/add.py:316
12027msgid "Failed to add some books, click \"Show details\" for more information."
12028msgstr ""
12029
12030#: /__w/calibre/calibre/src/calibre/gui2/add.py:332
12031#: /__w/calibre/calibre/src/calibre/gui2/save.py:154
12032#: /__w/calibre/calibre/src/calibre/gui2/save.py:185
12033#: /__w/calibre/calibre/src/calibre/gui2/save.py:268
12034#: /__w/calibre/calibre/src/calibre/gui2/save.py:302
12035msgid "Critical failure"
12036msgstr ""
12037
12038#: /__w/calibre/calibre/src/calibre/gui2/add.py:333
12039msgid ""
12040"The read metadata worker process crashed while processing some files. Adding"
12041" of books is aborted. Click \"Show details\" to see which files caused the "
12042"problem."
12043msgstr ""
12044
12045#: /__w/calibre/calibre/src/calibre/gui2/add.py:351
12046msgid "Failed to read metadata from the file:"
12047msgid_plural "Failed to read metadata from the files:"
12048msgstr[0] ""
12049msgstr[1] ""
12050msgstr[2] ""
12051msgstr[3] ""
12052
12053#: /__w/calibre/calibre/src/calibre/gui2/add.py:354
12054#: /__w/calibre/calibre/src/calibre/gui2/add.py:411
12055#: /__w/calibre/calibre/src/calibre/gui2/add.py:464
12056#: /__w/calibre/calibre/src/calibre/gui2/add.py:495
12057msgid "With error:"
12058msgstr ""
12059
12060#: /__w/calibre/calibre/src/calibre/gui2/add.py:409
12061msgid "Failed to merge the book: "
12062msgstr ""
12063
12064#: /__w/calibre/calibre/src/calibre/gui2/add.py:462
12065msgid "Failed to add the book: "
12066msgstr ""
12067
12068#: /__w/calibre/calibre/src/calibre/gui2/add.py:494
12069#, python-brace-format
12070msgid "Failed to add the file {0} to the book: {1}"
12071msgstr ""
12072
12073#: /__w/calibre/calibre/src/calibre/gui2/add.py:507
12074msgid "Adding duplicates"
12075msgstr ""
12076
12077#: /__w/calibre/calibre/src/calibre/gui2/add.py:531
12078msgid ""
12079"There were problems adding some files, click \"Show details\" for more "
12080"information"
12081msgstr ""
12082
12083#: /__w/calibre/calibre/src/calibre/gui2/add.py:532
12084msgid "Failed to add any books, click \"Show details\" for more information"
12085msgstr ""
12086
12087#: /__w/calibre/calibre/src/calibre/gui2/add.py:533
12088msgid "Errors while adding"
12089msgstr ""
12090
12091#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:23
12092#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:728
12093msgid "Ignore"
12094msgstr ""
12095
12096#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:24
12097#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:136
12098msgid "Add"
12099msgstr "Дадаць"
12100
12101#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:28
12102msgid "starts with"
12103msgstr ""
12104
12105#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:29
12106msgid "does not start with"
12107msgstr ""
12108
12109#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:30
12110msgid "ends with"
12111msgstr ""
12112
12113#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:31
12114msgid "does not end with"
12115msgstr ""
12116
12117#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:32
12118msgid "matches glob pattern"
12119msgstr ""
12120
12121#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:33
12122msgid "does not match glob pattern"
12123msgstr ""
12124
12125#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:34
12126#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:34
12127msgid "matches regex pattern"
12128msgstr ""
12129
12130#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:35
12131#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:35
12132msgid "does not match regex pattern"
12133msgstr ""
12134
12135#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:38
12136#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:38
12137msgid "Create the rule below, the rule can be used to add or ignore files"
12138msgstr ""
12139
12140#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:39
12141msgid "the file, if the filename"
12142msgstr ""
12143
12144#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:40
12145msgid "You must provide a value for the filename to match"
12146msgstr ""
12147
12148#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:43
12149#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:137
12150msgid "A comma separated list of tags"
12151msgstr ""
12152
12153#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:46
12154msgid "Matching is case-insensitive"
12155msgstr ""
12156
12157#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:48
12158#, python-brace-format
12159msgid "A case-insensitive filename pattern, for example: {0} or {1}"
12160msgstr ""
12161
12162#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:50
12163#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:102
12164#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:142
12165msgid "A regular expression"
12166msgstr ""
12167
12168#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:82
12169#, python-format
12170msgid "%s is not a valid glob expression"
12171msgstr ""
12172
12173#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:99
12174#, python-brace-format
12175msgid ""
12176"<b>{action}</b> the file, if the filename <i>{match_type}</i>: "
12177"<b>{query}</b>"
12178msgstr ""
12179
12180#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:108
12181msgid ""
12182"You can specify rules to add/ignore files here. They will be used when "
12183"recursively adding files from folders/archives and also when auto-adding. "
12184"Click the \"Add Rule\" button below to get started. The rules will be "
12185"processed in order for every file until either an \"add\" or an \"ignore\" "
12186"rule matches. If no rules match, the file will be added only if its file "
12187"extension is of a known e-book type."
12188msgstr ""
12189
12190#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:118
12191msgid "Test filename filter rules"
12192msgstr ""
12193
12194#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:120
12195msgid "Enter a filename to test:"
12196msgstr ""
12197
12198#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:121
12199msgid "Enter filename and click the \"Test\" button"
12200msgstr ""
12201
12202#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:128
12203#, python-format
12204msgid "The filename %s did not match any rules"
12205msgstr ""
12206
12207#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:130
12208#, python-brace-format
12209msgid "The filename {0} will be {1}"
12210msgstr ""
12211
12212#: /__w/calibre/calibre/src/calibre/gui2/add_filters.py:135
12213msgid "Edit file filter rules"
12214msgstr ""
12215
12216#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:24
12217msgid "Change"
12218msgstr ""
12219
12220#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:25
12221#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:300
12222#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:481
12223#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:543
12224#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:319
12225#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:47
12226#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:693
12227#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:479
12228msgid "Capitalize"
12229msgstr ""
12230
12231#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:26
12232#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:49
12233msgid "Lower-case"
12234msgstr ""
12235
12236#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:27
12237#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:50
12238msgid "Upper-case"
12239msgstr ""
12240
12241#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:31
12242#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:55
12243msgid "is one of"
12244msgstr ""
12245
12246#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:32
12247#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:56
12248msgid "is not one of"
12249msgstr ""
12250
12251#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:33
12252#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:105
12253#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:115
12254#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:59
12255msgid "contains"
12256msgstr "утрымлівае"
12257
12258#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:39
12259msgid "the author, if the author name"
12260msgstr ""
12261
12262#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:40
12263msgid "You must provide a value for the author name to match"
12264msgstr ""
12265
12266#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:41
12267msgid "with the name:"
12268msgstr ""
12269
12270#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:89
12271#, python-brace-format
12272msgid ""
12273"<b>{action}</b> the author name, if it <i>{match_type}</i>: <b>{query}</b>"
12274msgstr ""
12275
12276#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:92
12277msgid "to the name"
12278msgstr ""
12279
12280#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:100
12281msgid ""
12282"You can specify rules to manipulate author names here. Click the \"Add "
12283"Rule\" button below to get started. The rules will be processed in order for"
12284" every author."
12285msgstr ""
12286
12287#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:107
12288msgid "Test author mapping rules"
12289msgstr ""
12290
12291#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:109
12292msgid "Enter an author name to test:"
12293msgstr ""
12294
12295#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:110
12296msgid "Enter author and click the \"Test\" button"
12297msgstr ""
12298
12299#: /__w/calibre/calibre/src/calibre/gui2/author_mapper.py:121
12300msgid "Edit author mapping rules"
12301msgstr ""
12302
12303#: /__w/calibre/calibre/src/calibre/gui2/auto_add.py:324
12304#, python-brace-format
12305msgid "Added a book automatically from {src}"
12306msgstr ""
12307
12308#: /__w/calibre/calibre/src/calibre/gui2/auto_add.py:324
12309#, python-brace-format
12310msgid "Added {num} books automatically from {src}"
12311msgstr ""
12312
12313#: /__w/calibre/calibre/src/calibre/gui2/bars.py:437
12314#: /__w/calibre/calibre/src/calibre/gui2/bars.py:550
12315#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:270
12316#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:42
12317#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:561
12318#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:569
12319msgid "Donate"
12320msgstr ""
12321
12322#: /__w/calibre/calibre/src/calibre/gui2/bars.py:457
12323#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:291
12324#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:851
12325msgid "Edit"
12326msgstr ""
12327
12328#: /__w/calibre/calibre/src/calibre/gui2/bars.py:459
12329#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:424
12330#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:290
12331#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:317
12332#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:273
12333#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/live_css.py:356
12334msgid "Copy"
12335msgstr "Капіяваць"
12336
12337#: /__w/calibre/calibre/src/calibre/gui2/bars.py:460
12338#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:291
12339#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:319
12340#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:278
12341msgid "Paste"
12342msgstr "Уставіць"
12343
12344#: /__w/calibre/calibre/src/calibre/gui2/bars.py:461
12345#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:296
12346msgid "Select all"
12347msgstr "Вылучыць усё"
12348
12349#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:76
12350msgid "Search the internet for the author {}"
12351msgstr ""
12352
12353#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:78
12354msgid "Search the internet for this book"
12355msgstr ""
12356
12357#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:110
12358#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:941
12359#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:946
12360#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:960
12361#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:964
12362#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:967
12363#, python-format
12364msgid "Manage %s"
12365msgstr ""
12366
12367#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:120
12368#, python-format
12369msgid "Find %s in the Tag browser"
12370msgstr ""
12371
12372#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:154
12373#, python-format
12374msgid "Search calibre for %s"
12375msgstr ""
12376
12377#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:158
12378#, python-format
12379msgid "in category %s"
12380msgstr ""
12381
12382#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:164
12383#, python-format
12384msgid "in grouped search %s"
12385msgstr ""
12386
12387#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:169
12388#, python-brace-format
12389msgid "Search calibre for {val} in category {name}"
12390msgstr ""
12391
12392#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:259
12393#, python-format
12394msgid "Delete the %s format"
12395msgstr ""
12396
12397#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:260
12398#, python-format
12399msgid "Save the %s format to disk"
12400msgstr ""
12401
12402#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:261
12403#, python-format
12404msgid "Restore the %s format"
12405msgstr ""
12406
12407#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:263
12408#, python-format
12409msgid "Set the book cover from the %s file"
12410msgstr ""
12411
12412#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:270
12413#, python-format
12414msgid "Compare to the %s format"
12415msgstr ""
12416
12417#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:279
12418#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:286
12419#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_format.py:64
12420#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_format.py:72
12421#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:200
12422#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:207
12423#, python-format
12424msgid "Open %s with..."
12425msgstr ""
12426
12427#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:289
12428#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_format.py:67
12429#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:210
12430#, python-format
12431msgid "Add other application for %s files..."
12432msgstr ""
12433
12434#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:290
12435#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:486
12436#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:211
12437msgid "Edit Open with applications..."
12438msgstr ""
12439
12440#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:295
12441#, python-format
12442msgid "Edit %s format"
12443msgstr ""
12444
12445#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:302
12446msgid "Path to file"
12447msgstr ""
12448
12449#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:313
12450#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:377
12451#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:385
12452msgid "The text: {}"
12453msgstr ""
12454
12455#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:322
12456msgid "&Author link"
12457msgstr ""
12458
12459#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:333
12460#, python-brace-format
12461msgid "Search {0} for {1}"
12462msgstr ""
12463
12464#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:339
12465#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:381
12466#, python-format
12467msgid "Remove %s from this book"
12468msgstr ""
12469
12470#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:347
12471msgid "The location of the book"
12472msgstr ""
12473
12474#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:357
12475msgid "&Identifier"
12476msgstr ""
12477
12478#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:405
12479msgid "Link to show book in calibre"
12480msgstr ""
12481
12482#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:413
12483msgid "Link to show books matching {} in calibre"
12484msgstr ""
12485
12486#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:418
12487msgid "Link to view {} format of book"
12488msgstr ""
12489
12490#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:425
12491msgid "All book details"
12492msgstr ""
12493
12494#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:427
12495msgid "Selected text"
12496msgstr ""
12497
12498#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:431
12499#: /__w/calibre/calibre/src/calibre/gui2/dialogs/match_books_ui.py:74
12500#: /__w/calibre/calibre/src/calibre/gui2/font_family_chooser.py:232
12501#: /__w/calibre/calibre/src/calibre/gui2/layout.py:256
12502#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:153
12503#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:351
12504#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/chooser_widget_ui.py:75
12505#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/store_dialog_ui.py:74
12506#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:770
12507#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:544
12508#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:460
12509#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:56
12510#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:71
12511#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:321
12512#: /__w/calibre/calibre/src/calibre/gui2/viewer/widgets.py:120
12513#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:747
12514#: /__w/calibre/calibre/src/calibre/linux.py:1321
12515#: /__w/calibre/calibre/src/calibre/srv/legacy.py:96
12516msgid "Search"
12517msgstr "Пошук"
12518
12519#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:441
12520msgid "Copy link location"
12521msgstr ""
12522
12523#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:454
12524#, python-brace-format
12525msgid "Search {0} for this book"
12526msgstr ""
12527
12528#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:464
12529msgid "Open the Book details window"
12530msgstr ""
12531
12532#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:467
12533msgid "Open the Edit metadata window"
12534msgstr ""
12535
12536#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:475
12537#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:482
12538msgid "Open cover with..."
12539msgstr ""
12540
12541#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:485
12542msgid "Add another application to open cover with..."
12543msgstr ""
12544
12545#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:600
12546#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:278
12547msgid "Paste cover"
12548msgstr ""
12549
12550#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:601
12551#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:279
12552msgid "Copy cover"
12553msgstr ""
12554
12555#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:602
12556msgid "Save cover to disk"
12557msgstr ""
12558
12559#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:603
12560msgid "Remove cover"
12561msgstr ""
12562
12563#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:604
12564msgid "Generate cover from metadata"
12565msgstr ""
12566
12567#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:646
12568msgid "Choose cover save location"
12569msgstr ""
12570
12571#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:647
12572msgid "JPEG images"
12573msgstr ""
12574
12575#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:678
12576msgid ""
12577"Are you sure you want to replace the cover? The existing cover will be "
12578"permanently lost."
12579msgstr ""
12580
12581#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:685
12582msgid "Are you sure you want to delete the cover permanently?"
12583msgstr ""
12584
12585#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:701
12586msgid "Double click to open the Book details window"
12587msgstr ""
12588
12589#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:702
12590#: /__w/calibre/calibre/src/calibre/gui2/dialogs/delete_matching_from_device.py:84
12591#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:228
12592msgid "Path"
12593msgstr "Шлях"
12594
12595#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:703
12596#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata.py:128
12597#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:317
12598#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1296
12599#, python-format
12600msgid "Cover size: %(width)d x %(height)d pixels"
12601msgstr ""
12602
12603#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:747
12604msgid "Edit identifiers for this book"
12605msgstr ""
12606
12607#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:752
12608msgid "Identifier &URL"
12609msgstr ""
12610
12611#: /__w/calibre/calibre/src/calibre/gui2/book_details.py:763
12612msgid "Are you sure you want to delete <b>{}</b> from the book?"
12613msgstr ""
12614
12615#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_bibtex.py:18
12616msgid "BibTeX options"
12617msgstr ""
12618
12619#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_bibtex.py:19
12620#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_csv_xml.py:38
12621#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:30
12622#: /__w/calibre/calibre/src/calibre/gui2/convert/azw3_output.py:20
12623#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input.py:18
12624#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_input.py:16
12625#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_output.py:20
12626#: /__w/calibre/calibre/src/calibre/gui2/convert/epub_output.py:18
12627#: /__w/calibre/calibre/src/calibre/gui2/convert/fb2_input.py:16
12628#: /__w/calibre/calibre/src/calibre/gui2/convert/fb2_output.py:18
12629#: /__w/calibre/calibre/src/calibre/gui2/convert/htmlz_output.py:18
12630#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output.py:19
12631#: /__w/calibre/calibre/src/calibre/gui2/convert/mobi_output.py:20
12632#: /__w/calibre/calibre/src/calibre/gui2/convert/pdb_output.py:18
12633#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_input.py:16
12634#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output.py:23
12635#: /__w/calibre/calibre/src/calibre/gui2/convert/pml_output.py:18
12636#: /__w/calibre/calibre/src/calibre/gui2/convert/rb_output.py:18
12637#: /__w/calibre/calibre/src/calibre/gui2/convert/rtf_input.py:16
12638#: /__w/calibre/calibre/src/calibre/gui2/convert/snb_output.py:18
12639#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_input.py:20
12640#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_output.py:17
12641#: /__w/calibre/calibre/src/calibre/gui2/convert/txtz_output.py:15
12642msgid "Options specific to"
12643msgstr ""
12644
12645#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_bibtex.py:19
12646#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_csv_xml.py:38
12647#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:30
12648#: /__w/calibre/calibre/src/calibre/gui2/convert/azw3_output.py:20
12649#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_output.py:20
12650#: /__w/calibre/calibre/src/calibre/gui2/convert/epub_output.py:18
12651#: /__w/calibre/calibre/src/calibre/gui2/convert/fb2_output.py:18
12652#: /__w/calibre/calibre/src/calibre/gui2/convert/htmlz_output.py:18
12653#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output.py:19
12654#: /__w/calibre/calibre/src/calibre/gui2/convert/mobi_output.py:20
12655#: /__w/calibre/calibre/src/calibre/gui2/convert/pdb_output.py:18
12656#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output.py:23
12657#: /__w/calibre/calibre/src/calibre/gui2/convert/pml_output.py:18
12658#: /__w/calibre/calibre/src/calibre/gui2/convert/rb_output.py:18
12659#: /__w/calibre/calibre/src/calibre/gui2/convert/snb_output.py:18
12660#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_output.py:17
12661#: /__w/calibre/calibre/src/calibre/gui2/convert/txtz_output.py:15
12662msgid "output"
12663msgstr ""
12664
12665#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_bibtex_ui.py:75
12666#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:353
12667#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_tab_template_ui.py:30
12668#: /__w/calibre/calibre/src/calibre/gui2/convert/azw3_output_ui.py:50
12669#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input_ui.py:103
12670#: /__w/calibre/calibre/src/calibre/gui2/convert/debug_ui.py:46
12671#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_input_ui.py:37
12672#: /__w/calibre/calibre/src/calibre/gui2/convert/epub_output_ui.py:75
12673#: /__w/calibre/calibre/src/calibre/gui2/convert/fb2_input_ui.py:31
12674#: /__w/calibre/calibre/src/calibre/gui2/convert/fb2_output_ui.py:43
12675#: /__w/calibre/calibre/src/calibre/gui2/convert/heuristics_ui.py:108
12676#: /__w/calibre/calibre/src/calibre/gui2/convert/htmlz_output_ui.py:46
12677#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output_ui.py:119
12678#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:158
12679#: /__w/calibre/calibre/src/calibre/gui2/convert/mobi_output_ui.py:79
12680#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup_ui.py:125
12681#: /__w/calibre/calibre/src/calibre/gui2/convert/pdb_output_ui.py:46
12682#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_input_ui.py:41
12683#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:173
12684#: /__w/calibre/calibre/src/calibre/gui2/convert/pmlz_output_ui.py:45
12685#: /__w/calibre/calibre/src/calibre/gui2/convert/rb_output_ui.py:31
12686#: /__w/calibre/calibre/src/calibre/gui2/convert/rtf_input_ui.py:31
12687#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace_ui.py:144
12688#: /__w/calibre/calibre/src/calibre/gui2/convert/snb_output_ui.py:40
12689#: /__w/calibre/calibre/src/calibre/gui2/convert/structure_detection_ui.py:60
12690#: /__w/calibre/calibre/src/calibre/gui2/convert/toc_ui.py:78
12691#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_input_ui.py:96
12692#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_output_ui.py:87
12693#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:72
12694#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/configwidget_ui.py:77
12695#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:133
12696#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:209
12697#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:166
12698#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns_ui.py:87
12699#: /__w/calibre/calibre/src/calibre/gui2/preferences/email_ui.py:81
12700#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:592
12701#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:152
12702#: /__w/calibre/calibre/src/calibre/gui2/preferences/misc_ui.py:72
12703#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard_ui.py:114
12704#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins_ui.py:106
12705#: /__w/calibre/calibre/src/calibre/gui2/preferences/save_template_ui.py:54
12706#: /__w/calibre/calibre/src/calibre/gui2/preferences/saving_ui.py:68
12707#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:220
12708#: /__w/calibre/calibre/src/calibre/gui2/preferences/sending_ui.py:62
12709#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:136
12710#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar_ui.py:123
12711#: /__w/calibre/calibre/src/calibre/gui2/store/basic_config_widget_ui.py:35
12712#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/chooser_widget_ui.py:73
12713#: /__w/calibre/calibre/src/calibre/gui2/store/config/search/search_widget_ui.py:96
12714#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:131
12715msgid "Form"
12716msgstr ""
12717
12718#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_bibtex_ui.py:76
12719msgid "Bib file encoding:"
12720msgstr ""
12721
12722#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_bibtex_ui.py:77
12723#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_csv_xml.py:46
12724msgid "Fields to include in output:"
12725msgstr ""
12726
12727#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_bibtex_ui.py:78
12728msgid "Encoding configuration (change if you have errors):"
12729msgstr ""
12730
12731#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_bibtex_ui.py:79
12732msgid "BibTeX entry type:"
12733msgstr ""
12734
12735#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_bibtex_ui.py:80
12736msgid "Create a citation tag?"
12737msgstr ""
12738
12739#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_bibtex_ui.py:81
12740msgid "Add file paths with formats?"
12741msgstr ""
12742
12743#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_bibtex_ui.py:82
12744msgid "Expression to form the BibTeX citation tag:"
12745msgstr ""
12746
12747#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_bibtex_ui.py:83
12748msgid ""
12749"Some explanation about this template:\n"
12750" -The fields availables are 'author_sort', 'authors', 'id',\n"
12751"    'isbn', 'pubdate', 'publisher', 'series_index', 'series',\n"
12752"   'tags', 'timestamp', 'title', 'uuid', 'title_sort'\n"
12753" -For list types ie authors and tags, only the first element\n"
12754"   will be selected.\n"
12755" -For time field, only the date will be used. "
12756msgstr ""
12757
12758#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_csv_xml.py:37
12759msgid "CSV/XML options"
12760msgstr ""
12761
12762#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_csv_xml.py:51
12763msgid "Drag and drop to re-arrange fields"
12764msgstr ""
12765
12766#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_csv_xml.py:71
12767msgid "Library name"
12768msgstr ""
12769
12770#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_csv_xml.py:73
12771#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:264
12772#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:106
12773msgid "Number"
12774msgstr "Нумар"
12775
12776#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:29
12777msgid "E-book options"
12778msgstr ""
12779
12780#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:96
12781msgid "Catalogs"
12782msgstr "Каталогі"
12783
12784#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:105
12785msgid "Read book"
12786msgstr "Чытаць кнігу"
12787
12788#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:111
12789msgid "Wishlist item"
12790msgstr ""
12791
12792#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:148
12793#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1165
12794msgid "any date"
12795msgstr ""
12796
12797#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:148
12798#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1163
12799msgid "any value"
12800msgstr ""
12801
12802#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:150
12803#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1161
12804#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1163
12805#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1165
12806msgid "unspecified"
12807msgstr ""
12808
12809#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:200
12810msgid "No genres will be excluded"
12811msgstr ""
12812
12813#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:217
12814#, python-format
12815msgid "regex error: %s"
12816msgstr ""
12817
12818#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:226
12819msgid "All genres will be excluded"
12820msgstr ""
12821
12822#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:698
12823msgid "Delete saved catalog preset"
12824msgstr ""
12825
12826#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:699
12827msgid "The selected saved catalog preset will be deleted. Are you sure?"
12828msgstr ""
12829
12830#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:724
12831#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:729
12832#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:734
12833msgid "Save catalog preset"
12834msgstr ""
12835
12836#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:725
12837msgid "Preset name:"
12838msgstr ""
12839
12840#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:730
12841#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1320
12842msgid "You must provide a name."
12843msgstr ""
12844
12845#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:735
12846msgid ""
12847"That saved preset already exists and will be overwritten. Are you sure?"
12848msgstr ""
12849
12850#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1002
12851#, python-format
12852msgid "Are you sure you want to delete '%s'?"
12853msgstr ""
12854
12855#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1004
12856#, python-format
12857msgid "Are you sure you want to delete rules #%(first)d-%(last)d?"
12858msgstr ""
12859
12860#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1005
12861msgid "Delete Rule"
12862msgstr ""
12863
12864#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1161
12865#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:638
12866#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:4256
12867msgid "False"
12868msgstr ""
12869
12870#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1161
12871msgid "True"
12872msgstr ""
12873
12874#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1189
12875#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1281
12876#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:302
12877#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:798
12878#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:648
12879#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:154
12880#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:178
12881#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/models.py:43
12882#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:695
12883#: /__w/calibre/calibre/src/calibre/gui2/tts/linux_config.py:23
12884#: /__w/calibre/calibre/src/calibre/gui2/tts/macos_config.py:31
12885#: /__w/calibre/calibre/src/calibre/gui2/tts/windows_config.py:27
12886#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:235
12887#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:795
12888msgid "Name"
12889msgstr "Імя"
12890
12891#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1190
12892#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1283
12893msgid "Field"
12894msgstr ""
12895
12896#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1191
12897#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1284
12898#: /__w/calibre/calibre/src/calibre/gui2/dialogs/enum_values_edit.py:53
12899#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:798
12900msgid "Value"
12901msgstr "Значэнне"
12902
12903#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi.py:1282
12904msgid "Prefix"
12905msgstr "Прэфікс"
12906
12907#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:354
12908msgid "Presets"
12909msgstr "Профілі"
12910
12911#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:355
12912msgid "Select catalog preset to load"
12913msgstr ""
12914
12915#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:356
12916msgid "Save current catalog settings as preset"
12917msgstr ""
12918
12919#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:357
12920#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:710
12921msgid "Save"
12922msgstr "Захаваць"
12923
12924#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:358
12925msgid "Delete current preset"
12926msgstr ""
12927
12928#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:359
12929#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:709
12930#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:294
12931#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:152
12932#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:464
12933#: /__w/calibre/calibre/src/calibre/gui2/widgets2.py:143
12934msgid "Delete"
12935msgstr "Выдаліць"
12936
12937#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:360
12938msgid "Enabled sections will be included in the generated catalog."
12939msgstr ""
12940
12941#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:361
12942msgid "Included sections"
12943msgstr ""
12944
12945#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:362
12946msgid "List of books, sorted by Author"
12947msgstr ""
12948
12949#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:363
12950msgid "&Authors"
12951msgstr ""
12952
12953#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:364
12954msgid "List of books, sorted by Title"
12955msgstr ""
12956
12957#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:365
12958msgid "&Titles"
12959msgstr ""
12960
12961#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:366
12962msgid "List of series books, sorted by Series"
12963msgstr ""
12964
12965#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:367
12966msgid "&Series"
12967msgstr ""
12968
12969#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:368
12970msgid "List of books, sorted by genre"
12971msgstr ""
12972
12973#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:369
12974msgid "&Genres"
12975msgstr ""
12976
12977#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:370
12978msgid "Field containing genres"
12979msgstr ""
12980
12981#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:371
12982msgid "List of books, sorted by date added to calibre"
12983msgstr ""
12984
12985#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:372
12986msgid "&Recently added"
12987msgstr ""
12988
12989#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:373
12990msgid "Individual descriptions of books with cover thumbs, sorted by author"
12991msgstr ""
12992
12993#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:374
12994msgid "&Descriptions"
12995msgstr ""
12996
12997#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:375
12998msgid ""
12999"The first matching prefix rule applies a prefix to book listings in the "
13000"generated catalog."
13001msgstr ""
13002
13003#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:376
13004msgid "Prefixes"
13005msgstr ""
13006
13007#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:377
13008msgid ""
13009"Books matching any of the exclusion rules will be excluded from the "
13010"generated catalog. "
13011msgstr ""
13012
13013#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:378
13014msgid "Excluded books"
13015msgstr ""
13016
13017#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:379
13018msgid ""
13019"A regular expression describing genres to be excluded from the generated catalog. Genres are derived from the tags applied to your books.\n"
13020"The default pattern \\[.+\\]|\\+ excludes tags of the form [tag], e.g., [Test book], and '+', the default tag for a read book."
13021msgstr ""
13022
13023#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:381
13024msgid "Excluded genres"
13025msgstr ""
13026
13027#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:382
13028msgid "Genres to &exclude (regex):"
13029msgstr ""
13030
13031#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:383
13032msgid "Reset to default"
13033msgstr ""
13034
13035#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:384
13036#: /__w/calibre/calibre/src/calibre/gui2/convert/debug_ui.py:48
13037#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:252
13038#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:162
13039#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/configwidget_ui.py:79
13040#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/configwidget_ui.py:80
13041#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library_ui.py:86
13042#: /__w/calibre/calibre/src/calibre/gui2/dialogs/device_category_editor_ui.py:78
13043#: /__w/calibre/calibre/src/calibre/gui2/dialogs/device_category_editor_ui.py:80
13044#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:658
13045#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:663
13046#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:155
13047#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:158
13048#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:160
13049#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:167
13050#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:170
13051#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:128
13052#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:131
13053#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:134
13054#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:252
13055#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:175
13056#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:176
13057#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns_ui.py:90
13058#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns_ui.py:92
13059#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns_ui.py:94
13060#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns_ui.py:96
13061#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns_ui.py:98
13062#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:243
13063#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar_ui.py:128
13064#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar_ui.py:130
13065#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar_ui.py:133
13066#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar_ui.py:135
13067#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:182
13068#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/store_dialog_ui.py:73
13069msgid "..."
13070msgstr ""
13071
13072#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:385
13073msgid "Results of regex:"
13074msgstr ""
13075
13076#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:386
13077msgid "Tags that will be excluded as genres"
13078msgstr ""
13079
13080#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:387
13081msgid "Other options"
13082msgstr "Іншыя параметры"
13083
13084#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:388
13085msgid ""
13086"Custom column containing additional content to be merged with comments "
13087"metadata in the descriptions section."
13088msgstr ""
13089
13090#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:389
13091msgid "Merge additional content before comments in descriptions section."
13092msgstr ""
13093
13094#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:390
13095msgid "&Before"
13096msgstr ""
13097
13098#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:391
13099msgid "Merge additional content after comments in descriptions section."
13100msgstr ""
13101
13102#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:392
13103msgid "&After"
13104msgstr ""
13105
13106#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:393
13107msgid ""
13108"Separate comments metadata and additional content with a horizontal rule in "
13109"the descriptions section."
13110msgstr ""
13111
13112#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:394
13113msgid "Include &separator"
13114msgstr ""
13115
13116#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:395
13117msgid "&Merge with comments:"
13118msgstr ""
13119
13120#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:396
13121msgid "Catalog cover:"
13122msgstr ""
13123
13124#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:397
13125msgid "Generate new cover"
13126msgstr ""
13127
13128#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:398
13129msgid "Use existing cover"
13130msgstr ""
13131
13132#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:399
13133msgid "E&xtra Description note:"
13134msgstr ""
13135
13136#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:400
13137msgid "Custom column source for text to include in Descriptions section."
13138msgstr ""
13139
13140#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:401
13141msgid "&Thumb width:"
13142msgstr ""
13143
13144#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:402
13145msgid "Size hint for cover thumbnails included in Descriptions section."
13146msgstr ""
13147
13148#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:403
13149msgid " inch"
13150msgstr ""
13151
13152#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:404
13153msgid "Author cross-references:"
13154msgstr ""
13155
13156#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_epub_mobi_ui.py:405
13157msgid "For books with multiple authors, list each author separately"
13158msgstr ""
13159
13160#: /__w/calibre/calibre/src/calibre/gui2/catalog/catalog_tab_template_ui.py:31
13161msgid "Tab template for catalog.ui"
13162msgstr ""
13163
13164#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:274
13165msgid "Bold"
13166msgstr ""
13167
13168#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:275
13169msgid "Italic"
13170msgstr ""
13171
13172#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:276
13173msgid "Underline"
13174msgstr "Падкрэсліванне"
13175
13176#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:277
13177msgid "Strikethrough"
13178msgstr ""
13179
13180#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:278
13181msgid "Superscript"
13182msgstr "Верхні індэкс"
13183
13184#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:279
13185msgid "Subscript"
13186msgstr "Ніжні індэкс"
13187
13188#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:280
13189msgid "Ordered list"
13190msgstr ""
13191
13192#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:281
13193msgid "Unordered list"
13194msgstr ""
13195
13196#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:283
13197#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:82
13198msgid "Align left"
13199msgstr ""
13200
13201#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:284
13202msgid "Align center"
13203msgstr ""
13204
13205#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:285
13206#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:86
13207msgid "Align right"
13208msgstr ""
13209
13210#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:286
13211msgid "Align justified"
13212msgstr ""
13213
13214#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:287
13215#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:313
13216#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:283
13217#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:295
13218#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:310
13219msgid "Undo"
13220msgstr "Адмяніць"
13221
13222#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:288
13223#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:297
13224msgid "Redo"
13225msgstr "Вярнуць"
13226
13227#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:289
13228msgid "Remove formatting"
13229msgstr ""
13230
13231#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:292
13232msgid "Paste and match style"
13233msgstr ""
13234
13235#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:293
13236msgid "Cut"
13237msgstr "Выразаць "
13238
13239#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:294
13240msgid "Increase indentation"
13241msgstr ""
13242
13243#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:295
13244msgid "Decrease indentation"
13245msgstr ""
13246
13247#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:298
13248msgid "Foreground color"
13249msgstr ""
13250
13251#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:299
13252msgid "Background color"
13253msgstr ""
13254
13255#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:300
13256msgid "Insert link or image"
13257msgstr ""
13258
13259#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:302
13260msgid "Insert separator"
13261msgstr ""
13262
13263#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:303
13264#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1120
13265#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:151
13266#: /__w/calibre/calibre/src/calibre/gui2/shortcuts.py:59
13267msgid "Clear"
13268msgstr "Ачысціць"
13269
13270#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:306
13271msgid "Style text block"
13272msgstr ""
13273
13274#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:308
13275msgid "Style the selected text block"
13276msgstr ""
13277
13278#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:312
13279#, python-brace-format
13280msgid "Heading {0}"
13281msgstr ""
13282
13283#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:314
13284#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior.py:45
13285#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior.py:47
13286#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:170
13287#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:209
13288#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:27
13289msgid "Normal"
13290msgstr "Звычайны"
13291
13292#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:321
13293msgid "Blockquote"
13294msgstr ""
13295
13296#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:578
13297msgid "Choose foreground color"
13298msgstr ""
13299
13300#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:587
13301msgid "Choose background color"
13302msgstr ""
13303
13304#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:630
13305#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:103
13306#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:106
13307msgid "Invalid URL"
13308msgstr ""
13309
13310#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:631
13311#, python-format
13312msgid "The url %r is invalid"
13313msgstr ""
13314
13315#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:641
13316msgid "Remote images not supported"
13317msgstr ""
13318
13319#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:642
13320msgid ""
13321"You must download the image to your computer, URLs pointing to remote images"
13322" are not supported."
13323msgstr ""
13324
13325#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:648
13326msgid "Create link"
13327msgstr ""
13328
13329#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:657
13330#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1139
13331msgid "&Browse"
13332msgstr ""
13333
13334#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:663
13335#: /__w/calibre/calibre/src/calibre/gui2/linux_file_dialogs.py:211
13336#: /__w/calibre/calibre/src/calibre/gui2/linux_file_dialogs.py:291
13337#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:595
13338#: /__w/calibre/calibre/src/calibre/gui2/preferences/texture_chooser.py:113
13339#: /__w/calibre/calibre/src/calibre/gui2/qt_file_dialogs.py:221
13340#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:295
13341#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:57
13342#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:963
13343#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1327
13344#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:102
13345#: /__w/calibre/calibre/src/calibre/gui2/win_file_dialogs.py:281
13346msgid "Images"
13347msgstr "Выявы"
13348
13349#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:664
13350#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:965
13351#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:1028
13352#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:1060
13353#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1211
13354#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1259
13355#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:220
13356#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:232
13357#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:241
13358msgid "Choose file"
13359msgstr ""
13360
13361#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:676
13362msgid ""
13363"Enter a URL. If you check the \"Treat the URL as an image\" box then the URL"
13364" will be added as an image reference instead of as a link. You can also "
13365"choose to create a link to a file on your computer. Note that if you create "
13366"a link to a file on your computer, it will stop working if the file is "
13367"moved."
13368msgstr ""
13369
13370#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:685
13371msgid "Enter &URL:"
13372msgstr ""
13373
13374#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:686
13375msgid "Treat the URL as an &image"
13376msgstr ""
13377
13378#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:687
13379msgid "Enter &name (optional):"
13380msgstr ""
13381
13382#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:688
13383msgid "Choose a file on your computer:"
13384msgstr ""
13385
13386#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:817
13387#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:58
13388#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:103
13389#: /__w/calibre/calibre/src/calibre/utils/localization.py:374
13390msgid "Fonts"
13391msgstr "Шрыфты"
13392
13393#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:826
13394#, python-format
13395msgid "%s toolbars"
13396msgstr ""
13397
13398#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:826
13399#: /__w/calibre/calibre/src/calibre/gui2/layout_menu.py:70
13400msgid "Hide"
13401msgstr "Хаваць"
13402
13403#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:826
13404#: /__w/calibre/calibre/src/calibre/gui2/layout_menu.py:70
13405msgid "Show"
13406msgstr "Паказваць"
13407
13408#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:834
13409#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:523
13410#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:524
13411msgid "Smarten punctuation"
13412msgstr ""
13413
13414#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:1092
13415msgid "&Normal view"
13416msgstr ""
13417
13418#: /__w/calibre/calibre/src/calibre/gui2/comments_editor.py:1093
13419msgid "&HTML source"
13420msgstr ""
13421
13422#: /__w/calibre/calibre/src/calibre/gui2/convert/azw3_output.py:19
13423msgid "AZW3 output"
13424msgstr ""
13425
13426#: /__w/calibre/calibre/src/calibre/gui2/convert/azw3_output_ui.py:51
13427#: /__w/calibre/calibre/src/calibre/gui2/convert/mobi_output_ui.py:80
13428msgid "Do not add &Table of Contents to book"
13429msgstr ""
13430
13431#: /__w/calibre/calibre/src/calibre/gui2/convert/azw3_output_ui.py:52
13432#: /__w/calibre/calibre/src/calibre/gui2/convert/mobi_output_ui.py:81
13433msgid "&Title for Table of Contents:"
13434msgstr ""
13435
13436#: /__w/calibre/calibre/src/calibre/gui2/convert/azw3_output_ui.py:53
13437#: /__w/calibre/calibre/src/calibre/gui2/convert/mobi_output_ui.py:82
13438msgid "Put generated Table of Contents at &start of book instead of end"
13439msgstr ""
13440
13441#: /__w/calibre/calibre/src/calibre/gui2/convert/azw3_output_ui.py:54
13442#: /__w/calibre/calibre/src/calibre/gui2/convert/mobi_output_ui.py:84
13443msgid "Use author &sort for author"
13444msgstr ""
13445
13446#: /__w/calibre/calibre/src/calibre/gui2/convert/azw3_output_ui.py:55
13447#: /__w/calibre/calibre/src/calibre/gui2/convert/mobi_output_ui.py:86
13448msgid "Disable &compression of the file contents"
13449msgstr ""
13450
13451#: /__w/calibre/calibre/src/calibre/gui2/convert/azw3_output_ui.py:56
13452#: /__w/calibre/calibre/src/calibre/gui2/convert/mobi_output_ui.py:90
13453msgid ""
13454"Enable &sharing of book content via Facebook, etc. WARNING: Disables last "
13455"read syncing"
13456msgstr ""
13457
13458#: /__w/calibre/calibre/src/calibre/gui2/convert/bulk.py:48
13459msgid ""
13460"For settings that cannot be specified in this dialog, use the values saved "
13461"in a previous conversion (if they exist) instead of using the defaults "
13462"specified in the Preferences"
13463msgstr ""
13464
13465#: /__w/calibre/calibre/src/calibre/gui2/convert/bulk.py:64
13466msgid "None of the selected books have saved conversion settings."
13467msgstr ""
13468
13469#: /__w/calibre/calibre/src/calibre/gui2/convert/bulk.py:90
13470msgid "Bulk convert one book"
13471msgstr ""
13472
13473#: /__w/calibre/calibre/src/calibre/gui2/convert/bulk.py:90
13474msgid "Bulk convert {} books"
13475msgstr ""
13476
13477#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input.py:17
13478msgid "Comic input"
13479msgstr ""
13480
13481#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input.py:18
13482#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_input.py:16
13483#: /__w/calibre/calibre/src/calibre/gui2/convert/fb2_input.py:16
13484#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_input.py:16
13485#: /__w/calibre/calibre/src/calibre/gui2/convert/rtf_input.py:16
13486#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_input.py:20
13487msgid "input"
13488msgstr ""
13489
13490#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input_ui.py:104
13491msgid "&Number of colors:"
13492msgstr ""
13493
13494#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input_ui.py:105
13495msgid "off"
13496msgstr ""
13497
13498#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input_ui.py:106
13499msgid "Disable &normalize"
13500msgstr ""
13501
13502#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input_ui.py:107
13503#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:45
13504msgid "Keep &aspect ratio"
13505msgstr ""
13506
13507#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input_ui.py:108
13508msgid "Disable &Sharpening"
13509msgstr ""
13510
13511#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input_ui.py:109
13512msgid "Disable &Trimming"
13513msgstr ""
13514
13515#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input_ui.py:110
13516msgid "&Wide"
13517msgstr ""
13518
13519#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input_ui.py:111
13520msgid "&Landscape"
13521msgstr ""
13522
13523#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input_ui.py:112
13524msgid "&Right to left"
13525msgstr ""
13526
13527#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input_ui.py:113
13528msgid "Don't so&rt"
13529msgstr ""
13530
13531#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input_ui.py:114
13532msgid "De&speckle"
13533msgstr ""
13534
13535#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input_ui.py:115
13536msgid "&Disable comic processing"
13537msgstr ""
13538
13539#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input_ui.py:116
13540#: /__w/calibre/calibre/src/calibre/gui2/convert/single.py:177
13541msgid "&Output format:"
13542msgstr ""
13543
13544#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input_ui.py:117
13545msgid "Disable conversion of images to &black and white"
13546msgstr ""
13547
13548#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input_ui.py:118
13549msgid "Override image &size:"
13550msgstr ""
13551
13552#: /__w/calibre/calibre/src/calibre/gui2/convert/comic_input_ui.py:119
13553msgid "Don't add links to &pages to the Table of Contents for CBC files"
13554msgstr ""
13555
13556#: /__w/calibre/calibre/src/calibre/gui2/convert/debug.py:19
13557#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:177
13558msgid "Debug"
13559msgstr "Адсочваць хібы"
13560
13561#: /__w/calibre/calibre/src/calibre/gui2/convert/debug.py:21
13562msgid "Debug the conversion process."
13563msgstr ""
13564
13565#: /__w/calibre/calibre/src/calibre/gui2/convert/debug.py:31
13566#: /__w/calibre/calibre/src/calibre/gui2/convert/debug_ui.py:47
13567msgid "Choose debug folder"
13568msgstr ""
13569
13570#: /__w/calibre/calibre/src/calibre/gui2/convert/debug.py:50
13571msgid "Invalid debug folder"
13572msgstr ""
13573
13574#: /__w/calibre/calibre/src/calibre/gui2/convert/debug.py:51
13575msgid "Failed to create debug folder"
13576msgstr ""
13577
13578#: /__w/calibre/calibre/src/calibre/gui2/convert/debug_ui.py:49
13579msgid ""
13580"Choose a folder to put the debug output into. If you specify a folder, "
13581"calibre will place a lot of debug output into it. This will be useful in "
13582"understanding the conversion process and figuring out the correct values for"
13583" conversion parameters like Table of Contents and Chapter detection."
13584msgstr ""
13585
13586#: /__w/calibre/calibre/src/calibre/gui2/convert/debug_ui.py:50
13587msgid ""
13588"The debug process outputs the intermediate HTML generated at various stages "
13589"of the conversion process. This HTML can sometimes serve as a good starting "
13590"point for hand editing a conversion."
13591msgstr ""
13592
13593#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_input.py:15
13594msgid "DOCX input"
13595msgstr ""
13596
13597#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_input_ui.py:38
13598msgid "Do not try to autodetect a &cover from images in the document"
13599msgstr ""
13600
13601#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_input_ui.py:39
13602msgid "Do not add a page break after every &endnote"
13603msgstr ""
13604
13605#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_input_ui.py:40
13606msgid ""
13607"Render &superscripts and subscripts so that they do not affect the line "
13608"height."
13609msgstr ""
13610
13611#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_output.py:19
13612msgid "DOCX output"
13613msgstr ""
13614
13615#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_output.py:35
13616msgid "Paper si&ze:"
13617msgstr ""
13618
13619#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_output.py:38
13620#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:176
13621msgid "&Custom size:"
13622msgstr ""
13623
13624#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_output.py:39
13625msgid "Page &bottom margin"
13626msgstr ""
13627
13628#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_output.py:39
13629msgid "Page &left margin"
13630msgstr ""
13631
13632#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_output.py:39
13633msgid "Page &right margin"
13634msgstr ""
13635
13636#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_output.py:39
13637msgid "Page &top margin"
13638msgstr ""
13639
13640#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_output.py:45
13641msgid ""
13642"Do not insert the &Table of Contents as a page at the start of the document"
13643msgstr ""
13644
13645#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_output.py:47
13646msgid "Do not insert &cover as image at start of document"
13647msgstr ""
13648
13649#: /__w/calibre/calibre/src/calibre/gui2/convert/docx_output.py:49
13650msgid "Preserve the aspect ratio of the image inserted as cover"
13651msgstr ""
13652
13653#: /__w/calibre/calibre/src/calibre/gui2/convert/epub_output.py:17
13654msgid "EPUB output"
13655msgstr ""
13656
13657#: /__w/calibre/calibre/src/calibre/gui2/convert/epub_output_ui.py:76
13658msgid "Preserve cover &aspect ratio"
13659msgstr ""
13660
13661#: /__w/calibre/calibre/src/calibre/gui2/convert/epub_output_ui.py:77
13662msgid "Split files &larger than:"
13663msgstr ""
13664
13665#: /__w/calibre/calibre/src/calibre/gui2/convert/epub_output_ui.py:78
13666#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:494
13667msgid "Disabled"
13668msgstr "Адключана"
13669
13670#: /__w/calibre/calibre/src/calibre/gui2/convert/epub_output_ui.py:79
13671msgid " KB"
13672msgstr ""
13673
13674#: /__w/calibre/calibre/src/calibre/gui2/convert/epub_output_ui.py:80
13675msgid "No default &cover"
13676msgstr ""
13677
13678#: /__w/calibre/calibre/src/calibre/gui2/convert/epub_output_ui.py:81
13679msgid "No &SVG cover"
13680msgstr ""
13681
13682#: /__w/calibre/calibre/src/calibre/gui2/convert/epub_output_ui.py:82
13683msgid "Insert inline &Table of Contents"
13684msgstr ""
13685
13686#: /__w/calibre/calibre/src/calibre/gui2/convert/epub_output_ui.py:83
13687msgid "Do not &split on page breaks"
13688msgstr ""
13689
13690#: /__w/calibre/calibre/src/calibre/gui2/convert/epub_output_ui.py:84
13691msgid "Put inserted Table of Contents at the &end of the book"
13692msgstr ""
13693
13694#: /__w/calibre/calibre/src/calibre/gui2/convert/epub_output_ui.py:85
13695msgid "&Flatten EPUB file structure"
13696msgstr ""
13697
13698#: /__w/calibre/calibre/src/calibre/gui2/convert/epub_output_ui.py:86
13699msgid "&Title for inserted ToC:"
13700msgstr ""
13701
13702#: /__w/calibre/calibre/src/calibre/gui2/convert/epub_output_ui.py:87
13703msgid "EP&UB version:"
13704msgstr ""
13705
13706#: /__w/calibre/calibre/src/calibre/gui2/convert/fb2_input.py:15
13707msgid "FB2 input"
13708msgstr ""
13709
13710#: /__w/calibre/calibre/src/calibre/gui2/convert/fb2_input_ui.py:32
13711msgid "Do not insert a &Table of Contents at the beginning of the book."
13712msgstr ""
13713
13714#: /__w/calibre/calibre/src/calibre/gui2/convert/fb2_output.py:17
13715msgid "FB2 output"
13716msgstr ""
13717
13718#: /__w/calibre/calibre/src/calibre/gui2/convert/fb2_output_ui.py:44
13719msgid "&Sectionize:"
13720msgstr ""
13721
13722#: /__w/calibre/calibre/src/calibre/gui2/convert/fb2_output_ui.py:45
13723msgid "&Genre:"
13724msgstr ""
13725
13726#: /__w/calibre/calibre/src/calibre/gui2/convert/font_key_ui.py:103
13727msgid "Font rescaling wizard"
13728msgstr ""
13729
13730#: /__w/calibre/calibre/src/calibre/gui2/convert/font_key_ui.py:104
13731#, python-format
13732msgid ""
13733"<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"
13734"<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"
13735"<p>See the <a href=\"%s\">User Manual</a> for an explanation of how font size rescaling works.</p>"
13736msgstr ""
13737
13738#: /__w/calibre/calibre/src/calibre/gui2/convert/font_key_ui.py:107
13739msgid "&Output document"
13740msgstr ""
13741
13742#: /__w/calibre/calibre/src/calibre/gui2/convert/font_key_ui.py:108
13743#: /__w/calibre/calibre/src/calibre/gui2/convert/font_key_ui.py:113
13744msgid "&Base font size:"
13745msgstr ""
13746
13747#: /__w/calibre/calibre/src/calibre/gui2/convert/font_key_ui.py:109
13748#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:250
13749msgid "Font size &key:"
13750msgstr ""
13751
13752#: /__w/calibre/calibre/src/calibre/gui2/convert/font_key_ui.py:110
13753#: /__w/calibre/calibre/src/calibre/gui2/convert/font_key_ui.py:114
13754#: /__w/calibre/calibre/src/calibre/gui2/convert/font_key_ui.py:116
13755#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:249
13756#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:256
13757#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output_ui.py:122
13758#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output_ui.py:124
13759#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output_ui.py:129
13760#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup_ui.py:132
13761#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup_ui.py:135
13762#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup_ui.py:138
13763#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup_ui.py:141
13764#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:198
13765msgid " pt"
13766msgstr ""
13767
13768#: /__w/calibre/calibre/src/calibre/gui2/convert/font_key_ui.py:111
13769msgid "Use &default values"
13770msgstr ""
13771
13772#: /__w/calibre/calibre/src/calibre/gui2/convert/font_key_ui.py:112
13773msgid "&Input document"
13774msgstr ""
13775
13776#: /__w/calibre/calibre/src/calibre/gui2/convert/font_key_ui.py:115
13777msgid "&Font size: "
13778msgstr ""
13779
13780#: /__w/calibre/calibre/src/calibre/gui2/convert/font_key_ui.py:117
13781msgid " will map to size: "
13782msgstr ""
13783
13784#: /__w/calibre/calibre/src/calibre/gui2/convert/font_key_ui.py:118
13785msgid "0.0 pt"
13786msgstr ""
13787
13788#: /__w/calibre/calibre/src/calibre/gui2/convert/heuristics.py:19
13789msgid ""
13790"Heuristic\n"
13791"processing"
13792msgstr ""
13793
13794#: /__w/calibre/calibre/src/calibre/gui2/convert/heuristics.py:20
13795msgid "Modify the document text and structure using common patterns."
13796msgstr ""
13797
13798#: /__w/calibre/calibre/src/calibre/gui2/convert/heuristics_ui.py:109
13799#, python-format
13800msgid ""
13801"<b>Heuristic processing</b> means that calibre will scan your book for "
13802"common patterns and fix them. As the name implies, this involves guesswork, "
13803"which means that it could end up worsening the result of a conversion, if "
13804"calibre guesses wrong. Therefore, it is disabled by default. Often, if a "
13805"conversion does not turn out as you expect, turning on heuristics can "
13806"improve matters. Read more about the various heuristic processing options in"
13807" the <a href=\"%s\">User Manual</a>."
13808msgstr ""
13809
13810#: /__w/calibre/calibre/src/calibre/gui2/convert/heuristics_ui.py:110
13811msgid "Enable &heuristic processing"
13812msgstr ""
13813
13814#: /__w/calibre/calibre/src/calibre/gui2/convert/heuristics_ui.py:111
13815msgid "Heuristic processing"
13816msgstr ""
13817
13818#: /__w/calibre/calibre/src/calibre/gui2/convert/heuristics_ui.py:112
13819msgid "Unwrap lines"
13820msgstr ""
13821
13822#: /__w/calibre/calibre/src/calibre/gui2/convert/heuristics_ui.py:113
13823msgid "Line &un-wrap factor:"
13824msgstr ""
13825
13826#: /__w/calibre/calibre/src/calibre/gui2/convert/heuristics_ui.py:114
13827msgid "Detect and markup unformatted chapter headings and sub headings"
13828msgstr ""
13829
13830#: /__w/calibre/calibre/src/calibre/gui2/convert/heuristics_ui.py:115
13831msgid "Renumber sequences of <h1> or <h2> tags to prevent splitting"
13832msgstr ""
13833
13834#: /__w/calibre/calibre/src/calibre/gui2/convert/heuristics_ui.py:116
13835msgid "Delete blank lines between paragraphs"
13836msgstr ""
13837
13838#: /__w/calibre/calibre/src/calibre/gui2/convert/heuristics_ui.py:117
13839msgid "Ensure scene breaks are consistently formatted"
13840msgstr ""
13841
13842#: /__w/calibre/calibre/src/calibre/gui2/convert/heuristics_ui.py:118
13843msgid "Replace soft scene &breaks:"
13844msgstr ""
13845
13846#: /__w/calibre/calibre/src/calibre/gui2/convert/heuristics_ui.py:119
13847msgid "Remove unnecessary hyphens"
13848msgstr ""
13849
13850#: /__w/calibre/calibre/src/calibre/gui2/convert/heuristics_ui.py:120
13851msgid "Italicize common words and patterns"
13852msgstr ""
13853
13854#: /__w/calibre/calibre/src/calibre/gui2/convert/heuristics_ui.py:121
13855msgid "Replace entity indents with CSS indents"
13856msgstr ""
13857
13858#: /__w/calibre/calibre/src/calibre/gui2/convert/htmlz_output.py:17
13859msgid "HTMLZ output"
13860msgstr ""
13861
13862#: /__w/calibre/calibre/src/calibre/gui2/convert/htmlz_output_ui.py:47
13863msgid "How to handle &CSS"
13864msgstr ""
13865
13866#: /__w/calibre/calibre/src/calibre/gui2/convert/htmlz_output_ui.py:48
13867msgid "How to handle class &based CSS"
13868msgstr ""
13869
13870#: /__w/calibre/calibre/src/calibre/gui2/convert/htmlz_output_ui.py:49
13871msgid "Use book &title as the filename for the HTML file inside the archive"
13872msgstr ""
13873
13874#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel.py:23
13875msgid "Control the look and feel of the output."
13876msgstr ""
13877
13878#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel.py:39
13879msgid "Original"
13880msgstr ""
13881
13882#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel.py:40
13883msgid "Left align"
13884msgstr ""
13885
13886#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel.py:41
13887msgid "Justify text"
13888msgstr ""
13889
13890#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:248
13891msgid "Base font si&ze:"
13892msgstr ""
13893
13894#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:251
13895msgid "Wizard to help you choose an appropriate font size key"
13896msgstr ""
13897
13898#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:253
13899msgid "Minim&um line height:"
13900msgstr ""
13901
13902#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:254
13903msgid " %"
13904msgstr ""
13905
13906#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:255
13907msgid "L&ine height:"
13908msgstr ""
13909
13910#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:257
13911msgid "Embed font fami&ly:"
13912msgstr ""
13913
13914#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:258
13915msgid "&Embed all fonts in document"
13916msgstr ""
13917
13918#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:260
13919msgid "E&xpand CSS"
13920msgstr ""
13921
13922#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:261
13923msgid "Keep &ligatures"
13924msgstr ""
13925
13926#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:262
13927msgid "&Disable font size rescaling"
13928msgstr ""
13929
13930#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:263
13931#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:284
13932#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:1040
13933msgid "&Fonts"
13934msgstr ""
13935
13936#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:264
13937msgid "Text &justification:"
13938msgstr ""
13939
13940#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:266
13941msgid "&Unsmarten punctuation"
13942msgstr ""
13943
13944#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:267
13945msgid "&Transliterate Unicode characters to ASCII"
13946msgstr ""
13947
13948#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:268
13949msgid "I&nput character encoding:"
13950msgstr ""
13951
13952#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:269
13953msgid "T&ext"
13954msgstr ""
13955
13956#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:270
13957msgid "&Line size:"
13958msgstr ""
13959
13960#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:271
13961msgid ""
13962"<p>When calibre removes inter paragraph spacing, it automatically sets a "
13963"paragraph indent, to ensure that paragraphs can be easily distinguished. "
13964"This option controls the width of that indent."
13965msgstr ""
13966
13967#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:272
13968#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:404
13969msgid "No change"
13970msgstr ""
13971
13972#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:273
13973#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:276
13974msgid " em"
13975msgstr ""
13976
13977#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:274
13978msgid "Insert &blank line between paragraphs"
13979msgstr ""
13980
13981#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:275
13982msgid "Remove &spacing between paragraphs"
13983msgstr ""
13984
13985#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:277
13986msgid "I&ndent size:"
13987msgstr ""
13988
13989#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:278
13990msgid "&Linearize tables"
13991msgstr ""
13992
13993#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:279
13994#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:656
13995msgid "&Layout"
13996msgstr ""
13997
13998#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:280
13999msgid "E&xtra CSS"
14000msgstr ""
14001
14002#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:281
14003#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:492
14004#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:1027
14005msgid "Filter style information"
14006msgstr ""
14007
14008#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:282
14009#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:1036
14010msgid "Select what style information you want completely removed:"
14011msgstr ""
14012
14013#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:283
14014msgid "Removes the font-family CSS property"
14015msgstr ""
14016
14017#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:285
14018msgid ""
14019"Removes the margin CSS properties. Note that page margins are not affected "
14020"by this setting."
14021msgstr ""
14022
14023#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:286
14024#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:1040
14025msgid "&Margins"
14026msgstr ""
14027
14028#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:287
14029msgid "Removes the padding CSS properties"
14030msgstr ""
14031
14032#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:288
14033#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:1040
14034msgid "&Padding"
14035msgstr ""
14036
14037#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:289
14038msgid "Convert floating images/text into static images/text"
14039msgstr ""
14040
14041#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:290
14042msgid "F&loats"
14043msgstr ""
14044
14045#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:291
14046msgid "Removes foreground and background colors"
14047msgstr ""
14048
14049#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:292
14050#: /__w/calibre/calibre/src/calibre/gui2/covers.py:130
14051#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:1040
14052msgid "&Colors"
14053msgstr ""
14054
14055#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:293
14056msgid "Other CSS Propert&ies:"
14057msgstr ""
14058
14059#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:294
14060msgid ""
14061"Comma separated list of CSS properties to remove. For example: display, "
14062"color, font-family"
14063msgstr ""
14064
14065#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:295
14066msgid "&Styling"
14067msgstr ""
14068
14069#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:296
14070msgid "&Transform styles"
14071msgstr ""
14072
14073#: /__w/calibre/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:297
14074#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:503
14075msgid "Transform &HTML"
14076msgstr ""
14077
14078#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output.py:18
14079msgid "LRF output"
14080msgstr ""
14081
14082#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output_ui.py:120
14083msgid "Enable &auto-rotation of wide images"
14084msgstr ""
14085
14086#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output_ui.py:121
14087msgid "&Wordspace:"
14088msgstr ""
14089
14090#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output_ui.py:123
14091msgid "Minimum para. &indent:"
14092msgstr ""
14093
14094#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output_ui.py:125
14095msgid "Render &tables as images"
14096msgstr ""
14097
14098#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output_ui.py:126
14099msgid "Text size multiplier for text in rendered tables:"
14100msgstr ""
14101
14102#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output_ui.py:127
14103msgid "Add &header"
14104msgstr ""
14105
14106#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output_ui.py:128
14107msgid "Header &separation:"
14108msgstr ""
14109
14110#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output_ui.py:130
14111msgid "Header &format:"
14112msgstr ""
14113
14114#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output_ui.py:131
14115msgid "&Embed fonts"
14116msgstr ""
14117
14118#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output_ui.py:132
14119msgid "&Serif font family:"
14120msgstr ""
14121
14122#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output_ui.py:133
14123msgid "S&ans-serif font family:"
14124msgstr ""
14125
14126#: /__w/calibre/calibre/src/calibre/gui2/convert/lrf_output_ui.py:134
14127msgid "&Monospace font family:"
14128msgstr ""
14129
14130#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata.py:52
14131#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:242
14132msgid "Metadata"
14133msgstr "Метаданыя"
14134
14135#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata.py:54
14136msgid ""
14137"Set the metadata. The output file will contain as much of this metadata as "
14138"possible."
14139msgstr ""
14140
14141#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata.py:118
14142#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1294
14143msgid "This book has no cover"
14144msgstr ""
14145
14146#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata.py:192
14147#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1188
14148msgid "Choose cover for "
14149msgstr ""
14150
14151#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata.py:199
14152#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1195
14153msgid "Cannot read"
14154msgstr ""
14155
14156#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata.py:200
14157#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1196
14158msgid "You do not have permission to read the file: "
14159msgstr ""
14160
14161#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata.py:208
14162#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata.py:216
14163#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1205
14164msgid "Error reading file"
14165msgstr ""
14166
14167#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata.py:209
14168#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1206
14169msgid "<p>There was an error reading from file: <br /><b>"
14170msgstr ""
14171
14172#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata.py:217
14173#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1215
14174msgid " is not a valid picture"
14175msgstr ""
14176
14177#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:159
14178msgid "Book cover"
14179msgstr ""
14180
14181#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:160
14182msgid "Change &cover image:"
14183msgstr ""
14184
14185#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:161
14186msgid "Browse for an image to use as the cover of this book."
14187msgstr ""
14188
14189#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:163
14190msgid "Use cover from &source file"
14191msgstr ""
14192
14193#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:164
14194#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:121
14195#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:229
14196#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:213
14197#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:234
14198#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:193
14199#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:193
14200#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:453
14201msgid "&Title:"
14202msgstr ""
14203
14204#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:165
14205#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:212
14206msgid "Change the title of this book"
14207msgstr ""
14208
14209#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:166
14210#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:346
14211msgid "&Author(s):"
14212msgstr ""
14213
14214#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:167
14215msgid "Author so&rt:"
14216msgstr ""
14217
14218#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:168
14219msgid ""
14220"Change the author(s) of this book. Multiple authors should be separated by a"
14221" comma"
14222msgstr ""
14223
14224#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:169
14225#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1804
14226msgid "&Publisher:"
14227msgstr ""
14228
14229#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:170
14230#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:145
14231#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1394
14232msgid "Ta&gs:"
14233msgstr ""
14234
14235#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:171
14236#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:633
14237#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1395
14238msgid ""
14239"Tags categorize the book. This is particularly useful while searching. "
14240"<br><br>They can be any words or phrases, separated by commas."
14241msgstr ""
14242
14243#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:172
14244#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:139
14245#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:610
14246msgid "&Series:"
14247msgstr ""
14248
14249#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:173
14250#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:174
14251#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:641
14252#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:642
14253#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:609
14254msgid "List of known series. You can add new series."
14255msgstr ""
14256
14257#: /__w/calibre/calibre/src/calibre/gui2/convert/metadata_ui.py:175
14258msgid "Book "
14259msgstr ""
14260
14261#: /__w/calibre/calibre/src/calibre/gui2/convert/mobi_output.py:19
14262msgid "MOBI output"
14263msgstr ""
14264
14265#: /__w/calibre/calibre/src/calibre/gui2/convert/mobi_output_ui.py:83
14266msgid "Ignore &margins"
14267msgstr ""
14268
14269#: /__w/calibre/calibre/src/calibre/gui2/convert/mobi_output_ui.py:85
14270msgid ""
14271"Do not convert all images to &JPEG (may result in images not working in "
14272"older viewers)"
14273msgstr ""
14274
14275#: /__w/calibre/calibre/src/calibre/gui2/convert/mobi_output_ui.py:87
14276msgid "Kindle options"
14277msgstr ""
14278
14279#: /__w/calibre/calibre/src/calibre/gui2/convert/mobi_output_ui.py:88
14280msgid "MOBI file &type:"
14281msgstr ""
14282
14283#: /__w/calibre/calibre/src/calibre/gui2/convert/mobi_output_ui.py:89
14284msgid "Personal Doc tag:"
14285msgstr ""
14286
14287#: /__w/calibre/calibre/src/calibre/gui2/convert/mobi_output_ui.py:91
14288msgid ""
14289"<b>WARNING:</b> Various Kindle devices have trouble displaying the new or "
14290"both MOBI filetypes. If you wish to use the new format on your device, "
14291"convert to AZW3 instead of MOBI."
14292msgstr ""
14293
14294#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup.py:30
14295msgid "Default profile"
14296msgstr ""
14297
14298#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup.py:35
14299#: /__w/calibre/calibre/src/calibre/srv/convert.py:254
14300msgid "unlimited"
14301msgstr ""
14302
14303#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup.py:37
14304#: /__w/calibre/calibre/src/calibre/srv/convert.py:256
14305#, python-format
14306msgid "%(width)d x %(height)d pixels"
14307msgstr ""
14308
14309#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup.py:38
14310#: /__w/calibre/calibre/src/calibre/srv/convert.py:257
14311#, python-format
14312msgid "Screen size: %s"
14313msgstr ""
14314
14315#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup.py:45
14316msgid "Page setup"
14317msgstr ""
14318
14319#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup_ui.py:126
14320msgid "&Output profile:"
14321msgstr ""
14322
14323#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup_ui.py:127
14324msgid "Profile description"
14325msgstr ""
14326
14327#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup_ui.py:128
14328msgid "&Input profile:"
14329msgstr ""
14330
14331#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup_ui.py:129
14332msgid "Margins"
14333msgstr ""
14334
14335#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup_ui.py:130
14336#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output.py:70
14337msgid "&Left:"
14338msgstr ""
14339
14340#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup_ui.py:131
14341#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup_ui.py:134
14342#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup_ui.py:137
14343#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup_ui.py:140
14344msgid "Unchanged"
14345msgstr ""
14346
14347#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup_ui.py:133
14348#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output.py:72
14349msgid "&Top:"
14350msgstr ""
14351
14352#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup_ui.py:136
14353#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output.py:71
14354msgid "&Right:"
14355msgstr ""
14356
14357#: /__w/calibre/calibre/src/calibre/gui2/convert/page_setup_ui.py:139
14358#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output.py:73
14359msgid "&Bottom:"
14360msgstr ""
14361
14362#: /__w/calibre/calibre/src/calibre/gui2/convert/pdb_output.py:17
14363msgid "PDB output"
14364msgstr ""
14365
14366#: /__w/calibre/calibre/src/calibre/gui2/convert/pdb_output_ui.py:47
14367#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:231
14368#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:238
14369#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:198
14370msgid "&Format:"
14371msgstr ""
14372
14373#: /__w/calibre/calibre/src/calibre/gui2/convert/pdb_output_ui.py:48
14374#: /__w/calibre/calibre/src/calibre/gui2/convert/pmlz_output_ui.py:46
14375#: /__w/calibre/calibre/src/calibre/gui2/convert/rb_output_ui.py:32
14376#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_output_ui.py:95
14377msgid "&Inline TOC"
14378msgstr ""
14379
14380#: /__w/calibre/calibre/src/calibre/gui2/convert/pdb_output_ui.py:49
14381#: /__w/calibre/calibre/src/calibre/gui2/convert/pmlz_output_ui.py:48
14382#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_output_ui.py:89
14383msgid "Output &encoding:"
14384msgstr ""
14385
14386#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_input.py:15
14387msgid "PDF input"
14388msgstr ""
14389
14390#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_input_ui.py:42
14391msgid "Line &un-wrapping factor:"
14392msgstr ""
14393
14394#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_input_ui.py:43
14395msgid "No &images"
14396msgstr ""
14397
14398#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output.py:22
14399msgid "PDF output"
14400msgstr ""
14401
14402#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output.py:56
14403msgid "Use page margins from the &document being converted"
14404msgstr ""
14405
14406#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:174
14407msgid "&Use the paper size set in output profile"
14408msgstr ""
14409
14410#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:175
14411msgid "&Paper size:"
14412msgstr ""
14413
14414#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:177
14415msgid "&Unit:"
14416msgstr ""
14417
14418#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:178
14419msgid "Preserve &aspect ratio of cover"
14420msgstr ""
14421
14422#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:179
14423msgid "Add page &numbers to the bottom of every page"
14424msgstr ""
14425
14426#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:180
14427msgid "Add a printable &Table of Contents at the end"
14428msgstr ""
14429
14430#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:181
14431msgid "&Title for ToC:"
14432msgstr ""
14433
14434#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:182
14435msgid "Serif famil&y:"
14436msgstr ""
14437
14438#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:183
14439msgid "Sans fami&ly:"
14440msgstr ""
14441
14442#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:184
14443msgid "&Monospace family:"
14444msgstr ""
14445
14446#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:185
14447msgid "S&tandard font:"
14448msgstr ""
14449
14450#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:186
14451msgid "Default font si&ze:"
14452msgstr ""
14453
14454#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:187
14455#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:189
14456#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:598
14457#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:652
14458msgid " px"
14459msgstr ""
14460
14461#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:188
14462msgid "Monospace &font size:"
14463msgstr ""
14464
14465#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:190
14466msgid "Page &number map:"
14467msgstr ""
14468
14469#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:191
14470msgid "Page  margins"
14471msgstr ""
14472
14473#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:192
14474msgid "Page headers and footers"
14475msgstr ""
14476
14477#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:193
14478#, python-format
14479msgid ""
14480"You can insert headers and footers into every page of the produced PDF file "
14481"by using header and footer templates. For examples, see the <a "
14482"href=\"%s\">documentation</a>."
14483msgstr ""
14484
14485#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:194
14486msgid "&Header template:"
14487msgstr ""
14488
14489#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:195
14490msgid "&Footer template:"
14491msgstr ""
14492
14493#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:196
14494msgid "&Break long words at the end of lines"
14495msgstr ""
14496
14497#: /__w/calibre/calibre/src/calibre/gui2/convert/pdf_output_ui.py:197
14498msgid "Odd/even &offset:"
14499msgstr ""
14500
14501#: /__w/calibre/calibre/src/calibre/gui2/convert/pml_output.py:17
14502msgid "PMLZ output"
14503msgstr ""
14504
14505#: /__w/calibre/calibre/src/calibre/gui2/convert/pmlz_output_ui.py:47
14506msgid "Do not &reduce image size and depth"
14507msgstr ""
14508
14509#: /__w/calibre/calibre/src/calibre/gui2/convert/rb_output.py:17
14510msgid "RB output"
14511msgstr ""
14512
14513#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder.py:161
14514msgid "No formats available"
14515msgstr ""
14516
14517#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder.py:162
14518msgid "Cannot build regex using the GUI builder without a book."
14519msgstr ""
14520
14521#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder.py:171
14522msgid "Could not open file"
14523msgstr ""
14524
14525#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder.py:172
14526msgid "Could not open the file, do you have it open in another program?"
14527msgstr ""
14528
14529#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder.py:190
14530msgid ""
14531"Failed to generate markup for testing. Click \"Show details\" to learn more."
14532msgstr ""
14533
14534#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder.py:196
14535#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder.py:200
14536msgid "Failed to generate preview"
14537msgstr ""
14538
14539#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder.py:206
14540msgid "Open book"
14541msgstr "Адкрыць кнігу"
14542
14543#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder.py:231
14544msgid "Click the \"Open\" button below to open a e-book to use for testing."
14545msgstr ""
14546
14547#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder_ui.py:89
14548msgid "Regex Builder"
14549msgstr ""
14550
14551#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder_ui.py:90
14552msgid "Regex:"
14553msgstr ""
14554
14555#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder_ui.py:91
14556#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:224
14557#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:141
14558#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:411
14559#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:42
14560msgid "&Test"
14561msgstr ""
14562
14563#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder_ui.py:92
14564msgid "Occurrences:"
14565msgstr ""
14566
14567#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder_ui.py:93
14568#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:196
14569#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/store_dialog_ui.py:76
14570msgid "0"
14571msgstr "0"
14572
14573#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder_ui.py:94
14574msgid "Goto:"
14575msgstr ""
14576
14577#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder_ui.py:95
14578#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:179
14579#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:676
14580#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins_ui.py:109
14581#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:408
14582#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:128
14583msgid "&Previous"
14584msgstr "&Папярэдняе"
14585
14586#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder_ui.py:96
14587#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:182
14588#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:675
14589#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:665
14590#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins_ui.py:108
14591#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:404
14592#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:587
14593#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:124
14594msgid "&Next"
14595msgstr "&Наступнае"
14596
14597#: /__w/calibre/calibre/src/calibre/gui2/convert/regex_builder_ui.py:97
14598#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:533
14599msgid "Preview"
14600msgstr "Папярэдні прагляд"
14601
14602#: /__w/calibre/calibre/src/calibre/gui2/convert/rtf_input.py:15
14603msgid "RTF input"
14604msgstr ""
14605
14606#: /__w/calibre/calibre/src/calibre/gui2/convert/rtf_input_ui.py:32
14607msgid "Ignore &WMF images in the RTF file"
14608msgstr ""
14609
14610#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace.py:24
14611msgid ""
14612"Search &\n"
14613"replace"
14614msgstr ""
14615
14616#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace.py:43
14617msgid "&Search regular expression:"
14618msgstr ""
14619
14620#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace.py:56
14621msgid "Replacement text"
14622msgstr ""
14623
14624#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace.py:56
14625msgid "Search regular expression"
14626msgstr ""
14627
14628#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace.py:109
14629msgid "Load calibre search-replace definitions file"
14630msgstr ""
14631
14632#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace.py:111
14633#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace.py:130
14634msgid "calibre search-replace definitions file"
14635msgstr ""
14636
14637#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace.py:120
14638msgid "Failed to read"
14639msgstr ""
14640
14641#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace.py:121
14642#, python-format
14643msgid "Failed to load patterns from %s, click \"Show details\" to learn more."
14644msgstr ""
14645
14646#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace.py:128
14647msgid "Save calibre search-replace definitions file"
14648msgstr ""
14649
14650#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace.py:202
14651msgid "Unused search & replace definition"
14652msgstr ""
14653
14654#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace.py:203
14655msgid ""
14656"The search/replace definition being edited  has not been added to the list "
14657"of definitions. Do you wish to continue with the conversion (the definition "
14658"will not be used)?"
14659msgstr ""
14660
14661#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace.py:214
14662#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:121
14663msgid "Invalid regular expression"
14664msgstr ""
14665
14666#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace.py:215
14667#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:122
14668#, python-format
14669msgid "Invalid regular expression: %s"
14670msgstr ""
14671
14672#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace.py:299
14673msgid ""
14674"The list of search/replace definitions that will be applied to this "
14675"conversion."
14676msgstr ""
14677
14678#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace_ui.py:145
14679msgid "Edit search/replace definition"
14680msgstr ""
14681
14682#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace_ui.py:146
14683msgid "&Replacement text:"
14684msgstr ""
14685
14686#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace_ui.py:147
14687msgid ""
14688"Add the current expression to the list of expressions that will be applied"
14689msgstr ""
14690
14691#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace_ui.py:148
14692#: /__w/calibre/calibre/src/calibre/gui2/dialogs/authors_edit.py:142
14693msgid "&Add"
14694msgstr "&Дадаць"
14695
14696#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace_ui.py:149
14697msgid "Edit the currently selected expression"
14698msgstr ""
14699
14700#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace_ui.py:150
14701#: /__w/calibre/calibre/src/calibre/gui2/wizard/library_ui.py:73
14702msgid "&Change"
14703msgstr ""
14704
14705#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace_ui.py:151
14706msgid "Remove the currently selected expression"
14707msgstr ""
14708
14709#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace_ui.py:152
14710#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1151
14711#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:404
14712#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:115
14713msgid "&Remove"
14714msgstr "&Выдаліць"
14715
14716#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace_ui.py:153
14717msgid "Load a list of expressions from a previously saved file"
14718msgstr ""
14719
14720#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace_ui.py:154
14721#: /__w/calibre/calibre/src/calibre/gui2/covers.py:547
14722#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:305
14723#: /__w/calibre/calibre/src/calibre/gui2/dialogs/multisort.py:80
14724#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:508
14725msgid "&Load"
14726msgstr ""
14727
14728#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace_ui.py:155
14729msgid "Save this list of expressions so that you can re-use it easily"
14730msgstr ""
14731
14732#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace_ui.py:156
14733#: /__w/calibre/calibre/src/calibre/gui2/covers.py:544
14734#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:301
14735#: /__w/calibre/calibre/src/calibre/gui2/dialogs/multisort.py:75
14736#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:360
14737#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:250
14738#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:505
14739#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1421
14740#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:444
14741msgid "&Save"
14742msgstr "&Захаваць"
14743
14744#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace_ui.py:157
14745msgid "Move expression up."
14746msgstr ""
14747
14748#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace_ui.py:158
14749msgid "Move expression down."
14750msgstr ""
14751
14752#: /__w/calibre/calibre/src/calibre/gui2/convert/search_and_replace_ui.py:159
14753#, python-format
14754msgid ""
14755"<p>Search and replace uses <i>regular expressions</i>. See the <a "
14756"href=\"%s\">regular expressions tutorial</a> to get started with regular "
14757"expressions. Also clicking the wizard button below will allow you to test "
14758"your regular expression against the current input document. When you are "
14759"happy with an expression, click the Add button to add it to the list of "
14760"expressions."
14761msgstr ""
14762
14763#: /__w/calibre/calibre/src/calibre/gui2/convert/single.py:89
14764#: /__w/calibre/calibre/src/calibre/gui2/covers.py:542
14765#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:92
14766#: /__w/calibre/calibre/src/calibre/gui2/preferences/main.py:250
14767#: /__w/calibre/calibre/src/calibre/gui2/preferences/main.py:346
14768msgid "Restore &defaults"
14769msgstr ""
14770
14771#: /__w/calibre/calibre/src/calibre/gui2/convert/single.py:175
14772msgid "&Input format:"
14773msgstr ""
14774
14775#: /__w/calibre/calibre/src/calibre/gui2/convert/single.py:176
14776msgid "Use &saved conversion settings for individual books"
14777msgstr ""
14778
14779#: /__w/calibre/calibre/src/calibre/gui2/convert/single.py:216
14780msgid "Convert"
14781msgstr "Пераўтварыць"
14782
14783#: /__w/calibre/calibre/src/calibre/gui2/convert/snb_output.py:17
14784msgid "SNB output"
14785msgstr ""
14786
14787#: /__w/calibre/calibre/src/calibre/gui2/convert/snb_output_ui.py:41
14788msgid "Hide &chapter name"
14789msgstr ""
14790
14791#: /__w/calibre/calibre/src/calibre/gui2/convert/snb_output_ui.py:42
14792msgid "Don't indent the &first line for each paragraph"
14793msgstr ""
14794
14795#: /__w/calibre/calibre/src/calibre/gui2/convert/snb_output_ui.py:43
14796msgid "Insert &empty line between paragraphs"
14797msgstr ""
14798
14799#: /__w/calibre/calibre/src/calibre/gui2/convert/snb_output_ui.py:44
14800msgid "Optimize for full-&screen mode"
14801msgstr ""
14802
14803#: /__w/calibre/calibre/src/calibre/gui2/convert/structure_detection.py:17
14804msgid ""
14805"Structure\n"
14806"detection"
14807msgstr ""
14808
14809#: /__w/calibre/calibre/src/calibre/gui2/convert/structure_detection.py:19
14810msgid ""
14811"Fine tune the detection of chapter headings and other document structure."
14812msgstr ""
14813
14814#: /__w/calibre/calibre/src/calibre/gui2/convert/structure_detection.py:29
14815msgid "Detect &chapters at (XPath expression):"
14816msgstr ""
14817
14818#: /__w/calibre/calibre/src/calibre/gui2/convert/structure_detection.py:30
14819msgid "Insert &page breaks before (XPath expression):"
14820msgstr ""
14821
14822#: /__w/calibre/calibre/src/calibre/gui2/convert/structure_detection.py:33
14823msgid "Start &reading at (XPath expression):"
14824msgstr ""
14825
14826#: /__w/calibre/calibre/src/calibre/gui2/convert/structure_detection.py:42
14827#: /__w/calibre/calibre/src/calibre/gui2/convert/toc.py:41
14828#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:121
14829msgid "Invalid XPath"
14830msgstr ""
14831
14832#: /__w/calibre/calibre/src/calibre/gui2/convert/structure_detection.py:43
14833#: /__w/calibre/calibre/src/calibre/gui2/convert/toc.py:42
14834#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:182
14835#, python-format
14836msgid "The XPath expression %s is invalid."
14837msgstr ""
14838
14839#: /__w/calibre/calibre/src/calibre/gui2/convert/structure_detection_ui.py:61
14840msgid "Remove &fake margins"
14841msgstr ""
14842
14843#: /__w/calibre/calibre/src/calibre/gui2/convert/structure_detection_ui.py:62
14844msgid ""
14845"The header and footer removal options have been replaced by the Search & "
14846"replace options. Click the Search & replace category in the bar to the left "
14847"to use these options. Leave the replace field blank and enter your "
14848"header/footer removal regexps into the search field."
14849msgstr ""
14850
14851#: /__w/calibre/calibre/src/calibre/gui2/convert/structure_detection_ui.py:63
14852msgid "Insert &metadata as page at start of book"
14853msgstr ""
14854
14855#: /__w/calibre/calibre/src/calibre/gui2/convert/structure_detection_ui.py:64
14856msgid "Chapter &mark:"
14857msgstr ""
14858
14859#: /__w/calibre/calibre/src/calibre/gui2/convert/structure_detection_ui.py:65
14860msgid "Remove first &image"
14861msgstr ""
14862
14863#: /__w/calibre/calibre/src/calibre/gui2/convert/toc.py:19
14864msgid ""
14865"Table of\n"
14866"Contents"
14867msgstr ""
14868
14869#: /__w/calibre/calibre/src/calibre/gui2/convert/toc.py:21
14870msgid "Control the creation/conversion of the Table of Contents."
14871msgstr ""
14872
14873#: /__w/calibre/calibre/src/calibre/gui2/convert/toc.py:28
14874msgid "Level &1 TOC (XPath expression):"
14875msgstr ""
14876
14877#: /__w/calibre/calibre/src/calibre/gui2/convert/toc.py:29
14878msgid "Level &2 TOC (XPath expression):"
14879msgstr ""
14880
14881#: /__w/calibre/calibre/src/calibre/gui2/convert/toc.py:30
14882msgid "Level &3 TOC (XPath expression):"
14883msgstr ""
14884
14885#: /__w/calibre/calibre/src/calibre/gui2/convert/toc_ui.py:79
14886msgid "&Force use of auto-generated Table of Contents"
14887msgstr ""
14888
14889#: /__w/calibre/calibre/src/calibre/gui2/convert/toc_ui.py:80
14890msgid "Do not add &detected chapters to the Table of Contents"
14891msgstr ""
14892
14893#: /__w/calibre/calibre/src/calibre/gui2/convert/toc_ui.py:81
14894msgid "Number of &links to add to Table of Contents:"
14895msgstr ""
14896
14897#: /__w/calibre/calibre/src/calibre/gui2/convert/toc_ui.py:82
14898msgid "TOC &filter:"
14899msgstr ""
14900
14901#: /__w/calibre/calibre/src/calibre/gui2/convert/toc_ui.py:83
14902msgid "Chapter &threshold:"
14903msgstr ""
14904
14905#: /__w/calibre/calibre/src/calibre/gui2/convert/toc_ui.py:84
14906msgid "Allow &duplicate links when creating the Table of Contents"
14907msgstr ""
14908
14909#: /__w/calibre/calibre/src/calibre/gui2/convert/toc_ui.py:85
14910#, python-format
14911msgid ""
14912"<a href=\"%s\">Help with using these options to generate a Table of "
14913"Contents</a>"
14914msgstr ""
14915
14916#: /__w/calibre/calibre/src/calibre/gui2/convert/toc_ui.py:86
14917msgid ""
14918"This option will cause calibre to popup the Table of Contents Editor tool,\n"
14919" which will allow you to manually edit the Table of Contents, to fix any errors\n"
14920" caused by automatic generation."
14921msgstr ""
14922
14923#: /__w/calibre/calibre/src/calibre/gui2/convert/toc_ui.py:89
14924msgid "&Manually fine-tune the ToC after conversion is completed"
14925msgstr ""
14926
14927#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_input.py:19
14928msgid "TXT input"
14929msgstr ""
14930
14931#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_input_ui.py:97
14932msgid "Structure"
14933msgstr ""
14934
14935#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_input_ui.py:98
14936msgid "&Paragraph style:"
14937msgstr ""
14938
14939#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_input_ui.py:99
14940msgid "&Formatting style:"
14941msgstr ""
14942
14943#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_input_ui.py:100
14944msgid "Common"
14945msgstr ""
14946
14947#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_input_ui.py:101
14948msgid "Preserve &spaces"
14949msgstr ""
14950
14951#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_input_ui.py:102
14952msgid "Remove &indents at the beginning of lines"
14953msgstr ""
14954
14955#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_input_ui.py:103
14956#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:239
14957msgid "Markdown"
14958msgstr ""
14959
14960#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_input_ui.py:104
14961msgid ""
14962"<p>Markdown is a simple markup language for text files, that allows for "
14963"advanced formatting. To learn more visit <a "
14964"href=\"https://daringfireball.net/projects/markdown\">Markdown</a>."
14965msgstr ""
14966
14967#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_input_ui.py:105
14968msgid ""
14969"You can optionally enable various extensions to the base Markdown syntax, "
14970"below."
14971msgstr ""
14972
14973#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_input_ui.py:106
14974msgid ""
14975"More information on <a href=\"https://python-"
14976"markdown.github.io/extensions/\">Markdown extensions</a>"
14977msgstr ""
14978
14979#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_output.py:16
14980msgid "TXT output"
14981msgstr ""
14982
14983#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_output_ui.py:88
14984msgid "General"
14985msgstr "Асноўнае"
14986
14987#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_output_ui.py:90
14988msgid "&Line ending style:"
14989msgstr ""
14990
14991#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_output_ui.py:91
14992msgid "&Formatting:"
14993msgstr ""
14994
14995#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_output_ui.py:92
14996msgid "Plain"
14997msgstr ""
14998
14999#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_output_ui.py:93
15000msgid "&Maximum line length:"
15001msgstr ""
15002
15003#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_output_ui.py:94
15004msgid "Force maximum line &length"
15005msgstr ""
15006
15007#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_output_ui.py:96
15008msgid "Markdown, Textile"
15009msgstr ""
15010
15011#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_output_ui.py:97
15012msgid "Do not remove links (<a> tags) before processing"
15013msgstr ""
15014
15015#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_output_ui.py:98
15016msgid "Do not remove image &references before processing"
15017msgstr ""
15018
15019#: /__w/calibre/calibre/src/calibre/gui2/convert/txt_output_ui.py:99
15020msgid "Keep text &color, when possible"
15021msgstr ""
15022
15023#: /__w/calibre/calibre/src/calibre/gui2/convert/txtz_output.py:14
15024msgid "TXTZ output"
15025msgstr ""
15026
15027#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard.py:81
15028msgid "Use a wizard to generate the XPath expression"
15029msgstr ""
15030
15031#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:73
15032msgid "Match HTML &tags with tag name:"
15033msgstr ""
15034
15035#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:74
15036msgid "*"
15037msgstr ""
15038
15039#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:75
15040msgid "a"
15041msgstr ""
15042
15043#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:76
15044msgid "br"
15045msgstr ""
15046
15047#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:77
15048msgid "div"
15049msgstr ""
15050
15051#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:78
15052msgid "h1"
15053msgstr ""
15054
15055#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:79
15056msgid "h2"
15057msgstr ""
15058
15059#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:80
15060msgid "h3"
15061msgstr ""
15062
15063#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:81
15064msgid "h4"
15065msgstr ""
15066
15067#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:82
15068msgid "h5"
15069msgstr ""
15070
15071#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:83
15072msgid "h6"
15073msgstr ""
15074
15075#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:84
15076msgid "hr"
15077msgstr ""
15078
15079#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:85
15080msgid "span"
15081msgstr ""
15082
15083#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:86
15084msgid "Having the &attribute:"
15085msgstr ""
15086
15087#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:87
15088msgid "With &value:"
15089msgstr ""
15090
15091#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:88
15092msgid "(A regular expression)"
15093msgstr ""
15094
15095#: /__w/calibre/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:89
15096#, python-format
15097msgid ""
15098"<p>For example, to match all h2 tags that have class=\"chapter\", set tag to"
15099" <i>h2</i>, attribute to <i>class</i> and value to "
15100"<i>chapter</i>.</p><p>Leaving attribute blank will match any attribute and "
15101"leaving value blank will match any value. Setting tag to * will match any "
15102"tag.</p><p>To learn more advanced usage of XPath see the <a "
15103"href=\"%s\">XPath Tutorial</a>."
15104msgstr ""
15105
15106#: /__w/calibre/calibre/src/calibre/gui2/cover_flow.py:257
15107msgid "Browse by covers"
15108msgstr ""
15109
15110#: /__w/calibre/calibre/src/calibre/gui2/covers.py:63
15111#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/text.py:857
15112#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:393
15113msgid "Choose color"
15114msgstr "Абраць колер"
15115
15116#: /__w/calibre/calibre/src/calibre/gui2/covers.py:79
15117#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:52
15118#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:138
15119#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:225
15120#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:480
15121#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:688
15122#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:65
15123msgid "&Name:"
15124msgstr "&Назва"
15125
15126#: /__w/calibre/calibre/src/calibre/gui2/covers.py:82
15127msgid "Color &1:"
15128msgstr ""
15129
15130#: /__w/calibre/calibre/src/calibre/gui2/covers.py:83
15131msgid "Color &2:"
15132msgstr ""
15133
15134#: /__w/calibre/calibre/src/calibre/gui2/covers.py:84
15135msgid "Contrast color &1 (mainly for text):"
15136msgstr ""
15137
15138#: /__w/calibre/calibre/src/calibre/gui2/covers.py:85
15139msgid "Contrast color &2 (mainly for text):"
15140msgstr ""
15141
15142#: /__w/calibre/calibre/src/calibre/gui2/covers.py:98
15143#: /__w/calibre/calibre/src/calibre/gui2/covers.py:102
15144#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:236
15145#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:267
15146#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:270
15147msgid "Invalid name"
15148msgstr "Хібная назва"
15149
15150#: /__w/calibre/calibre/src/calibre/gui2/covers.py:99
15151#, python-format
15152msgid ""
15153"The color scheme name \"%s\" is invalid. It must start with a # and be at "
15154"least two characters long."
15155msgstr ""
15156
15157#: /__w/calibre/calibre/src/calibre/gui2/covers.py:103
15158#, python-format
15159msgid "A color scheme with the name \"%s\" already exists."
15160msgstr ""
15161
15162#: /__w/calibre/calibre/src/calibre/gui2/covers.py:134
15163msgid ""
15164"When generating covers, a color scheme for the cover is chosen at random "
15165"from the color schemes below. You can prevent an individual scheme from "
15166"being selected by unchecking it. The preview on the right shows the "
15167"currently selected color scheme."
15168msgstr ""
15169
15170#: /__w/calibre/calibre/src/calibre/gui2/covers.py:138
15171msgid "Choose a color scheme to be used for this generated cover."
15172msgstr ""
15173
15174#: /__w/calibre/calibre/src/calibre/gui2/covers.py:139
15175msgid ""
15176"In normal cover generation, the color scheme is chosen at random from the "
15177"list of color schemes below. You can prevent an individual color scheme from"
15178" being chosen by unchecking it here."
15179msgstr ""
15180
15181#: /__w/calibre/calibre/src/calibre/gui2/covers.py:147
15182msgid "&New color scheme"
15183msgstr ""
15184
15185#: /__w/calibre/calibre/src/calibre/gui2/covers.py:150
15186msgid "&Edit color scheme"
15187msgstr ""
15188
15189#: /__w/calibre/calibre/src/calibre/gui2/covers.py:153
15190msgid "&Remove color scheme"
15191msgstr ""
15192
15193#: /__w/calibre/calibre/src/calibre/gui2/covers.py:158
15194msgid "&Styles"
15195msgstr ""
15196
15197#: /__w/calibre/calibre/src/calibre/gui2/covers.py:162
15198msgid ""
15199"When generating covers, a style for the cover is chosen at random from the "
15200"styles below. You can prevent an individual style from being selected by "
15201"unchecking it. The preview on the right shows the currently selected style."
15202msgstr ""
15203
15204#: /__w/calibre/calibre/src/calibre/gui2/covers.py:166
15205msgid "Choose a style to be used for this generated cover."
15206msgstr ""
15207
15208#: /__w/calibre/calibre/src/calibre/gui2/covers.py:167
15209msgid ""
15210"In normal cover generation, the style is chosen at random from the list of "
15211"styles below. You can prevent an individual style from being chosen by "
15212"unchecking it here."
15213msgstr ""
15214
15215#: /__w/calibre/calibre/src/calibre/gui2/covers.py:177
15216msgid "&Fonts and sizes"
15217msgstr ""
15218
15219#: /__w/calibre/calibre/src/calibre/gui2/covers.py:189
15220msgid "&Title font family:"
15221msgstr ""
15222
15223#: /__w/calibre/calibre/src/calibre/gui2/covers.py:189
15224msgid "&Title font size:"
15225msgstr ""
15226
15227#: /__w/calibre/calibre/src/calibre/gui2/covers.py:190
15228msgid "&Subtitle font family:"
15229msgstr ""
15230
15231#: /__w/calibre/calibre/src/calibre/gui2/covers.py:190
15232msgid "&Subtitle font size:"
15233msgstr ""
15234
15235#: /__w/calibre/calibre/src/calibre/gui2/covers.py:191
15236msgid "&Footer font family:"
15237msgstr ""
15238
15239#: /__w/calibre/calibre/src/calibre/gui2/covers.py:191
15240msgid "&Footer font size:"
15241msgstr ""
15242
15243#: /__w/calibre/calibre/src/calibre/gui2/covers.py:216
15244msgid "Cover &width:"
15245msgstr ""
15246
15247#: /__w/calibre/calibre/src/calibre/gui2/covers.py:217
15248msgid "Cover &height:"
15249msgstr ""
15250
15251#: /__w/calibre/calibre/src/calibre/gui2/covers.py:219
15252msgid ""
15253"Note that the preview to the side is of fixed aspect ratio, so changing the "
15254"cover width above will not have any effect. If you change the height, you "
15255"should also change the width nevertheless as it will be used in actual cover"
15256" generation."
15257msgstr ""
15258
15259#: /__w/calibre/calibre/src/calibre/gui2/covers.py:226
15260msgid "&Text"
15261msgstr "&Тэкст"
15262
15263#: /__w/calibre/calibre/src/calibre/gui2/covers.py:230
15264msgid ""
15265"The text on the generated cover is taken from the metadata of the book. This"
15266" is controlled via templates. You can use the <b>, <i> and <br> tags in the "
15267"templates for bold, italic and line breaks, respectively. The default "
15268"templates use the title, series and authors. You can change them to use "
15269"whatever metadata you like."
15270msgstr ""
15271
15272#: /__w/calibre/calibre/src/calibre/gui2/covers.py:258
15273msgid "Change the &title template"
15274msgstr ""
15275
15276#: /__w/calibre/calibre/src/calibre/gui2/covers.py:258
15277msgid "The title template"
15278msgstr ""
15279
15280#: /__w/calibre/calibre/src/calibre/gui2/covers.py:259
15281msgid "Change the &sub-title template"
15282msgstr ""
15283
15284#: /__w/calibre/calibre/src/calibre/gui2/covers.py:259
15285msgid "The sub-title template"
15286msgstr ""
15287
15288#: /__w/calibre/calibre/src/calibre/gui2/covers.py:260
15289msgid "Change the &footer template"
15290msgstr ""
15291
15292#: /__w/calibre/calibre/src/calibre/gui2/covers.py:260
15293msgid "The footer template"
15294msgstr ""
15295
15296#: /__w/calibre/calibre/src/calibre/gui2/covers.py:402
15297msgid "My Color Scheme"
15298msgstr ""
15299
15300#: /__w/calibre/calibre/src/calibre/gui2/covers.py:414
15301#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:1018
15302#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:892
15303#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1154
15304msgid "Cannot edit"
15305msgstr ""
15306
15307#: /__w/calibre/calibre/src/calibre/gui2/covers.py:415
15308msgid "Cannot edit a builtin color scheme. Create a new color scheme instead."
15309msgstr ""
15310
15311#: /__w/calibre/calibre/src/calibre/gui2/covers.py:432
15312#: /__w/calibre/calibre/src/calibre/gui2/preferences/texture_chooser.py:146
15313#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:341
15314msgid "Cannot remove"
15315msgstr ""
15316
15317#: /__w/calibre/calibre/src/calibre/gui2/covers.py:433
15318msgid "Cannot remove a builtin color scheme."
15319msgstr ""
15320
15321#: /__w/calibre/calibre/src/calibre/gui2/covers.py:485
15322msgid "A sample book"
15323msgstr ""
15324
15325#: /__w/calibre/calibre/src/calibre/gui2/covers.py:485
15326msgid "Author One"
15327msgstr ""
15328
15329#: /__w/calibre/calibre/src/calibre/gui2/covers.py:485
15330msgid "Author Two"
15331msgstr ""
15332
15333#: /__w/calibre/calibre/src/calibre/gui2/covers.py:486
15334msgid "A series of samples"
15335msgstr ""
15336
15337#: /__w/calibre/calibre/src/calibre/gui2/covers.py:488
15338msgid "Tag One"
15339msgstr ""
15340
15341#: /__w/calibre/calibre/src/calibre/gui2/covers.py:488
15342msgid "Tag Two"
15343msgstr ""
15344
15345#: /__w/calibre/calibre/src/calibre/gui2/covers.py:489
15346msgid "Some publisher"
15347msgstr ""
15348
15349#: /__w/calibre/calibre/src/calibre/gui2/covers.py:531
15350msgid "Cover generation settings"
15351msgstr ""
15352
15353#: /__w/calibre/calibre/src/calibre/gui2/covers.py:536
15354msgid "Save these settings as the &defaults for future use"
15355msgstr ""
15356
15357#: /__w/calibre/calibre/src/calibre/gui2/covers.py:546
15358msgid "Save the current cover generation settings for later re-use"
15359msgstr ""
15360
15361#: /__w/calibre/calibre/src/calibre/gui2/covers.py:551
15362msgid "Load previously saved cover generation settings"
15363msgstr ""
15364
15365#: /__w/calibre/calibre/src/calibre/gui2/covers.py:553
15366msgid ""
15367"Save the current settings as the settings to use always instead of just this"
15368" time. Remember that for styles and colors the actual style or color used is"
15369" chosen at random from the list of checked styles/colors."
15370msgstr ""
15371
15372#: /__w/calibre/calibre/src/calibre/gui2/covers.py:568
15373msgid "My cover style"
15374msgstr ""
15375
15376#: /__w/calibre/calibre/src/calibre/gui2/covers.py:568
15377msgid "Name for these settings"
15378msgstr ""
15379
15380#: /__w/calibre/calibre/src/calibre/gui2/covers.py:568
15381msgid "Theme name:"
15382msgstr ""
15383
15384#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:25
15385msgid ""
15386"Create the rule below, the rule can be used to transform style properties"
15387msgstr ""
15388
15389#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:37
15390#, python-brace-format
15391msgid "{preamble} {property} {match_type} {query}"
15392msgstr ""
15393
15394#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:43
15395msgid "If the &property:"
15396msgstr ""
15397
15398#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:46
15399msgid ""
15400"The name of a CSS property, for example: font-size\n"
15401"Do not use shorthand properties, they will not work.\n"
15402"For instance use margin-top, not margin."
15403msgstr ""
15404
15405#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:64
15406#, python-brace-format
15407msgid "{action} {action_data}"
15408msgstr ""
15409
15410#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:98
15411msgid "The CSS property value"
15412msgstr ""
15413
15414#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:104
15415msgid ""
15416"Either a CSS length, such as 10pt or a unit less number. If a unit less "
15417"number is used it will be compared with the CSS value using whatever unit "
15418"the value has. Note that comparison automatically converts units, except for"
15419" relative units like percentage or em, for which comparison fails if the "
15420"units are different."
15421msgstr ""
15422
15423#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:113
15424msgid ""
15425"CSS properties to add to the rule that contains the matching style. You can "
15426"specify more than one property, separated by semi-colons, for example: "
15427"color:red; font-weight: bold"
15428msgstr ""
15429
15430#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:117
15431msgid "A number"
15432msgstr ""
15433
15434#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:158
15435#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:279
15436#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:118
15437#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:201
15438msgid "Edit rule"
15439msgstr "Рэдагаваць правіла"
15440
15441#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:170
15442#, python-brace-format
15443msgid ""
15444"If the property <i>{property}</i> <b>{match_type}</b> "
15445"<b>{query}</b><br>{action}"
15446msgstr ""
15447
15448#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:179
15449#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:300
15450msgid "This rule is invalid, please remove it"
15451msgstr ""
15452
15453#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:189
15454msgid ""
15455"You can specify rules to transform styles here. Click the \"Add rule\" "
15456"button below to get started."
15457msgstr ""
15458
15459#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:196
15460msgid "Test style transform rules"
15461msgstr ""
15462
15463#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:198
15464msgid "Enter a CSS stylesheet below and click the \"Test\" button"
15465msgstr ""
15466
15467#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:200
15468msgid "Resulting stylesheet"
15469msgstr ""
15470
15471#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:254
15472msgid "Edit style transform rules"
15473msgstr ""
15474
15475#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:289
15476#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1045
15477#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1007
15478#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:143
15479msgid "E&xport"
15480msgstr ""
15481
15482#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:290
15483#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1047
15484msgid "Export these rules to a file"
15485msgstr ""
15486
15487#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:293
15488#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1049
15489#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1003
15490#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:147
15491msgid "&Import"
15492msgstr "&Імпартаваць "
15493
15494#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:294
15495msgid "Import previously exported rules"
15496msgstr ""
15497
15498#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:297
15499#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:513
15500msgid "&Test rules"
15501msgstr ""
15502
15503#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:302
15504#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:506
15505msgid "Save this ruleset for later re-use"
15506msgstr ""
15507
15508#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:308
15509#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:509
15510msgid "Load a previously saved ruleset"
15511msgstr ""
15512
15513#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:316
15514#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:439
15515msgid "No rules"
15516msgstr ""
15517
15518#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:317
15519msgid "There are no rules to export"
15520msgstr ""
15521
15522#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:318
15523msgid "Choose file for exported rules"
15524msgstr ""
15525
15526#: /__w/calibre/calibre/src/calibre/gui2/css_transform_rules.py:326
15527msgid "Choose file to import rules from"
15528msgstr ""
15529
15530#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:55
15531#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:603
15532msgid " index"
15533msgstr ""
15534
15535#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:92
15536#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:362
15537#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:920
15538#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1128
15539#, python-brace-format
15540msgid "Clear {0}"
15541msgstr ""
15542
15543#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:195
15544msgid "Set {} to yes"
15545msgstr ""
15546
15547#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:201
15548msgid "Set {} to no"
15549msgstr ""
15550
15551#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:208
15552msgid "Clear {}"
15553msgstr ""
15554
15555#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:213
15556#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:254
15557#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:321
15558#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:351
15559#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1010
15560#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1060
15561#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1141
15562#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:530
15563#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:539
15564#: /__w/calibre/calibre/src/calibre/gui2/library/delegates.py:551
15565#: /__w/calibre/calibre/src/calibre/gui2/library/delegates.py:555
15566#: /__w/calibre/calibre/src/calibre/gui2/library/delegates.py:707
15567#: /__w/calibre/calibre/src/calibre/gui2/widgets2.py:663
15568msgid "Undefined"
15569msgstr ""
15570
15571#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:355
15572#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1124
15573#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:225
15574msgid "Today"
15575msgstr "Сёння"
15576
15577#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:448
15578msgid "Open Item editor. If CTRL or SHIFT is pressed, open Manage items"
15579msgstr ""
15580
15581#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:561
15582#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1489
15583msgid "Values changed"
15584msgstr ""
15585
15586#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:562
15587msgid ""
15588"You have changed the values. In order to use this editor, you must either "
15589"discard or apply these changes. Apply changes?"
15590msgstr ""
15591
15592#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:694
15593#, python-brace-format
15594msgid ""
15595"The enumeration \"{0}\" contains an invalid value that will be set to the "
15596"default"
15597msgstr ""
15598
15599#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:927
15600#, python-brace-format
15601msgid "Set {0} to No"
15602msgstr ""
15603
15604#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:932
15605#, python-brace-format
15606msgid "Set {0} to Yes"
15607msgstr ""
15608
15609#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:936
15610#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1367
15611msgid "Open Item editor"
15612msgstr ""
15613
15614#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:963
15615msgid "Apply changes"
15616msgstr ""
15617
15618#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1181
15619#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:208
15620msgid "Clear series"
15621msgstr ""
15622
15623#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1184
15624msgid "Automatically number books"
15625msgstr ""
15626
15627#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1186
15628msgid ""
15629"If not checked, the series number for the books will be set to 1. If "
15630"checked, selected books will be automatically numbered, in the order you "
15631"selected them. So if you selected Book A and then Book B, Book A will have "
15632"series number 1 and Book B series number 2."
15633msgstr ""
15634
15635#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1193
15636msgid "Force numbers to start with "
15637msgstr ""
15638
15639#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1195
15640msgid ""
15641"Series will normally be renumbered from the highest number in the database "
15642"for that series. Checking this box will tell calibre to start numbering from"
15643" the value in the box"
15644msgstr ""
15645
15646#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1210
15647#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:654
15648msgid ""
15649"The amount by which to increment the series number for successive books. "
15650"Only applicable when using force series numbers."
15651msgstr ""
15652
15653#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1317
15654#, python-brace-format
15655msgid ""
15656"The enumeration \"{0}\" contains invalid values that will not appear in the "
15657"list"
15658msgstr ""
15659
15660#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1370
15661msgid "Remove all tags"
15662msgstr ""
15663
15664#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1400
15665#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1401
15666msgid "tags to remove"
15667msgstr ""
15668
15669#: /__w/calibre/calibre/src/calibre/gui2/custom_column_widgets.py:1490
15670msgid ""
15671"You have entered values. In order to use this editor you must first discard "
15672"them. Discard the values?"
15673msgstr ""
15674
15675#: /__w/calibre/calibre/src/calibre/gui2/device.py:55
15676#: /__w/calibre/calibre/src/calibre/utils/ipc/job.py:165
15677msgid "No details available."
15678msgstr ""
15679
15680#: /__w/calibre/calibre/src/calibre/gui2/device.py:241
15681msgid "Device no longer connected."
15682msgstr ""
15683
15684#: /__w/calibre/calibre/src/calibre/gui2/device.py:485
15685msgid "Get device information"
15686msgstr ""
15687
15688#: /__w/calibre/calibre/src/calibre/gui2/device.py:496
15689msgid "Set library information"
15690msgstr ""
15691
15692#: /__w/calibre/calibre/src/calibre/gui2/device.py:520
15693msgid "Get list of books on device"
15694msgstr ""
15695
15696#: /__w/calibre/calibre/src/calibre/gui2/device.py:527
15697msgid "Prepare files for transfer from device"
15698msgstr ""
15699
15700#: /__w/calibre/calibre/src/calibre/gui2/device.py:538
15701msgid "Get annotations from device"
15702msgstr ""
15703
15704#: /__w/calibre/calibre/src/calibre/gui2/device.py:550
15705msgid "Send metadata to device"
15706msgstr ""
15707
15708#: /__w/calibre/calibre/src/calibre/gui2/device.py:555
15709msgid "Send collections to device"
15710msgstr ""
15711
15712#: /__w/calibre/calibre/src/calibre/gui2/device.py:605
15713msgid "Upload one book to the device"
15714msgid_plural "Upload {} books to the device"
15715msgstr[0] ""
15716msgstr[1] ""
15717msgstr[2] ""
15718msgstr[3] ""
15719
15720#: /__w/calibre/calibre/src/calibre/gui2/device.py:621
15721msgid "Delete books from device"
15722msgstr ""
15723
15724#: /__w/calibre/calibre/src/calibre/gui2/device.py:638
15725msgid "Download books from device"
15726msgstr ""
15727
15728#: /__w/calibre/calibre/src/calibre/gui2/device.py:648
15729msgid "View book on device"
15730msgstr ""
15731
15732#: /__w/calibre/calibre/src/calibre/gui2/device.py:730
15733msgid "Set default send to device action"
15734msgstr ""
15735
15736#: /__w/calibre/calibre/src/calibre/gui2/device.py:735
15737msgid "Send to main memory"
15738msgstr ""
15739
15740#: /__w/calibre/calibre/src/calibre/gui2/device.py:737
15741msgid "Send to storage card A"
15742msgstr ""
15743
15744#: /__w/calibre/calibre/src/calibre/gui2/device.py:739
15745msgid "Send to storage card B"
15746msgstr ""
15747
15748#: /__w/calibre/calibre/src/calibre/gui2/device.py:765
15749msgid "Send specific format to"
15750msgstr ""
15751
15752#: /__w/calibre/calibre/src/calibre/gui2/device.py:766
15753msgid "Send and delete from library"
15754msgstr ""
15755
15756#: /__w/calibre/calibre/src/calibre/gui2/device.py:809
15757msgid "Eject device"
15758msgstr ""
15759
15760#: /__w/calibre/calibre/src/calibre/gui2/device.py:896
15761#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:353
15762#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:177
15763#: /__w/calibre/calibre/src/calibre/utils/ipc/job.py:60
15764msgid "Error"
15765msgstr "Памылка"
15766
15767#: /__w/calibre/calibre/src/calibre/gui2/device.py:897
15768msgid "Error communicating with device"
15769msgstr ""
15770
15771#: /__w/calibre/calibre/src/calibre/gui2/device.py:909
15772#, python-format
15773msgid "Manage the %s?"
15774msgstr ""
15775
15776#: /__w/calibre/calibre/src/calibre/gui2/device.py:910
15777#, python-format
15778msgid "Detected the <b>%s</b>. Do you want calibre to manage it?"
15779msgstr ""
15780
15781#: /__w/calibre/calibre/src/calibre/gui2/device.py:937
15782#: /__w/calibre/calibre/src/calibre/gui2/device.py:1564
15783#: /__w/calibre/calibre/src/calibre/gui2/email.py:469
15784msgid "No suitable formats"
15785msgstr ""
15786
15787#: /__w/calibre/calibre/src/calibre/gui2/device.py:954
15788msgid "Select folder to open as device"
15789msgstr ""
15790
15791#: /__w/calibre/calibre/src/calibre/gui2/device.py:966
15792msgid "Running jobs"
15793msgstr ""
15794
15795#: /__w/calibre/calibre/src/calibre/gui2/device.py:967
15796msgid "Cannot configure the device while there are running device jobs."
15797msgstr ""
15798
15799#: /__w/calibre/calibre/src/calibre/gui2/device.py:974
15800#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:367
15801#, python-format
15802msgid "Configure %s"
15803msgstr "Наладзіць %s"
15804
15805#: /__w/calibre/calibre/src/calibre/gui2/device.py:994
15806#, python-format
15807msgid "Restart calibre for the changes to %s to be applied."
15808msgstr ""
15809
15810#: /__w/calibre/calibre/src/calibre/gui2/device.py:1034
15811msgid "Error talking to device"
15812msgstr ""
15813
15814#: /__w/calibre/calibre/src/calibre/gui2/device.py:1035
15815msgid ""
15816"There was a temporary error talking to the device. Please unplug and "
15817"reconnect the device or reboot."
15818msgstr ""
15819
15820#: /__w/calibre/calibre/src/calibre/gui2/device.py:1088
15821msgid "Device: "
15822msgstr ""
15823
15824#: /__w/calibre/calibre/src/calibre/gui2/device.py:1090
15825msgid " detected."
15826msgstr ""
15827
15828#: /__w/calibre/calibre/src/calibre/gui2/device.py:1235
15829msgid "No books"
15830msgstr ""
15831
15832#: /__w/calibre/calibre/src/calibre/gui2/device.py:1236
15833msgid "selected to send"
15834msgstr ""
15835
15836#: /__w/calibre/calibre/src/calibre/gui2/device.py:1243
15837#: /__w/calibre/calibre/src/calibre/gui2/device.py:1273
15838msgid "No device"
15839msgstr ""
15840
15841#: /__w/calibre/calibre/src/calibre/gui2/device.py:1244
15842msgid "No device connected"
15843msgstr ""
15844
15845#: /__w/calibre/calibre/src/calibre/gui2/device.py:1260
15846#, python-format
15847msgid "%(num)i of %(total)i books"
15848msgstr ""
15849
15850#: /__w/calibre/calibre/src/calibre/gui2/device.py:1264
15851#, python-format
15852msgid "0 of %i books"
15853msgstr ""
15854
15855#: /__w/calibre/calibre/src/calibre/gui2/device.py:1265
15856msgid "Choose format to send to device"
15857msgstr ""
15858
15859#: /__w/calibre/calibre/src/calibre/gui2/device.py:1274
15860msgid "Cannot send: No device is connected"
15861msgstr ""
15862
15863#: /__w/calibre/calibre/src/calibre/gui2/device.py:1277
15864#: /__w/calibre/calibre/src/calibre/gui2/device.py:1281
15865msgid "No card"
15866msgstr ""
15867
15868#: /__w/calibre/calibre/src/calibre/gui2/device.py:1278
15869#: /__w/calibre/calibre/src/calibre/gui2/device.py:1282
15870msgid "Cannot send: Device has no storage card"
15871msgstr ""
15872
15873#: /__w/calibre/calibre/src/calibre/gui2/device.py:1350
15874#: /__w/calibre/calibre/src/calibre/gui2/device.py:1428
15875#: /__w/calibre/calibre/src/calibre/gui2/device.py:1558
15876msgid "Auto convert the following books before uploading to the device?"
15877msgstr ""
15878
15879#: /__w/calibre/calibre/src/calibre/gui2/device.py:1377
15880msgid "Sending catalogs to device."
15881msgstr ""
15882
15883#: /__w/calibre/calibre/src/calibre/gui2/device.py:1471
15884msgid "Sending news to device."
15885msgstr ""
15886
15887#: /__w/calibre/calibre/src/calibre/gui2/device.py:1524
15888msgid "Sending books to device."
15889msgstr ""
15890
15891#: /__w/calibre/calibre/src/calibre/gui2/device.py:1565
15892msgid ""
15893"Could not upload the following books to the device, as no suitable formats "
15894"were found. Convert the book(s) to a format supported by your device first."
15895msgstr ""
15896
15897#: /__w/calibre/calibre/src/calibre/gui2/device.py:1643
15898msgid "No space on device"
15899msgstr ""
15900
15901#: /__w/calibre/calibre/src/calibre/gui2/device.py:1644
15902msgid ""
15903"<p>Cannot upload books to device there is no more free space available "
15904msgstr ""
15905
15906#: /__w/calibre/calibre/src/calibre/gui2/device.py:1649
15907msgid "Incorrect destination"
15908msgstr ""
15909
15910#: /__w/calibre/calibre/src/calibre/gui2/device.py:1887
15911#, python-format
15912msgid "Analyzing books on the device: %d%% finished"
15913msgstr ""
15914
15915#: /__w/calibre/calibre/src/calibre/gui2/device.py:2007
15916msgid "Book format sync problem"
15917msgstr ""
15918
15919#: /__w/calibre/calibre/src/calibre/gui2/device.py:2008
15920msgid ""
15921"Some book formats in your library cannot be synced because they have dates "
15922"in the future"
15923msgstr ""
15924
15925#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/configwidget.py:36
15926#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/tabbed_device_config.py:75
15927#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_delete_location_ui.py:76
15928#: /__w/calibre/calibre/src/calibre/gui2/layout.py:79
15929msgid "Device"
15930msgstr "Прылада"
15931
15932#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/configwidget.py:160
15933msgid "Unknown formats"
15934msgstr ""
15935
15936#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/configwidget.py:161
15937#, python-brace-format
15938msgid ""
15939"You have enabled the <b>{0}</b> formats for your {1}. The {1} may not "
15940"support them. If you send these formats to your {1} they may not work. Are "
15941"you sure?"
15942msgstr ""
15943
15944#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/configwidget.py:174
15945#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:116
15946#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:302
15947#: /__w/calibre/calibre/src/calibre/gui2/preferences/save_template.py:76
15948#, python-format
15949msgid "The template %s is invalid:"
15950msgstr ""
15951
15952#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/configwidget_ui.py:78
15953msgid "Select available formats and their order for this device"
15954msgstr ""
15955
15956#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/configwidget_ui.py:82
15957msgid ""
15958"If checked, books are placed into sub-folders based on their metadata on the"
15959" device. If unchecked, books are all put into the top level folder."
15960msgstr ""
15961
15962#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/configwidget_ui.py:83
15963#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/tabbed_device_config.py:91
15964msgid "Use sub-folders"
15965msgstr ""
15966
15967#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/configwidget_ui.py:84
15968#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/tabbed_device_config.py:103
15969#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/tabbed_device_config.py:104
15970msgid "Use author sort for author"
15971msgstr ""
15972
15973#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/configwidget_ui.py:85
15974msgid "Save &template:"
15975msgstr ""
15976
15977#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:58
15978msgid "No formats selected"
15979msgstr ""
15980
15981#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:59
15982msgid "You must choose at least one format to send to the device"
15983msgstr ""
15984
15985#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:88
15986msgid ""
15987"<b>Save &template</b> to control the filename and\n"
15988"        location of files sent to the device:"
15989msgstr ""
15990
15991#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:132
15992msgid ""
15993"A <b>list of &folders</b> on the device to\n"
15994"        which to send e-books. The first one that exists will be used:"
15995msgstr ""
15996
15997#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:142
15998#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:231
15999msgid "Browse for a folder on the device"
16000msgstr ""
16001
16002#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:171
16003msgid ""
16004"Select the devices to be <b>ignored</b>. calibre <b>will not</b>\n"
16005"            connect to devices with a checkmark next to their names."
16006msgstr ""
16007
16008#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:217
16009#, python-format
16010msgid "Send the %s format to the folder:"
16011msgstr ""
16012
16013#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:225
16014msgid "Folder on the device"
16015msgstr ""
16016
16017#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:233
16018#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:188
16019msgid "&Remove rule"
16020msgstr ""
16021
16022#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:279
16023msgid "Format specific sending"
16024msgstr ""
16025
16026#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:284
16027msgid ""
16028"You can create rules that control where e-books of a specific\n"
16029"            format are sent to on the device. These will take precedence over\n"
16030"            the folders specified above."
16031msgstr ""
16032
16033#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:306
16034msgid "Add a &new rule"
16035msgstr ""
16036
16037#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:345
16038#, python-format
16039msgid "The <b>%s</b> device has no serial number, it cannot be configured"
16040msgstr ""
16041
16042#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:350
16043msgid ""
16044"<b>No MTP device connected.</b><p> You can only configure the MTP device "
16045"plugin when a device is connected."
16046msgstr ""
16047
16048#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:357
16049msgid ""
16050"If you want to un-ignore a previously ignored MTP device, use the \"Ignored "
16051"devices\" tab."
16052msgstr ""
16053
16054#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:377
16055#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/tabbed_device_config.py:109
16056#, python-format
16057msgid "Choose the formats to send to the %s"
16058msgstr ""
16059
16060#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:380
16061#, python-format
16062msgid "&Ignore the %s in calibre"
16063msgstr ""
16064
16065#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:384
16066msgid "Change scanned &folders"
16067msgstr ""
16068
16069#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:390
16070msgid "Show device information"
16071msgstr "Паказваць інфармацыю пра прыладу"
16072
16073#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:428
16074#: /__w/calibre/calibre/src/calibre/gui2/dialogs/message_box.py:223
16075#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:249
16076#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:980
16077#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:461
16078#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/view.py:173
16079#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:464
16080#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:47
16081msgid "Copy to clipboard"
16082msgstr "Скапіяваць у буфер абмену"
16083
16084#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:442
16085#, python-format
16086msgid "The %s will be ignored in calibre"
16087msgstr ""
16088
16089#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:504
16090#, python-format
16091msgid ""
16092"You are trying to send books into the <b>%s</b> folder. This folder is "
16093"currently ignored by calibre when scanning the device. You have to tell "
16094"calibre you want this folder scanned in order to be able to send books to "
16095"it. Click the <b>Configure</b> button below to send books to it."
16096msgstr ""
16097
16098#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:513
16099#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:176
16100#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main_ui.py:135
16101#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:529
16102msgid "Configure"
16103msgstr "Канфігурацыя"
16104
16105#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_config.py:517
16106#, python-format
16107msgid "Cannot send to %s"
16108msgstr ""
16109
16110#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_folder_browser.py:96
16111msgid "Choose folder on device"
16112msgstr ""
16113
16114#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_folder_browser.py:110
16115msgid "<b>Scanned folders:</b>"
16116msgstr ""
16117
16118#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_folder_browser.py:111
16119msgid ""
16120"You can select which folders calibre will scan when searching this device "
16121"for books."
16122msgstr ""
16123
16124#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_folder_browser.py:128
16125msgid ""
16126"If you a select a previously unselected folder, any sub-folders will not be "
16127"visible until you restart calibre."
16128msgstr ""
16129
16130#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/mtp_folder_browser.py:142
16131msgid "Choose folders to scan"
16132msgstr ""
16133
16134#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/tabbed_device_config.py:82
16135msgid "File formats"
16136msgstr ""
16137
16138#: /__w/calibre/calibre/src/calibre/gui2/device_drivers/tabbed_device_config.py:262
16139msgid "Extra driver customization options"
16140msgstr ""
16141
16142#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_empty_book.py:24
16143msgid "How many empty books?"
16144msgstr ""
16145
16146#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_empty_book.py:29
16147msgid "How many empty books should be added?"
16148msgstr ""
16149
16150#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_empty_book.py:37
16151msgid "Set the author of the new books to:"
16152msgstr ""
16153
16154#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_empty_book.py:49
16155msgid "Reset author to Unknown"
16156msgstr ""
16157
16158#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_empty_book.py:53
16159msgid "Set the series of the new books to:"
16160msgstr ""
16161
16162#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_empty_book.py:65
16163msgid "Reset series"
16164msgstr ""
16165
16166#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_empty_book.py:69
16167msgid "Set the title of the new books to:"
16168msgstr ""
16169
16170#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_empty_book.py:78
16171msgid "Reset title"
16172msgstr ""
16173
16174#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_empty_book.py:82
16175msgid "Also create an empty e-book in format:"
16176msgstr ""
16177
16178#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_empty_book.py:88
16179msgid "Also create an empty book format file that you can subsequently edit"
16180msgstr ""
16181
16182#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_empty_book.py:100
16183msgid "Also copy book &formats when duplicating a book"
16184msgstr ""
16185
16186#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_empty_book.py:102
16187msgid "Also copy all e-book files into the newly created duplicate books."
16188msgstr ""
16189
16190#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_empty_book.py:112
16191msgid "&Duplicate current book"
16192msgstr ""
16193
16194#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_empty_book.py:116
16195#, python-format
16196msgid ""
16197"Make the new empty book records exact duplicates\n"
16198"of the current book \"%s\", with all metadata identical"
16199msgstr ""
16200
16201#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_from_isbn.py:36
16202msgid "Add books by ISBN"
16203msgstr ""
16204
16205#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_from_isbn.py:49
16206msgid "&Paste from clipboard"
16207msgstr ""
16208
16209#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_from_isbn.py:54
16210#, python-format
16211msgid ""
16212"<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"
16213"<p>Any invalid ISBNs in the list will be ignored.</p>\n"
16214"<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"
16215"<p><code>9788842915232 &gt;&gt; %s</code></p>"
16216msgstr ""
16217
16218#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_from_isbn.py:62
16219msgid "&Tags to set on created book entries:"
16220msgstr ""
16221
16222#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_from_isbn.py:68
16223msgid "Check for books with the same ISBN already in library"
16224msgstr ""
16225
16226#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_from_isbn.py:118
16227msgid "Some invalid ISBNs"
16228msgstr ""
16229
16230#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_from_isbn.py:119
16231msgid ""
16232"Some of the ISBNs you entered were invalid. They will be ignored. Click "
16233"\"Show details\" to see which ones. Do you want to proceed?"
16234msgstr ""
16235
16236#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_from_isbn.py:125
16237msgid "All invalid ISBNs"
16238msgstr ""
16239
16240#: /__w/calibre/calibre/src/calibre/gui2/dialogs/add_from_isbn.py:126
16241msgid "All the ISBNs you entered were invalid. No books can be added."
16242msgstr ""
16243
16244#: /__w/calibre/calibre/src/calibre/gui2/dialogs/authors_edit.py:125
16245msgid "Edit authors"
16246msgstr ""
16247
16248#: /__w/calibre/calibre/src/calibre/gui2/dialogs/authors_edit.py:128
16249msgid ""
16250"Edit the authors for this book. You can drag and drop to re-arrange authors"
16251msgstr ""
16252
16253#: /__w/calibre/calibre/src/calibre/gui2/dialogs/authors_edit.py:138
16254msgid "Enter an author to add"
16255msgstr ""
16256
16257#: /__w/calibre/calibre/src/calibre/gui2/dialogs/authors_edit.py:147
16258msgid "&Remove selected"
16259msgstr ""
16260
16261#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:59
16262msgid "Configure the Book details window"
16263msgstr ""
16264
16265#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:72
16266#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:671
16267msgid "Select displayed metadata"
16268msgstr ""
16269
16270#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:79
16271msgid "Move the selected field up"
16272msgstr ""
16273
16274#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:83
16275msgid "Move the selected field down"
16276msgstr ""
16277
16278#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:90
16279msgid ""
16280"Note that <b>comments</b> will always be displayed at the end, regardless of"
16281" the order you assign here"
16282msgstr ""
16283
16284#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:169
16285msgid "Fit &cover within view"
16286msgstr ""
16287
16288#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:176
16289msgid "Configure this view"
16290msgstr ""
16291
16292#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:196
16293#, python-format
16294msgid "Next [%s]"
16295msgstr ""
16296
16297#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:198
16298#, python-format
16299msgid "Previous [%s]"
16300msgstr ""
16301
16302#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:307
16303msgid "This book is marked"
16304msgstr ""
16305
16306#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:308
16307#, python-format
16308msgid "This book is marked as: %s"
16309msgstr ""
16310
16311#: /__w/calibre/calibre/src/calibre/gui2/dialogs/book_info.py:312
16312msgid "Path: {}"
16313msgstr ""
16314
16315#: /__w/calibre/calibre/src/calibre/gui2/dialogs/catalog.py:42
16316msgid "My books"
16317msgstr ""
16318
16319#: /__w/calibre/calibre/src/calibre/gui2/dialogs/catalog.py:237
16320msgid "No help available"
16321msgstr ""
16322
16323#: /__w/calibre/calibre/src/calibre/gui2/dialogs/catalog.py:238
16324msgid "No help available for this output format."
16325msgstr ""
16326
16327#: /__w/calibre/calibre/src/calibre/gui2/dialogs/catalog_ui.py:80
16328#: /__w/calibre/calibre/src/calibre/gui2/tools.py:380
16329msgid "Generate catalog"
16330msgstr ""
16331
16332#: /__w/calibre/calibre/src/calibre/gui2/dialogs/catalog_ui.py:81
16333#, python-brace-format
16334msgid "Generate catalog for {0} books"
16335msgstr ""
16336
16337#: /__w/calibre/calibre/src/calibre/gui2/dialogs/catalog_ui.py:82
16338msgid "Catalo&g format:"
16339msgstr ""
16340
16341#: /__w/calibre/calibre/src/calibre/gui2/dialogs/catalog_ui.py:83
16342msgid ""
16343"Catalog &title (existing catalog with the same title will be replaced):"
16344msgstr ""
16345
16346#: /__w/calibre/calibre/src/calibre/gui2/dialogs/catalog_ui.py:84
16347msgid "&Send catalog to device automatically"
16348msgstr ""
16349
16350#: /__w/calibre/calibre/src/calibre/gui2/dialogs/catalog_ui.py:85
16351msgid ""
16352"Add the catalog to your calibre library after it is generated.\n"
16353"Note that if you disable adding of the catalog to the library\n"
16354"automatic sending of the catalog to the device will not work."
16355msgstr ""
16356
16357#: /__w/calibre/calibre/src/calibre/gui2/dialogs/catalog_ui.py:88
16358msgid "&Add catalog to library"
16359msgstr ""
16360
16361#: /__w/calibre/calibre/src/calibre/gui2/dialogs/catalog_ui.py:89
16362msgid "Catalog options"
16363msgstr ""
16364
16365#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:30
16366msgid "Vacuuming database to improve performance."
16367msgstr ""
16368
16369#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:31
16370msgid "This will take a while, please wait..."
16371msgstr ""
16372
16373#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:32
16374msgid "Vacuuming..."
16375msgstr ""
16376
16377#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:89
16378msgid "Check library -- Problems found"
16379msgstr ""
16380
16381#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:103
16382msgid ""
16383"        <h1>Help</h1>\n"
16384"\n"
16385"        <p>calibre stores the list of your books and their metadata in a\n"
16386"        database. The actual book files and covers are stored as normal\n"
16387"        files in the calibre library folder. The database contains a list of the files\n"
16388"        and covers belonging to each book entry. This tool checks that the\n"
16389"        actual files in the library folder on your computer match the\n"
16390"        information in the database.</p>\n"
16391"\n"
16392"        <p>The result of each type of check is shown to the left. The various\n"
16393"        checks are:\n"
16394"        </p>\n"
16395"        <ul>\n"
16396"        <li><b>Invalid titles</b>: These are files and folders appearing\n"
16397"        in the library where books titles should, but that do not have the\n"
16398"        correct form to be a book title.</li>\n"
16399"        <li><b>Extra titles</b>: These are extra files in your calibre\n"
16400"        library that appear to be correctly-formed titles, but have no corresponding\n"
16401"        entries in the database.</li>\n"
16402"        <li><b>Invalid authors</b>: These are files appearing\n"
16403"        in the library where only author folders should be.</li>\n"
16404"        <li><b>Extra authors</b>: These are folders in the\n"
16405"        calibre library that appear to be authors but that do not have entries\n"
16406"        in the database.</li>\n"
16407"        <li><b>Missing book formats</b>: These are book formats that are in\n"
16408"        the database but have no corresponding format file in the book's folder.\n"
16409"        <li><b>Extra book formats</b>: These are book format files found in\n"
16410"        the book's folder but not in the database.\n"
16411"        <li><b>Unknown files in books</b>: These are extra files in the\n"
16412"        folder of each book that do not correspond to a known format or cover\n"
16413"        file.</li>\n"
16414"        <li><b>Missing cover files</b>: These represent books that are marked\n"
16415"        in the database as having covers but the actual cover files are\n"
16416"        missing.</li>\n"
16417"        <li><b>Cover files not in database</b>: These are books that have\n"
16418"        cover files but are marked as not having covers in the database.</li>\n"
16419"        <li><b>Folder raising exception</b>: These represent folders in the\n"
16420"        calibre library that could not be processed/understood by this\n"
16421"        tool.</li>\n"
16422"        </ul>\n"
16423"\n"
16424"        <p>There are two kinds of automatic fixes possible: <i>Delete\n"
16425"        marked</i> and <i>Fix marked</i>.</p>\n"
16426"        <p><i>Delete marked</i> is used to remove extra files/folders/covers that\n"
16427"        have no entries in the database. Check the box next to the item you want\n"
16428"        to delete. Use with caution.</p>\n"
16429"\n"
16430"        <p><i>Fix marked</i> is applicable only to covers and missing formats\n"
16431"        (the three lines marked 'fixable'). In the case of missing cover files,\n"
16432"        checking the fixable box and pushing this button will tell calibre that\n"
16433"        there is no cover for all of the books listed. Use this option if you\n"
16434"        are not going to restore the covers from a backup. In the case of extra\n"
16435"        cover files, checking the fixable box and pushing this button will tell\n"
16436"        calibre that the cover files it found are correct for all the books\n"
16437"        listed. Use this when you are not going to delete the file(s). In the\n"
16438"        case of missing formats, checking the fixable box and pushing this\n"
16439"        button will tell calibre that the formats are really gone. Use this if\n"
16440"        you are not going to restore the formats from a backup.</p>\n"
16441"\n"
16442"        "
16443msgstr ""
16444
16445#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:171
16446msgid "&Run the check again"
16447msgstr ""
16448
16449#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:174
16450msgid "Copy &to clipboard"
16451msgstr ""
16452
16453#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:177
16454#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:738
16455msgid "&Done"
16456msgstr ""
16457
16458#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:180
16459msgid "Mark &all for delete"
16460msgstr ""
16461
16462#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:181
16463msgid "Mark all deletable subitems"
16464msgstr ""
16465
16466#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:184
16467msgid "Delete &marked"
16468msgstr ""
16469
16470#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:185
16471msgid "Delete marked files (checked subitems)"
16472msgstr ""
16473
16474#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:188
16475msgid "Mar&k all for fix"
16476msgstr ""
16477
16478#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:189
16479msgid "Mark all fixable items"
16480msgstr ""
16481
16482#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:192
16483msgid "&Fix marked"
16484msgstr ""
16485
16486#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:195
16487msgid "Fix marked sections (checked fixable items)"
16488msgstr ""
16489
16490#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:207
16491msgid "Names to ignore:"
16492msgstr ""
16493
16494#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:212
16495msgid ""
16496"Enter comma-separated standard file name wildcards, such as synctoy*.dat"
16497msgstr ""
16498
16499#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:215
16500msgid "Extensions to ignore:"
16501msgstr ""
16502
16503#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:220
16504msgid ""
16505"Enter comma-separated extensions without a leading dot. Used only in book "
16506"folders"
16507msgstr ""
16508
16509#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:267
16510msgid "(fixable)"
16511msgstr ""
16512
16513#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:273
16514#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:278
16515msgid "(deletable)"
16516msgstr ""
16517
16518#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:302
16519msgid "Path from library"
16520msgstr ""
16521
16522#: /__w/calibre/calibre/src/calibre/gui2/dialogs/check_library.py:399
16523msgid ""
16524"The marked files and folders will be <b>permanently deleted</b>. Are you "
16525"sure?"
16526msgstr ""
16527
16528#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_format.py:19
16529#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_format_device_ui.py:47
16530msgid "Choose format"
16531msgstr ""
16532
16533#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_format.py:31
16534msgid "&Open with..."
16535msgstr ""
16536
16537#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_format.py:68
16538msgid "Edit \"Open with\" applications..."
16539msgstr ""
16540
16541#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_format_device_ui.py:48
16542#: /__w/calibre/calibre/src/calibre/gui2/dialogs/delete_matching_from_device.py:84
16543#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/models.py:23
16544msgid "Format"
16545msgstr "Фармат"
16546
16547#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_format_device_ui.py:49
16548msgid "Existing"
16549msgstr ""
16550
16551#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_format_device_ui.py:50
16552msgid "Convertible"
16553msgstr ""
16554
16555#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:70
16556#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:75
16557msgid "Choose location for calibre library"
16558msgstr ""
16559
16560#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:84
16561msgid "Same as current"
16562msgstr ""
16563
16564#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:85
16565#, python-format
16566msgid "The location %s contains the current calibre library"
16567msgstr ""
16568
16569#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:95
16570#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:101
16571#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:186
16572#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:797
16573#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:812
16574msgid "Bad location"
16575msgstr ""
16576
16577#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:96
16578msgid ""
16579"You should not create a library inside the calibre folder as this folder is "
16580"automatically deleted during upgrades."
16581msgstr ""
16582
16583#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:102
16584#, python-format
16585msgid ""
16586"You can only create libraries inside %s at the top level, not in sub-folders"
16587msgstr ""
16588
16589#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:108
16590msgid "No existing library found"
16591msgstr ""
16592
16593#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:109
16594#, python-format
16595msgid "There is no existing calibre library at %s"
16596msgstr ""
16597
16598#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:115
16599msgid "Not empty"
16600msgstr ""
16601
16602#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:116
16603#, python-format
16604msgid "The folder %s is not empty. Please choose an empty folder."
16605msgstr ""
16606
16607#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:137
16608msgid "Moving library, please wait..."
16609msgstr ""
16610
16611#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:137
16612msgid "Scanning..."
16613msgstr ""
16614
16615#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:158
16616msgid "Failed to move library"
16617msgstr ""
16618
16619#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:159
16620msgid ""
16621"There was an error while moving the library. The operation has been aborted."
16622" Click \"Show details\" for details."
16623msgstr ""
16624
16625#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:173
16626msgid "No location"
16627msgstr ""
16628
16629#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:173
16630msgid "No location selected"
16631msgstr ""
16632
16633#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library.py:187
16634#, python-format
16635msgid "%s is not an existing folder"
16636msgstr ""
16637
16638#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library_ui.py:77
16639msgid "Choose your calibre library"
16640msgstr ""
16641
16642#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library_ui.py:78
16643#, python-brace-format
16644msgid "Your calibre library is currently located at {0}"
16645msgstr ""
16646
16647#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library_ui.py:79
16648msgid "New &location:"
16649msgstr ""
16650
16651#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library_ui.py:80
16652msgid "Use the previously &existing library at the new location"
16653msgstr ""
16654
16655#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library_ui.py:81
16656msgid "&Create an empty library at the new location"
16657msgstr ""
16658
16659#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library_ui.py:82
16660msgid ""
16661"Copy the custom columns, saved searches, column widths, plugboards,\n"
16662"user categories, and other information from the old to the new library"
16663msgstr ""
16664
16665#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library_ui.py:84
16666msgid "&Copy structure from the current library"
16667msgstr ""
16668
16669#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_library_ui.py:85
16670msgid "&Move the current library to new location"
16671msgstr ""
16672
16673#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_plugin_toolbars.py:21
16674#, python-format
16675msgid "Add \"%s\" to toolbars or menus"
16676msgstr ""
16677
16678#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_plugin_toolbars.py:27
16679#, python-format
16680msgid "Select the toolbars and/or menus to add <b>%s</b> to:"
16681msgstr ""
16682
16683#: /__w/calibre/calibre/src/calibre/gui2/dialogs/choose_plugin_toolbars.py:45
16684msgid ""
16685"You can also customise the plugin locations using <b>Preferences -> "
16686"Interface -> Toolbars</b>"
16687msgstr ""
16688
16689#: /__w/calibre/calibre/src/calibre/gui2/dialogs/comments_dialog.py:24
16690msgid "Edit comments"
16691msgstr ""
16692
16693#: /__w/calibre/calibre/src/calibre/gui2/dialogs/comments_dialog.py:42
16694#: /__w/calibre/calibre/src/calibre/gui2/dialogs/comments_dialog.py:72
16695#, python-brace-format
16696msgid "Edit \"{0}\""
16697msgstr ""
16698
16699#: /__w/calibre/calibre/src/calibre/gui2/dialogs/comments_dialog.py:72
16700msgid "Edit text"
16701msgstr ""
16702
16703#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_delete.py:38
16704msgid "&Show this warning again"
16705msgstr ""
16706
16707#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_delete_location_ui.py:74
16708msgid "Where do you want to delete from?"
16709msgstr ""
16710
16711#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_delete_location_ui.py:75
16712#: /__w/calibre/calibre/src/calibre/gui2/layout.py:77
16713#: /__w/calibre/calibre/src/calibre/srv/opds.py:244
16714msgid "Library"
16715msgstr "Бібліятэка"
16716
16717#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_delete_location_ui.py:77
16718msgid "Library and device"
16719msgstr ""
16720
16721#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:28
16722#, python-brace-format
16723msgid "{num} of {series}"
16724msgstr ""
16725
16726#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:39
16727msgid "Target book"
16728msgstr ""
16729
16730#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:102
16731msgid "Merge books"
16732msgstr ""
16733
16734#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:126
16735msgid "Merge metadata"
16736msgstr ""
16737
16738#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:127
16739msgid "Merge the metadata of the selected books into the target book"
16740msgstr ""
16741
16742#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:128
16743msgid "Merge formats"
16744msgstr ""
16745
16746#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:129
16747msgid "Merge the book files of the selected books into the target book"
16748msgstr ""
16749
16750#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:130
16751msgid "Delete merged books"
16752msgstr ""
16753
16754#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:131
16755msgid "Delete the selected books after merging"
16756msgstr ""
16757
16758#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:156
16759#, python-brace-format
16760msgid ""
16761"Book formats and metadata from the selected books will be merged into the "
16762"target book ({title})."
16763msgstr ""
16764
16765#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:159
16766#, python-brace-format
16767msgid ""
16768"Book formats from the selected books will be merged into to the target book "
16769"({title}). Metadata in the target book will not be changed."
16770msgstr ""
16771
16772#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:163
16773#, python-brace-format
16774msgid ""
16775"Metadata from the selected books will be merged into to the target book "
16776"({title}). Formats will not be merged."
16777msgstr ""
16778
16779#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:167
16780msgid "All book formats of the first selected book will be kept."
16781msgstr ""
16782
16783#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:169
16784msgid "After being merged, the selected books will be <b>deleted</b>."
16785msgstr ""
16786
16787#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:172
16788msgid ""
16789"Any duplicate formats in the selected books will be permanently "
16790"<b>deleted</b> from your calibre library."
16791msgstr ""
16792
16793#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:177
16794msgid ""
16795"Any formats not in the target book will be added to it from the selected "
16796"books."
16797msgstr ""
16798
16799#: /__w/calibre/calibre/src/calibre/gui2/dialogs/confirm_merge.py:181
16800msgid "Are you <b>sure</b> you want to proceed?"
16801msgstr ""
16802
16803#: /__w/calibre/calibre/src/calibre/gui2/dialogs/conversion_error_ui.py:45
16804#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:36
16805msgid "ERROR"
16806msgstr "ПАМЫЛКА"
16807
16808#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:181
16809msgid "Create a new news source by clicking one of the buttons below"
16810msgstr ""
16811
16812#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:195
16813msgid "&Edit this recipe"
16814msgstr ""
16815
16816#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:199
16817msgid "&Remove this recipe"
16818msgstr ""
16819
16820#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:203
16821msgid "S&ave recipe as file"
16822msgstr ""
16823
16824#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:207
16825msgid "&Download this recipe"
16826msgstr ""
16827
16828#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:256
16829msgid "Save recipe"
16830msgstr ""
16831
16832#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:257
16833#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:677
16834msgid "Recipes"
16835msgstr ""
16836
16837#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:274
16838msgid "Are you sure you want to permanently remove this recipe?"
16839msgstr ""
16840
16841#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:310
16842msgid ""
16843"Create a basic news recipe, by adding RSS feeds to it.\n"
16844"For some news sources, you will have to use the \"Switch to advanced mode\" button below to further customize the fetch process."
16845msgstr ""
16846
16847#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:317
16848msgid "Recipe &title:"
16849msgstr ""
16850
16851#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:321
16852msgid "day(s)"
16853msgstr "дні"
16854
16855#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:322
16856msgid "The oldest article to download"
16857msgstr ""
16858
16859#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:324
16860#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:87
16861msgid "&Oldest article:"
16862msgstr ""
16863
16864#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:328
16865msgid "Maximum number of articles to download per feed."
16866msgstr ""
16867
16868#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:329
16869msgid "&Max. number of articles per feed:"
16870msgstr ""
16871
16872#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:332
16873msgid "Feeds in recipe"
16874msgstr ""
16875
16876#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:339
16877msgid "Move selected feed up"
16878msgstr ""
16879
16880#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:344
16881msgid "Remove selected feed"
16882msgstr ""
16883
16884#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:349
16885msgid "Move selected feed down"
16886msgstr ""
16887
16888#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:356
16889msgid "Add feed to recipe"
16890msgstr ""
16891
16892#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:360
16893msgid "&Feed title:"
16894msgstr ""
16895
16896#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:362
16897msgid "Feed &URL:"
16898msgstr ""
16899
16900#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:363
16901msgid "&Add feed"
16902msgstr ""
16903
16904#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:364
16905msgid "Add this feed to the recipe"
16906msgstr ""
16907
16908#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:392
16909msgid "No feed title"
16910msgstr ""
16911
16912#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:393
16913msgid "You must specify a title for the feed"
16914msgstr ""
16915
16916#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:396
16917msgid "No feed URL"
16918msgstr ""
16919
16920#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:397
16921msgid "You must specify a URL for the feed"
16922msgstr ""
16923
16924#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:404
16925msgid "Title required"
16926msgstr ""
16927
16928#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:405
16929msgid "You must give your news source a title"
16930msgstr ""
16931
16932#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:408
16933msgid "Feed required"
16934msgstr ""
16935
16936#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:409
16937msgid "You must add at least one feed to your news source"
16938msgstr ""
16939
16940#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:414
16941#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:467
16942msgid "Invalid recipe"
16943msgstr ""
16944
16945#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:415
16946#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:468
16947#, python-format
16948msgid "Failed to compile the recipe, with syntax error: %s"
16949msgstr ""
16950
16951#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:432
16952msgid "My news source"
16953msgstr ""
16954
16955#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:454
16956#, python-format
16957msgid ""
16958"For help with writing advanced news recipes, see the <a href=\"%s\">User "
16959"Manual</a>"
16960msgstr ""
16961
16962#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:499
16963msgid "Choose builtin recipe"
16964msgstr ""
16965
16966#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:517
16967#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:240
16968msgid "Go"
16969msgstr "Пачаць"
16970
16971#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:542
16972msgid "Choose recipe"
16973msgstr ""
16974
16975#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:543
16976msgid "You must choose a recipe to customize first"
16977msgstr ""
16978
16979#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:552
16980msgid "Add custom news source"
16981msgstr ""
16982
16983#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:572
16984msgid "&New recipe"
16985msgstr ""
16986
16987#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:572
16988msgid "Create a new recipe from scratch"
16989msgstr ""
16990
16991#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:573
16992msgid "Customize &builtin recipe"
16993msgstr ""
16994
16995#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:573
16996msgid "Customize a builtin news download source"
16997msgstr ""
16998
16999#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:574
17000msgid "Load a recipe from a file"
17001msgstr ""
17002
17003#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:574
17004msgid "Load recipe from &file"
17005msgstr ""
17006
17007#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:575
17008msgid "&Show recipe files"
17009msgstr ""
17010
17011#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:575
17012msgid "Show the folder containing all recipe files"
17013msgstr ""
17014
17015#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:576
17016msgid "Import &OPML"
17017msgstr ""
17018
17019#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:577
17020msgid ""
17021"Import a collection of RSS feeds in OPML format\n"
17022"Many RSS readers can export their subscribed RSS feeds\n"
17023"in OPML format"
17024msgstr ""
17025
17026#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:596
17027msgid "S&witch to advanced mode"
17028msgstr ""
17029
17030#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:597
17031msgid "Edit this recipe in advanced mode"
17032msgstr ""
17033
17034#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:613
17035msgid "Are you sure? Any unsaved changes will be lost."
17036msgstr ""
17037
17038#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:625
17039msgid "No recipes"
17040msgstr ""
17041
17042#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:626
17043msgid "No custom recipes created."
17044msgstr ""
17045
17046#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:676
17047msgid "Choose a recipe file"
17048msgstr ""
17049
17050#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:685
17051msgid "Invalid input"
17052msgstr ""
17053
17054#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:686
17055#, python-format
17056msgid "<p>Could not create recipe. Error:<br>%s"
17057msgstr ""
17058
17059#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:724
17060msgid "Failed to create recipes"
17061msgstr ""
17062
17063#: /__w/calibre/calibre/src/calibre/gui2/dialogs/custom_recipes.py:725
17064msgid "Failed to create some recipes, click \"Show details\" for details"
17065msgstr ""
17066
17067#: /__w/calibre/calibre/src/calibre/gui2/dialogs/delete_matching_from_device.py:74
17068msgid ""
17069"All checked books will be <b>permanently deleted</b> from your device. "
17070"Please verify the list."
17071msgstr ""
17072
17073#: /__w/calibre/calibre/src/calibre/gui2/dialogs/delete_matching_from_device.py:83
17074#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:218
17075#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:271
17076#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:424
17077#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1028
17078msgid "Author"
17079msgstr "Аўтар"
17080
17081#: /__w/calibre/calibre/src/calibre/gui2/dialogs/delete_matching_from_device.py:83
17082msgid "Location"
17083msgstr "Размяшчэнне"
17084
17085#: /__w/calibre/calibre/src/calibre/gui2/dialogs/delete_matching_from_device_ui.py:52
17086msgid "Delete from device"
17087msgstr ""
17088
17089#: /__w/calibre/calibre/src/calibre/gui2/dialogs/device_category_editor.py:21
17090#, python-format
17091msgid "%(curr)s (was %(initial)s)"
17092msgstr ""
17093
17094#: /__w/calibre/calibre/src/calibre/gui2/dialogs/device_category_editor.py:87
17095#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:536
17096#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:1235
17097msgid "Item is blank"
17098msgstr ""
17099
17100#: /__w/calibre/calibre/src/calibre/gui2/dialogs/device_category_editor.py:88
17101#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:537
17102#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:1236
17103msgid "An item cannot be set to nothing. Delete it instead."
17104msgstr ""
17105
17106#: /__w/calibre/calibre/src/calibre/gui2/dialogs/device_category_editor.py:101
17107#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:566
17108#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:591
17109msgid "No item selected"
17110msgstr ""
17111
17112#: /__w/calibre/calibre/src/calibre/gui2/dialogs/device_category_editor.py:102
17113#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:567
17114#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:592
17115msgid "You must select one item from the list of available items."
17116msgstr ""
17117
17118#: /__w/calibre/calibre/src/calibre/gui2/dialogs/device_category_editor.py:109
17119#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:203
17120#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:220
17121#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:618
17122msgid "No items selected"
17123msgstr ""
17124
17125#: /__w/calibre/calibre/src/calibre/gui2/dialogs/device_category_editor.py:110
17126#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:619
17127msgid "You must select at least one item from the list."
17128msgstr ""
17129
17130#: /__w/calibre/calibre/src/calibre/gui2/dialogs/device_category_editor.py:114
17131#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:630
17132msgid "Are you sure you want to delete the following items?"
17133msgstr ""
17134
17135#: /__w/calibre/calibre/src/calibre/gui2/dialogs/device_category_editor_ui.py:75
17136#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:110
17137msgid "Category editor"
17138msgstr ""
17139
17140#: /__w/calibre/calibre/src/calibre/gui2/dialogs/device_category_editor_ui.py:76
17141msgid "Items in use"
17142msgstr ""
17143
17144#: /__w/calibre/calibre/src/calibre/gui2/dialogs/device_category_editor_ui.py:77
17145msgid ""
17146"Delete item from database. This will unapply the item from all books and "
17147"then remove it from the database."
17148msgstr ""
17149
17150#: /__w/calibre/calibre/src/calibre/gui2/dialogs/device_category_editor_ui.py:79
17151msgid "Rename the item in every book where it is used."
17152msgstr ""
17153
17154#: /__w/calibre/calibre/src/calibre/gui2/dialogs/device_category_editor_ui.py:81
17155#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar_ui.py:136
17156msgid "Ctrl+S"
17157msgstr ""
17158
17159#: /__w/calibre/calibre/src/calibre/gui2/dialogs/drm_error.py:21
17160#, python-brace-format
17161msgid ""
17162"<p>This book is locked by <b>DRM</b>. To learn more about DRM and why you "
17163"cannot read or convert this book in calibre, <a href=\"{0}\">click here</a>."
17164" </p>"
17165msgstr ""
17166
17167#: /__w/calibre/calibre/src/calibre/gui2/dialogs/drm_error_ui.py:53
17168msgid "This book has DRM"
17169msgstr ""
17170
17171#: /__w/calibre/calibre/src/calibre/gui2/dialogs/duplicates.py:26
17172msgid "Duplicate found"
17173msgid_plural "duplicates found"
17174msgstr[0] ""
17175msgstr[1] ""
17176msgstr[2] ""
17177msgstr[3] ""
17178
17179#: /__w/calibre/calibre/src/calibre/gui2/dialogs/duplicates.py:35
17180msgid ""
17181"Books with the same titles as the following already exist in calibre. Select"
17182" which books you want added anyway."
17183msgstr ""
17184
17185#: /__w/calibre/calibre/src/calibre/gui2/dialogs/duplicates.py:94
17186#, python-format
17187msgid "%(title)s by %(author)s [%(formats)s]"
17188msgstr ""
17189
17190#: /__w/calibre/calibre/src/calibre/gui2/dialogs/duplicates.py:120
17191msgid "Already in calibre:"
17192msgstr ""
17193
17194#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:134
17195#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:222
17196#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main.py:159
17197#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:521
17198#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1216
17199#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/view.py:255
17200#: /__w/calibre/calibre/src/calibre/gui2/viewer/search.py:757
17201#: /__w/calibre/calibre/src/calibre/gui2/viewer/toc.py:174
17202msgid "No matches found"
17203msgstr ""
17204
17205#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:218
17206#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:156
17207msgid "Author sort"
17208msgstr ""
17209
17210#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:218
17211msgid "Link"
17212msgstr "Спасылка"
17213
17214#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:294
17215#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:313
17216#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:688
17217#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:474
17218msgid "Change case"
17219msgstr ""
17220
17221#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:296
17222#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:543
17223#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:315
17224#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:689
17225#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:475
17226msgid "Upper case"
17227msgstr ""
17228
17229#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:297
17230#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:543
17231#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:316
17232#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:690
17233#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:476
17234msgid "Lower case"
17235msgstr ""
17236
17237#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:298
17238#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:543
17239#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:317
17240#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:691
17241#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:477
17242msgid "Swap case"
17243msgstr ""
17244
17245#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:299
17246#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:543
17247#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:318
17248#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:692
17249#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:478
17250msgid "Title case"
17251msgstr ""
17252
17253#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:323
17254msgid "Copy to author sort"
17255msgstr ""
17256
17257#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:326
17258msgid "Show books by author in book list"
17259msgstr ""
17260
17261#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:329
17262msgid "Copy to author"
17263msgstr ""
17264
17265#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:483
17266#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:1286
17267msgid "Invalid author name"
17268msgstr ""
17269
17270#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog.py:484
17271msgid "You cannot change an author to multiple authors."
17272msgstr ""
17273
17274#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog_ui.py:95
17275#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:179
17276msgid "Manage authors"
17277msgstr ""
17278
17279#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog_ui.py:96
17280#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:720
17281#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:111
17282msgid "&Search for:"
17283msgstr ""
17284
17285#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog_ui.py:97
17286#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:114
17287msgid "S&earch"
17288msgstr ""
17289
17290#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog_ui.py:98
17291msgid ""
17292"<p>Only show authors in the\n"
17293"          current Virtual library. Edits already done may be hidden but will\n"
17294"          not be forgotten.</p>"
17295msgstr ""
17296
17297#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog_ui.py:101
17298msgid "Only show authors in the current &Virtual library"
17299msgstr ""
17300
17301#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog_ui.py:102
17302msgid "Filter &by:"
17303msgstr ""
17304
17305#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog_ui.py:103
17306msgid ""
17307"<p>Only show authors that contain the text in this box.\n"
17308"          The match ignores case.</p>"
17309msgstr ""
17310
17311#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog_ui.py:105
17312msgid "Fi&lter"
17313msgstr ""
17314
17315#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog_ui.py:106
17316msgid ""
17317"Reset all the author sort values to a value automatically\n"
17318"generated from the author. Exactly how this value is automatically\n"
17319"generated can be controlled via Preferences->Advanced->Tweaks"
17320msgstr ""
17321
17322#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog_ui.py:109
17323msgid "&Recalculate all author sort values"
17324msgstr ""
17325
17326#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog_ui.py:110
17327msgid ""
17328"Copy author sort to author for every author. You typically use this button\n"
17329"after changing Preferences->Advanced->Tweaks->Author sort name algorithm"
17330msgstr ""
17331
17332#: /__w/calibre/calibre/src/calibre/gui2/dialogs/edit_authors_dialog_ui.py:112
17333msgid "&Copy all author sort values to author"
17334msgstr ""
17335
17336#: /__w/calibre/calibre/src/calibre/gui2/dialogs/enum_values_edit.py:18
17337#, python-brace-format
17338msgid "Edit permissible values for {0}"
17339msgstr ""
17340
17341#: /__w/calibre/calibre/src/calibre/gui2/dialogs/enum_values_edit.py:26
17342msgid "Remove the currently selected value"
17343msgstr ""
17344
17345#: /__w/calibre/calibre/src/calibre/gui2/dialogs/enum_values_edit.py:29
17346msgid "Add a new permissible value"
17347msgstr ""
17348
17349#: /__w/calibre/calibre/src/calibre/gui2/dialogs/enum_values_edit.py:53
17350#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:473
17351msgid "Color"
17352msgstr ""
17353
17354#: /__w/calibre/calibre/src/calibre/gui2/dialogs/enum_values_edit.py:103
17355#: /__w/calibre/calibre/src/calibre/gui2/dialogs/enum_values_edit.py:123
17356#: /__w/calibre/calibre/src/calibre/gui2/dialogs/enum_values_edit.py:137
17357msgid "Select a cell"
17358msgstr ""
17359
17360#: /__w/calibre/calibre/src/calibre/gui2/dialogs/enum_values_edit.py:104
17361#: /__w/calibre/calibre/src/calibre/gui2/dialogs/enum_values_edit.py:124
17362#: /__w/calibre/calibre/src/calibre/gui2/dialogs/enum_values_edit.py:138
17363msgid "Select a cell before clicking the button"
17364msgstr ""
17365
17366#: /__w/calibre/calibre/src/calibre/gui2/dialogs/enum_values_edit.py:157
17367msgid "Empty value"
17368msgstr ""
17369
17370#: /__w/calibre/calibre/src/calibre/gui2/dialogs/enum_values_edit.py:158
17371msgid "Empty values are not allowed"
17372msgstr ""
17373
17374#: /__w/calibre/calibre/src/calibre/gui2/dialogs/enum_values_edit.py:168
17375msgid "Duplicate value"
17376msgstr ""
17377
17378#: /__w/calibre/calibre/src/calibre/gui2/dialogs/enum_values_edit.py:169
17379#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:576
17380#, python-brace-format
17381msgid ""
17382"The value \"{0}\" is in the list more than once, perhaps with different case"
17383msgstr ""
17384
17385#: /__w/calibre/calibre/src/calibre/gui2/dialogs/enum_values_edit.py:175
17386msgid "Invalid colors specification"
17387msgstr ""
17388
17389#: /__w/calibre/calibre/src/calibre/gui2/dialogs/enum_values_edit.py:176
17390msgid "Either all values or no values must have colors"
17391msgstr ""
17392
17393#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:49
17394msgid "Previous location: "
17395msgstr ""
17396
17397#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:54
17398msgid "Location to import this library to"
17399msgstr ""
17400
17401#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:56
17402msgid "Select &folder"
17403msgstr ""
17404
17405#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:62
17406msgid "Choose a folder for this library"
17407msgstr ""
17408
17409#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:79
17410msgid "Working please wait..."
17411msgstr ""
17412
17413#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:95
17414msgid "Total:"
17415msgstr ""
17416
17417#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:104
17418msgid "Current:"
17419msgstr ""
17420
17421#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:168
17422msgid ""
17423"You can export all calibre data, including your books, settings and plugins "
17424"into a single folder. Then, you can use this tool to re-import all that data"
17425" into a different calibre install, for example, on another computer."
17426msgstr ""
17427
17428#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:172
17429msgid ""
17430"This is a simple way to move your calibre installation with all its data to "
17431"a new computer, or to replicate your current setup on a second computer."
17432msgstr ""
17433
17434#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:178
17435msgid "&Export all your calibre data"
17436msgstr ""
17437
17438#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:181
17439msgid "&Import previously exported data"
17440msgstr ""
17441
17442#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:190
17443#, python-brace-format
17444msgid ""
17445"{0} [Size: {1}]\n"
17446"in {2}"
17447msgstr ""
17448
17449#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:192
17450msgid "Calculating..."
17451msgstr "Падлік..."
17452
17453#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:198
17454msgid "Select which libraries you want to export below"
17455msgstr ""
17456
17457#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:233
17458msgid ""
17459"Specify the folder containing the previously exported calibre data that you "
17460"wish to import."
17461msgstr ""
17462
17463#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:237
17464msgid "Choose &folder"
17465msgstr ""
17466
17467#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:247
17468msgid ""
17469"Specify locations for the libraries you want to import. A location must be "
17470"an empty folder on your computer. If you leave any blank, those libraries "
17471"will not be imported."
17472msgstr ""
17473
17474#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:253
17475msgid "Select folder with exported data"
17476msgstr ""
17477
17478#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:257
17479msgid ""
17480"Importing calibre data means all libraries, settings, plugins, etc will be "
17481"imported. This is a security risk, only proceed if the data you are "
17482"importing was previously generated by you, using the calibre export "
17483"functionality."
17484msgstr ""
17485
17486#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:266
17487msgid "Not valid"
17488msgstr ""
17489
17490#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:267
17491#, python-brace-format
17492msgid "The folder {0} is not valid: {1}"
17493msgstr ""
17494
17495#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:290
17496msgid "Content server running"
17497msgstr ""
17498
17499#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:291
17500msgid ""
17501"Cannot import while the Content server is running, shut it down first by "
17502"clicking the \"Connect/share\" button on the calibre toolbar"
17503msgstr ""
17504
17505#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:295
17506msgid "No folder selected"
17507msgstr ""
17508
17509#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:296
17510msgid ""
17511"You must select a folder containing the previously exported data that you "
17512"wish to import"
17513msgstr ""
17514
17515#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:311
17516#, python-format
17517msgid "%s is not a folder"
17518msgstr ""
17519
17520#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:311
17521msgid "Not a folder"
17522msgstr ""
17523
17524#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:314
17525#, python-format
17526msgid "%s is not an empty folder"
17527msgstr ""
17528
17529#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:314
17530msgid "Folder not empty"
17531msgstr ""
17532
17533#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:318
17534msgid "No libraries selected"
17535msgstr ""
17536
17537#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:319
17538msgid "You must specify the location for at least one library"
17539msgstr ""
17540
17541#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:321
17542msgid "Some libraries ignored"
17543msgstr ""
17544
17545#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:322
17546msgid "You have chosen not to import some libraries. Proceed anyway?"
17547msgstr ""
17548
17549#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:344
17550msgid "Choose a folder to export to"
17551msgstr ""
17552
17553#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:348
17554msgid "Export folder not empty"
17555msgstr ""
17556
17557#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:349
17558msgid "The folder you choose to export the data to must be empty."
17559msgstr ""
17560
17561#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:362
17562msgid "Exporting all calibre data..."
17563msgstr ""
17564
17565#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:363
17566msgid "Failed to export data."
17567msgstr ""
17568
17569#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:371
17570msgid "Importing all calibre data..."
17571msgstr ""
17572
17573#: /__w/calibre/calibre/src/calibre/gui2/dialogs/exim.py:372
17574msgid "Failed to import data."
17575msgstr ""
17576
17577#: /__w/calibre/calibre/src/calibre/gui2/dialogs/jobs_ui.py:68
17578#: /__w/calibre/calibre/src/calibre/gui2/ui.py:1094
17579#: /__w/calibre/calibre/src/calibre/gui2/ui.py:1107
17580msgid "Active jobs"
17581msgstr ""
17582
17583#: /__w/calibre/calibre/src/calibre/gui2/dialogs/jobs_ui.py:69
17584#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:630
17585#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:571
17586#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:265
17587#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:125
17588#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:550
17589#: /__w/calibre/calibre/src/calibre/gui2/viewer/search.py:345
17590#: /__w/calibre/calibre/src/calibre/gui2/viewer/toc.py:162
17591msgid "Find next match"
17592msgstr ""
17593
17594#: /__w/calibre/calibre/src/calibre/gui2/dialogs/jobs_ui.py:70
17595#: /__w/calibre/calibre/src/calibre/gui2/store/search/search.py:29
17596#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:194
17597#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:723
17598#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:700
17599msgid "&Search"
17600msgstr "&Шукаць"
17601
17602#: /__w/calibre/calibre/src/calibre/gui2/dialogs/jobs_ui.py:71
17603msgid "&Stop selected jobs"
17604msgstr ""
17605
17606#: /__w/calibre/calibre/src/calibre/gui2/dialogs/jobs_ui.py:72
17607msgid "&Hide selected jobs"
17608msgstr ""
17609
17610#: /__w/calibre/calibre/src/calibre/gui2/dialogs/jobs_ui.py:73
17611msgid "Show job &details"
17612msgstr ""
17613
17614#: /__w/calibre/calibre/src/calibre/gui2/dialogs/jobs_ui.py:74
17615msgid "Show &all jobs"
17616msgstr ""
17617
17618#: /__w/calibre/calibre/src/calibre/gui2/dialogs/jobs_ui.py:75
17619msgid "Stop &all non device jobs"
17620msgstr ""
17621
17622#: /__w/calibre/calibre/src/calibre/gui2/dialogs/jobs_ui.py:76
17623msgid "&Hide all jobs"
17624msgstr ""
17625
17626#: /__w/calibre/calibre/src/calibre/gui2/dialogs/match_books.py:87
17627#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:78
17628#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:160
17629#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:137
17630#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:38
17631#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:348
17632#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:1451
17633#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:46
17634#: /__w/calibre/calibre/src/calibre/srv/tests/ajax.py:72
17635msgid "Authors"
17636msgstr "Аўтары"
17637
17638#: /__w/calibre/calibre/src/calibre/gui2/dialogs/match_books.py:131
17639msgid "You must enter a search expression into the search field"
17640msgstr ""
17641
17642#: /__w/calibre/calibre/src/calibre/gui2/dialogs/match_books.py:202
17643msgid "You must select a matching book"
17644msgstr ""
17645
17646#: /__w/calibre/calibre/src/calibre/gui2/dialogs/match_books_ui.py:75
17647msgid "Do a search to find the book you want to match"
17648msgstr ""
17649
17650#: /__w/calibre/calibre/src/calibre/gui2/dialogs/match_books_ui.py:76
17651msgid ""
17652"<p>Remember to update metadata on the device when you are done (Right click "
17653"the device icon and select <i>Update cached metadata</i>)</p>"
17654msgstr ""
17655
17656#: /__w/calibre/calibre/src/calibre/gui2/dialogs/message_box.py:119
17657#: /__w/calibre/calibre/src/calibre/gui2/dialogs/message_box.py:399
17658#: /__w/calibre/calibre/src/calibre/gui2/proceed.py:124
17659msgid "Show &details"
17660msgstr ""
17661
17662#: /__w/calibre/calibre/src/calibre/gui2/dialogs/message_box.py:120
17663#: /__w/calibre/calibre/src/calibre/gui2/dialogs/message_box.py:400
17664#: /__w/calibre/calibre/src/calibre/gui2/proceed.py:125
17665msgid "Hide &details"
17666msgstr ""
17667
17668#: /__w/calibre/calibre/src/calibre/gui2/dialogs/message_box.py:124
17669#: /__w/calibre/calibre/src/calibre/gui2/dialogs/message_box.py:404
17670#: /__w/calibre/calibre/src/calibre/gui2/proceed.py:129
17671msgid "Show detailed information about this error"
17672msgstr ""
17673
17674#: /__w/calibre/calibre/src/calibre/gui2/dialogs/message_box.py:181
17675#: /__w/calibre/calibre/src/calibre/gui2/dialogs/message_box.py:439
17676#: /__w/calibre/calibre/src/calibre/gui2/proceed.py:176
17677msgid "Copied"
17678msgstr ""
17679
17680#: /__w/calibre/calibre/src/calibre/gui2/dialogs/message_box.py:290
17681#: /__w/calibre/calibre/src/calibre/gui2/dialogs/message_box.py:346
17682#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:1043
17683#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:1157
17684msgid "&View log"
17685msgstr ""
17686
17687#: /__w/calibre/calibre/src/calibre/gui2/dialogs/message_box.py:396
17688msgid "&Retry"
17689msgstr "П&аўтарыць"
17690
17691#: /__w/calibre/calibre/src/calibre/gui2/dialogs/message_box.py:425
17692msgid "Hide the remaining error message"
17693msgid_plural "Hide the {} remaining error messages"
17694msgstr[0] ""
17695msgstr[1] ""
17696msgstr[2] ""
17697msgstr[3] ""
17698
17699#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:66
17700#: /__w/calibre/calibre/src/calibre/gui2/dialogs/progress.py:136
17701msgid "Working"
17702msgstr ""
17703
17704#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:94
17705#, python-format
17706msgid "Processing %d books, please wait..."
17707msgstr ""
17708
17709#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:99
17710msgid "Current step progress: %p %"
17711msgstr ""
17712
17713#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:105
17714msgid "Step %v/%m"
17715msgstr ""
17716
17717#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:478
17718msgid "Lower Case"
17719msgstr ""
17720
17721#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:479
17722msgid "Upper Case"
17723msgstr ""
17724
17725#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:480
17726msgid "Title Case"
17727msgstr ""
17728
17729#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:484
17730msgid "Character match"
17731msgstr ""
17732
17733#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:485
17734msgid "Regular expression"
17735msgstr ""
17736
17737#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:488
17738msgid "Replace field"
17739msgstr ""
17740
17741#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:489
17742msgid "Prepend to field"
17743msgstr ""
17744
17745#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:490
17746msgid "Append to field"
17747msgstr ""
17748
17749#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:504
17750msgid "Editing metadata for one book"
17751msgid_plural "Editing metadata for {} books"
17752msgstr[0] ""
17753msgstr[1] ""
17754msgstr[2] ""
17755msgstr[3] ""
17756
17757#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:563
17758msgid ""
17759"Immediately make all changes without closing the dialog. This operation "
17760"cannot be canceled or undone"
17761msgstr ""
17762
17763#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:659
17764#, python-format
17765msgid "Book %d:"
17766msgstr ""
17767
17768#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:677
17769msgid "Enter an identifier type"
17770msgstr ""
17771
17772#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:683
17773msgid ""
17774"<b>You can destroy your library using this feature.</b> Changes are "
17775"permanent. There is no undo function. You are strongly encouraged to back up"
17776" your library before proceeding.<p>Search and replace in text fields using "
17777"character matching or regular expressions. "
17778msgstr ""
17779
17780#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:691
17781msgid ""
17782"In character mode, the field is searched for the entered search text. The "
17783"text is replaced by the specified replacement text everywhere it is found in"
17784" the specified field. After replacement is finished, the text can be changed"
17785" to upper-case, lower-case, or title-case. If the Case-sensitive check box "
17786"is checked, the search text must match exactly. If it is unchecked, the "
17787"search text will match both upper- and lower-case letters"
17788msgstr ""
17789
17790#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:702
17791msgid ""
17792"In regular expression mode, the search text is an arbitrary Python-"
17793"compatible regular expression. The replacement text can contain "
17794"backreferences to parenthesized expressions in the pattern. The search is "
17795"not anchored, and can match and replace multiple times on the same string. "
17796"The modification functions (lower-case etc) are applied to the matched text,"
17797" not to the field as a whole. The destination box specifies the field where "
17798"the result after matching and replacement is to be assigned. You can replace"
17799" the text in the field, or prepend or append the matched text. See <a "
17800"href=\"https://docs.python.org/library/re.html\">this reference</a> for more"
17801" information on Python's regular expressions, and in particular the 'sub' "
17802"function."
17803msgstr ""
17804
17805#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:781
17806msgid "S/R TEMPLATE ERROR"
17807msgstr ""
17808
17809#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:933
17810msgid ""
17811"You must specify a destination when source is a composite field or a "
17812"template"
17813msgstr ""
17814
17815#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:946
17816msgid ""
17817"The replacement value for a rating column must be empty or an integer "
17818"between 0 and 10"
17819msgstr ""
17820
17821#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:953
17822msgid "You must specify a destination identifier type"
17823msgstr ""
17824
17825#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1003
17826msgid "You must specify a search expression in the \"Search for\" field"
17827msgstr ""
17828
17829#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1072
17830msgid "Invalid identifier string"
17831msgstr ""
17832
17833#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1073
17834#, python-brace-format
17835msgid ""
17836"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"
17837"\n"
17838"Do you want to continue processing books?"
17839msgstr ""
17840
17841#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1077
17842msgid "Result identifier string: "
17843msgstr ""
17844
17845#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1176
17846msgid "Search/replace invalid"
17847msgstr ""
17848
17849#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1177
17850#, python-format
17851msgid "Search/replace is invalid: %s"
17852msgstr ""
17853
17854#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1273
17855msgid "Covers compressed"
17856msgstr ""
17857
17858#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1274
17859#, python-brace-format
17860msgid ""
17861"Covers were compressed by {percent:.1%} from a total size of {old} to {new}."
17862msgstr ""
17863
17864#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1288
17865#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:708
17866msgid "Delete saved search/replace"
17867msgstr ""
17868
17869#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1289
17870msgid "The selected saved search/replace will be deleted. Are you sure?"
17871msgstr ""
17872
17873#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1314
17874#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1319
17875#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1324
17876msgid "Save search/replace"
17877msgstr ""
17878
17879#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1315
17880msgid "Search/replace name:"
17881msgstr ""
17882
17883#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk.py:1325
17884msgid ""
17885"That saved search/replace already exists and will be overwritten. Are you "
17886"sure?"
17887msgstr ""
17888
17889#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:617
17890msgid "Edit meta information"
17891msgstr ""
17892
17893#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:618
17894msgid "&Author(s): "
17895msgstr ""
17896
17897#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:619
17898msgid ""
17899"This will cause the author sort field to be automatically updated\n"
17900" based on the authors field for each selected book. Note that if\n"
17901" you use the control above to set authors in bulk, the author sort\n"
17902" field is updated anyway, regardless of the value of this checkbox."
17903msgstr ""
17904
17905#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:623
17906msgid "A&utomatically set author sort"
17907msgstr ""
17908
17909#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:624
17910msgid "S&wap title and author"
17911msgstr ""
17912
17913#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:625
17914msgid "Author s&ort: "
17915msgstr ""
17916
17917#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:626
17918msgid ""
17919"Specify how the author(s) of this book should be sorted. For example Charles"
17920" Dickens should be sorted as Dickens, Charles."
17921msgstr ""
17922
17923#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:627
17924#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1358
17925msgid "&Rating:"
17926msgstr ""
17927
17928#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:628
17929msgid "&Apply rating"
17930msgstr ""
17931
17932#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:629
17933msgid "&Publisher: "
17934msgstr ""
17935
17936#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:630
17937msgid "If checked, the publisher will be cleared"
17938msgstr ""
17939
17940#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:631
17941msgid "&Clear pub"
17942msgstr ""
17943
17944#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:632
17945msgid "Add ta&gs: "
17946msgstr ""
17947
17948#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:634
17949#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:635
17950#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:239
17951msgid "Open Tag editor"
17952msgstr ""
17953
17954#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:636
17955msgid "&Remove tags:"
17956msgstr ""
17957
17958#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:637
17959msgid "Comma separated list of tags to remove from the books. "
17960msgstr ""
17961
17962#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:638
17963msgid "Check this box to remove all tags from the books."
17964msgstr ""
17965
17966#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:639
17967msgid "&Clear all"
17968msgstr ""
17969
17970#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:640
17971msgid "Ser&ies:"
17972msgstr ""
17973
17974#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:643
17975msgid "If checked, the series will be cleared"
17976msgstr ""
17977
17978#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:644
17979msgid "&Clear series"
17980msgstr ""
17981
17982#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:645
17983msgid ""
17984"If not checked, the series number for the books will be set to 1.\n"
17985"If checked, selected books will be automatically numbered, in the order\n"
17986"you selected them. So if you selected Book A and then Book B,\n"
17987"Book A will have series number 1 and Book B series number 2."
17988msgstr ""
17989
17990#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:649
17991msgid "&Automatically number books in this series"
17992msgstr ""
17993
17994#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:650
17995msgid ""
17996"Series will normally be renumbered from the highest number in the database\n"
17997"for that series. Checking this box will tell calibre to start numbering\n"
17998"from the value in the box"
17999msgstr ""
18000
18001#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:653
18002msgid "&Force numbers to start with:"
18003msgstr ""
18004
18005#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:655
18006msgid "+ "
18007msgstr ""
18008
18009#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:656
18010#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1851
18011msgid "&Date:"
18012msgstr ""
18013
18014#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:659
18015#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:664
18016msgid "A&pply date"
18017msgstr ""
18018
18019#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:660
18020#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1914
18021msgid "P&ublished:"
18022msgstr ""
18023
18024#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:662
18025msgid "Clear published date"
18026msgstr ""
18027
18028#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:665
18029#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1482
18030msgid "&Languages:"
18031msgstr ""
18032
18033#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:666
18034msgid "Check this box to remove all languages from the books."
18035msgstr ""
18036
18037#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:667
18038msgid "Clear &all"
18039msgstr ""
18040
18041#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:668
18042msgid ""
18043"When doing a same format to same format conversion,\n"
18044" e.g., EPUB to EPUB, calibre saves the original EPUB\n"
18045" as ORIGINAL_EPUB. This option tells calibre to restore\n"
18046" the EPUB from ORIGINAL_EPUB. Useful if you did a bulk\n"
18047" conversion of a large number of books and something went wrong."
18048msgstr ""
18049
18050#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:673
18051msgid "Restore pre conversion &originals, if available"
18052msgstr ""
18053
18054#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:674
18055msgid ""
18056"Remove stored conversion settings for the selected books.\n"
18057"\n"
18058"Future conversion of these books will use the default settings."
18059msgstr ""
18060
18061#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:677
18062msgid "Remove &stored conversion settings for the selected books"
18063msgstr ""
18064
18065#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:678
18066msgid ""
18067"Force the title to be in title case. If both this and swap authors are checked,\n"
18068"title and author are swapped before the title case is set"
18069msgstr ""
18070
18071#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:680
18072msgid "Change title &case to:"
18073msgstr ""
18074
18075#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:681
18076msgid ""
18077"Update title sort based on the current title. This will be applied only "
18078"after other changes to title."
18079msgstr ""
18080
18081#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:682
18082msgid "Update &title sort"
18083msgstr ""
18084
18085#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:683
18086msgid ""
18087"Set the metadata in calibre from the metadata in the e-book files associated"
18088" with each book. Note that this does not change the cover, for that, use the"
18089" separate option below."
18090msgstr ""
18091
18092#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:684
18093msgid "Set &metadata (except cover) from the e-book files"
18094msgstr ""
18095
18096#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:685
18097msgid "Change &cover"
18098msgstr ""
18099
18100#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:686
18101msgid "&Generate default cover"
18102msgstr ""
18103
18104#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:687
18105msgid "&Remove cover"
18106msgstr ""
18107
18108#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:688
18109msgid ""
18110"Try to automatically detect and remove borders and extra space\n"
18111" from the edges of cover images. This can sometimes remove too\n"
18112" much, so use with care."
18113msgstr ""
18114
18115#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:691
18116msgid "&Trim cover (DANGEROUS)"
18117msgstr ""
18118
18119#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:692
18120msgid "Set from &e-book files"
18121msgstr ""
18122
18123#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:693
18124msgid ""
18125"Set the covers of all selected books to be the same\n"
18126"as that of the first selected book."
18127msgstr ""
18128
18129#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:695
18130msgid "&Clone covers"
18131msgstr ""
18132
18133#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:696
18134msgid ""
18135"<p>Compress cover images, if the quality is set to 100 compression is "
18136"lossless, otherwise it is lossy"
18137msgstr ""
18138
18139#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:697
18140msgid "Co&mpress cover images:"
18141msgstr ""
18142
18143#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:698
18144msgid ""
18145"<p>Cover image compression quality. If the quality is set to 100 compression"
18146" is lossless, otherwise it is lossy"
18147msgstr ""
18148
18149#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:699
18150msgid "Control how the default generated covers are created"
18151msgstr ""
18152
18153#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:700
18154msgid "Configure co&ver generation"
18155msgstr ""
18156
18157#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:701
18158msgid "Set the co&mments for all selected books"
18159msgstr ""
18160
18161#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:702
18162#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:756
18163#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:934
18164msgid "&Basic metadata"
18165msgstr ""
18166
18167#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:703
18168#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:763
18169msgid "&Custom metadata"
18170msgstr ""
18171
18172#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:704
18173msgid "&Load search/replace:"
18174msgstr ""
18175
18176#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:705
18177msgid "Select saved search/replace to load."
18178msgstr ""
18179
18180#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:706
18181msgid "Save current search/replace"
18182msgstr ""
18183
18184#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:707
18185#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:426
18186msgid "Sa&ve"
18187msgstr ""
18188
18189#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:710
18190msgid "Search &mode:"
18191msgstr ""
18192
18193#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:711
18194msgid ""
18195"<p>Choose whether to use basic text matching or advanced\n"
18196"                regular expression matching. Changing the mode clears all the fields\n"
18197"                in this dialog.</p>"
18198msgstr ""
18199
18200#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:714
18201msgid "Search &field:"
18202msgstr ""
18203
18204#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:715
18205msgid "The name of the field that you want to search"
18206msgstr ""
18207
18208#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:716
18209msgid "&Identifier type:"
18210msgstr ""
18211
18212#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:717
18213msgid "Choose which identifier type to operate upon"
18214msgstr ""
18215
18216#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:718
18217#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:335
18218#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:147
18219#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:488
18220msgid "&Template:"
18221msgstr ""
18222
18223#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:719
18224msgid "Enter a template to be used as the source for the search/replace"
18225msgstr ""
18226
18227#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:721
18228msgid ""
18229"Enter what you are looking for, either plain text or a regular expression, "
18230"depending on the mode"
18231msgstr ""
18232
18233#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:722
18234msgid ""
18235"Check this box if the search string must match exactly upper and lower case."
18236" Uncheck it if case is to be ignored"
18237msgstr ""
18238
18239#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:723
18240msgid "Cas&e sensitive"
18241msgstr "Улічваць &памер літар"
18242
18243#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:724
18244msgid "&Replace with:"
18245msgstr ""
18246
18247#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:725
18248msgid ""
18249"The replacement text. The matched search text will be replaced with this "
18250"string"
18251msgstr ""
18252
18253#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:726
18254msgid "&Apply function after replace:"
18255msgstr ""
18256
18257#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:727
18258msgid ""
18259"Specify how the text is to be processed after matching and replacement. In character mode, the entire\n"
18260"field is processed. In regular expression mode, only the matched text is processed"
18261msgstr ""
18262
18263#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:729
18264msgid "&Destination field:"
18265msgstr ""
18266
18267#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:730
18268msgid ""
18269"The field that the text will be put into after all replacements.\n"
18270"If blank, the source field is used if the field is modifiable"
18271msgstr ""
18272
18273#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:732
18274msgid "M&ode:"
18275msgstr ""
18276
18277#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:733
18278msgid "Specify how the text should be copied into the destination."
18279msgstr ""
18280
18281#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:734
18282msgid ""
18283"Specifies whether result items should be split into multiple values or\n"
18284"left as single values. This option has the most effect when the source field is\n"
18285"not multiple and the destination field is multiple"
18286msgstr ""
18287
18288#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:737
18289msgid "Split &result"
18290msgstr ""
18291
18292#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:738
18293msgid "Identifier type:"
18294msgstr ""
18295
18296#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:739
18297msgid ""
18298"<p>Choose which identifier type to operate upon. When the\n"
18299"              source field is something other than 'identifiers' you can enter\n"
18300"              a * if you want to replace the entire set of identifiers with\n"
18301"              the result of the search/replace.</p>"
18302msgstr ""
18303
18304#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:743
18305msgid "For multiple-valued fields, sho&w"
18306msgstr ""
18307
18308#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:744
18309msgid "val&ues starting at"
18310msgstr ""
18311
18312#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:745
18313msgid "with values separated b&y"
18314msgstr ""
18315
18316#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:746
18317msgid ""
18318"Used when displaying test results to separate values in multiple-valued "
18319"fields"
18320msgstr ""
18321
18322#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:747
18323msgid "Test text"
18324msgstr ""
18325
18326#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:748
18327msgid "Test result"
18328msgstr ""
18329
18330#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:749
18331msgid "Your &test:"
18332msgstr ""
18333
18334#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:750
18335msgid "&Search and replace"
18336msgstr ""
18337
18338#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:751
18339msgid ""
18340"If enabled, the book list will be re-sorted and any existing\n"
18341"search or Virtual library will be refreshed after the edit\n"
18342"is completed. This can be slow on large libraries."
18343msgstr ""
18344
18345#: /__w/calibre/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:754
18346msgid "&Refresh book list after edit"
18347msgstr ""
18348
18349#: /__w/calibre/calibre/src/calibre/gui2/dialogs/multisort.py:33
18350msgid "Sort by multiple columns"
18351msgstr ""
18352
18353#: /__w/calibre/calibre/src/calibre/gui2/dialogs/multisort.py:41
18354msgid ""
18355"Pick multiple columns to sort by. Drag and drop to re-arrange. Higher "
18356"columns are more important. Ascending or descending order can be toggled by "
18357"clicking the column name at the bottom of this dialog, after having selected"
18358" it."
18359msgstr ""
18360
18361#: /__w/calibre/calibre/src/calibre/gui2/dialogs/multisort.py:70
18362#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:75
18363#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:138
18364#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:229
18365#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:231
18366#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:248
18367#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:191
18368#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:196
18369msgid "&Clear"
18370msgstr "&Ачысціць"
18371
18372#: /__w/calibre/calibre/src/calibre/gui2/dialogs/multisort.py:71
18373msgid "Clear all selected columns"
18374msgstr ""
18375
18376#: /__w/calibre/calibre/src/calibre/gui2/dialogs/multisort.py:76
18377msgid "Save this sort order for easy re-use"
18378msgstr ""
18379
18380#: /__w/calibre/calibre/src/calibre/gui2/dialogs/multisort.py:81
18381msgid "Load previously saved settings"
18382msgstr ""
18383
18384#: /__w/calibre/calibre/src/calibre/gui2/dialogs/multisort.py:119
18385msgid "Effective sort"
18386msgstr ""
18387
18388#: /__w/calibre/calibre/src/calibre/gui2/dialogs/multisort.py:128
18389msgid "No sort selected"
18390msgstr ""
18391
18392#: /__w/calibre/calibre/src/calibre/gui2/dialogs/multisort.py:129
18393msgid "You must select at least one column on which to sort"
18394msgstr ""
18395
18396#: /__w/calibre/calibre/src/calibre/gui2/dialogs/multisort.py:160
18397msgid "No saved sorts available"
18398msgstr ""
18399
18400#: /__w/calibre/calibre/src/calibre/gui2/dialogs/multisort.py:166
18401msgid "Remove saved sort"
18402msgstr ""
18403
18404#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:61
18405msgid "Import OPML file"
18406msgstr ""
18407
18408#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:67
18409msgid "Path to OPML file"
18410msgstr ""
18411
18412#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:71
18413msgid "Browse for OPML file"
18414msgstr ""
18415
18416#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:74
18417msgid "&OPML file:"
18418msgstr ""
18419
18420#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:80
18421msgid "Maximum number of articles to download per RSS feed"
18422msgstr ""
18423
18424#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:81
18425msgid "&Maximum articles per feed:"
18426msgstr ""
18427
18428#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:85
18429#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:356
18430msgid " days"
18431msgstr ""
18432
18433#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:86
18434msgid "Articles in the RSS feeds older than this will be ignored"
18435msgstr ""
18436
18437#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:89
18438msgid "Preserve groups in the OPML file"
18439msgstr ""
18440
18441#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:91
18442msgid ""
18443"If enabled, every group of feeds in the OPML file will be converted into a "
18444"single recipe. Otherwise every feed becomes its own recipe"
18445msgstr ""
18446
18447#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:95
18448msgid "Replace existing recipes"
18449msgstr ""
18450
18451#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:97
18452msgid ""
18453"If enabled, any existing recipes with the same titles as entries in the OPML"
18454" file will be replaced. Otherwise, new entries with modified titles will be "
18455"created"
18456msgstr ""
18457
18458#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:122
18459msgid "OPML files"
18460msgstr ""
18461
18462#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:122
18463msgid "Select OPML file"
18464msgstr ""
18465
18466#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:130
18467msgid "Path not specified"
18468msgstr ""
18469
18470#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:131
18471msgid "You must specify the path to the OPML file to import"
18472msgstr ""
18473
18474#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:136
18475msgid "No feeds found"
18476msgstr ""
18477
18478#: /__w/calibre/calibre/src/calibre/gui2/dialogs/opml.py:137
18479msgid "No importable RSS feeds found in the OPML file"
18480msgstr ""
18481
18482#: /__w/calibre/calibre/src/calibre/gui2/dialogs/password_ui.py:59
18483msgid "Password needed"
18484msgstr ""
18485
18486#: /__w/calibre/calibre/src/calibre/gui2/dialogs/password_ui.py:60
18487msgid "TextLabel"
18488msgstr ""
18489
18490#: /__w/calibre/calibre/src/calibre/gui2/dialogs/password_ui.py:61
18491#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:302
18492#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:448
18493#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:141
18494msgid "&Username:"
18495msgstr ""
18496
18497#: /__w/calibre/calibre/src/calibre/gui2/dialogs/password_ui.py:62
18498#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:306
18499#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:454
18500#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:143
18501msgid "&Password:"
18502msgstr ""
18503
18504#: /__w/calibre/calibre/src/calibre/gui2/dialogs/password_ui.py:63
18505#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:310
18506#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice_ui.py:93
18507#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:460
18508#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:116
18509msgid "&Show password"
18510msgstr ""
18511
18512#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:136
18513msgid "Restart required"
18514msgstr ""
18515
18516#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:137
18517msgid "You must restart calibre before using this plugin!"
18518msgstr ""
18519
18520#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:179
18521#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:507
18522msgid "All"
18523msgstr "Усё"
18524
18525#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:179
18526#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:270
18527msgid "Installed"
18528msgstr ""
18529
18530#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:179
18531#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:365
18532msgid "Not installed"
18533msgstr ""
18534
18535#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:179
18536msgid "Update available"
18537msgstr ""
18538
18539#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:270
18540msgid "Plugin name"
18541msgstr ""
18542
18543#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:270
18544#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:98
18545msgid "Status"
18546msgstr "Статус"
18547
18548#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:271
18549msgid "Available"
18550msgstr ""
18551
18552#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:271
18553msgid "Released"
18554msgstr ""
18555
18556#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:271
18557msgid "calibre"
18558msgstr ""
18559
18560#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:296
18561msgid "PayPal"
18562msgstr ""
18563
18564#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:320
18565msgid ""
18566"This plugin is FREE but you can reward the developer for their effort\n"
18567"by donating to them via PayPal.\n"
18568"\n"
18569"Right-click and choose Donate to reward: "
18570msgstr ""
18571
18572#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:355
18573msgid "Platform unavailable"
18574msgstr ""
18575
18576#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:357
18577msgid "calibre upgrade required"
18578msgstr ""
18579
18580#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:360
18581msgid "Plugin deprecated"
18582msgstr ""
18583
18584#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:362
18585msgid "New version available"
18586msgstr ""
18587
18588#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:364
18589msgid "Latest version installed"
18590msgstr ""
18591
18592#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:395
18593msgid "This plugin has been deprecated and should be uninstalled"
18594msgstr ""
18595
18596#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:396
18597#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:400
18598#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:404
18599#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:407
18600#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:411
18601#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:414
18602#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:416
18603msgid "Right-click to see more options"
18604msgstr ""
18605
18606#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:398
18607#, python-format
18608msgid "This plugin can only be installed on: %s"
18609msgstr ""
18610
18611#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:402
18612#, python-format
18613msgid "You must upgrade to at least calibre %s before installing this plugin"
18614msgstr ""
18615
18616#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:406
18617msgid "You can install this plugin"
18618msgstr ""
18619
18620#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:410
18621#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:413
18622msgid "A new version of this plugin is available"
18623msgstr ""
18624
18625#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:415
18626msgid "This plugin is installed and up-to-date"
18627msgstr ""
18628
18629#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:422
18630msgid "Plugin homepage"
18631msgstr ""
18632
18633#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:439
18634msgid "Update Check Failed"
18635msgstr ""
18636
18637#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:440
18638msgid "Unable to reach the plugin index page."
18639msgstr ""
18640
18641#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:459
18642#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:464
18643msgid "User plugins"
18644msgstr ""
18645
18646#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:472
18647msgid "Filter list of &plugins"
18648msgstr ""
18649
18650#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:479
18651msgid "Filter by &name"
18652msgstr ""
18653
18654#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:502
18655#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns.py:85
18656msgid "Description"
18657msgstr "Апісанне"
18658
18659#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:515
18660#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:533
18661msgid "&Install"
18662msgstr ""
18663
18664#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:516
18665#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:534
18666msgid "Install the selected plugin"
18667msgstr ""
18668
18669#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:519
18670msgid "&Customize plugin "
18671msgstr ""
18672
18673#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:520
18674#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:573
18675msgid "Customize the options for this plugin"
18676msgstr ""
18677
18678#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:538
18679msgid "Plugin &forum thread"
18680msgstr ""
18681
18682#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:547
18683#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins_ui.py:112
18684msgid "Enable/&disable plugin"
18685msgstr ""
18686
18687#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:548
18688msgid "Enable or disable this plugin"
18689msgstr ""
18690
18691#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:552
18692#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins_ui.py:114
18693msgid "&Remove plugin"
18694msgstr ""
18695
18696#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:553
18697msgid "Uninstall the selected plugin"
18698msgstr ""
18699
18700#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:562
18701msgid "Donate to developer"
18702msgstr ""
18703
18704#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:563
18705msgid "Donate to the developer of this plugin"
18706msgstr ""
18707
18708#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:572
18709#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins_ui.py:113
18710msgid "&Customize plugin"
18711msgstr ""
18712
18713#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:671
18714#, python-format
18715msgid "Are you sure you want to uninstall the <b>%s</b> plugin?"
18716msgstr ""
18717
18718#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:683
18719#, python-format
18720msgid "Install %s"
18721msgstr "Усталяваць %s"
18722
18723#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:684
18724#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:318
18725msgid ""
18726"Installing plugins is a <b>security risk</b>. Plugins can contain a "
18727"virus/malware. Only install it if you got it from a trusted source. Are you "
18728"sure you want to proceed?"
18729msgstr ""
18730
18731#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:701
18732#, python-format
18733msgid "Downloading plugin ZIP attachment: %s"
18734msgstr ""
18735
18736#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:706
18737#, python-format
18738msgid "Installing plugin: %s"
18739msgstr ""
18740
18741#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:721
18742#, python-format
18743msgid "Plugin installed: %s"
18744msgstr ""
18745
18746#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:723
18747#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:337
18748#, python-brace-format
18749msgid ""
18750"Plugin <b>{0}</b> successfully installed under <b>{1}</b>. You may have to "
18751"restart calibre for the plugin to take effect."
18752msgstr ""
18753
18754#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:746
18755msgid "Install plugin failed"
18756msgstr ""
18757
18758#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:747
18759msgid ""
18760"A problem occurred while installing this plugin. This plugin will now be "
18761"uninstalled. Please post the error message in details below into the forum "
18762"thread for this plugin and restart calibre."
18763msgstr ""
18764
18765#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:772
18766#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:371
18767msgid "Plugin not customizable"
18768msgstr ""
18769
18770#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:773
18771#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:372
18772#, python-format
18773msgid "Plugin: %s does not need customization"
18774msgstr ""
18775
18776#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:777
18777#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:378
18778msgid "Must restart"
18779msgstr ""
18780
18781#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:778
18782#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:379
18783#, python-format
18784msgid "You must restart calibre before you can configure the <b>%s</b> plugin"
18785msgstr ""
18786
18787#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:786
18788#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:360
18789msgid "Plugin cannot be disabled"
18790msgstr ""
18791
18792#: /__w/calibre/calibre/src/calibre/gui2/dialogs/plugin_updater.py:787
18793#, python-format
18794msgid "The plugin: %s cannot be disabled"
18795msgstr ""
18796
18797#: /__w/calibre/calibre/src/calibre/gui2/dialogs/progress.py:118
18798msgid "Aborting..."
18799msgstr ""
18800
18801#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:265
18802#, python-brace-format
18803msgid "The Quickview shortcut ({0}) shows/hides the Quickview panel"
18804msgstr ""
18805
18806#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:267
18807msgid "Undock"
18808msgstr ""
18809
18810#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:268
18811msgid "Show the Quickview panel in its own floating window"
18812msgstr ""
18813
18814#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:271
18815msgid "Lock Quickview contents"
18816msgstr ""
18817
18818#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:272
18819#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:272
18820msgid "Refresh"
18821msgstr ""
18822
18823#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:276
18824msgid "Embed the Quickview panel into the main calibre window"
18825msgstr ""
18826
18827#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:305
18828msgid "Alternate shortcut: "
18829msgstr ""
18830
18831#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:325
18832#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:583
18833msgid "Find item in the Tag browser"
18834msgstr ""
18835
18836#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:327
18837#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:345
18838msgid "Find item in the library"
18839msgstr ""
18840
18841#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:342
18842msgid "Select this book in the library"
18843msgstr ""
18844
18845#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:350
18846msgid "Quickview this cell"
18847msgstr ""
18848
18849#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:355
18850msgid "Open book in the E-book viewer"
18851msgstr ""
18852
18853#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:536
18854#, python-brace-format
18855msgid "&Item: {0} ({1})"
18856msgstr ""
18857
18858#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:582
18859msgid ""
18860"Click to show only books with this item. Double click to search for this "
18861"item in the Tag browser"
18862msgstr ""
18863
18864#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:600
18865msgid "**No items found**"
18866msgstr ""
18867
18868#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:601
18869msgid ""
18870"Click in a column  in the library view to see the information for that book"
18871msgstr ""
18872
18873#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:621
18874#, python-brace-format
18875msgid "&Books with selected item \"{0}\": {1}"
18876msgstr ""
18877
18878#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:630
18879msgid ""
18880"Double click on a book to change the selection in the library view or change"
18881" the column shown in the left-hand panel. Shift- or Ctrl- double click to "
18882"edit the metadata of a book, which also changes the selected book."
18883msgstr ""
18884
18885#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:690
18886msgid "Something went wrong while filling in the table"
18887msgstr ""
18888
18889#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:726
18890msgid "Quickview: Book not in library view"
18891msgstr ""
18892
18893#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview.py:727
18894msgid ""
18895"The book you selected is not currently displayed in the library view, "
18896"perhaps because of a search or a Virtual library, so Quickview cannot select"
18897" it."
18898msgstr ""
18899
18900#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview_ui.py:88
18901#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:753
18902msgid "&Apply Virtual libraries"
18903msgstr ""
18904
18905#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview_ui.py:89
18906msgid ""
18907"<p>Select to make Quickview show only books in the current\n"
18908"        Virtual library</p>"
18909msgstr ""
18910
18911#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview_ui.py:91
18912msgid "&Lock Quickview contents"
18913msgstr ""
18914
18915#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview_ui.py:92
18916msgid ""
18917"<p>Select to prevent Quickview from changing content when the\n"
18918"        selection on the library view is changed</p>"
18919msgstr ""
18920
18921#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview_ui.py:94
18922#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:244
18923#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:979
18924#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check_links.py:87
18925#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:248
18926#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:280
18927#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1418
18928#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:947
18929#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/toc.py:152
18930msgid "&Refresh"
18931msgstr "&Абнавіць"
18932
18933#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview_ui.py:95
18934msgid ""
18935"When Quickview is locked, refresh the window using the last selected book "
18936"and that book's value in the last selected column."
18937msgstr ""
18938
18939#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview_ui.py:96
18940msgid "&Dock"
18941msgstr ""
18942
18943#: /__w/calibre/calibre/src/calibre/gui2/dialogs/quickview_ui.py:97
18944#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:197
18945#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/store_dialog_ui.py:77
18946msgid "&Close"
18947msgstr "&Закрыць"
18948
18949#: /__w/calibre/calibre/src/calibre/gui2/dialogs/restore_library.py:23
18950msgid ""
18951"Restoring database from backups, do not interrupt, this will happen in three"
18952" stages"
18953msgstr ""
18954
18955#: /__w/calibre/calibre/src/calibre/gui2/dialogs/restore_library.py:25
18956msgid "Restoring database"
18957msgstr ""
18958
18959#: /__w/calibre/calibre/src/calibre/gui2/dialogs/restore_library.py:61
18960msgid "The restore has not completed, are you sure you want to cancel?"
18961msgstr ""
18962
18963#: /__w/calibre/calibre/src/calibre/gui2/dialogs/restore_library.py:85
18964#, python-format
18965msgid "The old database was saved as: %s"
18966msgstr ""
18967
18968#: /__w/calibre/calibre/src/calibre/gui2/dialogs/restore_library.py:89
18969#, python-format
18970msgid ""
18971"Restoring the database succeeded with some warnings click \"Show details\" "
18972"to see the details. %s"
18973msgstr ""
18974
18975#: /__w/calibre/calibre/src/calibre/gui2/dialogs/restore_library.py:94
18976#, python-format
18977msgid "Restoring database was successful. %s"
18978msgstr ""
18979
18980#: /__w/calibre/calibre/src/calibre/gui2/dialogs/restore_library.py:100
18981msgid ""
18982"Your list of books, with all their metadata is stored in a single file, "
18983"called a database. In addition, metadata for each individual book is stored "
18984"in that books' folder, as a backup.<p>This operation will rebuild the "
18985"database from the individual book metadata. This is useful if the database "
18986"has been corrupted and you get a blank list of books.<p>Do you want to "
18987"restore the database?"
18988msgstr ""
18989
18990#: /__w/calibre/calibre/src/calibre/gui2/dialogs/restore_library.py:121
18991#: /__w/calibre/calibre/src/calibre/gui2/dialogs/restore_library.py:136
18992msgid "Restoring database failed, click \"Show details\" to see details"
18993msgstr ""
18994
18995#: /__w/calibre/calibre/src/calibre/gui2/dialogs/restore_library.py:135
18996#: /__w/calibre/calibre/src/calibre/gui2/main.py:216
18997msgid "Failed to repair library"
18998msgstr ""
18999
19000#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:32
19001msgid "Add a new Saved search"
19002msgstr ""
19003
19004#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:45
19005msgid ""
19006"You can create a <i>Saved search</i>, for frequently used searches here. The"
19007" search will be visible under <i>Saved searches</i> in the Tag browser, "
19008"using the name that you specify here."
19009msgstr ""
19010
19011#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:53
19012msgid "The Saved search name"
19013msgstr ""
19014
19015#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:57
19016msgid "&Search:"
19017msgstr ""
19018
19019#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:58
19020msgid "The search expression"
19021msgstr ""
19022
19023#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:69
19024msgid "No search name"
19025msgstr ""
19026
19027#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:70
19028msgid "You must specify a name for the Saved search"
19029msgstr ""
19030
19031#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:76
19032msgid "No search expression"
19033msgstr ""
19034
19035#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:77
19036msgid "You must specify a search expression for the Saved search"
19037msgstr ""
19038
19039#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:83
19040msgid "Invalid saved search"
19041msgstr ""
19042
19043#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:97
19044#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:582
19045#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:974
19046msgid "Manage Saved searches"
19047msgstr ""
19048
19049#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:103
19050#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:975
19051msgid "&Add search"
19052msgstr ""
19053
19054#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:107
19055msgid "&Remove search"
19056msgstr ""
19057
19058#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:111
19059#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:967
19060msgid "&Edit search"
19061msgstr ""
19062
19063#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:170
19064msgid ""
19065"The current saved search will be <b>permanently deleted</b>. Are you sure?"
19066msgstr ""
19067
19068#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:182
19069msgid "Edit the name and/or expression below."
19070msgstr ""
19071
19072#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:184
19073msgid "Edit saved search"
19074msgstr ""
19075
19076#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:196
19077msgid "A saved search with the name {} already exists. Choose another name"
19078msgstr ""
19079
19080#: /__w/calibre/calibre/src/calibre/gui2/dialogs/saved_search_editor.py:218
19081msgid "Search expression"
19082msgstr ""
19083
19084#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:72
19085msgid ""
19086"                Download this periodical every week on the specified days after\n"
19087"                the specified time. For example, if you choose: Monday after\n"
19088"                9:00 AM, then the periodical will be download every Monday as\n"
19089"                soon after 9:00 AM as possible.\n"
19090"            "
19091msgstr ""
19092
19093#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:93
19094msgid "&Download after:"
19095msgstr ""
19096
19097#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:124
19098msgid ""
19099"                Download this periodical every month, on the specified days.\n"
19100"                The download will happen as soon after the specified time as\n"
19101"                possible on the specified days of each month. For example,\n"
19102"                if you choose the 1st and the 15th after 9:00 AM, the\n"
19103"                periodical will be downloaded on the 1st and 15th of every\n"
19104"                month, as soon after 9:00 AM as possible.\n"
19105"            "
19106msgstr ""
19107
19108#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:136
19109msgid "&Days of the month:"
19110msgstr ""
19111
19112#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:138
19113msgid "Comma separated list of days of the month. For example: 1, 15"
19114msgstr ""
19115
19116#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:142
19117msgid "Download &after:"
19118msgstr ""
19119
19120#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:176
19121msgid ""
19122"                Download this periodical every x days. For example, if you\n"
19123"                choose 30 days, the periodical will be downloaded every 30\n"
19124"                days. Note that you can set periods of less than a day, like\n"
19125"                0.1 days to download a periodical more than once a day.\n"
19126"            "
19127msgstr ""
19128
19129#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:185
19130msgid "&Download every:"
19131msgstr ""
19132
19133#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:188
19134msgid "every hour"
19135msgstr ""
19136
19137#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:191
19138#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:217
19139msgid "days"
19140msgstr "дзён"
19141
19142#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:195
19143msgid ""
19144"Note: You can set intervals of less than a day, by typing the value "
19145"manually."
19146msgstr ""
19147
19148#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:250
19149msgid "Schedule news download [{} sources]"
19150msgstr ""
19151
19152#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:268
19153msgid "&Schedule"
19154msgstr ""
19155
19156#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:279
19157msgid "&Schedule for download:"
19158msgstr ""
19159
19160#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:284
19161msgid "&Days of  week"
19162msgstr ""
19163
19164#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:285
19165msgid "Da&ys of month"
19166msgstr ""
19167
19168#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:286
19169msgid "Every &x days"
19170msgstr ""
19171
19172#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:299
19173msgid "&Account"
19174msgstr ""
19175
19176#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:313
19177msgid "For the scheduling to work, you must leave calibre running."
19178msgstr ""
19179
19180#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:322
19181#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1221
19182msgid "&Advanced"
19183msgstr ""
19184
19185#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:325
19186msgid "Add &title as tag"
19187msgstr ""
19188
19189#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:327
19190msgid "&Extra tags:"
19191msgstr ""
19192
19193#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:331
19194msgid "&Keep at most:"
19195msgstr ""
19196
19197#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:332
19198msgid ""
19199"Maximum number of copies (issues) of this recipe to keep.  Set to 0 to keep "
19200"all (disable)."
19201msgstr ""
19202
19203#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:337
19204msgid ""
19205"<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"
19206"<p>Note that this feature only works if you have the option to add the title as tag checked, above.\n"
19207"<p>Also, the setting for deleting periodicals older than a number of days, below, takes priority over this setting."
19208msgstr ""
19209
19210#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:342
19211msgid " issues"
19212msgstr ""
19213
19214#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:342
19215msgid "all issues"
19216msgstr ""
19217
19218#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:350
19219msgid "Delete downloaded &news older than:"
19220msgstr ""
19221
19222#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:353
19223msgid ""
19224"<p>Delete downloaded news older than the specified number of days. Set to zero to disable.\n"
19225"<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."
19226msgstr ""
19227
19228#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:356
19229msgid "never delete"
19230msgstr ""
19231
19232#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:360
19233msgid "Download &all scheduled"
19234msgstr ""
19235
19236#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:361
19237msgid "Download all scheduled news sources at once"
19238msgstr ""
19239
19240#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:366
19241msgid "&Download now"
19242msgstr ""
19243
19244#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:461
19245msgid "Need username and password"
19246msgstr ""
19247
19248#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:462
19249msgid "You must provide a username and/or password to use this news source."
19250msgstr ""
19251
19252#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:504
19253msgid "Account"
19254msgstr "Акаўнт"
19255
19256#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:505
19257msgid "(optional)"
19258msgstr ""
19259
19260#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:506
19261msgid "(required)"
19262msgstr ""
19263
19264#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:525
19265msgid "Created by: "
19266msgstr ""
19267
19268#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:529
19269#, python-format
19270msgid "Download %s now"
19271msgstr ""
19272
19273#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:533
19274msgid "Last downloaded: never"
19275msgstr ""
19276
19277#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:534
19278msgid "never"
19279msgstr "ніколі"
19280
19281#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:542
19282#, python-format
19283msgid "%(days)d days, %(hours)d hours and %(mins)d minutes ago"
19284msgstr ""
19285
19286#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:558
19287msgid "Last downloaded:"
19288msgstr ""
19289
19290#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:578
19291msgid "Cannot download news as no internet connection is active"
19292msgstr ""
19293
19294#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:581
19295msgid "No internet connection"
19296msgstr ""
19297
19298#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:592
19299msgid "Schedule news download"
19300msgstr ""
19301
19302#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:595
19303msgid "Add or edit a custom news source"
19304msgstr ""
19305
19306#: /__w/calibre/calibre/src/calibre/gui2/dialogs/scheduler.py:600
19307msgid "Download all scheduled news sources"
19308msgstr ""
19309
19310#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:29
19311msgid "equal to"
19312msgstr ""
19313
19314#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:30
19315msgid "before"
19316msgstr ""
19317
19318#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:31
19319msgid "after"
19320msgstr ""
19321
19322#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:32
19323msgid "before or equal to"
19324msgstr ""
19325
19326#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:33
19327msgid "after or equal to"
19328msgstr ""
19329
19330#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:48
19331#, python-format
19332msgid ""
19333"<p>You can also perform other kinds of advanced searches, for example "
19334"checking for books that have no covers, combining multiple search expression"
19335" using Boolean operators and so on. See <a href=\"%s\">The search "
19336"interface</a> for more information."
19337msgstr ""
19338
19339#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:60
19340msgid "What &kind of match to use:"
19341msgstr ""
19342
19343#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:64
19344#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:214
19345#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:221
19346#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:181
19347msgid "Contains: the word or phrase matches anywhere in the metadata field"
19348msgstr ""
19349
19350#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:65
19351#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:215
19352#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:222
19353#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:182
19354msgid "Equals: the word or phrase must match the entire metadata field"
19355msgstr ""
19356
19357#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:66
19358#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:216
19359#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:223
19360#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:183
19361msgid ""
19362"Regular expression: the expression must match anywhere in the metadata field"
19363msgstr ""
19364
19365#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:84
19366#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:224
19367#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:232
19368#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:192
19369msgid "A&dvanced search"
19370msgstr ""
19371
19372#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:86
19373#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:217
19374#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:224
19375#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:184
19376msgid "Find entries that have..."
19377msgstr ""
19378
19379#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:87
19380#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:221
19381#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:228
19382#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:188
19383msgid "But don't show entries that have..."
19384msgstr ""
19385
19386#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:94
19387msgid "A&ll these words:"
19388msgstr ""
19389
19390#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:95
19391msgid "&This exact phrase:"
19392msgstr ""
19393
19394#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:96
19395msgid "O&ne or more of these words:"
19396msgstr ""
19397
19398#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:107
19399#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:222
19400#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:229
19401#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:189
19402msgid "Any of these &unwanted words:"
19403msgstr ""
19404
19405#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:112
19406msgid "Titl&e/author/series..."
19407msgstr ""
19408
19409#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:120
19410msgid "The title to search for"
19411msgstr ""
19412
19413#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:124
19414msgid "The author to search for"
19415msgstr ""
19416
19417#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:131
19418#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:231
19419#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:236
19420#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:180
19421#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:195
19422msgid "&Author:"
19423msgstr ""
19424
19425#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:134
19426msgid "The series to search for"
19427msgstr ""
19428
19429#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:143
19430msgid "The tags to search for"
19431msgstr ""
19432
19433#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:167
19434msgid "&Date search"
19435msgstr ""
19436
19437#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:182
19438msgid "&Search the"
19439msgstr ""
19440
19441#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:191
19442msgid "date column for books whose &date is "
19443msgstr ""
19444
19445#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:199
19446msgid "&year"
19447msgstr ""
19448
19449#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:203
19450msgid "mo&nth"
19451msgstr ""
19452
19453#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:206
19454msgid "&day"
19455msgstr ""
19456
19457#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:217
19458msgid "months"
19459msgstr ""
19460
19461#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:217
19462msgid "weeks"
19463msgstr ""
19464
19465#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:217
19466msgid "years"
19467msgstr ""
19468
19469#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:218
19470msgid "ago"
19471msgstr ""
19472
19473#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:225
19474msgid "This month"
19475msgstr ""
19476
19477#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:225
19478msgid "Yesterday"
19479msgstr "Учора"
19480
19481#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:240
19482msgid "&Template search"
19483msgstr ""
19484
19485#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:248
19486msgid "The value to search for"
19487msgstr ""
19488
19489#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:250
19490msgid ""
19491"You can use the search test specifications described in the calibre "
19492"documentation. For example, with Number comparisons you can the relational "
19493"operators like '>=' etc. With Text comparisons you can use exact, contains "
19494"or regular expression matches. With Date you can use today, yesterday, etc. "
19495"Set/not set takes 'true' for set and 'false' for not set."
19496msgstr ""
19497
19498#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:257
19499msgid "Template &value:"
19500msgstr ""
19501
19502#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:265
19503msgid "Set/Not set"
19504msgstr ""
19505
19506#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:267
19507msgid "How the template result will be compared to the value"
19508msgstr ""
19509
19510#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:268
19511msgid "C&omparison type:"
19512msgstr ""
19513
19514#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:273
19515msgid "The template that generates the value"
19516msgstr ""
19517
19518#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:274
19519msgid "Right click to open a template editor"
19520msgstr ""
19521
19522#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:275
19523#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:697
19524msgid "Tem&plate:"
19525msgstr ""
19526
19527#: /__w/calibre/calibre/src/calibre/gui2/dialogs/search.py:279
19528#: /__w/calibre/calibre/src/calibre/gui2/layout.py:247
19529#: /__w/calibre/calibre/src/calibre/gui2/layout.py:249
19530#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:212
19531#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/chooser_widget.py:25
19532#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:219
19533#: /__w/calibre/calibre/src/calibre/gui2/store/search/search.py:85
19534#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:179
19535msgid "Advanced search"
19536msgstr ""
19537
19538#: /__w/calibre/calibre/src/calibre/gui2/dialogs/select_formats.py:38
19539msgid "There is one book with the {} format"
19540msgstr ""
19541
19542#: /__w/calibre/calibre/src/calibre/gui2/dialogs/select_formats.py:39
19543#, python-brace-format
19544msgid "There are {count} books with the {fmt} format"
19545msgstr ""
19546
19547#: /__w/calibre/calibre/src/calibre/gui2/dialogs/select_formats.py:57
19548msgid "Choose formats"
19549msgstr ""
19550
19551#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice.py:40
19552msgid ""
19553"Use a password if calibre is running on a network that is not secure. For "
19554"example, if you run calibre on a laptop, use that laptop in an airport, and "
19555"want to connect your smart device to calibre, you should use a password."
19556msgstr ""
19557
19558#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice.py:46
19559msgid ""
19560"Check this box if you want calibre to automatically start the smart device "
19561"interface when calibre starts. You should not do this if you are using a "
19562"network that is not secure and you are not setting a password."
19563msgstr ""
19564
19565#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice.py:52
19566msgid ""
19567"Check this box if you want calibre to use a fixed network port. Normally you"
19568" will not need to do this. However, if your device consistently fails to "
19569"connect to calibre, try checking this box and entering a number."
19570msgstr ""
19571
19572#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice.py:58
19573msgid ""
19574"Try 9090. If calibre says that it fails to connect to the port, try another "
19575"number. You can use any number between 8,000 and 65,535."
19576msgstr ""
19577
19578#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice.py:63
19579msgid ""
19580"These are the IP addresses for this computer. If you decide to have your "
19581"device connect to calibre using a fixed IP address, one of these addresses "
19582"should be the one you use. It is unlikely but possible that the correct IP "
19583"address is not listed here, in which case you will need to go to your "
19584"computer's control panel to get a complete list of your computer's network "
19585"interfaces and IP addresses."
19586msgstr ""
19587
19588#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice.py:112
19589#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice.py:118
19590#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice.py:123
19591msgid "Invalid port number"
19592msgstr ""
19593
19594#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice.py:113
19595msgid "You must provide a port number."
19596msgstr ""
19597
19598#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice.py:119
19599#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice.py:124
19600msgid "The port must be a number between 8000 and 65535."
19601msgstr ""
19602
19603#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice.py:139
19604#: /__w/calibre/calibre/src/calibre/gui2/ui.py:484
19605msgid "Problem starting the wireless device"
19606msgstr ""
19607
19608#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice.py:140
19609#: /__w/calibre/calibre/src/calibre/gui2/ui.py:485
19610#, python-format
19611msgid "The wireless device driver had problems starting. It said \"%s\""
19612msgstr ""
19613
19614#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice_ui.py:86
19615msgid "Smart device control"
19616msgstr ""
19617
19618#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice_ui.py:87
19619msgid ""
19620"<p>Start wireless device connections.\n"
19621"       <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."
19622msgstr ""
19623
19624#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice_ui.py:89
19625msgid "calibre IP addresses:"
19626msgstr ""
19627
19628#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice_ui.py:90
19629msgid "Possibe IP addresses:"
19630msgstr ""
19631
19632#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice_ui.py:91
19633msgid "Optional &password:"
19634msgstr ""
19635
19636#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice_ui.py:92
19637msgid "Optional password for security"
19638msgstr ""
19639
19640#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice_ui.py:94
19641msgid "Optional &fixed port:"
19642msgstr ""
19643
19644#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice_ui.py:95
19645msgid "Optional port number"
19646msgstr ""
19647
19648#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice_ui.py:96
19649msgid "&Use a fixed port"
19650msgstr ""
19651
19652#: /__w/calibre/calibre/src/calibre/gui2/dialogs/smartdevice_ui.py:97
19653msgid "&Automatically allow connections at calibre startup"
19654msgstr ""
19655
19656#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:79
19657#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:138
19658#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:42
19659msgid "Publishers"
19660msgstr ""
19661
19662#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:173
19663msgid " (not on any book)"
19664msgstr ""
19665
19666#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:176
19667msgid "Category lookup name: "
19668msgstr ""
19669
19670#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:204
19671msgid "You must select items to apply"
19672msgstr ""
19673
19674#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:221
19675msgid "You must select items to unapply"
19676msgstr ""
19677
19678#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:237
19679#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:268
19680msgid ""
19681"That name contains leading or trailing periods, multiple periods in a row or"
19682" spaces before or after periods."
19683msgstr ""
19684
19685#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:245
19686#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:275
19687#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:356
19688msgid "Name already used"
19689msgstr ""
19690
19691#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:246
19692#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:276
19693msgid "That name is already used, perhaps with different case."
19694msgstr ""
19695
19696#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories.py:289
19697msgid ""
19698"The current User category will be <b>permanently deleted</b>. Are you sure?"
19699msgstr ""
19700
19701#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:146
19702msgid "User categories editor"
19703msgstr ""
19704
19705#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:147
19706msgid "Category &name: "
19707msgstr ""
19708
19709#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:148
19710msgid "Select a category to edit"
19711msgstr ""
19712
19713#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:149
19714msgid "Copy the category name to the clipboard"
19715msgstr ""
19716
19717#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:150
19718msgid "&Category filter: "
19719msgstr ""
19720
19721#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:151
19722msgid "Select the content kind of the new category"
19723msgstr ""
19724
19725#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:152
19726msgid "Item &filter: "
19727msgstr ""
19728
19729#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:153
19730msgid ""
19731"Enter text to filter the available items. Case and accents are ignored."
19732msgstr ""
19733
19734#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:154
19735msgid "Delete the current User category"
19736msgstr ""
19737
19738#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:156
19739msgid "Enter a category name, then use the Add button or the Rename button"
19740msgstr ""
19741
19742#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:157
19743msgid "Add a new category"
19744msgstr ""
19745
19746#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:159
19747msgid "Rename the current category to what is in the box"
19748msgstr ""
19749
19750#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:161
19751msgid ""
19752"<p>Show items in the Available items box only if they appear in the\n"
19753"            current Virtual library. Applied items not in the Virtual library will be marked\n"
19754"            \"not on any book\".</p>"
19755msgstr ""
19756
19757#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:164
19758msgid "&Show only available items in current Virtual library"
19759msgstr ""
19760
19761#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:165
19762msgid "&Available items"
19763msgstr ""
19764
19765#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:166
19766msgid "Apply items to current category"
19767msgstr ""
19768
19769#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:168
19770#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_editor_ui.py:141
19771msgid "Applied &items"
19772msgstr ""
19773
19774#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_categories_ui.py:169
19775msgid "Unapply (remove) selected items from current category"
19776msgstr ""
19777
19778#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_editor.py:39
19779msgid ""
19780"If the item you want is not in the available list, you can add it here. "
19781"Accepts an ampersand-separated list of items. The items will be applied to "
19782"the book."
19783msgstr ""
19784
19785#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_editor.py:45
19786msgid ""
19787"If the item you want is not in the available list, you can add it here. "
19788"Accepts a comma-separated list of items. The items will be applied to the "
19789"book."
19790msgstr ""
19791
19792#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_editor.py:120
19793msgid "Deleting tags is done immediately and there is no undo."
19794msgstr ""
19795
19796#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_editor.py:134
19797msgid "Are your sure?"
19798msgstr ""
19799
19800#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_editor.py:135
19801msgid ""
19802"The following tags are used by one or more books. Are you certain you want "
19803"to delete them?"
19804msgstr ""
19805
19806#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_editor_ui.py:132
19807msgid "Manage items"
19808msgstr ""
19809
19810#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_editor_ui.py:133
19811msgid "&Add item:"
19812msgstr ""
19813
19814#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_editor_ui.py:134
19815msgid "Apply item(s) to the current book"
19816msgstr ""
19817
19818#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_editor_ui.py:135
19819msgid "Filter the available items"
19820msgstr ""
19821
19822#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_editor_ui.py:136
19823msgid ""
19824"Delete the selected items from database. This will unapply the items from "
19825"all books and then remove them from the database."
19826msgstr ""
19827
19828#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_editor_ui.py:137
19829msgid "Ava&ilable items"
19830msgstr ""
19831
19832#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_editor_ui.py:138
19833msgid "Apply item to current book"
19834msgstr ""
19835
19836#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_editor_ui.py:139
19837msgid "Unapply (remove) the item from current book"
19838msgstr ""
19839
19840#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_editor_ui.py:140
19841msgid "Filter the applied items"
19842msgstr ""
19843
19844#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:298
19845msgid "Search for {}"
19846msgstr ""
19847
19848#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:302
19849msgid "Filter by {}"
19850msgstr ""
19851
19852#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:306
19853#, python-brace-format
19854msgid "Search the library for {0}"
19855msgstr ""
19856
19857#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:421
19858#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:623
19859msgid "Count"
19860msgstr ""
19861
19862#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:423
19863msgid "Was"
19864msgstr ""
19865
19866#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:441
19867#, python-brace-format
19868msgid "This is not one of this column's permitted values ({0})"
19869msgstr ""
19870
19871#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:521
19872msgid "Editing..."
19873msgstr ""
19874
19875#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:544
19876msgid "Item is not a permitted value"
19877msgstr ""
19878
19879#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:545
19880#, python-brace-format
19881msgid ""
19882"This column has a fixed set of permitted values. The entered text must be "
19883"one of ({0})."
19884msgstr ""
19885
19886#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:571
19887msgid "Do you really want to undo your changes?"
19888msgstr ""
19889
19890#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:596
19891msgid "Undelete items?"
19892msgstr ""
19893
19894#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor.py:597
19895msgid "Items must be undeleted to continue. Do you want to do this?"
19896msgstr ""
19897
19898#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:112
19899msgid "Search for an item in the first column"
19900msgstr ""
19901
19902#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:113
19903msgid "Find items containing the search string"
19904msgstr ""
19905
19906#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:115
19907msgid ""
19908"<p>Show items only if they appear in the\n"
19909"          current Virtual library. Edits already done may be hidden but will\n"
19910"          not be forgotten.\n"
19911"          </p><p>\n"
19912"          Note that this box affects only what is displayed. Changes\n"
19913"          will affect all books in your library even if this box\n"
19914"          is checked.</p>"
19915msgstr ""
19916
19917#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:122
19918msgid "Only show items in the current &Virtual library"
19919msgstr ""
19920
19921#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:123
19922msgid "&Filter by:"
19923msgstr ""
19924
19925#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:124
19926msgid "Filter items using the text in this box"
19927msgstr ""
19928
19929#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:125
19930msgid "Show only items containing this text"
19931msgstr ""
19932
19933#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:126
19934msgid "F&ilter"
19935msgstr ""
19936
19937#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:127
19938msgid ""
19939"Delete selected items from the database. This will unapply the items from "
19940"all books and then remove them from the database."
19941msgstr ""
19942
19943#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:129
19944msgid "Ctrl+D"
19945msgstr ""
19946
19947#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:130
19948msgid "Rename the items in every book where they are used"
19949msgstr ""
19950
19951#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:132
19952msgid "Ctrl+R"
19953msgstr ""
19954
19955#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:133
19956msgid "Undo any deletes or edits on the selected lines"
19957msgstr ""
19958
19959#: /__w/calibre/calibre/src/calibre/gui2/dialogs/tag_list_editor_ui.py:135
19960msgid "Ctrl+U"
19961msgstr ""
19962
19963#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:368
19964msgid "Template language tutorial"
19965msgstr ""
19966
19967#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:372
19968msgid "Template function reference"
19969msgstr ""
19970
19971#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:425
19972msgid "Author Sort"
19973msgstr ""
19974
19975#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:429
19976msgid "Tag 1"
19977msgstr "Пазнака 1"
19978
19979#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:429
19980msgid "Tag 2"
19981msgstr "Пазнака 2"
19982
19983#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:457
19984msgid "Template value"
19985msgstr ""
19986
19987#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:488
19988msgid "Disable word wrap"
19989msgstr ""
19990
19991#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:491
19992msgid "Enable word wrap"
19993msgstr ""
19994
19995#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:495
19996msgid "Load template from the Template tester"
19997msgstr ""
19998
19999#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:498
20000#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:521
20001msgid "Load template from file"
20002msgstr ""
20003
20004#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:501
20005#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:531
20006msgid "Save template to file"
20007msgstr ""
20008
20009#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:517
20010msgid "No Template tester text is available"
20011msgstr ""
20012
20013#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:523
20014#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:533
20015msgid "Template file"
20016msgstr ""
20017
20018#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:626
20019#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:594
20020msgid "Select icon"
20021msgstr ""
20022
20023#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:689
20024msgid "EXCEPTION: "
20025msgstr ""
20026
20027#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:710
20028msgid "Built-in template function"
20029msgstr ""
20030
20031#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:711
20032msgid "Built-in function"
20033msgstr ""
20034
20035#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:712
20036msgid "User defined Python template function"
20037msgstr ""
20038
20039#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:713
20040msgid "User function"
20041msgstr ""
20042
20043#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:715
20044msgid "Stored template"
20045msgstr ""
20046
20047#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:715
20048msgid "Stored user defined template"
20049msgstr ""
20050
20051#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:742
20052msgid "No template provided"
20053msgstr ""
20054
20055#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:743
20056msgid "The template box cannot be empty"
20057msgstr ""
20058
20059#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:747
20060#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:754
20061msgid "No column chosen"
20062msgstr ""
20063
20064#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:748
20065msgid "You must specify a column to be colored"
20066msgstr ""
20067
20068#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:755
20069msgid "You must specify the column where the icons are applied"
20070msgstr ""
20071
20072#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:813
20073msgid "&Continue"
20074msgstr ""
20075
20076#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:815
20077msgid "Continue running the template"
20078msgstr ""
20079
20080#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:820
20081msgid "Stop running the template"
20082msgstr ""
20083
20084#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:826
20085#, python-brace-format
20086msgid "Break: line {0}, book {1}"
20087msgstr ""
20088
20089#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:832
20090msgid "The name of the template language operation"
20091msgstr ""
20092
20093#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:843
20094msgid "A variable in the template"
20095msgstr ""
20096
20097#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:846
20098msgid "The value of the variable"
20099msgstr ""
20100
20101#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog.py:890
20102msgid "A General Program Mode Template"
20103msgstr ""
20104
20105#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:375
20106#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:407
20107msgid "Set the color of the column:"
20108msgstr ""
20109
20110#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:376
20111msgid "Copy a color name to the clipboard:"
20112msgstr ""
20113
20114#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:377
20115msgid "Copy the selected color name to the clipboard"
20116msgstr ""
20117
20118#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:378
20119msgid "Kind:"
20120msgstr "Выгляд:"
20121
20122#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:379
20123msgid "Apply the icon to column:"
20124msgstr ""
20125
20126#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:380
20127msgid "Copy an icon file name to the clipboard:"
20128msgstr ""
20129
20130#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:381
20131msgid "Copy the selected icon file name to the clipboard"
20132msgstr ""
20133
20134#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:382
20135msgid "Add icon"
20136msgstr "Дадаць значок"
20137
20138#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:383
20139msgid "Add an icon file to the set of choices"
20140msgstr ""
20141
20142#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:384
20143msgid "Template &name:"
20144msgstr ""
20145
20146#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:385
20147msgid "The name of the callable template"
20148msgstr ""
20149
20150#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:386
20151msgid "T&emplate:"
20152msgstr ""
20153
20154#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:387
20155msgid "The text of the template program goes into the box below"
20156msgstr ""
20157
20158#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:388
20159msgid "        "
20160msgstr ""
20161
20162#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:389
20163msgid "Enable &breakpoints"
20164msgstr ""
20165
20166#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:390
20167msgid ""
20168"<p>If checked, the template evaluator will stop when it\n"
20169"evaluates an expression on a double-clicked line number, opening a dialog showing\n"
20170"you the value as well as all the local variables</p>"
20171msgstr ""
20172
20173#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:393
20174msgid "&Go"
20175msgstr ""
20176
20177#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:394
20178msgid ""
20179"If 'Enable breakpoints' is checked then click this button to run your "
20180"template"
20181msgstr ""
20182
20183#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:395
20184msgid "&Line:"
20185msgstr ""
20186
20187#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:396
20188#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:397
20189msgid "Line number to toggle"
20190msgstr ""
20191
20192#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:398
20193msgid "&Toggle"
20194msgstr ""
20195
20196#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:399
20197msgid "Toggle the breakpoint on the line number in the box"
20198msgstr ""
20199
20200#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:400
20201msgid "&Remove all"
20202msgstr ""
20203
20204#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:401
20205msgid "Remove all breakpoints"
20206msgstr ""
20207
20208#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:402
20209msgid "&Set all"
20210msgstr ""
20211
20212#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:403
20213msgid "Set breakpoint on every line"
20214msgstr ""
20215
20216#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:404
20217msgid ""
20218"<p>The text of the template program goes in this box.\n"
20219"            Don't forget that a General Program Mode template must begin with\n"
20220"            the word \"program:\".</p>"
20221msgstr ""
20222
20223#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:407
20224#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:150
20225msgid "D&ocumentation:"
20226msgstr ""
20227
20228#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:408
20229msgid "Documentation for the function being defined or edited"
20230msgstr ""
20231
20232#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:409
20233msgid "Template value:"
20234msgstr ""
20235
20236#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:410
20237msgid "The value of the template using the current book in the library view"
20238msgstr ""
20239
20240#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:411
20241#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:412
20242#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:413
20243#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:414
20244#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:415
20245#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:416
20246#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:417
20247#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:418
20248#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:419
20249msgid "User label"
20250msgstr ""
20251
20252#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:420
20253msgid "Font:"
20254msgstr ""
20255
20256#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:421
20257msgid "Select the font for the Template box"
20258msgstr ""
20259
20260#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:422
20261msgid "Size:"
20262msgstr "Памер:"
20263
20264#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:423
20265msgid "Select the font size for the Template box"
20266msgstr ""
20267
20268#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:424
20269msgid "Lo&ad"
20270msgstr ""
20271
20272#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:425
20273msgid "Load the template from a file"
20274msgstr ""
20275
20276#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:427
20277msgid "Save the template in a file"
20278msgstr ""
20279
20280#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:428
20281msgid "Template Function Reference"
20282msgstr ""
20283
20284#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:429
20285msgid "Function &name:"
20286msgstr ""
20287
20288#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:430
20289msgid "&Function type:"
20290msgstr ""
20291
20292#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:431
20293msgid "&Documentation:"
20294msgstr ""
20295
20296#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_dialog_ui.py:432
20297#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:234
20298msgid "&Code:"
20299msgstr ""
20300
20301#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_line_editor.py:33
20302msgid "Remove any template from the box"
20303msgstr ""
20304
20305#: /__w/calibre/calibre/src/calibre/gui2/dialogs/template_line_editor.py:35
20306msgid "Open template editor"
20307msgstr ""
20308
20309#: /__w/calibre/calibre/src/calibre/gui2/dialogs/trim_image.py:24
20310msgid "Trim Image"
20311msgstr ""
20312
20313#: /__w/calibre/calibre/src/calibre/gui2/dialogs/trim_image.py:32
20314msgid "Select a region by dragging with your mouse, and then click trim"
20315msgstr ""
20316
20317#: /__w/calibre/calibre/src/calibre/gui2/dialogs/trim_image.py:43
20318msgid "&Trim"
20319msgstr ""
20320
20321#: /__w/calibre/calibre/src/calibre/gui2/dialogs/trim_image.py:45
20322msgid "Trim image by removing borders outside the selected region"
20323msgstr ""
20324
20325#: /__w/calibre/calibre/src/calibre/gui2/dialogs/trim_image.py:83
20326msgid "Adjust selection by dragging corners"
20327msgstr ""
20328
20329#: /__w/calibre/calibre/src/calibre/gui2/dialogs/trim_image.py:90
20330#, python-brace-format
20331msgid "Size: {0}px Aspect ratio: {1:.2g}"
20332msgstr ""
20333
20334#: /__w/calibre/calibre/src/calibre/gui2/dialogs/trim_image.py:96
20335#, python-brace-format
20336msgid "Size: {0}x{1}px"
20337msgstr ""
20338
20339#: /__w/calibre/calibre/src/calibre/gui2/dnd.py:66
20340#, python-format
20341msgid "Download %s"
20342msgstr ""
20343
20344#: /__w/calibre/calibre/src/calibre/gui2/dnd.py:69
20345#, python-format
20346msgid "Downloading <b>%(fname)s</b> from %(url)s"
20347msgstr ""
20348
20349#: /__w/calibre/calibre/src/calibre/gui2/dnd.py:100
20350#, python-format
20351msgid "Failed to download from %(url)r with error: %(err)s"
20352msgstr ""
20353
20354#: /__w/calibre/calibre/src/calibre/gui2/ebook_download.py:28
20355msgid "Downloading book"
20356msgstr ""
20357
20358#: /__w/calibre/calibre/src/calibre/gui2/ebook_download.py:29
20359#, python-brace-format
20360msgid ""
20361"The book {0} will be downloaded and added to your calibre library "
20362"automatically."
20363msgstr ""
20364
20365#: /__w/calibre/calibre/src/calibre/gui2/ebook_download.py:97
20366msgid "No file specified to download."
20367msgstr ""
20368
20369#: /__w/calibre/calibre/src/calibre/gui2/ebook_download.py:108
20370msgid "Not a support e-book format."
20371msgstr ""
20372
20373#: /__w/calibre/calibre/src/calibre/gui2/ebook_download.py:130
20374#, python-format
20375msgid "Downloading %s"
20376msgstr "Спампоўванне %s"
20377
20378#: /__w/calibre/calibre/src/calibre/gui2/ebook_download.py:147
20379msgid "Downloading"
20380msgstr ""
20381
20382#: /__w/calibre/calibre/src/calibre/gui2/ebook_download.py:151
20383msgid "Failed to download e-book"
20384msgstr ""
20385
20386#: /__w/calibre/calibre/src/calibre/gui2/ebook_download.py:154
20387msgid "finished"
20388msgstr ""
20389
20390#: /__w/calibre/calibre/src/calibre/gui2/email.py:151
20391#, python-format
20392msgid "Email %(name)s to %(to)s"
20393msgstr ""
20394
20395#: /__w/calibre/calibre/src/calibre/gui2/email.py:177
20396msgid "News:"
20397msgstr "Навіны:"
20398
20399#: /__w/calibre/calibre/src/calibre/gui2/email.py:179
20400#, python-format
20401msgid "Attached is the %s periodical downloaded by calibre."
20402msgstr ""
20403
20404#: /__w/calibre/calibre/src/calibre/gui2/email.py:208
20405msgid "Add a new recipient:"
20406msgstr ""
20407
20408#: /__w/calibre/calibre/src/calibre/gui2/email.py:213
20409msgid "&Address"
20410msgstr ""
20411
20412#: /__w/calibre/calibre/src/calibre/gui2/email.py:213
20413msgid "&Formats"
20414msgstr ""
20415
20416#: /__w/calibre/calibre/src/calibre/gui2/email.py:213
20417msgid "&Subject"
20418msgstr ""
20419
20420#: /__w/calibre/calibre/src/calibre/gui2/email.py:213
20421msgid "A&lias"
20422msgstr ""
20423
20424#: /__w/calibre/calibre/src/calibre/gui2/email.py:215
20425msgid "The email address of the recipient"
20426msgstr ""
20427
20428#: /__w/calibre/calibre/src/calibre/gui2/email.py:216
20429msgid "The optional alias (simple name) of the recipient"
20430msgstr ""
20431
20432#: /__w/calibre/calibre/src/calibre/gui2/email.py:217
20433msgid ""
20434"Formats to email. The first matching one will be sent (comma separated list)"
20435msgstr ""
20436
20437#: /__w/calibre/calibre/src/calibre/gui2/email.py:218
20438msgid "The optional subject for email sent to this recipient"
20439msgstr ""
20440
20441#: /__w/calibre/calibre/src/calibre/gui2/email.py:231
20442msgid "&Add recipient"
20443msgstr ""
20444
20445#: /__w/calibre/calibre/src/calibre/gui2/email.py:248
20446msgid "Need address"
20447msgstr ""
20448
20449#: /__w/calibre/calibre/src/calibre/gui2/email.py:248
20450msgid "You must specify an address"
20451msgstr ""
20452
20453#: /__w/calibre/calibre/src/calibre/gui2/email.py:252
20454msgid "Need formats"
20455msgstr ""
20456
20457#: /__w/calibre/calibre/src/calibre/gui2/email.py:252
20458msgid "You must specify at least one format to send"
20459msgstr ""
20460
20461#: /__w/calibre/calibre/src/calibre/gui2/email.py:256
20462#, python-format
20463msgid "The recipient %s already exists"
20464msgstr ""
20465
20466#: /__w/calibre/calibre/src/calibre/gui2/email.py:290
20467msgid "No recipients"
20468msgstr ""
20469
20470#: /__w/calibre/calibre/src/calibre/gui2/email.py:291
20471msgid "You must select at least one recipient"
20472msgstr ""
20473
20474#: /__w/calibre/calibre/src/calibre/gui2/email.py:351
20475msgid "Auto convert the following books before sending via email?"
20476msgstr ""
20477
20478#: /__w/calibre/calibre/src/calibre/gui2/email.py:362
20479msgid "This recipient has no valid formats defined"
20480msgstr ""
20481
20482#: /__w/calibre/calibre/src/calibre/gui2/email.py:363
20483msgid "These books have no suitable input formats for conversion"
20484msgstr ""
20485
20486#: /__w/calibre/calibre/src/calibre/gui2/email.py:367
20487msgid "Could not send"
20488msgstr ""
20489
20490#: /__w/calibre/calibre/src/calibre/gui2/email.py:368
20491msgid ""
20492"Could not send books to some recipients. Click \"Show details\" for more "
20493"information"
20494msgstr ""
20495
20496#: /__w/calibre/calibre/src/calibre/gui2/email.py:405
20497msgid "E-book:"
20498msgstr ""
20499
20500#: /__w/calibre/calibre/src/calibre/gui2/email.py:413
20501msgid "Attached, you will find the e-book"
20502msgstr ""
20503
20504#: /__w/calibre/calibre/src/calibre/gui2/email.py:414
20505#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:209
20506msgid "by"
20507msgstr ""
20508
20509#: /__w/calibre/calibre/src/calibre/gui2/email.py:415
20510#, python-format
20511msgid "in the %s format."
20512msgstr ""
20513
20514#: /__w/calibre/calibre/src/calibre/gui2/email.py:419
20515msgid "About this book:"
20516msgstr ""
20517
20518#: /__w/calibre/calibre/src/calibre/gui2/email.py:432
20519msgid "Sending email to"
20520msgstr ""
20521
20522#: /__w/calibre/calibre/src/calibre/gui2/email.py:463
20523#, python-format
20524msgid "Auto convert the following books to %s before sending via email?"
20525msgstr ""
20526
20527#: /__w/calibre/calibre/src/calibre/gui2/email.py:470
20528msgid "Could not email the following books as no suitable formats were found:"
20529msgstr ""
20530
20531#: /__w/calibre/calibre/src/calibre/gui2/email.py:476
20532msgid "Failed to email book"
20533msgstr ""
20534
20535#: /__w/calibre/calibre/src/calibre/gui2/email.py:479
20536msgid "sent"
20537msgstr ""
20538
20539#: /__w/calibre/calibre/src/calibre/gui2/email.py:510
20540msgid "Sent news to"
20541msgstr ""
20542
20543#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:134
20544#, python-format
20545msgid ""
20546"<div style=\"font-size:10pt;\">\n"
20547"<p>Set a regular expression pattern to use when trying to guess e-book metadata from filenames. </p>\n"
20548"<p>A <a href=\"%s\">tutorial</a> on using regular expressions is available.</p>\n"
20549"<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>"
20550msgstr ""
20551
20552#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:138
20553msgid "Regular &expression"
20554msgstr ""
20555
20556#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:139
20557#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:142
20558msgid "Test"
20559msgstr "Праверка"
20560
20561#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:140
20562#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:52
20563msgid "File &name:"
20564msgstr ""
20565
20566#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:142
20567msgid "Title:"
20568msgstr "Назва:"
20569
20570#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:143
20571msgid "Regular expression (?P&lt;title&gt;)"
20572msgstr ""
20573
20574#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:144
20575#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:147
20576#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:150
20577#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:153
20578#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:156
20579#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:159
20580#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:162
20581#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:165
20582#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:128
20583#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:132
20584#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:137
20585#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:142
20586#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:147
20587#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:152
20588#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:154
20589#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:155
20590msgid "No match"
20591msgstr ""
20592
20593#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:145
20594msgid "Authors:"
20595msgstr ""
20596
20597#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:146
20598msgid "Regular expression (?P<author>)"
20599msgstr ""
20600
20601#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:148
20602msgid "Series:"
20603msgstr ""
20604
20605#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:149
20606msgid "Regular expression (?P<series>)"
20607msgstr ""
20608
20609#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:151
20610msgid "Series index:"
20611msgstr ""
20612
20613#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:152
20614msgid "Regular expression (?P<series_index>)"
20615msgstr ""
20616
20617#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:154
20618#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1759
20619msgid "ISBN:"
20620msgstr ""
20621
20622#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:155
20623msgid "Regular expression (?P<isbn>)"
20624msgstr ""
20625
20626#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:157
20627msgid "Publisher:"
20628msgstr ""
20629
20630#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:158
20631msgid "Regular expression (?P<publisher>)"
20632msgstr ""
20633
20634#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:160
20635msgid "Published:"
20636msgstr ""
20637
20638#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:161
20639msgid "Regular expression (?P<published>)"
20640msgstr ""
20641
20642#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:163
20643msgid "Comments:"
20644msgstr ""
20645
20646#: /__w/calibre/calibre/src/calibre/gui2/filename_pattern_ui.py:164
20647msgid "Regular expression (?P<comments>)"
20648msgstr ""
20649
20650#: /__w/calibre/calibre/src/calibre/gui2/font_family_chooser.py:24
20651msgid "Select font files"
20652msgstr ""
20653
20654#: /__w/calibre/calibre/src/calibre/gui2/font_family_chooser.py:24
20655msgid "TrueType/OpenType Fonts"
20656msgstr ""
20657
20658#: /__w/calibre/calibre/src/calibre/gui2/font_family_chooser.py:35
20659msgid "Corrupt font"
20660msgstr ""
20661
20662#: /__w/calibre/calibre/src/calibre/gui2/font_family_chooser.py:36
20663#, python-format
20664msgid "Failed to read metadata from the font file: %s"
20665msgstr ""
20666
20667#: /__w/calibre/calibre/src/calibre/gui2/font_family_chooser.py:153
20668msgid "Choose a font family"
20669msgstr ""
20670
20671#: /__w/calibre/calibre/src/calibre/gui2/font_family_chooser.py:166
20672#, python-format
20673msgid "Available faces for %s"
20674msgstr ""
20675
20676#: /__w/calibre/calibre/src/calibre/gui2/font_family_chooser.py:202
20677msgid "Choose font family"
20678msgstr ""
20679
20680#: /__w/calibre/calibre/src/calibre/gui2/font_family_chooser.py:226
20681msgid "Add &fonts"
20682msgstr ""
20683
20684#: /__w/calibre/calibre/src/calibre/gui2/font_family_chooser.py:230
20685msgid "Choose a font family from the list below:"
20686msgstr ""
20687
20688#: /__w/calibre/calibre/src/calibre/gui2/font_family_chooser.py:236
20689#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:540
20690msgid "Find next"
20691msgstr "Знайсці наступнае"
20692
20693#: /__w/calibre/calibre/src/calibre/gui2/font_family_chooser.py:239
20694#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:541
20695msgid "Find previous"
20696msgstr ""
20697
20698#: /__w/calibre/calibre/src/calibre/gui2/font_family_chooser.py:291
20699#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:422
20700#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:452
20701#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:456
20702#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:483
20703#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:531
20704#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:559
20705#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:313
20706#: /__w/calibre/calibre/src/calibre/gui2/shortcuts.py:85
20707msgid "None"
20708msgstr "Няма"
20709
20710#: /__w/calibre/calibre/src/calibre/gui2/font_family_chooser.py:309
20711#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:313
20712msgid "Added fonts"
20713msgstr ""
20714
20715#: /__w/calibre/calibre/src/calibre/gui2/font_family_chooser.py:310
20716#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:313
20717#, python-format
20718msgid "Added font families: %s"
20719msgstr ""
20720
20721#: /__w/calibre/calibre/src/calibre/gui2/font_family_chooser.py:339
20722msgid "Choose &font family"
20723msgstr ""
20724
20725#: /__w/calibre/calibre/src/calibre/gui2/font_family_chooser.py:348
20726msgid "Clear the font family"
20727msgstr ""
20728
20729#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:60
20730msgid "Remove this action"
20731msgstr ""
20732
20733#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:167
20734msgid "<a href=\"{}\">CSS selector help</a>"
20735msgstr ""
20736
20737#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:184
20738msgid "Create the rule to transform HTML tags below"
20739msgstr ""
20740
20741#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:196
20742#, python-brace-format
20743msgid "{preamble} {match_type}"
20744msgstr ""
20745
20746#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:202
20747msgid "If the tag"
20748msgstr ""
20749
20750#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:217
20751msgid "Then:"
20752msgstr ""
20753
20754#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:221
20755msgid "Add another action"
20756msgstr ""
20757
20758#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:290
20759#, python-brace-format
20760msgid "If the tag <b>{match_type}</b> <b>{query}</b>"
20761msgstr ""
20762
20763#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:310
20764msgid ""
20765"You can specify rules to transform HTML here. Click the \"Add rule\" button "
20766"below to get started."
20767msgstr ""
20768
20769#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:317
20770msgid "Test HTML transform rules"
20771msgstr ""
20772
20773#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:319
20774msgid "Enter an HTML document below and click the \"Test\" button"
20775msgstr ""
20776
20777#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:321
20778msgid "Resulting HTML"
20779msgstr ""
20780
20781#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:334
20782msgid "Edit HTML transform rules"
20783msgstr ""
20784
20785#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:342
20786msgid "Current HTML file"
20787msgstr ""
20788
20789#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:343
20790msgid "All HTML files"
20791msgstr ""
20792
20793#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:344
20794msgid "Open HTML files"
20795msgstr ""
20796
20797#: /__w/calibre/calibre/src/calibre/gui2/html_transform_rules.py:345
20798msgid "Selected HTML files"
20799msgstr ""
20800
20801#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:211
20802msgid "Create an icon theme"
20803msgstr ""
20804
20805#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:218
20806msgid "Theme Metadata"
20807msgstr ""
20808
20809#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:234
20810msgid "&Version:"
20811msgstr ""
20812
20813#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:236
20814msgid "&License:"
20815msgstr ""
20816
20817#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:238
20818#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:72
20819msgid "&URL:"
20820msgstr ""
20821
20822#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:240
20823msgid ""
20824"The license for the icons in this theme. Common choices are Creative Commons"
20825" or Public Domain."
20826msgstr ""
20827
20828#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:289
20829#, python-format
20830msgid "%d icons missing in this theme"
20831msgstr ""
20832
20833#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:291
20834msgid "No missing icons"
20835msgstr ""
20836
20837#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:301
20838msgid "No title specified"
20839msgstr ""
20840
20841#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:302
20842msgid "You must specify a title for this icon theme"
20843msgstr ""
20844
20845#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:304
20846msgid "No author specified"
20847msgstr ""
20848
20849#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:305
20850msgid "You must specify an author for this icon theme"
20851msgstr ""
20852
20853#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:315
20854msgid "&Abort"
20855msgstr "&Скасаваць "
20856
20857#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:315
20858msgid "Losslessly optimizing images, please wait..."
20859msgstr ""
20860
20861#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:329
20862msgid "Optimizing images failed, click \"Show details\" for more information"
20863msgstr ""
20864
20865#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:334
20866msgid "Compression failed"
20867msgstr ""
20868
20869#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:365
20870#, python-format
20871msgid "Optimizing %s"
20872msgstr ""
20873
20874#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:384
20875msgid "Creating theme file"
20876msgstr ""
20877
20878#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:394
20879msgid "Compressing theme file"
20880msgstr ""
20881
20882#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:407
20883#: /__w/calibre/calibre/src/calibre/utils/ipc/job.py:60
20884msgid "Finished"
20885msgstr "Скончыўся"
20886
20887#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:414
20888msgid "Choose a folder from which to read the icons"
20889msgstr ""
20890
20891#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:428
20892msgid "Choose destination for icon theme"
20893msgstr ""
20894
20895#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:429
20896msgid "ZIP files"
20897msgstr "Файлы ZIP"
20898
20899#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:544
20900#, python-brace-format
20901msgid ""
20902"\n"
20903"            <h1>{title}</h1>\n"
20904"            <p>by <i>{author}</i> with <b>{number}</b> icons [{size}]</p>\n"
20905"            <p>{description}</p>\n"
20906"            <p>Version: {version} Number of users: {usage}</p>\n"
20907"            <p><i>Right click to visit theme homepage</i></p>\n"
20908"            "
20909msgstr ""
20910
20911#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:566
20912msgid "Downloading icons..."
20913msgstr ""
20914
20915#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:567
20916msgid "Downloading icons, please wait..."
20917msgstr ""
20918
20919#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:592
20920msgid "Choose an icon theme"
20921msgstr ""
20922
20923#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:613
20924msgid "Restore &default icons"
20925msgstr ""
20926
20927#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:643
20928msgid ""
20929"Choose an icon theme below. You will need to restart calibre to see the new "
20930"icons."
20931msgstr ""
20932
20933#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:645
20934msgid "Current icon theme:"
20935msgstr ""
20936
20937#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:647
20938#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:128
20939msgid "&Sort by:"
20940msgstr ""
20941
20942#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:648
20943msgid "Number of icons"
20944msgstr ""
20945
20946#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:648
20947msgid "Popularity"
20948msgstr ""
20949
20950#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:671
20951msgid "No homepage"
20952msgstr ""
20953
20954#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:671
20955msgid "The {} theme has no homepage"
20956msgstr ""
20957
20958#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:676
20959msgid "Downloading, please wait..."
20960msgstr ""
20961
20962#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:727
20963msgid "Failed to download list of themes"
20964msgstr ""
20965
20966#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:728
20967msgid ""
20968"Failed to download list of themes, click \"Show details\" for more "
20969"information"
20970msgstr ""
20971
20972#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:762
20973#, python-format
20974msgid ""
20975"Are you sure you want to remove the <b>%s</b> icon theme and return to the "
20976"stock icons?"
20977msgstr ""
20978
20979#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:770
20980msgid "No theme selected"
20981msgstr ""
20982
20983#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:771
20984msgid "You must first select an icon theme"
20985msgstr ""
20986
20987#: /__w/calibre/calibre/src/calibre/gui2/icon_theme.py:805
20988msgid ""
20989"Failed to download icon theme, click \"Show details\" for more information."
20990msgstr ""
20991
20992#: /__w/calibre/calibre/src/calibre/gui2/image_popup.py:120
20993msgid "Zoom &in"
20994msgstr ""
20995
20996#: /__w/calibre/calibre/src/calibre/gui2/image_popup.py:121
20997#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:277
20998msgid "Zoom &out"
20999msgstr ""
21000
21001#: /__w/calibre/calibre/src/calibre/gui2/image_popup.py:122
21002msgid "&Save as"
21003msgstr ""
21004
21005#: /__w/calibre/calibre/src/calibre/gui2/image_popup.py:123
21006msgid "&Rotate"
21007msgstr ""
21008
21009#: /__w/calibre/calibre/src/calibre/gui2/image_popup.py:124
21010msgid "&Full screen"
21011msgstr ""
21012
21013#: /__w/calibre/calibre/src/calibre/gui2/image_popup.py:141
21014msgid "&Fit image"
21015msgstr ""
21016
21017#: /__w/calibre/calibre/src/calibre/gui2/image_popup.py:142
21018msgid "Fit image inside the available space"
21019msgstr ""
21020
21021#: /__w/calibre/calibre/src/calibre/gui2/image_popup.py:193
21022msgid "Choose a file to save to"
21023msgstr ""
21024
21025#: /__w/calibre/calibre/src/calibre/gui2/image_popup.py:255
21026#, python-brace-format
21027msgid "Image: {name} {resolution}"
21028msgstr ""
21029
21030#: /__w/calibre/calibre/src/calibre/gui2/init.py:156
21031msgid "Cover browser"
21032msgstr ""
21033
21034#: /__w/calibre/calibre/src/calibre/gui2/init.py:194
21035#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:560
21036#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:572
21037#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:672
21038#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:681
21039#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:733
21040#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:740
21041msgid "Tag browser"
21042msgstr ""
21043
21044#: /__w/calibre/calibre/src/calibre/gui2/init.py:231
21045msgid "See what's new in this calibre release"
21046msgstr ""
21047
21048#: /__w/calibre/calibre/src/calibre/gui2/init.py:283
21049msgid "Connected "
21050msgstr ""
21051
21052#: /__w/calibre/calibre/src/calibre/gui2/init.py:303
21053#, python-format
21054msgid " %(created)s %(name)s"
21055msgstr ""
21056
21057#: /__w/calibre/calibre/src/calibre/gui2/init.py:303
21058msgid "created by"
21059msgstr ""
21060
21061#: /__w/calibre/calibre/src/calibre/gui2/init.py:306
21062#, python-format
21063msgid "%(num)d of %(total)d books"
21064msgstr ""
21065
21066#: /__w/calibre/calibre/src/calibre/gui2/init.py:308
21067#: /__w/calibre/calibre/src/calibre/srv/opds.py:154
21068msgid "one book"
21069msgid_plural "{} books"
21070msgstr[0] ""
21071msgstr[1] ""
21072msgstr[2] ""
21073msgstr[3] ""
21074
21075#: /__w/calibre/calibre/src/calibre/gui2/init.py:310
21076#, python-format
21077msgid "%(num)s, %(sel)d selected"
21078msgid_plural "%(num)s, %(sel)d selected"
21079msgstr[0] ""
21080msgstr[1] ""
21081msgstr[2] ""
21082msgstr[3] ""
21083
21084#: /__w/calibre/calibre/src/calibre/gui2/init.py:312
21085#, python-brace-format
21086msgid "{0}, {1} total"
21087msgstr ""
21088
21089#: /__w/calibre/calibre/src/calibre/gui2/init.py:336
21090msgid "Cover grid"
21091msgstr ""
21092
21093#: /__w/calibre/calibre/src/calibre/gui2/init.py:338
21094#: /__w/calibre/calibre/src/calibre/gui2/init.py:368
21095#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:1093
21096msgid "Toggle"
21097msgstr ""
21098
21099#: /__w/calibre/calibre/src/calibre/gui2/init.py:366
21100msgid "Search bar"
21101msgstr ""
21102
21103#: /__w/calibre/calibre/src/calibre/gui2/init.py:410
21104msgid "Next Virtual library"
21105msgstr ""
21106
21107#: /__w/calibre/calibre/src/calibre/gui2/init.py:412
21108msgid "Switch to the next Virtual library in the Virtual library tab bar"
21109msgstr ""
21110
21111#: /__w/calibre/calibre/src/calibre/gui2/init.py:415
21112msgid "Previous Virtual library"
21113msgstr ""
21114
21115#: /__w/calibre/calibre/src/calibre/gui2/init.py:417
21116msgid "Switch to the previous Virtual library in the Virtual library tab bar"
21117msgstr ""
21118
21119#: /__w/calibre/calibre/src/calibre/gui2/init.py:498
21120#: /__w/calibre/calibre/src/calibre/srv/ajax.py:285
21121#: /__w/calibre/calibre/src/calibre/srv/tests/ajax.py:72
21122msgid "All books"
21123msgstr "Усе кнігі"
21124
21125#: /__w/calibre/calibre/src/calibre/gui2/init.py:501
21126msgid "Search expression for this Virtual library:"
21127msgstr ""
21128
21129#: /__w/calibre/calibre/src/calibre/gui2/init.py:525
21130msgid "Sort tabs alphabetically"
21131msgstr ""
21132
21133#: /__w/calibre/calibre/src/calibre/gui2/init.py:528
21134msgid "Restore hidden tabs"
21135msgstr ""
21136
21137#: /__w/calibre/calibre/src/calibre/gui2/init.py:531
21138#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:392
21139msgid "Hide Virtual library tabs"
21140msgstr ""
21141
21142#: /__w/calibre/calibre/src/calibre/gui2/init.py:533
21143msgid "Lock Virtual library tabs"
21144msgstr ""
21145
21146#: /__w/calibre/calibre/src/calibre/gui2/init.py:535
21147msgid "Unlock Virtual library tabs"
21148msgstr ""
21149
21150#: /__w/calibre/calibre/src/calibre/gui2/init.py:542
21151#, python-format
21152msgid "Edit \"%s\""
21153msgstr ""
21154
21155#: /__w/calibre/calibre/src/calibre/gui2/init.py:543
21156#, python-format
21157msgid "Delete \"%s\""
21158msgstr ""
21159
21160#: /__w/calibre/calibre/src/calibre/gui2/init.py:571
21161#: /__w/calibre/calibre/src/calibre/gui2/init.py:582
21162msgid "Book details"
21163msgstr ""
21164
21165#: /__w/calibre/calibre/src/calibre/gui2/init.py:639
21166msgid "Layout"
21167msgstr ""
21168
21169#: /__w/calibre/calibre/src/calibre/gui2/init.py:642
21170msgid "Show and hide various parts of the calibre main window"
21171msgstr ""
21172
21173#: /__w/calibre/calibre/src/calibre/gui2/init.py:758
21174#, python-format
21175msgid "No %s format"
21176msgstr ""
21177
21178#: /__w/calibre/calibre/src/calibre/gui2/init.py:759
21179#, python-brace-format
21180msgid "The book {0} does not have the {1} format"
21181msgstr ""
21182
21183#: /__w/calibre/calibre/src/calibre/gui2/init.py:794
21184#, python-format
21185msgid "Restore %s"
21186msgstr ""
21187
21188#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:97
21189msgid "Job"
21190msgstr ""
21191
21192#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:99
21193msgid "Progress"
21194msgstr "Прагрэс"
21195
21196#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:100
21197msgid "Running time"
21198msgstr ""
21199
21200#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:101
21201msgid "Start time"
21202msgstr ""
21203
21204#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:113
21205msgid "There is a running job:"
21206msgid_plural "There are {} running jobs:"
21207msgstr[0] ""
21208msgstr[1] ""
21209msgstr[2] ""
21210msgstr[3] ""
21211
21212#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:117
21213#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:125
21214#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:140
21215msgid "Unknown job"
21216msgstr ""
21217
21218#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:120
21219msgid "There is a waiting job"
21220msgid_plural "There are {} waiting jobs"
21221msgstr[0] ""
21222msgstr[1] ""
21223msgstr[2] ""
21224msgstr[3] ""
21225
21226#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:310
21227#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:313
21228#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:316
21229#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:323
21230#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:330
21231msgid "Cannot kill job"
21232msgstr ""
21233
21234#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:311
21235#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:324
21236msgid "Cannot kill jobs that communicate with the device"
21237msgstr ""
21238
21239#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:314
21240msgid "Job has already run"
21241msgstr ""
21242
21243#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:317
21244msgid "This job cannot be stopped"
21245msgstr ""
21246
21247#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:331
21248msgid ""
21249"Some of the jobs cannot be stopped. Click \"Show details\" to see the list "
21250"of unstoppable jobs."
21251msgstr ""
21252
21253#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:433
21254msgid "Unavailable"
21255msgstr ""
21256
21257#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:519
21258msgid "Click to see list of jobs"
21259msgstr ""
21260
21261#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:520
21262msgid " [Alt+Shift+J]"
21263msgstr ""
21264
21265#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:525
21266msgid "Show/hide the Jobs List"
21267msgstr ""
21268
21269#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:530
21270msgid "Jobs:"
21271msgstr ""
21272
21273#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:576
21274msgid "No running jobs"
21275msgstr ""
21276
21277#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:578
21278msgid "One running job"
21279msgstr ""
21280
21281#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:580
21282#, python-format
21283msgid "%d running jobs"
21284msgstr ""
21285
21286#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:629
21287msgid " - Jobs"
21288msgstr ""
21289
21290#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:641
21291msgid "Search for a job by name"
21292msgstr ""
21293
21294#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:690
21295#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:712
21296msgid "No job"
21297msgstr ""
21298
21299#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:691
21300#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:713
21301msgid "No job selected"
21302msgstr ""
21303
21304#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:693
21305msgid "Do you really want to stop the selected job?"
21306msgid_plural "Do you really want to stop all the selected jobs?"
21307msgstr[0] ""
21308msgstr[1] ""
21309msgstr[2] ""
21310msgstr[3] ""
21311
21312#: /__w/calibre/calibre/src/calibre/gui2/jobs.py:703
21313msgid "Do you really want to stop all non-device jobs?"
21314msgstr ""
21315
21316#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:410
21317#: /__w/calibre/calibre/src/calibre/gui2/shortcuts.py:40
21318msgid "&Custom"
21319msgstr "&Адвольна"
21320
21321#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:417
21322#: /__w/calibre/calibre/src/calibre/gui2/shortcuts.py:45
21323msgid "&Alternate shortcut:"
21324msgstr ""
21325
21326#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:417
21327#: /__w/calibre/calibre/src/calibre/gui2/shortcuts.py:45
21328msgid "&Shortcut:"
21329msgstr ""
21330
21331#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:434
21332#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior.py:186
21333msgid "Done"
21334msgstr "Завершана"
21335
21336#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:458
21337#, python-format
21338msgid "&Default: %(deflt)s [Currently not conflicting: %(curr)s]"
21339msgstr ""
21340
21341#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:477
21342#: /__w/calibre/calibre/src/calibre/gui2/shortcuts.py:102
21343msgid "Press a key..."
21344msgstr ""
21345
21346#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:510
21347#: /__w/calibre/calibre/src/calibre/gui2/shortcuts.py:120
21348msgid "Already assigned"
21349msgstr ""
21350
21351#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:512
21352#: /__w/calibre/calibre/src/calibre/gui2/shortcuts.py:122
21353msgid "already assigned to"
21354msgstr ""
21355
21356#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:553
21357msgid "<b>This shortcut no longer exists</b>"
21358msgstr ""
21359
21360#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:653
21361msgid ""
21362"Double click on any entry to change the keyboard shortcuts associated with "
21363"it"
21364msgstr ""
21365
21366#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:670
21367msgid "Search for a shortcut by name"
21368msgstr ""
21369
21370#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:684
21371#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:377
21372#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:258
21373#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:191
21374msgid "Expand all"
21375msgstr ""
21376
21377#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:685
21378#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:378
21379#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:259
21380#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:671
21381#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:1071
21382#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:192
21383msgid "Collapse all"
21384msgstr ""
21385
21386#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:718
21387#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:268
21388#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:560
21389#: /__w/calibre/calibre/src/calibre/gui2/store/search/search.py:381
21390#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1031
21391#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1065
21392#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:495
21393msgid "No matches"
21394msgstr ""
21395
21396#: /__w/calibre/calibre/src/calibre/gui2/keyboard.py:719
21397#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:561
21398#, python-format
21399msgid "Could not find any shortcuts matching %s"
21400msgstr ""
21401
21402#: /__w/calibre/calibre/src/calibre/gui2/layout.py:59
21403msgid "Eject this device"
21404msgstr ""
21405
21406#: /__w/calibre/calibre/src/calibre/gui2/layout.py:62
21407msgid "Configure this device"
21408msgstr ""
21409
21410#: /__w/calibre/calibre/src/calibre/gui2/layout.py:65
21411msgid "Update cached metadata on device"
21412msgstr ""
21413
21414#: /__w/calibre/calibre/src/calibre/gui2/layout.py:78
21415msgid "Show books in calibre library"
21416msgstr ""
21417
21418#: /__w/calibre/calibre/src/calibre/gui2/layout.py:80
21419msgid "Show books in the main memory of the device"
21420msgstr ""
21421
21422#: /__w/calibre/calibre/src/calibre/gui2/layout.py:82
21423msgid "Show books in storage card A"
21424msgstr ""
21425
21426#: /__w/calibre/calibre/src/calibre/gui2/layout.py:84
21427msgid "Show books in storage card B"
21428msgstr ""
21429
21430#: /__w/calibre/calibre/src/calibre/gui2/layout.py:98
21431msgid "Delete library"
21432msgstr "Выдаліць бібліятэку"
21433
21434#: /__w/calibre/calibre/src/calibre/gui2/layout.py:152
21435msgid "available"
21436msgstr ""
21437
21438#: /__w/calibre/calibre/src/calibre/gui2/layout.py:214
21439msgid "Close the Virtual library"
21440msgstr ""
21441
21442#: /__w/calibre/calibre/src/calibre/gui2/layout.py:225
21443msgid "Change how the displayed books are sorted"
21444msgstr ""
21445
21446#: /__w/calibre/calibre/src/calibre/gui2/layout.py:229
21447msgid "Sort"
21448msgstr ""
21449
21450#: /__w/calibre/calibre/src/calibre/gui2/layout.py:240
21451msgid ""
21452"<p>Search the list of books by title, author, publisher, tags, comments, "
21453"etc.<br><br>Words separated by spaces are ANDed"
21454msgstr ""
21455
21456#: /__w/calibre/calibre/src/calibre/gui2/layout.py:264
21457msgid "Do quick search (you can also press the Enter key)"
21458msgstr ""
21459
21460#: /__w/calibre/calibre/src/calibre/gui2/layout.py:268
21461#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:141
21462#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:516
21463msgid "Highlight"
21464msgstr ""
21465
21466#: /__w/calibre/calibre/src/calibre/gui2/layout.py:285
21467msgid "Copy current search text (instead of search name)"
21468msgstr ""
21469
21470#: /__w/calibre/calibre/src/calibre/gui2/layout.py:298
21471msgid "Use an existing Saved search or create a new one"
21472msgstr ""
21473
21474#: /__w/calibre/calibre/src/calibre/gui2/layout.py:300
21475msgid "Saved search"
21476msgstr ""
21477
21478#: /__w/calibre/calibre/src/calibre/gui2/layout.py:381
21479msgid "<h2>Shutting down</h2><div>"
21480msgstr ""
21481
21482#: /__w/calibre/calibre/src/calibre/gui2/library/alternate_views.py:677
21483#, python-format
21484msgid "Book %(sidx)s of <span class=\"series_name\">%(series)s</span>"
21485msgstr ""
21486
21487#: /__w/calibre/calibre/src/calibre/gui2/library/alternate_views.py:682
21488#, python-format
21489msgid "This book is on the device in %s"
21490msgstr ""
21491
21492#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:133
21493msgid "Anonymous Content server user"
21494msgstr ""
21495
21496#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:135
21497msgid "Local E-book viewer user"
21498msgstr ""
21499
21500#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:141
21501#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:343
21502msgid "Bookmark"
21503msgstr ""
21504
21505#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:142
21506#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:57
21507#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:70
21508msgid "Bookmarks"
21509msgstr "Закладкі"
21510
21511#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:142
21512#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:73
21513msgid "Highlights"
21514msgstr ""
21515
21516#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:227
21517msgid "Export {} annotations"
21518msgstr ""
21519
21520#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:230
21521msgid "calibre annotation collection"
21522msgstr ""
21523
21524#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:233
21525msgid "annotations"
21526msgstr ""
21527
21528#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:245
21529msgid "Format to export in:"
21530msgstr ""
21531
21532#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:252
21533msgid "Save to file"
21534msgstr ""
21535
21536#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:266
21537msgid "File for exports"
21538msgstr ""
21539
21540#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:294
21541#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:144
21542msgid "Unknown chapter"
21543msgstr ""
21544
21545#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:368
21546#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:883
21547msgid "Open in viewer"
21548msgstr ""
21549
21550#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:369
21551#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:883
21552msgid "Show in calibre"
21553msgstr ""
21554
21555#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:371
21556#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:372
21557#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:405
21558msgid "Edit notes"
21559msgstr ""
21560
21561#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:374
21562msgid "Export selected item"
21563msgid_plural "Export {} selected items"
21564msgstr[0] ""
21565msgstr[1] ""
21566msgstr[2] ""
21567msgstr[3] ""
21568
21569#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:375
21570msgid "Delete selected item"
21571msgid_plural "Delete {} selected items"
21572msgstr[0] ""
21573msgstr[1] ""
21574msgstr[2] ""
21575msgstr[3] ""
21576
21577#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:507
21578msgid "Restrict to"
21579msgstr ""
21580
21581#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:509
21582msgid "Type:"
21583msgstr ""
21584
21585#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:516
21586msgid "Show only annotations of the specified type"
21587msgstr ""
21588
21589#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:518
21590msgid "User:"
21591msgstr ""
21592
21593#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:525
21594msgid "Show only annotations created by the specified user"
21595msgstr ""
21596
21597#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:531
21598msgid ""
21599"Only show annotations from books that have been selected in the calibre "
21600"library"
21601msgstr ""
21602
21603#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:539
21604msgid "&Show results from only selected books"
21605msgstr ""
21606
21607#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:542
21608msgid "&Show results from only the selected book"
21609msgid_plural "&Show results from only the {} selected books"
21610msgstr[0] ""
21611msgstr[1] ""
21612msgstr[2] ""
21613msgstr[3] ""
21614
21615#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:622
21616msgid "Enter words to search for"
21617msgstr ""
21618
21619#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:637
21620#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:271
21621#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:129
21622#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:552
21623#: /__w/calibre/calibre/src/calibre/gui2/viewer/search.py:352
21624msgid "Find previous match"
21625msgstr ""
21626
21627#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:711
21628msgid "Invalid search expression"
21629msgstr ""
21630
21631#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:712
21632#, python-brace-format
21633msgid ""
21634"The search expression: {0} is invalid. The search syntax used is the SQLite "
21635"Full text Search Query syntax, <a href=\"{1}\">described here</a>."
21636msgstr ""
21637
21638#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:851
21639msgid "Edit the notes of this highlight"
21640msgstr ""
21641
21642#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:855
21643msgid "Add notes"
21644msgstr ""
21645
21646#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:855
21647msgid "Add notes to this highlight"
21648msgstr ""
21649
21650#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:881
21651msgid "User"
21652msgstr ""
21653
21654#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:884
21655msgid "Open the book at this annotation in the calibre E-book viewer"
21656msgstr ""
21657
21658#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:885
21659msgid "Show this book in the main calibre book list"
21660msgstr ""
21661
21662#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:895
21663msgid "Edit notes for highlight"
21664msgstr ""
21665
21666#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:919
21667msgid "Annotations browser"
21668msgstr ""
21669
21670#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:937
21671msgid "&Match on related words"
21672msgstr ""
21673
21674#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:940
21675msgid ""
21676"With this option searching for words will also match on any related words "
21677"(supported in several languages). For example, in the English language: "
21678"<i>correction</i> matches <i>correcting</i> and <i>corrected</i> as well"
21679msgstr ""
21680
21681#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:969
21682msgid "&Delete all selected"
21683msgstr ""
21684
21685#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:970
21686msgid "Delete the selected annotations"
21687msgstr ""
21688
21689#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:973
21690msgid "&Export all selected"
21691msgstr ""
21692
21693#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:974
21694msgid "Export the selected annotations"
21695msgstr ""
21696
21697#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:982
21698msgid "Rebuild search index"
21699msgstr ""
21700
21701#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:984
21702msgid ""
21703"Refresh annotations in case they have been changed since this window was "
21704"opened"
21705msgstr ""
21706
21707#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:992
21708#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:999
21709msgid "No selected annotations"
21710msgstr ""
21711
21712#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:993
21713#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:1000
21714msgid "No annotations have been selected"
21715msgstr ""
21716
21717#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:1005
21718msgid "Are you sure you want to <b>permanently</b> delete this annotation?"
21719msgid_plural ""
21720"Are you sure you want to <b>permanently</b> delete these {} annotations?"
21721msgstr[0] ""
21722msgstr[1] ""
21723msgstr[2] ""
21724msgstr[3] ""
21725
21726#: /__w/calibre/calibre/src/calibre/gui2/library/annotations.py:1019
21727msgid "Editing is only supported for the notes associated with highlights"
21728msgstr ""
21729
21730#: /__w/calibre/calibre/src/calibre/gui2/library/delegates.py:133
21731msgid "Set to undefined"
21732msgstr ""
21733
21734#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:196
21735msgid "Size (MB)"
21736msgstr "Памер (Мб)"
21737
21738#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:203
21739#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:208
21740msgid "Modified"
21741msgstr ""
21742
21743#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:748
21744#, python-format
21745msgid ""
21746"The cover for the book %s is too large, cannot load it. Resize or delete it."
21747msgstr ""
21748
21749#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:896
21750#, python-format
21751msgid "%s stars"
21752msgstr ""
21753
21754#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1033
21755#, python-format
21756msgid "Click in this column and press Q to Quickview books with the same \"%s\""
21757msgstr ""
21758
21759#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1040
21760#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:445
21761#: /__w/calibre/calibre/src/calibre/srv/metadata.py:243
21762msgid "Description:"
21763msgstr "Апісанне:"
21764
21765#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1043
21766#, python-brace-format
21767msgid "The lookup/search name is <i>{0}</i>"
21768msgstr ""
21769
21770#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1050
21771#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1722
21772#, python-brace-format
21773msgid "This book's UUID is \"{0}\""
21774msgstr ""
21775
21776#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1148
21777#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:61
21778msgid ""
21779"Could not change the on disk location of this book. Is it open in another "
21780"program?"
21781msgstr ""
21782
21783#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1152
21784#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1158
21785msgid "Failed to set data"
21786msgstr ""
21787
21788#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1153
21789#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1159
21790msgid "Could not set data, click \"Show details\" to see why."
21791msgstr ""
21792
21793#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1350
21794msgid "In Library"
21795msgstr ""
21796
21797#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1354
21798#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:288
21799msgid "Size"
21800msgstr "Памер"
21801
21802#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1692
21803msgid "Waiting for metadata to be updated"
21804msgstr ""
21805
21806#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1694
21807msgid "Marked for deletion"
21808msgstr ""
21809
21810#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1699
21811msgid "Double click to <b>edit</b> me<br><br>"
21812msgstr ""
21813
21814#: /__w/calibre/calibre/src/calibre/gui2/library/models.py:1720
21815msgid "The lookup/search name is"
21816msgstr ""
21817
21818#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:399
21819msgid "Cannot hide all columns"
21820msgstr ""
21821
21822#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:400
21823msgid "You must not hide all columns"
21824msgstr ""
21825
21826#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:441
21827#, python-format
21828msgid "Hide column %s"
21829msgstr ""
21830
21831#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:442
21832#, python-format
21833msgid "Sort on %s"
21834msgstr ""
21835
21836#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:443
21837#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1079
21838msgid "Ascending"
21839msgstr "Да павелічэння"
21840
21841#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:444
21842#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1079
21843msgid "Descending"
21844msgstr "Да памяншэння"
21845
21846#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:451
21847#, python-format
21848msgid "Change text alignment for %s"
21849msgstr ""
21850
21851#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:453
21852#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:84
21853msgid "Center"
21854msgstr "Цэнтр"
21855
21856#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:453
21857#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:449
21858#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:317
21859msgid "Left"
21860msgstr "Па леваму краю"
21861
21862#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:453
21863#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:449
21864#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:317
21865msgid "Right"
21866msgstr "Па праваму краю"
21867
21868#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:460
21869#, python-format
21870msgid "Change font style for %s"
21871msgstr ""
21872
21873#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:462
21874msgid "Bold font"
21875msgstr ""
21876
21877#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:462
21878msgid "Normal font"
21879msgstr ""
21880
21881#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:463
21882msgid "Bold and Italic font"
21883msgstr ""
21884
21885#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:463
21886msgid "Italic font"
21887msgstr ""
21888
21889#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:472
21890#, python-format
21891msgid "Quickview column %s"
21892msgstr ""
21893
21894#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:482
21895msgid "Show column"
21896msgstr ""
21897
21898#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:490
21899msgid "Remember On Device column width"
21900msgstr ""
21901
21902#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:492
21903msgid "Reset On Device column width to default"
21904msgstr ""
21905
21906#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:494
21907msgid "Shrink column if it is too wide to fit"
21908msgstr ""
21909
21910#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:496
21911msgid "Resize column to fit contents"
21912msgstr ""
21913
21914#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:498
21915msgid "Restore default layout"
21916msgstr ""
21917
21918#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:506
21919msgid "Hide row numbers"
21920msgstr ""
21921
21922#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:529
21923msgid "Un-split the book list"
21924msgstr ""
21925
21926#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:531
21927msgid "Split the book list"
21928msgstr ""
21929
21930#: /__w/calibre/calibre/src/calibre/gui2/library/views.py:1455
21931msgid ""
21932"Dropping onto a device is not supported. First add the book to the calibre "
21933"library."
21934msgstr ""
21935
21936#: /__w/calibre/calibre/src/calibre/gui2/linux_file_dialogs.py:278
21937msgid "File name"
21938msgstr ""
21939
21940#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/config_ui.py:50
21941msgid "Configure viewer"
21942msgstr ""
21943
21944#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/config_ui.py:51
21945msgid "Use white background"
21946msgstr ""
21947
21948#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/config_ui.py:52
21949msgid "Hyphenate"
21950msgstr ""
21951
21952#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/config_ui.py:53
21953msgid "<b>Changes will only take effect after a restart.</b>"
21954msgstr ""
21955
21956#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main.py:75
21957msgid " - LRF viewer"
21958msgstr ""
21959
21960#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main.py:159
21961#, python-format
21962msgid "<b>No matches</b> for the search phrase <i>%s</i> were found."
21963msgstr ""
21964
21965#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main.py:271
21966msgid ""
21967"%prog [options] book.lrf\n"
21968"\n"
21969"Read the LRF e-book book.lrf\n"
21970msgstr ""
21971
21972#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main.py:277
21973msgid "Print more information about the rendering process"
21974msgstr ""
21975
21976#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main.py:278
21977msgid "Turn on visual aids to debugging the rendering engine"
21978msgstr ""
21979
21980#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main.py:281
21981msgid "Disable hyphenation. Should significantly speed up rendering."
21982msgstr ""
21983
21984#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main.py:283
21985msgid ""
21986"By default the background is off white as I find this easier on the eyes. "
21987"Use this option to make the background pure white."
21988msgstr ""
21989
21990#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main.py:285
21991msgid "Profile the LRF renderer"
21992msgstr ""
21993
21994#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main_ui.py:126
21995msgid "LRF viewer"
21996msgstr ""
21997
21998#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main_ui.py:127
21999msgid "Parsing LRF file"
22000msgstr ""
22001
22002#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main_ui.py:128
22003msgid "LRF viewer toolbar"
22004msgstr ""
22005
22006#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main_ui.py:129
22007#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:51
22008msgid "Next page"
22009msgstr ""
22010
22011#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main_ui.py:130
22012msgid "Previous Page"
22013msgstr ""
22014
22015#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main_ui.py:131
22016#: /__w/calibre/calibre/src/calibre/gui2/store/web_store.py:99
22017#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:44
22018msgid "Back"
22019msgstr "Назад"
22020
22021#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main_ui.py:132
22022#: /__w/calibre/calibre/src/calibre/gui2/store/web_store.py:102
22023#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:45
22024msgid "Forward"
22025msgstr "Пераслаць"
22026
22027#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main_ui.py:133
22028msgid "Next match"
22029msgstr ""
22030
22031#: /__w/calibre/calibre/src/calibre/gui2/lrf_renderer/main_ui.py:134
22032#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:46
22033msgid "Open e-book"
22034msgstr ""
22035
22036#: /__w/calibre/calibre/src/calibre/gui2/main.py:42
22037msgid ""
22038"%prog [options] [path_to_ebook or calibre url ...]\n"
22039"\n"
22040"Launch the main calibre Graphical User Interface and optionally add the e-book at\n"
22041"path_to_ebook to the database. You can also specify calibre URLs to perform various\n"
22042"different actions, than just adding books. For example:\n"
22043"\n"
22044"calibre://view-book/test_library/1842/epub\n"
22045"\n"
22046"Will open the book with id 1842 in the EPUB format from the library\n"
22047"\"test_library\" in the calibre E-book viewer. Library names are the folder names of the\n"
22048"libraries with spaces replaced by underscores. A full description of the\n"
22049"various URL based actions is in the User Manual.\n"
22050msgstr ""
22051
22052#: /__w/calibre/calibre/src/calibre/gui2/main.py:57
22053msgid "Use the library located at the specified path."
22054msgstr ""
22055
22056#: /__w/calibre/calibre/src/calibre/gui2/main.py:59
22057msgid "Start minimized to system tray."
22058msgstr ""
22059
22060#: /__w/calibre/calibre/src/calibre/gui2/main.py:61
22061msgid "Ignored, do not use. Present only for legacy reasons"
22062msgstr ""
22063
22064#: /__w/calibre/calibre/src/calibre/gui2/main.py:63
22065msgid "Do not check for updates"
22066msgstr ""
22067
22068#: /__w/calibre/calibre/src/calibre/gui2/main.py:65
22069msgid ""
22070"Ignore custom plugins, useful if you installed a plugin that is preventing "
22071"calibre from starting"
22072msgstr ""
22073
22074#: /__w/calibre/calibre/src/calibre/gui2/main.py:100
22075msgid "Path too long"
22076msgstr ""
22077
22078#: /__w/calibre/calibre/src/calibre/gui2/main.py:101
22079#, python-format
22080msgid ""
22081"Path to Calibre Portable (%s) too long. It must be less than 59 characters."
22082msgstr ""
22083
22084#: /__w/calibre/calibre/src/calibre/gui2/main.py:141
22085#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:820
22086msgid "Calibre Library"
22087msgstr ""
22088
22089#: /__w/calibre/calibre/src/calibre/gui2/main.py:186
22090msgid "Failed to create library"
22091msgstr ""
22092
22093#: /__w/calibre/calibre/src/calibre/gui2/main.py:187
22094#, python-format
22095msgid ""
22096"Failed to create calibre library at: %r.\n"
22097"You will be asked to choose a new library location."
22098msgstr ""
22099
22100#: /__w/calibre/calibre/src/calibre/gui2/main.py:217
22101msgid "Could not repair library. Click \"Show details\" for more information."
22102msgstr ""
22103
22104#: /__w/calibre/calibre/src/calibre/gui2/main.py:256
22105msgid "Initializing user interface..."
22106msgstr ""
22107
22108#: /__w/calibre/calibre/src/calibre/gui2/main.py:278
22109msgid "Choose a location for your new calibre e-book library"
22110msgstr ""
22111
22112#: /__w/calibre/calibre/src/calibre/gui2/main.py:296
22113msgid "Repairing failed"
22114msgstr ""
22115
22116#: /__w/calibre/calibre/src/calibre/gui2/main.py:297
22117msgid "The database repair failed. Starting with a new empty library."
22118msgstr ""
22119
22120#: /__w/calibre/calibre/src/calibre/gui2/main.py:308
22121#: /__w/calibre/calibre/src/calibre/gui2/main.py:353
22122msgid "Bad database location"
22123msgstr ""
22124
22125#: /__w/calibre/calibre/src/calibre/gui2/main.py:309
22126#, python-format
22127msgid "Bad database location %r. calibre will now quit."
22128msgstr ""
22129
22130#: /__w/calibre/calibre/src/calibre/gui2/main.py:321
22131msgid "Startup error"
22132msgstr ""
22133
22134#: /__w/calibre/calibre/src/calibre/gui2/main.py:322
22135#, python-brace-format
22136msgid ""
22137"There was an error during {0} startup. Parts of {0} may not function. Click "
22138"\"Show details\" to learn more."
22139msgstr ""
22140
22141#: /__w/calibre/calibre/src/calibre/gui2/main.py:334
22142#: /__w/calibre/calibre/src/calibre/gui2/ui.py:859
22143msgid "Corrupted database"
22144msgstr ""
22145
22146#: /__w/calibre/calibre/src/calibre/gui2/main.py:335
22147#, python-format
22148msgid ""
22149"The library database at %s appears to be corrupted. Do you want calibre to "
22150"try and rebuild it automatically? The rebuild may not be completely "
22151"successful. If you say No, a new empty calibre library will be created."
22152msgstr ""
22153
22154#: /__w/calibre/calibre/src/calibre/gui2/main.py:354
22155#, python-format
22156msgid ""
22157"Bad database location %r. Will start with  a new, empty calibre library"
22158msgstr ""
22159
22160#: /__w/calibre/calibre/src/calibre/gui2/main.py:364
22161#, python-format
22162msgid "Starting %s: Loading books..."
22163msgstr ""
22164
22165#: /__w/calibre/calibre/src/calibre/gui2/main.py:396
22166msgid "Cannot start calibre"
22167msgstr ""
22168
22169#: /__w/calibre/calibre/src/calibre/gui2/main.py:397
22170#, python-brace-format
22171msgid ""
22172"Another calibre program that can modify calibre libraries, such as, {0} or "
22173"{1} is already running. You must first shut it down, before starting the "
22174"main calibre program. If you are sure no such program is running, try "
22175"restarting your computer."
22176msgstr ""
22177
22178#: /__w/calibre/calibre/src/calibre/gui2/main.py:458
22179#: /__w/calibre/calibre/src/calibre/gui2/main.py:487
22180msgid "Failed to contact running instance of calibre"
22181msgstr ""
22182
22183#: /__w/calibre/calibre/src/calibre/gui2/main.py:461
22184msgid "Contacting calibre failed"
22185msgstr ""
22186
22187#: /__w/calibre/calibre/src/calibre/gui2/main.py:462
22188msgid "Failed to contact running instance of calibre, try restarting calibre"
22189msgstr ""
22190
22191#: /__w/calibre/calibre/src/calibre/gui2/main.py:470
22192msgid "Shutdown command sent, waiting for shutdown..."
22193msgstr ""
22194
22195#: /__w/calibre/calibre/src/calibre/gui2/main.py:476
22196msgid "Failed to shutdown running calibre instance"
22197msgstr ""
22198
22199#: /__w/calibre/calibre/src/calibre/gui2/main_window.py:106
22200#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:448
22201msgid "&Preferences"
22202msgstr ""
22203
22204#: /__w/calibre/calibre/src/calibre/gui2/main_window.py:107
22205#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:447
22206msgid "&Quit"
22207msgstr "&Выйсці"
22208
22209#: /__w/calibre/calibre/src/calibre/gui2/main_window.py:146
22210msgid "Unhandled exception"
22211msgstr ""
22212
22213#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:181
22214#: /__w/calibre/calibre/src/calibre/gui2/widgets2.py:690
22215msgid "Set date to undefined"
22216msgstr ""
22217
22218#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:183
22219#: /__w/calibre/calibre/src/calibre/gui2/widgets2.py:692
22220msgid "Set date to today"
22221msgstr ""
22222
22223#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:186
22224#: /__w/calibre/calibre/src/calibre/utils/localization.py:367
22225msgid "&Redo"
22226msgstr "&Паўтарыць"
22227
22228#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:265
22229msgid ""
22230"Specify how this book should be sorted when by title. For example, The "
22231"Exorcist might be sorted as Exorcist, The."
22232msgstr ""
22233
22234#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:267
22235msgid "Title &sort:"
22236msgstr ""
22237
22238#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:276
22239msgid ""
22240" The green color indicates that the current title sort matches the current "
22241"title"
22242msgstr ""
22243
22244#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:279
22245msgid ""
22246" The red color warns that the current title sort does not match the current "
22247"title. No action is required if this is what you want."
22248msgstr ""
22249
22250#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:367
22251msgid "&Edit authors"
22252msgstr ""
22253
22254#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:380
22255msgid "Authors changed"
22256msgstr ""
22257
22258#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:381
22259msgid ""
22260"You have changed the authors for this book. You must save these changes "
22261"before you can use Manage authors. Do you want to save these changes?"
22262msgstr ""
22263
22264#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:459
22265msgid ""
22266"Specify how the author(s) of this book should be sorted. For example Charles Dickens should be sorted as Dickens, Charles.\n"
22267"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."
22268msgstr ""
22269
22270#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:464
22271msgid "Author s&ort:"
22272msgstr ""
22273
22274#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:476
22275msgid ""
22276" The green color indicates that the current author sort matches the current "
22277"author"
22278msgstr ""
22279
22280#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:479
22281msgid ""
22282" The red color indicates that the current author sort does not match the "
22283"current author. No action is required if this is what you want."
22284msgstr ""
22285
22286#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:657
22287msgid "&Number:"
22288msgstr ""
22289
22290#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:760
22291#, python-format
22292msgid ""
22293"Last modified: %s\n"
22294"\n"
22295"Double click to view"
22296msgstr ""
22297
22298#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:771
22299#, python-format
22300msgid "Restore %s from the original"
22301msgstr ""
22302
22303#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:784
22304msgid "&View {} format"
22305msgstr ""
22306
22307#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:797
22308#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:644
22309msgid "&Edit"
22310msgstr "&Рэдагаванне"
22311
22312#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:880
22313msgid "Set the cover for the book from the selected format"
22314msgstr ""
22315
22316#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:888
22317msgid "Set metadata for the book from the selected format"
22318msgstr ""
22319
22320#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:895
22321msgid "Add a format to this book"
22322msgstr ""
22323
22324#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:902
22325msgid "Remove the selected format from this book"
22326msgstr ""
22327
22328#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:977
22329msgid "Choose formats for "
22330msgstr ""
22331
22332#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1023
22333msgid "No permission"
22334msgstr ""
22335
22336#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1024
22337msgid "You do not have permission to read the following files:"
22338msgstr ""
22339
22340#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1055
22341#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1056
22342#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1080
22343#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1081
22344msgid "No format selected"
22345msgstr ""
22346
22347#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1140
22348msgid "Trim bord&ers"
22349msgstr ""
22350
22351#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1142
22352msgid ""
22353"Automatically detect and remove extra space at the cover's edges.\n"
22354"Pressing it repeatedly can sometimes remove stubborn borders."
22355msgstr ""
22356
22357#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1146
22358msgid "Automatically trim borders"
22359msgstr ""
22360
22361#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1148
22362msgid "Trim borders manually"
22363msgstr ""
22364
22365#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1149
22366msgid "Undo last trim"
22367msgstr ""
22368
22369#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1153
22370msgid "Download co&ver"
22371msgstr ""
22372
22373#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1154
22374msgid "&Generate cover"
22375msgstr ""
22376
22377#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1157
22378msgid "Customize the styles and colors of the generated cover"
22379msgstr ""
22380
22381#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1158
22382msgid "Undo last Generate cover"
22383msgstr ""
22384
22385#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1214
22386msgid "Not a valid picture"
22387msgstr ""
22388
22389#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1262
22390msgid "Invalid cover"
22391msgstr ""
22392
22393#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1263
22394msgid "Could not change cover as the image is invalid."
22395msgstr ""
22396
22397#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1359
22398msgid "Rating of this book. 0-5 stars"
22399msgstr ""
22400
22401#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1440
22402msgid "Tags changed"
22403msgstr ""
22404
22405#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1441
22406msgid ""
22407"You have changed the tags. In order to use the tags editor, you must either "
22408"discard or apply these changes. Apply changes?"
22409msgstr ""
22410
22411#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1483
22412msgid "A comma separated list of languages for this book"
22413msgstr ""
22414
22415#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1513
22416#, python-format
22417msgid "The language %s is not recognized"
22418msgid_plural "The languages %s are not recognized"
22419msgstr[0] ""
22420msgstr[1] ""
22421msgstr[2] ""
22422msgstr[3] ""
22423
22424#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1514
22425msgid "Unknown language"
22426msgstr ""
22427
22428#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1530
22429msgid "Edit Identifiers"
22430msgstr ""
22431
22432#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1537
22433msgid ""
22434"Edit the book's identifiers. Every identifier must be on a separate line, "
22435"and have the form type:value"
22436msgstr ""
22437
22438#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1554
22439msgid "Duplicate identifier"
22440msgstr ""
22441
22442#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1555
22443#, python-format
22444msgid ""
22445"The identifier of type: %s occurs more than once. Each type of identifier "
22446"must be unique"
22447msgstr ""
22448
22449#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1559
22450msgid "Invalid identifier"
22451msgstr ""
22452
22453#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1560
22454#, python-format
22455msgid ""
22456"The identifier %s is invalid. Identifiers must be of the form type:value"
22457msgstr ""
22458
22459#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1574
22460msgid "&Ids:"
22461msgstr ""
22462
22463#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1575
22464#, python-format
22465msgid ""
22466"Edit the identifiers for this book. For example: \n"
22467"\n"
22468"%s\n"
22469"\n"
22470"If an identifier value contains a comma, you can use the | character to represent it."
22471msgstr ""
22472
22473#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1590
22474msgid "Edit identifiers in a dedicated window"
22475msgstr ""
22476
22477#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1655
22478#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1790
22479msgid "This ISBN is valid"
22480msgstr ""
22481
22482#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1658
22483#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1793
22484msgid "This ISBN is invalid"
22485msgstr ""
22486
22487#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1756
22488#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1778
22489msgid "Invalid ISBN"
22490msgstr ""
22491
22492#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1757
22493msgid "Enter an ISBN"
22494msgstr ""
22495
22496#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1779
22497msgid "The ISBN you entered is not valid. Try again."
22498msgstr ""
22499
22500#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1818
22501msgid "Clear publisher"
22502msgstr ""
22503
22504#: /__w/calibre/calibre/src/calibre/gui2/metadata/basic_widgets.py:1871
22505msgid "Clear date"
22506msgstr ""
22507
22508#: /__w/calibre/calibre/src/calibre/gui2/metadata/bulk_download.py:58
22509msgid "Schedule download?"
22510msgstr ""
22511
22512#: /__w/calibre/calibre/src/calibre/gui2/metadata/bulk_download.py:68
22513msgid ""
22514"The download of metadata for the <b>selected book</b> will run in the "
22515"background. Proceed?"
22516msgid_plural ""
22517"The download of metadata for the <b>{} selected books</b> will run in the "
22518"background. Proceed?"
22519msgstr[0] ""
22520msgstr[1] ""
22521msgstr[2] ""
22522msgstr[3] ""
22523
22524#: /__w/calibre/calibre/src/calibre/gui2/metadata/bulk_download.py:74
22525msgid ""
22526"You can monitor the progress of the download by clicking the rotating "
22527"spinner in the bottom right corner."
22528msgstr ""
22529
22530#: /__w/calibre/calibre/src/calibre/gui2/metadata/bulk_download.py:77
22531msgid ""
22532"When the download completes you will be asked for confirmation before "
22533"calibre applies the downloaded metadata."
22534msgstr ""
22535
22536#: /__w/calibre/calibre/src/calibre/gui2/metadata/bulk_download.py:88
22537msgid "Download only &metadata"
22538msgstr ""
22539
22540#: /__w/calibre/calibre/src/calibre/gui2/metadata/bulk_download.py:92
22541msgid "Download only &covers"
22542msgstr ""
22543
22544#: /__w/calibre/calibre/src/calibre/gui2/metadata/bulk_download.py:96
22545msgid "&Configure download"
22546msgstr ""
22547
22548#: /__w/calibre/calibre/src/calibre/gui2/metadata/bulk_download.py:100
22549msgid "Download &both"
22550msgstr ""
22551
22552#: /__w/calibre/calibre/src/calibre/gui2/metadata/bulk_download.py:140
22553msgid "Download metadata for one book"
22554msgid_plural "Download metadata for {} books"
22555msgstr[0] ""
22556msgstr[1] ""
22557msgstr[2] ""
22558msgstr[3] ""
22559
22560#: /__w/calibre/calibre/src/calibre/gui2/metadata/bulk_download.py:147
22561msgid "Metadata download started"
22562msgstr ""
22563
22564#: /__w/calibre/calibre/src/calibre/gui2/metadata/bulk_download.py:159
22565msgid "(Failed metadata)"
22566msgstr ""
22567
22568#: /__w/calibre/calibre/src/calibre/gui2/metadata/bulk_download.py:161
22569msgid "(Failed cover)"
22570msgstr ""
22571
22572#: /__w/calibre/calibre/src/calibre/gui2/metadata/bulk_download.py:214
22573#, python-format
22574msgid "Processed %s"
22575msgstr ""
22576
22577#: /__w/calibre/calibre/src/calibre/gui2/metadata/config.py:72
22578#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:157
22579msgid "Metadata fields to download"
22580msgstr ""
22581
22582#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:417
22583#, python-format
22584msgid "Revert %s"
22585msgstr ""
22586
22587#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:474
22588msgid "Merge identifiers"
22589msgstr ""
22590
22591#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:482
22592msgid "Merge tags"
22593msgstr ""
22594
22595#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:589
22596#, python-brace-format
22597msgid "Cover size: {0}x{1}"
22598msgstr ""
22599
22600#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:616
22601msgid "Compare metadata"
22602msgstr ""
22603
22604#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:637
22605msgid "&Accept all remaining"
22606msgstr ""
22607
22608#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:642
22609msgid "Re&ject all remaining"
22610msgstr ""
22611
22612#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:647
22613msgid "R&eject"
22614msgstr ""
22615
22616#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:652
22617msgid "Reject changes and move to next [{}]"
22618msgstr ""
22619
22620#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:667
22621#, python-format
22622msgid "Move to next [%s]"
22623msgstr ""
22624
22625#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:675
22626msgid "&Mark rejected books"
22627msgstr ""
22628
22629#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:678
22630msgid "Mark rejected books in the book list after this dialog is closed"
22631msgstr ""
22632
22633#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:714
22634msgid "All reviewed changes will be lost! Are you sure you want to Cancel?"
22635msgstr ""
22636
22637#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:738
22638#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:403
22639#, python-format
22640msgid " [%(num)d of %(tot)d]"
22641msgstr ""
22642
22643#: /__w/calibre/calibre/src/calibre/gui2/metadata/diff.py:754
22644msgid "Are you sure you want to reject the remaining result?"
22645msgid_plural "Are you sure you want to reject all {} remaining results?"
22646msgstr[0] ""
22647msgstr[1] ""
22648msgstr[2] ""
22649msgstr[3] ""
22650
22651#: /__w/calibre/calibre/src/calibre/gui2/metadata/pdf_covers.py:46
22652msgid "Rendering PDF pages, please wait..."
22653msgstr ""
22654
22655#: /__w/calibre/calibre/src/calibre/gui2/metadata/pdf_covers.py:50
22656msgid "Choose a cover from the list of PDF pages below"
22657msgstr ""
22658
22659#: /__w/calibre/calibre/src/calibre/gui2/metadata/pdf_covers.py:66
22660msgid "&More pages"
22661msgstr ""
22662
22663#: /__w/calibre/calibre/src/calibre/gui2/metadata/pdf_covers.py:71
22664msgid "Choose cover from PDF"
22665msgstr ""
22666
22667#: /__w/calibre/calibre/src/calibre/gui2/metadata/pdf_covers.py:116
22668#: /__w/calibre/calibre/src/calibre/gui2/metadata/pdf_covers.py:123
22669msgid "Failed to render"
22670msgstr ""
22671
22672#: /__w/calibre/calibre/src/calibre/gui2/metadata/pdf_covers.py:117
22673msgid "Could not render this PDF file"
22674msgstr ""
22675
22676#: /__w/calibre/calibre/src/calibre/gui2/metadata/pdf_covers.py:124
22677msgid "This PDF has no pages"
22678msgstr ""
22679
22680#: /__w/calibre/calibre/src/calibre/gui2/metadata/pdf_covers.py:138
22681#, python-format
22682msgid "page %d"
22683msgstr ""
22684
22685#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:92
22686#: /__w/calibre/calibre/src/calibre/web/feeds/templates.py:228
22687#: /__w/calibre/calibre/src/calibre/web/feeds/templates.py:422
22688msgid "Next"
22689msgstr "Наступная"
22690
22691#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:96
22692#: /__w/calibre/calibre/src/calibre/web/feeds/templates.py:238
22693#: /__w/calibre/calibre/src/calibre/web/feeds/templates.py:405
22694msgid "Previous"
22695msgstr "Папярэдняя"
22696
22697#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:149
22698msgid ""
22699"Automatically create the title sort entry based on the current title entry.\n"
22700"Using this button to create title sort will change title sort from red to green."
22701msgstr ""
22702
22703#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:160
22704msgid ""
22705"Automatically create the author sort entry based on the current author "
22706"entry. Using this button to create author sort will change author sort from "
22707"red to green.  There is a menu of functions available under this button. "
22708"Click and hold on the button to see it."
22709msgstr ""
22710
22711#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:177
22712msgid "Set author sort from author"
22713msgstr ""
22714
22715#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:178
22716msgid "Set author from author sort"
22717msgstr ""
22718
22719#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:181
22720msgid "Copy author to author sort"
22721msgstr ""
22722
22723#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:183
22724msgid "Copy author sort to author"
22725msgstr ""
22726
22727#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:194
22728msgid "Swap the author and title"
22729msgstr ""
22730
22731#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:201
22732msgid ""
22733"Manage authors. Use to rename authors and correct individual author's sort "
22734"values"
22735msgstr ""
22736
22737#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:231
22738msgid "Clear rating"
22739msgstr ""
22740
22741#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:244
22742msgid "Clear all tags"
22743msgstr ""
22744
22745#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:253
22746msgid "Clear Ids"
22747msgstr ""
22748
22749#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:257
22750msgid ""
22751"Paste the contents of the clipboard into the identifiers prefixed with isbn:"
22752" or url:. Or right click, to choose a different prefix."
22753msgstr ""
22754
22755#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:273
22756msgid "&Download metadata"
22757msgstr ""
22758
22759#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:275
22760#, python-format
22761msgid "Download metadata for this book [%s]"
22762msgstr ""
22763
22764#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:278
22765msgid "Undo last metadata download"
22766msgstr ""
22767
22768#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:287
22769msgid "Configure download metadata"
22770msgstr ""
22771
22772#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:291
22773msgid "Change how calibre downloads metadata"
22774msgstr ""
22775
22776#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:300
22777msgid "Edit list of prefixes"
22778msgstr ""
22779
22780#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:307
22781msgid "Edit prefixes"
22782msgstr ""
22783
22784#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:307
22785msgid "Enter prefixes, one on a line. The first prefix becomes the default."
22786msgstr ""
22787
22788#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:356
22789msgid "Save changed metadata?"
22790msgstr ""
22791
22792#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:357
22793msgid ""
22794"You've changed the metadata for this book. Edit book is set to update "
22795"embedded metadata when opened. You need to save your changes for them to be "
22796"included."
22797msgstr ""
22798
22799#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:360
22800msgid "&Don't save"
22801msgstr ""
22802
22803#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:473
22804#, python-format
22805msgid "The cover in the %s format is invalid"
22806msgstr ""
22807
22808#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:557
22809msgid "No downloaded metadata"
22810msgstr ""
22811
22812#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:558
22813msgid "There is no downloaded metadata to undo"
22814msgstr ""
22815
22816#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:631
22817msgid "There is another book to edit in this set."
22818msgid_plural "There are still {} more books to edit in this set."
22819msgstr[0] ""
22820msgstr[1] ""
22821msgstr[2] ""
22822msgstr[3] ""
22823
22824#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:635
22825msgid ""
22826"Are you sure you want to stop? Use the \"Next\" button instead of the \"OK\""
22827" button to move through books in the set."
22828msgstr ""
22829
22830#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:637
22831msgid "&Continue editing"
22832msgstr ""
22833
22834#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:637
22835msgid "&Stop editing"
22836msgstr ""
22837
22838#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:647
22839msgid "You will lose all unsaved changes. Are you sure?"
22840msgstr ""
22841
22842#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:697
22843msgid "Save changes and edit the metadata of {} [Alt+Right]"
22844msgstr ""
22845
22846#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:701
22847msgid "Save changes and edit the metadata of {} [Alt+Left]"
22848msgstr ""
22849
22850#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:806
22851#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:1024
22852msgid "Change cover"
22853msgstr "Змяніць вокладку"
22854
22855#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:866
22856msgid "Co&mments"
22857msgstr ""
22858
22859#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:917
22860#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:1066
22861msgid "&Metadata"
22862msgstr ""
22863
22864#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:922
22865msgid "&Cover and formats"
22866msgstr ""
22867
22868#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:994
22869msgid "C&ustom metadata"
22870msgstr ""
22871
22872#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:1005
22873msgid "&Comments"
22874msgstr ""
22875
22876#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:1072
22877msgid "Basic metadata"
22878msgstr ""
22879
22880#: /__w/calibre/calibre/src/calibre/gui2/metadata/single.py:1134
22881msgid "Custom metadata"
22882msgstr ""
22883
22884#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:121
22885#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:456
22886msgid "Has cover"
22887msgstr ""
22888
22889#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:121
22890msgid "Has summary"
22891msgstr ""
22892
22893#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:177
22894msgid ""
22895"The \"has cover\" indication is not fully\n"
22896"reliable. Sometimes results marked as not\n"
22897"having a cover will find a cover in the download\n"
22898"cover stage, and vice versa."
22899msgstr ""
22900
22901#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:273
22902msgid "See at"
22903msgstr ""
22904
22905#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:333
22906msgid "Please wait"
22907msgstr ""
22908
22909#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:444
22910msgid "calibre is downloading metadata from: "
22911msgstr ""
22912
22913#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:485
22914#, python-format
22915msgid "Title: %s "
22916msgstr ""
22917
22918#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:488
22919#, python-format
22920msgid "Authors: %s "
22921msgstr ""
22922
22923#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:513
22924msgid "Failed to download metadata. Click Show Details to see details"
22925msgstr ""
22926
22927#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:522
22928msgid ""
22929"Failed to find any books that match your search. Try making the search "
22930"<b>less specific</b>. For example, use only the author's last name and a "
22931"single distinctive word from the title.<p>To see the full log, click \"Show "
22932"details\"."
22933msgstr ""
22934
22935#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:633
22936msgid "Current cover"
22937msgstr ""
22938
22939#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:636
22940#: /__w/calibre/calibre/src/calibre/gui2/viewer/search.py:34
22941msgid "Searching..."
22942msgstr "Пошук…"
22943
22944#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:823
22945msgid "View this cover at full size"
22946msgstr ""
22947
22948#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:824
22949msgid "Copy this cover to clipboard"
22950msgstr ""
22951
22952#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:888
22953#, python-format
22954msgid "Downloading covers for <b>%s</b>, please wait..."
22955msgstr ""
22956
22957#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:919
22958msgid "Failed to download any covers, click \"Show details\" for details."
22959msgstr ""
22960
22961#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:925
22962#, python-format
22963msgid "Could not find any covers for <b>%s</b>"
22964msgstr ""
22965
22966#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:928
22967#, python-brace-format
22968msgid "Found a cover for {title}"
22969msgstr ""
22970
22971#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:931
22972#, python-brace-format
22973msgid ""
22974"Found <b>{num}</b> covers for {title}. When the download completes, the "
22975"covers will be sorted by size."
22976msgstr ""
22977
22978#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:1024
22979msgid "Downloading metadata..."
22980msgstr ""
22981
22982#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:1040
22983msgid "&Back"
22984msgstr ""
22985
22986#: /__w/calibre/calibre/src/calibre/gui2/metadata/single_download.py:1141
22987msgid "Downloading cover..."
22988msgstr ""
22989
22990#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:51
22991#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:171
22992msgid "Failed to run"
22993msgstr ""
22994
22995#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:52
22996#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:172
22997msgid "Failed to run program, click \"Show details\" for more information"
22998msgstr ""
22999
23000#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:131
23001#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:245
23002msgid "Command line:"
23003msgstr "Радок загадаў:"
23004
23005#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:136
23006#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:207
23007#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:249
23008#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:306
23009#, python-format
23010msgid "Choose a program to open %s files"
23011msgstr ""
23012
23013#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:137
23014msgid "Executable files"
23015msgstr ""
23016
23017#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:141
23018#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:218
23019#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:254
23020msgid "Cannot execute"
23021msgstr ""
23022
23023#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:142
23024#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:219
23025#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:255
23026#, python-format
23027msgid "The program %s is not an executable file"
23028msgstr ""
23029
23030#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:204
23031msgid "Application path:"
23032msgstr ""
23033
23034#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:213
23035msgid "Invalid application"
23036msgstr ""
23037
23038#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:214
23039#, python-format
23040msgid "%s is not a valid macOS application bundle."
23041msgstr ""
23042
23043#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:283
23044msgid "Choose a program"
23045msgstr ""
23046
23047#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:296
23048#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1413
23049msgid "Gathering data, please wait..."
23050msgstr ""
23051
23052#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:314
23053msgid "&Browse computer for program"
23054msgstr ""
23055
23056#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:331
23057msgid "Error finding programs"
23058msgstr ""
23059
23060#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:332
23061msgid ""
23062"Failed to find programs on your computer, click \"Show details\" for more "
23063"information"
23064msgstr ""
23065
23066#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:395
23067#, python-format
23068msgid "Edit the applications used for %s files"
23069msgstr ""
23070
23071#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:406
23072msgid "Change &icon"
23073msgstr ""
23074
23075#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:408
23076msgid "Change &name"
23077msgstr ""
23078
23079#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:425
23080#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:445
23081#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:459
23082#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:372
23083msgid "No selection"
23084msgstr ""
23085
23086#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:426
23087#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:446
23088#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:460
23089msgid "No application selected"
23090msgstr "Праграма не абраная"
23091
23092#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:428
23093msgid "Choose new icon"
23094msgstr ""
23095
23096#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:432
23097msgid "Invalid icon"
23098msgstr ""
23099
23100#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:433
23101#, python-format
23102msgid "Could not load image from %s"
23103msgstr ""
23104
23105#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:448
23106msgid "Enter new name"
23107msgstr ""
23108
23109#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:448
23110msgid "New name for {}"
23111msgstr ""
23112
23113#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:495
23114msgid "cover image"
23115msgstr ""
23116
23117#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:496
23118#, python-brace-format
23119msgid "Open {0} files with {1}"
23120msgstr ""
23121
23122#: /__w/calibre/calibre/src/calibre/gui2/open_with.py:501
23123msgid "Open with"
23124msgstr ""
23125
23126#: /__w/calibre/calibre/src/calibre/gui2/preferences/__init__.py:47
23127msgid ""
23128"Restore settings to default values. You have to click Apply to actually save"
23129" the default settings."
23130msgstr ""
23131
23132#: /__w/calibre/calibre/src/calibre/gui2/preferences/__init__.py:362
23133msgid "Configure "
23134msgstr ""
23135
23136#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding.py:36
23137msgid "Ignore duplicate incoming formats"
23138msgstr ""
23139
23140#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding.py:37
23141msgid "Overwrite existing duplicate formats"
23142msgstr ""
23143
23144#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding.py:38
23145msgid "Create new record for each duplicate format"
23146msgstr ""
23147
23148#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding.py:92
23149msgid "Choose a folder"
23150msgstr "Абраць каталог"
23151
23152#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding.py:156
23153#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding.py:162
23154#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding.py:167
23155msgid "Invalid folder"
23156msgstr ""
23157
23158#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding.py:157
23159#, python-format
23160msgid ""
23161"You must specify an existing folder as your auto-add folder. %s does not "
23162"exist."
23163msgstr ""
23164
23165#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding.py:163
23166#, python-format
23167msgid "You do not have read/write permissions for the folder: %s"
23168msgstr ""
23169
23170#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding.py:168
23171#, python-format
23172msgid "Cannot use folders whose names start with a period or underscore: %s"
23173msgstr ""
23174
23175#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding.py:172
23176#, python-format
23177msgid ""
23178"<b>WARNING:</b> Any files you place in %s will be automatically deleted "
23179"after being added to calibre. Are you sure?"
23180msgstr ""
23181
23182#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:210
23183msgid ""
23184"Here you can control how calibre will read metadata from the files you add "
23185"to it. calibre can either read metadata from the contents of the file, or "
23186"from the filename."
23187msgstr ""
23188
23189#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:211
23190msgid "Read &metadata from file contents rather than file name"
23191msgstr ""
23192
23193#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:212
23194msgid ""
23195"Swap the first name and last name of the author. This affects only metadata "
23196"read from file names."
23197msgstr ""
23198
23199#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:213
23200msgid ""
23201"&Swap author first name and last name when reading author from filename"
23202msgstr ""
23203
23204#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:214
23205msgid "Configure metadata from file name"
23206msgstr ""
23207
23208#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:215
23209msgid "Reading &metadata"
23210msgstr ""
23211
23212#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:216
23213msgid "&Mark newly added books"
23214msgstr ""
23215
23216#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:217
23217msgid ""
23218"When using the  \"&Copy to library\" action to copy books between libraries,"
23219" preserve the date"
23220msgstr ""
23221
23222#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:218
23223msgid ""
23224"When using the \"Copy to library\" action check for &duplicates with the "
23225"same title, author and language"
23226msgstr ""
23227
23228#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:219
23229msgid "Automatically &convert added books to the preferred output format"
23230msgstr ""
23231
23232#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:220
23233msgid ""
23234"This will force an automatic conversion even if the file being added is the "
23235"same format as the output format. For example, if you set your output format"
23236" to EPUB and add an EPUB file, an EPUB to EPUB conversion will be run."
23237msgstr ""
23238
23239#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:221
23240msgid ""
23241"When auto-converting, convert even if the format being added is the &same as"
23242" the output format"
23243msgstr ""
23244
23245#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:222
23246msgid ""
23247"<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"
23248"<p>Title match ignores leading indefinite articles (\"the\", \"a\", \"an\"), punctuation, case, etc. Author match is exact.</p>"
23249msgstr ""
23250
23251#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:224
23252msgid "&Auto-merge added books if they already exist:"
23253msgstr ""
23254
23255#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:225
23256msgid ""
23257"Auto-merge: If books with similar titles and authors are found, merge the incoming formats (files) automatically into\n"
23258"existing book records. This box controls what happens when an existing record already has\n"
23259"the incoming format:\n"
23260"\n"
23261"Ignore duplicate incoming formats - means that existing formats in your calibre library will not be replaced\n"
23262"Overwrite existing duplicate formats - means that existing formats in your calibre library will be replaced\n"
23263"Create new record for each duplicate formats - means that a new book entry will be created for each duplicate formats\n"
23264"\n"
23265"Title matching ignores leading indefinite articles (\"the\", \"a\", \"an\"), punctuation, case, etc.\n"
23266"Author matching is exact."
23267msgstr ""
23268
23269#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:235
23270msgid "&Tags to apply when adding a book:"
23271msgstr ""
23272
23273#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:236
23274msgid ""
23275"A comma-separated list of tags that will be applied to books added to the "
23276"library"
23277msgstr ""
23278
23279#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:237
23280msgid "Contro&l how tags are processed:"
23281msgstr ""
23282
23283#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:238
23284msgid ""
23285"Create rules that can filter or transform tags on added books automatically "
23286"as soon as they are added. "
23287msgstr ""
23288
23289#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:239
23290msgid "&Rules to filter tags read from metadata"
23291msgstr ""
23292
23293#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:240
23294msgid "Control which files are added during bul&k imports:"
23295msgstr ""
23296
23297#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:241
23298msgid ""
23299"<p>You can specify rules to add/ignore files here. These will be used when "
23300"recursively adding books from folders."
23301msgstr ""
23302
23303#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:242
23304msgid "Rules to filter added &files"
23305msgstr ""
23306
23307#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:243
23308msgid "Control how auth&ors are processed:"
23309msgstr ""
23310
23311#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:244
23312msgid "Rules to manipulate a&uthor names"
23313msgstr ""
23314
23315#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:245
23316msgid "Adding &actions"
23317msgstr ""
23318
23319#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:246
23320msgid ""
23321"By default, calibre will automatically add only known e-book files. \n"
23322"This option tells calibre to add all file types, except those\n"
23323"that have been explicitly ignored below."
23324msgstr ""
23325
23326#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:249
23327msgid "Automatically add files of &all types (not just e-books)"
23328msgstr ""
23329
23330#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:250
23331msgid "Folder to automatically add files from"
23332msgstr ""
23333
23334#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:251
23335msgid "Browse for folder"
23336msgstr ""
23337
23338#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:253
23339msgid "Automatically &convert added files to the preferred output format"
23340msgstr ""
23341
23342#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:254
23343msgid ""
23344"<b>Ignore</b> files with the following &extensions when automatically adding"
23345" "
23346msgstr ""
23347
23348#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:255
23349msgid ""
23350"Specify a &folder. Any files you put into this folder will be automatically "
23351"added to calibre (restart required)."
23352msgstr ""
23353
23354#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:256
23355msgid ""
23356"<b>WARNING:</b> Files in the above folder will be deleted after being added "
23357"to calibre."
23358msgstr ""
23359
23360#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:257
23361msgid ""
23362"If set, this option will cause calibre to check if a file\n"
23363" being automatically added is already in the calibre library.\n"
23364" If it is, a message will pop up asking you whether\n"
23365" you want to add it anyway."
23366msgstr ""
23367
23368#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:261
23369msgid "Check for &duplicates when automatically adding files"
23370msgstr ""
23371
23372#: /__w/calibre/calibre/src/calibre/gui2/preferences/adding_ui.py:262
23373msgid "&Automatic adding"
23374msgstr ""
23375
23376#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior.py:45
23377#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:171
23378msgid "High"
23379msgstr "Высокі"
23380
23381#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior.py:45
23382#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior.py:47
23383#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:172
23384msgid "Low"
23385msgstr "Нізкі"
23386
23387#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior.py:47
23388msgid "Very low"
23389msgstr "Вельмі нізкі"
23390
23391#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior.py:81
23392msgid "Compact Metadata"
23393msgstr ""
23394
23395#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior.py:81
23396#: /__w/calibre/calibre/src/calibre/spell/dictionary.py:29
23397msgid "Default"
23398msgstr "Прадвызначана"
23399
23400#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior.py:82
23401msgid "All on 1 tab"
23402msgstr ""
23403
23404#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior.py:187
23405msgid "Confirmation dialogs have all been reset"
23406msgstr ""
23407
23408#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:167
23409msgid "Notify when a &new version is available"
23410msgstr ""
23411
23412#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:168
23413msgid "Automatically send downloaded &news to e-book reader"
23414msgstr ""
23415
23416#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:169
23417msgid "Job &priority:"
23418msgstr ""
23419
23420#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:173
23421msgid ""
23422"Choose a different layout for the Edit metadata dialog. The compact metadata"
23423" layout favors editing custom metadata over changing covers and formats."
23424msgstr ""
23425
23426#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:174
23427msgid "Preferred &input format order:"
23428msgstr ""
23429
23430#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:177
23431msgid "Preferred &output format:"
23432msgstr ""
23433
23434#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:178
23435msgid "Edit metadata (single) &layout:"
23436msgstr ""
23437
23438#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:179
23439msgid ""
23440"If checked, Yes/No custom columns values can be Yes, No, or Unknown.\n"
23441"If not checked, the values can be Yes or No."
23442msgstr ""
23443
23444#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:181
23445msgid "&Yes/No columns have three values (needs restart)"
23446msgstr ""
23447
23448#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:182
23449msgid "Recognize numbers inside text when sorting (needs restart)"
23450msgstr ""
23451
23452#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:183
23453msgid ""
23454"<p>Setting this means that when sorting on text fields\n"
23455"like title the text \"Book 2\" will sort before the text \"Book 100\".\n"
23456"Note that setting this can cause problems with text that starts\n"
23457"with numbers and is a little slower. This setting is per user, not\n"
23458"per library.</p>"
23459msgstr ""
23460
23461#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:188
23462msgid "&Delete news from library when it is automatically sent to reader"
23463msgstr ""
23464
23465#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:189
23466msgid "Default network &timeout:"
23467msgstr ""
23468
23469#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:190
23470msgid ""
23471"Set the default timeout for network fetches (i.e. anytime we go out to the "
23472"internet to get information)"
23473msgstr ""
23474
23475#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:191
23476#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:747
23477msgid " seconds"
23478msgstr " секунд"
23479
23480#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:192
23481msgid ""
23482"Use this Virtual library on calibre startup if the current library is being "
23483"used. Also applied when switching to this library. Note that this setting is"
23484" per library. "
23485msgstr ""
23486
23487#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:193
23488msgid "Reset all disabled &confirmation dialogs"
23489msgstr ""
23490
23491#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:194
23492msgid "Use internal &viewer for:"
23493msgstr ""
23494
23495#: /__w/calibre/calibre/src/calibre/gui2/preferences/behavior_ui.py:195
23496msgid "Virtual library to apply when the current &library is opened:"
23497msgstr ""
23498
23499#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:39
23500msgid "All columns"
23501msgstr ""
23502
23503#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:41
23504msgid "icon with text"
23505msgstr ""
23506
23507#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:42
23508msgid "icon with no text"
23509msgstr ""
23510
23511#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:43
23512msgid "composed icons w/text"
23513msgstr ""
23514
23515#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:44
23516msgid "composed icons w/no text"
23517msgstr ""
23518
23519#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:51
23520#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:55
23521#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:63
23522msgid "is true"
23523msgstr ""
23524
23525#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:52
23526#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:57
23527#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:64
23528msgid "is false"
23529msgstr ""
23530
23531#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:56
23532msgid "is not true"
23533msgstr ""
23534
23535#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:58
23536msgid "is not false"
23537msgstr ""
23538
23539#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:59
23540msgid "is undefined"
23541msgstr ""
23542
23543#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:60
23544msgid "is defined"
23545msgstr ""
23546
23547#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:67
23548msgid "has id"
23549msgstr ""
23550
23551#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:68
23552msgid "does not have id"
23553msgstr ""
23554
23555#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:71
23556#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:78
23557msgid "is equal to"
23558msgstr ""
23559
23560#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:74
23561#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:81
23562#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:93
23563#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:109
23564msgid "is set"
23565msgstr ""
23566
23567#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:75
23568#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:82
23569#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:94
23570#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:110
23571msgid "is not set"
23572msgstr ""
23573
23574#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:83
23575msgid "is more days ago than"
23576msgstr ""
23577
23578#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:84
23579msgid "is fewer days ago than"
23580msgstr ""
23581
23582#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:85
23583msgid "is more days from now than"
23584msgstr ""
23585
23586#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:86
23587msgid "is fewer days from now than"
23588msgstr ""
23589
23590#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:89
23591#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:97
23592msgid "has"
23593msgstr ""
23594
23595#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:90
23596#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:98
23597msgid "does not have"
23598msgstr ""
23599
23600#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:91
23601#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:99
23602msgid "has pattern"
23603msgstr ""
23604
23605#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:92
23606#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:100
23607msgid "does not have pattern"
23608msgstr ""
23609
23610#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:106
23611#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:116
23612msgid "does not contain"
23613msgstr ""
23614
23615#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:134
23616msgid "If the ___ column ___ values"
23617msgstr ""
23618
23619#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:275
23620msgid ""
23621"Enter either an identifier type or an identifier type and value of the form "
23622"identifier:value"
23623msgstr ""
23624
23625#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:278
23626msgid ""
23627"Enter a 3 letter ISO language code, like fra for French or deu for German or"
23628" eng for English. You can also use the full language name, in which case "
23629"calibre will try to automatically convert it to the language code."
23630msgstr ""
23631
23632#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:283
23633msgid "Enter a number"
23634msgstr ""
23635
23636#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:289
23637msgid ""
23638"Enter the maximum days old the item can be. Zero is today. Dates in the "
23639"future always match"
23640msgstr ""
23641
23642#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:293
23643msgid ""
23644"Enter the minimum days old the item can be. Zero is today. Dates in the "
23645"future never match"
23646msgstr ""
23647
23648#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:297
23649msgid ""
23650"Enter the maximum days in the future the item can be. Zero is today. Dates "
23651"in the past always match"
23652msgstr ""
23653
23654#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:301
23655msgid ""
23656"Enter the minimum days in the future the item can be. Zero is today. Dates "
23657"in the past never match"
23658msgstr ""
23659
23660#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:305
23661msgid "Enter a date in the format YYYY-MM-DD"
23662msgstr ""
23663
23664#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:307
23665msgid "Enter a string."
23666msgstr ""
23667
23668#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:309
23669msgid "Enter a regular expression"
23670msgstr ""
23671
23672#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:311
23673#, python-format
23674msgid "You can match multiple values by separating them with %s"
23675msgstr ""
23676
23677#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:324
23678#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:354
23679msgid "Remove icons"
23680msgstr ""
23681
23682#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:327
23683msgid ""
23684"Select the icons you wish to remove. The icon files will be removed when you"
23685" press OK. There is no undo."
23686msgstr ""
23687
23688#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:351
23689msgid "No icons selected"
23690msgstr ""
23691
23692#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:352
23693msgid "You must select at least one icon to remove"
23694msgstr ""
23695
23696#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:355
23697msgid "One icon will be removed."
23698msgid_plural "{} icons will be removed."
23699msgstr[0] ""
23700msgstr[1] ""
23701msgstr[2] ""
23702msgstr[3] ""
23703
23704#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:356
23705msgid ""
23706"This will prevent any rules that use this icon from working. Are you sure?"
23707msgstr ""
23708
23709#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:378
23710msgid "column coloring"
23711msgstr ""
23712
23713#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:381
23714msgid "column icon"
23715msgstr ""
23716
23717#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:384
23718msgid "Cover grid emblem"
23719msgstr ""
23720
23721#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:387
23722#, python-brace-format
23723msgid "Create/edit a {0} rule"
23724msgstr ""
23725
23726#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:392
23727#, python-brace-format
23728msgid "Create a {0} rule by filling in the boxes below"
23729msgstr ""
23730
23731#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:404
23732msgid "Add the emblem:"
23733msgstr ""
23734
23735#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:409
23736msgid "Set the:"
23737msgstr ""
23738
23739#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:415
23740msgid ""
23741"If you choose composed icons and multiple rules match, then all the matching"
23742" icons will be combined, otherwise the icon from the first rule to match "
23743"will be used."
23744msgstr ""
23745
23746#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:418
23747msgid "of the column:"
23748msgstr ""
23749
23750#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:426
23751msgid "to:"
23752msgstr ""
23753
23754#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:451
23755msgid "&Add new image"
23756msgstr ""
23757
23758#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:454
23759msgid "(Images should be square-ish)"
23760msgstr ""
23761
23762#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:458
23763msgid "Choose &more than one icon"
23764msgstr ""
23765
23766#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:465
23767msgid "&Add icon"
23768msgstr ""
23769
23770#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:467
23771msgid "(Icons should be square or landscape)"
23772msgstr ""
23773
23774#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:471
23775msgid "Only if the following conditions are all satisfied:"
23776msgstr ""
23777
23778#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:481
23779msgid "Add &another condition"
23780msgstr ""
23781
23782#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:485
23783msgid "You can disable a condition by blanking all of its boxes"
23784msgstr ""
23785
23786#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:495
23787msgid "&Remove icons"
23788msgstr ""
23789
23790#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:498
23791msgid ""
23792"Remove previously added icons. Note that removing an icon will cause rules "
23793"that use it to stop working."
23794msgstr ""
23795
23796#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:557
23797msgid "Open to see checkboxes"
23798msgstr ""
23799
23800#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:583
23801msgid "Sample text"
23802msgstr ""
23803
23804#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:709
23805msgid "No icon selected"
23806msgstr ""
23807
23808#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:710
23809msgid "You must choose an icon for this rule"
23810msgstr ""
23811
23812#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:724
23813msgid "Invalid condition"
23814msgstr ""
23815
23816#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:725
23817#, python-format
23818msgid "One of the conditions for this rule is invalid: <b>%s</b>"
23819msgstr ""
23820
23821#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:730
23822msgid "No conditions"
23823msgstr ""
23824
23825#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:731
23826msgid "You must specify at least one non-empty condition for this rule"
23827msgstr ""
23828
23829#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:875
23830msgid "color"
23831msgstr ""
23832
23833#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:884
23834#, python-format
23835msgid ""
23836"\n"
23837"                <p>Advanced rule for column <b>%(col)s</b>:\n"
23838"                <pre>%(rule)s</pre>\n"
23839"                "
23840msgstr ""
23841
23842#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:889
23843#, python-format
23844msgid ""
23845"\n"
23846"                <p>Advanced rule:\n"
23847"                <pre>%(rule)s</pre>\n"
23848"                "
23849msgstr ""
23850
23851#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:894
23852#, python-format
23853msgid ""
23854"\n"
23855"                <p>Advanced rule: set <b>%(typ)s</b> for column <b>%(col)s</b>:\n"
23856"                <pre>%(rule)s</pre>\n"
23857"                "
23858msgstr ""
23859
23860#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:904
23861#, python-format
23862msgid "(<span style=\"color: %s;\">sample</span>)"
23863msgstr ""
23864
23865#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:907
23866#, python-brace-format
23867msgid ""
23868"<p>Add the emblem <b>{0}</b> to the cover if the following conditions are met:</p>\n"
23869"<ul>{1}</ul>"
23870msgstr ""
23871
23872#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:909
23873#, python-format
23874msgid ""
23875"            <p>Set the <b>%(kind)s</b> of <b>%(col)s</b> to <b>%(color)s</b> %(sample)s\n"
23876"            if the following conditions are met:</p>\n"
23877"            <ul>%(rule)s</ul>\n"
23878"            "
23879msgstr ""
23880
23881#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:945
23882#, python-format
23883msgid "<li>The condition using column <b>%(col)s</b> is <b>invalid</b>"
23884msgstr ""
23885
23886#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:948
23887#, python-format
23888msgid ""
23889"<li>If the <b>%(col)s</b> column <b>%(action)s</b> "
23890"%(val_label)s<b>%(val)s</b>"
23891msgstr ""
23892
23893#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:950
23894msgid "value: "
23895msgstr ""
23896
23897#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:988
23898#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:185
23899#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:289
23900msgid "&Add rule"
23901msgstr ""
23902
23903#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:991
23904#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:292
23905msgid "&Remove rule(s)"
23906msgstr ""
23907
23908#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1008
23909msgid "Move the selected rule up"
23910msgstr ""
23911
23912#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1013
23913msgid "Move the selected rule down"
23914msgstr ""
23915
23916#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1021
23917msgid "Add ad&vanced rule"
23918msgstr ""
23919
23920#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1027
23921msgid "Du&plicate rule"
23922msgstr ""
23923
23924#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1032
23925msgid "Convert to advanced r&ule"
23926msgstr ""
23927
23928#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1040
23929msgid "Open icon folder"
23930msgstr ""
23931
23932#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1050
23933msgid "Import rules from a file"
23934msgstr ""
23935
23936#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1067
23937msgid ""
23938"You can control the color of columns in the book list by creating \"rules\" "
23939"that tell calibre what color to use. Click the \"Add rule\" button below to "
23940"get started.<p>You can <b>change an existing rule</b> by double clicking it."
23941msgstr ""
23942
23943#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1074
23944msgid ""
23945"You can add icons to columns in the book list by creating \"rules\" that "
23946"tell calibre what icon to use. Click the \"Add rule\" button below to get "
23947"started.<p>You can <b>change an existing rule</b> by double clicking it."
23948msgstr ""
23949
23950#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1080
23951msgid ""
23952"You can add emblems (small icons) that are displayed on the side of covers "
23953"in the Cover grid by creating \"rules\" that tell calibre what image to use."
23954" Click the \"Add rule\" button below to get started.<p>You can <b>change an "
23955"existing rule</b> by double clicking it."
23956msgstr ""
23957
23958#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1087
23959msgid "Show &emblems next to the covers"
23960msgstr ""
23961
23962#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1090
23963msgid ""
23964"If checked, you can tell calibre to display icons of your choosing next to "
23965"the covers shown in the Cover grid, controlled by the metadata of the book."
23966msgstr ""
23967
23968#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1109
23969#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1129
23970msgid "Select one rule"
23971msgstr ""
23972
23973#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1110
23974#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1130
23975msgid "You must select only one rule."
23976msgstr ""
23977
23978#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1210
23979msgid "No rule selected"
23980msgstr ""
23981
23982#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1210
23983#, python-format
23984msgid "No rule selected for %s."
23985msgstr ""
23986
23987#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1215
23988msgid "removal"
23989msgstr ""
23990
23991#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1253
23992msgid "Choose file to export to"
23993msgstr ""
23994
23995#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1254
23996#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1269
23997msgid "Rules"
23998msgstr ""
23999
24000#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1268
24001msgid "Choose file to import from"
24002msgstr ""
24003
24004#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1281
24005msgid "No valid rules found"
24006msgstr ""
24007
24008#: /__w/calibre/calibre/src/calibre/gui2/preferences/coloring.py:1282
24009msgid "No valid rules were found in {}."
24010msgstr ""
24011
24012#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns.py:79
24013msgid "Column header"
24014msgstr ""
24015
24016#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns.py:81
24017msgid "Lookup name"
24018msgstr ""
24019
24020#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns.py:83
24021#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:235
24022msgid "Type"
24023msgstr "Тып"
24024
24025#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns.py:133
24026msgid "Yes/No with text"
24027msgstr ""
24028
24029#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns.py:138
24030msgid "Ampersand separated text, shown in the Tag browser"
24031msgstr ""
24032
24033#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns.py:144
24034msgid "(lookup name was {}) {}"
24035msgstr ""
24036
24037#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns.py:194
24038msgid "You must select a column to delete it"
24039msgstr ""
24040
24041#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns.py:199
24042msgid "The selected column is not a custom column"
24043msgstr ""
24044
24045#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns.py:201
24046#, python-format
24047msgid "Do you really want to delete column %s and all its data?"
24048msgstr ""
24049
24050#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns_ui.py:88
24051msgid ""
24052"Here you can re-arrange the layout of the columns in the calibre library "
24053"book list. You can hide columns by unchecking them. You can also create your"
24054" own, custom columns."
24055msgstr ""
24056
24057#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns_ui.py:89
24058msgid "Move column up"
24059msgstr ""
24060
24061#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns_ui.py:91
24062msgid "Remove a user-defined column"
24063msgstr ""
24064
24065#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns_ui.py:93
24066msgid "Add a user-defined column"
24067msgstr ""
24068
24069#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns_ui.py:95
24070msgid "Edit settings of a user-defined column"
24071msgstr ""
24072
24073#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns_ui.py:97
24074msgid "Move column down"
24075msgstr ""
24076
24077#: /__w/calibre/calibre/src/calibre/gui2/preferences/columns_ui.py:99
24078msgid "Add &custom column"
24079msgstr ""
24080
24081#: /__w/calibre/calibre/src/calibre/gui2/preferences/conversion.py:64
24082msgid ""
24083"Restore settings to default values. Only settings for the currently selected"
24084" section are restored."
24085msgstr ""
24086
24087#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:33
24088msgid "Text, column shown in the Tag browser"
24089msgstr ""
24090
24091#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:38
24092msgid "Comma separated text, like tags, shown in the Tag browser"
24093msgstr ""
24094
24095#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:43
24096msgid "Long text, like comments, not shown in the Tag browser"
24097msgstr ""
24098
24099#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:48
24100msgid "Text column for keeping series-like information"
24101msgstr ""
24102
24103#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:53
24104msgid "Text, but with a fixed set of permitted values"
24105msgstr ""
24106
24107#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:63
24108msgid "Floating point numbers"
24109msgstr ""
24110
24111#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:68
24112msgid "Integers"
24113msgstr ""
24114
24115#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:73
24116msgid "Ratings, shown with stars"
24117msgstr ""
24118
24119#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:78
24120#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:106
24121#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:221
24122#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:252
24123msgid "Yes/No"
24124msgstr ""
24125
24126#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:83
24127msgid "Column built from other columns"
24128msgstr ""
24129
24130#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:88
24131msgid "Column built from other columns, behaves like tags"
24132msgstr ""
24133
24134#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:97
24135#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:98
24136msgid "Create a custom column"
24137msgstr ""
24138
24139#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:124
24140#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:125
24141msgid "Edit custom column"
24142msgstr ""
24143
24144#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:129
24145msgid "No column has been selected"
24146msgstr ""
24147
24148#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:129
24149msgid "No column selected"
24150msgstr ""
24151
24152#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:133
24153msgid "Selected column is not a user-defined column"
24154msgstr ""
24155
24156#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:185
24157#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:547
24158msgid "Now"
24159msgstr ""
24160
24161#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:220
24162#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:251
24163#: /__w/calibre/calibre/src/calibre/gui2/preferences/emailp.py:31
24164#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/models.py:43
24165#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:85
24166msgid "Formats"
24167msgstr ""
24168
24169#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:222
24170msgid "My Tags"
24171msgstr ""
24172
24173#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:223
24174msgid "My Series"
24175msgstr ""
24176
24177#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:224
24178msgid "My Rating"
24179msgstr ""
24180
24181#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:225
24182msgid "People"
24183msgstr ""
24184
24185#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:226
24186msgid "My Title"
24187msgstr ""
24188
24189#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:250
24190msgid "Quick create:"
24191msgstr ""
24192
24193#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:251
24194msgid "ISBN"
24195msgstr ""
24196
24197#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:254
24198msgid "Names"
24199msgstr ""
24200
24201#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:254
24202msgid "Short text"
24203msgstr ""
24204
24205#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:290
24206msgid ""
24207"Used for searching the column. Must contain only digits and lower case "
24208"letters."
24209msgstr ""
24210
24211#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:291
24212msgid "&Lookup name:"
24213msgstr ""
24214
24215#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:295
24216msgid ""
24217"Column heading in the library view and category name in the Tag browser"
24218msgstr ""
24219
24220#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:296
24221msgid "Column &heading:"
24222msgstr ""
24223
24224#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:302
24225msgid "What kind of information will be kept in the column."
24226msgstr ""
24227
24228#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:304
24229msgid "Show &checkmarks"
24230msgstr ""
24231
24232#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:305
24233msgid ""
24234"Show check marks in the GUI. Values of 'yes', 'checked', and 'true'\n"
24235"will show a green check. Values of 'no', 'unchecked', and 'false' will show a red X.\n"
24236"Everything else will show nothing."
24237msgstr ""
24238
24239#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:309
24240msgid "Contains names"
24241msgstr ""
24242
24243#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:310
24244msgid "Check this box if this column contains names, like the authors column."
24245msgstr ""
24246
24247#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:312
24248msgid "&Column type:"
24249msgstr ""
24250
24251#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:316
24252msgid "Optional text describing what this column is for"
24253msgstr ""
24254
24255#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:317
24256msgid "D&escription:"
24257msgstr ""
24258
24259#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:330
24260msgid "Default: (nothing)"
24261msgstr ""
24262
24263#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:331
24264msgid "Field template. Uses the same syntax as save templates."
24265msgstr ""
24266
24267#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:332
24268#, python-format
24269msgid "Similar to save templates. For example, %s"
24270msgstr ""
24271
24272#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:340
24273msgid "No heading"
24274msgstr ""
24275
24276#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:341
24277msgid "Show heading above the text"
24278msgstr ""
24279
24280#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:342
24281msgid "Show heading to the side of the text"
24282msgstr ""
24283
24284#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:345
24285msgid ""
24286"Choose whether or not the column heading is shown in the Book\n"
24287"details panel and, if shown, where"
24288msgstr ""
24289
24290#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:347
24291msgid "Column heading:"
24292msgstr ""
24293
24294#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:352
24295msgid "Short text, like a title"
24296msgstr ""
24297
24298#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:354
24299msgid "Plain text formatted using markdown"
24300msgstr ""
24301
24302#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:357
24303msgid ""
24304"Choose how the data in this column is interpreted.\n"
24305"This controls how the data is displayed in the Book details panel\n"
24306"and how it is edited."
24307msgstr ""
24308
24309#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:360
24310msgid "Interpret this column as:"
24311msgstr ""
24312
24313#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:365
24314msgid ""
24315"A comma-separated list of permitted values. The empty value is always\n"
24316"included, and is the default. For example, the list 'one,two,three' has\n"
24317"four values, the first of them being the empty value."
24318msgstr ""
24319
24320#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:368
24321msgid "&Values:"
24322msgstr ""
24323
24324#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:370
24325msgid ""
24326"A list of color names to use when displaying an item. The\n"
24327"list must be empty or contain a color for each value."
24328msgstr ""
24329
24330#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:372
24331msgid "Colors:"
24332msgstr ""
24333
24334#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:375
24335msgid "Allow half stars"
24336msgstr ""
24337
24338#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:376
24339msgid "Allow half star ratings, for example: "
24340msgstr ""
24341
24342#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:381
24343msgid "&Sort/search column by"
24344msgstr ""
24345
24346#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:383
24347msgid "How this column should handled in the GUI when sorting and searching"
24348msgstr ""
24349
24350#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:385
24351msgid "Show in Tag browser"
24352msgstr ""
24353
24354#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:386
24355msgid "If checked, this column will appear in the Tag browser as a category"
24356msgstr ""
24357
24358#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:388
24359msgid "Show as HTML in Book details"
24360msgstr ""
24361
24362#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:390
24363msgid ""
24364"If checked, this column will be displayed as HTML in Book details and the "
24365"Content server. This can be used to construct links with the template "
24366"language. For example, the template "
24367"<pre>&lt;big&gt;&lt;b&gt;{title}&lt;/b&gt;&lt;/big&gt;{series:| "
24368"[|}{series_index:| [|]]}</pre>will create a field displaying the title in "
24369"bold large characters, along with the series, for example <br>\"<big><b>An "
24370"Oblique Approach</b></big> [Belisarius [1]]\". The template <pre>&lt;a "
24371"href=\"https://www.beam-ebooks.de/ebook/{identifiers:select(beam)}\"&gt;Beam"
24372" book&lt;/a&gt;</pre> will generate a link to the book on the Beam e-books "
24373"site."
24374msgstr ""
24375
24376#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:407
24377msgid ""
24378"Default value when a new book is added to the library. For Date columns "
24379"enter the word \"Now\", or the date as yyyy-mm-dd. For Yes/No columns enter "
24380"\"Yes\" or \"No\". For Text with a fixed set of values enter one of the "
24381"permitted values. For Rating columns enter a number between 0 and 5."
24382msgstr ""
24383
24384#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:412
24385msgid "&Default value:"
24386msgstr ""
24387
24388#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:427
24389msgid "&Format for dates"
24390msgstr ""
24391
24392#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:427
24393msgid "Default: dd MMM yyyy."
24394msgstr ""
24395
24396#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:429
24397msgid ""
24398"<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"
24399"<ul>\n"
24400"<li>ddd, d MMM yyyy gives Mon, 5 Jan 2010</li>\n"
24401"<li>dd MMMM yy gives 05 January 10</li>\n"
24402"</ul> "
24403msgstr ""
24404
24405#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:458
24406msgid "&Format for numbers"
24407msgstr ""
24408
24409#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:459
24410msgid ""
24411"Default: Not formatted. For format language details see <a "
24412"href=\"https://docs.python.org/library/string.html#format-string-"
24413"syntax\">the Python documentation</a>"
24414msgstr ""
24415
24416#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:463
24417#, python-brace-format
24418msgid ""
24419"Examples: The format <code>{0:0>4d}</code> gives a 4-digit number with "
24420"leading zeros. The format <code>{0:d}&nbsp;days</code> prints the number "
24421"then the word \"days\""
24422msgstr ""
24423
24424#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:468
24425msgid ""
24426"Examples: The format <code>{0:.1f}</code> gives a floating point number with"
24427" 1 digit after the decimal point. The format "
24428"<code>Price:&nbsp;$&nbsp;{0:,.2f}</code> prints \"Price&nbsp;$&nbsp;\" then "
24429"displays the number with 2 digits after the decimal point and thousands "
24430"separated by commas."
24431msgstr ""
24432
24433#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:494
24434msgid "No lookup name was provided"
24435msgstr ""
24436
24437#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:498
24438msgid ""
24439"The lookup name must contain only lower case letters, digits and "
24440"underscores, and start with a letter"
24441msgstr ""
24442
24443#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:501
24444msgid ""
24445"Lookup names cannot end with _index, because these names are reserved for "
24446"the index of a series column."
24447msgstr ""
24448
24449#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:512
24450msgid "No column heading was provided"
24451msgstr ""
24452
24453#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:522
24454#, python-format
24455msgid "The lookup name %s is already used"
24456msgstr ""
24457
24458#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:534
24459#, python-format
24460msgid "The heading %s is already used"
24461msgstr ""
24462
24463#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:555
24464#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:592
24465#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:613
24466#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:627
24467#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:630
24468#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:637
24469msgid "Invalid default value"
24470msgstr ""
24471
24472#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:556
24473msgid "The default value must be \"Now\" or a date"
24474msgstr ""
24475
24476#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:560
24477msgid "You must enter a template for composite columns"
24478msgstr ""
24479
24480#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:570
24481msgid "You must enter at least one value for enumeration columns"
24482msgstr ""
24483
24484#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:584
24485msgid ""
24486"The colors box must be empty or contain the same number of items as the "
24487"value box"
24488msgstr ""
24489
24490#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:588
24491#, python-brace-format
24492msgid "The color {0} is unknown"
24493msgstr ""
24494
24495#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:593
24496msgid "The default value must be one of the permitted values"
24497msgstr ""
24498
24499#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:605
24500msgid "The default value must be an integer"
24501msgstr ""
24502
24503#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:609
24504msgid "The default value must be a real number"
24505msgstr ""
24506
24507#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:628
24508msgid "The default value must be a real number between 0 and 5.0"
24509msgstr ""
24510
24511#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:631
24512msgid "The default value must be an integer between 0 and 5"
24513msgstr ""
24514
24515#: /__w/calibre/calibre/src/calibre/gui2/preferences/create_custom_column.py:638
24516msgid "The default value must be \"Yes\" or \"No\""
24517msgstr ""
24518
24519#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_debug.py:25
24520msgid "Getting debug information, please wait"
24521msgstr ""
24522
24523#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_debug.py:26
24524#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_user_defined.py:32
24525msgid "Copy to &clipboard"
24526msgstr ""
24527
24528#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_debug.py:44
24529msgid "Device already detected"
24530msgstr ""
24531
24532#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_debug.py:45
24533#, python-format
24534msgid ""
24535"A device (%s) is already detected by calibre. If you wish to debug the "
24536"detection of another device, first disconnect this device."
24537msgstr ""
24538
24539#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_debug.py:59
24540msgid "Debugging failed"
24541msgstr ""
24542
24543#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_debug.py:60
24544msgid ""
24545"Running debug device detection failed. Click Show Details for more "
24546"information."
24547msgstr ""
24548
24549#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_user_defined.py:31
24550msgid "Getting device information"
24551msgstr ""
24552
24553#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_user_defined.py:34
24554msgid "User-defined device information"
24555msgstr ""
24556
24557#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_user_defined.py:51
24558#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_user_defined.py:57
24559msgid "Device Detection"
24560msgstr ""
24561
24562#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_user_defined.py:52
24563msgid "Ensure your device is disconnected, then press OK"
24564msgstr ""
24565
24566#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_user_defined.py:58
24567msgid "Ensure your device is connected, then press OK"
24568msgstr ""
24569
24570#: /__w/calibre/calibre/src/calibre/gui2/preferences/device_user_defined.py:82
24571msgid ""
24572"Copy these values to the clipboard, paste them into an editor, then enter "
24573"them into the USER_DEVICE by customizing the device plugin in "
24574"Preferences->Advanced->Plugins. Remember to also enter the folders where you"
24575" want the books to be put. You must restart calibre for your changes to take"
24576" effect.\n"
24577msgstr ""
24578
24579#: /__w/calibre/calibre/src/calibre/gui2/preferences/email_ui.py:82
24580msgid ""
24581"<p>calibre can send your books to you (or your reader) by email. Emails will"
24582" be automatically sent for downloaded news to all email addresses that have "
24583"<i>Auto send</i> checked."
24584msgstr ""
24585
24586#: /__w/calibre/calibre/src/calibre/gui2/preferences/email_ui.py:83
24587msgid "Add an email address to which to send books"
24588msgstr ""
24589
24590#: /__w/calibre/calibre/src/calibre/gui2/preferences/email_ui.py:84
24591msgid "&Add email"
24592msgstr ""
24593
24594#: /__w/calibre/calibre/src/calibre/gui2/preferences/email_ui.py:85
24595msgid "Make &default"
24596msgstr ""
24597
24598#: /__w/calibre/calibre/src/calibre/gui2/preferences/email_ui.py:86
24599msgid "&Remove email"
24600msgstr ""
24601
24602#: /__w/calibre/calibre/src/calibre/gui2/preferences/email_ui.py:87
24603msgid ""
24604"Add the comments from the book metadata to the email.\n"
24605"Useful to allow the recipient to see a summary of the\n"
24606"book before opening it."
24607msgstr ""
24608
24609#: /__w/calibre/calibre/src/calibre/gui2/preferences/email_ui.py:90
24610msgid "Add &comments metadata as text to the email"
24611msgstr ""
24612
24613#: /__w/calibre/calibre/src/calibre/gui2/preferences/emailp.py:31
24614msgid "Email"
24615msgstr ""
24616
24617#: /__w/calibre/calibre/src/calibre/gui2/preferences/emailp.py:31
24618msgid "Subject"
24619msgstr "Тэма"
24620
24621#: /__w/calibre/calibre/src/calibre/gui2/preferences/emailp.py:32
24622msgid "Alias"
24623msgstr "Псеўданім"
24624
24625#: /__w/calibre/calibre/src/calibre/gui2/preferences/emailp.py:32
24626msgid "Auto send"
24627msgstr ""
24628
24629#: /__w/calibre/calibre/src/calibre/gui2/preferences/emailp.py:32
24630msgid "Auto send only tags"
24631msgstr ""
24632
24633#: /__w/calibre/calibre/src/calibre/gui2/preferences/emailp.py:37
24634msgid "Formats to email. The first matching format will be sent."
24635msgstr ""
24636
24637#: /__w/calibre/calibre/src/calibre/gui2/preferences/emailp.py:38
24638#, python-brace-format
24639msgid ""
24640"Subject of the email to use when sending. When left blank the title will be "
24641"used for the subject. Also, the same templates used for \"Save to disk\" "
24642"such as {title} and {author_sort} can be used here."
24643msgstr ""
24644
24645#: /__w/calibre/calibre/src/calibre/gui2/preferences/emailp.py:42
24646msgid ""
24647"If checked, downloaded news will be automatically mailed to this email "
24648"address (provided it is in one of the listed formats and has not been "
24649"filtered by tags)."
24650msgstr ""
24651
24652#: /__w/calibre/calibre/src/calibre/gui2/preferences/emailp.py:45
24653msgid "Friendly name to use for this email address"
24654msgstr ""
24655
24656#: /__w/calibre/calibre/src/calibre/gui2/preferences/emailp.py:46
24657msgid ""
24658"If specified, only news with one of these tags will be sent to this email "
24659"address. All news downloads have their title as a tag, so you can use this "
24660"to easily control which news downloads are sent to this email address."
24661msgstr ""
24662
24663#: /__w/calibre/calibre/src/calibre/gui2/preferences/emailp.py:175
24664msgid "new email address"
24665msgstr ""
24666
24667#: /__w/calibre/calibre/src/calibre/gui2/preferences/ignored_devices.py:29
24668msgid ""
24669"The list of devices that you have asked calibre to ignore. Uncheck a device "
24670"to have calibre stop ignoring it."
24671msgstr ""
24672
24673#: /__w/calibre/calibre/src/calibre/gui2/preferences/ignored_devices.py:40
24674msgid ""
24675"The list of device plugins you have disabled. Uncheck an entry to enable the"
24676" plugin. calibre cannot detect devices that are managed by disabled plugins."
24677msgstr ""
24678
24679#: /__w/calibre/calibre/src/calibre/gui2/preferences/ignored_devices.py:51
24680msgid "Reset allowed devices"
24681msgstr ""
24682
24683#: /__w/calibre/calibre/src/calibre/gui2/preferences/ignored_devices.py:53
24684msgid ""
24685"This will erase the list of devices that calibre knows about causing it to "
24686"ask you for permission to manage them again, the next time they connect"
24687msgstr ""
24688
24689#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:68
24690msgid "Search for the author on Goodreads"
24691msgstr ""
24692
24693#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:69
24694msgid "Search for the author on Amazon"
24695msgstr ""
24696
24697#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:70
24698msgid "Search for the author in your calibre library"
24699msgstr ""
24700
24701#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:71
24702msgid "Search for the author on Wikipedia"
24703msgstr ""
24704
24705#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:72
24706msgid "Search for the author on Google Books"
24707msgstr ""
24708
24709#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:73
24710msgid "Search for the book on Goodreads"
24711msgstr ""
24712
24713#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:74
24714msgid "Search for the book on Amazon"
24715msgstr ""
24716
24717#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:75
24718msgid "Search for the book on Google Books"
24719msgstr ""
24720
24721#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:76
24722msgid "Use a custom search URL"
24723msgstr ""
24724
24725#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:79
24726msgid "Clicking on &author names should:"
24727msgstr ""
24728
24729#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:82
24730#, python-brace-format
24731msgid ""
24732"Enter the URL to search. It should contain the string {0}\n"
24733"which will be replaced by the author name. For example,\n"
24734"{1}"
24735msgstr ""
24736
24737#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:86
24738msgid "Enter the URL"
24739msgstr ""
24740
24741#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:118
24742msgid "Create a new rule"
24743msgstr ""
24744
24745#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:132
24746msgid "The key of the identifier, for example, in isbn:XXX, the key is \"isbn\""
24747msgstr ""
24748
24749#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:134
24750msgid "&Key:"
24751msgstr ""
24752
24753#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:136
24754msgid "The name that will appear in the Book details panel"
24755msgstr ""
24756
24757#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:140
24758#, python-brace-format
24759msgid ""
24760"The template used to create the link. The placeholder {0} in the template "
24761"will be replaced with the actual identifier value. Use {1} to avoid the "
24762"value being quoted."
24763msgstr ""
24764
24765#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:154
24766#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:178
24767msgid "Key"
24768msgstr "Ключ"
24769
24770#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:154
24771#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:178
24772msgid "Template"
24773msgstr "Шаблон"
24774
24775#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:156
24776msgid "Value needed"
24777msgstr ""
24778
24779#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:157
24780#, python-format
24781msgid "The %s field cannot be empty"
24782msgstr ""
24783
24784#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:164
24785msgid "Create rules for identifiers"
24786msgstr ""
24787
24788#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:169
24789msgid "Create rules to convert identifiers into links."
24790msgstr ""
24791
24792#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:191
24793msgid "&Edit rule"
24794msgstr ""
24795
24796#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:402
24797#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:599
24798msgid "Default icons"
24799msgstr ""
24800
24801#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:403
24802#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:600
24803#, python-format
24804msgid "Icon theme: <b>%s</b>"
24805msgstr ""
24806
24807#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:408
24808msgid "Narrow"
24809msgstr ""
24810
24811#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:408
24812msgid "Wide"
24813msgstr ""
24814
24815#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:409
24816#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:631
24817#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:639
24818#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:646
24819msgid "Automatic"
24820msgstr "Аўтаматычна "
24821
24822#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:409
24823#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:486
24824msgid "Off"
24825msgstr "Адкл."
24826
24827#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:409
24828msgid "On"
24829msgstr ""
24830
24831#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:412
24832#: /__w/calibre/calibre/src/calibre/gui2/tts/linux_config.py:41
24833#: /__w/calibre/calibre/src/calibre/gui2/tts/linux_config.py:91
24834#: /__w/calibre/calibre/src/calibre/gui2/tts/macos_config.py:49
24835#: /__w/calibre/calibre/src/calibre/gui2/tts/windows_config.py:45
24836#: /__w/calibre/calibre/src/calibre/gui2/tts/windows_config.py:105
24837msgid "System default"
24838msgstr ""
24839
24840#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:412
24841msgid "calibre style"
24842msgstr ""
24843
24844#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:444
24845msgid "No subtitle"
24846msgstr ""
24847
24848#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:449
24849#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:318
24850#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/widgets/qscrollbar.cpp:406
24851msgid "Bottom"
24852msgstr "Знізу"
24853
24854#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:449
24855#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:318
24856#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/widgets/qscrollbar.cpp:405
24857msgid "Top"
24858msgstr "Зверху"
24859
24860#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:453
24861msgid "Above text"
24862msgstr ""
24863
24864#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:453
24865msgid "Beside text"
24866msgstr ""
24867
24868#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:453
24869#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:491
24870msgid "Never"
24871msgstr "Ніколі"
24872
24873#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:486
24874msgid "Small"
24875msgstr "Малыя"
24876
24877#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:487
24878msgid "Medium"
24879msgstr "Сярэдні"
24880
24881#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:490
24882msgid "Always"
24883msgstr "Заўсёды"
24884
24885#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:490
24886msgid "If there is enough room"
24887msgstr ""
24888
24889#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:494
24890#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:1014
24891msgid "By first letter"
24892msgstr ""
24893
24894#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:495
24895msgid "Partitioned"
24896msgstr ""
24897
24898#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:543
24899msgid "Column &coloring"
24900msgstr ""
24901
24902#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:548
24903msgid "Column &icons"
24904msgstr ""
24905
24906#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:567
24907msgid "Change &color"
24908msgstr ""
24909
24910#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:571
24911msgid "Change &background image"
24912msgstr ""
24913
24914#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:575
24915msgid "Restore default &appearance"
24916msgstr ""
24917
24918#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:621
24919#, python-format
24920msgid "Current aspect ratio (width/height): %.2g"
24921msgstr ""
24922
24923#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:638
24924msgid "Edit template for caption"
24925msgstr ""
24926
24927#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:675
24928#, python-format
24929msgid "Current space used: %s"
24930msgstr ""
24931
24932#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:721
24933msgid "Choose background color for the Cover grid"
24934msgstr ""
24935
24936#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:728
24937msgid "Remove background image?"
24938msgstr ""
24939
24940#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel.py:729
24941msgid ""
24942"There is currently a background image set, so the color you have chosen will"
24943" not be visible. Remove the background image?"
24944msgstr ""
24945
24946#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:593
24947msgid "Disable all animations. Useful if you have a slow/old computer."
24948msgstr ""
24949
24950#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:594
24951msgid "Disable &animations"
24952msgstr ""
24953
24954#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:595
24955msgid "User interface style (&needs restart):"
24956msgstr ""
24957
24958#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:596
24959msgid "&User interface layout (needs restart):"
24960msgstr ""
24961
24962#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:597
24963msgid "E&xtra spacing to add between rows in the book list (can be negative):"
24964msgstr ""
24965
24966#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:599
24967#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:95
24968msgid "Toolbar"
24969msgstr ""
24970
24971#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:600
24972msgid "Icon si&ze:"
24973msgstr ""
24974
24975#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:601
24976msgid "Show &text under icons:"
24977msgstr ""
24978
24979#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:602
24980msgid "Use t&wo lines for the text under the icons (needs restart)"
24981msgstr ""
24982
24983#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:603
24984msgid "Change &font (needs restart)"
24985msgstr ""
24986
24987#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:604
24988msgid "Show &tooltips in the book list"
24989msgstr ""
24990
24991#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:605
24992msgid "Show &layout buttons in the status bar (needs restart)"
24993msgstr ""
24994
24995#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:606
24996msgid "Enable s&ystem tray icon (needs restart)"
24997msgstr ""
24998
24999#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:607
25000msgid "Choose &language (needs restart):"
25001msgstr ""
25002
25003#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:608
25004msgid "&Interface font:"
25005msgstr ""
25006
25007#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:609
25008msgid ""
25009"Disable popup notifications when calibre completes jobs such a conversion, "
25010"sending to device etc. The notifications are sent via the operating system "
25011"notification facility, if available. Note that on Windows, you have to "
25012"enable the system tray icon for notifications to work."
25013msgstr ""
25014
25015#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:610
25016msgid "Disable n&otifications on job completion"
25017msgstr ""
25018
25019#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:611
25020msgid "Show the &splash screen at startup"
25021msgstr ""
25022
25023#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:612
25024msgid "Change &icon theme (needs restart)"
25025msgstr ""
25026
25027#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:613
25028msgid "Show &row numbers in the book list"
25029msgstr ""
25030
25031#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:614
25032msgid "Ad&just for high resolution screens (needs restart):"
25033msgstr ""
25034
25035#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:615
25036msgid ""
25037"<p>Whether to automatically adjust the calibre user interface for high resolution (high DPI) monitors. There are three possible values:</p>\n"
25038"\n"
25039"<ul>\n"
25040"<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"
25041"\n"
25042"<li><b>On</b>: Same as \"Automatic\", but ignores Qt environment variables controlling high DPI behavior.</li>\n"
25043"\n"
25044"<li><b>Off</b>: Do not adjust the user interface, regardless of Qt environment variables.</li>\n"
25045"</ul>"
25046msgstr ""
25047
25048#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:624
25049msgid "Allow using &drag and drop to merge books"
25050msgstr ""
25051
25052#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:625
25053msgid "Draw a &grid in the book list"
25054msgstr ""
25055
25056#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:626
25057msgid "&Main interface"
25058msgstr ""
25059
25060#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:627
25061msgid ""
25062"Control the Cover grid view. You can enable this view by clicking the "
25063"\"Layout\" button in the bottom right corner of the main calibre window."
25064msgstr ""
25065
25066#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:628
25067msgid "Field to show &under the covers:"
25068msgstr ""
25069
25070#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:629
25071msgid "Spac&ing between covers:"
25072msgstr ""
25073
25074#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:630
25075msgid ""
25076"The spacing between covers. A value of zero means calculate automatically "
25077"based on cover size."
25078msgstr ""
25079
25080#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:632
25081#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:640
25082#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:647
25083msgid " cm"
25084msgstr ""
25085
25086#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:633
25087msgid "Background for the Cover grid"
25088msgstr ""
25089
25090#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:635
25091msgid ""
25092"By default, calibre chooses a cover size based on your computer's screen "
25093"size. You can change the cover size here:"
25094msgstr ""
25095
25096#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:636
25097msgid "Cover &width: "
25098msgstr ""
25099
25100#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:637
25101msgid ""
25102"The width of displayed covers.\n"
25103"A value of zero means calculate automatically."
25104msgstr ""
25105
25106#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:641
25107msgid "Make the covers larger, maintaining current aspect ratio."
25108msgstr ""
25109
25110#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:642
25111msgid "&Larger covers"
25112msgstr ""
25113
25114#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:643
25115msgid "Cover &height: "
25116msgstr ""
25117
25118#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:644
25119msgid ""
25120"The height of displayed covers.\n"
25121"A value of zero means calculate automatically."
25122msgstr ""
25123
25124#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:648
25125msgid "Make the covers smaller, maintaining current aspect ratio."
25126msgstr ""
25127
25128#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:649
25129msgid "&Smaller covers"
25130msgstr ""
25131
25132#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:650
25133msgid "Reset size to automatic"
25134msgstr ""
25135
25136#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:651
25137msgid "&Reset size"
25138msgstr ""
25139
25140#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:653
25141msgid "Size of the emblems (if any) shown &next to the covers: "
25142msgstr ""
25143
25144#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:654
25145msgid "Show a &field (such as title) under the covers"
25146msgstr ""
25147
25148#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:655
25149msgid "&Location of the emblems shown next to the covers:"
25150msgstr ""
25151
25152#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:657
25153msgid "&Emblems"
25154msgstr ""
25155
25156#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:658
25157msgid "Caching of covers for improved performance"
25158msgstr ""
25159
25160#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:659
25161msgid ""
25162"There are two kinds of caches that calibre uses to improve performance when "
25163"rendering covers in the grid view. A disk cache that is kept on your hard "
25164"disk and stores the cover thumbnails and an in memory cache used to ensure "
25165"flicker free rendering of covers. For best results, keep the memory cache "
25166"small and the disk cache large, unless you have a lot of extra RAM in your "
25167"computer and don't mind it being used by the memory cache."
25168msgstr ""
25169
25170#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:660
25171#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:1012
25172msgid "Disable"
25173msgstr "Адключаны"
25174
25175#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:661
25176msgid " MB"
25177msgstr ""
25178
25179#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:662
25180msgid "&Empty disk cache"
25181msgstr ""
25182
25183#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:663
25184msgid "&Open cache folder"
25185msgstr ""
25186
25187#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:664
25188msgid "Number of screenfulls of covers to cache in &memory (keep this small):"
25189msgstr ""
25190
25191#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:665
25192msgid "Maximum amount of &disk space to use for caching thumbnails: "
25193msgstr ""
25194
25195#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:666
25196msgid ""
25197"The maximum number of screenfulls of thumbnails to keep in memory. "
25198"Increasing this will make rendering faster, at the cost of more memory "
25199"usage. Note that regardless of this setting, a minimum of one hundred "
25200"thumbnails are always kept in memory, to ensure flicker free rendering."
25201msgstr ""
25202
25203#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:667
25204msgid "&Performance"
25205msgstr ""
25206
25207#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:668
25208msgid "Cover &grid"
25209msgstr ""
25210
25211#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:669
25212msgid "Text styling"
25213msgstr ""
25214
25215#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:670
25216msgid "Create rules to convert &identifiers into links"
25217msgstr ""
25218
25219#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:672
25220#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:765
25221msgid "Move down"
25222msgstr ""
25223
25224#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:673
25225#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:764
25226msgid "Move up"
25227msgstr ""
25228
25229#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:674
25230msgid ""
25231"Note that <b>comments</b> will always be displayed at the end, regardless of"
25232" the position you assign here."
25233msgstr ""
25234
25235#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:675
25236msgid "Show &cover"
25237msgstr ""
25238
25239#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:676
25240msgid "Show the size of the book's cover in pixels"
25241msgstr ""
25242
25243#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:677
25244msgid "Show cover &size"
25245msgstr ""
25246
25247#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:678
25248msgid "Use &Roman numerals for series"
25249msgstr ""
25250
25251#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:679
25252msgid "Show comments &heading:"
25253msgstr ""
25254
25255#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:680
25256msgid "&Book details"
25257msgstr ""
25258
25259#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:681
25260msgid ""
25261"Choose how Tag browser subcategories are displayed when\n"
25262"there are more items than the limit. Select by first\n"
25263"letter to see an A, B, C list. Choose partitioned to\n"
25264"have a list of fixed-sized groups. Set to disabled\n"
25265"if you never want subcategories"
25266msgstr ""
25267
25268#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:686
25269msgid "&Category partitioning method:"
25270msgstr ""
25271
25272#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:687
25273msgid "Co&llapse when more items than:"
25274msgstr ""
25275
25276#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:688
25277msgid ""
25278"If a Tag browser category has more than this number of items, it is divided\n"
25279"up into subcategories. If the partition method is set to disable, this value is ignored."
25280msgstr ""
25281
25282#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:690
25283msgid "Combine letters &when fewer items than:"
25284msgstr ""
25285
25286#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:691
25287msgid ""
25288"If collapsing by first letter, combine adjacent letters together if\n"
25289"there are fewer items under a letter than specified here. If the partition method is\n"
25290"not set to first letter, this value is ignored. Set to zero to disable."
25291msgstr ""
25292
25293#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:694
25294msgid "Spacing between &items:"
25295msgstr ""
25296
25297#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:695
25298msgid ""
25299"The spacing between consecutive items in the Tag browser. In units of (ex) "
25300"which is the approximate height of the letter 'x' in the currently used "
25301"font. "
25302msgstr ""
25303
25304#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:696
25305msgid " ex"
25306msgstr ""
25307
25308#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:697
25309msgid "Categories &not to partition:"
25310msgstr ""
25311
25312#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:698
25313msgid ""
25314"A comma-separated list of categories that are not to\n"
25315"be partitioned even if the number of items is larger than\n"
25316"the value shown above. This option can be used to\n"
25317"avoid collapsing hierarchical categories that have only\n"
25318"a few top-level elements."
25319msgstr ""
25320
25321#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:703
25322msgid "C&ategories with hierarchical items:"
25323msgstr ""
25324
25325#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:704
25326msgid ""
25327"A comma-separated list of categories in which items containing\n"
25328"periods are displayed in the Tag browser trees. For example, if\n"
25329"this box contains 'tags' then tags of the form 'Mystery.English'\n"
25330"and 'Mystery.Thriller' will be displayed with English and Thriller\n"
25331"both under 'Mystery'. If 'tags' is not in this box,\n"
25332"then the tags will be displayed each on their own line."
25333msgstr ""
25334
25335#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:710
25336msgid "Show &tooltips"
25337msgstr ""
25338
25339#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:711
25340msgid "Show &average ratings"
25341msgstr ""
25342
25343#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:712
25344msgid ""
25345"Show counts for items in the Tag browser. Such as the number of books\n"
25346"by each author, the number of authors, etc. If you turn it off, you can still\n"
25347"see the counts by hovering your mouse over any item."
25348msgstr ""
25349
25350#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:715
25351msgid "Show &counts"
25352msgstr ""
25353
25354#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:716
25355msgid "Use &alternating row colors"
25356msgstr ""
25357
25358#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:717
25359msgid ""
25360"When checked, calibre will automatically hide any category\n"
25361" (a column, custom or standard) that has no items to show. For example, some\n"
25362" categories might not have values when using Virtual libraries. Checking this\n"
25363" box will cause these empty categories to be hidden."
25364msgstr ""
25365
25366#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:721
25367msgid "Hi&de empty categories (columns)"
25368msgstr ""
25369
25370#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:722
25371msgid ""
25372"When checked, Find in the Tag browser will show all items\n"
25373" that match the search instead of the first one. If Hide empty categories is\n"
25374" also checked then only categories containing a matched item will be shown."
25375msgstr ""
25376
25377#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:725
25378msgid "Find &shows all items that match"
25379msgstr ""
25380
25381#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:726
25382msgid ""
25383"<p>When checked, the Tag browser can get keyboard focus, allowing\n"
25384"use of the keyboard to navigate the tree using the arrow keys. The Enter key simulates\n"
25385"a click on the selected item. The keyboard shortcut 'Tag browser /\n"
25386"Give the Tag browser keyboard focus' changes the keyboard focus without\n"
25387"using the mouse.</p>"
25388msgstr ""
25389
25390#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:731
25391msgid "Allow the Tag browser to have keyboard &focus"
25392msgstr ""
25393
25394#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:732
25395msgid ""
25396"<p style=\"text-indent: 2em; font-size:smaller\">If you enable this option "
25397"then you should set a keyboard shortcut to focus the Tag browser under "
25398"<code>Preferences-&gt;Shortcuts-&gt;Tag browser-&gt;Give the Tag browser "
25399"keyboard focus</code>"
25400msgstr ""
25401
25402#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:733
25403msgid "&Tag browser"
25404msgstr ""
25405
25406#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:734
25407msgid "When showing in a separate window, show it &fullscreen"
25408msgstr ""
25409
25410#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:735
25411msgid "Show in a &separate window (needs restart)"
25412msgstr ""
25413
25414#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:736
25415msgid "&Number of covers to show in browse mode (needs restart):"
25416msgstr ""
25417
25418#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:737
25419#: /__w/calibre/calibre/src/calibre/gui2/preferences/save_template_ui.py:58
25420msgid "Template &editor"
25421msgstr ""
25422
25423#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:738
25424msgid ""
25425"The template used to generate the text below the covers. Uses the same "
25426"syntax as save templates. Defaults to just the book title. Note that this "
25427"setting is per-library, which means that you have to set it again for every "
25428"different calibre library you use. Use an empty template for no text."
25429msgstr ""
25430
25431#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:739
25432msgid "Show &reflections"
25433msgstr ""
25434
25435#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:740
25436msgid ""
25437"Show covers in their original aspect ratio instead of resizing\n"
25438"them to all have the same width and height"
25439msgstr ""
25440
25441#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:742
25442msgid "Preserve &aspect ratio of covers"
25443msgstr ""
25444
25445#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:743
25446msgid "&Template for caption:"
25447msgstr ""
25448
25449#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:744
25450msgid "Fie&ld for sub-title:"
25451msgstr ""
25452
25453#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:745
25454#, python-format
25455msgid "You can press the %s key to toggle full screen mode."
25456msgstr ""
25457
25458#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:746
25459msgid "Show ne&xt cover during auto scroll after:"
25460msgstr ""
25461
25462#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:748
25463msgid "&Double click to view the central book, instead of single click"
25464msgstr ""
25465
25466#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:749
25467msgid "Cover &browser"
25468msgstr ""
25469
25470#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:750
25471msgid ""
25472"Check this box to make Quickview show books only in the\n"
25473"current Virtual library. If unchecked, Quickview ignores Virtual libraries. If\n"
25474"unchecked then only row changes are taken into account."
25475msgstr ""
25476
25477#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:754
25478msgid ""
25479"Check this box to make Quickview change the column being examined\n"
25480"when the column in the book list is changed using the cursor arrow keys"
25481msgstr ""
25482
25483#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:756
25484msgid "&Change Quickview item when book list column changes"
25485msgstr ""
25486
25487#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:757
25488msgid ""
25489"Pressing 'Enter' in a cell changes both the book and the\n"
25490"column being examined (the left-hand pane)"
25491msgstr ""
25492
25493#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:759
25494msgid "&Pressing 'Enter' changes the examined column"
25495msgstr ""
25496
25497#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:760
25498msgid ""
25499"Double-clicking in a cell changes both the book and the\n"
25500"column being examined (the left-hand pane)"
25501msgstr ""
25502
25503#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:762
25504msgid "&Double click changes examined column"
25505msgstr ""
25506
25507#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:763
25508msgid "Select columns to display"
25509msgstr ""
25510
25511#: /__w/calibre/calibre/src/calibre/gui2/preferences/look_feel_ui.py:766
25512msgid "&Quickview"
25513msgstr ""
25514
25515#: /__w/calibre/calibre/src/calibre/gui2/preferences/main.py:93
25516msgid "version"
25517msgstr ""
25518
25519#: /__w/calibre/calibre/src/calibre/gui2/preferences/main.py:94
25520msgid "created by Kovid Goyal"
25521msgstr ""
25522
25523#: /__w/calibre/calibre/src/calibre/gui2/preferences/main.py:247
25524msgid "Run Welcome &wizard"
25525msgstr ""
25526
25527#: /__w/calibre/calibre/src/calibre/gui2/preferences/main.py:264
25528msgid "Save changes"
25529msgstr ""
25530
25531#: /__w/calibre/calibre/src/calibre/gui2/preferences/main.py:265
25532msgid "Cancel and return to overview"
25533msgstr ""
25534
25535#: /__w/calibre/calibre/src/calibre/gui2/preferences/main.py:345
25536msgid "Restoring to defaults not supported for"
25537msgstr ""
25538
25539#: /__w/calibre/calibre/src/calibre/gui2/preferences/main.py:391
25540msgid ""
25541"Some of the changes you made require a restart. Please restart calibre as "
25542"soon as possible."
25543msgstr ""
25544
25545#: /__w/calibre/calibre/src/calibre/gui2/preferences/main.py:394
25546msgid ""
25547"The changes you have made require calibre be restarted immediately. You will"
25548" not be allowed to set any more preferences, until you restart."
25549msgstr ""
25550
25551#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:53
25552#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:531
25553msgid "Source"
25554msgstr "Крыніца"
25555
25556#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:55
25557msgid "Cover priority"
25558msgstr ""
25559
25560#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:82
25561msgid "This source is configured and ready to go"
25562msgstr ""
25563
25564#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:83
25565msgid "This source needs configuration"
25566msgstr ""
25567
25568#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:97
25569msgid ""
25570"This plugin is useful only for <b>Chinese</b> language books. It can return "
25571"incorrect results for books in English. Are you sure you want to enable it?"
25572msgstr ""
25573
25574#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:162
25575msgid "Published date"
25576msgstr ""
25577
25578#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:275
25579#, python-format
25580msgid "<b>Configure %(name)s</b><br>%(desc)s"
25581msgstr ""
25582
25583#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:344
25584msgid "No source selected"
25585msgstr ""
25586
25587#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources.py:345
25588msgid "No source selected, cannot configure."
25589msgstr ""
25590
25591#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:153
25592msgid "Metadata sources"
25593msgstr ""
25594
25595#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:154
25596msgid ""
25597"Disable any metadata sources you do not want by unchecking them. You can "
25598"also set the cover priority. Covers from sources that have a higher "
25599"(smaller) priority will be preferred when bulk downloading metadata."
25600msgstr ""
25601
25602#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:155
25603msgid ""
25604"Sources with a red X next to their names must be configured before they will"
25605" be used. "
25606msgstr ""
25607
25608#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:156
25609msgid "C&onfigure selected source"
25610msgstr ""
25611
25612#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:158
25613msgid ""
25614"If you uncheck any fields, metadata for those fields will not be downloaded"
25615msgstr ""
25616
25617#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:159
25618#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:607
25619msgid "&Select all"
25620msgstr ""
25621
25622#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:160
25623msgid "Sele&ct none"
25624msgstr ""
25625
25626#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:161
25627msgid ""
25628"Restore your own subset of checked fields that you define using the 'Set as "
25629"default' button"
25630msgstr ""
25631
25632#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:162
25633msgid "Select &default"
25634msgstr ""
25635
25636#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:163
25637msgid ""
25638"Store the currently checked fields as the default, you can quickly apply the"
25639" default using the 'Select default' button"
25640msgstr ""
25641
25642#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:164
25643msgid "&Set as default"
25644msgstr ""
25645
25646#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:165
25647msgid "Convert all downloaded comments to plain &text"
25648msgstr ""
25649
25650#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:166
25651msgid "Swap &author names from FN LN to LN, FN"
25652msgstr ""
25653
25654#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:167
25655msgid ""
25656"<p>When downloading comments, append the downloaded comments to any existing"
25657" comment, instead of overwriting them."
25658msgstr ""
25659
25660#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:168
25661msgid ""
25662"When downloading comments, append the downloaded comments to any existing "
25663"comment, instead of overwriting them."
25664msgstr ""
25665
25666#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:169
25667msgid "Append comments to &existing"
25668msgstr ""
25669
25670#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:170
25671msgid ""
25672"<p>Normally, the metadata download system will keep only a single result per"
25673" metadata source. This option will cause it to keep all results returned "
25674"from every metadata source. Useful if you only use one or two sources and "
25675"want to select individual results from them by hand. Note that result with "
25676"identical title/author/identifiers are still merged."
25677msgstr ""
25678
25679#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:171
25680msgid "Keep more than one entry per source"
25681msgstr ""
25682
25683#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:172
25684msgid ""
25685"<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"
25686"<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."
25687msgstr ""
25688
25689#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:174
25690msgid ""
25691"Prefer smaller tag sets when picking tags from different metadata sources"
25692msgstr ""
25693
25694#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:175
25695msgid "Prefer &fewer tags"
25696msgstr ""
25697
25698#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:176
25699msgid "Create &rules to filter/transform tags"
25700msgstr ""
25701
25702#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:177
25703msgid "Create rules to &transform author names"
25704msgstr ""
25705
25706#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:178
25707msgid "Max. &number of tags to download:"
25708msgstr ""
25709
25710#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:179
25711msgid "Max. &time to wait after first match is found:"
25712msgstr ""
25713
25714#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:180
25715#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:182
25716msgid " secs"
25717msgstr ""
25718
25719#: /__w/calibre/calibre/src/calibre/gui2/preferences/metadata_sources_ui.py:181
25720msgid "Max. time to wait after first &cover is found:"
25721msgstr ""
25722
25723#: /__w/calibre/calibre/src/calibre/gui2/preferences/misc.py:38
25724msgid ""
25725"The maximum number of jobs that will run simultaneously in the background. "
25726"This refers to CPU intensive tasks like  conversion. Lower this number if "
25727"you want calibre to use less CPU."
25728msgstr ""
25729
25730#: /__w/calibre/calibre/src/calibre/gui2/preferences/misc.py:47
25731msgid "No proxies used"
25732msgstr ""
25733
25734#: /__w/calibre/calibre/src/calibre/gui2/preferences/misc.py:51
25735msgid "<b>Using proxies:</b>"
25736msgstr ""
25737
25738#: /__w/calibre/calibre/src/calibre/gui2/preferences/misc_ui.py:73
25739msgid "Max. simultaneous conversion/&news download/plugin jobs:"
25740msgstr ""
25741
25742#: /__w/calibre/calibre/src/calibre/gui2/preferences/misc_ui.py:74
25743msgid "Limit the max. simultaneous jobs to the available CPU &cores"
25744msgstr ""
25745
25746#: /__w/calibre/calibre/src/calibre/gui2/preferences/misc_ui.py:75
25747msgid "Debug &device detection"
25748msgstr ""
25749
25750#: /__w/calibre/calibre/src/calibre/gui2/preferences/misc_ui.py:76
25751msgid "Get information to setup the &user defined device"
25752msgstr ""
25753
25754#: /__w/calibre/calibre/src/calibre/gui2/preferences/misc_ui.py:77
25755msgid "Open calibre &configuration folder"
25756msgstr ""
25757
25758#: /__w/calibre/calibre/src/calibre/gui2/preferences/misc_ui.py:78
25759msgid "Abort &jobs that take more than:"
25760msgstr ""
25761
25762#: /__w/calibre/calibre/src/calibre/gui2/preferences/misc_ui.py:79
25763msgid "Never abort"
25764msgstr ""
25765
25766#: /__w/calibre/calibre/src/calibre/gui2/preferences/misc_ui.py:80
25767msgid " minutes"
25768msgstr ""
25769
25770#: /__w/calibre/calibre/src/calibre/gui2/preferences/misc_ui.py:81
25771msgid "Create a calibre &icon theme"
25772msgstr ""
25773
25774#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:44
25775msgid "Device currently connected: "
25776msgstr ""
25777
25778#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:47
25779msgid "Device currently connected: None"
25780msgstr ""
25781
25782#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:191
25783msgid ""
25784"That format has no metadata writers enabled. A plugboard will probably have "
25785"no effect."
25786msgstr ""
25787
25788#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:206
25789msgid "That format and device already has a plugboard."
25790msgstr ""
25791
25792#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:218
25793msgid "Possibly override plugboard?"
25794msgstr ""
25795
25796#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:219
25797msgid ""
25798"A more general plugboard already exists for that format and device. Are you "
25799"sure you want to add the new plugboard?"
25800msgstr ""
25801
25802#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:231
25803#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:253
25804msgid "Add possibly overridden plugboard?"
25805msgstr ""
25806
25807#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:232
25808msgid ""
25809"More specific device plugboards exist for that format. Are you sure you want"
25810" to add the new plugboard?"
25811msgstr ""
25812
25813#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:243
25814msgid "Really add plugboard?"
25815msgstr ""
25816
25817#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:244
25818msgid ""
25819"A different plugboard matches that format and device combination. Are you "
25820"sure you want to add the new plugboard?"
25821msgstr ""
25822
25823#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:254
25824msgid ""
25825"More specific format and device plugboards already exist. Are you sure you "
25826"want to add the new plugboard?"
25827msgstr ""
25828
25829#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:265
25830#, python-brace-format
25831msgid "The {0} device does not support the {1} format."
25832msgstr ""
25833
25834#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:273
25835#, python-brace-format
25836msgid "The {0} device supports only the {1} format(s)."
25837msgstr ""
25838
25839#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:308
25840msgid "Invalid destination"
25841msgstr ""
25842
25843#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:309
25844msgid "The destination field cannot be blank"
25845msgstr ""
25846
25847#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:320
25848msgid "Plugboard modifies comments"
25849msgstr ""
25850
25851#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:321
25852msgid ""
25853"This plugboard modifies the comments metadata. If the comments are set to "
25854"invalid HTML, it could cause problems on the device. Are you sure you wish "
25855"to save this plugboard?"
25856msgstr ""
25857
25858#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard.py:352
25859#, python-brace-format
25860msgid "The {0} device plugin is disabled."
25861msgstr ""
25862
25863#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard_ui.py:115
25864msgid ""
25865"Here you can change the metadata calibre uses to update a book when saving to disk or sending to device.\n"
25866"\n"
25867"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"
25868"\n"
25869"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"
25870"\n"
25871"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."
25872msgstr ""
25873
25874#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard_ui.py:122
25875msgid "Format (choose first)"
25876msgstr ""
25877
25878#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard_ui.py:123
25879msgid "Device (choose second)"
25880msgstr ""
25881
25882#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard_ui.py:124
25883msgid "Add &new plugboard:"
25884msgstr ""
25885
25886#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard_ui.py:125
25887msgid "Edit &existing plugboard:"
25888msgstr ""
25889
25890#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard_ui.py:126
25891msgid "Existing &plugboards:"
25892msgstr ""
25893
25894#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard_ui.py:127
25895msgid "Source template"
25896msgstr ""
25897
25898#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard_ui.py:128
25899msgid "Destination field"
25900msgstr ""
25901
25902#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard_ui.py:129
25903msgid "&Save plugboard"
25904msgstr ""
25905
25906#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugboard_ui.py:130
25907msgid "&Delete plugboard"
25908msgstr ""
25909
25910#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:212
25911msgid ""
25912"\n"
25913"Customization: "
25914msgstr ""
25915
25916#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:214
25917msgid ""
25918"\n"
25919"\n"
25920"This plugin has been disabled"
25921msgstr ""
25922
25923#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:216
25924msgid ""
25925"\n"
25926"\n"
25927"This plugin is installed system-wide and can not be managed from within calibre"
25928msgstr ""
25929
25930#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:247
25931msgid "Search for plugin"
25932msgstr ""
25933
25934#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:269
25935msgid "Could not find any matching plugins"
25936msgstr ""
25937
25938#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:309
25939msgid "files"
25940msgstr "файлы"
25941
25942#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:310
25943msgid "Add plugin"
25944msgstr ""
25945
25946#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:345
25947msgid "No valid plugin path"
25948msgstr ""
25949
25950#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:346
25951#, python-format
25952msgid "%s is not a valid plugin path"
25953msgstr ""
25954
25955#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:354
25956#, python-format
25957msgid "Select an actual plugin under <b>%s</b> to customize"
25958msgstr ""
25959
25960#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:361
25961#, python-format
25962msgid "Disabling the plugin %s is not allowed"
25963msgstr ""
25964
25965#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:385
25966#, python-format
25967msgid "Are you sure you want to remove the plugin: %s?"
25968msgstr ""
25969
25970#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:390
25971#, python-brace-format
25972msgid ""
25973"Plugin <b>{0}</b> successfully removed. You will have to restart calibre for"
25974" it to be completely removed."
25975msgstr ""
25976
25977#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:400
25978msgid "Cannot remove builtin plugin"
25979msgstr ""
25980
25981#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins.py:401
25982msgid " cannot be removed. It is a builtin plugin. Try disabling it instead."
25983msgstr ""
25984
25985#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins_ui.py:107
25986msgid ""
25987"Here you can customize the behavior of calibre by controlling what plugins "
25988"it uses."
25989msgstr ""
25990
25991#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins_ui.py:110
25992msgid "Show only those plugins that have been installed by you"
25993msgstr ""
25994
25995#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins_ui.py:111
25996msgid "Show only &user installed plugins"
25997msgstr ""
25998
25999#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins_ui.py:115
26000msgid "Get &new plugins"
26001msgstr ""
26002
26003#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins_ui.py:116
26004msgid "Check for &updated plugins"
26005msgstr ""
26006
26007#: /__w/calibre/calibre/src/calibre/gui2/preferences/plugins_ui.py:117
26008msgid "&Load plugin from file"
26009msgstr ""
26010
26011#: /__w/calibre/calibre/src/calibre/gui2/preferences/save_template.py:32
26012msgid ""
26013"This setting can be overridden for <b>individual devices</b>, by clicking "
26014"the device icon and choosing \"Configure this device\"."
26015msgstr ""
26016
26017#: /__w/calibre/calibre/src/calibre/gui2/preferences/save_template.py:39
26018msgid "Any custom field"
26019msgstr ""
26020
26021#: /__w/calibre/calibre/src/calibre/gui2/preferences/save_template.py:40
26022msgid "The lookup name of any custom field (these names begin with \"#\")."
26023msgstr ""
26024
26025#: /__w/calibre/calibre/src/calibre/gui2/preferences/save_template.py:71
26026msgid "Constant template"
26027msgstr ""
26028
26029#: /__w/calibre/calibre/src/calibre/gui2/preferences/save_template.py:72
26030#, python-brace-format
26031msgid ""
26032"The template contains no {fields}, so all books will have the same name. Is "
26033"this OK?"
26034msgstr ""
26035
26036#: /__w/calibre/calibre/src/calibre/gui2/preferences/save_template_ui.py:55
26037msgid "Save template"
26038msgstr ""
26039
26040#: /__w/calibre/calibre/src/calibre/gui2/preferences/save_template_ui.py:56
26041msgid ""
26042"By adjusting the template below, you can control what folders the files are "
26043"saved in and what filenames they are given. You can use the / character to "
26044"indicate sub-folders. Available metadata variables are described below. If a"
26045" particular book does not have some metadata, the variable will be replaced "
26046"by the empty string."
26047msgstr ""
26048
26049#: /__w/calibre/calibre/src/calibre/gui2/preferences/save_template_ui.py:57
26050msgid "Available variables:"
26051msgstr ""
26052
26053#: /__w/calibre/calibre/src/calibre/gui2/preferences/saving_ui.py:69
26054msgid ""
26055"Here you can control how calibre will save your books when you click the "
26056"\"Save to disk\" button:"
26057msgstr ""
26058
26059#: /__w/calibre/calibre/src/calibre/gui2/preferences/saving_ui.py:70
26060msgid "Save &cover separately"
26061msgstr ""
26062
26063#: /__w/calibre/calibre/src/calibre/gui2/preferences/saving_ui.py:71
26064msgid "Replace space with &underscores"
26065msgstr ""
26066
26067#: /__w/calibre/calibre/src/calibre/gui2/preferences/saving_ui.py:72
26068msgid "Update &metadata in saved copies"
26069msgstr ""
26070
26071#: /__w/calibre/calibre/src/calibre/gui2/preferences/saving_ui.py:73
26072msgid "Change paths to &lowercase"
26073msgstr ""
26074
26075#: /__w/calibre/calibre/src/calibre/gui2/preferences/saving_ui.py:74
26076#: /__w/calibre/calibre/src/calibre/gui2/preferences/sending_ui.py:70
26077msgid "Format &dates as:"
26078msgstr ""
26079
26080#: /__w/calibre/calibre/src/calibre/gui2/preferences/saving_ui.py:75
26081msgid "File &formats to save:"
26082msgstr ""
26083
26084#: /__w/calibre/calibre/src/calibre/gui2/preferences/saving_ui.py:76
26085msgid "Convert non-English characters to &English equivalents"
26086msgstr ""
26087
26088#: /__w/calibre/calibre/src/calibre/gui2/preferences/saving_ui.py:77
26089msgid "Save metadata in a separate &OPF file"
26090msgstr ""
26091
26092#: /__w/calibre/calibre/src/calibre/gui2/preferences/saving_ui.py:78
26093msgid "&Show files in the file browser after saving to disk"
26094msgstr ""
26095
26096#: /__w/calibre/calibre/src/calibre/gui2/preferences/search.py:42
26097msgid ""
26098"<b>Grouped search terms</b> are search names that permit a query to "
26099"automatically search across more than one column. For example, if you create"
26100" a grouped search term <code>allseries</code> with the value <code>series, "
26101"#myseries, #myseries2</code>, then the query <code>allseries:adhoc</code> "
26102"will find 'adhoc' in any of the columns <code>series</code>, "
26103"<code>#myseries</code>, and <code>#myseries2</code>.<p> Enter the name of "
26104"the grouped search term in the drop-down box, enter the list of columns to "
26105"search in the value box, then push the Save button. <p>Note: Search terms "
26106"are forced to lower case; <code>MySearch</code> and <code>mysearch</code> "
26107"are the same term.<p>You can have your grouped search term show up as User "
26108"categories in  the Tag browser. Just add the grouped search term names to "
26109"the Make User categories from box. You can add multiple terms separated by "
26110"commas. The new User category will be automatically populated with all the "
26111"items in the categories included in the grouped search term. <p>Automatic "
26112"User categories permit you to see easily all the category items that are in "
26113"the columns contained in the grouped search term. Using the above "
26114"<code>allseries</code> example, the automatically-generated User category "
26115"will contain all the series mentioned in <code>series</code>, "
26116"<code>#myseries</code>, and <code>#myseries2</code>. This can be useful to "
26117"check for duplicates, to find which column contains a particular item, or to"
26118" have hierarchical categories (categories that contain categories)."
26119msgstr ""
26120
26121#: /__w/calibre/calibre/src/calibre/gui2/preferences/search.py:77
26122msgid "Enter new or select existing name"
26123msgstr ""
26124
26125#: /__w/calibre/calibre/src/calibre/gui2/preferences/search.py:79
26126msgid "Enter list of column lookup names to search"
26127msgstr ""
26128
26129#: /__w/calibre/calibre/src/calibre/gui2/preferences/search.py:82
26130msgid "Match all"
26131msgstr ""
26132
26133#: /__w/calibre/calibre/src/calibre/gui2/preferences/search.py:82
26134msgid "Match any"
26135msgstr ""
26136
26137#: /__w/calibre/calibre/src/calibre/gui2/preferences/search.py:144
26138#: /__w/calibre/calibre/src/calibre/gui2/preferences/search.py:154
26139#: /__w/calibre/calibre/src/calibre/gui2/preferences/search.py:158
26140#: /__w/calibre/calibre/src/calibre/gui2/preferences/search.py:164
26141#: /__w/calibre/calibre/src/calibre/gui2/preferences/search.py:177
26142#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:235
26143msgid "Grouped search terms"
26144msgstr ""
26145
26146#: /__w/calibre/calibre/src/calibre/gui2/preferences/search.py:145
26147msgid "The search term cannot be blank"
26148msgstr ""
26149
26150#: /__w/calibre/calibre/src/calibre/gui2/preferences/search.py:155
26151msgid "That name is already used for a column or grouped search term"
26152msgstr ""
26153
26154#: /__w/calibre/calibre/src/calibre/gui2/preferences/search.py:159
26155msgid "That name is already used for User category"
26156msgstr ""
26157
26158#: /__w/calibre/calibre/src/calibre/gui2/preferences/search.py:165
26159msgid "The value box cannot be empty"
26160msgstr ""
26161
26162#: /__w/calibre/calibre/src/calibre/gui2/preferences/search.py:178
26163msgid "The empty grouped search term cannot be deleted"
26164msgstr ""
26165
26166#: /__w/calibre/calibre/src/calibre/gui2/preferences/search.py:220
26167msgid "Incompatible options"
26168msgstr ""
26169
26170#: /__w/calibre/calibre/src/calibre/gui2/preferences/search.py:221
26171msgid ""
26172"The option to have un-accented characters match accented characters has no "
26173"effect if you also turn on case-sensitive searching. So only turn on one of "
26174"those options"
26175msgstr ""
26176
26177#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:221
26178msgid ""
26179"Clear search histories from all over calibre. Including the book list, "
26180"E-book viewer, fetch news dialog, etc."
26181msgstr ""
26182
26183#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:222
26184msgid "Clear search &histories"
26185msgstr ""
26186
26187#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:223
26188msgid "What to search by default"
26189msgstr ""
26190
26191#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:224
26192msgid ""
26193"When you enter a search term without a prefix, by default calibre will "
26194"search all metadata for matches. For example, entering, \"asimov\" will "
26195"search not just authors but title/tags/series/comments/etc. Use these "
26196"options if you would like to change this behavior."
26197msgstr ""
26198
26199#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:225
26200msgid "&Limit the searched metadata"
26201msgstr ""
26202
26203#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:226
26204msgid "&Columns that non-prefixed searches are limited to:"
26205msgstr ""
26206
26207#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:227
26208msgid ""
26209"Note that this option affects all searches, including saved searches and "
26210"restrictions. Therefore, if you use this option, it is best to ensure that "
26211"you always use prefixes in your saved searches. For example, use "
26212"\"series:Foundation\" rather than just \"Foundation\" in a saved search."
26213msgstr ""
26214
26215#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:228
26216msgid "Search as you &type"
26217msgstr ""
26218
26219#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:229
26220msgid "Case &sensitive searching"
26221msgstr ""
26222
26223#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:230
26224msgid ""
26225"&Highlight search results instead of restricting the book list to the "
26226"results"
26227msgstr ""
26228
26229#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:231
26230msgid ""
26231"<p>This option will cause a small button to appear next to the Search bar. "
26232"Clicking the button will toggle between showing only the search results and "
26233"showing all books with the search results highlighted."
26234msgstr ""
26235
26236#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:232
26237msgid ""
26238"Show a &quick toggle button to switch between highlighting and restricting "
26239"results next to the Search bar"
26240msgstr ""
26241
26242#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:233
26243msgid "Unaccented characters match &accented characters"
26244msgstr ""
26245
26246#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:234
26247msgid "Genera&l"
26248msgstr ""
26249
26250#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:236
26251msgid "&Names:"
26252msgstr ""
26253
26254#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:237
26255msgid ""
26256"Contains the names of the currently-defined group search terms.\n"
26257"Create a new name by entering it into the empty box, then\n"
26258"pressing Save. Rename a search term by selecting it then\n"
26259"changing the name and pressing Save. Change the value of\n"
26260"a search term by changing the value box then pressing Save."
26261msgstr ""
26262
26263#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:242
26264msgid "Delete the current search term"
26265msgstr ""
26266
26267#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:244
26268msgid "&Value:"
26269msgstr ""
26270
26271#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:245
26272msgid ""
26273"Enter a comma-separated list of lookup names of the columns\n"
26274"to include in the grouped search term"
26275msgstr ""
26276
26277#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:247
26278msgid ""
26279"Save the current search term. You can rename a search term by\n"
26280"changing the name then pressing Save. You can change the value\n"
26281"of a search term by changing the value box then pressing Save."
26282msgstr ""
26283
26284#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:251
26285msgid "Make &user categories from:"
26286msgstr ""
26287
26288#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:252
26289msgid ""
26290"Enter the names of any grouped search terms you wish\n"
26291"to be shown as user categories"
26292msgstr ""
26293
26294#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:254
26295msgid "&Grouped searches"
26296msgstr ""
26297
26298#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:255
26299msgid "What to search when searching similar books"
26300msgstr ""
26301
26302#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:256
26303msgid ""
26304"<p>When you search for similar books by right clicking the\n"
26305"         book and selecting \"Similar books\",\n"
26306"         calibre constructs a search using the column lookup names specified below.\n"
26307"         By changing the lookup name to a grouped search term you can\n"
26308"         search multiple columns at once.</p>"
26309msgstr ""
26310
26311#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:261
26312msgid "S&imilar authors: "
26313msgstr ""
26314
26315#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:262
26316msgid "Si&milar series: "
26317msgstr ""
26318
26319#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:263
26320msgid "Similar &tags: "
26321msgstr ""
26322
26323#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:264
26324msgid "Simi&lar publishers: "
26325msgstr ""
26326
26327#: /__w/calibre/calibre/src/calibre/gui2/preferences/search_ui.py:265
26328msgid "&Similar books"
26329msgstr ""
26330
26331#: /__w/calibre/calibre/src/calibre/gui2/preferences/sending.py:29
26332#: /__w/calibre/calibre/src/calibre/gui2/preferences/sending_ui.py:64
26333msgid "Manual management"
26334msgstr ""
26335
26336#: /__w/calibre/calibre/src/calibre/gui2/preferences/sending.py:30
26337#: /__w/calibre/calibre/src/calibre/gui2/preferences/sending_ui.py:65
26338msgid "Only on send"
26339msgstr ""
26340
26341#: /__w/calibre/calibre/src/calibre/gui2/preferences/sending.py:31
26342#: /__w/calibre/calibre/src/calibre/gui2/preferences/sending_ui.py:66
26343msgid "Automatic management"
26344msgstr ""
26345
26346#: /__w/calibre/calibre/src/calibre/gui2/preferences/sending.py:37
26347msgid "Cannot change metadata management while a device is connected"
26348msgstr ""
26349
26350#: /__w/calibre/calibre/src/calibre/gui2/preferences/sending.py:38
26351msgid "Metadata management (disabled while device connected)"
26352msgstr ""
26353
26354#: /__w/calibre/calibre/src/calibre/gui2/preferences/sending_ui.py:63
26355msgid "Me&tadata management:"
26356msgstr ""
26357
26358#: /__w/calibre/calibre/src/calibre/gui2/preferences/sending_ui.py:67
26359msgid ""
26360"<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"
26361"<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"
26362"<li><b>Automatic management</b>: calibre automatically keeps metadata on the device in sync with the calibre library, on every connect</li></ul>"
26363msgstr ""
26364
26365#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:194
26366msgid "Browse for the file"
26367msgstr ""
26368
26369#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:205
26370msgid "Choose a file"
26371msgstr ""
26372
26373#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:303
26374msgid ""
26375"calibre contains an internet server that allows you to access your book "
26376"collection using a browser from anywhere in the world. Any changes to the "
26377"settings will only take effect after a server restart."
26378msgstr ""
26379
26380#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:322
26381msgid "Require &username and password to access the Content server"
26382msgstr ""
26383
26384#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:331
26385msgid "Run server &automatically when calibre starts"
26386msgstr ""
26387
26388#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:337
26389msgid "&Start server"
26390msgstr ""
26391
26392#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:338
26393msgid "St&op server"
26394msgstr ""
26395
26396#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:339
26397msgid "&Test server"
26398msgstr ""
26399
26400#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:340
26401msgid "Show server &logs"
26402msgstr ""
26403
26404#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:368
26405msgid "Do not start calibre automatically when computer is started"
26406msgstr ""
26407
26408#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:369
26409msgid "Start calibre when the computer is started"
26410msgstr ""
26411
26412#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:372
26413msgid ""
26414"Currently calibre is set to run automatically when the\n"
26415"            computer starts.  Use this button to disable that."
26416msgstr ""
26417
26418#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:374
26419msgid ""
26420"Start calibre in the system tray automatically when the computer starts"
26421msgstr ""
26422
26423#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:386
26424#, python-format
26425msgid "Content server listening at: %s"
26426msgstr ""
26427
26428#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:398
26429msgid "Remember to create at least one user account in the \"User accounts\" tab"
26430msgstr ""
26431
26432#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:400
26433msgid ""
26434"Requiring a username/password prevents unauthorized people from accessing "
26435"your calibre library. It is also needed for some features such as making any"
26436" changes to the library as well as last read position/annotation syncing."
26437msgstr ""
26438
26439#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:442
26440#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:379
26441msgid "Change password for {}"
26442msgstr ""
26443
26444#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:443
26445msgid "Add new user"
26446msgstr ""
26447
26448#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:452
26449msgid "Set the password for this user"
26450msgstr ""
26451
26452#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:454
26453msgid "&Repeat password:"
26454msgstr ""
26455
26456#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:491
26457msgid "Empty username"
26458msgstr ""
26459
26460#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:492
26461msgid "You must enter a username"
26462msgstr ""
26463
26464#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:498
26465msgid "Username already exists"
26466msgstr ""
26467
26468#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:500
26469msgid ""
26470"A user with the username {} already exists. Please choose a different "
26471"username."
26472msgstr ""
26473
26474#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:506
26475msgid "Username is not valid"
26476msgstr ""
26477
26478#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:511
26479msgid "Password do not match"
26480msgstr ""
26481
26482#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:512
26483msgid "The two passwords you entered do not match!"
26484msgstr ""
26485
26486#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:518
26487msgid "Empty password"
26488msgstr ""
26489
26490#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:519
26491msgid "You must enter a password for this user"
26492msgstr ""
26493
26494#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:524
26495msgid "Invalid password"
26496msgstr ""
26497
26498#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:549
26499msgid "Further &restrict access to books in this library that match:"
26500msgstr ""
26501
26502#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:552
26503msgid "A search expression"
26504msgstr ""
26505
26506#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:554
26507msgid ""
26508"A search expression. If specified, access will be further restricted to only"
26509" those books that match this expression. For example: tags:\"=Share\""
26510msgstr ""
26511
26512#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:585
26513msgid "Change library access permissions for {}"
26514msgstr ""
26515
26516#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:595
26517msgid "All except the specified libraries"
26518msgstr ""
26519
26520#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:595
26521msgid "All libraries"
26522msgstr ""
26523
26524#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:595
26525msgid "Only the specified libraries"
26526msgstr ""
26527
26528#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:606
26529msgid "Allow access to:"
26530msgstr ""
26531
26532#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:611
26533msgid "Specify the libraries below:"
26534msgstr ""
26535
26536#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:685
26537msgid "No libraries specified"
26538msgstr ""
26539
26540#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:686
26541msgid "You have not specified any libraries"
26542msgstr ""
26543
26544#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:693
26545msgid "<b>{} is allowed access to all libraries"
26546msgstr ""
26547
26548#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:697
26549msgid ""
26550"{} is allowed access only to the libraries whose names <b>match</b> one of "
26551"the names specified below."
26552msgstr ""
26553
26554#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:700
26555msgid ""
26556"{} is allowed access to all libraries, <b>except</b> those whose names match"
26557" one of the names specified below."
26558msgstr ""
26559
26560#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:720
26561msgid "Allow {} to make &changes (i.e. grant write access)"
26562msgstr ""
26563
26564#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:724
26565msgid ""
26566"If enabled, allows the user to make changes to the library. Adding "
26567"books/deleting books/editing metadata, etc."
26568msgstr ""
26569
26570#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:732
26571msgid "Change &password"
26572msgstr ""
26573
26574#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:757
26575#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:319
26576msgid "{} is currently only allowed to access the library named: {}"
26577msgid_plural "{} is currently only allowed to access the libraries named: {}"
26578msgstr[0] ""
26579msgstr[1] ""
26580msgstr[2] ""
26581msgstr[3] ""
26582
26583#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:761
26584msgid "Change the allowed libraries"
26585msgstr ""
26586
26587#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:765
26588#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:326
26589msgid "{} is currently not allowed to access the library named: {}"
26590msgid_plural "{} is currently not allowed to access the libraries named: {}"
26591msgstr[0] ""
26592msgstr[1] ""
26593msgstr[2] ""
26594msgstr[3] ""
26595
26596#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:769
26597msgid "Change the blocked libraries"
26598msgstr ""
26599
26600#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:771
26601msgid "{} is currently allowed access to all libraries"
26602msgstr ""
26603
26604#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:772
26605msgid "Restrict the &libraries {} can access"
26606msgstr ""
26607
26608#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:823
26609msgid "&Add user"
26610msgstr ""
26611
26612#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:827
26613msgid "&Remove user"
26614msgstr ""
26615
26616#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:898
26617msgid ""
26618"Here you can create a template to control what data is shown when using the "
26619"<i>Custom list</i> mode for the book list"
26620msgstr ""
26621
26622#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:902
26623msgid "Show a cover &thumbnail"
26624msgstr ""
26625
26626#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:906
26627msgid "Thumbnail &height:"
26628msgstr ""
26629
26630#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:907
26631msgid "Entry &height:"
26632msgstr ""
26633
26634#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:912
26635msgid ""
26636"The height for each entry. The special value \"auto\" causes a height to be "
26637"calculated based on the number of lines in the template. Otherwise, use a "
26638"CSS length, such as 100px or 15ex"
26639msgstr ""
26640
26641#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:919
26642msgid "&Long text fields:"
26643msgstr ""
26644
26645#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:921
26646msgid ""
26647"A comma separated list of fields that will be added at the bottom of every "
26648"entry. These fields are interpreted as containing HTML, not plain text."
26649msgstr ""
26650
26651#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:926
26652#, python-brace-format
26653msgid ""
26654"The template below will be interpreted as HTML and all {{fields}} will be "
26655"replaced by the actual metadata, if available. For custom columns use the "
26656"column lookup name, for example: #mytags. You can use {0} as a separator to "
26657"split a line into multiple columns."
26658msgstr ""
26659
26660#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:936
26661msgid "&Import template"
26662msgstr ""
26663
26664#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:938
26665msgid "E&xport template"
26666msgstr ""
26667
26668#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:943
26669#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:952
26670msgid "Choose template file"
26671msgstr ""
26672
26673#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:944
26674#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:953
26675msgid "Template files"
26676msgstr ""
26677
26678#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1028
26679msgid "Book"
26680msgstr ""
26681
26682#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1029
26683msgid "URL type:"
26684msgstr ""
26685
26686#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1035
26687msgid "URL:"
26688msgstr ""
26689
26690#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1080
26691msgid "Missing author placeholder"
26692msgstr ""
26693
26694#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1081
26695#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1085
26696#, python-brace-format
26697msgid "The URL {0} does not contain the {1} placeholder"
26698msgstr ""
26699
26700#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1084
26701msgid "Missing title placeholder"
26702msgstr ""
26703
26704#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1102
26705#, python-brace-format
26706msgid ""
26707"Add new locations to search for books or authors using the \"Search the "
26708"internet\" feature of the Content server. The URLs should contain {author} "
26709"which will be replaced by the author name and, for book URLs, {title} which "
26710"will be replaced by the book title."
26711msgstr ""
26712
26713#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1111
26714msgid "&Add URL"
26715msgstr ""
26716
26717#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1114
26718msgid "Export URLs"
26719msgstr ""
26720
26721#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1117
26722msgid "Import URLs"
26723msgstr ""
26724
26725#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1183
26726#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1190
26727msgid "Choose URLs file"
26728msgstr ""
26729
26730#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1184
26731#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1191
26732msgid "URL files"
26733msgstr ""
26734
26735#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1210
26736msgid "&Main"
26737msgstr ""
26738
26739#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1217
26740msgid "&User accounts"
26741msgstr ""
26742
26743#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1225
26744msgid "Book &list template"
26745msgstr ""
26746
26747#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1227
26748msgid "&Search the internet"
26749msgstr ""
26750
26751#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1274
26752#: /__w/calibre/calibre/src/calibre/gui2/ui.py:534
26753#: /__w/calibre/calibre/src/calibre/gui2/ui.py:608
26754msgid "Failed to start Content server"
26755msgstr ""
26756
26757#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1320
26758msgid "Error log:"
26759msgstr ""
26760
26761#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1328
26762msgid "No error log found"
26763msgstr ""
26764
26765#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1329
26766msgid "Access log:"
26767msgstr ""
26768
26769#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1337
26770msgid "No access log found"
26771msgstr ""
26772
26773#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1338
26774msgid "The server log files are in: {}"
26775msgstr ""
26776
26777#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1344
26778msgid "&Clear logs"
26779msgstr ""
26780
26781#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1348
26782msgid "Server running"
26783msgstr ""
26784
26785#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1349
26786msgid "Cannot clear logs while the server is running. First stop the server."
26787msgstr ""
26788
26789#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1374
26790msgid "No users specified"
26791msgstr ""
26792
26793#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1376
26794msgid ""
26795"You have turned on the setting to require passwords to access the Content "
26796"server, but you have not created any user accounts. Create at least one user"
26797" account in the \"User accounts\" tab to proceed."
26798msgstr ""
26799
26800#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1389
26801msgid "Invalid trusted IPs"
26802msgstr ""
26803
26804#: /__w/calibre/calibre/src/calibre/gui2/preferences/server.py:1407
26805msgid "You need to restart the server for changes to take effect"
26806msgstr ""
26807
26808#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:28
26809msgid ""
26810"\n"
26811"        <p>Here you can add and remove functions used in template processing. A\n"
26812"        template function is written in Python. It takes information from the\n"
26813"        book, processes it in some way, then returns a string result. Functions\n"
26814"        defined here are usable in templates in the same way that builtin\n"
26815"        functions are usable. The function must be named <b>evaluate</b>, and\n"
26816"        must have the signature shown below.</p>\n"
26817"        <p><code>evaluate(self, formatter, kwargs, mi, locals, your parameters)\n"
26818"        &rarr; returning a Unicode string</code></p>\n"
26819"        <p>The parameters of the evaluate function are:\n"
26820"        <ul>\n"
26821"        <li><b>formatter</b>: the instance of the formatter being used to\n"
26822"        evaluate the current template. You can use this to do recursive\n"
26823"        template evaluation.</li>\n"
26824"        <li><b>kwargs</b>: a dictionary of metadata. Field values are in this\n"
26825"        dictionary.</li>\n"
26826"        <li><b>mi</b>: a <i>Metadata</i> instance. Used to get field information.\n"
26827"        This parameter can be None in some cases, such as when evaluating\n"
26828"        non-book templates.</li>\n"
26829"        <li><b>locals</b>: the local variables assigned to by the current\n"
26830"        template program.</li>\n"
26831"        <li><b>your parameters</b>: you must supply one or more formal\n"
26832"        parameters. The number must match the arg count box, unless arg count is\n"
26833"        -1 (variable number or arguments), in which case the last argument must\n"
26834"        be *args. At least one argument is required, and is usually the value of\n"
26835"        the field being operated upon. Note that when writing in basic template\n"
26836"        mode, the user does not provide this first argument. Instead it is\n"
26837"        supplied by the formatter.</li>\n"
26838"        </ul></p>\n"
26839"        <p>\n"
26840"        The following example function checks the value of the field. If the\n"
26841"        field is not empty, the field's value is returned, otherwise the value\n"
26842"        EMPTY is returned.\n"
26843"        <pre>\n"
26844"        name: my_ifempty\n"
26845"        arg count: 1\n"
26846"        doc: my_ifempty(val) -- return val if it is not empty, otherwise the string 'EMPTY'\n"
26847"        program code:\n"
26848"        def evaluate(self, formatter, kwargs, mi, locals, val):\n"
26849"            if val:\n"
26850"                return val\n"
26851"            else:\n"
26852"                return 'EMPTY'</pre>\n"
26853"        This function can be called in any of the three template program modes:\n"
26854"        <ul>\n"
26855"        <li>single-function mode: {tags:my_ifempty()}</li>\n"
26856"        <li>template program mode: {tags:'my_ifempty($)'}</li>\n"
26857"        <li>general program mode: program: my_ifempty(field('tags'))</li>\n"
26858"        </p>\n"
26859"        "
26860msgstr ""
26861
26862#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:82
26863#, python-brace-format
26864msgid ""
26865"\n"
26866"        <p>\n"
26867"        Here you can create, edit (replace), and delete stored templates used\n"
26868"        in template processing. You use a stored template in another template as\n"
26869"        if it were a template function, for example 'some_name(arg1, arg2...)'.</p>\n"
26870"\n"
26871"        <p>Stored templates must use General Program Mode -- they must begin with\n"
26872"        the text '{0}'. You retrieve arguments passed to a stored template using\n"
26873"        the '{1}()' template function, as in '{1}(var1, var2, ...)'. The passed\n"
26874"        arguments are copied to the named variables.</p>\n"
26875"\n"
26876"        <p>For example, this stored template checks if any items are in a\n"
26877"        list, returning '1' if any are found and '' if not.</p>\n"
26878"        <p>\n"
26879"        Template name: items_in_list<br>\n"
26880"        Template contents:<pre>\n"
26881"        program:\n"
26882"            arguments(lst='No list argument given', items='');\n"
26883"            r = '';\n"
26884"            for l in items:\n"
26885"                if str_in_list(lst, ',', l, '1', '') then\n"
26886"                    r = '1';\n"
26887"                    break\n"
26888"                fi\n"
26889"            rof;\n"
26890"            r</pre>\n"
26891"        You call the stored template like this:<pre>\n"
26892"        program: items_in_list($#genre, 'comics, foo')</pre>\n"
26893"        See the template language tutorial for more information.</p>\n"
26894"        </p>\n"
26895"        "
26896msgstr ""
26897
26898#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:123
26899#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:134
26900msgid "Show help"
26901msgstr ""
26902
26903#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:127
26904#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:138
26905#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:137
26906#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:145
26907msgid "Hide help"
26908msgstr ""
26909
26910#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:160
26911msgid ""
26912"The template functions saved in the library are corrupt. Do you want to "
26913"delete them? Answering 'Yes' will delete all the functions."
26914msgstr ""
26915
26916#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:251
26917msgid "You cannot delete a built-in function"
26918msgstr ""
26919
26920#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:261
26921#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:393
26922msgid "Function not defined"
26923msgstr ""
26924
26925#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:268
26926#, python-format
26927msgid "Name %s already used"
26928msgstr ""
26929
26930#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:274
26931msgid "The name {} is already used for stored template"
26932msgstr ""
26933
26934#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:278
26935msgid ""
26936"Argument count should be -1 or greater than zero. Setting it to zero means "
26937"that this function cannot be used in single function mode."
26938msgstr ""
26939
26940#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:294
26941msgid "Exception while compiling function"
26942msgstr ""
26943
26944#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:322
26945msgid "function source code not available"
26946msgstr ""
26947
26948#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:358
26949msgid "Cannot \"test\" when no books are selected"
26950msgstr ""
26951
26952#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:392
26953#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:400
26954#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:405
26955#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:413
26956msgid "Stored templates"
26957msgstr ""
26958
26959#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:401
26960msgid "The name {} is already used for template function"
26961msgstr ""
26962
26963#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:406
26964msgid "The stored template must begin with \"program:\""
26965msgstr ""
26966
26967#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:414
26968msgid "Exception while storing template"
26969msgstr ""
26970
26971#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions.py:430
26972msgid "Changes to the current template will be lost. OK?"
26973msgstr ""
26974
26975#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:139
26976msgid "D&elete"
26977msgstr ""
26978
26979#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:140
26980#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:933
26981#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:553
26982msgid "&Replace"
26983msgstr "&Замяніць"
26984
26985#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:141
26986#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:154
26987msgid "C&reate"
26988msgstr ""
26989
26990#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:143
26991msgid ""
26992"Open a template tester dialog to use a template to test stored templates"
26993msgstr ""
26994
26995#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:144
26996msgid "&Stored Templates"
26997msgstr ""
26998
26999#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:146
27000#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:279
27001#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:707
27002msgid "F&unction:"
27003msgstr ""
27004
27005#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:147
27006msgid "Enter the name of the function to create."
27007msgstr ""
27008
27009#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:148
27010msgid "Argument &count:"
27011msgstr ""
27012
27013#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:149
27014msgid "Set this to -1 if the function takes a variable number of arguments"
27015msgstr ""
27016
27017#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:153
27018#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:45
27019msgid "Replace"
27020msgstr "Замяніць"
27021
27022#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:155
27023msgid "P&rogram code (Follow Python indenting rules):"
27024msgstr ""
27025
27026#: /__w/calibre/calibre/src/calibre/gui2/preferences/template_functions_ui.py:156
27027msgid "&Template functions"
27028msgstr ""
27029
27030#: /__w/calibre/calibre/src/calibre/gui2/preferences/texture_chooser.py:38
27031msgid "Choose a texture"
27032msgstr ""
27033
27034#: /__w/calibre/calibre/src/calibre/gui2/preferences/texture_chooser.py:55
27035msgid "The builtin textures come from <a href=\"{}\">subtlepatterns.com</a>."
27036msgstr ""
27037
27038#: /__w/calibre/calibre/src/calibre/gui2/preferences/texture_chooser.py:63
27039msgid "Add texture"
27040msgstr ""
27041
27042#: /__w/calibre/calibre/src/calibre/gui2/preferences/texture_chooser.py:66
27043msgid "Remove texture"
27044msgstr ""
27045
27046#: /__w/calibre/calibre/src/calibre/gui2/preferences/texture_chooser.py:112
27047#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:294
27048msgid "Choose image"
27049msgstr ""
27050
27051#: /__w/calibre/calibre/src/calibre/gui2/preferences/texture_chooser.py:147
27052msgid "Cannot remove builtin textures"
27053msgstr ""
27054
27055#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:42
27056msgid "Donate to support the development of calibre"
27057msgstr ""
27058
27059#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:45
27060msgid "Location Manager"
27061msgstr ""
27062
27063#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:46
27064msgid "Switch between library and device views"
27065msgstr ""
27066
27067#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:52
27068#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:563
27069#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:566
27070#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:378
27071msgid "Separator"
27072msgstr "Падзяляльнік"
27073
27074#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:68
27075#, python-format
27076msgid "%d books"
27077msgstr ""
27078
27079#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:246
27080msgid "The main toolbar"
27081msgstr ""
27082
27083#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:247
27084msgid "The main toolbar when a device is connected"
27085msgstr ""
27086
27087#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:248
27088msgid "The optional second toolbar"
27089msgstr ""
27090
27091#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:249
27092msgid "The menubar"
27093msgstr ""
27094
27095#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:250
27096msgid "The menubar when a device is connected"
27097msgstr ""
27098
27099#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:251
27100msgid "The context menu for the books in the calibre library"
27101msgstr ""
27102
27103#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:253
27104msgid "The context menu for the split book list"
27105msgstr ""
27106
27107#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:254
27108msgid "The context menu for the books on the device"
27109msgstr ""
27110
27111#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:256
27112msgid "The context menu for the Cover browser"
27113msgstr ""
27114
27115#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:264
27116msgid "Click to choose toolbar or menu to customize"
27117msgstr ""
27118
27119#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:318
27120#, python-format
27121msgid "Cannot add the actions %s to this location"
27122msgstr ""
27123
27124#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:342
27125#, python-format
27126msgid "Cannot remove the actions %s from this location"
27127msgstr ""
27128
27129#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:371
27130msgid "Preferences missing"
27131msgstr ""
27132
27133#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:372
27134msgid ""
27135"The Preferences action must be in either the main toolbar or the menubar."
27136msgstr ""
27137
27138#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:375
27139msgid "Location manager missing"
27140msgstr ""
27141
27142#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar.py:376
27143msgid ""
27144"The Location manager must be in either the main toolbar or the menubar when "
27145"a device is connected."
27146msgstr ""
27147
27148#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar_ui.py:124
27149msgid ""
27150"<p>The toolbar in calibre is different depending on whether a device is "
27151"connected or not. Choose <b>which toolbar</b> you would like to customize:"
27152msgstr ""
27153
27154#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar_ui.py:125
27155msgid "Choose the toolbar to customize"
27156msgstr ""
27157
27158#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar_ui.py:126
27159#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:474
27160#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:449
27161msgid "A&vailable actions"
27162msgstr ""
27163
27164#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar_ui.py:127
27165msgid "Add selected actions to toolbar"
27166msgstr ""
27167
27168#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar_ui.py:129
27169msgid "Remove selected actions from toolbar"
27170msgstr ""
27171
27172#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar_ui.py:131
27173#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:475
27174#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:453
27175msgid "&Current actions"
27176msgstr ""
27177
27178#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar_ui.py:132
27179#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:485
27180msgid "Move selected action up"
27181msgstr ""
27182
27183#: /__w/calibre/calibre/src/calibre/gui2/preferences/toolbar_ui.py:134
27184#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:488
27185msgid "Move selected action down"
27186msgstr ""
27187
27188#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:72
27189#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:464
27190msgid "ID"
27191msgstr "ID"
27192
27193#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:148
27194msgid "This tweak has its default value"
27195msgstr ""
27196
27197#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:150
27198msgid "This tweak has been customized"
27199msgstr ""
27200
27201#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:327
27202msgid "Plugin tweaks"
27203msgstr ""
27204
27205#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:333
27206msgid ""
27207"Add/edit tweaks for any custom plugins you have installed. Documentation for"
27208" these tweaks should be available on the website from where you downloaded "
27209"the plugins."
27210msgstr ""
27211
27212#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:373
27213msgid ""
27214"Values for the tweaks are shown below. Edit them to change the behavior of "
27215"calibre. Your changes will only take effect <b>after a restart</b> of "
27216"calibre."
27217msgstr ""
27218
27219#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:386
27220msgid "Edit tweaks for any custom plugins you have installed"
27221msgstr ""
27222
27223#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:387
27224msgid "&Plugin tweaks"
27225msgstr ""
27226
27227#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:421
27228msgid "Edit tweak"
27229msgstr ""
27230
27231#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:428
27232msgid "Restore this tweak to its default value"
27233msgstr ""
27234
27235#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:429
27236msgid "&Reset this tweak"
27237msgstr ""
27238
27239#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:432
27240msgid "Apply any changes you made to this tweak"
27241msgstr ""
27242
27243#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:433
27244msgid "&Apply changes to this tweak"
27245msgstr ""
27246
27247#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:448
27248msgid "Search for tweak"
27249msgstr ""
27250
27251#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:484
27252#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:525
27253msgid ""
27254"There was a syntax error in your tweak. Click the \"Show details\" button "
27255"for details."
27256msgstr ""
27257
27258#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:540
27259msgid "Invalid tweaks"
27260msgstr ""
27261
27262#: /__w/calibre/calibre/src/calibre/gui2/preferences/tweaks.py:541
27263msgid ""
27264"The tweaks you entered are invalid, try resetting the tweaks to default and "
27265"changing them one by one until you find the invalid setting."
27266msgstr ""
27267
27268#: /__w/calibre/calibre/src/calibre/gui2/proceed.py:116
27269msgid "View log"
27270msgstr ""
27271
27272#: /__w/calibre/calibre/src/calibre/gui2/qt_file_dialogs.py:38
27273msgid "Choose Files"
27274msgstr ""
27275
27276#: /__w/calibre/calibre/src/calibre/gui2/save.py:82
27277msgid "Collecting metadata..."
27278msgstr ""
27279
27280#: /__w/calibre/calibre/src/calibre/gui2/save.py:82
27281#, python-format
27282msgid "Saving %d books..."
27283msgstr ""
27284
27285#: /__w/calibre/calibre/src/calibre/gui2/save.py:143
27286msgid "Copying files and writing metadata..."
27287msgstr ""
27288
27289#: /__w/calibre/calibre/src/calibre/gui2/save.py:144
27290msgid "Copying files..."
27291msgstr "Капіяванне файлаў..."
27292
27293#: /__w/calibre/calibre/src/calibre/gui2/save.py:155
27294#: /__w/calibre/calibre/src/calibre/gui2/save.py:269
27295#: /__w/calibre/calibre/src/calibre/gui2/save.py:303
27296msgid "Could not save books to disk, click \"Show details\" for more information"
27297msgstr ""
27298
27299#: /__w/calibre/calibre/src/calibre/gui2/save.py:186
27300#, python-format
27301msgid ""
27302"The update metadata worker process crashed while processing the book %s. "
27303"Saving is aborted."
27304msgstr ""
27305
27306#: /__w/calibre/calibre/src/calibre/gui2/save.py:206
27307#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:404
27308msgid "Requested formats not available"
27309msgstr ""
27310
27311#: /__w/calibre/calibre/src/calibre/gui2/save.py:284
27312#, python-format
27313msgid "No %s format file present"
27314msgstr ""
27315
27316#: /__w/calibre/calibre/src/calibre/gui2/save.py:337
27317#, python-brace-format
27318msgid "Failed to save: {0} by {1} to disk, with error:"
27319msgstr ""
27320
27321#: /__w/calibre/calibre/src/calibre/gui2/save.py:346
27322#, python-brace-format
27323msgid "Failed to save the {2} format of: {0} by {1} to disk, with error:"
27324msgstr ""
27325
27326#: /__w/calibre/calibre/src/calibre/gui2/save.py:350
27327#, python-brace-format
27328msgid ""
27329"Failed to update the metadata in the {2} format of: {0} by {1}, with error:"
27330msgstr ""
27331
27332#: /__w/calibre/calibre/src/calibre/gui2/save.py:352
27333#, python-brace-format
27334msgid ""
27335"Failed to update the metadata in all formats of: {0} by {1}, with error:"
27336msgstr ""
27337
27338#: /__w/calibre/calibre/src/calibre/gui2/save.py:361
27339msgid ""
27340"Failed to update metadata in some books, click \"Show details\" for more "
27341"information"
27342msgstr ""
27343
27344#: /__w/calibre/calibre/src/calibre/gui2/save.py:364
27345msgid ""
27346"Failed to save any books to disk, click \"Show details\" for more "
27347"information"
27348msgstr ""
27349
27350#: /__w/calibre/calibre/src/calibre/gui2/save.py:367
27351msgid ""
27352"Failed to save some books to disk, click \"Show details\" for more "
27353"information"
27354msgstr ""
27355
27356#: /__w/calibre/calibre/src/calibre/gui2/save.py:369
27357msgid "Error while saving"
27358msgstr ""
27359
27360#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:52
27361msgid "Paste and &search"
27362msgstr ""
27363
27364#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:57
27365#: /__w/calibre/calibre/src/calibre/gui2/widgets2.py:142
27366#: /__w/calibre/calibre/src/calibre/utils/localization.py:369
27367msgid "&Paste"
27368msgstr "&Уставіць"
27369
27370#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:66
27371msgid "Copy search as URL"
27372msgstr ""
27373
27374#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:67
27375msgid "&Clear search history"
27376msgstr ""
27377
27378#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:411
27379#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:416
27380msgid "Create saved search"
27381msgstr ""
27382
27383#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:412
27384msgid ""
27385"Invalid saved search name. It must contain at least one letter or number"
27386msgstr ""
27387
27388#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:417
27389msgid "There is no search to save"
27390msgstr ""
27391
27392#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:434
27393msgid "Delete current search"
27394msgstr ""
27395
27396#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:435
27397msgid "No search is selected"
27398msgstr ""
27399
27400#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:437
27401msgid "The selected search will be <b>permanently deleted</b>. Are you sure?"
27402msgstr ""
27403
27404#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:468
27405msgid "Search (For advanced search click the gear icon to the left)"
27406msgstr ""
27407
27408#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:483
27409msgid "Start search"
27410msgstr ""
27411
27412#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:491
27413msgid "Enable or disable search highlighting."
27414msgstr ""
27415
27416#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:496
27417msgid "Highlight search results"
27418msgstr ""
27419
27420#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:500
27421msgid ""
27422"This will change how searching works. When you search, instead of showing "
27423"only the matching books, all books will be shown with the matching books "
27424"highlighted. Are you sure this is what you want?"
27425msgstr ""
27426
27427#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:513
27428#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:296
27429#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:489
27430#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:609
27431#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:757
27432#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:849
27433#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1055
27434msgid "Filter"
27435msgstr "Фільтраваць "
27436
27437#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:565
27438msgid "Choose saved search or enter name for new saved search"
27439msgstr ""
27440
27441#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:572
27442msgid ""
27443"Save current search under the name shown in the box. Press and hold for a "
27444"pop-up options menu."
27445msgstr ""
27446
27447#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:577
27448msgid "Create Saved search"
27449msgstr ""
27450
27451#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:580
27452#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:613
27453msgid "Delete Saved search"
27454msgstr ""
27455
27456#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:589
27457msgid "Add Saved search"
27458msgstr ""
27459
27460#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:590
27461msgid "Get Saved search expression"
27462msgstr ""
27463
27464#: /__w/calibre/calibre/src/calibre/gui2/search_box.py:637
27465msgid "Current search is not a saved search"
27466msgstr ""
27467
27468#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:30
27469#, python-format
27470msgid "Create a Virtual library based on %s"
27471msgstr ""
27472
27473#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:38
27474#, python-format
27475msgid "Match any of the selected %s"
27476msgstr ""
27477
27478#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:39
27479#, python-format
27480msgid "Match all of the selected %s"
27481msgstr ""
27482
27483#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:102
27484#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:346
27485msgid "Edit Virtual library"
27486msgstr ""
27487
27488#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:104
27489#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:372
27490msgid "Create Virtual library"
27491msgstr ""
27492
27493#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:109
27494msgid "Virtual library &name:"
27495msgstr ""
27496
27497#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:122
27498msgid "&Search expression:"
27499msgstr ""
27500
27501#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:132
27502msgid "Create a Virtual library based on: "
27503msgstr ""
27504
27505#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:145
27506#, python-format
27507msgid ""
27508"\n"
27509"            <h2>Virtual libraries</h2>\n"
27510"\n"
27511"            <p>With <i>Virtual libraries</i>, you can restrict calibre to only show\n"
27512"            you books that match a search. When a Virtual library is in effect, calibre\n"
27513"            behaves as though the library contains only the matched books. The Tag browser\n"
27514"            display only the tags/authors/series/etc. that belong to the matched books and any searches\n"
27515"            you do will only search within the books in the Virtual library. This\n"
27516"            is a good way to partition your large library into smaller and easier to work with subsets.</p>\n"
27517"\n"
27518"            <p>For example you can use a Virtual library to only show you books with the tag <i>Unread</i>\n"
27519"            or only books by <i>My favorite author</i> or only books in a particular series.</p>\n"
27520"\n"
27521"            <p>More information and examples are available in the\n"
27522"            <a href=\"%s\">User Manual</a>.</p>\n"
27523"            "
27524msgstr ""
27525
27526#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:189
27527msgid "Saved searches recognized in the expression:"
27528msgstr ""
27529
27530#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:226
27531msgid "Search text changed"
27532msgstr ""
27533
27534#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:227
27535msgid ""
27536"The Virtual library name or the search text has changed. Do you want to "
27537"discard these changes?"
27538msgstr ""
27539
27540#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:264
27541#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:94
27542#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:100
27543msgid "No name"
27544msgstr "Без назвы"
27545
27546#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:265
27547msgid "You must provide a name for the new Virtual library"
27548msgstr ""
27549
27550#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:271
27551msgid "A Virtual library name cannot begin with \"*\""
27552msgstr ""
27553
27554#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:276
27555msgid "Name already in use"
27556msgstr ""
27557
27558#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:277
27559msgid ""
27560"That name is already in use. Do you want to replace it with the new search?"
27561msgstr ""
27562
27563#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:284
27564msgid "No search string"
27565msgstr ""
27566
27567#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:285
27568msgid "You must provide a search to define the new Virtual library"
27569msgstr ""
27570
27571#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:293
27572#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:455
27573msgid "Invalid search"
27574msgstr ""
27575
27576#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:294
27577#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:456
27578msgid "The search in the search box is not valid"
27579msgstr ""
27580
27581#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:299
27582msgid "Search found no books"
27583msgstr ""
27584
27585#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:300
27586msgid ""
27587"The search found no books, so the Virtual library will be empty. Do you "
27588"really want to use that search?"
27589msgstr ""
27590
27591#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:321
27592#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:567
27593msgid "*current search"
27594msgstr ""
27595
27596#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:325
27597msgid "Virtual library from current search"
27598msgstr ""
27599
27600#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:326
27601msgid "Create a temporary Virtual library from the current search"
27602msgstr ""
27603
27604#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:339
27605msgid ""
27606"Use a \"Virtual library\" to show only a subset of the books present in this"
27607" library"
27608msgstr ""
27609
27610#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:344
27611msgid "(all books)"
27612msgstr ""
27613
27614#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:345
27615msgid "Additional restriction"
27616msgstr ""
27617
27618#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:347
27619msgid "Remove Virtual library"
27620msgstr ""
27621
27622#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:394
27623msgid "Show Virtual libraries as tabs"
27624msgstr ""
27625
27626#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:447
27627msgid "No search"
27628msgstr ""
27629
27630#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:448
27631msgid "There is no current search to use"
27632msgstr ""
27633
27634#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:498
27635#, python-brace-format
27636msgid "Are you sure you want to remove the Virtual library <b>{0}</b>?"
27637msgstr ""
27638
27639#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:509
27640msgid "No Virtual libraries"
27641msgstr ""
27642
27643#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:510
27644msgid "No Virtual libraries present, create some first"
27645msgstr ""
27646
27647#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:514
27648#, python-brace-format
27649msgid ""
27650"<p>Quickly choose a Virtual library by typing in just a few characters from the library name into the field above.\n"
27651"        For example, if want to choose the VL:\n"
27652"        {example}\n"
27653"        Simply type in the characters:\n"
27654"        {chars}\n"
27655"        and press Enter."
27656msgstr ""
27657
27658#: /__w/calibre/calibre/src/calibre/gui2/search_restriction_mixin.py:522
27659msgid "Choose Virtual library"
27660msgstr ""
27661
27662#: /__w/calibre/calibre/src/calibre/gui2/shortcuts.py:39
27663#: /__w/calibre/calibre/src/calibre/gui2/shortcuts.py:174
27664msgid "&Default"
27665msgstr ""
27666
27667#: /__w/calibre/calibre/src/calibre/gui2/shortcuts.py:51
27668msgid "Click to change"
27669msgstr ""
27670
27671#: /__w/calibre/calibre/src/calibre/gui2/shortcuts.py:176
27672msgid "Customize shortcuts for"
27673msgstr ""
27674
27675#: /__w/calibre/calibre/src/calibre/gui2/shortcuts.py:263
27676msgid "Keys"
27677msgstr "Ключы"
27678
27679#: /__w/calibre/calibre/src/calibre/gui2/shortcuts.py:265
27680msgid "Double click to change"
27681msgstr ""
27682
27683#: /__w/calibre/calibre/src/calibre/gui2/splash_screen.py:90
27684msgid "Starting up, please wait..."
27685msgstr ""
27686
27687#: /__w/calibre/calibre/src/calibre/gui2/store/basic_config_widget_ui.py:36
27688msgid "Added tags:"
27689msgstr ""
27690
27691#: /__w/calibre/calibre/src/calibre/gui2/store/basic_config_widget_ui.py:37
27692msgid "Open store in external web browser"
27693msgstr ""
27694
27695#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:213
27696#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:220
27697#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:180
27698msgid "&What kind of match to use:"
27699msgstr ""
27700
27701#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:218
27702#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:225
27703#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:185
27704msgid "&All these words:"
27705msgstr ""
27706
27707#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:219
27708#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:226
27709#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:186
27710msgid "This exact &phrase:"
27711msgstr ""
27712
27713#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:220
27714#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:227
27715#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:187
27716msgid "&One or more of these words:"
27717msgstr ""
27718
27719#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:223
27720#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:230
27721#, python-format
27722msgid "See the <a href=\"%s\">User Manual</a> for more help"
27723msgstr ""
27724
27725#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:226
27726#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:235
27727#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:194
27728msgid "Enter the title."
27729msgstr ""
27730
27731#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:227
27732msgid "&Description:"
27733msgstr ""
27734
27735#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:228
27736msgid "&Headquarters:"
27737msgstr ""
27738
27739#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:230
27740#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:233
27741#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:197
27742msgid "Search only in specific fields:"
27743msgstr ""
27744
27745#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:232
27746msgid "Enabled:"
27747msgstr ""
27748
27749#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:233
27750#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:239
27751msgid "DRM:"
27752msgstr ""
27753
27754#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:234
27755#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:236
27756#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:239
27757#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:240
27758#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:243
27759#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:246
27760msgid "true"
27761msgstr ""
27762
27763#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:235
27764#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:237
27765#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:240
27766#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:241
27767#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:244
27768#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:247
27769msgid "false"
27770msgstr ""
27771
27772#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:238
27773#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:245
27774msgid "Affiliate:"
27775msgstr ""
27776
27777#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py:241
27778msgid "Nam&e/description..."
27779msgstr ""
27780
27781#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/chooser_widget_ui.py:74
27782msgid "Query"
27783msgstr ""
27784
27785#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/chooser_widget_ui.py:76
27786msgid "Enable:"
27787msgstr ""
27788
27789#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/chooser_widget_ui.py:77
27790msgid "&All"
27791msgstr ""
27792
27793#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/chooser_widget_ui.py:78
27794#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:152
27795msgid "&None"
27796msgstr "&Нічога "
27797
27798#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/chooser_widget_ui.py:79
27799msgid "&Invert"
27800msgstr ""
27801
27802#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/models.py:43
27803#: /__w/calibre/calibre/src/calibre/gui2/store/search/models.py:40
27804msgid "Affiliate"
27805msgstr ""
27806
27807#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/models.py:43
27808msgid "Enabled"
27809msgstr "Уключана"
27810
27811#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/models.py:43
27812msgid "Headquarters"
27813msgstr ""
27814
27815#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/models.py:43
27816msgid "No DRM"
27817msgstr ""
27818
27819#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/models.py:155
27820msgid ""
27821"This store is currently disabled and cannot be used in other parts of "
27822"calibre."
27823msgstr ""
27824
27825#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/models.py:157
27826msgid ""
27827"This store is currently enabled and can be used in other parts of calibre."
27828msgstr ""
27829
27830#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/models.py:162
27831msgid "This store only distributes e-books without DRM."
27832msgstr ""
27833
27834#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/models.py:164
27835msgid ""
27836"This store distributes e-books with DRM. It may have some titles without "
27837"DRM, but you will need to check on a per title basis."
27838msgstr ""
27839
27840#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/models.py:166
27841#, python-format
27842msgid ""
27843"This store is headquartered in %s. This is a good indication of what market "
27844"the store caters to. However, this does not necessarily mean that the store "
27845"is limited to that market only."
27846msgstr ""
27847
27848#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/models.py:169
27849#: /__w/calibre/calibre/src/calibre/gui2/store/search/models.py:254
27850#, python-format
27851msgid "Buying from this store supports the calibre developer: %s."
27852msgstr ""
27853
27854#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/models.py:171
27855#, python-format
27856msgid "This store distributes e-books in the following formats: %s"
27857msgstr ""
27858
27859#: /__w/calibre/calibre/src/calibre/gui2/store/config/chooser/results_view.py:49
27860msgid "Configure..."
27861msgstr ""
27862
27863#: /__w/calibre/calibre/src/calibre/gui2/store/config/search/search_widget_ui.py:97
27864msgid "Time"
27865msgstr "Час"
27866
27867#: /__w/calibre/calibre/src/calibre/gui2/store/config/search/search_widget_ui.py:98
27868msgid "Number of seconds to wait for a store to respond:"
27869msgstr ""
27870
27871#: /__w/calibre/calibre/src/calibre/gui2/store/config/search/search_widget_ui.py:99
27872msgid "Number of seconds to let a store process results:"
27873msgstr ""
27874
27875#: /__w/calibre/calibre/src/calibre/gui2/store/config/search/search_widget_ui.py:100
27876msgid "Display"
27877msgstr "Адлюстраванне"
27878
27879#: /__w/calibre/calibre/src/calibre/gui2/store/config/search/search_widget_ui.py:101
27880msgid "Maximum number of results to show per store:"
27881msgstr ""
27882
27883#: /__w/calibre/calibre/src/calibre/gui2/store/config/search/search_widget_ui.py:102
27884msgid "Open search result in system browser"
27885msgstr ""
27886
27887#: /__w/calibre/calibre/src/calibre/gui2/store/config/search/search_widget_ui.py:103
27888msgid "Threads"
27889msgstr ""
27890
27891#: /__w/calibre/calibre/src/calibre/gui2/store/config/search/search_widget_ui.py:104
27892msgid "Number of search threads to use:"
27893msgstr ""
27894
27895#: /__w/calibre/calibre/src/calibre/gui2/store/config/search/search_widget_ui.py:105
27896msgid "Number of cache update threads to use:"
27897msgstr ""
27898
27899#: /__w/calibre/calibre/src/calibre/gui2/store/config/search/search_widget_ui.py:106
27900msgid "Number of cover download threads to use:"
27901msgstr ""
27902
27903#: /__w/calibre/calibre/src/calibre/gui2/store/config/search/search_widget_ui.py:107
27904msgid "Number of details threads to use:"
27905msgstr ""
27906
27907#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:237
27908msgid "&Price:"
27909msgstr ""
27910
27911#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:242
27912msgid "Download:"
27913msgstr ""
27914
27915#: /__w/calibre/calibre/src/calibre/gui2/store/search/adv_search_builder_ui.py:249
27916msgid "Titl&e/author/price..."
27917msgstr ""
27918
27919#: /__w/calibre/calibre/src/calibre/gui2/store/search/models.py:40
27920msgid "DRM"
27921msgstr ""
27922
27923#: /__w/calibre/calibre/src/calibre/gui2/store/search/models.py:40
27924msgid "Download"
27925msgstr "Спампаваць"
27926
27927#: /__w/calibre/calibre/src/calibre/gui2/store/search/models.py:40
27928msgid "Price"
27929msgstr "Кошт"
27930
27931#: /__w/calibre/calibre/src/calibre/gui2/store/search/models.py:235
27932#, python-format
27933msgid ""
27934"Detected price as: %s. Check with the store before making a purchase to "
27935"verify this price is correct. This price often does not include promotions "
27936"the store may be running."
27937msgstr ""
27938
27939#: /__w/calibre/calibre/src/calibre/gui2/store/search/models.py:239
27940msgid "No price was found"
27941msgstr ""
27942
27943#: /__w/calibre/calibre/src/calibre/gui2/store/search/models.py:242
27944msgid ""
27945"This book as been detected as having DRM restrictions. This book may not "
27946"work with your reader and you will have limitations placed upon you as to "
27947"what you can do with this book. Check with the store before making any "
27948"purchases to ensure you can actually read this book."
27949msgstr ""
27950
27951#: /__w/calibre/calibre/src/calibre/gui2/store/search/models.py:244
27952msgid ""
27953"This book has been detected as being DRM Free. You should be able to use "
27954"this book on any device provided it is in a format calibre supports for "
27955"conversion. However, before making a purchase double check the DRM status "
27956"with the store. The store may not be disclosing the use of DRM."
27957msgstr ""
27958
27959#: /__w/calibre/calibre/src/calibre/gui2/store/search/models.py:246
27960msgid ""
27961"The DRM status of this book could not be determined. There is a very high "
27962"likelihood that this book is actually DRM restricted."
27963msgstr ""
27964
27965#: /__w/calibre/calibre/src/calibre/gui2/store/search/models.py:251
27966#, python-format
27967msgid "The following formats can be downloaded directly: %s."
27968msgstr ""
27969
27970#: /__w/calibre/calibre/src/calibre/gui2/store/search/results_view.py:68
27971msgid "Download..."
27972msgstr ""
27973
27974#: /__w/calibre/calibre/src/calibre/gui2/store/search/results_view.py:72
27975msgid "Goto in store..."
27976msgstr ""
27977
27978#: /__w/calibre/calibre/src/calibre/gui2/store/search/search.py:130
27979#, python-format
27980msgid "Buying from this store supports the calibre developer: %s</p>"
27981msgstr ""
27982
27983#: /__w/calibre/calibre/src/calibre/gui2/store/search/search.py:195
27984msgid "No query"
27985msgstr ""
27986
27987#: /__w/calibre/calibre/src/calibre/gui2/store/search/search.py:196
27988msgid "You must enter a title, author or keyword to search for."
27989msgstr ""
27990
27991#: /__w/calibre/calibre/src/calibre/gui2/store/search/search.py:321
27992msgid "Customize Get books search"
27993msgstr ""
27994
27995#: /__w/calibre/calibre/src/calibre/gui2/store/search/search.py:330
27996msgid "Choose s&tores"
27997msgstr ""
27998
27999#: /__w/calibre/calibre/src/calibre/gui2/store/search/search.py:331
28000msgid "Configure s&earch"
28001msgstr ""
28002
28003#: /__w/calibre/calibre/src/calibre/gui2/store/search/search.py:381
28004msgid "Couldn't find any books matching your query."
28005msgstr ""
28006
28007#: /__w/calibre/calibre/src/calibre/gui2/store/search/search.py:395
28008msgid "Choose format to download to your library."
28009msgstr ""
28010
28011#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:179
28012msgid "Search by title"
28013msgstr ""
28014
28015#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:181
28016msgid "Search by author"
28017msgstr ""
28018
28019#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:183
28020msgid "&Keyword:"
28021msgstr ""
28022
28023#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:184
28024msgid "Search by any keyword"
28025msgstr ""
28026
28027#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:187
28028msgid "&Invert selection"
28029msgstr ""
28030
28031#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:189
28032msgid "Configure Get books behavior"
28033msgstr ""
28034
28035#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:190
28036msgid "&Configure"
28037msgstr ""
28038
28039#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:191
28040msgid "Open a selected book in the system's web browser"
28041msgstr ""
28042
28043#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:192
28044msgid "Open in &external browser"
28045msgstr ""
28046
28047#: /__w/calibre/calibre/src/calibre/gui2/store/search/search_ui.py:195
28048#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/store_dialog_ui.py:75
28049msgid "Books:"
28050msgstr ""
28051
28052#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:190
28053msgid ""
28054"See the <a href=\"https://manual.calibre-ebook.com/gui.html#the-search-"
28055"interface\">User Manual</a> for more help"
28056msgstr ""
28057
28058#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py:199
28059msgid "Titl&e/author/price ..."
28060msgstr ""
28061
28062#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/cache_progress_dialog_ui.py:48
28063#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/store_dialog_ui.py:71
28064msgid "Dialog"
28065msgstr ""
28066
28067#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/cache_progress_dialog_ui.py:49
28068msgid "Updating book cache"
28069msgstr ""
28070
28071#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/cache_update_thread.py:43
28072msgid "Checking last download date."
28073msgstr ""
28074
28075#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/cache_update_thread.py:49
28076msgid "Downloading book list from MobileRead."
28077msgstr ""
28078
28079#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/cache_update_thread.py:62
28080msgid "Processing books."
28081msgstr ""
28082
28083#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/cache_update_thread.py:72
28084#, python-format
28085msgid "%(num)s of %(tot)s books processed."
28086msgstr ""
28087
28088#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/mobileread_plugin.py:80
28089msgid "Updating MobileRead book cache..."
28090msgstr ""
28091
28092#: /__w/calibre/calibre/src/calibre/gui2/store/stores/mobileread/store_dialog_ui.py:72
28093msgid "&Query:"
28094msgstr ""
28095
28096#: /__w/calibre/calibre/src/calibre/gui2/store/web_store.py:96
28097msgid "Home"
28098msgstr "Хатні каталог"
28099
28100#: /__w/calibre/calibre/src/calibre/gui2/store/web_store.py:109
28101msgid "Reload"
28102msgstr "Перачытаць"
28103
28104#: /__w/calibre/calibre/src/calibre/gui2/store/web_store.py:186
28105#, python-brace-format
28106msgid "Download of {0} failed with error: {1}"
28107msgstr ""
28108
28109#: /__w/calibre/calibre/src/calibre/gui2/store/web_store.py:192
28110msgid ""
28111"This e-book is a DRMed EPUB file.  You will be prompted to save this file to"
28112" your computer. Once it is saved, open it with <a "
28113"href=\"https://www.adobe.com/solutions/ebook/digital-editions.html\">Adobe "
28114"Digital Editions</a> (ADE).<p>ADE, in turn will download the actual e-book, "
28115"which will be a .epub file. You can add this book to calibre using \"Add "
28116"Books\" and selecting the file from the ADE library folder."
28117msgstr ""
28118
28119#: /__w/calibre/calibre/src/calibre/gui2/store/web_store.py:204
28120msgid "File is not a supported e-book type. Save to disk?"
28121msgstr ""
28122
28123#: /__w/calibre/calibre/src/calibre/gui2/store/web_store.py:219
28124msgid "Could not contact calibre"
28125msgstr ""
28126
28127#: /__w/calibre/calibre/src/calibre/gui2/store/web_store.py:220
28128msgid ""
28129"No running calibre instance found. Please start calibre before trying to "
28130"download books."
28131msgstr ""
28132
28133#: /__w/calibre/calibre/src/calibre/gui2/store/web_store.py:224
28134msgid "Download completed"
28135msgstr ""
28136
28137#: /__w/calibre/calibre/src/calibre/gui2/store/web_store.py:225
28138#, python-brace-format
28139msgid ""
28140"Download of {0} has been completed, the book was added to your calibre "
28141"library"
28142msgstr ""
28143
28144#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:218
28145#, python-format
28146msgid "Average rating for books in this category: %.1f"
28147msgstr ""
28148
28149#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:220
28150msgid "Books in this category are unrated"
28151msgstr ""
28152
28153#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:222
28154#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:355
28155msgid "Search expression:"
28156msgstr ""
28157
28158#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:224
28159#, python-format
28160msgid "Number of books: %s"
28161msgstr ""
28162
28163#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:303
28164#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:140
28165msgid "Rename in Virtual library"
28166msgstr ""
28167
28168#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:304
28169msgid ""
28170"Do you want this rename to apply only to books in the current Virtual "
28171"library?"
28172msgstr ""
28173
28174#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:306
28175msgid "Yes, apply only in VL"
28176msgstr ""
28177
28178#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:307
28179msgid "No, apply in entire library"
28180msgstr ""
28181
28182#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:435
28183#: /__w/calibre/calibre/src/calibre/srv/metadata.py:236
28184#, python-brace-format
28185msgid "The grouped search term name is \"{0}\""
28186msgstr ""
28187
28188#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:446
28189#: /__w/calibre/calibre/src/calibre/srv/metadata.py:244
28190#, python-brace-format
28191msgid "The lookup/search name is \"{0}\"{1}"
28192msgstr ""
28193
28194#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:1051
28195msgid "Changing the authors for several books can take a while. Are you sure?"
28196msgstr ""
28197
28198#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:1056
28199msgid ""
28200"Changing the metadata for that many books can take a while. Are you sure?"
28201msgstr ""
28202
28203#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:1240
28204#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:1264
28205#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:1272
28206msgid "Rename User category"
28207msgstr ""
28208
28209#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:1241
28210msgid "You cannot use periods in the name when renaming User categories"
28211msgstr ""
28212
28213#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:1265
28214#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:1273
28215#, python-format
28216msgid "The name %s is already used"
28217msgstr ""
28218
28219#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:1287
28220msgid "Author names cannot contain & characters."
28221msgstr ""
28222
28223#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:1294
28224msgid "Duplicate search name"
28225msgstr ""
28226
28227#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/model.py:1294
28228#, python-format
28229msgid "The saved search name %s is already used."
28230msgstr ""
28231
28232#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:46
28233msgid "User categories"
28234msgstr ""
28235
28236#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:57
28237msgid "Custom columns"
28238msgstr "Адвольныя слупкі"
28239
28240#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:103
28241msgid "Invalid search restriction"
28242msgstr ""
28243
28244#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:104
28245msgid "The current search restriction is invalid"
28246msgstr ""
28247
28248#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:121
28249msgid "New category"
28250msgstr ""
28251
28252#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:179
28253#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:182
28254msgid "Delete User category"
28255msgstr ""
28256
28257#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:180
28258#, python-format
28259msgid "%s is not a User category"
28260msgstr ""
28261
28262#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:183
28263#, python-format
28264msgid "%s contains items. Do you really want to delete it?"
28265msgstr ""
28266
28267#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:206
28268msgid "Remove category"
28269msgstr ""
28270
28271#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:207
28272#, python-format
28273msgid "User category %s does not exist"
28274msgstr ""
28275
28276#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:228
28277msgid "Add to User category"
28278msgstr ""
28279
28280#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:229
28281#, python-format
28282msgid "A User category %s does not exist"
28283msgstr ""
28284
28285#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:305
28286msgid "Children"
28287msgstr ""
28288
28289#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:305
28290msgid "Item"
28291msgstr ""
28292
28293#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:311
28294#, python-format
28295msgid ""
28296"%s and its children will be deleted from books in the Virtual library. Are "
28297"you sure?"
28298msgstr ""
28299
28300#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:314
28301#, python-format
28302msgid "%s and its children will be deleted from all books. Are you sure?"
28303msgstr ""
28304
28305#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:319
28306#, python-format
28307msgid "%s will be deleted from books in the Virtual library. Are you sure?"
28308msgstr ""
28309
28310#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:321
28311#, python-format
28312msgid "%s will be deleted from all books. Are you sure?"
28313msgstr ""
28314
28315#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:323
28316msgid "Delete item"
28317msgstr ""
28318
28319#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:354
28320msgid "You must select some books to apply {} to"
28321msgstr ""
28322
28323#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:402
28324#, python-format
28325msgid ""
28326"The identifier %s will be deleted from books in the current virtual library."
28327" Are you sure?"
28328msgstr ""
28329
28330#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:405
28331#, python-format
28332msgid "The identifier %s will be deleted from all books. Are you sure?"
28333msgstr ""
28334
28335#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:407
28336msgid "Delete identifier"
28337msgstr ""
28338
28339#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:480
28340#, python-format
28341msgid "change_tb_category_visibility: category %s does not exist"
28342msgstr ""
28343
28344#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:494
28345#, python-format
28346msgid "change_tb_category_visibility: invalid operation %s"
28347msgstr ""
28348
28349#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:533
28350msgid ""
28351"Change how the Tag browser works, such as, how it is sorted, what happens "
28352"when you click items, etc."
28353msgstr ""
28354
28355#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:548
28356msgid ""
28357"Search for items. If the text begins with equals (=) the search is exact "
28358"match, otherwise it is \"contains\" finding items containing the text "
28359"anywhere in the item name. Both exact and contains searches ignore case. You"
28360" can limit the search to particular categories using syntax similar to "
28361"search. For example, tags:foo will find foo in any tag, but not in authors "
28362"etc. Entering *foo will collapse all categories then showing only those "
28363"categories with items containing the text \"foo\""
28364msgstr ""
28365
28366#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:559
28367msgid "Find in the Tag browser"
28368msgstr ""
28369
28370#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:567
28371msgid "Find the first/next matching item"
28372msgstr ""
28373
28374#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:578
28375msgid "Find"
28376msgstr "Знайсці"
28377
28378#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:658
28379msgid "No more matches.</b><p> Click Find again to go to first match"
28380msgstr ""
28381
28382#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:680
28383msgid "Configure Tag browser"
28384msgstr ""
28385
28386#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:695
28387msgid "Number of books"
28388msgstr ""
28389
28390#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:696
28391msgid "Average rating"
28392msgstr ""
28393
28394#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:703
28395msgid "Set the sort order for entries in the Tag browser"
28396msgstr ""
28397
28398#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:706
28399msgid "Search type when selecting multiple items"
28400msgstr ""
28401
28402#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:712
28403msgid "Match all of the items"
28404msgstr ""
28405
28406#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:712
28407msgid "Match any of the items"
28408msgstr ""
28409
28410#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:719
28411msgid ""
28412"When selecting multiple entries in the Tag browser match any or all of them"
28413msgstr ""
28414
28415#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:723
28416msgid "Manage authors, tags, etc."
28417msgstr ""
28418
28419#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:724
28420msgid ""
28421"All of these category_managers are available by right-clicking on items in "
28422"the Tag browser above"
28423msgstr ""
28424
28425#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:732
28426msgid "'Click' found item"
28427msgstr ""
28428
28429#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:739
28430msgid "Give the Tag browser keyboard focus"
28431msgstr ""
28432
28433#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:749
28434msgid "Hide counts"
28435msgstr ""
28436
28437#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:749
28438msgid "Show counts"
28439msgstr ""
28440
28441#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:751
28442msgid "Hide average rating"
28443msgstr ""
28444
28445#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/ui.py:751
28446msgid "Show average rating"
28447msgstr ""
28448
28449#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:141
28450msgid ""
28451"A Virtual library is active but you are renaming the item in all books in "
28452"your library. Is this really what you want to do?"
28453msgstr ""
28454
28455#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:144
28456msgid "Yes, apply in entire library"
28457msgstr ""
28458
28459#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:145
28460msgid "No, apply only in Virtual library"
28461msgstr ""
28462
28463#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:515
28464#, python-format
28465msgid "Change icon for: %s"
28466msgstr ""
28467
28468#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:614
28469msgid "Delete the saved search: {}?"
28470msgstr ""
28471
28472#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:707
28473msgid "Show category"
28474msgstr ""
28475
28476#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:717
28477msgid "All categories"
28478msgstr ""
28479
28480#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:753
28481#, python-format
28482msgid "Rename %s in Virtual library"
28483msgstr ""
28484
28485#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:757
28486#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:820
28487#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:886
28488#, python-format
28489msgid "Rename %s"
28490msgstr ""
28491
28492#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:764
28493#, python-format
28494msgid "Delete %s in Virtual library"
28495msgstr ""
28496
28497#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:769
28498#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:836
28499#, python-format
28500msgid "Delete %s"
28501msgstr ""
28502
28503#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:774
28504#, python-format
28505msgid "Edit sort for %s"
28506msgstr ""
28507
28508#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:777
28509#, python-format
28510msgid "Edit link for %s"
28511msgstr ""
28512
28513#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:783
28514#, python-format
28515msgid "Add %s to User category"
28516msgstr ""
28517
28518#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:799
28519#, python-format
28520msgid "Children of %s"
28521msgstr ""
28522
28523#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:810
28524#, python-format
28525msgid "Add/remove %s to selected books"
28526msgstr ""
28527
28528#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:812
28529#, python-format
28530msgid "Add %s to selected books"
28531msgstr ""
28532
28533#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:815
28534#, python-format
28535msgid "Remove %s from selected books"
28536msgstr ""
28537
28538#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:824
28539#, python-format
28540msgid "Delete Saved search %s"
28541msgstr ""
28542
28543#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:830
28544#, python-format
28545msgid "Delete %s in Virtual Library"
28546msgstr ""
28547
28548#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:843
28549#, python-format
28550msgid "Remove %(item)s from category %(cat)s"
28551msgstr ""
28552
28553#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:851
28554#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:902
28555#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:918
28556msgid "Search for"
28557msgstr ""
28558
28559#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:862
28560#, python-format
28561msgid "%s and its children"
28562msgstr ""
28563
28564#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:867
28565#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:910
28566#, python-format
28567msgid "Everything but %s"
28568msgstr ""
28569
28570#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:873
28571#, python-format
28572msgid "Everything but %s and its children"
28573msgstr ""
28574
28575#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:879
28576msgid "The saved search expression"
28577msgstr ""
28578
28579#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:890
28580#, python-format
28581msgid "Add sub-category to %s"
28582msgstr ""
28583
28584#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:894
28585#, python-format
28586msgid "Delete User category %s"
28587msgstr ""
28588
28589#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:924
28590#, python-format
28591msgid "Books in category %s"
28592msgstr ""
28593
28594#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:930
28595#, python-format
28596msgid "Books not in category %s"
28597msgstr ""
28598
28599#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:954
28600#, python-format
28601msgid "Edit permissible values for %s"
28602msgstr ""
28603
28604#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:980
28605#, python-format
28606msgid "Hide category %s"
28607msgstr ""
28608
28609#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:987
28610msgid "Change category icon"
28611msgstr ""
28612
28613#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:989
28614msgid "Restore default icon"
28615msgstr ""
28616
28617#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:997
28618#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:1002
28619msgid "Manage User categories"
28620msgstr ""
28621
28622#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:1010
28623msgid "Change sub-categorization scheme"
28624msgstr ""
28625
28626#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:1016
28627msgid "Partition"
28628msgstr ""
28629
28630#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:1031
28631msgid "First letter is usable only when sorting by name"
28632msgstr ""
28633
28634#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:1039
28635msgid "Expand or collapse"
28636msgstr ""
28637
28638#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:1047
28639#, python-brace-format
28640msgid "Expand {0}"
28641msgstr ""
28642
28643#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:1050
28644#, python-brace-format
28645msgid "Expand {0} and its children"
28646msgstr ""
28647
28648#: /__w/calibre/calibre/src/calibre/gui2/tag_browser/view.py:1070
28649#, python-brace-format
28650msgid "Collapse {0}"
28651msgstr ""
28652
28653#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:44
28654#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:139
28655msgid "Remove"
28656msgstr "Сцерці "
28657
28658#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:46
28659msgid "Keep"
28660msgstr ""
28661
28662#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:48
28663msgid "Title-case"
28664msgstr ""
28665
28666#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:51
28667msgid "Split"
28668msgstr "Падзяліць"
28669
28670#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:62
28671msgid "Create the rule below, the rule can be used to remove or replace tags"
28672msgstr ""
28673
28674#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:63
28675msgid "the tag, if it"
28676msgstr ""
28677
28678#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:64
28679msgid "You must provide a value for the tag to match"
28680msgstr ""
28681
28682#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:65
28683#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:231
28684msgid "with the tag:"
28685msgstr ""
28686
28687#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:66
28688#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:233
28689msgid "on the character:"
28690msgstr ""
28691
28692#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:68
28693msgid ""
28694"The character on which to split tags. Note that technically you can specify "
28695"a sub-string, not just a single character. Then splitting will happen on the"
28696" sub-string."
28697msgstr ""
28698
28699#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:71
28700msgid ""
28701"What to replace the tag with. Note that if you use a pattern to match tags, "
28702"you can replace with parts of the matched pattern. See  the User Manual on "
28703"how to use regular expressions for details."
28704msgstr ""
28705
28706#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:74
28707#, python-format
28708msgid ""
28709"For help with regex pattern matching, see the <a href=\"%s\">User Manual</a>"
28710msgstr ""
28711
28712#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:103
28713msgid "Edit the list of tags with the Tag editor"
28714msgstr ""
28715
28716#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:144
28717msgid "Tags that contain this string will match"
28718msgstr ""
28719
28720#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:152
28721msgid "Use the Tag editor to edit the list of tags"
28722msgstr ""
28723
28724#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:228
28725#, python-brace-format
28726msgid "<b>{action}</b> the tag, if it <i>{match_type}</i>: <b>{query}</b>"
28727msgstr ""
28728
28729#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:273
28730msgid ""
28731"You can specify rules to filter/transform tags here. Click the \"Add rule\" "
28732"button below to get started. The rules will be processed in order for every "
28733"tag until either a \"remove\" or a \"keep\" rule matches."
28734msgstr ""
28735
28736#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:283
28737msgid "You can <b>change an existing rule</b> by double clicking it"
28738msgstr ""
28739
28740#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:311
28741msgid "Move current rule up"
28742msgstr ""
28743
28744#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:315
28745msgid "Move current rule down"
28746msgstr ""
28747
28748#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:390
28749msgid "Test tag mapper rules"
28750msgstr ""
28751
28752#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:392
28753msgid "Enter a comma separated list of &tags to test:"
28754msgstr ""
28755
28756#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:393
28757msgid "Enter tags and click the \"Test\" button"
28758msgstr ""
28759
28760#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:427
28761#, python-format
28762msgid "<b>Resulting tags:</b> %s"
28763msgstr ""
28764
28765#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:440
28766msgid "Cannot save as no rules have been created"
28767msgstr ""
28768
28769#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:442
28770msgid "Save ruleset as"
28771msgstr ""
28772
28773#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:443
28774msgid "Enter a name for this ruleset:"
28775msgstr ""
28776
28777#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:447
28778#, python-format
28779msgid "A ruleset with the name \"%s\" already exists, do you want to replace it?"
28780msgstr ""
28781
28782#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:465
28783msgid "Delete saved rulesets"
28784msgstr ""
28785
28786#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:471
28787msgid "No saved rulesets available"
28788msgstr ""
28789
28790#: /__w/calibre/calibre/src/calibre/gui2/tag_mapper.py:484
28791msgid "Edit tag mapper rules"
28792msgstr ""
28793
28794#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:125
28795msgid "Select a destination for the Table of Contents entry"
28796msgstr ""
28797
28798#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:149
28799msgid "Search for text..."
28800msgstr ""
28801
28802#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:152
28803#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:549
28804msgid "Find &next"
28805msgstr ""
28806
28807#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:155
28808#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:551
28809msgid "Find &previous"
28810msgstr ""
28811
28812#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:167
28813msgid ""
28814"Here you can choose a destination for the Table of Contents' entry to point "
28815"to. First choose a file from the book in the left-most panel. The file will "
28816"open in the central panel.<p>Then choose a location inside the file. To do "
28817"so, simply click on the place in the central panel that you want to use as "
28818"the destination. As you move the mouse around the central panel, a thick "
28819"green line appears, indicating the precise location that will be selected "
28820"when you click."
28821msgstr ""
28822
28823#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:180
28824msgid "Na&me of the ToC entry:"
28825msgstr ""
28826
28827#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:187
28828msgid "Currently selected destination:"
28829msgstr ""
28830
28831#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:222
28832#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:233
28833msgid "No match found"
28834msgstr ""
28835
28836#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:223
28837#, python-format
28838msgid "No match found for: %s"
28839msgstr ""
28840
28841#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:229
28842#, python-format
28843msgid ""
28844"No matches for %(text)s found in the current file [%(current)s]. Do you want"
28845" to search in the %(which)s file [%(next)s]?"
28846msgstr ""
28847
28848#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:232
28849msgid "next"
28850msgstr ""
28851
28852#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:232
28853msgid "previous"
28854msgstr ""
28855
28856#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:259
28857msgid "Bad markup"
28858msgstr ""
28859
28860#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:260
28861msgid "This book has severely broken markup, its ToC cannot be edited."
28862msgstr ""
28863
28864#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:266
28865#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:309
28866#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:313
28867msgid "File:"
28868msgstr ""
28869
28870#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:267
28871#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:299
28872msgid "Top of the file"
28873msgstr ""
28874
28875#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:301
28876#, python-format
28877msgid "Approximately %d%% from the top"
28878msgstr ""
28879
28880#: /__w/calibre/calibre/src/calibre/gui2/toc/location.py:306
28881#, python-format
28882msgid "Location: A &lt;%s&gt; tag inside the file"
28883msgstr ""
28884
28885#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:45
28886msgid "Create ToC from XPath"
28887msgstr ""
28888
28889#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:49
28890msgid ""
28891"Specify a series of XPath expressions for the different levels of the Table "
28892"of Contents. You can use the wizard buttons to help you create XPath "
28893"expressions."
28894msgstr ""
28895
28896#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:56
28897#, python-format
28898msgid "Level %s ToC:"
28899msgstr ""
28900
28901#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:71
28902msgid "Do not add duplicate entries at the same level"
28903msgstr ""
28904
28905#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:81
28906msgid "No XPaths"
28907msgstr ""
28908
28909#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:82
28910msgid "No XPaths have been entered"
28911msgstr ""
28912
28913#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:122
28914#, python-format
28915msgid "The XPath expression %s is not valid."
28916msgstr ""
28917
28918#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:166
28919msgid ""
28920"You can edit existing entries in the Table of Contents by clicking them in "
28921"the panel to the left."
28922msgstr ""
28923
28924#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:168
28925msgid ""
28926"Entries with a green tick next to them point to a location that has been "
28927"verified to exist. Entries with a red dot are broken and may need to be "
28928"fixed."
28929msgstr ""
28930
28931#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:176
28932msgid "Create a &new entry"
28933msgstr ""
28934
28935#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:181
28936msgid "Generate ToC from &major headings"
28937msgstr ""
28938
28939#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:184
28940msgid ""
28941"Generate a Table of Contents from the major headings in the book. This will "
28942"work if the book identifies its headings using HTML heading tags. Uses the "
28943"<h1>, <h2> and <h3> tags."
28944msgstr ""
28945
28946#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:188
28947msgid "Generate ToC from &all headings"
28948msgstr ""
28949
28950#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:191
28951msgid ""
28952"Generate a Table of Contents from all the headings in the book. This will "
28953"work if the book identifies its headings using HTML heading tags. Uses the "
28954"<h1-6> tags."
28955msgstr ""
28956
28957#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:196
28958msgid "Generate ToC from &links"
28959msgstr ""
28960
28961#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:199
28962msgid ""
28963"Generate a Table of Contents from all the links in the book. Links that "
28964"point to destinations that do not exist in the book are ignored. Also "
28965"multiple links with the same destination or the same text are ignored."
28966msgstr ""
28967
28968#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:206
28969msgid "Generate ToC from &files"
28970msgstr ""
28971
28972#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:209
28973msgid ""
28974"Generate a Table of Contents from individual files in the book. Each entry "
28975"in the ToC will point to the start of the file, the text of the entry will "
28976"be the \"first line\" of text from the file."
28977msgstr ""
28978
28979#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:215
28980msgid "Generate ToC from &XPath"
28981msgstr ""
28982
28983#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:218
28984msgid "Generate a Table of Contents from arbitrary XPath expressions."
28985msgstr ""
28986
28987#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:222
28988msgid "&Flatten the ToC"
28989msgstr ""
28990
28991#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:225
28992msgid "Flatten the Table of Contents, putting all entries at the top level"
28993msgstr ""
28994
28995#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:230
28996msgid ""
28997"<b>WARNING:</b> calibre only supports the creation of linear ToCs in AZW3 "
28998"files. In a linear ToC every entry must point to a location after the "
28999"previous entry. If you create a non-linear ToC it will be automatically re-"
29000"arranged inside the AZW3 file."
29001msgstr ""
29002
29003#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:246
29004msgid ""
29005"You can move this entry around the Table of Contents by drag and drop or "
29006"using the up and down buttons to the left"
29007msgstr ""
29008
29009#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:267
29010msgid "Change the &location this entry points to"
29011msgstr ""
29012
29013#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:271
29014msgid "&Remove this entry"
29015msgstr ""
29016
29017#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:281
29018msgid "New entry &inside this entry"
29019msgstr ""
29020
29021#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:284
29022msgid "New entry &above this entry"
29023msgstr ""
29024
29025#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:287
29026msgid "New entry &below this entry"
29027msgstr ""
29028
29029#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:291
29030msgid "&Flatten this entry"
29031msgstr ""
29032
29033#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:293
29034msgid ""
29035"All children of this entry are brought to the same level as this entry."
29036msgstr ""
29037
29038#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:304
29039msgid "&Return to welcome screen"
29040msgstr ""
29041
29042#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:306
29043msgid "Go back to the top level view"
29044msgstr ""
29045
29046#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:319
29047msgid "Remove duplicates"
29048msgstr ""
29049
29050#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:320
29051msgid "Should headings with the same text at the same level be included?"
29052msgstr ""
29053
29054#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:321
29055msgid "&Include duplicates"
29056msgstr ""
29057
29058#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:321
29059msgid "&Remove duplicates"
29060msgstr ""
29061
29062#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:363
29063msgid "This entry points to an existing destination"
29064msgstr ""
29065
29066#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:366
29067msgid "The location this entry points to does not exist"
29068msgstr ""
29069
29070#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:434
29071#, python-brace-format
29072msgid "<b>Title</b>: {0} <b>Dest</b>: {1}{2}"
29073msgstr ""
29074
29075#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:497
29076msgid "Multiple items selected"
29077msgstr ""
29078
29079#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:498
29080msgid ""
29081"You are trying to move multiple items at once, this is not supported. "
29082"Instead use Drag and Drop to move multiple items"
29083msgstr ""
29084
29085#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:635
29086msgid "Chapter "
29087msgstr ""
29088
29089#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:636
29090msgid "All selected items will be renamed to the form prefix-number"
29091msgstr ""
29092
29093#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:671
29094msgid "Change the location this entry points to"
29095msgstr ""
29096
29097#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:672
29098msgid "Bulk rename all selected items"
29099msgstr ""
29100
29101#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:673
29102msgid "Remove all selected items"
29103msgstr ""
29104
29105#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:679
29106#, python-format
29107msgid "Move \"%s\" up"
29108msgstr ""
29109
29110#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:681
29111#, python-format
29112msgid "Move \"%s\" down"
29113msgstr ""
29114
29115#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:683
29116#, python-format
29117msgid "Unindent \"%s\""
29118msgstr ""
29119
29120#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:685
29121#, python-format
29122msgid "Indent \"%s\""
29123msgstr ""
29124
29125#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:717
29126msgid "Move current entry up [Ctrl+Up]"
29127msgstr ""
29128
29129#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:724
29130msgid "Unindent the current entry [Ctrl+Left]"
29131msgstr ""
29132
29133#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:731
29134msgid "Remove all selected entries"
29135msgstr ""
29136
29137#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:738
29138msgid "Indent the current entry [Ctrl+Right]"
29139msgstr ""
29140
29141#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:745
29142msgid "Move current entry down [Ctrl+Down]"
29143msgstr ""
29144
29145#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:747
29146#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/toc.py:184
29147msgid "&Expand all"
29148msgstr ""
29149
29150#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:751
29151#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/toc.py:185
29152msgid "&Collapse all"
29153msgstr ""
29154
29155#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:754
29156msgid "Double click on an entry to change the text"
29157msgstr ""
29158
29159#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:859
29160#, python-format
29161msgid ""
29162"The location this entry point to does not exist:\n"
29163"%s"
29164msgstr ""
29165
29166#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:952
29167#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:961
29168#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:968
29169msgid "No items found"
29170msgstr ""
29171
29172#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:953
29173msgid "No items were found that could be added to the Table of Contents."
29174msgstr ""
29175
29176#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:962
29177msgid "No links were found that could be added to the Table of Contents."
29178msgstr ""
29179
29180#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:969
29181msgid "No files were found that could be added to the Table of Contents."
29182msgstr ""
29183
29184#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:997
29185#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/toc.py:33
29186#, python-format
29187msgid "Edit the ToC in %s"
29188msgstr ""
29189
29190#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:1013
29191#, python-format
29192msgid "Loading %s, please wait..."
29193msgstr ""
29194
29195#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:1030
29196#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/toc.py:52
29197msgid "Undo the last action, if any"
29198msgstr ""
29199
29200#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:1065
29201#, python-format
29202msgid "Writing %s, please wait..."
29203msgstr ""
29204
29205#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:1073
29206#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/toc.py:83
29207msgid "Failed to write book"
29208msgstr ""
29209
29210#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:1074
29211#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/toc.py:84
29212#, python-format
29213msgid "Could not write %s. Click \"Show details\" for more information."
29214msgstr ""
29215
29216#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:1123
29217msgid "Failed to load book"
29218msgstr ""
29219
29220#: /__w/calibre/calibre/src/calibre/gui2/toc/main.py:1124
29221#, python-format
29222msgid "Could not load %s. Click \"Show details\" for more information."
29223msgstr ""
29224
29225#: /__w/calibre/calibre/src/calibre/gui2/tools.py:73
29226#, python-format
29227msgid "Convert book %(num)d of %(total)d (%(title)s)"
29228msgstr ""
29229
29230#: /__w/calibre/calibre/src/calibre/gui2/tools.py:105
29231msgid "Could not convert"
29232msgstr ""
29233
29234#: /__w/calibre/calibre/src/calibre/gui2/tools.py:106
29235#, python-format
29236msgid ""
29237"Could not convert <b>%s</b> as it has no e-book files. If you think it "
29238"should have files, but calibre is not finding them, that is most likely "
29239"because you moved the book's files around outside of calibre. You will need "
29240"to find those files and re-add them to calibre."
29241msgstr ""
29242
29243#: /__w/calibre/calibre/src/calibre/gui2/tools.py:116
29244#, python-format
29245msgid "No supported formats (Available formats: %s)"
29246msgstr ""
29247
29248#: /__w/calibre/calibre/src/calibre/gui2/tools.py:119
29249msgid "This book has no actual e-book files"
29250msgstr ""
29251
29252#: /__w/calibre/calibre/src/calibre/gui2/tools.py:123
29253#: /__w/calibre/calibre/src/calibre/gui2/tools.py:262
29254msgid "Could not convert some books"
29255msgstr ""
29256
29257#: /__w/calibre/calibre/src/calibre/gui2/tools.py:125
29258msgid ""
29259"Could not convert the book because no supported source format was found"
29260msgstr ""
29261
29262#: /__w/calibre/calibre/src/calibre/gui2/tools.py:127
29263#, python-brace-format
29264msgid ""
29265"Could not convert {num} of {tot} books, because no supported source formats "
29266"were found."
29267msgstr ""
29268
29269#: /__w/calibre/calibre/src/calibre/gui2/tools.py:164
29270msgid "Queueing books for bulk conversion"
29271msgstr ""
29272
29273#: /__w/calibre/calibre/src/calibre/gui2/tools.py:236
29274msgid "Queueing "
29275msgstr ""
29276
29277#: /__w/calibre/calibre/src/calibre/gui2/tools.py:237
29278#, python-format
29279msgid "Convert book %(num)d of %(tot)d (%(title)s)"
29280msgstr ""
29281
29282#: /__w/calibre/calibre/src/calibre/gui2/tools.py:263
29283#, python-format
29284msgid ""
29285"Could not convert %(num)d of %(tot)d books, because no suitable source "
29286"format was found."
29287msgstr ""
29288
29289#: /__w/calibre/calibre/src/calibre/gui2/tools.py:319
29290#, python-format
29291msgid "Fetch news from %s"
29292msgstr ""
29293
29294#: /__w/calibre/calibre/src/calibre/gui2/tools.py:394
29295msgid "Convert existing"
29296msgstr ""
29297
29298#: /__w/calibre/calibre/src/calibre/gui2/tools.py:395
29299#, python-format
29300msgid ""
29301"The following books have already been converted to the %s format. Do you "
29302"wish to reconvert them?"
29303msgstr ""
29304
29305#: /__w/calibre/calibre/src/calibre/gui2/tts/linux.py:50
29306#: /__w/calibre/calibre/src/calibre/gui2/tts/linux.py:53
29307msgid "Could not find speech-dispatcher on your system. Please install it."
29308msgstr ""
29309
29310#: /__w/calibre/calibre/src/calibre/gui2/tts/linux_config.py:23
29311#: /__w/calibre/calibre/src/calibre/gui2/tts/macos_config.py:31
29312#: /__w/calibre/calibre/src/calibre/gui2/tts/windows_config.py:27
29313#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:695
29314#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:623
29315msgid "Language"
29316msgstr "Мова"
29317
29318#: /__w/calibre/calibre/src/calibre/gui2/tts/linux_config.py:23
29319msgid "Variant"
29320msgstr ""
29321
29322#: /__w/calibre/calibre/src/calibre/gui2/tts/linux_config.py:82
29323msgid "&Speed of speech:"
29324msgstr ""
29325
29326#: /__w/calibre/calibre/src/calibre/gui2/tts/linux_config.py:94
29327msgid "Speech s&ynthesizer:"
29328msgstr ""
29329
29330#: /__w/calibre/calibre/src/calibre/gui2/tts/macos_config.py:21
29331msgid "female"
29332msgstr ""
29333
29334#: /__w/calibre/calibre/src/calibre/gui2/tts/macos_config.py:21
29335msgid "male"
29336msgstr ""
29337
29338#: /__w/calibre/calibre/src/calibre/gui2/tts/macos_config.py:21
29339msgid "neutral"
29340msgstr ""
29341
29342#: /__w/calibre/calibre/src/calibre/gui2/tts/macos_config.py:31
29343#: /__w/calibre/calibre/src/calibre/gui2/tts/windows_config.py:27
29344msgid "Age"
29345msgstr ""
29346
29347#: /__w/calibre/calibre/src/calibre/gui2/tts/macos_config.py:31
29348#: /__w/calibre/calibre/src/calibre/gui2/tts/windows_config.py:27
29349msgid "Gender"
29350msgstr ""
29351
29352#: /__w/calibre/calibre/src/calibre/gui2/tts/macos_config.py:85
29353#: /__w/calibre/calibre/src/calibre/gui2/tts/windows_config.py:83
29354msgid "&Speed of speech (words per minute):"
29355msgstr ""
29356
29357#: /__w/calibre/calibre/src/calibre/gui2/tts/windows_config.py:108
29358msgid "Sound output:"
29359msgstr ""
29360
29361#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/__init__.py:167
29362msgid "&Unmark marked text"
29363msgstr ""
29364
29365#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:181
29366msgid "The Qt WebEngine Render process crashed and has been restarted"
29367msgstr ""
29368
29369#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:245
29370#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1893
29371msgid "Unsaved changes"
29372msgstr ""
29373
29374#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:246
29375msgid ""
29376"The current book has unsaved changes. If you open a new book, they will be "
29377"lost. Are you sure you want to proceed?"
29378msgstr ""
29379
29380#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:250
29381msgid "Cannot open"
29382msgstr ""
29383
29384#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:251
29385msgid ""
29386"The current book is being saved, you cannot open a new book until the saving"
29387" is completed"
29388msgstr ""
29389
29390#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:261
29391#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1279
29392msgid "Choose file location"
29393msgstr ""
29394
29395#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:286
29396msgid "Importing book, please wait..."
29397msgstr ""
29398
29399#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:302
29400msgid "Choose book folder"
29401msgstr ""
29402
29403#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:306
29404#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:910
29405msgid "Choose book"
29406msgstr ""
29407
29408#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:314
29409msgid "File not found"
29410msgstr "Файл не знойдзены"
29411
29412#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:315
29413#, python-format
29414msgid "The file %s does not exist."
29415msgstr ""
29416
29417#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:322
29418msgid "Unsupported format"
29419msgstr ""
29420
29421#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:323
29422#, python-format
29423msgid ""
29424"Tweaking is only supported for books in the %s formats. Convert your book to"
29425" one of these formats first."
29426msgstr ""
29427
29428#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:340
29429msgid "Opening book, please wait..."
29430msgstr ""
29431
29432#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:353
29433#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:357
29434msgid "Failed to open book"
29435msgstr ""
29436
29437#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:354
29438msgid ""
29439"Failed to open book, it has obfuscated fonts, but the obfuscation key is "
29440"missing from the OPF. Do an EPUB to EPUB conversion before trying to edit "
29441"this book."
29442msgstr ""
29443
29444#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:358
29445msgid "Failed to open book, click \"Show details\" for more information."
29446msgstr ""
29447
29448#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:400
29449msgid "Start of editing session"
29450msgstr ""
29451
29452#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:437
29453msgid "Before: Delete files"
29454msgstr ""
29455
29456#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:463
29457msgid "One file deleted"
29458msgid_plural "{} files deleted"
29459msgstr[0] ""
29460msgstr[1] ""
29461msgstr[2] ""
29462msgstr[3] ""
29463
29464#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:474
29465msgid "Before: Re-order text"
29466msgstr ""
29467
29468#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:484
29469#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:523
29470msgid ""
29471"You must first open a book to edit, before trying to create new files in it."
29472msgstr ""
29473
29474#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:496
29475#, python-format
29476msgid "Before: Add file %s"
29477msgstr ""
29478
29479#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:526
29480msgid "Choose files"
29481msgstr ""
29482
29483#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:531
29484msgid "Before Add files"
29485msgstr ""
29486
29487#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:567
29488msgid "Before: Add cover"
29489msgstr ""
29490
29491#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:575
29492msgid "No book is currently open. You must first open a book."
29493msgstr ""
29494
29495#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:577
29496msgid "No book open"
29497msgstr ""
29498
29499#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:582
29500msgid "You must open a book before trying to edit the Table of Contents."
29501msgstr ""
29502
29503#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:584
29504msgid "Before: Edit Table of Contents"
29505msgstr ""
29506
29507#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:599
29508msgid "Before: Insert inline Table of Contents"
29509msgstr ""
29510
29511#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:603
29512msgid "No Table of Contents"
29513msgstr ""
29514
29515#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:604
29516msgid ""
29517"Cannot create an inline Table of Contents as this book has no existing Table"
29518" of Contents. You must first create a Table of Contents using the Edit Table"
29519" of Contents tool."
29520msgstr ""
29521
29522#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:618
29523#, python-format
29524msgid "Before: %s"
29525msgstr ""
29526
29527#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:633
29528#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:677
29529#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:704
29530msgid "You must first open a book in order to transform styles."
29531msgstr ""
29532
29533#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:651
29534msgid "No HTML file"
29535msgstr ""
29536
29537#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:651
29538msgid "Not currently editing an HTML file"
29539msgstr ""
29540
29541#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:656
29542#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:660
29543msgid "No HTML files"
29544msgstr ""
29545
29546#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:656
29547msgid "Not currently editing any HTML files"
29548msgstr ""
29549
29550#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:660
29551msgid "No HTML files are currently selected in the File browser"
29552msgstr ""
29553
29554#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:662
29555msgid "Before HTML transformation"
29556msgstr ""
29557
29558#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:672
29559msgid "No HTML was changed."
29560msgstr ""
29561
29562#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:672
29563#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:698
29564msgid "No changes"
29565msgstr ""
29566
29567#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:688
29568msgid "Before style transformation"
29569msgstr ""
29570
29571#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:699
29572msgid "No styles were changed."
29573msgstr ""
29574
29575#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:708
29576msgid "Before: Get external resources"
29577msgstr ""
29578
29579#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:723
29580msgid "No book is currently open. You must first open a book to manage fonts."
29581msgstr ""
29582
29583#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:729
29584msgid "Embed all fonts"
29585msgstr ""
29586
29587#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:733
29588msgid "Subset all fonts"
29589msgstr ""
29590
29591#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:743
29592#, python-format
29593msgid ""
29594"The %s format does not support file and folder names internally, therefore "
29595"arranging files into folders is not allowed."
29596msgstr ""
29597
29598#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:752
29599msgid "The files in this book are already arranged into folders"
29600msgstr ""
29601
29602#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:753
29603msgid "Nothing to do"
29604msgstr ""
29605
29606#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:754
29607msgid "Show this message &again"
29608msgstr ""
29609
29610#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:756
29611msgid "Before: Arrange into folders"
29612msgstr ""
29613
29614#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:758
29615#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:783
29616#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:789
29617msgid "Renaming and updating links..."
29618msgstr ""
29619
29620#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:766
29621#, python-brace-format
29622msgid ""
29623"You are changing the file type of {0}<b>{1}</b> to {2}<b>{3}</b>. Doing so "
29624"can cause problems, are you sure?"
29625msgstr ""
29626
29627#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:773
29628#, python-brace-format
29629msgid ""
29630"The name you have chosen {0} contains special characters, internally it will"
29631" look like: {1}Try to use only the English alphabet [a-z], numbers [0-9], "
29632"hyphens and underscores for file names. Other characters can cause problems "
29633"for  different e-book viewers. Are you sure you want to proceed?"
29634msgstr ""
29635
29636#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:780
29637#, python-format
29638msgid "Before: Rename %s"
29639msgstr ""
29640
29641#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:787
29642msgid "Before: Bulk rename"
29643msgstr ""
29644
29645#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:794
29646msgid "Failed to rename files"
29647msgstr ""
29648
29649#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:795
29650msgid "Failed to rename files, click \"Show details\" for more information."
29651msgstr ""
29652
29653#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:828
29654#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/undo.py:206
29655msgid "&Revert to"
29656msgstr ""
29657
29658#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:848
29659msgid "&Revert changes"
29660msgstr ""
29661
29662#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:891
29663msgid "Show this popup again"
29664msgstr ""
29665
29666#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:899
29667#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:229
29668#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:124
29669#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1489
29670msgid "See what &changed"
29671msgstr ""
29672
29673#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:911
29674#, python-format
29675msgid "%s books"
29676msgstr ""
29677
29678#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:917
29679msgid "Current book"
29680msgstr ""
29681
29682#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:917
29683msgid "Other book"
29684msgstr ""
29685
29686#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:956
29687msgid "Before: Fix HTML"
29688msgstr ""
29689
29690#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:960
29691msgid "All HTML files fixed"
29692msgstr ""
29693
29694#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:960
29695msgid "Fixing done"
29696msgstr ""
29697
29698#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:968
29699msgid "Before: Beautify files"
29700msgstr ""
29701
29702#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:973
29703msgid "All files beautified"
29704msgstr ""
29705
29706#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:973
29707msgid "Beautified"
29708msgstr ""
29709
29710#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:992
29711msgid "Inserting images is only supported for HTML and CSS files."
29712msgstr ""
29713
29714#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1020
29715msgid "New class name"
29716msgstr ""
29717
29718#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1021
29719msgid "Rename the class {} to?"
29720msgstr ""
29721
29722#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1023
29723msgid "Before: Rename {}"
29724msgstr ""
29725
29726#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1032
29727msgid "No class {} found to change"
29728msgstr ""
29729
29730#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1041
29731msgid "Semantics are not supported for the AZW3 format."
29732msgstr ""
29733
29734#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1044
29735msgid "Before: Set Semantics"
29736msgstr ""
29737
29738#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1057
29739msgid "Before: Filter style information"
29740msgstr ""
29741
29742#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1066
29743msgid "No matching style rules were found"
29744msgstr ""
29745
29746#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1201
29747#, python-format
29748msgid "No file with the name %s was found in the book"
29749msgstr ""
29750
29751#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1216
29752msgid "No style rules that match the class {} were found"
29753msgstr ""
29754
29755#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1230
29756msgid ""
29757"Choose a name for the checkpoint.\n"
29758"You can later restore the book to this checkpoint via the\n"
29759"\"Revert to...\" entries in the Edit menu."
29760msgstr ""
29761
29762#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1273
29763msgid "Path does not exist"
29764msgstr ""
29765
29766#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1274
29767#, python-format
29768msgid ""
29769"The file you are editing (%s) no longer exists. You have to choose a new "
29770"save location."
29771msgstr ""
29772
29773#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1298
29774msgid "Cannot save a copy"
29775msgstr ""
29776
29777#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1299
29778msgid "Saving a copy of a folder based book is not supported"
29779msgstr ""
29780
29781#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1302
29782msgid "Choose path"
29783msgstr ""
29784
29785#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1304
29786#, python-format
29787msgid "Book (%s)"
29788msgstr ""
29789
29790#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1320
29791msgid "Saving copy, please wait..."
29792msgstr ""
29793
29794#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1324
29795msgid "Failed to save copy"
29796msgstr ""
29797
29798#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1325
29799msgid "Failed to save copy, click \"Show details\" for more information."
29800msgstr ""
29801
29802#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1326
29803#, python-format
29804msgid "Copy saved to %s"
29805msgstr ""
29806
29807#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1327
29808msgid "Copy saved"
29809msgstr ""
29810
29811#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1335
29812msgid "Could not save"
29813msgstr ""
29814
29815#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1336
29816msgid ""
29817"Saving of the book failed. Click \"Show details\" for more information. You "
29818"can try to save a copy to a different location, via File->Save a copy"
29819msgstr ""
29820
29821#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1344
29822msgid "Enter line number"
29823msgstr ""
29824
29825#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1354
29826#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1373
29827#, python-format
29828msgid "Before: Split %s"
29829msgstr ""
29830
29831#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1389
29832msgid "Does not exist"
29833msgstr ""
29834
29835#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1390
29836#, python-format
29837msgid ""
29838"The file %s does not exist. If you were trying to click an item in the Table"
29839" of Contents, you may need to refresh it by right-clicking and choosing "
29840"\"Refresh\"."
29841msgstr ""
29842
29843#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1397
29844#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1746
29845msgid "Unsupported file format"
29846msgstr ""
29847
29848#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1398
29849#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1747
29850#, python-format
29851msgid "Editing files of type %s is not supported"
29852msgstr ""
29853
29854#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1412
29855#, python-format
29856msgid "The anchor %s was not found in this file"
29857msgstr ""
29858
29859#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1426
29860msgid "File deleted"
29861msgstr ""
29862
29863#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1427
29864msgid ""
29865"The file {} has already been deleted, re-run Check Book to update the "
29866"results."
29867msgstr ""
29868
29869#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1449
29870msgid "Before: Spell Check"
29871msgstr ""
29872
29873#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1454
29874msgid "Before: Auto-fix errors"
29875msgstr ""
29876
29877#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1467
29878#, python-format
29879msgid "Before: Merge files into %s"
29880msgstr ""
29881
29882#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1476
29883msgid "{} files merged"
29884msgstr ""
29885
29886#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1480
29887msgid "Before: Link stylesheets"
29888msgstr ""
29889
29890#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1509
29891msgid "File opened"
29892msgstr ""
29893
29894#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1510
29895#, python-brace-format
29896msgid ""
29897"When you are done editing {0} click \"Import\" to update the file in the "
29898"book or \"Discard\" to lose any changes."
29899msgstr ""
29900
29901#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1512
29902#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:734
29903msgid "Discard"
29904msgstr ""
29905
29906#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1512
29907msgid "Import"
29908msgstr ""
29909
29910#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1514
29911#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1563
29912#, python-format
29913msgid "Before: Replace %s"
29914msgstr ""
29915
29916#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1573
29917msgid "You must first open a book in order to see the report."
29918msgstr ""
29919
29920#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1588
29921msgid "You must first open a book in order to check links."
29922msgstr ""
29923
29924#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1593
29925msgid "You must first open a book in order to compress images."
29926msgstr ""
29927
29928#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1599
29929msgid "Before: compress images"
29930msgstr ""
29931
29932#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1607
29933msgid "Unexpected error"
29934msgstr ""
29935
29936#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1608
29937msgid "Failed to compress images, click \"Show details\" for more information"
29938msgstr ""
29939
29940#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1722
29941msgid "Cannot decode"
29942msgstr ""
29943
29944#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1723
29945#, python-format
29946msgid "Cannot edit %s as it appears to be in an unknown character encoding"
29947msgstr ""
29948
29949#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1754
29950msgid "No book is currently open. You must first open a book to edit."
29951msgstr ""
29952
29953#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1875
29954msgid ""
29955"The current book is being saved in the background. Quitting now will "
29956"<b>abort the save process</b>! Finish saving first?"
29957msgstr ""
29958
29959#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1877
29960msgid "&Quit immediately"
29961msgstr ""
29962
29963#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1877
29964msgid "Finish &saving first"
29965msgstr ""
29966
29967#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1898
29968msgid ""
29969"There are unsaved changes, if you quit without saving, you will lose them."
29970msgstr ""
29971
29972#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1910
29973msgid "&Save and Quit"
29974msgstr ""
29975
29976#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1913
29977msgid "&Quit without saving"
29978msgstr ""
29979
29980#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/boss.py:1927
29981msgid "Saving, please wait..."
29982msgstr ""
29983
29984#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:60
29985#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:426
29986#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:628
29987#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:782
29988msgid "Favorites"
29989msgstr "Выбранае"
29990
29991#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:61
29992msgid "European scripts"
29993msgstr ""
29994
29995#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:62
29996msgid "Armenian"
29997msgstr ""
29998
29999#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:63
30000msgid "Armenian ligatures"
30001msgstr ""
30002
30003#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:64
30004msgid "Coptic"
30005msgstr ""
30006
30007#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:65
30008msgid "Coptic in Greek block"
30009msgstr ""
30010
30011#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:66
30012msgid "Cypriot syllabary"
30013msgstr ""
30014
30015#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:67
30016msgid "Cyrillic"
30017msgstr ""
30018
30019#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:68
30020msgid "Cyrillic supplement"
30021msgstr ""
30022
30023#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:69
30024msgid "Cyrillic extended A"
30025msgstr ""
30026
30027#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:70
30028msgid "Cyrillic extended B"
30029msgstr ""
30030
30031#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:71
30032msgid "Georgian"
30033msgstr ""
30034
30035#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:72
30036msgid "Georgian supplement"
30037msgstr ""
30038
30039#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:73
30040msgid "Glagolitic"
30041msgstr ""
30042
30043#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:74
30044msgid "Gothic"
30045msgstr ""
30046
30047#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:75
30048msgid "Greek and Coptic"
30049msgstr ""
30050
30051#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:76
30052msgid "Greek extended"
30053msgstr ""
30054
30055#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:77
30056msgid "Latin, Basic & Latin-1 supplement"
30057msgstr ""
30058
30059#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:78
30060msgid "Latin extended A"
30061msgstr ""
30062
30063#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:79
30064msgid "Latin extended B"
30065msgstr ""
30066
30067#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:80
30068msgid "Latin extended C"
30069msgstr ""
30070
30071#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:81
30072msgid "Latin extended D"
30073msgstr ""
30074
30075#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:82
30076msgid "Latin extended additional"
30077msgstr ""
30078
30079#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:83
30080msgid "Latin ligatures"
30081msgstr ""
30082
30083#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:84
30084msgid "Fullwidth Latin letters"
30085msgstr ""
30086
30087#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:85
30088msgid "Linear B syllabary"
30089msgstr ""
30090
30091#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:86
30092msgid "Linear B ideograms"
30093msgstr ""
30094
30095#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:87
30096msgid "Ogham"
30097msgstr ""
30098
30099#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:88
30100msgid "Old italic"
30101msgstr ""
30102
30103#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:89
30104msgid "Phaistos disc"
30105msgstr ""
30106
30107#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:90
30108msgid "Runic"
30109msgstr ""
30110
30111#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:91
30112msgid "Shavian"
30113msgstr ""
30114
30115#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:94
30116msgid "Phonetic symbols"
30117msgstr ""
30118
30119#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:95
30120msgid "IPA extensions"
30121msgstr ""
30122
30123#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:96
30124msgid "Phonetic extensions"
30125msgstr ""
30126
30127#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:97
30128msgid "Phonetic extensions supplement"
30129msgstr ""
30130
30131#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:98
30132msgid "Modifier tone letters"
30133msgstr ""
30134
30135#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:99
30136msgid "Spacing modifier letters"
30137msgstr ""
30138
30139#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:100
30140#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:302
30141msgid "Superscripts and subscripts"
30142msgstr ""
30143
30144#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:103
30145msgid "Combining diacritics"
30146msgstr ""
30147
30148#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:104
30149msgid "Combining diacritical marks"
30150msgstr ""
30151
30152#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:105
30153#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:344
30154msgid "Combining diacritical marks for symbols"
30155msgstr ""
30156
30157#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:106
30158msgid "Combining diacritical marks supplement"
30159msgstr ""
30160
30161#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:107
30162msgid "Combining half marks"
30163msgstr ""
30164
30165#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:110
30166msgid "African scripts"
30167msgstr ""
30168
30169#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:111
30170msgid "Bamum"
30171msgstr ""
30172
30173#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:112
30174msgid "Bamum supplement"
30175msgstr ""
30176
30177#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:113
30178msgid "Egyptian hieroglyphs"
30179msgstr ""
30180
30181#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:114
30182msgid "Ethiopic"
30183msgstr ""
30184
30185#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:115
30186msgid "Ethiopic supplement"
30187msgstr ""
30188
30189#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:116
30190msgid "Ethiopic extended"
30191msgstr ""
30192
30193#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:117
30194msgid "Ethiopic extended A"
30195msgstr ""
30196
30197#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:118
30198msgid "Meroitic cursive"
30199msgstr ""
30200
30201#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:119
30202msgid "Meroitic hieroglyphs"
30203msgstr ""
30204
30205#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:120
30206msgid "N'Ko"
30207msgstr ""
30208
30209#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:121
30210msgid "Osmanya"
30211msgstr ""
30212
30213#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:122
30214msgid "Tifinagh"
30215msgstr ""
30216
30217#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:123
30218msgid "Vai"
30219msgstr ""
30220
30221#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:126
30222msgid "Middle Eastern scripts"
30223msgstr ""
30224
30225#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:127
30226msgid "Arabic"
30227msgstr ""
30228
30229#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:128
30230msgid "Arabic supplement"
30231msgstr ""
30232
30233#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:129
30234msgid "Arabic extended A"
30235msgstr ""
30236
30237#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:130
30238msgid "Arabic presentation forms A"
30239msgstr ""
30240
30241#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:131
30242msgid "Arabic presentation forms B"
30243msgstr ""
30244
30245#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:132
30246msgid "Avestan"
30247msgstr ""
30248
30249#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:133
30250msgid "Carian"
30251msgstr ""
30252
30253#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:134
30254msgid "Cuneiform"
30255msgstr ""
30256
30257#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:135
30258#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:265
30259#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:298
30260msgid "Cuneiform numbers and punctuation"
30261msgstr ""
30262
30263#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:136
30264msgid "Hebrew"
30265msgstr ""
30266
30267#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:137
30268msgid "Hebrew presentation forms"
30269msgstr ""
30270
30271#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:138
30272msgid "Imperial Aramaic"
30273msgstr ""
30274
30275#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:139
30276msgid "Inscriptional Pahlavi"
30277msgstr ""
30278
30279#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:140
30280msgid "Inscriptional Parthian"
30281msgstr ""
30282
30283#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:141
30284msgid "Lycian"
30285msgstr ""
30286
30287#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:142
30288msgid "Lydian"
30289msgstr ""
30290
30291#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:143
30292msgid "Mandaic"
30293msgstr ""
30294
30295#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:144
30296msgid "Old Persian"
30297msgstr ""
30298
30299#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:145
30300msgid "Old South Arabian"
30301msgstr ""
30302
30303#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:146
30304msgid "Phoenician"
30305msgstr ""
30306
30307#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:147
30308msgid "Samaritan"
30309msgstr ""
30310
30311#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:148
30312msgid "Syriac"
30313msgstr ""
30314
30315#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:149
30316msgid "Ugaritic"
30317msgstr ""
30318
30319#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:152
30320msgid "Central Asian scripts"
30321msgstr ""
30322
30323#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:153
30324msgid "Mongolian"
30325msgstr ""
30326
30327#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:154
30328msgid "Old Turkic"
30329msgstr ""
30330
30331#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:155
30332msgid "Phags-pa"
30333msgstr ""
30334
30335#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:156
30336msgid "Tibetan"
30337msgstr ""
30338
30339#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:159
30340msgid "South Asian scripts"
30341msgstr ""
30342
30343#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:160
30344msgid "Bengali"
30345msgstr ""
30346
30347#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:161
30348msgid "Brahmi"
30349msgstr ""
30350
30351#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:162
30352msgid "Chakma"
30353msgstr ""
30354
30355#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:163
30356msgid "Devanagari"
30357msgstr ""
30358
30359#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:164
30360msgid "Devanagari extended"
30361msgstr ""
30362
30363#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:165
30364msgid "Gujarati"
30365msgstr ""
30366
30367#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:166
30368msgid "Gurmukhi"
30369msgstr ""
30370
30371#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:167
30372msgid "Kaithi"
30373msgstr ""
30374
30375#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:168
30376msgid "Kannada"
30377msgstr ""
30378
30379#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:169
30380msgid "Kharoshthi"
30381msgstr ""
30382
30383#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:170
30384msgid "Lepcha"
30385msgstr ""
30386
30387#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:171
30388msgid "Limbu"
30389msgstr ""
30390
30391#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:172
30392msgid "Malayalam"
30393msgstr ""
30394
30395#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:173
30396msgid "Meetei Mayek"
30397msgstr ""
30398
30399#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:174
30400msgid "Meetei Mayek extensions"
30401msgstr ""
30402
30403#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:175
30404msgid "Ol Chiki"
30405msgstr ""
30406
30407#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:176
30408msgid "Oriya"
30409msgstr ""
30410
30411#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:177
30412msgid "Saurashtra"
30413msgstr ""
30414
30415#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:178
30416msgid "Sinhala"
30417msgstr ""
30418
30419#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:179
30420msgid "Sharada"
30421msgstr ""
30422
30423#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:180
30424msgid "Sora Sompeng"
30425msgstr ""
30426
30427#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:181
30428msgid "Syloti Nagri"
30429msgstr ""
30430
30431#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:182
30432msgid "Takri"
30433msgstr ""
30434
30435#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:183
30436msgid "Tamil"
30437msgstr ""
30438
30439#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:184
30440msgid "Telugu"
30441msgstr ""
30442
30443#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:185
30444msgid "Thaana"
30445msgstr ""
30446
30447#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:186
30448msgid "Vedic extensions"
30449msgstr ""
30450
30451#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:189
30452msgid "Southeast Asian scripts"
30453msgstr ""
30454
30455#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:190
30456msgid "Balinese"
30457msgstr ""
30458
30459#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:191
30460msgid "Batak"
30461msgstr ""
30462
30463#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:192
30464msgid "Buginese"
30465msgstr ""
30466
30467#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:193
30468msgid "Cham"
30469msgstr ""
30470
30471#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:194
30472msgid "Javanese"
30473msgstr ""
30474
30475#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:195
30476msgid "Kayah Li"
30477msgstr ""
30478
30479#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:196
30480msgid "Khmer"
30481msgstr ""
30482
30483#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:197
30484msgid "Khmer symbols"
30485msgstr ""
30486
30487#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:198
30488msgid "Lao"
30489msgstr ""
30490
30491#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:199
30492msgid "Myanmar"
30493msgstr ""
30494
30495#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:200
30496msgid "Myanmar extended A"
30497msgstr ""
30498
30499#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:201
30500msgid "New Tai Lue"
30501msgstr ""
30502
30503#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:202
30504msgid "Rejang"
30505msgstr ""
30506
30507#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:203
30508msgid "Sundanese"
30509msgstr ""
30510
30511#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:204
30512msgid "Sundanese supplement"
30513msgstr ""
30514
30515#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:205
30516msgid "Tai Le"
30517msgstr ""
30518
30519#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:206
30520msgid "Tai Tham"
30521msgstr ""
30522
30523#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:207
30524msgid "Tai Viet"
30525msgstr ""
30526
30527#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:208
30528msgid "Thai"
30529msgstr ""
30530
30531#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:211
30532msgid "Philippine scripts"
30533msgstr ""
30534
30535#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:212
30536msgid "Buhid"
30537msgstr ""
30538
30539#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:213
30540msgid "Hanunoo"
30541msgstr ""
30542
30543#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:214
30544msgid "Tagalog"
30545msgstr ""
30546
30547#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:215
30548msgid "Tagbanwa"
30549msgstr ""
30550
30551#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:218
30552msgid "East Asian scripts"
30553msgstr ""
30554
30555#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:219
30556msgid "Bopomofo"
30557msgstr ""
30558
30559#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:220
30560msgid "Bopomofo extended"
30561msgstr ""
30562
30563#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:221
30564msgid "CJK Unified ideographs"
30565msgstr ""
30566
30567#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:222
30568msgid "CJK Unified ideographs extension A"
30569msgstr ""
30570
30571#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:223
30572msgid "CJK Unified ideographs extension B"
30573msgstr ""
30574
30575#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:224
30576msgid "CJK Unified ideographs extension C"
30577msgstr ""
30578
30579#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:225
30580msgid "CJK Unified ideographs extension D"
30581msgstr ""
30582
30583#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:226
30584msgid "CJK compatibility ideographs"
30585msgstr ""
30586
30587#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:227
30588msgid "CJK compatibility ideographs supplement"
30589msgstr ""
30590
30591#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:228
30592msgid "Kangxi radicals"
30593msgstr ""
30594
30595#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:229
30596msgid "CJK radicals supplement"
30597msgstr ""
30598
30599#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:230
30600msgid "CJK strokes"
30601msgstr ""
30602
30603#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:231
30604msgid "Ideographic description characters"
30605msgstr ""
30606
30607#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:232
30608msgid "Hiragana"
30609msgstr ""
30610
30611#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:233
30612msgid "Katakana"
30613msgstr ""
30614
30615#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:234
30616msgid "Katakana phonetic extensions"
30617msgstr ""
30618
30619#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:235
30620msgid "Kana supplement"
30621msgstr ""
30622
30623#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:236
30624msgid "Halfwidth Katakana"
30625msgstr ""
30626
30627#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:237
30628msgid "Kanbun"
30629msgstr ""
30630
30631#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:238
30632msgid "Hangul syllables"
30633msgstr ""
30634
30635#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:239
30636msgid "Hangul Jamo"
30637msgstr ""
30638
30639#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:240
30640msgid "Hangul Jamo extended A"
30641msgstr ""
30642
30643#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:241
30644msgid "Hangul Jamo extended B"
30645msgstr ""
30646
30647#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:242
30648msgid "Hangul compatibility Jamo"
30649msgstr ""
30650
30651#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:243
30652msgid "Halfwidth Jamo"
30653msgstr ""
30654
30655#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:244
30656msgid "Lisu"
30657msgstr ""
30658
30659#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:245
30660msgid "Miao"
30661msgstr ""
30662
30663#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:246
30664msgid "Yi syllables"
30665msgstr ""
30666
30667#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:247
30668msgid "Yi radicals"
30669msgstr ""
30670
30671#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:250
30672msgid "American scripts"
30673msgstr ""
30674
30675#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:251
30676msgid "Cherokee"
30677msgstr ""
30678
30679#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:252
30680msgid "Deseret"
30681msgstr ""
30682
30683#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:253
30684msgid "Unified Canadian aboriginal syllabics"
30685msgstr ""
30686
30687#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:254
30688msgid "UCAS extended"
30689msgstr ""
30690
30691#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:257
30692#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:357
30693msgid "Other"
30694msgstr "Іншыя"
30695
30696#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:258
30697msgid "Alphabetic presentation forms"
30698msgstr ""
30699
30700#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:259
30701msgid "Halfwidth and Fullwidth forms"
30702msgstr ""
30703
30704#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:262
30705msgid "Punctuation"
30706msgstr ""
30707
30708#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:263
30709msgid "General punctuation"
30710msgstr ""
30711
30712#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:264
30713msgid "ASCII punctuation"
30714msgstr ""
30715
30716#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:266
30717msgid "Latin-1 punctuation"
30718msgstr ""
30719
30720#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:267
30721msgid "Small form variants"
30722msgstr ""
30723
30724#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:268
30725msgid "Supplemental punctuation"
30726msgstr ""
30727
30728#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:269
30729msgid "CJK symbols and punctuation"
30730msgstr ""
30731
30732#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:270
30733msgid "CJK compatibility forms"
30734msgstr ""
30735
30736#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:271
30737msgid "Fullwidth ASCII punctuation"
30738msgstr ""
30739
30740#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:272
30741msgid "Vertical forms"
30742msgstr ""
30743
30744#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:275
30745msgid "Alphanumeric symbols"
30746msgstr ""
30747
30748#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:276
30749msgid "Arabic mathematical alphabetic symbols"
30750msgstr ""
30751
30752#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:277
30753#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:311
30754msgid "Letterlike symbols"
30755msgstr ""
30756
30757#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:278
30758msgid "Roman symbols"
30759msgstr ""
30760
30761#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:279
30762#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:310
30763msgid "Mathematical alphanumeric symbols"
30764msgstr ""
30765
30766#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:280
30767msgid "Enclosed alphanumerics"
30768msgstr ""
30769
30770#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:281
30771msgid "Enclosed alphanumeric supplement"
30772msgstr ""
30773
30774#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:282
30775msgid "Enclosed CJK letters and months"
30776msgstr ""
30777
30778#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:283
30779msgid "Enclosed ideographic supplement"
30780msgstr ""
30781
30782#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:284
30783msgid "CJK compatibility"
30784msgstr ""
30785
30786#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:287
30787msgid "Technical symbols"
30788msgstr ""
30789
30790#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:288
30791msgid "Miscellaneous technical"
30792msgstr ""
30793
30794#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:289
30795msgid "Control pictures"
30796msgstr ""
30797
30798#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:290
30799msgid "Optical character recognition"
30800msgstr ""
30801
30802#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:293
30803msgid "Numbers and digits"
30804msgstr ""
30805
30806#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:294
30807msgid "Aegean numbers"
30808msgstr ""
30809
30810#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:295
30811msgid "Ancient Greek numbers"
30812msgstr ""
30813
30814#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:296
30815msgid "Common Indic number forms"
30816msgstr ""
30817
30818#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:297
30819msgid "Counting rod numerals"
30820msgstr ""
30821
30822#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:299
30823msgid "Fullwidth ASCII digits"
30824msgstr ""
30825
30826#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:300
30827msgid "Number forms"
30828msgstr ""
30829
30830#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:301
30831msgid "Rumi numeral symbols"
30832msgstr ""
30833
30834#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:305
30835msgid "Mathematical symbols"
30836msgstr ""
30837
30838#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:306
30839msgid "Arrows"
30840msgstr ""
30841
30842#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:307
30843msgid "Supplemental arrows A"
30844msgstr ""
30845
30846#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:308
30847msgid "Supplemental arrows B"
30848msgstr ""
30849
30850#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:309
30851#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:348
30852msgid "Miscellaneous symbols and arrows"
30853msgstr ""
30854
30855#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:312
30856msgid "Mathematical operators"
30857msgstr ""
30858
30859#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:313
30860msgid "Miscellaneous mathematical symbols A"
30861msgstr ""
30862
30863#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:314
30864msgid "Miscellaneous mathematical symbols B"
30865msgstr ""
30866
30867#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:315
30868msgid "Supplemental mathematical operators"
30869msgstr ""
30870
30871#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:316
30872msgid "Ceilings and floors"
30873msgstr ""
30874
30875#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:317
30876msgid "Geometric shapes"
30877msgstr ""
30878
30879#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:318
30880msgid "Box drawing"
30881msgstr ""
30882
30883#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:319
30884msgid "Block elements"
30885msgstr ""
30886
30887#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:322
30888#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:323
30889msgid "Musical symbols"
30890msgstr ""
30891
30892#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:324
30893msgid "More musical symbols"
30894msgstr ""
30895
30896#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:325
30897msgid "Ancient Greek musical notation"
30898msgstr ""
30899
30900#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:326
30901msgid "Byzantine musical symbols"
30902msgstr ""
30903
30904#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:329
30905msgid "Game symbols"
30906msgstr ""
30907
30908#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:330
30909msgid "Chess"
30910msgstr ""
30911
30912#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:331
30913msgid "Domino tiles"
30914msgstr ""
30915
30916#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:332
30917msgid "Draughts"
30918msgstr ""
30919
30920#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:333
30921msgid "Japanese chess"
30922msgstr ""
30923
30924#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:334
30925msgid "Mahjong tiles"
30926msgstr ""
30927
30928#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:335
30929msgid "Playing cards"
30930msgstr ""
30931
30932#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:336
30933msgid "Playing card suits"
30934msgstr ""
30935
30936#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:339
30937msgid "Other symbols"
30938msgstr ""
30939
30940#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:340
30941msgid "Alchemical symbols"
30942msgstr ""
30943
30944#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:341
30945msgid "Ancient symbols"
30946msgstr ""
30947
30948#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:342
30949msgid "Braille patterns"
30950msgstr ""
30951
30952#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:343
30953msgid "Currency symbols"
30954msgstr ""
30955
30956#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:345
30957msgid "Dingbats"
30958msgstr ""
30959
30960#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:346
30961msgid "Emoticons"
30962msgstr ""
30963
30964#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:347
30965msgid "Miscellaneous symbols"
30966msgstr ""
30967
30968#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:349
30969msgid "Miscellaneous symbols and pictographs"
30970msgstr ""
30971
30972#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:350
30973msgid "Yijing hexagram symbols"
30974msgstr ""
30975
30976#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:351
30977msgid "Yijing mono and digrams"
30978msgstr ""
30979
30980#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:352
30981msgid "Yijing trigrams"
30982msgstr ""
30983
30984#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:353
30985msgid "Tai Xuan Jing symbols"
30986msgstr ""
30987
30988#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:354
30989msgid "Transport and map symbols"
30990msgstr ""
30991
30992#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:358
30993msgid "Specials"
30994msgstr ""
30995
30996#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:360
30997msgid "Variation selectors"
30998msgstr ""
30999
31000#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:361
31001msgid "Variation selectors supplement"
31002msgstr ""
31003
31004#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:662
31005#, python-format
31006msgid "Copy %s to clipboard"
31007msgstr ""
31008
31009#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:664
31010#, python-format
31011msgid "Add %s to favorites"
31012msgstr ""
31013
31014#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:664
31015#, python-format
31016msgid "Remove %s from favorites"
31017msgstr ""
31018
31019#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:667
31020msgid "Restore favorites to defaults"
31021msgstr ""
31022
31023#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:697
31024msgid "Insert character"
31025msgstr ""
31026
31027#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:706
31028msgid "Re-arrange favorites"
31029msgstr ""
31030
31031#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:718
31032msgid ""
31033"Search for Unicode characters by using the English names or nicknames. You "
31034"can also search directly using a character code. For example, the following "
31035"searches will all yield the no-break space character: U+A0, nbsp, no-break"
31036msgstr ""
31037
31038#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:722
31039msgid "Search by name, nickname or character code"
31040msgstr ""
31041
31042#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:730
31043msgid "Clear search"
31044msgstr ""
31045
31046#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:750
31047msgid ""
31048"Drag and drop characters to re-arrange them. Click the \"Re-arrange\" button"
31049" again when you are done."
31050msgstr ""
31051
31052#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:756
31053msgid "Match any word"
31054msgstr ""
31055
31056#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/char_select.py:757
31057msgid ""
31058"When searching return characters whose names match any of the specified "
31059"words"
31060msgstr ""
31061
31062#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:38
31063msgid "WARNING"
31064msgstr ""
31065
31066#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:40
31067msgid "INFO"
31068msgstr ""
31069
31070#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:90
31071msgid "Check has not been run"
31072msgstr ""
31073
31074#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:96
31075msgid "Copy list of errors to clipboard"
31076msgstr ""
31077
31078#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:116
31079msgid "Click to run a check on the book"
31080msgstr ""
31081
31082#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:116
31083msgid "Run check"
31084msgstr ""
31085
31086#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:168
31087#, python-format
31088msgid "line: %d"
31089msgstr ""
31090
31091#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:170
31092#, python-format
31093msgid " column: %d"
31094msgstr ""
31095
31096#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:177
31097msgid "Information"
31098msgstr "Звесткі"
31099
31100#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:177
31101msgid "Warning"
31102msgstr "Увага"
31103
31104#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:182
31105msgid "Try to fix only this error"
31106msgstr ""
31107
31108#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:183
31109msgid "Click to open in editor"
31110msgstr ""
31111
31112#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:184
31113msgid ""
31114"Try to fix all fixable errors automatically. Only works for some types of "
31115"error."
31116msgstr ""
31117
31118#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:185
31119msgid "Try to correct all fixable errors automatically"
31120msgstr ""
31121
31122#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:186
31123msgid "Re-run check"
31124msgstr ""
31125
31126#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:186
31127msgid "Re-run the check"
31128msgstr ""
31129
31130#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:230
31131msgid "Running fixers, please wait..."
31132msgstr ""
31133
31134#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check.py:236
31135msgid "Running checks, please wait..."
31136msgstr ""
31137
31138#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check_links.py:44
31139msgid "Check external links"
31140msgstr ""
31141
31142#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check_links.py:67
31143msgid "Checking external links, please wait..."
31144msgstr ""
31145
31146#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check_links.py:79
31147msgid "Check &anchors"
31148msgstr ""
31149
31150#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check_links.py:80
31151msgid ""
31152"Check HTML anchors in links (the part after the #).\n"
31153" This can be a little slow, since it requires downloading and parsing all the HTML pages."
31154msgstr ""
31155
31156#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check_links.py:118
31157msgid "Checking failed"
31158msgstr ""
31159
31160#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check_links.py:119
31161msgid ""
31162"There was an error while checking links, click \"Show details\" for more "
31163"information"
31164msgstr ""
31165
31166#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check_links.py:122
31167msgid "No broken links found"
31168msgstr ""
31169
31170#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check_links.py:131
31171msgid "Found a broken link"
31172msgid_plural "Found {} broken links"
31173msgstr[0] ""
31174msgstr[1] ""
31175msgstr[2] ""
31176msgstr[3] ""
31177
31178#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check_links.py:135
31179msgid "Fix this link"
31180msgstr ""
31181
31182#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check_links.py:138
31183msgid "line number"
31184msgstr ""
31185
31186#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check_links.py:147
31187msgid "Enter the corrected URL:"
31188msgstr ""
31189
31190#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/check_links.py:147
31191msgid "Fix URL"
31192msgstr ""
31193
31194#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/completion/basic.py:89
31195#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:240
31196msgid "Font"
31197msgstr "Шрыфт"
31198
31199#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/completion/basic.py:89
31200#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/text.py:910
31201#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:238
31202#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:432
31203msgid "Image"
31204msgstr "Выява"
31205
31206#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/completion/basic.py:89
31207msgid "Stylesheet"
31208msgstr ""
31209
31210#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/completion/popup.py:278
31211msgid "Completion failed"
31212msgstr ""
31213
31214#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/completion/popup.py:279
31215msgid ""
31216"Failed to get completions, click \"Show details\" for more information. "
31217"Future errors during completion will be suppressed."
31218msgstr ""
31219
31220#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/completion/utils.py:21
31221msgid "Failed to get completion data"
31222msgstr ""
31223
31224#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:42
31225msgid "Calculating differences, please wait..."
31226msgstr ""
31227
31228#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:218
31229msgid "Differences between books"
31230msgstr ""
31231
31232#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:246
31233msgid "Go to previous change"
31234msgstr ""
31235
31236#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:247
31237msgid "&Previous change"
31238msgstr ""
31239
31240#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:253
31241msgid "Go to next change"
31242msgstr ""
31243
31244#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:254
31245msgid "&Next change"
31246msgstr ""
31247
31248#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:260
31249msgid "Search for text"
31250msgstr ""
31251
31252#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:266
31253msgid "Next &match"
31254msgstr ""
31255
31256#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:272
31257msgid "P&revious match"
31258msgstr ""
31259
31260#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:274
31261msgid "Left panel"
31262msgstr "Левая панэль"
31263
31264#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:275
31265msgid "Perform search in the left panel"
31266msgstr ""
31267
31268#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:277
31269msgid "Right panel"
31270msgstr "Правая панэль"
31271
31272#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:278
31273msgid "Perform search in the right panel"
31274msgstr ""
31275
31276#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:283
31277msgid "&Options"
31278msgstr "&Параметры"
31279
31280#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:284
31281msgid "Change how the differences are displayed"
31282msgstr ""
31283
31284#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:288
31285msgid "Lines of context around each change"
31286msgstr ""
31287
31288#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:290
31289#, python-format
31290msgid "Show %d lines of context"
31291msgstr ""
31292
31293#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:291
31294msgid "Show all text"
31295msgstr ""
31296
31297#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:302
31298msgid "Double click right side to edit"
31299msgstr ""
31300
31301#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:304
31302msgid ""
31303"Double click on any change in the right panel to edit that location in the "
31304"editor"
31305msgstr ""
31306
31307#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:355
31308msgid "Beautify files before comparing them"
31309msgstr ""
31310
31311#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:356
31312msgid "Do not beautify files before comparing"
31313msgstr ""
31314
31315#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:379
31316msgid "The books are identical"
31317msgstr ""
31318
31319#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:387
31320#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:423
31321msgid "No changes found"
31322msgstr ""
31323
31324#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:394
31325#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/view.py:549
31326msgid "The files are identical"
31327msgstr ""
31328
31329#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:401
31330msgid "No differences found"
31331msgstr ""
31332
31333#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:408
31334msgid "The folders are identical"
31335msgstr ""
31336
31337#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:439
31338#, python-format
31339msgid "[%s was added]"
31340msgstr ""
31341
31342#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/main.py:443
31343#, python-format
31344msgid "[%s was removed]"
31345msgstr ""
31346
31347#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/view.py:176
31348msgid "Previous change"
31349msgstr ""
31350
31351#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/view.py:177
31352msgid "Next change"
31353msgstr ""
31354
31355#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/view.py:182
31356msgid "Open file in the editor"
31357msgstr ""
31358
31359#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/view.py:256
31360#, python-format
31361msgid "No matches found for query: %s"
31362msgstr ""
31363
31364#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/view.py:535
31365msgid "This file was added"
31366msgstr ""
31367
31368#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/view.py:536
31369msgid "This file was removed"
31370msgstr ""
31371
31372#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/view.py:551
31373#, python-format
31374msgid "[This file was renamed from %s]"
31375msgstr ""
31376
31377#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/view.py:551
31378#, python-format
31379msgid "[This file was renamed to %s]"
31380msgstr ""
31381
31382#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/view.py:559
31383#, python-format
31384msgid "Binary file of size: %s"
31385msgstr ""
31386
31387#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/view.py:586
31388msgid "Image could not be rendered"
31389msgstr ""
31390
31391#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/view.py:616
31392#, python-brace-format
31393msgid "Size: {0} Resolution: {1}x{2}"
31394msgstr ""
31395
31396#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/diff/view.py:684
31397msgid "The files are identical after beautifying"
31398msgstr ""
31399
31400#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:25
31401msgid "Choose the external resources to download"
31402msgstr ""
31403
31404#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:58
31405msgid "Data URL #{}"
31406msgstr ""
31407
31408#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:59
31409msgid "one instance"
31410msgid_plural "{} instances"
31411msgstr[0] ""
31412msgstr[1] ""
31413msgstr[2] ""
31414msgstr[3] ""
31415
31416#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:108
31417msgid "Download external resources"
31418msgstr ""
31419
31420#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:122
31421msgid "Searching for external resources..."
31422msgstr ""
31423
31424#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:147
31425msgid "Scan failed"
31426msgstr ""
31427
31428#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:148
31429msgid ""
31430"Failed to scan for external resources, click \"Show details\" for more "
31431"information."
31432msgstr ""
31433
31434#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:156
31435msgid "No external resources found"
31436msgstr ""
31437
31438#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:157
31439msgid "No external resources were found in this book."
31440msgstr ""
31441
31442#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:177
31443#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:186
31444msgid ""
31445"Failed to download external resources, click \"Show details\" for more "
31446"information."
31447msgstr ""
31448
31449#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:191
31450msgid "Some downloads failed"
31451msgstr ""
31452
31453#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:192
31454msgid ""
31455"Failed to download some external resources, click \"Show details\" for more "
31456"information."
31457msgstr ""
31458
31459#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:195
31460msgid "Updating resources in book..."
31461msgstr ""
31462
31463#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:198
31464msgid "Successfully processed the external resource"
31465msgid_plural "Successfully processed {} external resources"
31466msgstr[0] ""
31467msgstr[1] ""
31468msgstr[2] ""
31469msgstr[3] ""
31470
31471#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:200
31472msgid "Could not download one image"
31473msgid_plural "Could not download {} images"
31474msgstr[0] ""
31475msgstr[1] ""
31476msgstr[2] ""
31477msgstr[3] ""
31478
31479#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:218
31480msgid "Replace failed"
31481msgstr ""
31482
31483#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/download.py:219
31484msgid ""
31485"Failed to replace external resources, click \"Show details\" for more "
31486"information."
31487msgstr ""
31488
31489#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:94
31490#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:265
31491msgid "Trim image"
31492msgstr ""
31493
31494#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:106
31495#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:273
31496msgid "Auto-trim image"
31497msgstr ""
31498
31499#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:114
31500#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:266
31501msgid "Rotate image"
31502msgstr ""
31503
31504#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:125
31505#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:267
31506msgid "Resize image"
31507msgstr ""
31508
31509#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:138
31510#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:274
31511#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:316
31512msgid "Sharpen image"
31513msgstr ""
31514
31515#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:151
31516#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:275
31517#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:322
31518msgid "Blur image"
31519msgstr ""
31520
31521#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:160
31522#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:278
31523msgid "Make image look like an oil painting"
31524msgstr ""
31525
31526#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:172
31527#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:276
31528msgid "De-speckle image"
31529msgstr ""
31530
31531#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:180
31532msgid "Normalize image"
31533msgstr ""
31534
31535#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:212
31536#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:359
31537#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:320
31538msgid "No image"
31539msgstr ""
31540
31541#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:212
31542msgid "No image loaded"
31543msgstr ""
31544
31545#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:214
31546#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:386
31547#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:400
31548msgid "Invalid image"
31549msgstr ""
31550
31551#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:214
31552msgid "The current image is not valid"
31553msgstr ""
31554
31555#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:259
31556#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:268
31557msgid "Drop image"
31558msgstr ""
31559
31560#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:357
31561#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:307
31562msgid "Paste image"
31563msgstr ""
31564
31565#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:360
31566msgid "No image available in the clipboard"
31567msgstr ""
31568
31569#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:373
31570msgid ""
31571"No active selection, first select a region in the image, by dragging with "
31572"your mouse"
31573msgstr ""
31574
31575#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/canvas.py:603
31576msgid "Not a valid image"
31577msgstr ""
31578
31579#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:27
31580msgid "Choose the new width and height"
31581msgstr ""
31582
31583#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:34
31584msgid "&Width:"
31585msgstr ""
31586
31587#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:41
31588msgid "&Height:"
31589msgstr ""
31590
31591#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:202
31592msgid ""
31593"Cutting of images is not allowed. If you want to delete the image, use the "
31594"files browser to do it."
31595msgstr ""
31596
31597#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:253
31598msgid "File actions tool bar"
31599msgstr ""
31600
31601#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:257
31602#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:351
31603msgid "Edit actions tool bar"
31604msgstr ""
31605
31606#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:269
31607msgid "Image filters"
31608msgstr ""
31609
31610#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:277
31611msgid "Improve contrast (normalize image)"
31612msgstr ""
31613
31614#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:280
31615msgid "Image information bar"
31616msgstr ""
31617
31618#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:303
31619msgid "Copy selected region"
31620msgstr ""
31621
31622#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:304
31623msgid "Paste into selected region"
31624msgstr ""
31625
31626#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:306
31627msgid "Copy image"
31628msgstr ""
31629
31630#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:317
31631msgid ""
31632"The standard deviation for the Gaussian sharpen operation (higher means more"
31633" sharpening)"
31634msgstr ""
31635
31636#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:323
31637msgid ""
31638"The standard deviation for the Gaussian blur operation (higher means more "
31639"blurring)"
31640msgstr ""
31641
31642#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:328
31643msgid "Oilify image"
31644msgstr ""
31645
31646#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/image.py:329
31647msgid "The strength of the operation (higher numbers have larger effects)"
31648msgstr ""
31649
31650#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:39
31651msgid "Choose file name"
31652msgstr ""
31653
31654#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:65
31655#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:353
31656#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:1086
31657msgid "No name specified"
31658msgstr ""
31659
31660#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:66
31661msgid "You must specify a file name for the new file, with an extension."
31662msgstr ""
31663
31664#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:197
31665msgid "Choose an image"
31666msgstr ""
31667
31668#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:197
31669msgid "Images in book"
31670msgstr ""
31671
31672#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:209
31673msgid "&Existing images in the book"
31674msgstr ""
31675
31676#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:237
31677msgid "Search for image by file name"
31678msgstr ""
31679
31680#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:251
31681msgid "Refresh the displayed images"
31682msgstr ""
31683
31684#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:254
31685msgid "&Import image"
31686msgstr ""
31687
31688#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:257
31689msgid "Import an image from elsewhere in your computer"
31690msgstr ""
31691
31692#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:258
31693msgid "&Paste image"
31694msgstr ""
31695
31696#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:261
31697msgid "Paste an image from the clipboard"
31698msgstr ""
31699
31700#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:262
31701msgid "Full page image"
31702msgstr ""
31703
31704#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:263
31705msgid ""
31706"Insert the image so that it takes up an entire page when viewed in a reader"
31707msgstr ""
31708
31709#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:265
31710#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:1167
31711msgid "Preserve aspect ratio"
31712msgstr ""
31713
31714#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:266
31715msgid ""
31716"Preserve the aspect ratio of the inserted image when rendering it full paged"
31717msgstr ""
31718
31719#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:274
31720msgid "&Zoom in"
31721msgstr ""
31722
31723#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:321
31724msgid "There is no image on the clipboard"
31725msgstr ""
31726
31727#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:326
31728msgid "Invalid file extension"
31729msgstr ""
31730
31731#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:327
31732msgid "The file name you choose must have a .jpg or .png extension"
31733msgstr ""
31734
31735#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:378
31736msgid "Choose folder"
31737msgstr ""
31738
31739#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:385
31740msgid "Choose the folder into which the files will be placed"
31741msgstr ""
31742
31743#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:413
31744msgid "Create new folder"
31745msgstr ""
31746
31747#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:417
31748msgid "Enter a name for the new folder"
31749msgstr ""
31750
31751#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:417
31752msgid "Folder name"
31753msgstr ""
31754
31755#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:446
31756msgid "Create new book"
31757msgstr ""
31758
31759#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:457
31760msgid "&Authors:"
31761msgstr ""
31762
31763#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/insert_resource.py:461
31764#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:329
31765#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:367
31766msgid "&Language:"
31767msgstr "&Мова інтэрфейсу:"
31768
31769#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/smarts/html.py:324
31770msgid "Invalid markup"
31771msgstr ""
31772
31773#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/smarts/html.py:325
31774msgid ""
31775"The current block tag has an existing unclosed style attribute. Run the Fix "
31776"HTML tool first."
31777msgstr ""
31778
31779#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/smarts/html.py:434
31780#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/smarts/html.py:456
31781msgid "Invalid HTML"
31782msgstr ""
31783
31784#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/smarts/html.py:435
31785#, python-format
31786msgid ""
31787"There is an unclosed %s tag. You should run the Fix HTML tool before trying "
31788"to rename tags."
31789msgstr ""
31790
31791#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/smarts/html.py:439
31792#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/smarts/html.py:452
31793msgid "No tag found"
31794msgstr ""
31795
31796#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/smarts/html.py:440
31797msgid "No suitable block level tag was found to rename"
31798msgstr ""
31799
31800#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/smarts/html.py:448
31801msgid "Cursor inside tag"
31802msgstr ""
31803
31804#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/smarts/html.py:449
31805msgid "Cannot split as the cursor is inside the tag definition"
31806msgstr ""
31807
31808#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/smarts/html.py:453
31809msgid "No suitable tag was found to split"
31810msgstr ""
31811
31812#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/smarts/html.py:457
31813#, python-format
31814msgid ""
31815"There is an unclosed %s tag. You should run the Fix HTML tool before trying "
31816"to split tags."
31817msgstr ""
31818
31819#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/smarts/html.py:669
31820msgid "Not in a block tag"
31821msgstr ""
31822
31823#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/smarts/html.py:670
31824msgid ""
31825"Cannot change text alignment as the cursor is not inside a block level tag, "
31826"such as a &lt;p&gt; or &lt;div&gt; tag."
31827msgstr ""
31828
31829#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:50
31830msgid "Insert filler text"
31831msgstr ""
31832
31833#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:66
31834msgid "Insert a tag"
31835msgstr ""
31836
31837#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:71
31838msgid "Insert a self closing tag"
31839msgstr ""
31840
31841#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:76
31842msgid "Insert a HTML link"
31843msgstr ""
31844
31845#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:81
31846msgid "Insert a HTML image"
31847msgstr ""
31848
31849#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:86
31850msgid "Insert a HTML tag with a class"
31851msgstr ""
31852
31853#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:423
31854#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:77
31855msgid "No snippet found"
31856msgstr ""
31857
31858#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:424
31859#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:78
31860msgid "No matching snippet was found"
31861msgstr ""
31862
31863#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:473
31864#, python-format
31865msgid "For help with snippets, see the <a href=\"%s\">User Manual</a>"
31866msgstr ""
31867
31868#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:479
31869msgid "The name of this snippet"
31870msgstr ""
31871
31872#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:483
31873msgid "The text used to trigger this snippet"
31874msgstr ""
31875
31876#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:484
31877msgid "Tri&gger:"
31878msgstr ""
31879
31880#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:495
31881msgid "&File types:"
31882msgstr ""
31883
31884#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:496
31885msgid "Which file types this snippet should be active in"
31886msgstr ""
31887
31888#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:503
31889msgid "You can test your snippet here"
31890msgstr ""
31891
31892#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:505
31893msgid "T&est:"
31894msgstr ""
31895
31896#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:525
31897msgid "Create a snippet"
31898msgstr ""
31899
31900#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:525
31901msgid "Edit snippet"
31902msgstr ""
31903
31904#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:557
31905msgid "You must provide a name for this snippet"
31906msgstr ""
31907
31908#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:559
31909msgid "You must provide a trigger for this snippet"
31910msgstr ""
31911
31912#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:561
31913msgid "You must provide a template for this snippet"
31914msgstr ""
31915
31916#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:563
31917msgid "You must specify at least one file type"
31918msgstr ""
31919
31920#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:570
31921msgid "Create/edit snippets"
31922msgstr ""
31923
31924#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:585
31925msgid "Search for a snippet"
31926msgstr ""
31927
31928#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:600
31929msgid "&Add snippet"
31930msgstr ""
31931
31932#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:605
31933msgid "&Edit snippet"
31934msgstr ""
31935
31936#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:610
31937msgid "&Remove snippet"
31938msgstr ""
31939
31940#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:615
31941msgid "Change &built-in"
31942msgstr ""
31943
31944#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:656
31945msgid "Invalid snippet"
31946msgstr ""
31947
31948#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:668
31949msgid "Cannot edit snippet"
31950msgstr ""
31951
31952#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:668
31953msgid "No snippet selected"
31954msgstr ""
31955
31956#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:687
31957msgid "No snippets found"
31958msgstr ""
31959
31960#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:688
31961#, python-format
31962msgid "No snippets found for query: %s"
31963msgstr ""
31964
31965#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/snippets.py:706
31966msgid "Choose the built-in snippet to modify:"
31967msgstr ""
31968
31969#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/syntax/css.py:300
31970msgid "Invalid text"
31971msgstr ""
31972
31973#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/syntax/css.py:301
31974msgid "Unterminated string"
31975msgstr ""
31976
31977#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/syntax/css.py:306
31978#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/syntax/html.py:490
31979msgid "Hold down the Ctrl key and click to open this link"
31980msgstr ""
31981
31982#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/syntax/css.py:310
31983#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/syntax/html.py:493
31984msgid "This link points to a file that is not present in the book"
31985msgstr ""
31986
31987#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/syntax/html.py:469
31988msgid "An unescaped < is not allowed. Replace it with &lt;"
31989msgstr ""
31990
31991#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/syntax/html.py:470
31992msgid "An unescaped ampersand is not allowed. Replace it with &amp;"
31993msgstr ""
31994
31995#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/syntax/html.py:471
31996msgid "An unescaped > is not allowed. Replace it with &gt;"
31997msgstr ""
31998
31999#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/syntax/html.py:472
32000msgid "/ not allowed except at the end of the tag"
32001msgstr ""
32002
32003#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/syntax/html.py:473
32004msgid "Unknown character"
32005msgstr ""
32006
32007#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/syntax/html.py:474
32008msgid "A closing tag must contain only the tag name and nothing else"
32009msgstr ""
32010
32011#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/syntax/html.py:475
32012msgid "Expecting an attribute value"
32013msgstr ""
32014
32015#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/syntax/html.py:476
32016msgid "A tag name cannot end with a colon"
32017msgstr ""
32018
32019#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/syntax/html.py:487
32020msgid ""
32021"Hold down the Ctrl key and click to open the first matching CSS style rule"
32022msgstr ""
32023
32024#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/text.py:441
32025msgid ""
32026"Sorting CSS rules can in rare cases change the effective styles applied to "
32027"the book. Are you sure you want to proceed?"
32028msgstr ""
32029
32030#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:328
32031msgid "Create custom theme"
32032msgstr ""
32033
32034#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:335
32035msgid "&Name of custom theme:"
32036msgstr ""
32037
32038#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:339
32039msgid "&Builtin theme to base on:"
32040msgstr ""
32041
32042#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:354
32043msgid "You must specify a name for your theme"
32044msgstr ""
32045
32046#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:357
32047#, python-format
32048msgid "A custom theme with the name %s already exists"
32049msgstr ""
32050
32051#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:403
32052msgid "No color"
32053msgstr ""
32054
32055#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:403
32056#, python-brace-format
32057msgid "Red: {0} Green: {1} Blue: {2}"
32058msgstr ""
32059
32060#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:448
32061msgid "Remove color"
32062msgstr ""
32063
32064#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:454
32065msgid "&Background"
32066msgstr "&У фоне"
32067
32068#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:454
32069msgid "&Foreground"
32070msgstr ""
32071
32072#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:458
32073#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:64
32074msgid "&Italic"
32075msgstr ""
32076
32077#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:458
32078msgid "B&old"
32079msgstr ""
32080
32081#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:468
32082msgid "&Underline:"
32083msgstr ""
32084
32085#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:484
32086msgid ""
32087"<h2>Creating a custom theme</h2>\n"
32088"\n"
32089"<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"
32090"\n"
32091"<p>As you make changes to your theme on the left, the changes will be reflected live in this panel.</p>\n"
32092"\n"
32093"<p xml:lang=\"und\">\n"
32094"{}\n"
32095"    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"
32096"\n"
32097"{}\n"
32098"    Defines the colors for text selected by the mouse.\n"
32099"\n"
32100"{}\n"
32101"    Defines the color for the line containing the cursor.\n"
32102"\n"
32103"{}\n"
32104"    Defines the colors for the line numbers on the left.\n"
32105"\n"
32106"{}\n"
32107"    Defines the colors for matching tags in HTML and matching\n"
32108"    braces in CSS.\n"
32109"\n"
32110"{}\n"
32111"    Used for highlighting tags in HTML\n"
32112"\n"
32113"{}\n"
32114"    Used for highlighting attributes in HTML\n"
32115"\n"
32116"{}\n"
32117"    Tag names in HTML\n"
32118"\n"
32119"{}\n"
32120"    Namespace prefixes in XML and constants in CSS\n"
32121"\n"
32122"{}\n"
32123"    Non-breaking spaces/hyphens in HTML\n"
32124"\n"
32125"{}\n"
32126"    Syntax errors such as <this <>\n"
32127"\n"
32128"{}\n"
32129"    Misspelled words such as <span lang=\"en\">thisword</span>\n"
32130"\n"
32131"{}\n"
32132"    Comments like <!-- this one -->\n"
32133"\n"
32134"</p>\n"
32135"\n"
32136"<style type=\"text/css\">\n"
32137"/* Some CSS so you can see how the highlighting rules affect it */\n"
32138"\n"
32139"p.someclass {{\n"
32140"    font-family: serif;\n"
32141"    font-size: 12px;\n"
32142"    line-height: 1.2;\n"
32143"}}\n"
32144"</style>\n"
32145msgstr ""
32146
32147#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:555
32148msgid "Create/edit custom theme"
32149msgstr ""
32150
32151#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:564
32152msgid "&Edit theme:"
32153msgstr ""
32154
32155#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:575
32156msgid "Add &new theme"
32157msgstr ""
32158
32159#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/themes.py:579
32160msgid "&Remove theme"
32161msgstr ""
32162
32163#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:62
32164msgid "&Bold"
32165msgstr ""
32166
32167#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:62
32168msgid "Make the selected text bold"
32169msgstr ""
32170
32171#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:63
32172msgid "<h3>Bold</h3>Make the selected text bold"
32173msgstr ""
32174
32175#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:64
32176msgid "Make the selected text italic"
32177msgstr ""
32178
32179#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:65
32180msgid "<h3>Italic</h3>Make the selected text italic"
32181msgstr ""
32182
32183#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:66
32184#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qfontdialog.cpp:775
32185msgid "&Underline"
32186msgstr ""
32187
32188#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:66
32189msgid "Underline the selected text"
32190msgstr ""
32191
32192#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:67
32193msgid "<h3>Underline</h3>Underline the selected text"
32194msgstr ""
32195
32196#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:68
32197msgid "&Strikethrough"
32198msgstr ""
32199
32200#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:69
32201msgid "Draw a line through the selected text"
32202msgstr ""
32203
32204#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:70
32205msgid "<h3>Strikethrough</h3>Draw a line through the selected text"
32206msgstr ""
32207
32208#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:71
32209msgid "&Superscript"
32210msgstr ""
32211
32212#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:72
32213msgid "Make the selected text a superscript"
32214msgstr ""
32215
32216#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:73
32217msgid ""
32218"<h3>Superscript</h3>Set the selected text slightly smaller and above the "
32219"normal line"
32220msgstr ""
32221
32222#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:74
32223msgid "&Subscript"
32224msgstr ""
32225
32226#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:75
32227msgid "Make the selected text a subscript"
32228msgstr ""
32229
32230#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:76
32231msgid ""
32232"<h3>Subscript</h3>Set the selected text slightly smaller and below the "
32233"normal line"
32234msgstr ""
32235
32236#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:77
32237msgid "&Color"
32238msgstr ""
32239
32240#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:77
32241msgid "Change text color"
32242msgstr ""
32243
32244#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:78
32245msgid "<h3>Color</h3>Change the color of the selected text"
32246msgstr ""
32247
32248#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:79
32249msgid "&Background color"
32250msgstr ""
32251
32252#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:80
32253msgid "Change background color of text"
32254msgstr ""
32255
32256#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:81
32257msgid ""
32258"<h3>Background color</h3>Change the background color of the selected text"
32259msgstr ""
32260
32261#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:82
32262msgid "Align &left"
32263msgstr ""
32264
32265#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:83
32266msgid "<h3>Align left</h3>Align the paragraph to the left"
32267msgstr ""
32268
32269#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:84
32270msgid "&Center"
32271msgstr ""
32272
32273#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:85
32274msgid "<h3>Center</h3>Center the paragraph"
32275msgstr ""
32276
32277#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:86
32278msgid "Align &right"
32279msgstr ""
32280
32281#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:87
32282msgid "<h3>Align right</h3>Align the paragraph to the right"
32283msgstr ""
32284
32285#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:88
32286msgid "&Justify"
32287msgstr ""
32288
32289#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:88
32290msgid "Justify"
32291msgstr ""
32292
32293#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:89
32294msgid "<h3>Justify</h3>Align the paragraph to both the left and right margins"
32295msgstr ""
32296
32297#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:91
32298msgid "&Sort style rules"
32299msgstr ""
32300
32301#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:92
32302msgid "Sort the style rules"
32303msgstr ""
32304
32305#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:93
32306msgid "&Insert image"
32307msgstr ""
32308
32309#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:94
32310msgid "Insert an image into the text"
32311msgstr ""
32312
32313#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:95
32314msgid "<h3>Insert image</h3>Insert an image into the text"
32315msgstr ""
32316
32317#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:97
32318msgid "Insert &hyperlink"
32319msgstr ""
32320
32321#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:97
32322#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:647
32323msgid "Insert hyperlink"
32324msgstr ""
32325
32326#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:98
32327msgid "<h3>Insert hyperlink</h3>Insert a hyperlink into the text"
32328msgstr ""
32329
32330#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:100
32331msgid "Smart &comment"
32332msgstr ""
32333
32334#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:101
32335msgid "Smart comment (toggle block comments)"
32336msgstr ""
32337
32338#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:102
32339msgid ""
32340"<h3>Smart comment</h3>Comment or uncomment text<br><br>If the cursor is "
32341"inside an existing block comment, uncomment it, otherwise comment out the "
32342"selected text."
32343msgstr ""
32344
32345#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:107
32346#, python-format
32347msgid "Convert the paragraph to &lt;%s&gt;"
32348msgstr ""
32349
32350#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:112
32351msgid "&Lower case"
32352msgstr ""
32353
32354#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:112
32355msgid "&Swap case"
32356msgstr ""
32357
32358#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:112
32359msgid "&Upper case"
32360msgstr ""
32361
32362#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:113
32363msgid "&Capitalize"
32364msgstr ""
32365
32366#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:113
32367msgid "&Title case"
32368msgstr ""
32369
32370#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:114
32371#, python-format
32372msgid "Change the case of the selected text: %s"
32373msgstr ""
32374
32375#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:118
32376msgid "Insert &tag"
32377msgstr ""
32378
32379#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:118
32380msgid "Insert tag"
32381msgstr ""
32382
32383#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:119
32384msgid ""
32385"<h3>Insert tag</h3>Insert a tag, if some text is selected the tag will be "
32386"inserted around the selected text"
32387msgstr ""
32388
32389#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:121
32390msgid "Remove &tag"
32391msgstr ""
32392
32393#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:121
32394msgid "Remove tag"
32395msgstr ""
32396
32397#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:122
32398msgid "<h3>Remove tag</h3>Remove the currently highlighted tag"
32399msgstr ""
32400
32401#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:124
32402msgid "&Split tag"
32403msgstr ""
32404
32405#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:124
32406msgid "Split current tag"
32407msgstr ""
32408
32409#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:125
32410msgid "<h3>Split tag</h3>Split the current tag at the cursor position"
32411msgstr ""
32412
32413#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:131
32414msgid "Change paragraph to heading"
32415msgstr ""
32416
32417#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:260
32418msgid "Add a tag to this menu"
32419msgstr ""
32420
32421#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:262
32422msgid "Remove from this menu"
32423msgstr ""
32424
32425#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:278
32426msgid "Name of tag to add"
32427msgstr ""
32428
32429#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:279
32430msgid "Enter the name of the tag"
32431msgstr ""
32432
32433#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:353
32434msgid "Editor tools"
32435msgstr ""
32436
32437#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:357
32438msgid "Format text"
32439msgstr ""
32440
32441#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:502
32442msgid "No text"
32443msgstr ""
32444
32445#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:503
32446msgid "There is no suitable text in the clipboard to paste."
32447msgstr ""
32448
32449#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:566
32450msgid "Ignore this word"
32451msgstr ""
32452
32453#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:570
32454#, python-brace-format
32455msgid "Add this word to the dictionary: {0}"
32456msgstr ""
32457
32458#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:573
32459msgid "Add this word to the dictionary"
32460msgstr ""
32461
32462#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:582
32463#, python-format
32464msgid "Open %s"
32465msgstr "Адкрыць %s"
32466
32467#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:588
32468msgid "Rename the class {}"
32469msgstr ""
32470
32471#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:595
32472#, python-format
32473msgid "Show help for: %s"
32474msgstr ""
32475
32476#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/editor/widget.py:612
32477msgid "Change &case"
32478msgstr ""
32479
32480#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:55
32481#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:87
32482msgid "Chapter-"
32483msgstr ""
32484
32485#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:56
32486msgid "Style-"
32487msgstr ""
32488
32489#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:56
32490msgid "Styles"
32491msgstr ""
32492
32493#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:57
32494msgid "Image-"
32495msgstr ""
32496
32497#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:58
32498msgid "Font-"
32499msgstr ""
32500
32501#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:59
32502msgid "Misc-"
32503msgstr ""
32504
32505#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:68
32506msgid "The file name must have an extension"
32507msgstr ""
32508
32509#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:73
32510msgid "The file name contains invalid characters"
32511msgstr ""
32512
32513#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:75
32514msgid "This file name already exists in the book"
32515msgstr ""
32516
32517#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:83
32518msgid "Bulk rename items"
32519msgstr ""
32520
32521#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:93
32522msgid "All selected files will be renamed to the form prefix-number"
32523msgstr ""
32524
32525#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:95
32526msgid "&Prefix:"
32527msgstr ""
32528
32529#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:98
32530msgid "Starting &number:"
32531msgstr ""
32532
32533#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:100
32534msgid "Rename files according to their book order"
32535msgstr ""
32536
32537#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:102
32538msgid ""
32539"Rename the selected files according to the order they appear in the book, "
32540"instead of the order they were selected in."
32541msgstr ""
32542
32543#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:314
32544#, python-brace-format
32545msgid "Merge the file {0} into the file {1}?"
32546msgstr ""
32547
32548#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:316
32549#, python-brace-format
32550msgid "Merge the {0} selected files into the file {1}?"
32551msgstr ""
32552
32553#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:317
32554msgid "Merge files"
32555msgstr ""
32556
32557#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:533
32558msgid "Full path: "
32559msgstr ""
32560
32561#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:544
32562#, python-format
32563msgid "This file is the cover %s for this book"
32564msgstr ""
32565
32566#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:544
32567msgid "image"
32568msgstr "выявы"
32569
32570#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:547
32571msgid "This file contains all the metadata and book structure information"
32572msgstr ""
32573
32574#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:550
32575msgid "This file contains the metadata table of contents"
32576msgstr ""
32577
32578#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:553
32579msgid "This file is not listed in the book manifest"
32580msgstr ""
32581
32582#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:556
32583msgid ""
32584"This file is marked as non-linear in the spine\n"
32585"Drag it to the top to make it linear"
32586msgstr ""
32587
32588#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:560
32589msgid "This file is a text file that is not referenced in the spine"
32590msgstr ""
32591
32592#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:564
32593msgid "This file occurs more than once in the spine"
32594msgstr ""
32595
32596#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:571
32597msgid "Not a valid font"
32598msgstr ""
32599
32600#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:642
32601msgid "Select all {} files"
32602msgstr ""
32603
32604#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:643
32605msgid "De-select all {} files"
32606msgstr ""
32607
32608#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:657
32609#, python-format
32610msgid "Export %s"
32611msgstr ""
32612
32613#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:659
32614#, python-format
32615msgid "Replace %s with file..."
32616msgstr ""
32617
32618#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:661
32619#, python-format
32620msgid "Export all %d selected files"
32621msgstr ""
32622
32623#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:667
32624#, python-format
32625msgid "&Rename %s"
32626msgstr ""
32627
32628#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:669
32629#, python-format
32630msgid "Mark %s as cover image"
32631msgstr ""
32632
32633#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:671
32634#, python-format
32635msgid "Mark %s as cover page"
32636msgstr ""
32637
32638#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:677
32639msgid "&Bulk rename the selected files"
32640msgstr ""
32641
32642#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:678
32643msgid "Change the file extension for the selected files"
32644msgstr ""
32645
32646#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:680
32647msgid "&Delete the selected file"
32648msgid_plural "&Delete the {} selected files"
32649msgstr[0] ""
32650msgstr[1] ""
32651msgstr[2] ""
32652msgstr[3] ""
32653
32654#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:682
32655msgid "&Copy the selected file to another editor instance"
32656msgid_plural "&Copy the {} selected files to another editor instance"
32657msgstr[0] ""
32658msgstr[1] ""
32659msgstr[2] ""
32660msgstr[3] ""
32661
32662#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:687
32663msgid "Paste files from other editor instance"
32664msgstr ""
32665
32666#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:697
32667msgid "Link &stylesheets..."
32668msgstr ""
32669
32670#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:700
32671msgid "&Merge selected text files"
32672msgstr ""
32673
32674#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:702
32675msgid "&Merge selected style files"
32676msgstr ""
32677
32678#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:729
32679#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:762
32680#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:770
32681msgid "Cannot rename"
32682msgstr ""
32683
32684#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:730
32685#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:763
32686#, python-format
32687msgid ""
32688"%s books do not support file renaming as they do not use file names "
32689"internally. The filenames you see are automatically generated from the "
32690"internal structures of the original file."
32691msgstr ""
32692
32693#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:744
32694msgid "Not first item"
32695msgstr ""
32696
32697#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:745
32698#, python-format
32699msgid ""
32700"%s is not the first text item. You should only mark the first text item as "
32701"cover. Do you want to make it the first item?"
32702msgstr ""
32703
32704#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:771
32705#, python-format
32706msgid "The file(s) %s cannot be renamed."
32707msgstr ""
32708
32709#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:802
32710msgid "New file extension:"
32711msgstr ""
32712
32713#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:802
32714msgid "Rename files"
32715msgstr ""
32716
32717#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:829
32718#, python-format
32719msgid "The file(s) %s cannot be deleted."
32720msgstr ""
32721
32722#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:893
32723#, python-format
32724msgid "No item with the name: %s was found"
32725msgstr ""
32726
32727#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:940
32728#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:949
32729msgid "Choose location"
32730msgstr ""
32731
32732#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:941
32733#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:958
32734#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1317
32735#: /__w/calibre/calibre/src/calibre/gui2/win_file_dialogs.py:78
32736msgid "Files"
32737msgstr "Файлы"
32738
32739#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:960
32740msgid "HTML files"
32741msgstr ""
32742
32743#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:982
32744msgid "No stylesheets"
32745msgstr ""
32746
32747#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:983
32748msgid ""
32749"This book currently has no stylesheets. You must first create a stylesheet "
32750"before linking it."
32751msgstr ""
32752
32753#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:988
32754msgid "Choose stylesheets"
32755msgstr ""
32756
32757#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:989
32758msgid "Choose the stylesheets to link. Drag and drop to re-arrange"
32759msgstr ""
32760
32761#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:1005
32762msgid "Remove existing links to stylesheets"
32763msgstr ""
32764
32765#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:1025
32766msgid ""
32767"Choose a name for the new (blank) file. To place the file in a specific "
32768"folder in the book, include the folder name, for example: "
32769"<i>text/chapter1.html"
32770msgstr ""
32771
32772#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:1033
32773msgid "Automatically add style-sheet links into new HTML files"
32774msgstr ""
32775
32776#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:1043
32777msgid "Import resource file (image/font/etc.)"
32778msgstr ""
32779
32780#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:1045
32781msgid "Import a file from your computer as a new file into the book."
32782msgstr ""
32783
32784#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:1073
32785msgid "Choose a name for the imported file"
32786msgstr ""
32787
32788#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:1087
32789msgid ""
32790"You must specify a name for the new file, with an extension, for example, "
32791"chapter1.html"
32792msgstr ""
32793
32794#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:1114
32795msgid "Choose master file"
32796msgstr ""
32797
32798#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/file_list.py:1117
32799msgid ""
32800"Choose the master file. All selected files will be merged into the master "
32801"file:"
32802msgstr ""
32803
32804#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:127
32805#, python-format
32806msgid "Debug output from %s"
32807msgstr ""
32808
32809#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:170
32810#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1416
32811msgid "No such function"
32812msgstr ""
32813
32814#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:171
32815#, python-format
32816msgid "There is no function named %s"
32817msgstr ""
32818
32819#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:174
32820msgid "Cannot remove builtin function"
32821msgstr ""
32822
32823#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:175
32824#, python-format
32825msgid "The function %s is a builtin function, it cannot be removed."
32826msgstr ""
32827
32828#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:202
32829msgid "Choose a function to run on matched text (by name)"
32830msgstr ""
32831
32832#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:212
32833#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:121
32834msgid "Save current search"
32835msgstr ""
32836
32837#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:213
32838#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:122
32839msgid "Show saved searches"
32840msgstr ""
32841
32842#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:221
32843msgid "Create/edit a function"
32844msgstr ""
32845
32846#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:228
32847msgid "F&unction name:"
32848msgstr ""
32849
32850#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:249
32851#, python-format
32852msgid "For help with creating functions, see the <a href=\"%s\">User Manual</a>"
32853msgstr ""
32854
32855#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:270
32856#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:824
32857msgid "Must specify name"
32858msgstr ""
32859
32860#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:271
32861msgid "You must specify a name for this function."
32862msgstr ""
32863
32864#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:276
32865msgid "Invalid Python code"
32866msgstr ""
32867
32868#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:277
32869#, python-format
32870msgid "The code you created is not valid Python code, with error: %s"
32871msgstr ""
32872
32873#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:279
32874msgid "No replace function"
32875msgstr ""
32876
32877#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/function_replace.py:280
32878msgid "You must create a Python function named replace in your code"
32879msgstr ""
32880
32881#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/live_css.py:287
32882#, python-format
32883msgid "Inherited from %s"
32884msgstr ""
32885
32886#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/live_css.py:289
32887#, python-format
32888msgid "Matched CSS rules for %s"
32889msgstr ""
32890
32891#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/live_css.py:298
32892msgid "Computed final style"
32893msgstr ""
32894
32895#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/live_css.py:361
32896msgid "Copy everything"
32897msgstr ""
32898
32899#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/live_css.py:403
32900msgid "No style information found"
32901msgstr ""
32902
32903#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/live_css.py:404
32904msgid ""
32905"Move the cursor inside a HTML tag to see what styles apply to that tag."
32906msgstr ""
32907
32908#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/main.py:28
32909msgid ""
32910"%prog [opts] [path_to_ebook] [name_of_file_inside_book ...]\n"
32911"\n"
32912"Launch the calibre Edit book tool. You can optionally also specify the names of\n"
32913"files inside the book which will be opened for editing automatically.\n"
32914msgstr ""
32915
32916#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/main.py:37
32917msgid "The text to select in the book when it is opened for editing"
32918msgstr ""
32919
32920#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:32
32921#, python-format
32922msgid "Change this to the relative path to: %s"
32923msgstr ""
32924
32925#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:46
32926msgid "Font file added"
32927msgstr ""
32928
32929#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:47
32930msgid ""
32931"The font file <b>{}</b> has been added. The text for the CSS @font-face rule"
32932" for this file has been copied to the clipboard. You should paste it into "
32933"whichever CSS file you want to add this font to."
32934msgstr ""
32935
32936#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:59
32937msgid "Font files added"
32938msgstr ""
32939
32940#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:60
32941msgid ""
32942"The specified font files have been added. The text for the CSS @font-face "
32943"rules for these files has been copied to the clipboard. You should paste it "
32944"into whichever CSS file you want to add these fonts to."
32945msgstr ""
32946
32947#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:67
32948#, python-format
32949msgid "Font faces for %s"
32950msgstr ""
32951
32952#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:111
32953msgid "Embedded"
32954msgstr "Убудаваны"
32955
32956#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:111
32957msgid "Font family"
32958msgstr ""
32959
32960#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:179
32961msgid "Change font"
32962msgstr ""
32963
32964#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:187
32965#, python-format
32966msgid "Change the font %s to:"
32967msgid_plural "Change the fonts %s to:"
32968msgstr[0] ""
32969msgstr[1] ""
32970msgstr[2] ""
32971msgstr[3] ""
32972
32973#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:192
32974msgid "&New font:"
32975msgstr ""
32976
32977#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:216
32978#, python-format
32979msgid "The font <i>%s</i> <b>exists</b> on your computer"
32980msgstr ""
32981
32982#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:217
32983#, python-format
32984msgid "The font <i>%s</i> <b>does not exist</b> on your computer"
32985msgstr ""
32986
32987#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:230
32988msgid "Manage fonts"
32989msgstr ""
32990
32991#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:242
32992msgid "&Install fonts"
32993msgstr ""
32994
32995#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:244
32996msgid ""
32997"Install fonts from .ttf/.otf files to make them available for embedding"
32998msgstr ""
32999
33000#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:264
33001msgid "&Change selected fonts"
33002msgstr ""
33003
33004#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:268
33005msgid "&Remove selected fonts"
33006msgstr ""
33007
33008#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:272
33009msgid "&Embed all fonts"
33010msgstr ""
33011
33012#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:276
33013msgid "&Subset all fonts"
33014msgstr ""
33015
33016#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:281
33017msgid "Rescan the book for fonts in case you have made changes"
33018msgstr ""
33019
33020#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:287
33021msgid ""
33022" All the fonts declared in this book are shown to the left, along with whether they are embedded or not.\n"
33023"            You can remove or replace any selected font and also embed any declared fonts that are not already embedded."
33024msgstr ""
33025
33026#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:289
33027msgid ""
33028" Double click any font family to see if the font is available for embedding "
33029"on your computer. "
33030msgstr ""
33031
33032#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:301
33033#, python-format
33034msgid ""
33035"The font <b>%s</b> was not found on your computer. If you have the font "
33036"files, you can install it using the \"Install fonts\" button in the lower "
33037"left corner."
33038msgstr ""
33039
33040#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:327
33041msgid "No fonts selected"
33042msgstr ""
33043
33044#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/manage_fonts.py:328
33045msgid "No fonts selected, you must first select some fonts in the left panel"
33046msgstr ""
33047
33048#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:34
33049msgid "Remove unused CSS"
33050msgstr ""
33051
33052#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:43
33053msgid ""
33054"This will remove all CSS rules that do not match any actual content. There "
33055"are a couple of additional cleanups you can enable, below:"
33056msgstr ""
33057
33058#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:45
33059msgid "Remove unused &class attributes"
33060msgstr ""
33061
33062#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:49
33063msgid ""
33064"Remove all class attributes from the HTML that do not match any existing CSS"
33065" rules"
33066msgstr ""
33067
33068#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:50
33069msgid "Merge CSS rules with identical &selectors"
33070msgstr ""
33071
33072#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:54
33073msgid ""
33074"Merge CSS rules in the same stylesheet that have identical selectors. Note "
33075"that in rare cases merging can result in a change to the effective styling "
33076"of the book, so use with care."
33077msgstr ""
33078
33079#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:57
33080msgid "Merge CSS rules with identical &properties"
33081msgstr ""
33082
33083#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:61
33084msgid ""
33085"Merge CSS rules in the same stylesheet that have identical properties. Note "
33086"that in rare cases merging can result in a change to the effective styling "
33087"of the book, so use with care."
33088msgstr ""
33089
33090#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:64
33091msgid "Remove &unreferenced style sheets"
33092msgstr ""
33093
33094#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:68
33095msgid "Remove stylesheets that are not referenced by any content."
33096msgstr ""
33097
33098#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:91
33099msgid "Remove NCX ToC file"
33100msgstr ""
33101
33102#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:92
33103msgid "Remove the legacy Table of Contents in NCX form?"
33104msgstr ""
33105
33106#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:93
33107msgid ""
33108"This form of Table of Contents is superseded by the new HTML based Table of "
33109"Contents. Leaving it behind is useful only if you expect this book to be "
33110"read on very old devices that lack proper support for EPUB 3"
33111msgstr ""
33112
33113#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:97
33114msgid "Ask this question again in the future"
33115msgstr ""
33116
33117#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:99
33118msgid "Keep NCX"
33119msgstr ""
33120
33121#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:99
33122msgid "Remove NCX"
33123msgstr ""
33124
33125#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:115
33126msgid "Action report"
33127msgstr ""
33128
33129#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:183
33130msgid "Compress images"
33131msgstr ""
33132
33133#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:203
33134msgid ""
33135"You can compress the images in this book losslessly, reducing the file size "
33136"of the book, without affecting image quality. Typically image size is "
33137"reduced by 5 - 15%."
33138msgstr ""
33139
33140#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:209
33141msgid "Enable &lossy compression of JPEG images"
33142msgstr ""
33143
33144#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:210
33145msgid ""
33146"This allows you to change the quality factor used for JPEG images.\n"
33147"By lowering the quality you can greatly reduce file size, at the expense of the image looking blurred."
33148msgstr ""
33149
33150#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:217
33151msgid ""
33152"The compression quality, 1 is high compression, 100 is low compression.\n"
33153"Image quality is inversely correlated with compression quality."
33154msgstr ""
33155
33156#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:221
33157msgid "Compression &quality:"
33158msgstr ""
33159
33160#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:250
33161msgid "Compressing images..."
33162msgstr ""
33163
33164#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/polish.py:276
33165msgid "Compressing images, please wait..."
33166msgstr ""
33167
33168#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:168
33169msgid "Editor font &family:"
33170msgstr ""
33171
33172#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:172
33173msgid "Editor font &size:"
33174msgstr ""
33175
33176#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:176
33177msgid "Create/edit &custom color schemes"
33178msgstr ""
33179
33180#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:180
33181msgid "&Color scheme:"
33182msgstr ""
33183
33184#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:184
33185msgid " characters"
33186msgstr ""
33187
33188#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:185
33189msgid "W&idth of tabs:"
33190msgstr ""
33191
33192#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:187
33193msgid "Change &templates"
33194msgstr ""
33195
33196#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:188
33197msgid "Templates for new files:"
33198msgstr ""
33199
33200#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:192
33201msgid "&Wrap long lines in the editor"
33202msgstr ""
33203
33204#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:196
33205msgid "&Replace HTML entities as they are typed"
33206msgstr ""
33207
33208#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:198
33209msgid ""
33210"With this option, every time you type in a complete html entity, such as "
33211"&amp;hellip; it is automatically replaced by its corresponding character. "
33212"The replacement happens only when the trailing semi-colon is typed."
33213msgstr ""
33214
33215#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:204
33216msgid "Auto close t&ags when typing </"
33217msgstr ""
33218
33219#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:206
33220msgid ""
33221"With this option, every time you type </ the current HTML closing tag is "
33222"auto-completed"
33223msgstr ""
33224
33225#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:210
33226msgid ""
33227"Show the &name of the current character before the cursor along with the "
33228"line and column number"
33229msgstr ""
33230
33231#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:214
33232msgid "Beautify individual &files automatically when they are opened"
33233msgstr ""
33234
33235#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:216
33236msgid ""
33237"This will cause the beautify current file action to be performed "
33238"automatically every time you open a HTML/CSS/etc. file for editing."
33239msgstr ""
33240
33241#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:221
33242msgid "Show &misspelled words underlined in the code view"
33243msgstr ""
33244
33245#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:223
33246msgid ""
33247"This will cause spelling errors to be highlighted in the code view for easy "
33248"correction as you type."
33249msgstr ""
33250
33251#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:228
33252msgid "Allow drag and drop &editing of text"
33253msgstr ""
33254
33255#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:230
33256msgid ""
33257"Allow using drag and drop to move text around in the editor. It can be "
33258"useful to turn this off if you have a misbehaving touchpad."
33259msgstr ""
33260
33261#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:234
33262msgid "Manage &spelling dictionaries"
33263msgstr ""
33264
33265#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:239
33266msgid "Manage sni&ppets"
33267msgstr ""
33268
33269#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:257
33270#, python-format
33271msgid "Automatic (%s)"
33272msgstr ""
33273
33274#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:283
33275msgid "Update &metadata embedded in the book when opening"
33276msgstr ""
33277
33278#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:285
33279msgid ""
33280"When the file is opened, update the metadata embedded in the book file to "
33281"the current metadata in the calibre library."
33282msgstr ""
33283
33284#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:290
33285msgid ""
33286"Ask which &format to edit if more than one format is available for the book"
33287msgstr ""
33288
33289#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:294
33290msgid ""
33291"When auto-selecting the format to edit for a book with multiple formats, "
33292"this is the preference order."
33293msgstr ""
33294
33295#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:296
33296msgid "Preferred format order (drag and drop to change)"
33297msgstr ""
33298
33299#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:308
33300msgid "Allow dockable &windows to be nested inside the dock areas"
33301msgstr ""
33302
33303#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:310
33304msgid ""
33305"By default, you can have only a single row or column of windows in the dock "
33306"areas (the areas around the central editors). This option allows for more "
33307"flexible window layout, but is a little more complex to use."
33308msgstr ""
33309
33310#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:315
33311msgid "Choose which windows will occupy the corners of the dockable areas"
33312msgstr ""
33313
33314#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:321
33315msgid "The &top-left corner"
33316msgstr ""
33317
33318#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:321
33319msgid "The top-&right corner"
33320msgstr ""
33321
33322#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:322
33323msgid "The &bottom-left corner"
33324msgstr ""
33325
33326#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:322
33327msgid "The bottom-ri&ght corner"
33328msgstr ""
33329
33330#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:325
33331msgid "Restore &state of previously edited book when opening it again"
33332msgstr ""
33333
33334#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:327
33335msgid ""
33336"When opening a previously edited book again, restore its state. That means "
33337"all open files are automatically re-opened and the cursor is positioned at "
33338"its previous location."
33339msgstr ""
33340
33341#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:333
33342msgid "Show full &file paths in the File browser"
33343msgstr ""
33344
33345#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:335
33346msgid ""
33347"Showing the full file paths is useful when editing books that contain "
33348"multiple files with the same file name."
33349msgstr ""
33350
33351#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:364
33352msgid "Monospaced text"
33353msgstr ""
33354
33355#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:364
33356msgid "Sans-serif text"
33357msgstr ""
33358
33359#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:364
33360msgid "Serif text"
33361msgstr ""
33362
33363#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:369
33364#, python-format
33365msgid "Font family for &%s:"
33366msgstr ""
33367
33368#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:372
33369msgid "Style for standard &text:"
33370msgstr ""
33371
33372#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:376
33373msgid "&Default font size:"
33374msgstr ""
33375
33376#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:379
33377msgid "&Monospace font size:"
33378msgstr ""
33379
33380#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:382
33381msgid "Mi&nimum font size:"
33382msgstr ""
33383
33384#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:384
33385msgid "lines"
33386msgstr ""
33387
33388#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:386
33389msgid ""
33390"Number of lines that are shown above the current line when syncing the text "
33391"shown in the preview panel to the cursor position in the code view"
33392msgstr ""
33393
33394#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:387
33395msgid "Visible lines above s&ync point:"
33396msgstr ""
33397
33398#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:388
33399msgid "Background color:"
33400msgstr "Колер фону:"
33401
33402#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:389
33403msgid "Foreground color:"
33404msgstr ""
33405
33406#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:390
33407msgid "Link color:"
33408msgstr ""
33409
33410#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:404
33411msgid "Use the colors from the book styles, defaulting to black-on-white"
33412msgstr ""
33413
33414#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:405
33415msgid "Theme based"
33416msgstr ""
33417
33418#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:405
33419msgid "When using a dark theme force dark colors, otherwise same as \"No change\""
33420msgstr ""
33421
33422#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:406
33423msgid "Choose a custom color"
33424msgstr ""
33425
33426#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:406
33427#: /__w/calibre/calibre/src/calibre/web/feeds/recipes/model.py:72
33428#: /__w/calibre/calibre/src/calibre/web/feeds/recipes/model.py:240
33429msgid "Custom"
33430msgstr "Адвольна"
33431
33432#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:454
33433msgid "Choose which toolbar you want to customize"
33434msgstr ""
33435
33436#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:455
33437#, python-format
33438msgid "Tools for %s editors"
33439msgstr ""
33440
33441#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:457
33442msgid "Book wide actions"
33443msgstr ""
33444
33445#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:458
33446msgid "Book wide tools"
33447msgstr ""
33448
33449#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:459
33450msgid "Book wide tools from third party plugins"
33451msgstr ""
33452
33453#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:460
33454msgid "Common tools for all editors"
33455msgstr ""
33456
33457#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:464
33458msgid "Text formatting actions"
33459msgstr ""
33460
33461#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:467
33462msgid "&Toolbar to customize:"
33463msgstr ""
33464
33465#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:496
33466#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:439
33467msgid "Add selected actions to the toolbar"
33468msgstr ""
33469
33470#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:499
33471#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:443
33472msgid "Remove selected actions from the toolbar"
33473msgstr ""
33474
33475#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:511
33476msgid "Adjust the size of icons on all toolbars"
33477msgstr ""
33478
33479#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:514
33480msgid "Toolbar &icon size:"
33481msgstr ""
33482
33483#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:664
33484msgid "Customize templates"
33485msgstr ""
33486
33487#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:677
33488msgid "Choose the &type of template to edit:"
33489msgstr ""
33490
33491#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:683
33492#, python-brace-format
33493msgid ""
33494"The variables {0} and {1} will be replaced with the title and author of the "
33495"book. {2} is where the cursor will be positioned. If you want to include "
33496"braces in your template, for example for CSS rules, you have to escape them,"
33497" like this: {3}"
33498msgstr ""
33499
33500#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:744
33501msgid "Preferences for Edit book"
33502msgstr ""
33503
33504#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:765
33505msgid "Restore all &defaults"
33506msgstr ""
33507
33508#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:766
33509msgid "Restore defaults for all preferences"
33510msgstr ""
33511
33512#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:768
33513msgid "Restore &current defaults"
33514msgstr ""
33515
33516#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:769
33517msgid "Restore defaults for currently displayed preferences"
33518msgstr ""
33519
33520#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:771
33521msgid "Restore c&onfirmations"
33522msgstr ""
33523
33524#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:772
33525msgid "Restore all disabled confirmation prompts"
33526msgstr ""
33527
33528#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:791
33529msgid "Main window"
33530msgstr ""
33531
33532#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:792
33533msgid "Editor settings"
33534msgstr ""
33535
33536#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:793
33537msgid "Preview settings"
33538msgstr ""
33539
33540#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:794
33541msgid "Keyboard shortcuts"
33542msgstr ""
33543
33544#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:795
33545msgid "Toolbars"
33546msgstr "Паліца прылад "
33547
33548#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:796
33549msgid "Integration with calibre"
33550msgstr ""
33551
33552#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:847
33553msgid "There are no disabled confirmation prompts"
33554msgstr ""
33555
33556#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:850
33557msgid "One disabled confirmation prompt was restored"
33558msgid_plural "{} disabled confirmation prompts were restored"
33559msgstr[0] ""
33560msgstr[1] ""
33561msgstr[2] ""
33562msgstr[3] ""
33563
33564#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preferences.py:851
33565msgid "Disabled confirmations restored"
33566msgstr ""
33567
33568#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:420
33569#: /__w/calibre/calibre/src/calibre/gui2/viewer/web_view.py:588
33570msgid "Render process crashed"
33571msgstr ""
33572
33573#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:421
33574msgid ""
33575"The Qt WebEngine Render process has crashed so Preview/Live CSS will not "
33576"work. You should try restarting the editor."
33577msgstr ""
33578
33579#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:445
33580msgid ""
33581"\n"
33582"            <h3>Live preview</h3>\n"
33583"\n"
33584"            <p>Here you will see a live preview of the HTML file you are currently editing.\n"
33585"            The preview will update automatically as you make changes.\n"
33586"\n"
33587"            <p style=\"font-size:x-small; color: gray\">Note that this is a quick preview\n"
33588"            only, it is not intended to simulate an actual e-book reader. Some\n"
33589"            aspects of your e-book will not work, such as page breaks and page margins.\n"
33590"            "
33591msgstr ""
33592
33593#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:472
33594msgid "Inspect element"
33595msgstr ""
33596
33597#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:474
33598msgid "Open link"
33599msgstr ""
33600
33601#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:487
33602#, python-format
33603msgid "Edit %s"
33604msgstr ""
33605
33606#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:529
33607msgid "Loading preview, please wait..."
33608msgstr ""
33609
33610#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:581
33611msgid "Search in preview"
33612msgstr ""
33613
33614#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:624
33615msgid "Invalid location"
33616msgstr ""
33617
33618#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:625
33619msgid "Cannot split on the body tag"
33620msgstr ""
33621
33622#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:652
33623msgid "Failed to launch worker"
33624msgstr ""
33625
33626#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:653
33627msgid "Failed to launch the worker process used for rendering the preview"
33628msgstr ""
33629
33630#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:712
33631msgid "Cannot disable"
33632msgstr ""
33633
33634#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:713
33635msgid ""
33636"Auto reloading of the preview panel cannot be disabled while the Live CSS "
33637"panel is open."
33638msgstr ""
33639
33640#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:716
33641msgid "Auto reload preview when text changes in editor"
33642msgstr ""
33643
33644#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:717
33645msgid "Disable auto reload of preview"
33646msgstr ""
33647
33648#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:721
33649msgid "Disable syncing of preview position to editor position"
33650msgstr ""
33651
33652#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:722
33653msgid "Enable syncing of preview position to editor position"
33654msgstr ""
33655
33656#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:730
33657msgid "Abort file split"
33658msgstr ""
33659
33660#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/preview.py:731
33661msgid ""
33662"Split this file at a specified location.<p>After clicking this button, click"
33663" inside the preview panel above at the location you want the file to be "
33664"split."
33665msgstr ""
33666
33667#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:200
33668msgid "Delete selected files"
33669msgstr ""
33670
33671#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:235
33672msgid "Folder"
33673msgstr "Каталог"
33674
33675#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:235
33676#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:432
33677msgid "Size (KB)"
33678msgstr ""
33679
33680#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:241
33681msgid "Style"
33682msgstr ""
33683
33684#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:316
33685#, python-brace-format
33686msgid "Total uncompressed size of all files: {0} :: Images: {1} :: Fonts: {2}"
33687msgstr ""
33688
33689#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:432
33690msgid "Resolution"
33691msgstr "Раздзяляльная здольнасць"
33692
33693#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:432
33694#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:695
33695#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:795
33696msgid "Times used"
33697msgstr ""
33698
33699#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:520
33700#, python-format
33701msgid "Edit the image: %s"
33702msgstr ""
33703
33704#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:531
33705msgid "Anchor"
33706msgstr ""
33707
33708#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:531
33709msgid "Source text"
33710msgstr ""
33711
33712#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:531
33713msgid "Target"
33714msgstr "Мэта"
33715
33716#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:531
33717msgid "Target text"
33718msgstr ""
33719
33720#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:578
33721msgid "The link destination does not exist"
33722msgstr ""
33723
33724#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:578
33725msgid "The link destination exists"
33726msgstr ""
33727
33728#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:579
33729msgid "The link destination could not be verified"
33730msgstr ""
33731
33732#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:643
33733msgid "Click entries above to see their destination here"
33734msgstr ""
33735
33736#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:663
33737msgid "No destination found for this link"
33738msgstr ""
33739
33740#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:695
33741#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:623
33742msgid "Word"
33743msgstr ""
33744
33745#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:775
33746#, python-brace-format
33747msgid "Words: {2} :: Unique Words: :: {0} :: Languages: {1}"
33748msgstr ""
33749
33750#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:795
33751msgid "Character"
33752msgstr ""
33753
33754#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:795
33755msgid "Codepoint"
33756msgstr ""
33757
33758#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:861
33759msgid "All the characters in the book"
33760msgstr ""
33761
33762#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:991
33763#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1213
33764#, python-brace-format
33765msgid "{0} [{1} elements]"
33766msgstr ""
33767
33768#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1069
33769msgid "Sort by:"
33770msgstr ""
33771
33772#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1070
33773msgid "&Counts"
33774msgstr ""
33775
33776#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1073
33777msgid "&Name"
33778msgstr "&Назва"
33779
33780#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1097
33781#, python-brace-format
33782msgid "{0} rules, {1} unused"
33783msgstr ""
33784
33785#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1117
33786#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1263
33787msgid "Number of matches"
33788msgstr ""
33789
33790#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1117
33791msgid "Style Rule"
33792msgstr ""
33793
33794#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1258
33795#, python-brace-format
33796msgid "{0} classes, {1} unused"
33797msgstr ""
33798
33799#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1263
33800msgid "Class"
33801msgstr ""
33802
33803#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1321
33804msgid "Words"
33805msgstr ""
33806
33807#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1331
33808msgid "Style rules"
33809msgstr ""
33810
33811#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1335
33812msgid "Style classes"
33813msgstr ""
33814
33815#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1339
33816msgid "Characters"
33817msgstr ""
33818
33819#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1343
33820msgid "Links"
33821msgstr ""
33822
33823#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1377
33824#, python-format
33825msgid "Export of %s data is not supported"
33826msgstr ""
33827
33828#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1379
33829msgid "Choose a filename for the data"
33830msgstr ""
33831
33832#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1380
33833msgid "CSV files"
33834msgstr ""
33835
33836#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1394
33837msgid "Reports"
33838msgstr ""
33839
33840#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1424
33841msgid "Export the currently shown report as a CSV file"
33842msgstr ""
33843
33844#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1432
33845msgid "Are you sure you want to delete the selected files?"
33846msgstr ""
33847
33848#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1460
33849msgid "Failed to gather data"
33850msgstr ""
33851
33852#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/reports.py:1461
33853msgid ""
33854"Failed to gather data for the report. Click \"Show details\" for more "
33855"information."
33856msgstr ""
33857
33858#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/save.py:111
33859msgid "Saving..."
33860msgstr ""
33861
33862#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:118
33863msgid "Enable completion based on search history"
33864msgstr ""
33865
33866#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:119
33867msgid "Disable completion based on search history"
33868msgstr ""
33869
33870#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:134
33871msgid "All style files"
33872msgstr ""
33873
33874#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:134
33875#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:50
33876msgid "All text files"
33877msgstr ""
33878
33879#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:134
33880#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:50
33881msgid "Current file"
33882msgstr ""
33883
33884#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:134
33885msgid "Marked text"
33886msgstr ""
33887
33888#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:134
33889#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:50
33890msgid "Open files"
33891msgstr "Адкрытыя файлы"
33892
33893#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:134
33894#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:50
33895msgid "Selected files"
33896msgstr "Абраныя файлы"
33897
33898#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:136
33899msgid ""
33900"\n"
33901"            Where to search/replace:\n"
33902"            <dl>\n"
33903"            <dt><b>Current file</b></dt>\n"
33904"            <dd>Search only inside the currently opened file</dd>\n"
33905"            <dt><b>All text files</b></dt>\n"
33906"            <dd>Search in all text (HTML) files</dd>\n"
33907"            <dt><b>All style files</b></dt>\n"
33908"            <dd>Search in all style (CSS) files</dd>\n"
33909"            <dt><b>Selected files</b></dt>\n"
33910"            <dd>Search in the files currently selected in the File browser</dd>\n"
33911"            <dt><b>Open files</b></dt>\n"
33912"            <dd>Search in the files currently open in the editor</dd>\n"
33913"            <dt><b>Marked text</b></dt>\n"
33914"            <dd>Search only within the marked text in the currently opened file. You can mark text using the Search menu.</dd>\n"
33915"            </dl>"
33916msgstr ""
33917
33918#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:185
33919msgid "Down"
33920msgstr "Уніз"
33921
33922#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:185
33923msgid "Up"
33924msgstr "Уверх"
33925
33926#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:187
33927msgid ""
33928"\n"
33929"            Direction to search:\n"
33930"            <dl>\n"
33931"            <dt><b>Down</b></dt>\n"
33932"            <dd>Search for the next match from your current position</dd>\n"
33933"            <dt><b>Up</b></dt>\n"
33934"            <dd>Search for the previous match from your current position</dd>\n"
33935"            </dl>"
33936msgstr ""
33937
33938#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:209
33939msgid "Fuzzy"
33940msgstr ""
33941
33942#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:209
33943#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:27
33944#: /__w/calibre/calibre/src/calibre/gui2/viewer/search.py:361
33945msgid "Regex"
33946msgstr ""
33947
33948#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:209
33949msgid "Regex-function"
33950msgstr ""
33951
33952#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:211
33953msgid ""
33954"Select how the search expression is interpreted\n"
33955"            <dl>\n"
33956"            <dt><b>Normal</b></dt>\n"
33957"            <dd>The search expression is treated as normal text, calibre will look for the exact text</dd>\n"
33958"            <dt><b>Fuzzy</b></dt>\n"
33959"            <dd>The search expression is treated as \"fuzzy\" which means spaces will match any space character,\n"
33960"            including tabs and line breaks. Plain quotes will match the typographical equivalents, etc.</dd>\n"
33961"            <dt><b>Regex</b></dt>\n"
33962"            <dd>The search expression is interpreted as a regular expression. See the User Manual for more help on using regular expressions.</dd>\n"
33963"            <dt><b>Regex-function</b></dt>\n"
33964"            <dd>The search expression is interpreted as a regular expression. The replace expression is an arbitrarily powerful Python function.</dd>\n"
33965"            </dl>"
33966msgstr ""
33967
33968#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:254
33969#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:695
33970#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:100
33971msgid "&Find:"
33972msgstr ""
33973
33974#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:256
33975msgid "Clear search &history"
33976msgstr ""
33977
33978#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:266
33979#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:700
33980msgid "&Replace:"
33981msgstr ""
33982
33983#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:268
33984msgid "Clear replace &history"
33985msgstr ""
33986
33987#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:291
33988#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:712
33989msgid "Create/&edit"
33990msgstr ""
33991
33992#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:293
33993#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:713
33994msgid "Create a new function, or edit an existing function"
33995msgstr ""
33996
33997#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:295
33998#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:717
33999msgid "Remo&ve"
34000msgstr "Выда&ліць"
34001
34002#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:296
34003#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:718
34004msgid "Remove this function"
34005msgstr ""
34006
34007#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:303
34008msgid "Fin&d"
34009msgstr ""
34010
34011#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:304
34012#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:934
34013msgid "Replace a&nd Find"
34014msgstr ""
34015
34016#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:305
34017msgid "Re&place"
34018msgstr ""
34019
34020#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:306
34021#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:935
34022#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:559
34023msgid "Replace &all"
34024msgstr ""
34025
34026#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:312
34027#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:734
34028msgid "&Mode:"
34029msgstr ""
34030
34031#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:327
34032#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:115
34033#: /__w/calibre/calibre/src/calibre/gui2/viewer/search.py:372
34034msgid "&Case sensitive"
34035msgstr "&Зважаць на рэгістр"
34036
34037#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:330
34038#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:990
34039msgid "&Wrap"
34040msgstr ""
34041
34042#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:331
34043#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:991
34044msgid ""
34045"When searching reaches the end, wrap around to the beginning and continue "
34046"the search"
34047msgstr ""
34048
34049#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:334
34050#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:117
34051msgid "&Dot all"
34052msgstr ""
34053
34054#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:335
34055#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:118
34056msgid ""
34057"Make the '.' special character match any character at all, including a "
34058"newline"
34059msgstr ""
34060
34061#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:479
34062msgid "Close search panel"
34063msgstr ""
34064
34065#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:683
34066msgid "Abort editing of search"
34067msgstr ""
34068
34069#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:687
34070msgid "The name with which to save this search"
34071msgstr ""
34072
34073#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:722
34074msgid "Case sensitive"
34075msgstr "Зважаць на рэгістр"
34076
34077#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:727
34078msgid "Dot matches all"
34079msgstr ""
34080
34081#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:739
34082msgid "Finish editing of search"
34083msgstr ""
34084
34085#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:766
34086msgid "Add search"
34087msgstr ""
34088
34089#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:766
34090msgid "Edit search"
34091msgstr ""
34092
34093#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:825
34094msgid "You must specify a search name"
34095msgstr ""
34096
34097#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:828
34098msgid "Name exists"
34099msgstr ""
34100
34101#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:829
34102#, python-format
34103msgid "Another search with the name %s already exists"
34104msgstr ""
34105
34106#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:836
34107msgid "Must specify find"
34108msgstr ""
34109
34110#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:837
34111msgid "You must specify a find expression"
34112msgstr ""
34113
34114#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:845
34115msgid "Must specify function"
34116msgstr ""
34117
34118#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:846
34119msgid "You must specify a function name in Function-Regex mode"
34120msgstr ""
34121
34122#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:889
34123msgid "Filter displayed searches"
34124msgstr ""
34125
34126#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:928
34127msgid "The entries are tried in order until the first one matches."
34128msgstr ""
34129
34130#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:932
34131msgid "&Find"
34132msgstr "&Шукаць"
34133
34134#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:932
34135msgid "Run the search using the selected entries."
34136msgstr ""
34137
34138#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:933
34139msgid "Run replace using the selected entries."
34140msgstr ""
34141
34142#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:934
34143msgid "Run replace and then find using the selected entries."
34144msgstr ""
34145
34146#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:935
34147msgid "Run Replace all for all selected entries in the order selected"
34148msgstr ""
34149
34150#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:936
34151#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:561
34152msgid "&Count all"
34153msgstr ""
34154
34155#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:936
34156msgid "Run Count all for all selected entries"
34157msgstr ""
34158
34159#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:951
34160msgid "Move selected entries up"
34161msgstr ""
34162
34163#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:960
34164msgid "Move selected entries down"
34165msgstr ""
34166
34167#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:967
34168msgid "Edit the currently selected search"
34169msgstr ""
34170
34171#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:971
34172msgid "Re&move search"
34173msgstr ""
34174
34175#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:971
34176msgid "Remove the currently selected searches"
34177msgstr ""
34178
34179#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:975
34180msgid "Add a new saved search"
34181msgstr ""
34182
34183#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1003
34184msgid "Import saved searches"
34185msgstr ""
34186
34187#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1007
34188msgid "Export saved searches"
34189msgstr ""
34190
34191#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1009
34192#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:465
34193msgid "Export"
34194msgstr "Экспарт"
34195
34196#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1010
34197msgid "Export all"
34198msgstr ""
34199
34200#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1011
34201msgid "Export selected"
34202msgstr ""
34203
34204#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1012
34205msgid "Copy to search panel"
34206msgstr ""
34207
34208#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1110
34209msgid "No saved search is selected"
34210msgstr ""
34211
34212#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1155
34213msgid "Cannot edit search - no search selected."
34214msgstr ""
34215
34216#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1165
34217msgid ""
34218"Are you sure you want to permanently delete the selected saved searches?"
34219msgstr ""
34220
34221#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1204
34222#, python-brace-format
34223msgid "(Case sensitive: {0} Dot All: {1})"
34224msgstr ""
34225
34226#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1206
34227#, python-brace-format
34228msgid "(Case sensitive: {0} [Normal search])"
34229msgstr ""
34230
34231#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1207
34232#, python-brace-format
34233msgid ""
34234"{2} {3}\n"
34235"Find: {0}\n"
34236"Replace: {1}"
34237msgstr ""
34238
34239#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1219
34240msgid "Invalid data"
34241msgstr ""
34242
34243#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1220
34244#, python-format
34245msgid "The file %s does not contain valid saved searches"
34246msgstr ""
34247
34248#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1248
34249#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1256
34250msgid "No searches"
34251msgstr ""
34252
34253#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1249
34254msgid "No searches available to be saved"
34255msgstr ""
34256
34257#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1257
34258msgid "No searches selected"
34259msgstr ""
34260
34261#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1273
34262msgid "No file is being edited."
34263msgstr ""
34264
34265#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1275
34266msgid "No files are selected in the File browser"
34267msgstr ""
34268
34269#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1277
34270msgid ""
34271"No text is marked. First select some text, and then use The \"Mark selected "
34272"text\" action in the Search menu to mark it."
34273msgstr ""
34274
34275#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1280
34276msgid "No search query specified"
34277msgstr ""
34278
34279#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1405
34280msgid "the selected searches"
34281msgstr ""
34282
34283#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1412
34284#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:171
34285msgid "Invalid regex"
34286msgstr ""
34287
34288#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1413
34289#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:172
34290#, python-brace-format
34291msgid ""
34292"The regular expression you entered is invalid: <pre>{0}</pre>With error: {1}"
34293msgstr ""
34294
34295#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1417
34296#, python-format
34297msgid "No replace function with the name: %s exists"
34298msgstr ""
34299
34300#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1421
34301#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:193
34302#, python-format
34303msgid "No matches were found for %s"
34304msgstr ""
34305
34306#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1423
34307msgid ""
34308"You have turned off search wrapping, so all text might not have been "
34309"searched. Try the search again, with wrapping enabled. Wrapping is enabled "
34310"via the \"Wrap\" checkbox at the bottom of the search panel."
34311msgstr ""
34312
34313#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1457
34314msgid "Cannot replace"
34315msgstr ""
34316
34317#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1458
34318msgid "You must first click \"Find\", before trying to replace"
34319msgstr ""
34320
34321#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1474
34322msgid "Currently selected text does not match the search query."
34323msgstr ""
34324
34325#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1479
34326#, python-brace-format
34327msgid "Performed the replacement at {num} occurrences of {query}"
34328msgstr ""
34329
34330#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1481
34331#, python-brace-format
34332msgid "Found {num} occurrences of {query}"
34333msgstr ""
34334
34335#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1486
34336#, python-brace-format
34337msgid "{0}: {1} occurrences"
34338msgstr ""
34339
34340#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1488
34341#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1497
34342msgid "Searching done"
34343msgstr ""
34344
34345#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/search.py:1572
34346msgid "Before: Replace all"
34347msgstr ""
34348
34349#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:70
34350msgid "Add a dictionary"
34351msgstr ""
34352
34353#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:76
34354#, python-brace-format
34355msgid ""
34356"{0} supports the use of LibreOffice dictionaries for spell checking. You can\n"
34357"            download more dictionaries from <a href=\"{1}\">the LibreOffice extensions repository</a>.\n"
34358"            The dictionary will download as an .oxt file. Simply specify the path to the\n"
34359"            downloaded .oxt file here to add the dictionary to {0}."
34360msgstr ""
34361
34362#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:88
34363msgid "Path to OXT file"
34364msgstr ""
34365
34366#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:93
34367msgid "Browse for an OXT file"
34368msgstr ""
34369
34370#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:96
34371msgid "&Path to OXT file:"
34372msgstr ""
34373
34374#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:100
34375msgid "Choose a nickname for this dictionary"
34376msgstr ""
34377
34378#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:101
34379msgid "&Nickname:"
34380msgstr ""
34381
34382#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:110
34383msgid "Choose OXT Dictionary"
34384msgstr ""
34385
34386#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:111
34387msgid "Dictionaries"
34388msgstr ""
34389
34390#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:125
34391msgid "Must specify nickname"
34392msgstr ""
34393
34394#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:126
34395msgid "You must specify a nickname for this dictionary"
34396msgstr ""
34397
34398#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:128
34399msgid "Nickname already used"
34400msgstr ""
34401
34402#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:129
34403#, python-format
34404msgid "A dictionary with the nick name \"%s\" already exists."
34405msgstr ""
34406
34407#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:135
34408msgid "Failed to import dictionaries"
34409msgstr ""
34410
34411#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:136
34412#, python-format
34413msgid ""
34414"Failed to import dictionaries from %s. Click \"Show details\" for more "
34415"information"
34416msgstr ""
34417
34418#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:139
34419msgid "No dictionaries"
34420msgstr ""
34421
34422#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:140
34423#, python-format
34424msgid "No dictionaries were found in %s"
34425msgstr ""
34426
34427#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:154
34428#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:895
34429msgid "Copy selected words to clipboard"
34430msgstr ""
34431
34432#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:155
34433msgid "Select all words"
34434msgstr ""
34435
34436#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:182
34437msgid "Manage user dictionaries"
34438msgstr ""
34439
34440#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:190
34441msgid "&New dictionary"
34442msgstr ""
34443
34444#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:204
34445msgid "&Remove dictionary"
34446msgstr ""
34447
34448#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:207
34449msgid "Re&name dictionary"
34450msgstr ""
34451
34452#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:213
34453msgid "Mark this dictionary as active"
34454msgstr ""
34455
34456#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:216
34457msgid "Words in this dictionary:"
34458msgstr ""
34459
34460#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:221
34461msgid "&Add word"
34462msgstr "&Дадаць слова"
34463
34464#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:227
34465msgid "&Remove selected words"
34466msgstr ""
34467
34468#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:231
34469msgid "&Import list of words"
34470msgstr ""
34471
34472#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:253
34473msgid "New dictionary"
34474msgstr ""
34475
34476#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:254
34477msgid "Name of the new dictionary"
34478msgstr ""
34479
34480#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:258
34481#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:285
34482msgid "Already used"
34483msgstr ""
34484
34485#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:259
34486#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:286
34487#, python-format
34488msgid "A dictionary with the name %s already exists"
34489msgstr ""
34490
34491#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:278
34492msgid "New name"
34493msgstr ""
34494
34495#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:279
34496msgid "New name for the dictionary"
34497msgstr ""
34498
34499#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:312
34500#, python-format
34501msgid "Configure the dictionary: <b>%s"
34502msgstr ""
34503
34504#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:324
34505msgid "Add a word"
34506msgstr ""
34507
34508#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:326
34509msgid "Word to add"
34510msgstr ""
34511
34512#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:327
34513msgid "&Word:"
34514msgstr ""
34515
34516#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:353
34517msgid "Import list of words"
34518msgstr ""
34519
34520#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:355
34521msgid "Enter a list of words, one per line"
34522msgstr ""
34523
34524#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:357
34525#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:466
34526msgid "Paste from clipboard"
34527msgstr "Уставіць з буфера абмену"
34528
34529#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:360
34530msgid ""
34531"Words in the user dictionary must have an associated language. Choose the "
34532"language below:"
34533msgstr ""
34534
34535#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:376
34536msgid "Must specify language"
34537msgstr ""
34538
34539#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:377
34540msgid "You must specify a language to import words"
34541msgstr ""
34542
34543#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:414
34544msgid "Manage dictionaries"
34545msgstr ""
34546
34547#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:437
34548msgid "&Remove this dictionary"
34549msgstr ""
34550
34551#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:457
34552msgid "Manage &user dictionaries"
34553msgstr ""
34554
34555#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:460
34556msgid ""
34557"Manage the list of user dictionaries (dictionaries to which you can add "
34558"words)"
34559msgstr ""
34560
34561#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:462
34562msgid "&Add dictionary"
34563msgstr ""
34564
34565#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:464
34566msgid "Add a new dictionary that you downloaded from the internet"
34567msgstr ""
34568
34569#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:510
34570#, python-brace-format
34571msgid "<Builtin dictionary for {0}>"
34572msgstr ""
34573
34574#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:545
34575msgid ""
34576"<p>You can change the dictionaries used for any specified language.</p>\n"
34577"            <p>A language can have many country specific variants. Each of these variants\n"
34578"            can have one or more dictionaries assigned to it. The default variant for each language\n"
34579"            is shown in bold to the left.</p>\n"
34580"            <p>You can change the default country variant as well as changing the dictionaries used for\n"
34581"            every variant.</p>\n"
34582"            <p>When a book specifies its language as a plain language, without any country variant,\n"
34583"            the default variant you choose here will be used.</p>\n"
34584"        "
34585msgstr ""
34586
34587#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:560
34588#, python-brace-format
34589msgid "This is already the preferred variant for the {1} language"
34590msgstr ""
34591
34592#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:561
34593#, python-brace-format
34594msgid "Use this as the preferred variant for the {1} language"
34595msgstr ""
34596
34597#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:581
34598msgid "This is already the preferred dictionary"
34599msgstr ""
34600
34601#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:582
34602msgid "Use this as the preferred dictionary"
34603msgstr ""
34604
34605#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:623
34606msgid "Misspelled?"
34607msgstr ""
34608
34609#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:653
34610msgid "Ignored"
34611msgstr ""
34612
34613#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:880
34614#, python-format
34615msgid "Change %s to"
34616msgstr ""
34617
34618#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:883
34619msgid "Specify replacement manually"
34620msgstr ""
34621
34622#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:888
34623msgid "Ignore/un-ignore all selected words"
34624msgstr ""
34625
34626#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:889
34627msgid "Add/remove all selected words"
34628msgstr ""
34629
34630#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:932
34631msgid "Check spelling"
34632msgstr ""
34633
34634#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:948
34635msgid ""
34636"Re-scan the book for words, useful if you have edited the book since opening"
34637" this dialog"
34638msgstr ""
34639
34640#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:951
34641msgid "&Undo last change"
34642msgstr ""
34643
34644#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:952
34645msgid "Undo the last spell check word replacement, if any"
34646msgstr ""
34647
34648#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:962
34649msgid "Checking, please wait..."
34650msgstr ""
34651
34652#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:970
34653msgid "Filter the list of words"
34654msgstr ""
34655
34656#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:999
34657msgid "&Ignore"
34658msgstr ""
34659
34660#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1000
34661msgid "Un&ignore"
34662msgstr ""
34663
34664#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1001
34665msgid "Ignore the current word for the rest of this session"
34666msgstr ""
34667
34668#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1002
34669msgid "Stop ignoring the current word"
34670msgstr ""
34671
34672#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1008
34673msgid "Add word to &dictionary:"
34674msgstr ""
34675
34676#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1009
34677msgid "Remove from &dictionaries"
34678msgstr ""
34679
34680#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1010
34681msgid "Add the current word to the specified user dictionary"
34682msgstr ""
34683
34684#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1011
34685msgid "Remove the current word from all active user dictionaries"
34686msgstr ""
34687
34688#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1015
34689msgid ""
34690"You have no active user dictionaries. You must choose at least one active "
34691"user dictionary via Preferences->Editor->Manage spelling dictionaries"
34692msgstr ""
34693
34694#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1022
34695msgid "Show &next occurrence"
34696msgstr ""
34697
34698#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1024
34699msgid ""
34700"Show the next occurrence of the selected word in the editor, so you can edit"
34701" it manually"
34702msgstr ""
34703
34704#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1029
34705msgid "&Change selected word to:"
34706msgstr ""
34707
34708#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1034
34709msgid "The replacement word"
34710msgstr ""
34711
34712#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1044
34713msgid "Show &only misspelled words"
34714msgstr ""
34715
34716#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1047
34717msgid "Case &sensitive sort"
34718msgstr ""
34719
34720#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1049
34721msgid "When sorting the list of words, be case sensitive"
34722msgstr ""
34723
34724#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1051
34725msgid "Case sensitive sea&rch"
34726msgstr ""
34727
34728#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1052
34729msgid "When filtering the list of words, be case sensitive"
34730msgstr ""
34731
34732#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1134
34733msgid "The original word"
34734msgstr ""
34735
34736#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1189
34737msgid "No changed word"
34738msgstr ""
34739
34740#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1190
34741msgid "There is no spelling replacement to undo"
34742msgstr ""
34743
34744#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1283
34745msgid "Failed to check spelling"
34746msgstr ""
34747
34748#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1284
34749msgid ""
34750"Failed to check spelling, click \"Show details\" for the full error "
34751"information."
34752msgstr ""
34753
34754#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1308
34755msgid "Files edited"
34756msgstr ""
34757
34758#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1309
34759#, python-format
34760msgid ""
34761"The files in the editor were edited outside the spell check dialog, and the "
34762"word %s no longer exists."
34763msgstr ""
34764
34765#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/spell.py:1313
34766#, python-brace-format
34767msgid "Misspelled words: {0} Total words: {1}"
34768msgstr ""
34769
34770#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:29
34771msgid ""
34772"Select how the search expression is interpreted\n"
34773"            <dl>\n"
34774"            <dt><b>Normal</b></dt>\n"
34775"            <dd>The search expression is treated as normal text, calibre will look for the exact text.</dd>\n"
34776"            <dt><b>Regex</b></dt>\n"
34777"            <dd>The search expression is interpreted as a regular expression. See the User Manual for more help on using regular expressions.</dd>\n"
34778"            </dl>"
34779msgstr ""
34780
34781#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/text_search.py:52
34782msgid ""
34783"\n"
34784"            Where to search/replace:\n"
34785"            <dl>\n"
34786"            <dt><b>Current file</b></dt>\n"
34787"            <dd>Search only inside the currently opened file</dd>\n"
34788"            <dt><b>All text files</b></dt>\n"
34789"            <dd>Search in all text (HTML) files</dd>\n"
34790"            <dt><b>Selected files</b></dt>\n"
34791"            <dd>Search in the files currently selected in the File browser</dd>\n"
34792"            <dt><b>Open files</b></dt>\n"
34793"            <dd>Search in the files currently open in the editor</dd>\n"
34794"            </dl>"
34795msgstr ""
34796
34797#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/toc.py:220
34798#, python-brace-format
34799msgid ""
34800"File: {0}\n"
34801"Anchor: {1}"
34802msgstr ""
34803
34804#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/toc.py:221
34805msgid "Top of file"
34806msgstr ""
34807
34808#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:73
34809msgid "Double click a file in the left panel to start editing it."
34810msgstr ""
34811
34812#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:110
34813#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:128
34814msgid "Full path:"
34815msgstr ""
34816
34817#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:219
34818msgid "Close tab"
34819msgstr "Закрыць укладку "
34820
34821#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:221
34822msgid "Close other tabs"
34823msgstr ""
34824
34825#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:222
34826msgid "Close tabs to the right of this tab"
34827msgstr ""
34828
34829#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:250
34830#, python-brace-format
34831msgid "Line: {0} : {1}"
34832msgstr ""
34833
34834#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:372
34835#, python-brace-format
34836msgid "{0} {1} created by {2}"
34837msgstr ""
34838
34839#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:407
34840msgid "Global actions"
34841msgstr ""
34842
34843#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:428
34844msgid "&New file (images/fonts/HTML/etc.)"
34845msgstr ""
34846
34847#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:429
34848msgid "Create a new file in the current book"
34849msgstr ""
34850
34851#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:430
34852msgid "&Import files into book"
34853msgstr ""
34854
34855#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:430
34856msgid "Import files into book"
34857msgstr ""
34858
34859#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:431
34860msgid "&Open book"
34861msgstr ""
34862
34863#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:431
34864msgid "Open a book"
34865msgstr ""
34866
34867#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:432
34868msgid "Open &folder (unzipped EPUB) as book"
34869msgstr ""
34870
34871#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:433
34872msgid "Open a folder (unzipped EPUB) as a book"
34873msgstr ""
34874
34875#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:434
34876msgid "Edit &next file"
34877msgstr ""
34878
34879#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:435
34880msgid "Edit the next file in the spine"
34881msgstr ""
34882
34883#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:436
34884msgid "Edit &previous file"
34885msgstr ""
34886
34887#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:437
34888msgid "Edit the previous file in the spine"
34889msgstr ""
34890
34891#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:440
34892msgid "&Revert to before"
34893msgstr ""
34894
34895#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:441
34896msgid "Revert book to before the last action (Undo)"
34897msgstr ""
34898
34899#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:442
34900msgid "&Revert to after"
34901msgstr ""
34902
34903#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:443
34904msgid "Revert book state to after the next action (Redo)"
34905msgstr ""
34906
34907#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:444
34908msgid "Save book"
34909msgstr ""
34910
34911#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:446
34912msgid "Save a &copy"
34913msgstr ""
34914
34915#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:446
34916msgid "Save a copy of the book"
34917msgstr ""
34918
34919#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:447
34920msgid "Quit"
34921msgstr "Выйсці"
34922
34923#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:449
34924msgid "Create a new, empty book"
34925msgstr ""
34926
34927#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:449
34928msgid "Create new, &empty book"
34929msgstr ""
34930
34931#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:450
34932msgid "&Import an HTML or DOCX file as a new book"
34933msgstr ""
34934
34935#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:451
34936msgid "Import an HTML or DOCX file as a new book"
34937msgstr ""
34938
34939#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:452
34940msgid "&Quick open a file to edit"
34941msgstr ""
34942
34943#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:453
34944msgid "Quickly open a file from the book to edit it"
34945msgstr ""
34946
34947#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:456
34948msgid "Editor actions"
34949msgstr ""
34950
34951#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:458
34952msgid "Undo typing"
34953msgstr ""
34954
34955#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:459
34956msgid "R&edo"
34957msgstr ""
34958
34959#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:460
34960msgid "Redo typing"
34961msgstr ""
34962
34963#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:461
34964msgid "Cut &text"
34965msgstr ""
34966
34967#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:462
34968msgid "Cut text"
34969msgstr ""
34970
34971#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:465
34972msgid "P&aste from clipboard"
34973msgstr ""
34974
34975#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:473
34976msgid "Tools"
34977msgstr ""
34978
34979#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:474
34980msgid "&Edit Table of Contents"
34981msgstr ""
34982
34983#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:474
34984msgid "Edit Table of Contents"
34985msgstr "Рэдагаваць змест"
34986
34987#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:475
34988msgid "&Insert inline Table of Contents"
34989msgstr ""
34990
34991#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:476
34992msgid "Insert inline Table of Contents"
34993msgstr ""
34994
34995#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:477
34996msgid "&Fix HTML"
34997msgstr ""
34998
34999#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:478
35000msgid "Fix HTML in the current file"
35001msgstr ""
35002
35003#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:479
35004msgid "&Fix HTML - all files"
35005msgstr ""
35006
35007#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:480
35008msgid "Fix HTML in all files"
35009msgstr ""
35010
35011#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:481
35012msgid "&Beautify current file"
35013msgstr ""
35014
35015#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:482
35016msgid "Beautify current file"
35017msgstr ""
35018
35019#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:483
35020msgid "&Beautify all files"
35021msgstr ""
35022
35023#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:484
35024msgid "Beautify all files"
35025msgstr ""
35026
35027#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:485
35028msgid "&Insert special character"
35029msgstr ""
35030
35031#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:486
35032msgid "Insert special character"
35033msgstr "Уставіць адвольны знак"
35034
35035#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:487
35036msgid "&Arrange into folders"
35037msgstr ""
35038
35039#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:488
35040msgid "Arrange into folders"
35041msgstr ""
35042
35043#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:489
35044msgid "Set &semantics"
35045msgstr ""
35046
35047#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:490
35048#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:812
35049msgid "Set semantics"
35050msgstr ""
35051
35052#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:491
35053msgid "&Filter style information"
35054msgstr ""
35055
35056#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:493
35057msgid "&Manage fonts"
35058msgstr ""
35059
35060#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:493
35061msgid "Manage fonts in the book"
35062msgstr ""
35063
35064#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:494
35065msgid "Add &cover"
35066msgstr ""
35067
35068#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:494
35069msgid "Add a cover to the book"
35070msgstr ""
35071
35072#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:496
35073msgid "&Reports"
35074msgstr ""
35075
35076#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:496
35077msgid "Show a report on various aspects of the book"
35078msgstr ""
35079
35080#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:497
35081msgid "Check &external links"
35082msgstr ""
35083
35084#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:498
35085msgid "Check external links in the book"
35086msgstr ""
35087
35088#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:499
35089msgid "C&ompress images losslessly"
35090msgstr ""
35091
35092#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:500
35093msgid "Compress images losslessly"
35094msgstr ""
35095
35096#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:501
35097msgid "Transform &styles"
35098msgstr ""
35099
35100#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:502
35101msgid "Transform styles used in the book"
35102msgstr ""
35103
35104#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:504
35105msgid "Transform HTML used in the book"
35106msgstr ""
35107
35108#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:505
35109msgid "Download external &resources"
35110msgstr ""
35111
35112#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:507
35113msgid ""
35114"Download external resources in the book (images/stylesheets/etc/ that are "
35115"not included in the book)"
35116msgstr ""
35117
35118#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:516
35119msgid "&Subset embedded fonts"
35120msgstr ""
35121
35122#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:517
35123msgid "Subset embedded fonts"
35124msgstr ""
35125
35126#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:517
35127msgid "Subset fonts"
35128msgstr ""
35129
35130#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:519
35131msgid "&Embed referenced fonts"
35132msgstr ""
35133
35134#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:520
35135msgid "Embed fonts"
35136msgstr ""
35137
35138#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:520
35139msgid "Embed referenced fonts"
35140msgstr ""
35141
35142#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:522
35143msgid "&Smarten punctuation (works best for English)"
35144msgstr ""
35145
35146#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:526
35147msgid "Remove &unused CSS rules"
35148msgstr ""
35149
35150#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:527
35151msgid "Remove unused CSS rules"
35152msgstr ""
35153
35154#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:530
35155msgid "Upgrade book internals"
35156msgstr ""
35157
35158#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:534
35159msgid "Auto reload preview"
35160msgstr ""
35161
35162#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:535
35163#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:536
35164msgid "Sync preview position to editor position"
35165msgstr ""
35166
35167#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:537
35168msgid "Refresh preview"
35169msgstr ""
35170
35171#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:538
35172msgid "Split this file"
35173msgstr ""
35174
35175#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:539
35176msgid "Split file in the preview panel"
35177msgstr ""
35178
35179#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:540
35180msgid "Find next in preview"
35181msgstr ""
35182
35183#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:541
35184msgid "Find previous in preview"
35185msgstr ""
35186
35187#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:545
35188msgid "&Find/replace"
35189msgstr ""
35190
35191#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:545
35192msgid "Show the Find/replace panel"
35193msgstr ""
35194
35195#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:554
35196msgid "Replace current match"
35197msgstr ""
35198
35199#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:555
35200msgid "Replace and find ne&xt"
35201msgstr ""
35202
35203#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:556
35204msgid "Replace current match and find next"
35205msgstr ""
35206
35207#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:557
35208msgid "R&eplace and find previous"
35209msgstr ""
35210
35211#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:558
35212msgid "Replace current match and find previous"
35213msgstr ""
35214
35215#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:560
35216msgid "Replace all matches"
35217msgstr ""
35218
35219#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:562
35220msgid "Count number of matches"
35221msgstr ""
35222
35223#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:563
35224msgid "&Mark selected text"
35225msgstr ""
35226
35227#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:564
35228msgid "Mark selected text or unmark already marked text"
35229msgstr ""
35230
35231#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:566
35232msgid "Go to &line"
35233msgstr ""
35234
35235#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:566
35236msgid "Go to line number"
35237msgstr ""
35238
35239#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:567
35240msgid "Sa&ved searches"
35241msgstr ""
35242
35243#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:568
35244msgid "Show the saved searches dialog"
35245msgstr ""
35246
35247#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:569
35248msgid "&Search ignoring HTML markup"
35249msgstr ""
35250
35251#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:570
35252msgid "Show the text search panel"
35253msgstr ""
35254
35255#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:573
35256#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:824
35257msgid "Check book"
35258msgstr ""
35259
35260#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:574
35261msgid "C&heck book"
35262msgstr ""
35263
35264#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:574
35265msgid "Check book for errors"
35266msgstr ""
35267
35268#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:575
35269msgid "Check &spelling"
35270msgstr ""
35271
35272#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:576
35273msgid "Check book for spelling errors"
35274msgstr ""
35275
35276#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:577
35277msgid "&Next error"
35278msgstr ""
35279
35280#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:578
35281msgid "Show next error"
35282msgstr ""
35283
35284#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:579
35285msgid "&Previous error"
35286msgstr ""
35287
35288#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:580
35289msgid "Show previous error"
35290msgstr ""
35291
35292#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:581
35293msgid "&Next spelling mistake"
35294msgstr ""
35295
35296#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:582
35297msgid "Go to next spelling mistake"
35298msgstr ""
35299
35300#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:587
35301msgid "&Create checkpoint"
35302msgstr ""
35303
35304#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:588
35305msgid "Create a checkpoint with the current state of the book"
35306msgstr ""
35307
35308#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:590
35309msgid "&Close current tab"
35310msgstr ""
35311
35312#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:591
35313msgid "Close the currently open tab"
35314msgstr ""
35315
35316#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:593
35317msgid "C&lose other tabs"
35318msgstr ""
35319
35320#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:594
35321msgid "Close all tabs except the current tab"
35322msgstr ""
35323
35324#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:596
35325msgid "Close tabs to the &right"
35326msgstr ""
35327
35328#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:597
35329msgid "Close tabs to the right of the current tab"
35330msgstr ""
35331
35332#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:599
35333msgid "User &Manual"
35334msgstr ""
35335
35336#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:601
35337msgid "Show User Manual"
35338msgstr ""
35339
35340#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:603
35341msgid "&Browse images in book"
35342msgstr ""
35343
35344#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:604
35345msgid "Browse images in the books visually"
35346msgstr ""
35347
35348#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:606
35349msgid "&Split at multiple locations"
35350msgstr ""
35351
35352#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:607
35353msgid "Split HTML file at multiple locations"
35354msgstr ""
35355
35356#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:608
35357msgid "Compare to &another book"
35358msgstr ""
35359
35360#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:609
35361msgid "Compare to another book"
35362msgstr ""
35363
35364#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:611
35365msgid "Manage &Snippets"
35366msgstr ""
35367
35368#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:612
35369msgid "Manage user created Snippets"
35370msgstr ""
35371
35372#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:627
35373msgid "&File"
35374msgstr "&Файл"
35375
35376#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:635
35377msgid "&Recently opened books"
35378msgstr ""
35379
35380#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:660
35381msgid "&Tools"
35382msgstr ""
35383
35384#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:679
35385msgid "External &links"
35386msgstr ""
35387
35388#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:686
35389msgid "&View"
35390msgstr "&Выгляд"
35391
35392#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:687
35393msgid "Tool&bars"
35394msgstr ""
35395
35396#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:724
35397msgid "&Plugins"
35398msgstr ""
35399
35400#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:728
35401msgid "&Help"
35402msgstr "&Дапамога "
35403
35404#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:731
35405msgid "&Donate to support calibre development"
35406msgstr ""
35407
35408#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:753
35409msgid "Book tool bar"
35410msgstr ""
35411
35412#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:754
35413msgid "Tools tool bar"
35414msgstr ""
35415
35416#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:755
35417msgid "Plugins tool bar"
35418msgstr ""
35419
35420#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:768
35421msgid "Donate to support calibre development"
35422msgstr ""
35423
35424#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:796
35425#, python-format
35426msgid "Toggle %s"
35427msgstr ""
35428
35429#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:798
35430msgid "Windows"
35431msgstr "Вокны"
35432
35433#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:803
35434msgid "File browser"
35435msgstr ""
35436
35437#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:809
35438msgid "File preview"
35439msgstr ""
35440
35441#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:815
35442msgid "Live CSS"
35443msgstr ""
35444
35445#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:832
35446#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:58
35447#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:72
35448msgid "Inspector"
35449msgstr ""
35450
35451#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:850
35452msgid "Text search"
35453msgstr ""
35454
35455#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/ui.py:858
35456msgid "Checkpoints"
35457msgstr ""
35458
35459#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/undo.py:61
35460#, python-format
35461msgid " [was %s]"
35462msgstr ""
35463
35464#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/undo.py:61
35465msgid "Current state"
35466msgstr ""
35467
35468#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/undo.py:63
35469#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/undo.py:172
35470msgid "[Unnamed state]"
35471msgstr ""
35472
35473#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/undo.py:207
35474msgid "Revert the book to the selected checkpoint"
35475msgstr ""
35476
35477#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/undo.py:211
35478msgid "&Compare"
35479msgstr ""
35480
35481#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/undo.py:212
35482msgid ""
35483"Compare the state of the book at the selected checkpoint with the current "
35484"state"
35485msgstr ""
35486
35487#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/undo.py:232
35488msgid "Cannot revert"
35489msgstr ""
35490
35491#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/undo.py:233
35492msgid "Cannot revert to the current state"
35493msgstr ""
35494
35495#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/undo.py:242
35496msgid "Cannot compare"
35497msgstr ""
35498
35499#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/undo.py:243
35500msgid "There is no point comparing the current state to itself"
35501msgstr ""
35502
35503#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:66
35504msgid "Choose tag name"
35505msgstr ""
35506
35507#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:73
35508msgid "Specify the name of the &tag to insert:"
35509msgstr ""
35510
35511#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:100
35512msgid "Text (HTML) files"
35513msgstr ""
35514
35515#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:101
35516msgid "Style (CSS) files"
35517msgstr ""
35518
35519#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:104
35520msgid "Audio"
35521msgstr ""
35522
35523#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:105
35524msgid "Video"
35525msgstr "Відэа"
35526
35527#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:106
35528msgid "OPF file (metadata)"
35529msgstr ""
35530
35531#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:107
35532msgid "Table of contents file (NCX)"
35533msgstr ""
35534
35535#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:111
35536msgid "Arrange in folders"
35537msgstr ""
35538
35539#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:118
35540msgid ""
35541"Arrange the files in this book into sub-folders based on their types. If you"
35542" leave a folder blank, the files will be placed in the root."
35543msgstr ""
35544
35545#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:137
35546msgid ""
35547"Note that this will only arrange files inside the book, it will not affect "
35548"how they are displayed in the File browser"
35549msgstr ""
35550
35551#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:160
35552msgid "Specify locations to split at"
35553msgstr ""
35554
35555#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:168
35556msgid ""
35557"Specify the locations to split at, using an XPath expression (click the "
35558"wizard button for help with generating XPath expressions)."
35559msgstr ""
35560
35561#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:174
35562msgid "&XPath expression:"
35563msgstr ""
35564
35565#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:181
35566msgid "Invalid XPath expression"
35567msgstr ""
35568
35569#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:195
35570msgid "Choose file to import"
35571msgstr ""
35572
35573#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:208
35574msgid ""
35575"You can import an HTML or DOCX file directly as an EPUB and edit it. The "
35576"EPUB will be generated with minimal changes from the source, unlike doing a "
35577"full conversion in calibre."
35578msgstr ""
35579
35580#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:216
35581msgid "Choose the file to import"
35582msgstr ""
35583
35584#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:222
35585msgid "Source file:"
35586msgstr ""
35587
35588#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:228
35589msgid "Choose the location for the newly created EPUB"
35590msgstr ""
35591
35592#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:234
35593msgid "Destination file:"
35594msgstr ""
35595
35596#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:242
35597msgid "Importable files"
35598msgstr ""
35599
35600#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:251
35601msgid "Choose destination"
35602msgstr ""
35603
35604#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:252
35605msgid "EPUB files"
35606msgstr ""
35607
35608#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:260
35609msgid "Need document"
35610msgstr ""
35611
35612#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:261
35613msgid "You must specify the source file that will be imported."
35614msgstr ""
35615
35616#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:414
35617msgid "No results found"
35618msgstr ""
35619
35620#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:433
35621msgid "Choose file to edit"
35622msgstr ""
35623
35624#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:446
35625#, python-brace-format
35626msgid ""
35627"<p>Quickly choose a file by typing in just a few characters from the file name into the field above.\n"
35628"        For example, if want to choose the file:\n"
35629"        {example}\n"
35630"        Simply type in the characters:\n"
35631"        {chars}\n"
35632"        and press Enter."
35633msgstr ""
35634
35635#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:627
35636#, python-brace-format
35637msgid ""
35638"Anchor: {0}\n"
35639"Leading text: {1}"
35640msgstr ""
35641
35642#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:661
35643#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:875
35644msgid "Filter files"
35645msgstr ""
35646
35647#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:665
35648msgid "Choose a &file to link to:"
35649msgstr ""
35650
35651#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:670
35652#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:884
35653msgid "Filter locations"
35654msgstr ""
35655
35656#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:676
35657#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:889
35658msgid "Choose a &location (anchor) in the file:"
35659msgstr ""
35660
35661#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:684
35662#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:863
35663msgid "The destination (href) for the link"
35664msgstr ""
35665
35666#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:685
35667#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:864
35668msgid "&Target:"
35669msgstr ""
35670
35671#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:690
35672msgid "Te&xt:"
35673msgstr ""
35674
35675#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:692
35676msgid "The (optional) text for the link"
35677msgstr ""
35678
35679#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:700
35680#, python-brace-format
35681msgid ""
35682"\n"
35683"            The template to use for generating the link. In addition to {0} and {1}\n"
35684"            you can also use {2}, {3} and {4} variables\n"
35685"            in the template, they will be replaced by the source filename, the destination\n"
35686"            filename and the anchor, respectively.\n"
35687"        "
35688msgstr ""
35689
35690#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:829
35691msgid "Copyright page"
35692msgstr ""
35693
35694#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:841
35695msgid "Page with title, author, publisher, etc."
35696msgstr ""
35697
35698#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:842
35699msgid "The book cover, typically a single HTML file with a cover image inside"
35700msgstr ""
35701
35702#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:843
35703msgid "Back-of-book style index"
35704msgstr ""
35705
35706#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:844
35707msgid "First \"real\" page of content"
35708msgstr ""
35709
35710#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:860
35711msgid "Type of &semantics:"
35712msgstr ""
35713
35714#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:879
35715msgid "Choose a &file:"
35716msgstr ""
35717
35718#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:902
35719msgid "About semantics"
35720msgstr ""
35721
35722#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:903
35723msgid ""
35724"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"
35725"\n"
35726"First choose the type of semantic information, then choose a file and optionally a location within the file to point to.\n"
35727"\n"
35728"The semantic information will be written in the <guide> section of the OPF file."
35729msgstr ""
35730
35731#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:1040
35732msgid "Flo&ats"
35733msgstr ""
35734
35735#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:1049
35736msgid "&Other CSS properties:"
35737msgstr ""
35738
35739#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:1053
35740#, python-format
35741msgid "Only filter CSS in the current file (%s)"
35742msgstr ""
35743
35744#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:1139
35745msgid "Add a cover"
35746msgstr ""
35747
35748#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:1151
35749msgid "&Images in book"
35750msgstr ""
35751
35752#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:1155
35753msgid "Filter the list of images"
35754msgstr ""
35755
35756#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:1168
35757msgid ""
35758"If enabled the cover image you select will be embedded into the book in such"
35759" a way that when viewed, its aspect ratio (ratio of width to height) will be"
35760" preserved. This will mean blank spaces around the image if the screen the "
35761"book is being viewed on has an aspect ratio different to the image."
35762msgstr ""
35763
35764#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:1186
35765msgid "Import &image"
35766msgstr ""
35767
35768#: /__w/calibre/calibre/src/calibre/gui2/tweak_book/widgets.py:1214
35769msgid "Choose a cover image"
35770msgstr ""
35771
35772#: /__w/calibre/calibre/src/calibre/gui2/ui.py:79
35773msgid "Quick Start Guide"
35774msgstr ""
35775
35776#: /__w/calibre/calibre/src/calibre/gui2/ui.py:233
35777msgid "&Donate to support calibre"
35778msgstr ""
35779
35780#: /__w/calibre/calibre/src/calibre/gui2/ui.py:276
35781msgid "&Eject connected device"
35782msgstr ""
35783
35784#: /__w/calibre/calibre/src/calibre/gui2/ui.py:280
35785msgid "Quit calibre"
35786msgstr "Выйсці з calibre"
35787
35788#: /__w/calibre/calibre/src/calibre/gui2/ui.py:287
35789msgid "Minimize the calibre window"
35790msgstr ""
35791
35792#: /__w/calibre/calibre/src/calibre/gui2/ui.py:296
35793msgid "Clear the current search"
35794msgstr ""
35795
35796#: /__w/calibre/calibre/src/calibre/gui2/ui.py:303
35797msgid "Focus the book list"
35798msgstr ""
35799
35800#: /__w/calibre/calibre/src/calibre/gui2/ui.py:310
35801msgid "Clear the Virtual library"
35802msgstr ""
35803
35804#: /__w/calibre/calibre/src/calibre/gui2/ui.py:317
35805msgid "Clear the additional restriction"
35806msgstr ""
35807
35808#: /__w/calibre/calibre/src/calibre/gui2/ui.py:448
35809msgid "Debug mode"
35810msgstr ""
35811
35812#: /__w/calibre/calibre/src/calibre/gui2/ui.py:449
35813#, python-format
35814msgid ""
35815"You have started calibre in debug mode. After you quit calibre, the debug "
35816"log will be available in the file: %s<p>The log will be displayed "
35817"automatically."
35818msgstr ""
35819
35820#: /__w/calibre/calibre/src/calibre/gui2/ui.py:498
35821msgid "Content server changed!"
35822msgstr ""
35823
35824#: /__w/calibre/calibre/src/calibre/gui2/ui.py:499
35825msgid ""
35826"calibre 3 comes with a completely re-written Content server. As such any "
35827"custom configuration you have for the content server no longer applies. You "
35828"should check and refresh your settings in Preferences->Sharing->Sharing over"
35829" the net"
35830msgstr ""
35831
35832#: /__w/calibre/calibre/src/calibre/gui2/ui.py:535
35833#, python-format
35834msgid ""
35835"Could not start the Content server. Error:\n"
35836"\n"
35837"%s"
35838msgstr ""
35839
35840#: /__w/calibre/calibre/src/calibre/gui2/ui.py:588
35841msgid "Hide main window"
35842msgstr ""
35843
35844#: /__w/calibre/calibre/src/calibre/gui2/ui.py:588
35845msgid "Show main window"
35846msgstr ""
35847
35848#: /__w/calibre/calibre/src/calibre/gui2/ui.py:860
35849#, python-format
35850msgid ""
35851"The library database at %s appears to be corrupted. Do you want calibre to "
35852"try and rebuild it automatically? The rebuild may not be completely "
35853"successful."
35854msgstr ""
35855
35856#: /__w/calibre/calibre/src/calibre/gui2/ui.py:952
35857msgid "Conversion error"
35858msgstr ""
35859
35860#: /__w/calibre/calibre/src/calibre/gui2/ui.py:973
35861#: /__w/calibre/calibre/src/calibre/gui2/ui.py:998
35862#, python-format
35863msgid "<p><b>Failed to convert: %s"
35864msgstr ""
35865
35866#: /__w/calibre/calibre/src/calibre/gui2/ui.py:974
35867msgid ""
35868"\n"
35869"                Many older e-book reader devices are incapable of displaying\n"
35870"                EPUB files that have internal components over a certain size.\n"
35871"                Therefore, when converting to EPUB, calibre automatically tries\n"
35872"                to split up the EPUB into smaller sized pieces.  For some\n"
35873"                files that are large undifferentiated blocks of text, this\n"
35874"                splitting fails.\n"
35875"                <p>You can <b>work around the problem</b> by either increasing the\n"
35876"                maximum split size under <i>EPUB output</i> in the conversion dialog,\n"
35877"                or by turning on Heuristic processing, also in the conversion\n"
35878"                dialog. Note that if you make the maximum split size too large,\n"
35879"                your e-book reader may have trouble with the EPUB.\n"
35880"                        "
35881msgstr ""
35882
35883#: /__w/calibre/calibre/src/calibre/gui2/ui.py:988
35884#: /__w/calibre/calibre/src/calibre/gui2/ui.py:1002
35885msgid "Conversion failed"
35886msgstr ""
35887
35888#: /__w/calibre/calibre/src/calibre/gui2/ui.py:1000
35889msgid "here"
35890msgstr ""
35891
35892#: /__w/calibre/calibre/src/calibre/gui2/ui.py:1013
35893msgid "Recipe Disabled"
35894msgstr ""
35895
35896#: /__w/calibre/calibre/src/calibre/gui2/ui.py:1046
35897msgid "<b>Failed</b>"
35898msgstr ""
35899
35900#: /__w/calibre/calibre/src/calibre/gui2/ui.py:1087
35901msgid "There are active jobs. Are you sure you want to quit?"
35902msgstr ""
35903
35904#: /__w/calibre/calibre/src/calibre/gui2/ui.py:1090
35905msgid ""
35906" is communicating with the device!<br>\n"
35907"                      Quitting may cause corruption on the device.<br>\n"
35908"                      Are you sure you want to quit?"
35909msgstr ""
35910
35911#: /__w/calibre/calibre/src/calibre/gui2/ui.py:1098
35912msgid "There are library updates waiting. Are you sure you want to quit?"
35913msgstr ""
35914
35915#: /__w/calibre/calibre/src/calibre/gui2/ui.py:1099
35916msgid "Library updates waiting"
35917msgstr ""
35918
35919#: /__w/calibre/calibre/src/calibre/gui2/ui.py:1104
35920msgid ""
35921"Some deleted books are still being moved to the recycle bin, if you quit "
35922"now, they will be left behind. Are you sure you want to quit?"
35923msgstr ""
35924
35925#: /__w/calibre/calibre/src/calibre/gui2/ui.py:1124
35926msgid "Running database shutdown plugins. This could take a few seconds..."
35927msgstr ""
35928
35929#: /__w/calibre/calibre/src/calibre/gui2/ui.py:1176
35930msgid "Shutting down the Content server. This could take a while..."
35931msgstr ""
35932
35933#: /__w/calibre/calibre/src/calibre/gui2/ui.py:1210
35934msgid ""
35935"will keep running in the system tray. To close it, choose <b>Quit</b> in the"
35936" context menu of the system tray."
35937msgstr ""
35938
35939#: /__w/calibre/calibre/src/calibre/gui2/update.py:140
35940#, python-brace-format
35941msgid ""
35942"New version <b>{ver}</b> of {app} is available for download. See the <a "
35943"href=\"{url}\">new features</a>."
35944msgstr ""
35945
35946#: /__w/calibre/calibre/src/calibre/gui2/update.py:146
35947msgid "Update available!"
35948msgstr ""
35949
35950#: /__w/calibre/calibre/src/calibre/gui2/update.py:151
35951msgid "Show this notification for future updates"
35952msgstr ""
35953
35954#: /__w/calibre/calibre/src/calibre/gui2/update.py:156
35955msgid "&Get update"
35956msgstr ""
35957
35958#: /__w/calibre/calibre/src/calibre/gui2/update.py:160
35959msgid "Update &plugins"
35960msgstr ""
35961
35962#: /__w/calibre/calibre/src/calibre/gui2/update.py:221
35963msgid " and one plugin update"
35964msgid_plural " and {} plugin updates"
35965msgstr[0] ""
35966msgstr[1] ""
35967msgstr[2] ""
35968msgstr[3] ""
35969
35970#: /__w/calibre/calibre/src/calibre/gui2/update.py:224
35971msgid "Update found"
35972msgstr ""
35973
35974#: /__w/calibre/calibre/src/calibre/gui2/update.py:226
35975msgid "updated plugin"
35976msgid_plural "updated plugins"
35977msgstr[0] ""
35978msgstr[1] ""
35979msgstr[2] ""
35980msgstr[3] ""
35981
35982#: /__w/calibre/calibre/src/calibre/gui2/update.py:253
35983#: /__w/calibre/calibre/src/calibre/gui2/update.py:259
35984msgid "Plugin updates"
35985msgstr ""
35986
35987#: /__w/calibre/calibre/src/calibre/gui2/update.py:256
35988msgid "A plugin update is available"
35989msgid_plural "There are {} plugin updates available"
35990msgstr[0] ""
35991msgstr[1] ""
35992msgstr[2] ""
35993msgstr[3] ""
35994
35995#: /__w/calibre/calibre/src/calibre/gui2/update.py:261
35996msgid "Install and configure user plugins"
35997msgstr ""
35998
35999#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:32
36000msgid "Rename this bookmark"
36001msgstr ""
36002
36003#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:34
36004msgid "Remove this bookmark"
36005msgstr ""
36006
36007#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:106
36008msgid "Double click to edit the bookmarks"
36009msgstr ""
36010
36011#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:110
36012msgid "&New"
36013msgstr "&Новы "
36014
36015#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:112
36016msgid "Create a new bookmark at the current location"
36017msgstr ""
36018
36019#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:116
36020msgid "Remove the currently selected bookmark"
36021msgstr ""
36022
36023#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:120
36024msgid "Pre&vious"
36025msgstr ""
36026
36027#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:124
36028msgid "Nex&t"
36029msgstr ""
36030
36031#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:132
36032msgid "Position in book"
36033msgstr ""
36034
36035#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:134
36036msgid "Change how the bookmarks are sorted"
36037msgstr ""
36038
36039#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:259
36040#, python-brace-format
36041msgid "Are you sure you want to delete the bookmark: {0}?"
36042msgstr ""
36043
36044#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:286
36045msgid "Export bookmarks"
36046msgstr ""
36047
36048#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:287
36049#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:298
36050msgid "Saved bookmarks"
36051msgstr ""
36052
36053#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:297
36054msgid "Import bookmarks"
36055msgstr ""
36056
36057#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:352
36058msgid "Add bookmark"
36059msgstr ""
36060
36061#: /__w/calibre/calibre/src/calibre/gui2/viewer/bookmarks.py:353
36062msgid "Enter title for bookmark:"
36063msgstr ""
36064
36065#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:127
36066msgid "calibre highlights"
36067msgstr ""
36068
36069#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:130
36070msgid "highlights"
36071msgstr ""
36072
36073#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:185
36074msgid "Modify this highlight"
36075msgstr ""
36076
36077#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:186
36078msgid "Edit notes for this highlight"
36079msgstr ""
36080
36081#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:188
36082msgid "Delete this highlight"
36083msgid_plural "Delete selected highlights"
36084msgstr[0] ""
36085msgstr[1] ""
36086msgstr[2] ""
36087msgstr[3] ""
36088
36089#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:229
36090#: /__w/calibre/calibre/src/calibre/gui2/viewer/search.py:499
36091msgid "Table of Contents section:"
36092msgid_plural "Table of Contents sections:"
36093msgstr[0] ""
36094msgstr[1] ""
36095msgstr[2] ""
36096msgstr[3] ""
36097
36098#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:440
36099msgid "Double click to jump to an entry"
36100msgstr ""
36101
36102#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:463
36103msgid "Modify"
36104msgstr ""
36105
36106#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:463
36107msgid "Modify the selected highlight"
36108msgstr ""
36109
36110#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:464
36111msgid "Delete the selected highlights"
36112msgstr ""
36113
36114#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:465
36115msgid "Export all highlights"
36116msgstr ""
36117
36118#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:496
36119msgid "No highlights match the search: {}"
36120msgstr ""
36121
36122#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:512
36123msgid "No selected highlight"
36124msgstr ""
36125
36126#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:513
36127msgid "No highlight is currently selected"
36128msgstr ""
36129
36130#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:530
36131msgid "Are you sure you want to delete this highlight permanently?"
36132msgid_plural "Are you sure you want to delete all {} highlights permanently?"
36133msgstr[0] ""
36134msgstr[1] ""
36135msgstr[2] ""
36136msgstr[3] ""
36137
36138#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:541
36139msgid "No highlights"
36140msgstr ""
36141
36142#: /__w/calibre/calibre/src/calibre/gui2/viewer/highlights.py:541
36143msgid "This book has no highlights to export"
36144msgstr ""
36145
36146#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:57
36147msgid "Edit lookup source"
36148msgstr ""
36149
36150#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:63
36151msgid "The name of the source"
36152msgstr ""
36153
36154#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:70
36155msgid "The URL template of the source"
36156msgstr ""
36157
36158#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:76
36159#, python-brace-format
36160msgid ""
36161"The URL template must starts with https:// and have {word} in it which will "
36162"be replaced by the actual query"
36163msgstr ""
36164
36165#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:95
36166msgid "You must specify a name"
36167msgstr ""
36168
36169#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:97
36170msgid "Name already exists"
36171msgstr ""
36172
36173#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:98
36174msgid "A lookup source with the name {} already exists"
36175msgstr ""
36176
36177#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:101
36178msgid "You must specify a URL"
36179msgstr ""
36180
36181#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:104
36182msgid "The URL must start with https://"
36183msgstr ""
36184
36185#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:107
36186#, python-brace-format
36187msgid "The URL must contain the placeholder {word}"
36188msgstr ""
36189
36190#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:118
36191msgid "Edit lookup sources"
36192msgstr ""
36193
36194#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:122
36195msgid "Double-click to edit an entry"
36196msgstr ""
36197
36198#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:142
36199#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:458
36200msgid "Restore defaults"
36201msgstr ""
36202
36203#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:181
36204msgid "No sources"
36205msgstr ""
36206
36207#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:182
36208msgid "You must specify at least one lookup source"
36209msgstr ""
36210
36211#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:232
36212msgid "Zoom in"
36213msgstr ""
36214
36215#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:233
36216msgid "Zoom out"
36217msgstr ""
36218
36219#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:234
36220msgid "Default zoom"
36221msgstr ""
36222
36223#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:235
36224msgid "Inspect"
36225msgstr ""
36226
36227#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:256
36228msgid "Lookup &in:"
36229msgstr ""
36230
36231#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:267
36232msgid "Double click on a word in the book's text to look it up."
36233msgstr ""
36234
36235#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:269
36236msgid "Add sources"
36237msgstr ""
36238
36239#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:270
36240msgid "Add more sources at which to lookup words"
36241msgstr ""
36242
36243#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:273
36244msgid "Refresh the result to match the currently selected text"
36245msgstr ""
36246
36247#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:278
36248msgid "Update on selection change"
36249msgstr ""
36250
36251#: /__w/calibre/calibre/src/calibre/gui2/viewer/lookup.py:280
36252msgid ""
36253"Automatically update the displayed result when selected text in the book "
36254"changes. With this disabled the lookup is changed only when clicking the "
36255"Refresh button."
36256msgstr ""
36257
36258#: /__w/calibre/calibre/src/calibre/gui2/viewer/main.py:105
36259msgid "Connecting to E-book viewer failed"
36260msgstr ""
36261
36262#: /__w/calibre/calibre/src/calibre/gui2/viewer/main.py:106
36263msgid ""
36264"Unable to connect to existing E-book viewer window, try restarting the "
36265"viewer."
36266msgstr ""
36267
36268#: /__w/calibre/calibre/src/calibre/gui2/viewer/main.py:113
36269msgid ""
36270"%prog [options] file\n"
36271"\n"
36272"View an e-book.\n"
36273msgstr ""
36274
36275#: /__w/calibre/calibre/src/calibre/gui2/viewer/main.py:120
36276msgid ""
36277"If specified, the E-book viewer window will try to come to the front when "
36278"started."
36279msgstr ""
36280
36281#: /__w/calibre/calibre/src/calibre/gui2/viewer/main.py:123
36282msgid ""
36283"If specified, the E-book viewer window will try to open full screen when "
36284"started."
36285msgstr ""
36286
36287#: /__w/calibre/calibre/src/calibre/gui2/viewer/main.py:126
36288msgid "Force reload of all opened books"
36289msgstr ""
36290
36291#: /__w/calibre/calibre/src/calibre/gui2/viewer/main.py:128
36292msgid ""
36293"The position at which to open the specified book. The position is a location"
36294" or position you can get by using the Go to->Location action in the viewer "
36295"controls. Alternately, you can use the form toc:something and it will open "
36296"at the location of the first Table of Contents entry that contains the "
36297"string \"something\". The form toc-href:something will match the href "
36298"(internal link destination) of toc nodes. The matching is exact. If you want"
36299" to match a substring, use the form toc-href-contains:something. The form "
36300"ref:something will use Reference mode references."
36301msgstr ""
36302
36303#: /__w/calibre/calibre/src/calibre/gui2/viewer/main.py:213
36304msgid "Failed to start listener"
36305msgstr ""
36306
36307#: /__w/calibre/calibre/src/calibre/gui2/viewer/main.py:214
36308msgid ""
36309"Could not start the listener used for single instance viewers. Try rebooting"
36310" your computer."
36311msgstr ""
36312
36313#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:42
36314msgid "Print to PDF"
36315msgstr ""
36316
36317#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:49
36318#, python-format
36319msgid "Print %s to a PDF file"
36320msgstr ""
36321
36322#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:59
36323msgid "Choose location for PDF file"
36324msgstr ""
36325
36326#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:63
36327msgid "&File:"
36328msgstr ""
36329
36330#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:69
36331msgid "Paper &size:"
36332msgstr ""
36333
36334#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:71
36335msgid "&Left margin:"
36336msgstr ""
36337
36338#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:72
36339msgid "&Top margin:"
36340msgstr ""
36341
36342#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:73
36343msgid "&Right margin:"
36344msgstr ""
36345
36346#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:74
36347msgid "&Bottom margin:"
36348msgstr ""
36349
36350#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:78
36351msgid "inches"
36352msgstr ""
36353
36354#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:84
36355msgid "Add page &number to printed pages"
36356msgstr ""
36357
36358#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:88
36359msgid "&Open PDF file after printing"
36360msgstr ""
36361
36362#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:114
36363msgid "PDF file"
36364msgstr ""
36365
36366#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:130
36367msgid "No filename specified"
36368msgstr ""
36369
36370#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:131
36371msgid "You must specify a filename for the PDF file to generate"
36372msgstr ""
36373
36374#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:133
36375msgid "Incorrect filename specified"
36376msgstr ""
36377
36378#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:134
36379msgid "The filename for the PDF file must end with .pdf"
36380msgstr ""
36381
36382#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:192
36383msgid "Printing, this will take a while, please wait..."
36384msgstr ""
36385
36386#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:194
36387msgid "Printing..."
36388msgstr ""
36389
36390#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:206
36391msgid "Failed to convert to PDF"
36392msgstr ""
36393
36394#: /__w/calibre/calibre/src/calibre/gui2/viewer/printing.py:207
36395msgid "Failed to generate PDF file, click \"Show details\" for more information."
36396msgstr ""
36397
36398#: /__w/calibre/calibre/src/calibre/gui2/viewer/search.py:359
36399msgid "Contains"
36400msgstr ""
36401
36402#: /__w/calibre/calibre/src/calibre/gui2/viewer/search.py:360
36403msgid "Whole words"
36404msgstr ""
36405
36406#: /__w/calibre/calibre/src/calibre/gui2/viewer/search.py:363
36407msgid ""
36408"Choose the type of search: <ul><li><b>Contains</b> will search for the "
36409"entered text anywhere.<li><b>Whole words</b> will search for whole words "
36410"that equal the entered text.<li><b>Regex</b> will interpret the text as a "
36411"regular expression."
36412msgstr ""
36413
36414#: /__w/calibre/calibre/src/calibre/gui2/viewer/search.py:380
36415msgid "Go back to where you were before searching"
36416msgstr ""
36417
36418#: /__w/calibre/calibre/src/calibre/gui2/viewer/search.py:628
36419msgid "This text is hidden in the book and cannot be displayed"
36420msgstr ""
36421
36422#: /__w/calibre/calibre/src/calibre/gui2/viewer/search.py:756
36423msgid "No matches were found for:"
36424msgstr ""
36425
36426#: /__w/calibre/calibre/src/calibre/gui2/viewer/toc.py:120
36427#, python-format
36428msgid "Expand all items under %s"
36429msgstr ""
36430
36431#: /__w/calibre/calibre/src/calibre/gui2/viewer/toc.py:122
36432msgid "Expand all items"
36433msgstr ""
36434
36435#: /__w/calibre/calibre/src/calibre/gui2/viewer/toc.py:123
36436msgid "Collapse all items"
36437msgstr ""
36438
36439#: /__w/calibre/calibre/src/calibre/gui2/viewer/toc.py:126
36440msgid "Expand all items at the level of {}"
36441msgstr ""
36442
36443#: /__w/calibre/calibre/src/calibre/gui2/viewer/toc.py:127
36444msgid "Collapse all items at the level of {}"
36445msgstr ""
36446
36447#: /__w/calibre/calibre/src/calibre/gui2/viewer/toc.py:129
36448msgid "Copy Table of Contents to clipboard"
36449msgstr ""
36450
36451#: /__w/calibre/calibre/src/calibre/gui2/viewer/toc.py:156
36452msgid "Search Table of Contents"
36453msgstr ""
36454
36455#: /__w/calibre/calibre/src/calibre/gui2/viewer/toc.py:157
36456msgid "Search for text in the Table of Contents"
36457msgstr ""
36458
36459#: /__w/calibre/calibre/src/calibre/gui2/viewer/toc.py:175
36460#, python-format
36461msgid "There are no Table of Contents entries matching: %s"
36462msgstr ""
36463
36464#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:43
36465msgid "Switch color scheme"
36466msgstr ""
36467
36468#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:48
36469msgid "Increase font size"
36470msgstr ""
36471
36472#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:49
36473msgid "Decrease font size"
36474msgstr ""
36475
36476#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:50
36477msgid "Toggle full screen"
36478msgstr ""
36479
36480#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:52
36481msgid "Previous page"
36482msgstr ""
36483
36484#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:53
36485#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:235
36486#: /__w/calibre/calibre/src/calibre/web/feeds/templates.py:132
36487msgid "Next section"
36488msgstr ""
36489
36490#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:54
36491#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:234
36492#: /__w/calibre/calibre/src/calibre/web/feeds/templates.py:139
36493msgid "Previous section"
36494msgstr ""
36495
36496#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:59
36497msgid "Toggle Reference mode"
36498msgstr ""
36499
36500#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:60
36501msgid "Toggle auto-scrolling"
36502msgstr ""
36503
36504#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:61
36505msgid "Lookup words"
36506msgstr ""
36507
36508#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:62
36509msgid "Show viewer controls"
36510msgstr ""
36511
36512#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:63
36513msgid "Toggle paged mode"
36514msgstr ""
36515
36516#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:64
36517msgid "Print book"
36518msgstr ""
36519
36520#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:66
36521msgid "Show book metadata"
36522msgstr ""
36523
36524#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:67
36525msgid "Read aloud"
36526msgstr ""
36527
36528#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:68
36529msgid "Browse highlights in book"
36530msgstr ""
36531
36532#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:69
36533msgid "Select all text in the current file"
36534msgstr ""
36535
36536#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:70
36537msgid "Edit this book"
36538msgstr ""
36539
36540#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:71
36541msgid "Reload this book"
36542msgstr ""
36543
36544#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:130
36545msgid "Customize this toolbar"
36546msgstr ""
36547
36548#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:132
36549msgid "Hide this toolbar"
36550msgstr ""
36551
36552#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:234
36553msgid "Switch to flow mode -- where the text is not broken into pages"
36554msgstr ""
36555
36556#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:237
36557msgid "Switch to paged mode -- where the text is broken into pages"
36558msgstr ""
36559
36560#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:260
36561msgid "Turn off auto-scrolling"
36562msgstr ""
36563
36564#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:260
36565msgid "Turn on auto-scrolling"
36566msgstr ""
36567
36568#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:266
36569msgid "Read the text of the book aloud"
36570msgstr ""
36571
36572#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:266
36573msgid "Stop reading"
36574msgstr ""
36575
36576#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:423
36577msgid "Configure the toolbar"
36578msgstr ""
36579
36580#: /__w/calibre/calibre/src/calibre/gui2/viewer/toolbars.py:432
36581msgid ""
36582"Choose the actions you want on the toolbar. Drag and drop items in the right"
36583" hand list to re-arrange the toolbar."
36584msgstr ""
36585
36586#: /__w/calibre/calibre/src/calibre/gui2/viewer/tts.py:18
36587msgid "Configure Read aloud"
36588msgstr ""
36589
36590#: /__w/calibre/calibre/src/calibre/gui2/viewer/tts.py:83
36591#: /__w/calibre/calibre/src/calibre/gui2/viewer/tts.py:90
36592msgid "Text-to-Speech unavailable"
36593msgstr ""
36594
36595#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:69
36596msgid "Lookup"
36597msgstr ""
36598
36599#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:95
36600msgid "Preparing book for first read, please wait"
36601msgstr ""
36602
36603#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:101
36604msgid "E-book viewer"
36605msgstr ""
36606
36607#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:229
36608#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/widgets/qscrollbar.cpp:403
36609msgid "Scroll here"
36610msgstr ""
36611
36612#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:231
36613msgid "Start of book"
36614msgstr ""
36615
36616#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:232
36617msgid "End of book"
36618msgstr ""
36619
36620#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:237
36621msgid "Start of current file"
36622msgstr ""
36623
36624#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:238
36625msgid "End of current file"
36626msgstr ""
36627
36628#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:240
36629msgid "Hide this scrollbar"
36630msgstr ""
36631
36632#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:323
36633msgid "Search :: no matches"
36634msgstr ""
36635
36636#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:325
36637msgid "Search :: one match"
36638msgstr ""
36639
36640#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:327
36641msgid "Search :: {} matches"
36642msgstr ""
36643
36644#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:387
36645#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:401
36646msgid "Failed to load the image {}"
36647msgstr ""
36648
36649#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:389
36650#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:395
36651msgid "Image not found"
36652msgstr ""
36653
36654#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:390
36655#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:396
36656msgid "Failed to find the image {}"
36657msgstr ""
36658
36659#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:432
36660msgid "Cannot print book"
36661msgstr ""
36662
36663#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:433
36664#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:686
36665msgid "No book is currently open"
36666msgstr ""
36667
36668#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:459
36669msgid "Choose e-book"
36670msgstr ""
36671
36672#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:459
36673msgid "E-books"
36674msgstr ""
36675
36676#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:480
36677msgid "Loading book"
36678msgstr ""
36679
36680#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:481
36681msgid "Loading book, please wait"
36682msgstr ""
36683
36684#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:525
36685msgid "Loading book failed"
36686msgstr ""
36687
36688#: /__w/calibre/calibre/src/calibre/gui2/viewer/ui.py:526
36689#, python-brace-format
36690msgid "Failed to open the book at {0}. Click \"Show details\" for more info."
36691msgstr ""
36692
36693#: /__w/calibre/calibre/src/calibre/gui2/viewer/web_view.py:589
36694msgid ""
36695"The Qt WebEngine Render process has crashed. You should try restarting the "
36696"viewer."
36697msgstr ""
36698
36699#: /__w/calibre/calibre/src/calibre/gui2/viewer/web_view.py:703
36700msgid "Choose background image"
36701msgstr ""
36702
36703#: /__w/calibre/calibre/src/calibre/gui2/viewer/widgets.py:138
36704msgid "Clear search history"
36705msgstr ""
36706
36707#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:113
36708msgid "Test file name invalid"
36709msgstr ""
36710
36711#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:114
36712#, python-format
36713msgid ""
36714"The file name <b>%s</b> does not appear to end with a file extension. It "
36715"must end with a file  extension like .epub or .mobi"
36716msgstr ""
36717
36718#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:345
36719msgid "Hide size in corner"
36720msgstr ""
36721
36722#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:345
36723msgid "Show size in corner"
36724msgstr ""
36725
36726#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:986
36727msgid "Drag to resize"
36728msgstr ""
36729
36730#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:1022
36731msgid "Hide {}"
36732msgstr ""
36733
36734#: /__w/calibre/calibre/src/calibre/gui2/widgets.py:1022
36735msgid "Show {}"
36736msgstr ""
36737
36738#: /__w/calibre/calibre/src/calibre/gui2/widgets2.py:97
36739msgid "Choose &color"
36740msgstr ""
36741
36742#: /__w/calibre/calibre/src/calibre/gui2/widgets2.py:124
36743msgid "Choose a color"
36744msgstr ""
36745
36746#: /__w/calibre/calibre/src/calibre/gui2/widgets2.py:140
36747#: /__w/calibre/calibre/src/calibre/utils/localization.py:368
36748msgid "Cu&t"
36749msgstr "&Выразаць "
36750
36751#: /__w/calibre/calibre/src/calibre/gui2/widgets2.py:147
36752#: /__w/calibre/calibre/src/calibre/utils/localization.py:375
36753msgid "&Step up"
36754msgstr ""
36755
36756#: /__w/calibre/calibre/src/calibre/gui2/widgets2.py:148
36757#: /__w/calibre/calibre/src/calibre/utils/localization.py:376
36758msgid "Step &down"
36759msgstr ""
36760
36761#: /__w/calibre/calibre/src/calibre/gui2/widgets2.py:284
36762msgid "Not rated"
36763msgstr ""
36764
36765#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:42
36766msgid "Generic e-ink device"
36767msgstr ""
36768
36769#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:74
36770msgid "Smartphone"
36771msgstr ""
36772
36773#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:81
36774msgid "iPad like tablet"
36775msgstr ""
36776
36777#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:90
36778msgid "Kindle Basic (all models)"
36779msgstr ""
36780
36781#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:122
36782msgid "Kindle Fire and Fire HD"
36783msgstr ""
36784
36785#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:143
36786msgid "All other SONY devices"
36787msgstr ""
36788
36789#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:150
36790msgid "Kobo and Kobo Touch Readers"
36791msgstr ""
36792
36793#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:158
36794msgid "Kobo Vox, Aura and Glo families"
36795msgstr ""
36796
36797#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:198
36798msgid "BOOX MAX, N96, i86, C67ML, M96, etc."
36799msgstr ""
36800
36801#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:228
36802msgid "Nook and Nook Simple Reader"
36803msgstr ""
36804
36805#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:292
36806msgid "PocketBook 360 and newer models"
36807msgstr ""
36808
36809#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:321
36810msgid "PocketBook Lux (1-5) and Basic 4"
36811msgstr ""
36812
36813#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:335
36814msgid "PocketBook Inkpad 3 (Pro) and X"
36815msgstr ""
36816
36817#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:352
36818msgid "Android phone"
36819msgstr ""
36820
36821#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:369
36822msgid "Android tablet"
36823msgstr ""
36824
36825#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:376
36826msgid "Android phone with Kindle reader"
36827msgstr ""
36828
36829#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:392
36830msgid "Android tablet with Kindle reader"
36831msgstr ""
36832
36833#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:479
36834msgid "Generic"
36835msgstr ""
36836
36837#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:627
36838msgid ""
36839"Choose your e-book device. If your device is not in the list, choose a "
36840"\"Generic\" device."
36841msgstr ""
36842
36843#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:702
36844#, python-brace-format
36845msgid ""
36846"If you are moving calibre from an old computer to a new one, please read <a "
36847"href=\"{0}\">the instructions</a>."
36848msgstr ""
36849
36850#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:786
36851msgid "Select location for books"
36852msgstr ""
36853
36854#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:798
36855#, python-format
36856msgid "Failed to create a folder at %s"
36857msgstr ""
36858
36859#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:813
36860#, python-format
36861msgid ""
36862"You must choose an empty folder for the calibre library. %s is not empty."
36863msgstr ""
36864
36865#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:906
36866msgid "&Next >"
36867msgstr ""
36868
36869#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:907
36870msgid "< &Back"
36871msgstr ""
36872
36873#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:908
36874#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:343
36875#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:382
36876#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:407
36877#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:732
36878msgid "Cancel"
36879msgstr "Скасаваць"
36880
36881#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:909
36882msgid "&Finish"
36883msgstr ""
36884
36885#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:910
36886msgid "Commit"
36887msgstr ""
36888
36889#: /__w/calibre/calibre/src/calibre/gui2/wizard/__init__.py:914
36890msgid "Welcome wizard"
36891msgstr ""
36892
36893#: /__w/calibre/calibre/src/calibre/gui2/wizard/device_ui.py:52
36894#: /__w/calibre/calibre/src/calibre/gui2/wizard/device_ui.py:53
36895#: /__w/calibre/calibre/src/calibre/gui2/wizard/finish_ui.py:45
36896#: /__w/calibre/calibre/src/calibre/gui2/wizard/kindle_ui.py:45
36897#: /__w/calibre/calibre/src/calibre/gui2/wizard/library_ui.py:69
36898#: /__w/calibre/calibre/src/calibre/gui2/wizard/stanza_ui.py:45
36899msgid "Welcome to calibre"
36900msgstr ""
36901
36902#: /__w/calibre/calibre/src/calibre/gui2/wizard/device_ui.py:54
36903#: /__w/calibre/calibre/src/calibre/gui2/wizard/finish_ui.py:46
36904#: /__w/calibre/calibre/src/calibre/gui2/wizard/kindle_ui.py:46
36905#: /__w/calibre/calibre/src/calibre/gui2/wizard/library_ui.py:70
36906#: /__w/calibre/calibre/src/calibre/gui2/wizard/stanza_ui.py:46
36907msgid "The one stop solution to all your e-book needs."
36908msgstr ""
36909
36910#: /__w/calibre/calibre/src/calibre/gui2/wizard/device_ui.py:55
36911msgid "&Manufacturers"
36912msgstr ""
36913
36914#: /__w/calibre/calibre/src/calibre/gui2/wizard/device_ui.py:56
36915msgid "&Devices"
36916msgstr ""
36917
36918#: /__w/calibre/calibre/src/calibre/gui2/wizard/finish_ui.py:44
36919#: /__w/calibre/calibre/src/calibre/gui2/wizard/kindle_ui.py:44
36920#: /__w/calibre/calibre/src/calibre/gui2/wizard/library_ui.py:68
36921#: /__w/calibre/calibre/src/calibre/gui2/wizard/stanza_ui.py:44
36922msgid "WizardPage"
36923msgstr ""
36924
36925#: /__w/calibre/calibre/src/calibre/gui2/wizard/finish_ui.py:47
36926#, python-format
36927msgid ""
36928"<h2>Congratulations!</h2> You have successfully setup calibre. Press the %s "
36929"button to apply your settings."
36930msgstr ""
36931
36932#: /__w/calibre/calibre/src/calibre/gui2/wizard/finish_ui.py:48
36933msgid ""
36934"<h2>Demo videos</h2>Videos demonstrating the various features of calibre are"
36935" available <a href=\"https://calibre-ebook.com/demo\">online</a>."
36936msgstr ""
36937
36938#: /__w/calibre/calibre/src/calibre/gui2/wizard/finish_ui.py:49
36939#, python-format
36940msgid ""
36941"<h2>User Manual</h2>A User Manual is also available <a "
36942"href=\"%s\">online</a>."
36943msgstr ""
36944
36945#: /__w/calibre/calibre/src/calibre/gui2/wizard/kindle_ui.py:47
36946msgid ""
36947"<p>calibre can automatically send books by email to your Kindle. To do that "
36948"you have to setup email delivery below. The easiest way is to setup a free "
36949"<a href=\"https://gmx.com\">GMX account</a> and click the \"Use GMX\" button"
36950" below. You will also have to register your email address in your Amazon "
36951"account."
36952msgstr ""
36953
36954#: /__w/calibre/calibre/src/calibre/gui2/wizard/kindle_ui.py:48
36955msgid "&Kindle email:"
36956msgstr ""
36957
36958#: /__w/calibre/calibre/src/calibre/gui2/wizard/library_ui.py:71
36959msgid "Choose your &language:"
36960msgstr ""
36961
36962#: /__w/calibre/calibre/src/calibre/gui2/wizard/library_ui.py:72
36963msgid ""
36964"<p>Choose a location for your books. When you add books to calibre, they "
36965"will be copied here. Use an <b>empty folder</b> for a new calibre library:"
36966msgstr ""
36967
36968#: /__w/calibre/calibre/src/calibre/gui2/wizard/library_ui.py:74
36969msgid ""
36970"If a calibre library already exists at the newly selected location, calibre "
36971"will use it automatically."
36972msgstr ""
36973
36974#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:33
36975msgid "Test email settings"
36976msgstr ""
36977
36978#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:37
36979#, python-format
36980msgid "Send test mail from %s to:"
36981msgstr ""
36982
36983#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:49
36984#, python-format
36985msgid "Using: %(un)s:%(pw)s@%(host)s:%(port)s and %(enc)s encryption"
36986msgstr ""
36987
36988#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:61
36989msgid "No email address"
36990msgstr ""
36991
36992#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:62
36993msgid ""
36994"No email address to send mail to has been specified. You must specify a To: "
36995"address before running the test."
36996msgstr ""
36997
36998#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:64
36999msgid "Sending email, please wait..."
37000msgstr ""
37001
37002#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:72
37003msgid "Email successfully sent"
37004msgstr ""
37005
37006#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:94
37007msgid "Setup sending email using"
37008msgstr ""
37009
37010#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:96
37011#, python-brace-format
37012msgid ""
37013"If you don't have an account, you can sign up for a free {name} email "
37014"account at <a href=\"https://{url}\">https://{url}</a>. {extra}"
37015msgstr ""
37016
37017#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:103
37018#, python-format
37019msgid "Your %s &email address:"
37020msgstr ""
37021
37022#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:104
37023#, python-format
37024msgid "Your %s &username:"
37025msgstr ""
37026
37027#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:105
37028#, python-format
37029msgid "Your %s &password:"
37030msgstr ""
37031
37032#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:123
37033#, python-format
37034msgid ""
37035"If you plan to use email to send books to your Kindle, remember to add your "
37036"%s email address to the allowed email addresses in your Amazon.com Kindle "
37037"management page."
37038msgstr ""
37039
37040#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:129
37041msgid "Setup"
37042msgstr "Наладзіць"
37043
37044#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:136
37045msgid "Incorrect username"
37046msgstr ""
37047
37048#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:137
37049#, python-format
37050msgid "%s needs the full email address as your username"
37051msgstr ""
37052
37053#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:188
37054msgid "OK to proceed?"
37055msgstr ""
37056
37057#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:189
37058msgid ""
37059"This will display your email password on the screen. Is it OK to proceed?"
37060msgstr ""
37061
37062#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:225
37063msgid ""
37064"Before using this account to send mail, you must enable the \"Enable access "
37065"to this account via POP3 and IMAP\" option in GMX under More > E-mail "
37066"Settings > POP3 & IMAP."
37067msgstr ""
37068
37069#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:237
37070msgid ""
37071"Google recently deliberately broke their email sending protocol (SMTP) "
37072"support in an attempt to force everyone to use their web interface so they "
37073"can show you more ads. They are trying to claim that SMTP is insecure, that "
37074"is incorrect and simply an excuse. To use a Gmail account you will need to "
37075"\"allow less secure apps\" as described <a "
37076"href=\"https://support.google.com/accounts/answer/6010255\">here</a>."
37077msgstr ""
37078
37079#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:251
37080msgid ""
37081"If you are setting up a new Hotmail account, Microsoft requires that you  "
37082"verify your account periodically, before it will let calibre send email."
37083msgstr ""
37084
37085#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:271
37086#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:282
37087msgid "Bad configuration"
37088msgstr ""
37089
37090#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:272
37091msgid "You must set the From email address"
37092msgstr ""
37093
37094#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:283
37095msgid ""
37096"You must either set both the username <b>and</b> password for the mail "
37097"server or no username and no password at all."
37098msgstr ""
37099
37100#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email.py:288
37101msgid ""
37102"No username and password set for mailserver. Most  mailservers need a "
37103"username and password. Are you sure?"
37104msgstr ""
37105
37106#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:132
37107msgid "Send email &from:"
37108msgstr ""
37109
37110#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:133
37111msgid ""
37112"<p>This is what will be present in the From: field of emails sent by "
37113"calibre.<br> Set it to your email address"
37114msgstr ""
37115
37116#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:134
37117msgid ""
37118"<p>A mail server is useful if the service you are sending mail to only "
37119"accepts email from well know mail services."
37120msgstr ""
37121
37122#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:135
37123msgid "Email server"
37124msgstr ""
37125
37126#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:136
37127msgid "calibre can <b>optionally</b> use a server to send mail"
37128msgstr ""
37129
37130#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:137
37131msgid "&Hostname:"
37132msgstr ""
37133
37134#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:138
37135msgid "The hostname of your mail server. For example, smtp.gmail.com"
37136msgstr ""
37137
37138#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:139
37139msgid "&Port:"
37140msgstr ""
37141
37142#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:140
37143msgid ""
37144"The port your mail server listens for connections on. The default is 25"
37145msgstr ""
37146
37147#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:142
37148msgid "Your username on the mail server"
37149msgstr ""
37150
37151#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:144
37152msgid "Your password on the mail server"
37153msgstr ""
37154
37155#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:145
37156msgid "&Show"
37157msgstr "&Паказваць"
37158
37159#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:146
37160msgid "Encr&yption:"
37161msgstr ""
37162
37163#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:147
37164msgid ""
37165"Use TLS encryption when connecting to the mail server. This is the most "
37166"common."
37167msgstr ""
37168
37169#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:148
37170msgid "&TLS"
37171msgstr ""
37172
37173#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:149
37174msgid "Use SSL encryption when connecting to the mail server."
37175msgstr ""
37176
37177#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:150
37178msgid "SS&L"
37179msgstr ""
37180
37181#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:151
37182msgid "WARNING: Using no encryption is highly insecure"
37183msgstr ""
37184
37185#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:153
37186msgid "Use &GMX"
37187msgstr ""
37188
37189#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:154
37190msgid "Use &Hotmail"
37191msgstr ""
37192
37193#: /__w/calibre/calibre/src/calibre/gui2/wizard/send_email_ui.py:155
37194msgid "&Test email"
37195msgstr ""
37196
37197#: /__w/calibre/calibre/src/calibre/gui2/wizard/stanza_ui.py:47
37198msgid ""
37199"<p>If you use the <a "
37200"href=\"http://www.appstafarian.com/marvin.html\">Marvin</a> e-book reading "
37201"app (or similar OPDS enabled apps) on your Apple iDevice, you can access "
37202"your calibre book collection wirelessly, directly on the device. To do this "
37203"you have to turn on the calibre Content server."
37204msgstr ""
37205
37206#: /__w/calibre/calibre/src/calibre/gui2/wizard/stanza_ui.py:48
37207msgid "Turn on the &Content server"
37208msgstr ""
37209
37210#: /__w/calibre/calibre/src/calibre/gui2/wizard/stanza_ui.py:49
37211#, python-format
37212msgid ""
37213"<p>Remember to leave calibre running as the server only runs as long as calibre is running.\n"
37214"<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."
37215msgstr ""
37216
37217#: /__w/calibre/calibre/src/calibre/library/caches.py:529
37218#, python-brace-format
37219msgid "Invalid query format for colon-separated search: {0}"
37220msgstr ""
37221
37222#: /__w/calibre/calibre/src/calibre/library/catalogs/bibtex.py:26
37223msgid "BIBTEX catalog generator"
37224msgstr ""
37225
37226#: /__w/calibre/calibre/src/calibre/library/catalogs/bibtex.py:37
37227#, python-format
37228msgid ""
37229"The fields to output when cataloging books in the database.  Should be a comma-separated list of fields.\n"
37230"Available fields: %(fields)s.\n"
37231"plus user-created custom fields.\n"
37232"Example: %(opt)s=title,authors,tags\n"
37233"Default: '%%default'\n"
37234"Applies to: BIBTEX output format"
37235msgstr ""
37236
37237#: /__w/calibre/calibre/src/calibre/library/catalogs/bibtex.py:50
37238#, python-format
37239msgid ""
37240"Output field to sort on.\n"
37241"Available fields: author_sort, id, rating, size, timestamp, title.\n"
37242"Default: '%default'\n"
37243"Applies to: BIBTEX output format"
37244msgstr ""
37245
37246#: /__w/calibre/calibre/src/calibre/library/catalogs/bibtex.py:59
37247#, python-format
37248msgid ""
37249"Create a citation for BibTeX entries.\n"
37250"Boolean value: True, False\n"
37251"Default: '%default'\n"
37252"Applies to: BIBTEX output format"
37253msgstr ""
37254
37255#: /__w/calibre/calibre/src/calibre/library/catalogs/bibtex.py:68
37256#, python-format
37257msgid ""
37258"Create a file entry if formats is selected for BibTeX entries.\n"
37259"Boolean value: True, False\n"
37260"Default: '%default'\n"
37261"Applies to: BIBTEX output format"
37262msgstr ""
37263
37264#: /__w/calibre/calibre/src/calibre/library/catalogs/bibtex.py:77
37265#, python-format
37266msgid ""
37267"The template for citation creation from database fields.\n"
37268"Should be a template with {} enclosed fields.\n"
37269"Available fields: %s.\n"
37270"Default: '%%default'\n"
37271"Applies to: BIBTEX output format"
37272msgstr ""
37273
37274#: /__w/calibre/calibre/src/calibre/library/catalogs/bibtex.py:87
37275#, python-format
37276msgid ""
37277"BibTeX file encoding output.\n"
37278"Available types: utf8, cp1252, ascii.\n"
37279"Default: '%default'\n"
37280"Applies to: BIBTEX output format"
37281msgstr ""
37282
37283#: /__w/calibre/calibre/src/calibre/library/catalogs/bibtex.py:96
37284#, python-format
37285msgid ""
37286"BibTeX file encoding flag.\n"
37287"Available types: strict, replace, ignore, backslashreplace.\n"
37288"Default: '%default'\n"
37289"Applies to: BIBTEX output format"
37290msgstr ""
37291
37292#: /__w/calibre/calibre/src/calibre/library/catalogs/bibtex.py:105
37293#, python-format
37294msgid ""
37295"Entry type for BibTeX catalog.\n"
37296"Available types: book, misc, mixed.\n"
37297"Default: '%default'\n"
37298"Applies to: BIBTEX output format"
37299msgstr ""
37300
37301#: /__w/calibre/calibre/src/calibre/library/catalogs/csv_xml.py:24
37302msgid "CSV/XML catalog generator"
37303msgstr ""
37304
37305#: /__w/calibre/calibre/src/calibre/library/catalogs/csv_xml.py:35
37306#, python-format
37307msgid ""
37308"The fields to output when cataloging books in the database.  Should be a comma-separated list of fields.\n"
37309"Available fields: %(fields)s,\n"
37310"plus user-created custom fields.\n"
37311"Example: %(opt)s=title,authors,tags\n"
37312"Default: '%%default'\n"
37313"Applies to: CSV, XML output formats"
37314msgstr ""
37315
37316#: /__w/calibre/calibre/src/calibre/library/catalogs/csv_xml.py:48
37317#, python-format
37318msgid ""
37319"Output field to sort on.\n"
37320"Available fields: author_sort, id, rating, size, timestamp, title_sort\n"
37321"Default: '%default'\n"
37322"Applies to: CSV, XML output formats"
37323msgstr ""
37324
37325#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:28
37326msgid "AZW3/EPUB/MOBI catalog generator"
37327msgstr ""
37328
37329#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:42
37330#, python-format
37331msgid ""
37332"Title of generated catalog used as title in metadata.\n"
37333"Default: '%default'\n"
37334"Applies to: AZW3, EPUB, MOBI output formats"
37335msgstr ""
37336
37337#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:49
37338#, python-format
37339msgid ""
37340"Create cross-references in Authors section for books with multiple authors.\n"
37341"Default: '%default'\n"
37342"Applies to: AZW3, EPUB, MOBI output formats"
37343msgstr ""
37344
37345#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:56
37346#, python-format
37347msgid ""
37348"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"
37349"Default: '%default'\n"
37350"Applies to: AZW3, EPUB, MOBI output formats"
37351msgstr ""
37352
37353#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:66
37354#, python-format
37355msgid ""
37356"Regex describing tags to exclude as genres.\n"
37357"Default: '%default' excludes bracketed tags, e.g. '[Project Gutenberg]', and '+', the default tag for read books.\n"
37358"Applies to: AZW3, EPUB, MOBI output formats"
37359msgstr ""
37360
37361#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:73
37362#, python-format
37363msgid ""
37364"Specifies the rules used to exclude books from the generated catalog.\n"
37365"The model for an exclusion rule is either\n"
37366"('<rule name>','Tags','<comma-separated list of tags>') or\n"
37367"('<rule name>','<custom column>','<pattern>').\n"
37368"For example:\n"
37369"(('Archived books','#status','Archived'),)\n"
37370"will exclude a book with a value of 'Archived' in the custom column 'status'.\n"
37371"When multiple rules are defined, all rules will be applied.\n"
37372"Default: \n"
37373"\"%default\"\n"
37374"Applies to: AZW3, EPUB, MOBI output formats"
37375msgstr ""
37376
37377#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:86
37378#, python-format
37379msgid ""
37380"Include 'Authors' section in catalog.\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:93
37386#, python-format
37387msgid ""
37388"Include 'Descriptions' section in catalog.\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:100
37394#, python-format
37395msgid ""
37396"Include 'Genres' section in catalog.\n"
37397"Default: '%default'\n"
37398"Applies to: AZW3, EPUB, MOBI output formats"
37399msgstr ""
37400
37401#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:107
37402#, python-format
37403msgid ""
37404"Include 'Titles' section in catalog.\n"
37405"Default: '%default'\n"
37406"Applies to: AZW3, EPUB, MOBI output formats"
37407msgstr ""
37408
37409#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:114
37410#, python-format
37411msgid ""
37412"Include 'Series' section in catalog.\n"
37413"Default: '%default'\n"
37414"Applies to: AZW3, EPUB, MOBI output formats"
37415msgstr ""
37416
37417#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:121
37418#, python-format
37419msgid ""
37420"Include 'Recently Added' section in catalog.\n"
37421"Default: '%default'\n"
37422"Applies to: AZW3, EPUB, MOBI output formats"
37423msgstr ""
37424
37425#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:128
37426#, python-format
37427msgid ""
37428"Source field for 'Genres' section.\n"
37429"Default: '%default'\n"
37430"Applies to: AZW3, EPUB, MOBI output formats"
37431msgstr ""
37432
37433#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:135
37434#, python-format
37435msgid ""
37436"Custom field containing note text to insert in Description header.\n"
37437"Default: '%default'\n"
37438"Applies to: AZW3, EPUB, MOBI output formats"
37439msgstr ""
37440
37441#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:142
37442#, python-format
37443msgid ""
37444"#<custom field>:[before|after]:[True|False] specifying:\n"
37445" <custom field> Custom field containing notes to merge with comments\n"
37446" [before|after] Placement of notes with respect to comments\n"
37447" [True|False] - A horizontal rule is inserted between notes and comments\n"
37448"Default: '%default'\n"
37449"Applies to: AZW3, EPUB, MOBI output formats"
37450msgstr ""
37451
37452#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:152
37453#, python-format
37454msgid ""
37455"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"
37456"Default: '%default'\n"
37457"Applies to: AZW3, EPUB, MOBI output formats"
37458msgstr ""
37459
37460#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:161
37461#, python-format
37462msgid ""
37463"Specifies the rules used to include prefixes indicating read books, wishlist items and other user-specified prefixes.\n"
37464"The model for a prefix rule is ('<rule name>','<source field>','<pattern>','<prefix>').\n"
37465"When multiple rules are defined, the first matching rule will be used.\n"
37466"Default:\n"
37467"\"%default\"\n"
37468"Applies to: AZW3, EPUB, MOBI output formats"
37469msgstr ""
37470
37471#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:170
37472#, python-format
37473msgid ""
37474"Use a named preset created with the GUI catalog builder.\n"
37475"A preset specifies all settings for building a catalog.\n"
37476"Default: '%default'\n"
37477"Applies to: AZW3, EPUB, MOBI output formats"
37478msgstr ""
37479
37480#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:178
37481#, python-format
37482msgid ""
37483"Replace existing cover when generating the catalog.\n"
37484"Default: '%default'\n"
37485"Applies to: AZW3, EPUB, MOBI output formats"
37486msgstr ""
37487
37488#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:185
37489#, python-format
37490msgid ""
37491"Size hint (in inches) for book covers in catalog.\n"
37492"Range: 1.0 - 2.0\n"
37493"Default: '%default'\n"
37494"Applies to: AZW3, EPUB, MOBI output formats"
37495msgstr ""
37496
37497#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:202
37498#, python-format
37499msgid "Error: Preset \"%s\" not found."
37500msgstr ""
37501
37502#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:203
37503#, python-format
37504msgid "Stored presets: %s"
37505msgstr ""
37506
37507#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:205
37508msgid "Error: No stored presets."
37509msgstr ""
37510
37511#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi.py:335
37512msgid ""
37513"\n"
37514"*** Adding 'By authors' section required for MOBI output ***"
37515msgstr ""
37516
37517#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:69
37518msgid "column not in book: "
37519msgstr ""
37520
37521#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:101
37522msgid "Symbols"
37523msgstr "Сімвалы"
37524
37525#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:333
37526msgid "No genres to catalog.\n"
37527msgstr ""
37528
37529#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:335
37530msgid "Check 'Excluded genres' regex in the E-book options.\n"
37531msgstr ""
37532
37533#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:337
37534msgid "No books available to catalog"
37535msgstr ""
37536
37537#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:350
37538#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:2530
37539msgid "Titles"
37540msgstr ""
37541
37542#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:354
37543msgid "Genres"
37544msgstr "Жанры"
37545
37546#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:356
37547#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:1828
37548msgid "Recently Added"
37549msgstr ""
37550
37551#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:358
37552#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:2026
37553msgid "Recently Read"
37554msgstr ""
37555
37556#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:360
37557msgid "Descriptions"
37558msgstr ""
37559
37560#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:566
37561msgid "<p>Inconsistent author sort values for author<br/>'{!s}':</p>"
37562msgstr ""
37563
37564#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:583
37565msgid "Warning: Inconsistent Author Sort values for Author '{!s}':\n"
37566msgstr ""
37567
37568#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:773
37569msgid "Sorting database"
37570msgstr ""
37571
37572#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:875
37573msgid "Sorting titles"
37574msgstr ""
37575
37576#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:887
37577msgid ""
37578"No books to catalog.\n"
37579"Check 'Excluded books' rules in the E-book options.\n"
37580msgstr ""
37581
37582#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:889
37583msgid "No books available to include in catalog"
37584msgstr ""
37585
37586#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:1594
37587#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:1600
37588#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:1744
37589#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:1749
37590#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:1796
37591#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:1801
37592#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:2314
37593#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:2320
37594#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:2445
37595#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:2605
37596#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:2610
37597msgid "error in"
37598msgstr "памылка ў"
37599
37600#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:2106
37601msgid "Genres HTML"
37602msgstr ""
37603
37604#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:2510
37605msgid "Titles HTML"
37606msgstr ""
37607
37608#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:2712
37609#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:2714
37610#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:2716
37611msgid "by "
37612msgstr ""
37613
37614#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:2859
37615msgid "Descriptions HTML"
37616msgstr ""
37617
37618#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:2863
37619msgid "Description HTML"
37620msgstr ""
37621
37622#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:2992
37623msgid "NCX header"
37624msgstr ""
37625
37626#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:3072
37627msgid "NCX for descriptions"
37628msgstr ""
37629
37630#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:3143
37631msgid "NCX for Series"
37632msgstr ""
37633
37634#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:3198
37635#, python-format
37636msgid "Series beginning with %s"
37637msgstr ""
37638
37639#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:3200
37640#, python-format
37641msgid "Series beginning with '%s'"
37642msgstr ""
37643
37644#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:3225
37645msgid "NCX for Titles"
37646msgstr ""
37647
37648#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:3282
37649#, python-format
37650msgid "Titles beginning with %s"
37651msgstr ""
37652
37653#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:3284
37654#, python-format
37655msgid "Titles beginning with '%s'"
37656msgstr ""
37657
37658#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:3309
37659msgid "NCX for Authors"
37660msgstr ""
37661
37662#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:3359
37663#, python-format
37664msgid "Authors beginning with %s"
37665msgstr ""
37666
37667#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:3361
37668#, python-format
37669msgid "Authors beginning with '%s'"
37670msgstr ""
37671
37672#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:3386
37673msgid "NCX for Recently Added"
37674msgstr ""
37675
37676#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:3504
37677msgid "NCX for Recently Read"
37678msgstr ""
37679
37680#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:3595
37681msgid "NCX for genres"
37682msgstr ""
37683
37684#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:3651
37685msgid "Generating OPF"
37686msgstr ""
37687
37688#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:3955
37689msgid "Thumbnails"
37690msgstr "Мініяцюры"
37691
37692#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:3961
37693msgid "Thumbnail"
37694msgstr ""
37695
37696#: /__w/calibre/calibre/src/calibre/library/catalogs/epub_mobi_builder.py:4394
37697msgid "Saving NCX"
37698msgstr ""
37699
37700#: /__w/calibre/calibre/src/calibre/library/check_library.py:28
37701msgid "Invalid titles"
37702msgstr ""
37703
37704#: /__w/calibre/calibre/src/calibre/library/check_library.py:29
37705msgid "Extra titles"
37706msgstr ""
37707
37708#: /__w/calibre/calibre/src/calibre/library/check_library.py:30
37709msgid "Invalid authors"
37710msgstr ""
37711
37712#: /__w/calibre/calibre/src/calibre/library/check_library.py:31
37713msgid "Extra authors"
37714msgstr ""
37715
37716#: /__w/calibre/calibre/src/calibre/library/check_library.py:32
37717msgid "Missing book formats"
37718msgstr ""
37719
37720#: /__w/calibre/calibre/src/calibre/library/check_library.py:33
37721msgid "Extra book formats"
37722msgstr ""
37723
37724#: /__w/calibre/calibre/src/calibre/library/check_library.py:34
37725msgid "Unknown files in books"
37726msgstr ""
37727
37728#: /__w/calibre/calibre/src/calibre/library/check_library.py:35
37729msgid "Missing cover files"
37730msgstr ""
37731
37732#: /__w/calibre/calibre/src/calibre/library/check_library.py:36
37733msgid "Cover files not in database"
37734msgstr ""
37735
37736#: /__w/calibre/calibre/src/calibre/library/check_library.py:37
37737msgid "Folders raising exception"
37738msgstr ""
37739
37740#: /__w/calibre/calibre/src/calibre/library/coloring.py:19
37741msgid "INVALID CONDITION"
37742msgstr ""
37743
37744#: /__w/calibre/calibre/src/calibre/library/database2.py:112
37745#: /__w/calibre/calibre/src/calibre/library/database2.py:121
37746#, python-format
37747msgid "Path to library too long. Must be less than %d characters."
37748msgstr ""
37749
37750#: /__w/calibre/calibre/src/calibre/library/database2.py:1242
37751#, python-format
37752msgid " (%s books)"
37753msgstr " (%s кніг)"
37754
37755#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:146
37756msgid "Identifiers"
37757msgstr ""
37758
37759#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:218
37760msgid "On device"
37761msgstr ""
37762
37763#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:268
37764msgid "Series sort"
37765msgstr ""
37766
37767#: /__w/calibre/calibre/src/calibre/library/field_metadata.py:278
37768msgid "Title sort"
37769msgstr ""
37770
37771#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:32
37772msgid "The title"
37773msgstr "Загаловак"
37774
37775#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:33
37776msgid "The authors"
37777msgstr "Аўтары"
37778
37779#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:34
37780#, python-brace-format
37781msgid ""
37782"The author sort string. To use only the first letter of the name use "
37783"{author_sort[0]}"
37784msgstr ""
37785
37786#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:36
37787msgid "The tags"
37788msgstr "Пазнакі"
37789
37790#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:37
37791msgid "The series"
37792msgstr "Серыі"
37793
37794#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:38
37795msgid ""
37796"The series number. To get leading zeros use {series_index:0>3s} or "
37797"{series_index:>3s} for leading spaces"
37798msgstr ""
37799
37800#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:41
37801msgid "The rating"
37802msgstr "Рэйтынг"
37803
37804#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:42
37805msgid "The ISBN"
37806msgstr ""
37807
37808#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:43
37809msgid "The publisher"
37810msgstr ""
37811
37812#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:44
37813msgid "The date"
37814msgstr "Дата"
37815
37816#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:45
37817msgid "The published date"
37818msgstr ""
37819
37820#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:46
37821msgid "The date when the metadata for this book record was last modified"
37822msgstr ""
37823
37824#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:48
37825msgid "The language(s) of this book"
37826msgstr ""
37827
37828#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:49
37829msgid "The calibre internal id"
37830msgstr ""
37831
37832#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:78
37833msgid "Options to control saving to disk"
37834msgstr ""
37835
37836#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:84
37837msgid ""
37838"Normally, calibre will update the metadata in the saved files from what is "
37839"in the calibre library. Makes saving to disk slower."
37840msgstr ""
37841
37842#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:87
37843msgid ""
37844"Normally, calibre will write the metadata into a separate OPF file along "
37845"with the actual e-book files."
37846msgstr ""
37847
37848#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:90
37849msgid ""
37850"Normally, calibre will save the cover in a separate file along with the "
37851"actual e-book files."
37852msgstr ""
37853
37854#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:93
37855msgid ""
37856"Comma separated list of formats to save for each book. By default all "
37857"available formats are saved."
37858msgstr ""
37859
37860#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:96
37861#, python-format
37862msgid ""
37863"The template to control the filename and folder structure of the saved "
37864"files. Default is \"%(templ)s\" which will save books into a per-author "
37865"subfolder with filenames containing title and author. Available controls "
37866"are: {%(controls)s}"
37867msgstr ""
37868
37869#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:102
37870#, python-format
37871msgid ""
37872"The template to control the filename and folder structure of files sent to "
37873"the device. Default is \"%(templ)s\" which will save books into a per-author"
37874" folder with filenames containing title and author. Available controls are: "
37875"{%(controls)s}"
37876msgstr ""
37877
37878#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:109
37879msgid ""
37880"Have calibre convert all non English characters into English equivalents for"
37881" the file names. This is useful if saving to a legacy filesystem without "
37882"full support for Unicode filenames."
37883msgstr ""
37884
37885#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:113
37886#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:117
37887#, python-format
37888msgid ""
37889"The format in which to display dates. %(day)s - day, %(month)s - month, "
37890"%(mn)s - month number, %(year)s - year. Default is: %(default)s"
37891msgstr ""
37892
37893#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:121
37894msgid "Convert paths to lowercase."
37895msgstr ""
37896
37897#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:123
37898msgid "Replace whitespace with underscores."
37899msgstr ""
37900
37901#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:125
37902msgid "Save into a single folder, ignoring the template folder structure"
37903msgstr ""
37904
37905#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:284
37906#, python-format
37907msgid ""
37908"Failed to calculate path for save to disk. Template: %(templ)s\n"
37909"Error: %(err)s"
37910msgstr ""
37911
37912#: /__w/calibre/calibre/src/calibre/library/save_to_disk.py:288
37913#, python-format
37914msgid "Template evaluation resulted in no path components. Template: %s"
37915msgstr ""
37916
37917#: /__w/calibre/calibre/src/calibre/linux.py:1144
37918msgid "The one stop solution to all your e-book needs"
37919msgstr ""
37920
37921#: /__w/calibre/calibre/src/calibre/linux.py:1146
37922msgid "calibre is the one stop solution to all your e-book needs."
37923msgstr ""
37924
37925#: /__w/calibre/calibre/src/calibre/linux.py:1147
37926msgid ""
37927"You can use calibre to catalog your books, fetch metadata for them "
37928"automatically, convert them from and to all the various e-book formats, send"
37929" them to your e-book reader devices, read the books on your computer, edit "
37930"the books in a dedicated e-book editor and even make them available over the"
37931" network with the built-in Content server. You can also download news and "
37932"periodicals in e-book format from over a thousand different news and "
37933"magazine websites."
37934msgstr ""
37935
37936#: /__w/calibre/calibre/src/calibre/linux.py:1160
37937msgid "Edit the text and styles inside e-books"
37938msgstr ""
37939
37940#: /__w/calibre/calibre/src/calibre/linux.py:1162
37941msgid ""
37942"The calibre E-book editor allows you to edit the text and styles inside the "
37943"book with a live preview of your changes."
37944msgstr ""
37945
37946#: /__w/calibre/calibre/src/calibre/linux.py:1163
37947msgid ""
37948"It can edit books in both the EPUB and AZW3 (Kindle) formats. It includes "
37949"various useful tools for checking the book for errors, editing the Table of "
37950"Contents, performing automated cleanups, etc."
37951msgstr ""
37952
37953#: /__w/calibre/calibre/src/calibre/linux.py:1175
37954msgid "Read e-books in over a dozen different formats"
37955msgstr ""
37956
37957#: /__w/calibre/calibre/src/calibre/linux.py:1177
37958msgid ""
37959"The calibre E-book viewer allows you to read e-books in over a dozen "
37960"different formats."
37961msgstr ""
37962
37963#: /__w/calibre/calibre/src/calibre/linux.py:1178
37964msgid ""
37965"It has a full screen mode for distraction free reading and can display the "
37966"text with multiple columns per screen."
37967msgstr ""
37968
37969#: /__w/calibre/calibre/src/calibre/linux.py:1315
37970msgid "Command Line Interface"
37971msgstr ""
37972
37973#: /__w/calibre/calibre/src/calibre/linux.py:1316
37974msgid ""
37975"On macOS, the command line tools are inside the calibre bundle, for example,"
37976" if you installed calibre in :file:`/Applications` the command line tools "
37977"are in :file:`/Applications/calibre.app/Contents/MacOS/`."
37978msgstr ""
37979
37980#: /__w/calibre/calibre/src/calibre/linux.py:1319
37981msgid "Documented commands"
37982msgstr ""
37983
37984#: /__w/calibre/calibre/src/calibre/linux.py:1319
37985msgid "Undocumented commands"
37986msgstr ""
37987
37988#: /__w/calibre/calibre/src/calibre/linux.py:1320
37989msgid ""
37990"You can see usage for undocumented commands by executing them without "
37991"arguments in a terminal."
37992msgstr ""
37993
37994#: /__w/calibre/calibre/src/calibre/linux.py:1321
37995msgid "Change language"
37996msgstr ""
37997
37998#: /__w/calibre/calibre/src/calibre/srv/ajax.py:286
37999#: /__w/calibre/calibre/src/calibre/srv/opds.py:414
38000#: /__w/calibre/calibre/src/calibre/srv/opds.py:479
38001#: /__w/calibre/calibre/src/calibre/srv/tests/ajax.py:72
38002msgid "Newest"
38003msgstr ""
38004
38005#: /__w/calibre/calibre/src/calibre/srv/code.py:130
38006#, python-brace-format
38007msgid "<b>{title}</b> by {authors}"
38008msgstr ""
38009
38010#: /__w/calibre/calibre/src/calibre/srv/code.py:131
38011#, python-brace-format
38012msgid "{series_index} of <i>{series}</i>"
38013msgstr ""
38014
38015#: /__w/calibre/calibre/src/calibre/srv/code.py:133
38016#, python-brace-format
38017msgid "Date: {timestamp}"
38018msgstr ""
38019
38020#: /__w/calibre/calibre/src/calibre/srv/code.py:133
38021#, python-brace-format
38022msgid "Published: {pubdate}"
38023msgstr ""
38024
38025#: /__w/calibre/calibre/src/calibre/srv/code.py:133
38026#, python-brace-format
38027msgid "Publisher: {publisher}"
38028msgstr ""
38029
38030#: /__w/calibre/calibre/src/calibre/srv/legacy.py:58
38031msgid "Show "
38032msgstr "Паказваць"
38033
38034#: /__w/calibre/calibre/src/calibre/srv/legacy.py:73
38035msgid " sorted by "
38036msgstr ""
38037
38038#: /__w/calibre/calibre/src/calibre/srv/legacy.py:131
38039msgid "Change library"
38040msgstr ""
38041
38042#: /__w/calibre/calibre/src/calibre/srv/legacy.py:131
38043msgid "Change library to: "
38044msgstr ""
38045
38046#: /__w/calibre/calibre/src/calibre/srv/legacy.py:202
38047msgid "Switch to the full interface (non-mobile interface)"
38048msgstr ""
38049
38050#: /__w/calibre/calibre/src/calibre/srv/legacy.py:205
38051msgid ""
38052"The full interface gives you many more features, but it may not work well on"
38053" a small screen"
38054msgstr ""
38055
38056#: /__w/calibre/calibre/src/calibre/srv/loop.py:142
38057#, python-brace-format
38058msgid "{0} is not a valid IP address/network, with error: {1}"
38059msgstr ""
38060
38061#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:21
38062#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:155
38063msgid "username [password]"
38064msgstr ""
38065
38066#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:25
38067msgid "Give this user only read access"
38068msgstr ""
38069
38070#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:29
38071#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:45
38072#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:103
38073#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:162
38074msgid "username is required"
38075msgstr ""
38076
38077#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:39
38078msgid "username"
38079msgstr ""
38080
38081#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:60
38082msgid "username set|reset|toggle|show"
38083msgstr ""
38084
38085#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:68
38086msgid "username and operation are required"
38087msgstr ""
38088
38089#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:86
38090msgid "[options] username [library_name ...]"
38091msgstr ""
38092
38093#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:90
38094msgid ""
38095"Specify the action to perform.\n"
38096"A value of \"show\" shows the current library restrictions for the specified user.\n"
38097"A value of \"allow-all\" removes all library restrictions.\n"
38098"A value of \"allow\" allows access to only the specified libraries.\n"
38099"A value of \"block\" allows access to all, except the specified libraries.\n"
38100"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."
38101msgstr ""
38102
38103#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:186
38104msgid "Unknown command: {}"
38105msgstr ""
38106
38107#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:188
38108msgid "Manage the user accounts for calibre-server. Available commands are:"
38109msgstr ""
38110
38111#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:190
38112msgid "Use {} for help on individual commands"
38113msgstr ""
38114
38115#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:213
38116msgid "What do you want to do?"
38117msgstr ""
38118
38119#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:222
38120msgid "default"
38121msgstr "прадвызначана"
38122
38123#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:227
38124msgid "No choice selected, exiting..."
38125msgstr ""
38126
38127#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:236
38128#, python-format
38129msgid "%s is not a valid choice, try again"
38130msgstr ""
38131
38132#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:247
38133msgid "Existing user names:"
38134msgstr ""
38135
38136#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:250
38137msgid "There are no users, you must first add an user"
38138msgstr ""
38139
38140#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:255
38141#, python-format
38142msgid "The username %s does not exist"
38143msgstr ""
38144
38145#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:257
38146#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:280
38147msgid "Enter the username"
38148msgstr ""
38149
38150#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:264
38151#, python-format
38152msgid "Enter the new password for %s: "
38153msgstr ""
38154
38155#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:266
38156#: /__w/calibre/calibre/src/calibre/srv/users.py:62
38157msgid "Empty passwords are not allowed"
38158msgstr ""
38159
38160#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:269
38161#, python-format
38162msgid "Re-enter the new password for %s, to verify: "
38163msgstr ""
38164
38165#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:272
38166msgid "Passwords do not match"
38167msgstr ""
38168
38169#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:283
38170#, python-format
38171msgid "User %s added successfully!"
38172msgstr ""
38173
38174#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:287
38175#, python-format
38176msgid "Are you sure you want to remove the user %s?"
38177msgstr ""
38178
38179#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:291
38180#, python-format
38181msgid "User %s successfully removed!"
38182msgstr ""
38183
38184#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:296
38185#, python-format
38186msgid "Password for %s successfully changed!"
38187msgstr ""
38188
38189#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:300
38190#, python-brace-format
38191msgid "Current password for {0} is: {1}"
38192msgstr ""
38193
38194#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:305
38195msgid "Allow {} to make changes (i.e. grant write access)"
38196msgstr ""
38197
38198#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:307
38199msgid "Prevent {} from making changes (i.e. remove write access)"
38200msgstr ""
38201
38202#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:331
38203msgid "{} has the following additional per-library restrictions:"
38204msgstr ""
38205
38206#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:336
38207msgid "{} has no additional per-library restrictions"
38208msgstr ""
38209
38210#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:339
38211msgid "Allow access to all libraries"
38212msgstr ""
38213
38214#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:340
38215msgid "Allow access to only specified libraries"
38216msgstr ""
38217
38218#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:341
38219msgid "Allow access to all, except specified libraries"
38220msgstr ""
38221
38222#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:342
38223msgid "Change per-library restrictions"
38224msgstr ""
38225
38226#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:348
38227msgid "Enter the name of the library:"
38228msgstr ""
38229
38230#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:353
38231msgid ""
38232"Enter a search expression, access will be granted only to books matching "
38233"this expression. An empty expression will grant access to all books."
38234msgstr ""
38235
38236#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:361
38237msgid "Another restriction?"
38238msgstr ""
38239
38240#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:366
38241msgid "Enter a comma separated list of library names:"
38242msgstr ""
38243
38244#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:369
38245msgid "Allowing access only to libraries: {}"
38246msgstr ""
38247
38248#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:370
38249msgid "Allowing access to all libraries, except: {}"
38250msgstr ""
38251
38252#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:378
38253msgid "Show password for {}"
38254msgstr ""
38255
38256#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:380
38257msgid "Change read/write permission for {}"
38258msgstr ""
38259
38260#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:381
38261msgid "Change the libraries {} is allowed to access"
38262msgstr ""
38263
38264#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:383
38265#, python-brace-format
38266msgid "{0} has {1} access"
38267msgstr ""
38268
38269#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:385
38270msgid "read-write"
38271msgstr ""
38272
38273#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:385
38274msgid "readonly"
38275msgstr ""
38276
38277#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:404
38278msgid "Add a new user"
38279msgstr "Дадаць новага карыстальніка"
38280
38281#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:405
38282msgid "Edit an existing user"
38283msgstr ""
38284
38285#: /__w/calibre/calibre/src/calibre/srv/manage_users_cli.py:406
38286msgid "Remove a user"
38287msgstr "Выдаліць карыстальніка"
38288
38289#: /__w/calibre/calibre/src/calibre/srv/opds.py:176
38290msgid "one item"
38291msgid_plural "{} items"
38292msgstr[0] ""
38293msgstr[1] ""
38294msgstr[2] ""
38295msgstr[3] ""
38296
38297#: /__w/calibre/calibre/src/calibre/srv/opds.py:187
38298#, python-format
38299msgid "RATING: %s<br />"
38300msgstr ""
38301
38302#: /__w/calibre/calibre/src/calibre/srv/opds.py:189
38303#, python-format
38304msgid "TAGS: %s<br />"
38305msgstr "ПАЗНАКІ: %s<br />"
38306
38307#: /__w/calibre/calibre/src/calibre/srv/opds.py:191
38308#, python-format
38309msgid "SERIES: %(series)s [%(sidx)s]<br />"
38310msgstr ""
38311
38312#: /__w/calibre/calibre/src/calibre/srv/opds.py:288
38313msgid "Books in your library"
38314msgstr "Кнігі ў вашай бібліятэцы"
38315
38316#: /__w/calibre/calibre/src/calibre/srv/opds.py:293
38317msgid "By "
38318msgstr ""
38319
38320#: /__w/calibre/calibre/src/calibre/srv/opds.py:294
38321msgid "Books sorted by "
38322msgstr ""
38323
38324#: /__w/calibre/calibre/src/calibre/srv/opds.py:301
38325msgid "Library:"
38326msgstr "Бібліятэка:"
38327
38328#: /__w/calibre/calibre/src/calibre/srv/opds.py:304
38329msgid "Change calibre library to:"
38330msgstr ""
38331
38332#: /__w/calibre/calibre/src/calibre/srv/opds.py:415
38333#: /__w/calibre/calibre/src/calibre/srv/opds.py:432
38334#, python-format
38335msgid "By %s"
38336msgstr ""
38337
38338#: /__w/calibre/calibre/src/calibre/srv/opds.py:598
38339#, python-brace-format
38340msgid "By {0} :: {1}"
38341msgstr ""
38342
38343#: /__w/calibre/calibre/src/calibre/srv/opts.py:31
38344msgid "Path to the SSL certificate file"
38345msgstr ""
38346
38347#: /__w/calibre/calibre/src/calibre/srv/opts.py:35
38348msgid "Path to the SSL private key file"
38349msgstr ""
38350
38351#: /__w/calibre/calibre/src/calibre/srv/opts.py:39
38352msgid "Time (in seconds) after which an idle connection is closed"
38353msgstr ""
38354
38355#: /__w/calibre/calibre/src/calibre/srv/opts.py:43
38356msgid ""
38357"Time (in seconds) to wait for a response from the server when making queries"
38358msgstr ""
38359
38360#: /__w/calibre/calibre/src/calibre/srv/opts.py:47
38361msgid "Total time in seconds to wait for clean shutdown"
38362msgstr ""
38363
38364#: /__w/calibre/calibre/src/calibre/srv/opts.py:51
38365msgid "Socket pre-allocation, for example, with systemd socket activation"
38366msgstr ""
38367
38368#: /__w/calibre/calibre/src/calibre/srv/opts.py:55
38369msgid "Max. size of single HTTP header (in KB)"
38370msgstr ""
38371
38372#: /__w/calibre/calibre/src/calibre/srv/opts.py:59
38373msgid "Max. allowed size for files uploaded to the server (in MB)"
38374msgstr ""
38375
38376#: /__w/calibre/calibre/src/calibre/srv/opts.py:63
38377msgid "Minimum size for which responses use data compression (in bytes)"
38378msgstr ""
38379
38380#: /__w/calibre/calibre/src/calibre/srv/opts.py:67
38381msgid "Number of worker threads used to process requests"
38382msgstr ""
38383
38384#: /__w/calibre/calibre/src/calibre/srv/opts.py:71
38385msgid "Maximum number of worker processes"
38386msgstr ""
38387
38388#: /__w/calibre/calibre/src/calibre/srv/opts.py:73
38389msgid ""
38390"Worker processes are launched as needed and used for large jobs such as "
38391"preparing a book for viewing, adding books, converting, etc. Normally, the "
38392"max. number of such processes is based on the number of CPU cores. You can "
38393"control it by this setting."
38394msgstr ""
38395
38396#: /__w/calibre/calibre/src/calibre/srv/opts.py:78
38397msgid "Maximum time for worker processes"
38398msgstr ""
38399
38400#: /__w/calibre/calibre/src/calibre/srv/opts.py:80
38401msgid ""
38402"Maximum amount of time worker processes are allowed to run (in minutes). Set"
38403" to zero for no limit."
38404msgstr ""
38405
38406#: /__w/calibre/calibre/src/calibre/srv/opts.py:83
38407msgid "The port on which to listen for connections"
38408msgstr ""
38409
38410#: /__w/calibre/calibre/src/calibre/srv/opts.py:87
38411msgid "A prefix to prepend to all URLs"
38412msgstr ""
38413
38414#: /__w/calibre/calibre/src/calibre/srv/opts.py:89
38415msgid ""
38416"Useful if you wish to run this server behind a reverse proxy. For example "
38417"use, /calibre as the URL prefix."
38418msgstr ""
38419
38420#: /__w/calibre/calibre/src/calibre/srv/opts.py:91
38421msgid "Number of books to show in a single page"
38422msgstr ""
38423
38424#: /__w/calibre/calibre/src/calibre/srv/opts.py:93
38425msgid "The number of books to show in a single page in the browser."
38426msgstr ""
38427
38428#: /__w/calibre/calibre/src/calibre/srv/opts.py:95
38429msgid "Advertise OPDS feeds via BonJour"
38430msgstr ""
38431
38432#: /__w/calibre/calibre/src/calibre/srv/opts.py:97
38433msgid ""
38434"Advertise the OPDS feeds via the BonJour service, so that OPDS based reading"
38435" apps can detect and connect to the server automatically."
38436msgstr ""
38437
38438#: /__w/calibre/calibre/src/calibre/srv/opts.py:100
38439msgid "Maximum number of books in OPDS feeds"
38440msgstr ""
38441
38442#: /__w/calibre/calibre/src/calibre/srv/opts.py:102
38443msgid ""
38444"The maximum number of books that the server will return in a single OPDS "
38445"acquisition feed."
38446msgstr ""
38447
38448#: /__w/calibre/calibre/src/calibre/srv/opts.py:105
38449msgid "Maximum number of ungrouped items in OPDS feeds"
38450msgstr ""
38451
38452#: /__w/calibre/calibre/src/calibre/srv/opts.py:107
38453msgid ""
38454"Group items in categories such as author/tags by first letter when there are"
38455" more than this number of items. Set to zero to disable."
38456msgstr ""
38457
38458#: /__w/calibre/calibre/src/calibre/srv/opts.py:110
38459msgid "The interface on which to listen for connections"
38460msgstr ""
38461
38462#: /__w/calibre/calibre/src/calibre/srv/opts.py:112
38463msgid ""
38464"The default is to listen on all available IPv4 interfaces. You can change "
38465"this to, for example, \"127.0.0.1\" to only listen for connections from the "
38466"local machine, or to \"::\" to listen to all incoming IPv6 and IPv4 "
38467"connections."
38468msgstr ""
38469
38470#: /__w/calibre/calibre/src/calibre/srv/opts.py:116
38471msgid "Fallback to auto-detected interface"
38472msgstr ""
38473
38474#: /__w/calibre/calibre/src/calibre/srv/opts.py:118
38475msgid ""
38476"If for some reason the server is unable to bind to the interface specified "
38477"in the listen_on option, then it will try to detect an interface that "
38478"connects to the outside world and bind to that."
38479msgstr ""
38480
38481#: /__w/calibre/calibre/src/calibre/srv/opts.py:122
38482msgid "Zero copy file transfers for increased performance"
38483msgstr ""
38484
38485#: /__w/calibre/calibre/src/calibre/srv/opts.py:124
38486msgid ""
38487"This will use zero-copy in-kernel transfers when sending files over the "
38488"network, increasing performance. However, it can cause corrupted file "
38489"transfers on some broken filesystems. If you experience corrupted file "
38490"transfers, turn it off."
38491msgstr ""
38492
38493#: /__w/calibre/calibre/src/calibre/srv/opts.py:128
38494msgid "Max. log file size (in MB)"
38495msgstr ""
38496
38497#: /__w/calibre/calibre/src/calibre/srv/opts.py:130
38498msgid ""
38499"The maximum size of log files, generated by the server. When the log becomes"
38500" larger than this size, it is automatically rotated. Set to zero to disable "
38501"log rotation."
38502msgstr ""
38503
38504#: /__w/calibre/calibre/src/calibre/srv/opts.py:133
38505msgid "Log HTTP 404 (Not Found) requests"
38506msgstr ""
38507
38508#: /__w/calibre/calibre/src/calibre/srv/opts.py:135
38509msgid ""
38510"Normally, the server logs all HTTP requests for resources that are not "
38511"found. This can generate a lot of log spam, if your server is targeted by "
38512"bots. Use this option to turn it off."
38513msgstr ""
38514
38515#: /__w/calibre/calibre/src/calibre/srv/opts.py:139
38516msgid "Password based authentication to access the server"
38517msgstr ""
38518
38519#: /__w/calibre/calibre/src/calibre/srv/opts.py:141
38520msgid ""
38521"Normally, the server is unrestricted, allowing anyone to access it. You can "
38522"restrict access to predefined users with this option."
38523msgstr ""
38524
38525#: /__w/calibre/calibre/src/calibre/srv/opts.py:144
38526msgid "Allow un-authenticated local connections to make changes"
38527msgstr ""
38528
38529#: /__w/calibre/calibre/src/calibre/srv/opts.py:146
38530msgid ""
38531"Normally, if you do not turn on authentication, the server operates in read-"
38532"only mode, so as to not allow anonymous users to make changes to your "
38533"calibre libraries. This option allows anybody connecting from the same "
38534"computer as the server is running on to make changes. This is useful if you "
38535"want to run the server without authentication but still use calibredb to "
38536"make changes to your calibre libraries. Note that turning on this option "
38537"means any program running on the computer can make changes to your calibre "
38538"libraries."
38539msgstr ""
38540
38541#: /__w/calibre/calibre/src/calibre/srv/opts.py:155
38542msgid ""
38543"Allow un-authenticated connections from specific IP addresses to make "
38544"changes"
38545msgstr ""
38546
38547#: /__w/calibre/calibre/src/calibre/srv/opts.py:157
38548msgid ""
38549"Normally, if you do not turn on authentication, the server operates in read-"
38550"only mode, so as to not allow anonymous users to make changes to your "
38551"calibre libraries. This option allows anybody connecting from the specified "
38552"IP addresses to make changes. Must be a comma separated list of address or "
38553"network specifications. This is useful if you want to run the server without"
38554" authentication but still use calibredb to make changes to your calibre "
38555"libraries. Note that turning on this option means anyone connecting from the"
38556" specified IP addresses can make changes to your calibre libraries."
38557msgstr ""
38558
38559#: /__w/calibre/calibre/src/calibre/srv/opts.py:166
38560msgid "Path to user database"
38561msgstr ""
38562
38563#: /__w/calibre/calibre/src/calibre/srv/opts.py:168
38564msgid ""
38565"Path to a file in which to store the user and password information. Normally"
38566" a file in the calibre configuration folder is used."
38567msgstr ""
38568
38569#: /__w/calibre/calibre/src/calibre/srv/opts.py:171
38570msgid "Choose the type of authentication used"
38571msgstr ""
38572
38573#: /__w/calibre/calibre/src/calibre/srv/opts.py:172
38574msgid ""
38575"Set the HTTP authentication mode used by the server. Set to \"basic\" if you"
38576" are putting this server behind an SSL proxy. Otherwise, leave it as "
38577"\"auto\", which will use \"basic\" if SSL is configured otherwise it will "
38578"use \"digest\"."
38579msgstr ""
38580
38581#: /__w/calibre/calibre/src/calibre/srv/opts.py:176
38582msgid "Ban IP addresses that have repeated login failures"
38583msgstr ""
38584
38585#: /__w/calibre/calibre/src/calibre/srv/opts.py:177
38586msgid ""
38587"Temporarily bans access for IP addresses that have repeated login failures "
38588"for the specified number of minutes. Useful to prevent attempts at guessing "
38589"passwords. If set to zero, no banning is done."
38590msgstr ""
38591
38592#: /__w/calibre/calibre/src/calibre/srv/opts.py:181
38593msgid "Number of login failures for ban"
38594msgstr ""
38595
38596#: /__w/calibre/calibre/src/calibre/srv/opts.py:182
38597msgid "The number of login failures after which an IP address is banned"
38598msgstr ""
38599
38600#: /__w/calibre/calibre/src/calibre/srv/opts.py:184
38601msgid "Ignored user-defined metadata fields"
38602msgstr ""
38603
38604#: /__w/calibre/calibre/src/calibre/srv/opts.py:186
38605msgid ""
38606"Comma separated list of user-defined metadata fields that will not be "
38607"displayed by the Content server in the /opds and /mobile views. For example:"
38608" {}"
38609msgstr ""
38610
38611#: /__w/calibre/calibre/src/calibre/srv/opts.py:190
38612msgid "Restrict displayed user-defined fields"
38613msgstr ""
38614
38615#: /__w/calibre/calibre/src/calibre/srv/opts.py:192
38616msgid ""
38617"Comma separated list of user-defined metadata fields that will be displayed "
38618"by the Content server in the /opds and /mobile views. If you specify this "
38619"option, any fields not in this list will not be displayed. For example: {}"
38620msgstr ""
38621
38622#: /__w/calibre/calibre/src/calibre/srv/opts.py:197
38623msgid "Choose the default book list mode"
38624msgstr ""
38625
38626#: /__w/calibre/calibre/src/calibre/srv/opts.py:199
38627msgid ""
38628"Set the default book list mode that will be used for new users. Individual "
38629"users can override the default in their own settings. The default is to use "
38630"a cover grid."
38631msgstr ""
38632
38633#: /__w/calibre/calibre/src/calibre/srv/opts.py:248
38634msgid "By default, this option is disabled."
38635msgstr ""
38636
38637#: /__w/calibre/calibre/src/calibre/srv/opts.py:248
38638msgid "By default, this option is enabled."
38639msgstr ""
38640
38641#: /__w/calibre/calibre/src/calibre/srv/standalone.py:98
38642msgid ""
38643"[options] [path to library folder...]\n"
38644"\n"
38645"Start the calibre Content server. The calibre Content server exposes your\n"
38646"calibre libraries over the internet. You can specify the path to the library\n"
38647"folders as arguments to %prog. If you do not specify any paths, all the\n"
38648"libraries that the main calibre program knows about will be used.\n"
38649msgstr ""
38650
38651#: /__w/calibre/calibre/src/calibre/srv/standalone.py:109
38652msgid ""
38653"Path to log file for server log. This log contains server information and "
38654"errors, not access logs. By default it is written to stdout."
38655msgstr ""
38656
38657#: /__w/calibre/calibre/src/calibre/srv/standalone.py:115
38658msgid ""
38659"Path to the access log file. This log contains information about clients "
38660"connecting to the server and making requests. By default no access logging "
38661"is done."
38662msgstr ""
38663
38664#: /__w/calibre/calibre/src/calibre/srv/standalone.py:120
38665msgid ""
38666"Path to a JSON file containing a template for the custom book list mode. The"
38667" easiest way to create such a template file is to go to Preferences-> "
38668"Sharing over the net-> Book list template in calibre, create the template "
38669"and export it."
38670msgstr ""
38671
38672#: /__w/calibre/calibre/src/calibre/srv/standalone.py:127
38673msgid ""
38674"Path to a JSON file containing URLs for the \"Search the internet\" feature."
38675" The easiest way to create such a file is to go to Preferences-> Sharing "
38676"over the net->Search the internet in calibre, create the URLs and export "
38677"them."
38678msgstr ""
38679
38680#: /__w/calibre/calibre/src/calibre/srv/standalone.py:141
38681msgid "Run process in background as a daemon (Linux only)."
38682msgstr ""
38683
38684#: /__w/calibre/calibre/src/calibre/srv/standalone.py:143
38685msgid "Write process PID to the specified file"
38686msgstr ""
38687
38688#: /__w/calibre/calibre/src/calibre/srv/standalone.py:149
38689msgid ""
38690"Automatically reload server when source code changes. Useful for "
38691"development. You should also specify a small value for the shutdown timeout."
38692msgstr ""
38693
38694#: /__w/calibre/calibre/src/calibre/srv/standalone.py:157
38695#, python-brace-format
38696msgid ""
38697"Manage the database of users allowed to connect to this server. You can use "
38698"it in automated mode by adding a --. See {0} for details. See also the {1} "
38699"option."
38700msgstr ""
38701
38702#: /__w/calibre/calibre/src/calibre/srv/standalone.py:161
38703#, python-brace-format
38704msgid ""
38705"Path to the user database to use for authentication. The database is a "
38706"SQLite file. To create it use {0}. You can read more about managing users "
38707"at: {1}"
38708msgstr ""
38709
38710#: /__w/calibre/calibre/src/calibre/srv/standalone.py:181
38711msgid ""
38712"Another calibre program such as another instance of {} or the main calibre "
38713"program is running. Having multiple programs that can make changes to a "
38714"calibre library running at the same time is not supported."
38715msgstr ""
38716
38717#: /__w/calibre/calibre/src/calibre/srv/standalone.py:207
38718msgid "Interrupted by user"
38719msgstr ""
38720
38721#: /__w/calibre/calibre/src/calibre/srv/standalone.py:214
38722#, python-format
38723msgid "There is no calibre library at: %s"
38724msgstr ""
38725
38726#: /__w/calibre/calibre/src/calibre/srv/standalone.py:218
38727msgid "You must specify at least one calibre library"
38728msgstr ""
38729
38730#: /__w/calibre/calibre/src/calibre/srv/tests/ajax.py:72
38731msgid "Composite Tags"
38732msgstr ""
38733
38734#: /__w/calibre/calibre/src/calibre/srv/tests/ajax.py:72
38735msgid "Enum"
38736msgstr ""
38737
38738#: /__w/calibre/calibre/src/calibre/srv/tests/ajax.py:131
38739#: /__w/calibre/calibre/src/calibre/utils/search_query_parser.py:248
38740msgid "Invalid syntax. Expected a lookup name or a word"
38741msgstr ""
38742
38743#: /__w/calibre/calibre/src/calibre/srv/users.py:56
38744msgid ""
38745"For maximum compatibility you should use only the letters A-Z, the numbers "
38746"0-9, spaces, underscores and hyphens in the username"
38747msgstr ""
38748
38749#: /__w/calibre/calibre/src/calibre/srv/users.py:66
38750msgid "The password must contain only ASCII (English) characters and symbols"
38751msgstr ""
38752
38753#: /__w/calibre/calibre/src/calibre/srv/users.py:160
38754#, python-format
38755msgid "The username %s already exists"
38756msgstr ""
38757
38758#: /__w/calibre/calibre/src/calibre/srv/users_api.py:25
38759msgid "Existing password is incorrect"
38760msgstr ""
38761
38762#: /__w/calibre/calibre/src/calibre/utils/config.py:47
38763msgid "Usage"
38764msgstr ""
38765
38766#: /__w/calibre/calibre/src/calibre/utils/config.py:98
38767msgid "Created by "
38768msgstr ""
38769
38770#: /__w/calibre/calibre/src/calibre/utils/config.py:99
38771msgid ""
38772"Whenever you pass arguments to %prog that have spaces in them, enclose the "
38773"arguments in quotation marks. For example: \"{}\""
38774msgstr ""
38775
38776#: /__w/calibre/calibre/src/calibre/utils/config.py:110
38777msgid "Options"
38778msgstr "Параметры"
38779
38780#: /__w/calibre/calibre/src/calibre/utils/config_base.py:479
38781msgid "Path to the database in which books are stored"
38782msgstr ""
38783
38784#: /__w/calibre/calibre/src/calibre/utils/config_base.py:481
38785msgid "Pattern to guess metadata from filenames"
38786msgstr ""
38787
38788#: /__w/calibre/calibre/src/calibre/utils/config_base.py:483
38789msgid "Access key for isbndb.com"
38790msgstr ""
38791
38792#: /__w/calibre/calibre/src/calibre/utils/config_base.py:485
38793msgid "Default timeout for network operations (seconds)"
38794msgstr ""
38795
38796#: /__w/calibre/calibre/src/calibre/utils/config_base.py:487
38797msgid "Path to folder in which your library of books is stored"
38798msgstr ""
38799
38800#: /__w/calibre/calibre/src/calibre/utils/config_base.py:489
38801msgid "The language in which to display the user interface"
38802msgstr ""
38803
38804#: /__w/calibre/calibre/src/calibre/utils/config_base.py:491
38805msgid ""
38806"The default output format for e-book conversions. When auto-converting to "
38807"send to a device this can be overridden by individual device preferences. "
38808"These can be changed by right clicking the device icon in calibre and "
38809"choosing \"Configure\"."
38810msgstr ""
38811
38812#: /__w/calibre/calibre/src/calibre/utils/config_base.py:498
38813msgid "Ordered list of formats to prefer for input."
38814msgstr ""
38815
38816#: /__w/calibre/calibre/src/calibre/utils/config_base.py:500
38817msgid "Read metadata from files"
38818msgstr ""
38819
38820#: /__w/calibre/calibre/src/calibre/utils/config_base.py:502
38821msgid ""
38822"The priority of worker processes. A higher priority means they run faster "
38823"and consume more resources. Most tasks like conversion/news download/adding "
38824"books/etc. are affected by this setting."
38825msgstr ""
38826
38827#: /__w/calibre/calibre/src/calibre/utils/config_base.py:507
38828msgid "Swap author first and last names when reading metadata"
38829msgstr ""
38830
38831#: /__w/calibre/calibre/src/calibre/utils/config_base.py:509
38832msgid "Add new formats to existing book records"
38833msgstr ""
38834
38835#: /__w/calibre/calibre/src/calibre/utils/config_base.py:511
38836msgid "Check for duplicates when copying to another library"
38837msgstr ""
38838
38839#: /__w/calibre/calibre/src/calibre/utils/config_base.py:513
38840msgid "Tags to apply to books added to the library"
38841msgstr ""
38842
38843#: /__w/calibre/calibre/src/calibre/utils/config_base.py:515
38844msgid ""
38845"Mark newly added books. The mark is a temporary mark that is automatically "
38846"removed when calibre is restarted."
38847msgstr ""
38848
38849#: /__w/calibre/calibre/src/calibre/utils/config_base.py:519
38850msgid "List of named saved searches"
38851msgstr ""
38852
38853#: /__w/calibre/calibre/src/calibre/utils/config_base.py:520
38854msgid "User-created Tag browser categories"
38855msgstr ""
38856
38857#: /__w/calibre/calibre/src/calibre/utils/config_base.py:522
38858msgid "How and when calibre updates metadata on the device."
38859msgstr ""
38860
38861#: /__w/calibre/calibre/src/calibre/utils/config_base.py:524
38862msgid ""
38863"When searching for text without using lookup prefixes, as for example, Red "
38864"instead of title:Red, limit the columns searched to those named below."
38865msgstr ""
38866
38867#: /__w/calibre/calibre/src/calibre/utils/config_base.py:529
38868msgid ""
38869"Choose columns to be searched when not using prefixes, as for example, when "
38870"searching for Red instead of title:Red. Enter a list of search/lookup names "
38871"separated by commas. Only takes effect if you set the option to limit search"
38872" columns above."
38873msgstr ""
38874
38875#: /__w/calibre/calibre/src/calibre/utils/config_base.py:535
38876msgid ""
38877"Characters typed in the search box will match their accented versions, based"
38878" on the language you have chosen for the calibre interface. For example, in "
38879"English, searching for n will match both {} and n, but if your language is "
38880"Spanish it will only match n. Note that this is much slower than a simple "
38881"search on very large libraries. Also, this option will have no effect if you"
38882" turn on case-sensitive searching"
38883msgstr ""
38884
38885#: /__w/calibre/calibre/src/calibre/utils/config_base.py:544
38886msgid "Make searches case-sensitive"
38887msgstr ""
38888
38889#: /__w/calibre/calibre/src/calibre/utils/config_base.py:546
38890msgid ""
38891"Recognize numbers inside text when sorting. Setting this means that when "
38892"sorting on text fields like title the text \"Book 2\"will sort before the "
38893"text \"Book 100\". Note that setting this can cause problems with text that "
38894"starts with numbers and is a little slower."
38895msgstr ""
38896
38897#: /__w/calibre/calibre/src/calibre/utils/exim.py:200
38898#: /__w/calibre/calibre/src/calibre/utils/exim.py:344
38899msgid "Settings and plugins"
38900msgstr ""
38901
38902#: /__w/calibre/calibre/src/calibre/utils/filenames.py:380
38903msgid "File is open in another process"
38904msgstr ""
38905
38906#: /__w/calibre/calibre/src/calibre/utils/formatter.py:286
38907msgid "the end of the program"
38908msgstr ""
38909
38910#: /__w/calibre/calibre/src/calibre/utils/formatter.py:288
38911#, python-brace-format
38912msgid "{0}: {1} near {2} on line {3}"
38913msgstr ""
38914
38915#: /__w/calibre/calibre/src/calibre/utils/formatter.py:291
38916#, python-brace-format
38917msgid "{0}: {1} near {2}"
38918msgstr ""
38919
38920#: /__w/calibre/calibre/src/calibre/utils/formatter.py:377
38921msgid "'End of program'"
38922msgstr ""
38923
38924#: /__w/calibre/calibre/src/calibre/utils/formatter.py:388
38925#, python-brace-format
38926msgid "Failed to scan program. Invalid input '{0}'"
38927msgstr ""
38928
38929#: /__w/calibre/calibre/src/calibre/utils/formatter.py:391
38930#, python-brace-format
38931msgid "Expected end of program, found '{0}'"
38932msgstr ""
38933
38934#: /__w/calibre/calibre/src/calibre/utils/formatter.py:414
38935#: /__w/calibre/calibre/src/calibre/utils/formatter.py:426
38936#: /__w/calibre/calibre/src/calibre/utils/formatter.py:438
38937#: /__w/calibre/calibre/src/calibre/utils/formatter.py:448
38938#: /__w/calibre/calibre/src/calibre/utils/formatter.py:453
38939#, python-brace-format
38940msgid "{0} statement: expected '{1}', found '{2}'"
38941msgstr ""
38942
38943#: /__w/calibre/calibre/src/calibre/utils/formatter.py:435
38944#, python-brace-format
38945msgid "'{0}' statement: expected an identifier"
38946msgstr ""
38947
38948#: /__w/calibre/calibre/src/calibre/utils/formatter.py:524
38949#, python-brace-format
38950msgid "A stored template must begin with '{0}'"
38951msgstr ""
38952
38953#: /__w/calibre/calibre/src/calibre/utils/formatter.py:567
38954#, python-brace-format
38955msgid "Expected '{0}', found '{1}'"
38956msgstr ""
38957
38958#: /__w/calibre/calibre/src/calibre/utils/formatter.py:605
38959#, python-brace-format
38960msgid "Unknown function {0}"
38961msgstr ""
38962
38963#: /__w/calibre/calibre/src/calibre/utils/formatter.py:618
38964#, python-brace-format
38965msgid "Expected a '{0}' for function call, found '{1}'"
38966msgstr ""
38967
38968#: /__w/calibre/calibre/src/calibre/utils/formatter.py:631
38969#, python-brace-format
38970msgid "Parameters to '{0}' must be variables or assignments"
38971msgstr ""
38972
38973#: /__w/calibre/calibre/src/calibre/utils/formatter.py:648
38974#: /__w/calibre/calibre/src/calibre/utils/formatter.py:1332
38975#, python-brace-format
38976msgid "Incorrect number of arguments for function {0}"
38977msgstr ""
38978
38979#: /__w/calibre/calibre/src/calibre/utils/formatter.py:655
38980#, python-brace-format
38981msgid "Expected an expression, found '{0}'"
38982msgstr ""
38983
38984#: /__w/calibre/calibre/src/calibre/utils/formatter.py:660
38985#, python-brace-format
38986msgid "{0} outside of for loop"
38987msgstr ""
38988
38989#: /__w/calibre/calibre/src/calibre/utils/formatter.py:692
38990#, python-brace-format
38991msgid "Interpreter: {0} - line number {1}"
38992msgstr ""
38993
38994#: /__w/calibre/calibre/src/calibre/utils/formatter.py:757
38995#, python-brace-format
38996msgid "Error during string comparison: operator '{0}'"
38997msgstr ""
38998
38999#: /__w/calibre/calibre/src/calibre/utils/formatter.py:785
39000#, python-brace-format
39001msgid "Value used in comparison is not a number: operator '{0}'"
39002msgstr ""
39003
39004#: /__w/calibre/calibre/src/calibre/utils/formatter.py:811
39005#, python-brace-format
39006msgid "Unknown identifier '{0}'"
39007msgstr ""
39008
39009#: /__w/calibre/calibre/src/calibre/utils/formatter.py:829
39010msgid "before evaluating arguments"
39011msgstr ""
39012
39013#: /__w/calibre/calibre/src/calibre/utils/formatter.py:840
39014msgid "after evaluating arguments"
39015msgstr ""
39016
39017#: /__w/calibre/calibre/src/calibre/utils/formatter.py:853
39018msgid " returned value"
39019msgstr ""
39020
39021#: /__w/calibre/calibre/src/calibre/utils/formatter.py:893
39022#: /__w/calibre/calibre/src/calibre/utils/formatter.py:897
39023#: /__w/calibre/calibre/src/calibre/utils/formatter.py:927
39024#, python-brace-format
39025msgid "Unknown field '{0}'"
39026msgstr ""
39027
39028#: /__w/calibre/calibre/src/calibre/utils/formatter.py:986
39029#, python-brace-format
39030msgid "Unhandled exception '{0}'"
39031msgstr ""
39032
39033#: /__w/calibre/calibre/src/calibre/utils/formatter.py:1031
39034#: /__w/calibre/calibre/src/calibre/utils/formatter.py:1048
39035#: /__w/calibre/calibre/src/calibre/utils/formatter.py:1070
39036#: /__w/calibre/calibre/src/calibre/utils/formatter.py:1088
39037#, python-brace-format
39038msgid "Error during operator evaluation: operator '{0}'"
39039msgstr ""
39040
39041#: /__w/calibre/calibre/src/calibre/utils/formatter.py:1103
39042#, python-brace-format
39043msgid "Function {0}: invalid character name '{1}"
39044msgstr ""
39045
39046#: /__w/calibre/calibre/src/calibre/utils/formatter.py:1157
39047#, python-brace-format
39048msgid "Internal error evaluating an expression: '{0}'"
39049msgstr ""
39050
39051#: /__w/calibre/calibre/src/calibre/utils/formatter.py:1200
39052#, python-brace-format
39053msgid "format: type {0} requires an integer value, got {1}"
39054msgstr ""
39055
39056#: /__w/calibre/calibre/src/calibre/utils/formatter.py:1206
39057#, python-brace-format
39058msgid "format: type {0} requires a decimal (float) value, got {1}"
39059msgstr ""
39060
39061#: /__w/calibre/calibre/src/calibre/utils/formatter.py:1342
39062#, python-format
39063msgid "%s: unknown function"
39064msgstr ""
39065
39066#: /__w/calibre/calibre/src/calibre/utils/formatter.py:1496
39067#, python-brace-format
39068msgid "No such variable {0}"
39069msgstr ""
39070
39071#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:35
39072#, python-brace-format
39073msgid ""
39074"Duplicate user function name {0}. Change the name or ensure that the "
39075"functions are identical"
39076msgstr ""
39077
39078#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:126
39079msgid "No documentation provided"
39080msgstr ""
39081
39082#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:163
39083msgid ""
39084"strcmp(x, y, lt, eq, gt) -- does a case-insensitive comparison of x and y as"
39085" strings. Returns lt if x < y. Returns eq if x == y. Otherwise returns gt. "
39086"In many cases the lexical comparison operators (>, <, == etc) can replace "
39087"this function."
39088msgstr ""
39089
39090#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:181
39091msgid ""
39092"cmp(x, y, lt, eq, gt) -- compares x and y after converting both to numbers. "
39093"Returns lt if x < y. Returns eq if x == y. Otherwise returns gt. In many "
39094"cases the numeric comparison operators (>#, <#, ==# etc) can replace this "
39095"function."
39096msgstr ""
39097
39098#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:200
39099msgid ""
39100"first_matching_cmp(val, [cmp1, result1,]+, else_result) -- compares \"val < "
39101"cmpN\" in sequence, returning resultN for the first comparison that "
39102"succeeds. Returns else_result if no comparison succeeds. Example: "
39103"first_matching_cmp(10,5,\"small\",10,\"middle\",15,\"large\",\"giant\") "
39104"returns \"large\". The same example with a first value of 16 returns "
39105"\"giant\"."
39106msgstr ""
39107
39108#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:209
39109msgid "first_matching_cmp requires an even number of arguments"
39110msgstr ""
39111
39112#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:222
39113msgid ""
39114"strcat(a [, b]*) -- can take any number of arguments. Returns the string "
39115"formed by concatenating all the arguments"
39116msgstr ""
39117
39118#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:237
39119msgid "strlen(a) -- Returns the length of the string passed as the argument"
39120msgstr ""
39121
39122#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:251
39123msgid ""
39124"add(x [, y]*) -- returns the sum of its arguments. Throws an exception if an"
39125" argument is not a number. This function can often be replaced with the + "
39126"operator."
39127msgstr ""
39128
39129#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:268
39130msgid ""
39131"subtract(x, y) -- returns x - y. Throws an exception if either x or y are "
39132"not numbers. This function can often be replaced with the - operator."
39133msgstr ""
39134
39135#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:282
39136msgid ""
39137"multiply(x [, y]*) -- returns the product of its arguments. Throws an "
39138"exception if any argument is not a number. This function can often be "
39139"replaced with the * operator."
39140msgstr ""
39141
39142#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:298
39143msgid ""
39144"divide(x, y) -- returns x / y. Throws an exception if either x or y are not "
39145"numbers. This function can often be replaced with the / operator."
39146msgstr ""
39147
39148#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:312
39149msgid ""
39150"ceiling(x) -- returns the smallest integer greater than or equal to x. "
39151"Throws an exception if x is not a number."
39152msgstr ""
39153
39154#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:325
39155msgid ""
39156"floor(x) -- returns the largest integer less than or equal to x. Throws an "
39157"exception if x is not a number."
39158msgstr ""
39159
39160#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:338
39161msgid ""
39162"round(x) -- returns the nearest integer to x. Throws an exception if x is "
39163"not a number."
39164msgstr ""
39165
39166#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:350
39167msgid ""
39168"mod(x) -- returns floor(remainder of x / y). Throws an exception if either x"
39169" or y is not a number."
39170msgstr ""
39171
39172#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:363
39173msgid ""
39174"fractional_part(x) -- returns the value after the decimal point.  For "
39175"example, fractional_part(3.14) returns 0.14. Throws an exception if x is not"
39176" a number."
39177msgstr ""
39178
39179#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:377
39180msgid ""
39181"template(x) -- evaluates x as a template. The evaluation is done in its own "
39182"context, meaning that variables are not shared between the caller and the "
39183"template evaluation. Because the { and } characters are special, you must "
39184"use [[ for the { character and ]] for the } character; they are converted "
39185"automatically. For example, template('[[title_sort]]') will evaluate the "
39186"template {title_sort} and return its value. Note also that prefixes and "
39187"suffixes (the `|prefix|suffix` syntax) cannot be used in the argument to "
39188"this function when using template program mode."
39189msgstr ""
39190
39191#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:396
39192msgid ""
39193"eval(template) -- evaluates the template, passing the local variables (those"
39194" 'assign'ed to) instead of the book metadata.  This permits using the "
39195"template processor to construct complex results from local variables. "
39196"Because the { and } characters are special, you must use [[ for the { "
39197"character and ]] for the } character; they are converted automatically. Note"
39198" also that prefixes and suffixes (the `|prefix|suffix` syntax) cannot be "
39199"used in the argument to this function when using template program mode."
39200msgstr ""
39201
39202#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:416
39203msgid ""
39204"assign(id, val) -- assigns val to id, then returns val. id must be an "
39205"identifier, not an expression. This function can often be replaced with the "
39206"= operator."
39207msgstr ""
39208
39209#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:429
39210msgid ""
39211"list_split(list_val, sep, id_prefix) -- splits the list_val into separate "
39212"values using 'sep', then assigns the values to variables named 'id_prefix_N'"
39213" where N is the position of the value in the list. The first item has "
39214"position 0 (zero). The function returns the last element in the list. "
39215"Example: split('one:two:foo', ':', 'var') is equivalent to var_0 = 'one'; "
39216"var_1 = 'two'; var_2 = 'foo'."
39217msgstr ""
39218
39219#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:449
39220msgid ""
39221"print(a[, b]*) -- prints the arguments to standard output. Unless you start "
39222"calibre from the command line (calibre-debug -g), the output will go to a "
39223"black hole."
39224msgstr ""
39225
39226#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:462
39227msgid "field(lookup_name) -- returns the metadata field named by lookup_name"
39228msgstr ""
39229
39230#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:472
39231msgid ""
39232"raw_field(lookup_name [, optional_default]) -- returns the metadata field "
39233"named by lookup_name without applying any formatting. It evaluates and "
39234"returns the optional second argument 'default' if the field is undefined "
39235"('None')."
39236msgstr ""
39237
39238#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:493
39239msgid ""
39240"raw_list(lookup_name, separator) -- returns the metadata list named by "
39241"lookup_name without applying any formatting or sorting and with items "
39242"separated by separator."
39243msgstr ""
39244
39245#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:508
39246msgid ""
39247"substr(str, start, end) -- returns the start'th through the end'th "
39248"characters of str. The first character in str is the zero'th character. If "
39249"end is negative, then it indicates that many characters counting from the "
39250"right. If end is zero, then it indicates the last character. For example, "
39251"substr('12345', 1, 0) returns '2345', and substr('12345', 1, -1) returns "
39252"'234'."
39253msgstr ""
39254
39255#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:523
39256msgid ""
39257"lookup(val, [pattern, field,]+ else_field) -- like switch, except the "
39258"arguments are field (metadata) names, not text. The value of the appropriate"
39259" field will be fetched and used. Note that because composite columns are "
39260"fields, you can use this function in one composite field to use the value of"
39261" some other composite field. This is extremely useful when constructing "
39262"variable save paths"
39263msgstr ""
39264
39265#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:538
39266msgid "lookup requires either 2 or an odd number of arguments"
39267msgstr ""
39268
39269#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:552
39270msgid ""
39271"test(val, text if not empty, text if empty) -- return `text if not empty` if"
39272" val is not empty, otherwise return `text if empty`"
39273msgstr ""
39274
39275#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:566
39276msgid ""
39277"contains(val, pattern, text if match, text if not match) -- checks if val "
39278"contains matches for the regular expression `pattern`. Returns `text if "
39279"match` if matches are found, otherwise it returns `text if no match`"
39280msgstr ""
39281
39282#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:583
39283msgid ""
39284"switch(val, [pattern, value,]+ else_value) -- for each `pattern, value` "
39285"pair, checks if `val` matches the regular expression `pattern` and if so, "
39286"returns that `value`. If no pattern matches, then `else_value` is returned. "
39287"You can have as many `pattern, value` pairs as you want"
39288msgstr ""
39289
39290#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:591
39291msgid "switch requires an odd number of arguments"
39292msgstr ""
39293
39294#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:605
39295msgid ""
39296"strcat_max(max, string1 [, prefix2, string2]*) -- Returns a string formed by"
39297" concatenating the arguments. The returned value is initialized to string1. "
39298"`Prefix, string` pairs are added to the end of the value as long as the "
39299"resulting string length is less than `max`. String1 is returned even if "
39300"string1 is longer than max. You can pass as many `prefix, string` pairs as "
39301"you wish."
39302msgstr ""
39303
39304#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:615
39305msgid "strcat_max requires 2 or more arguments"
39306msgstr ""
39307
39308#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:617
39309msgid "strcat_max requires an even number of arguments"
39310msgstr ""
39311
39312#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:621
39313msgid "first argument to strcat_max must be an integer"
39314msgstr ""
39315
39316#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:640
39317msgid ""
39318"in_list(val, separator, [ pattern, found_val, ]+ not_found_val) -- treating "
39319"val as a list of items separated by separator, if the pattern matches any of"
39320" the list values then return found_val.If the pattern matches no list value "
39321"then return not_found_val. The pattern and found_value pairs can be repeated"
39322" as many times as desired. The patterns are checked in order. The found_val "
39323"for the first match is returned. Aliases: in_list(), list_contains()"
39324msgstr ""
39325
39326#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:652
39327msgid "in_list requires an odd number of arguments"
39328msgstr ""
39329
39330#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:671
39331msgid ""
39332"str_in_list(val, separator, [string, found_val, ]+ not_found_val) -- "
39333"treating val as a list of items separated by separator, if the string "
39334"matches any of the list values then return found_val.If the string matches "
39335"no list value then return not_found_val. The comparison is exact match (not "
39336"contains) and is case insensitive. The string and found_value pairs can be "
39337"repeated as many times as desired. The patterns are checked in order. The "
39338"found_val for the first match is returned."
39339msgstr ""
39340
39341#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:682
39342msgid "str_in_list requires an odd number of arguments"
39343msgstr ""
39344
39345#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:703
39346msgid ""
39347"identifier_in_list(val, id, found_val, not_found_val) -- treat val as a list"
39348" of identifiers separated by commas, comparing the string against each value"
39349" in the list. An identifier has the format \"identifier:value\". The id "
39350"parameter should be either \"id\" or \"id:regexp\". The first case matches "
39351"if there is any identifier with that id. The second case matches if the "
39352"regexp matches the identifier's value. If there is a match, return "
39353"found_val, otherwise return not_found_val."
39354msgstr ""
39355
39356#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:730
39357msgid ""
39358"re(val, pattern, replacement) -- return val after applying the regular "
39359"expression. All instances of `pattern` are replaced with `replacement`. As "
39360"in all of calibre, these are Python-compatible regular expressions"
39361msgstr ""
39362
39363#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:743
39364msgid ""
39365"re_group(val, pattern [, template_for_group]*) -- return a string made by "
39366"applying the regular expression pattern to the val and replacing each "
39367"matched instance with the string computed by replacing each matched group by"
39368" the value returned by the corresponding template. The original matched "
39369"value for the group is available as $. In template program mode, like for "
39370"the template and the eval functions, you use [[ for { and ]] for }. The "
39371"following example in template program mode looks for series with more than "
39372"one word and uppercases the first word: {series:'re_group($, \"(\\S* "
39373")(.*)\", \"[[$:uppercase()]]\", \"[[$]]\")'}"
39374msgstr ""
39375
39376#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:778
39377msgid ""
39378"swap_around_comma(val) -- given a value of the form \"B, A\", return \"A "
39379"B\". This is most useful for converting names in LN, FN format to FN LN. If "
39380"there is no comma, the function returns val unchanged"
39381msgstr ""
39382
39383#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:791
39384msgid ""
39385"ifempty(val, text if empty) -- return val if val is not empty, otherwise "
39386"return `text if empty`"
39387msgstr ""
39388
39389#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:805
39390msgid ""
39391"shorten(val, left chars, middle text, right chars) -- Return a shortened "
39392"version of val, consisting of `left chars` characters from the beginning of "
39393"val, followed by `middle text`, followed by `right chars` characters from "
39394"the end of the string. `Left chars` and `right chars` must be integers. For "
39395"example, assume the title of the book is `Ancient English Laws in the Times "
39396"of Ivanhoe`, and you want it to fit in a space of at most 15 characters. If "
39397"you use {title:shorten(9,-,5)}, the result will be `Ancient E-nhoe`. If the "
39398"field's length is less than left chars + right chars + the length of `middle"
39399" text`, then the field will be used intact. For example, the title `The "
39400"Dome` would not be changed."
39401msgstr ""
39402
39403#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:834
39404msgid ""
39405"count(val, separator) -- interprets the value as a list of items separated "
39406"by `separator`, returning the number of items in the list. Most lists use a "
39407"comma as the separator, but authors uses an ampersand. Examples: "
39408"{tags:count(,)}, {authors:count(&)}. Aliases: count(), list_count()"
39409msgstr ""
39410
39411#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:850
39412msgid ""
39413"list_count_matching(list, pattern, separator) -- interprets 'list' as a list"
39414" of items separated by 'separator', returning the number of items in the "
39415"list that match the regular expression 'pattern'. Aliases: "
39416"list_count_matching(), count_matching()"
39417msgstr ""
39418
39419#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:867
39420msgid ""
39421"list_item(val, index, separator) -- interpret the value as a list of items "
39422"separated by `separator`, returning the `index`th item. The first item is "
39423"number zero. The last item can be returned using `list_item(-1,separator)`. "
39424"If the item is not in the list, then the empty value is returned. The "
39425"separator has the same meaning as in the count function."
39426msgstr ""
39427
39428#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:889
39429msgid ""
39430"select(val, key) -- interpret the value as a comma-separated list of items, "
39431"with the items being \"id:value\". Find the pair with the id equal to key, "
39432"and return the corresponding value. Returns the empty string if no match is "
39433"found."
39434msgstr ""
39435
39436#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:910
39437msgid ""
39438"approximate_formats() -- return a comma-separated list of formats that at "
39439"one point were associated with the book. There is no guarantee that this "
39440"list is correct, although it probably is. This function can be called in "
39441"template program mode using the template \"{:'approximate_formats()'}\". "
39442"Note that format names are always uppercase, as in EPUB. This function works"
39443" only in the GUI. If you want to use these values in save-to-disk or send-"
39444"to-device templates then you must make a custom \"Column built from other "
39445"columns\", use the function in that column's template, and use that column's"
39446" value in your save/send templates"
39447msgstr ""
39448
39449#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:931
39450#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1239
39451#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1258
39452#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1274
39453#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1291
39454#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1762
39455#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1778
39456#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1798
39457#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1839
39458#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1894
39459#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1928
39460msgid "This function can be used only in the GUI"
39461msgstr ""
39462
39463#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:938
39464msgid ""
39465"formats_modtimes(date_format) -- return a comma-separated list of colon-"
39466"separated items representing modification times for the formats of a book. "
39467"The date_format parameter specifies how the date is to be formatted. See the"
39468" format_date function for details. You can use the select function to get "
39469"the mod time for a specific format. Note that format names are always "
39470"uppercase, as in EPUB."
39471msgstr ""
39472
39473#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:962
39474msgid ""
39475"formats_sizes() -- return a comma-separated list of colon-separated items "
39476"representing sizes in bytes of the formats of a book. You can use the select"
39477" function to get the size for a specific format. Note that format names are "
39478"always uppercase, as in EPUB."
39479msgstr ""
39480
39481#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:982
39482msgid ""
39483"formats_paths() -- return a comma-separated list of colon-separated items "
39484"representing full path to the formats of a book. You can use the select "
39485"function to get the path for a specific format. Note that format names are "
39486"always uppercase, as in EPUB."
39487msgstr ""
39488
39489#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1001
39490msgid ""
39491"human_readable(v) -- return a string representing the number v in KB, MB, "
39492"GB, etc."
39493msgstr ""
39494
39495#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1016
39496msgid ""
39497"format_number(v, template) -- format the number v using a Python formatting "
39498"template such as \"{0:5.2f}\" or \"{0:,d}\" or \"${0:5,.2f}\". The "
39499"field_name part of the template must be a 0 (zero) (the \"{0:\" in the above"
39500" examples). See the template language and Python documentation for more "
39501"examples. You can leave off the leading \"{0:\" and trailing \"}\" if the "
39502"template contains only a format. Returns the empty string if formatting "
39503"fails."
39504msgstr ""
39505
39506#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1052
39507msgid ""
39508"sublist(val, start_index, end_index, separator) -- interpret the value as a "
39509"list of items separated by `separator`, returning a new list made from the "
39510"`start_index` to the `end_index` item. The first item is number zero. If an "
39511"index is negative, then it counts from the end of the list. As a special "
39512"case, an end_index of zero is assumed to be the length of the list. Examples"
39513" using basic template mode and assuming that the tags column (which is "
39514"comma-separated) contains \"A, B, C\": {tags:sublist(0,1,\\\\,)} returns "
39515"\"A\". {tags:sublist(-1,0,\\\\,)} returns \"C\". {tags:sublist(0,-1,\\\\,)} "
39516"returns \"A, B\"."
39517msgstr ""
39518
39519#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1088
39520msgid ""
39521"subitems(val, start_index, end_index) -- This function is used to break "
39522"apart lists of items such as genres. It interprets the value as a comma-"
39523"separated list of items, where each item is a period-separated list. Returns"
39524" a new list made by first finding all the period-separated items, then for "
39525"each such item extracting the `start_index` to the `end_index` components, "
39526"then combining the results back together. The first component in a period-"
39527"separated list has an index of zero. If an index is negative, then it counts"
39528" from the end of the list. As a special case, an end_index of zero is "
39529"assumed to be the length of the list. Example using basic template mode and "
39530"assuming a #genre value of \"A.B.C\": {#genre:subitems(0,1)} returns \"A\". "
39531"{#genre:subitems(0,2)} returns \"A.B\". {#genre:subitems(1,0)} returns "
39532"\"B.C\". Assuming a #genre value of \"A.B.C, D.E.F\", {#genre:subitems(0,1)}"
39533" returns \"A, D\". {#genre:subitems(0,2)} returns \"A.B, D.E\""
39534msgstr ""
39535
39536#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1135
39537msgid ""
39538"format_date(val, format_string) -- format the value, which must be a date, "
39539"using the format_string, returning a string. The formatting codes are: d    "
39540": the day as number without a leading zero (1 to 31) dd   : the day as "
39541"number with a leading zero (01 to 31) ddd  : the abbreviated localized day "
39542"name (e.g. \"Mon\" to \"Sun\"). dddd : the long localized day name (e.g. "
39543"\"Monday\" to \"Sunday\"). M    : the month as number without a leading zero"
39544" (1 to 12). MM   : the month as number with a leading zero (01 to 12) MMM  :"
39545" the abbreviated localized month name (e.g. \"Jan\" to \"Dec\"). MMMM : the "
39546"long localized month name (e.g. \"January\" to \"December\"). yy   : the "
39547"year as two digit number (00 to 99). yyyy : the year as four digit number. h"
39548"    : the hours without a leading 0 (0 to 11 or 0 to 23, depending on am/pm)"
39549" hh   : the hours with a leading 0 (00 to 11 or 00 to 23, depending on "
39550"am/pm) m    : the minutes without a leading 0 (0 to 59) mm   : the minutes "
39551"with a leading 0 (00 to 59) s    : the seconds without a leading 0 (0 to 59)"
39552" ss   : the seconds with a leading 0 (00 to 59) ap   : use a 12-hour clock "
39553"instead of a 24-hour clock, with \"ap\" replaced by the localized string for"
39554" am or pm AP   : use a 12-hour clock instead of a 24-hour clock, with \"AP\""
39555" replaced by the localized string for AM or PM iso  : the date with time and"
39556" timezone. Must be the only format present to_number: the date as a floating"
39557" point number from_number[:fmt]: format the timestamp using fmt if present "
39558"otherwise iso"
39559msgstr ""
39560
39561#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1182
39562msgid "uppercase(val) -- return val in upper case"
39563msgstr ""
39564
39565#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1192
39566msgid "lowercase(val) -- return val in lower case"
39567msgstr ""
39568
39569#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1202
39570msgid "titlecase(val) -- return val in title case"
39571msgstr ""
39572
39573#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1212
39574msgid "capitalize(val) -- return val capitalized"
39575msgstr ""
39576
39577#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1222
39578msgid ""
39579"booksize() -- return value of the size field. This function works only in "
39580"the GUI. If you want to use this value in save-to-disk or send-to-device "
39581"templates then you must make a custom \"Column built from other columns\", "
39582"use the function in that column's template, and use that column's value in "
39583"your save/send templates"
39584msgstr ""
39585
39586#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1246
39587msgid ""
39588"ondevice() -- return Yes if ondevice is set, otherwise return the empty "
39589"string. This function works only in the GUI. If you want to use this value "
39590"in save-to-disk or send-to-device templates then you must make a custom "
39591"\"Column built from other columns\", use the function in that column's "
39592"template, and use that column's value in your save/send templates"
39593msgstr ""
39594
39595#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1265
39596msgid ""
39597"annotation_count() -- return the total number of annotations of all types "
39598"attached to the current book. This function works only in the GUI."
39599msgstr ""
39600
39601#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1281
39602msgid ""
39603"is_marked() -- check whether the book is 'marked' in calibre. If it is then "
39604"return the value of the mark, either 'true' or the comma-separated list of "
39605"named marks. Returns '' if the book is not marked."
39606msgstr ""
39607
39608#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1298
39609msgid "series_sort() -- return the series sort value"
39610msgstr ""
39611
39612#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1310
39613msgid ""
39614"has_cover() -- return Yes if the book has a cover, otherwise return the "
39615"empty string"
39616msgstr ""
39617
39618#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1323
39619msgid ""
39620"first_non_empty(value [, value]*) -- returns the first value that is not "
39621"empty. If all values are empty, then the empty string is returned. You can "
39622"have as many values as you want."
39623msgstr ""
39624
39625#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1341
39626msgid ""
39627"and(value [, value]*) -- returns the string \"1\" if all values are not "
39628"empty, otherwise returns the empty string. This function works well with "
39629"test or first_non_empty. You can have as many values as you want. In many "
39630"cases the && operator can replace this function."
39631msgstr ""
39632
39633#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1360
39634msgid ""
39635"or(value [, value]*) -- returns the string \"1\" if any value is not empty, "
39636"otherwise returns the empty string. This function works well with test or "
39637"first_non_empty. You can have as many values as you want.  In many cases the"
39638" || operator can replace this function."
39639msgstr ""
39640
39641#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1379
39642msgid ""
39643"not(value) -- returns the string \"1\" if the value is empty, otherwise "
39644"returns the empty string. This function works well with test or "
39645"first_non_empty.  In many cases the ! operator can replace this function."
39646msgstr ""
39647
39648#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1393
39649msgid ""
39650"list_union(list1, list2, separator) -- return a list made by merging the "
39651"items in list1 and list2, removing duplicate items using a case-insensitive "
39652"comparison. If items differ in case, the one in list1 is used. The items in "
39653"list1 and list2 are separated by separator, as are the items in the returned"
39654" list. Aliases: list_union(), merge_lists()"
39655msgstr ""
39656
39657#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1413
39658msgid ""
39659"list_remove_duplicates(list, separator) -- return a list made by removing "
39660"duplicate items in the source list. If items differ only in case, the last "
39661"of them is returned. The items in source list are separated by separator, as"
39662" are the items in the returned list."
39663msgstr ""
39664
39665#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1430
39666msgid ""
39667"list_difference(list1, list2, separator) -- return a list made by removing "
39668"from list1 any item found in list2, using a case-insensitive comparison. The"
39669" items in list1 and list2 are separated by separator, as are the items in "
39670"the returned list."
39671msgstr ""
39672
39673#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1452
39674msgid ""
39675"list_intersection(list1, list2, separator) -- return a list made by removing"
39676" from list1 any item not found in list2, using a case-insensitive "
39677"comparison. The items in list1 and list2 are separated by separator, as are "
39678"the items in the returned list."
39679msgstr ""
39680
39681#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1474
39682msgid ""
39683"list_sort(list, direction, separator) -- return list sorted using a case-"
39684"insensitive sort. If direction is zero, the list is sorted ascending, "
39685"otherwise descending. The list items are separated by separator, as are the "
39686"items in the returned list."
39687msgstr ""
39688
39689#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1490
39690msgid ""
39691"list_equals(list1, sep1, list2, sep2, yes_val, no_val) -- return yes_val if "
39692"list1 and list2 contain the same items, otherwise return no_val. The items "
39693"are determined by splitting each list using the appropriate separator "
39694"character (sep1 or sep2). The order of items in the lists is not relevant. "
39695"The comparison is case insensitive."
39696msgstr ""
39697
39698#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1509
39699msgid ""
39700"list_re(src_list, separator, include_re, opt_replace) -- Construct a list by"
39701" first separating src_list into items using the separator character. For "
39702"each item in the list, check if it matches include_re. If it does, then add "
39703"it to the list to be returned. If opt_replace is not the empty string, then "
39704"apply the replacement before adding the item to the returned list."
39705msgstr ""
39706
39707#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1535
39708msgid ""
39709"list_re_group(src_list, separator, include_re, search_re [, "
39710"group_template]+) -- Like list_re except replacements are not optional. It "
39711"uses re_group(list_item, search_re, group_template, ...) when doing the "
39712"replacements on the resulting list."
39713msgstr ""
39714
39715#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1575
39716msgid ""
39717"today() -- return a date string for today. This value is designed for use in"
39718" format_date or days_between, but can be manipulated like any other string. "
39719"The date is in ISO format."
39720msgstr ""
39721
39722#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1588
39723msgid ""
39724"days_between(date1, date2) -- return the number of days between date1 and "
39725"date2. The number is positive if date1 is greater than date2, otherwise "
39726"negative. If either date1 or date2 are not dates, the function returns the "
39727"empty string."
39728msgstr ""
39729
39730#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1612
39731msgid ""
39732"date_arithmetic(date, calc_spec, fmt) -- Calculate a new date from 'date' "
39733"using 'calc_spec'. Return the new date formatted according to optional "
39734"'fmt': if not supplied then the result will be in iso format. The calc_spec "
39735"is a string formed by concatenating pairs of 'vW' (valueWhat) where 'v' is a"
39736" possibly-negative number and W is one of the following letters: s: add 'v' "
39737"seconds to 'date' m: add 'v' minutes to 'date' h: add 'v' hours to 'date' d:"
39738" add 'v' days to 'date' w: add 'v' weeks to 'date' y: add 'v' years to "
39739"'date', where a year is 365 days. Example: '1s3d-1m' will add 1 second, add "
39740"3 days, and subtract 1 minute from 'date'."
39741msgstr ""
39742
39743#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1645
39744#, python-brace-format
39745msgid "{0}: invalid calculation specifier '{1}'"
39746msgstr ""
39747
39748#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1654
39749#, python-brace-format
39750msgid "{0}: error: {1}"
39751msgstr ""
39752
39753#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1661
39754msgid ""
39755"language_strings(lang_codes, localize) -- return the strings for the "
39756"language codes passed in lang_codes. If localize is zero, return the strings"
39757" in English. If localize is not zero, return the strings in the language of "
39758"the current locale. Lang_codes is a comma-separated list."
39759msgstr ""
39760
39761#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1683
39762msgid ""
39763"language_codes(lang_strings) -- return the language codes for the strings "
39764"passed in lang_strings. The strings must be in the language of the current "
39765"locale. Lang_strings is a comma-separated list."
39766msgstr ""
39767
39768#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1704
39769msgid ""
39770"current_library_name() -- return the last name on the path to the current "
39771"calibre library. This function can be called in template program mode using "
39772"the template \"{:'current_library_name()'}\"."
39773msgstr ""
39774
39775#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1718
39776msgid ""
39777"current_library_path() -- return the path to the current calibre library. "
39778"This function can be called in template program mode using the template "
39779"\"{:'current_library_path()'}\"."
39780msgstr ""
39781
39782#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1732
39783msgid ""
39784"finish_formatting(val, fmt, prefix, suffix) -- apply the format, prefix, and"
39785" suffix to a value in the same way as done in a template like "
39786"`{series_index:05.2f| - |- }`. For example, the following program produces "
39787"the same output as the above template: program: "
39788"finish_formatting(field(\"series_index\"), \"05.2f\", \" - \", \" - \")"
39789msgstr ""
39790
39791#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1749
39792msgid ""
39793"virtual_libraries() -- return a comma-separated list of Virtual libraries "
39794"that contain this book. This function works only in the GUI. If you want to "
39795"use these values in save-to-disk or send-to-device templates then you must "
39796"make a custom \"Column built from other columns\", use the function in that "
39797"column's template, and use that column's value in your save/send templates"
39798msgstr ""
39799
39800#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1769
39801msgid ""
39802"current_virtual_library_name() -- return the name of the current virtual "
39803"library if there is one, otherwise the empty string. Library name case is "
39804"preserved. Example: \"program: current_virtual_library_name()\"."
39805msgstr ""
39806
39807#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1785
39808msgid ""
39809"user_categories() -- return a comma-separated list of the user categories "
39810"that contain this book. This function works only in the GUI. If you want to "
39811"use these values in save-to-disk or send-to-device templates then you must "
39812"make a custom \"Column built from other columns\", use the function in that "
39813"column's template, and use that column's value in your save/send templates"
39814msgstr ""
39815
39816#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1805
39817#, python-brace-format
39818msgid ""
39819"transliterate(a) -- Returns a string in a latin alphabet formed by "
39820"approximating the sound of the words in the source string. For example, if "
39821"the source is \"{0}\" the function returns \"{1}\"."
39822msgstr ""
39823
39824#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1820
39825msgid ""
39826"author_links(val_separator, pair_separator) -- returns a string containing a"
39827" list of authors and that author's link values in the form author1 "
39828"val_separator author1link pair_separator author2 val_separator author2link "
39829"etc. An author is separated from its link value by the val_separator string "
39830"with no added spaces. author:linkvalue pairs are separated by the "
39831"pair_separator string argument with no added spaces. It is up to you to "
39832"choose separator strings that do not occur in author names or links. An "
39833"author is included even if the author link is empty."
39834msgstr ""
39835
39836#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1846
39837msgid ""
39838"author_sorts(val_separator) -- returns a string containing a list of "
39839"author's sort values for the authors of the book. The sort is the one in the"
39840" author metadata (different from the author_sort in books). The returned "
39841"list has the form author sort 1 val_separator author sort 2 etc. The author "
39842"sort values in this list are in the same order as the authors of the book. "
39843"If you want spaces around val_separator then include them in the separator "
39844"string"
39845msgstr ""
39846
39847#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1868
39848msgid ""
39849"connected_device_name(storage_location) -- if a device is connected then "
39850"return the device name, otherwise return the empty string. Each storage "
39851"location on a device can have a different name. The location names are "
39852"'main', 'carda' and 'cardb'. This function works only in the GUI."
39853msgstr ""
39854
39855#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1885
39856#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1919
39857msgid "connected_device_name: invalid storage location \"{}\""
39858msgstr ""
39859
39860#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1901
39861msgid ""
39862"connected_device_uuid(storage_location) -- if a device is connected then "
39863"return the device uuid (unique id), otherwise return the empty string. Each "
39864"storage location on a device has a different uuid. The location names are "
39865"'main', 'carda' and 'cardb'. This function works only in the GUI."
39866msgstr ""
39867
39868#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1935
39869msgid ""
39870"check_yes_no(field_name, is_undefined, is_false, is_true) -- checks the "
39871"value of the yes/no field named by the lookup key field_name for a value "
39872"specified by the parameters, returning \"yes\" if a match is found, "
39873"otherwise returning an empty string. Set the parameter is_undefined, "
39874"is_false, or is_true to 1 (the number) to check that condition, otherwise "
39875"set it to 0. Example: check_yes_no(\"#bool\", 1, 0, 1) returns \"yes\" if "
39876"the yes/no field \"#bool\" is either undefined (neither True nor False) or "
39877"True. More than one of is_undefined, is_false, or is_true can be set to 1.  "
39878"This function is usually used by the test() or is_empty() functions."
39879msgstr ""
39880
39881#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1955
39882msgid "check_yes_no requires the field be a Yes/No custom column"
39883msgstr ""
39884
39885#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1967
39886msgid ""
39887"rating_to_stars(value, use_half_stars) -- Returns the rating as string of "
39888"star characters. The value is a number between 0 and 5. Set use_half_stars "
39889"to 1 if you want half star characters for custom ratings columns that "
39890"support non-integer ratings, for example 2.5."
39891msgstr ""
39892
39893#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1976
39894msgid "The rating must be a number between 0 and 5"
39895msgstr ""
39896
39897#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:1991
39898msgid ""
39899"swap_around_articles(val, separator) -- returns the val with articles moved "
39900"to the end. The value can be a list, in which case each member of the list "
39901"is processed. If the value is a list then you must provide the list value "
39902"separator. If no separator is provided then the value is treated as being a "
39903"single value, not a list."
39904msgstr ""
39905
39906#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:2017
39907msgid ""
39908"arguments(id[=expression] [, id[=expression]]*) -- Used in a stored template"
39909" to retrieve the arguments passed in the call. It both declares and "
39910"initializes local variables, effectively parameters. The variables are "
39911"positional; they get the value of the value given in the call in the same "
39912"position. If the corresponding parameter is not provided in the call then "
39913"arguments assigns that variable the provided default value. If there is no "
39914"default value then the variable is set to the empty string."
39915msgstr ""
39916
39917#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:2037
39918#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:2055
39919msgid ""
39920"globals(id[=expression] [, id[=expression]]*) -- Retrieves \"global "
39921"variables\" that can be passed into the formatter. It both declares and "
39922"initializes local variables with the names of the global variables passed "
39923"in. If the corresponding variable is not provided in the passed-in globals "
39924"then it assigns that variable the provided default value. If there is no "
39925"default value then the variable is set to the empty string."
39926msgstr ""
39927
39928#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:2073
39929msgid ""
39930"field_exists(field_name) -- checks if a field (column) named field_name "
39931"exists, returning '1' if so and '' if not."
39932msgstr ""
39933
39934#: /__w/calibre/calibre/src/calibre/utils/formatter_functions.py:2087
39935msgid ""
39936"character(character_name) -- returns the character named by character_name. "
39937"For example, character('newline') returns a newline character ('\\n'). The "
39938"supported character names are 'newline', 'return', 'tab', and 'backslash'."
39939msgstr ""
39940
39941#: /__w/calibre/calibre/src/calibre/utils/html2text.py:17
39942msgid "Unnamed image"
39943msgstr ""
39944
39945#: /__w/calibre/calibre/src/calibre/utils/ipc/job.py:45
39946msgid "Waiting..."
39947msgstr "Чакае..."
39948
39949#: /__w/calibre/calibre/src/calibre/utils/ipc/job.py:56
39950msgid "Aborted, taking too long"
39951msgstr ""
39952
39953#: /__w/calibre/calibre/src/calibre/utils/ipc/job.py:58
39954msgid "Stopped"
39955msgstr "Спынілася"
39956
39957#: /__w/calibre/calibre/src/calibre/utils/ipc/job.py:80
39958msgid "Working..."
39959msgstr "Працуе..."
39960
39961#: /__w/calibre/calibre/src/calibre/utils/localization.py:295
39962msgid "Brazilian Portuguese"
39963msgstr ""
39964
39965#: /__w/calibre/calibre/src/calibre/utils/localization.py:296
39966msgid "English (United Kingdom)"
39967msgstr ""
39968
39969#: /__w/calibre/calibre/src/calibre/utils/localization.py:297
39970msgid "Simplified Chinese"
39971msgstr ""
39972
39973#: /__w/calibre/calibre/src/calibre/utils/localization.py:298
39974msgid "Traditional Chinese"
39975msgstr ""
39976
39977#: /__w/calibre/calibre/src/calibre/utils/localization.py:299
39978msgid "English"
39979msgstr "Англійская "
39980
39981#: /__w/calibre/calibre/src/calibre/utils/localization.py:300
39982msgid "English (United States)"
39983msgstr ""
39984
39985#: /__w/calibre/calibre/src/calibre/utils/localization.py:301
39986msgid "English (Argentina)"
39987msgstr ""
39988
39989#: /__w/calibre/calibre/src/calibre/utils/localization.py:302
39990msgid "English (Australia)"
39991msgstr ""
39992
39993#: /__w/calibre/calibre/src/calibre/utils/localization.py:303
39994msgid "English (Japan)"
39995msgstr ""
39996
39997#: /__w/calibre/calibre/src/calibre/utils/localization.py:304
39998msgid "English (Germany)"
39999msgstr ""
40000
40001#: /__w/calibre/calibre/src/calibre/utils/localization.py:305
40002msgid "English (Bulgaria)"
40003msgstr ""
40004
40005#: /__w/calibre/calibre/src/calibre/utils/localization.py:306
40006msgid "English (Egypt)"
40007msgstr ""
40008
40009#: /__w/calibre/calibre/src/calibre/utils/localization.py:307
40010msgid "English (New Zealand)"
40011msgstr ""
40012
40013#: /__w/calibre/calibre/src/calibre/utils/localization.py:308
40014msgid "English (Canada)"
40015msgstr ""
40016
40017#: /__w/calibre/calibre/src/calibre/utils/localization.py:309
40018msgid "English (Greece)"
40019msgstr ""
40020
40021#: /__w/calibre/calibre/src/calibre/utils/localization.py:310
40022msgid "English (India)"
40023msgstr ""
40024
40025#: /__w/calibre/calibre/src/calibre/utils/localization.py:311
40026msgid "English (Nepal)"
40027msgstr ""
40028
40029#: /__w/calibre/calibre/src/calibre/utils/localization.py:312
40030msgid "English (Thailand)"
40031msgstr ""
40032
40033#: /__w/calibre/calibre/src/calibre/utils/localization.py:313
40034msgid "English (Turkey)"
40035msgstr ""
40036
40037#: /__w/calibre/calibre/src/calibre/utils/localization.py:314
40038msgid "English (Cyprus)"
40039msgstr ""
40040
40041#: /__w/calibre/calibre/src/calibre/utils/localization.py:315
40042msgid "English (Czech Republic)"
40043msgstr ""
40044
40045#: /__w/calibre/calibre/src/calibre/utils/localization.py:316
40046msgid "English (Philippines)"
40047msgstr ""
40048
40049#: /__w/calibre/calibre/src/calibre/utils/localization.py:317
40050msgid "English (Pakistan)"
40051msgstr ""
40052
40053#: /__w/calibre/calibre/src/calibre/utils/localization.py:318
40054msgid "English (Poland)"
40055msgstr ""
40056
40057#: /__w/calibre/calibre/src/calibre/utils/localization.py:319
40058msgid "English (Croatia)"
40059msgstr ""
40060
40061#: /__w/calibre/calibre/src/calibre/utils/localization.py:320
40062msgid "English (Hungary)"
40063msgstr ""
40064
40065#: /__w/calibre/calibre/src/calibre/utils/localization.py:321
40066msgid "English (Indonesia)"
40067msgstr ""
40068
40069#: /__w/calibre/calibre/src/calibre/utils/localization.py:322
40070msgid "English (Israel)"
40071msgstr ""
40072
40073#: /__w/calibre/calibre/src/calibre/utils/localization.py:323
40074msgid "English (Russia)"
40075msgstr ""
40076
40077#: /__w/calibre/calibre/src/calibre/utils/localization.py:324
40078msgid "English (Singapore)"
40079msgstr ""
40080
40081#: /__w/calibre/calibre/src/calibre/utils/localization.py:325
40082msgid "English (Yemen)"
40083msgstr ""
40084
40085#: /__w/calibre/calibre/src/calibre/utils/localization.py:326
40086msgid "English (Ireland)"
40087msgstr ""
40088
40089#: /__w/calibre/calibre/src/calibre/utils/localization.py:327
40090msgid "English (China)"
40091msgstr ""
40092
40093#: /__w/calibre/calibre/src/calibre/utils/localization.py:328
40094msgid "English (Taiwan)"
40095msgstr ""
40096
40097#: /__w/calibre/calibre/src/calibre/utils/localization.py:329
40098msgid "English (South Africa)"
40099msgstr ""
40100
40101#: /__w/calibre/calibre/src/calibre/utils/localization.py:330
40102msgid "Spanish (Paraguay)"
40103msgstr ""
40104
40105#: /__w/calibre/calibre/src/calibre/utils/localization.py:331
40106msgid "Spanish (Uruguay)"
40107msgstr ""
40108
40109#: /__w/calibre/calibre/src/calibre/utils/localization.py:332
40110msgid "Spanish (Argentina)"
40111msgstr ""
40112
40113#: /__w/calibre/calibre/src/calibre/utils/localization.py:333
40114msgid "Spanish (Costa Rica)"
40115msgstr ""
40116
40117#: /__w/calibre/calibre/src/calibre/utils/localization.py:334
40118msgid "Spanish (Mexico)"
40119msgstr ""
40120
40121#: /__w/calibre/calibre/src/calibre/utils/localization.py:335
40122msgid "Spanish (Cuba)"
40123msgstr ""
40124
40125#: /__w/calibre/calibre/src/calibre/utils/localization.py:336
40126msgid "Spanish (Chile)"
40127msgstr ""
40128
40129#: /__w/calibre/calibre/src/calibre/utils/localization.py:337
40130msgid "Spanish (Ecuador)"
40131msgstr ""
40132
40133#: /__w/calibre/calibre/src/calibre/utils/localization.py:338
40134msgid "Spanish (Honduras)"
40135msgstr ""
40136
40137#: /__w/calibre/calibre/src/calibre/utils/localization.py:339
40138msgid "Spanish (Venezuela)"
40139msgstr ""
40140
40141#: /__w/calibre/calibre/src/calibre/utils/localization.py:340
40142msgid "Spanish (Bolivia)"
40143msgstr ""
40144
40145#: /__w/calibre/calibre/src/calibre/utils/localization.py:341
40146msgid "Spanish (Nicaragua)"
40147msgstr ""
40148
40149#: /__w/calibre/calibre/src/calibre/utils/localization.py:342
40150msgid "Spanish (Colombia)"
40151msgstr ""
40152
40153#: /__w/calibre/calibre/src/calibre/utils/localization.py:343
40154msgid "German (Austria)"
40155msgstr ""
40156
40157#: /__w/calibre/calibre/src/calibre/utils/localization.py:344
40158msgid "French (Belgium)"
40159msgstr ""
40160
40161#: /__w/calibre/calibre/src/calibre/utils/localization.py:345
40162msgid "Dutch (Netherlands)"
40163msgstr ""
40164
40165#: /__w/calibre/calibre/src/calibre/utils/localization.py:346
40166msgid "Dutch (Belgium)"
40167msgstr ""
40168
40169#. NOTE: Ante Meridian (i.e. like 10:00 AM)
40170#: /__w/calibre/calibre/src/calibre/utils/localization.py:354
40171msgid "AM"
40172msgstr ""
40173
40174#. NOTE: Post Meridian (i.e. like 10:00 PM)
40175#: /__w/calibre/calibre/src/calibre/utils/localization.py:356
40176msgid "PM"
40177msgstr ""
40178
40179#. NOTE: Ante Meridian (i.e. like 10:00 am)
40180#: /__w/calibre/calibre/src/calibre/utils/localization.py:358
40181msgid "am"
40182msgstr ""
40183
40184#. NOTE: Post Meridian (i.e. like 10:00 pm)
40185#: /__w/calibre/calibre/src/calibre/utils/localization.py:360
40186msgid "pm"
40187msgstr ""
40188
40189#: /__w/calibre/calibre/src/calibre/utils/localization.py:362
40190msgid "Select All"
40191msgstr "Абраць усё"
40192
40193#: /__w/calibre/calibre/src/calibre/utils/localization.py:363
40194msgid "Copy Link"
40195msgstr "Скапіяваць спасылку"
40196
40197#: /__w/calibre/calibre/src/calibre/utils/localization.py:364
40198msgid "&Select All"
40199msgstr "&Абраць усё"
40200
40201#: /__w/calibre/calibre/src/calibre/utils/localization.py:365
40202msgid "Copy &Link Location"
40203msgstr ""
40204
40205#: /__w/calibre/calibre/src/calibre/utils/localization.py:370
40206msgid "Paste and Match Style"
40207msgstr ""
40208
40209#: /__w/calibre/calibre/src/calibre/utils/localization.py:371
40210msgid "Directions"
40211msgstr ""
40212
40213#: /__w/calibre/calibre/src/calibre/utils/localization.py:372
40214msgid "Left to Right"
40215msgstr ""
40216
40217#: /__w/calibre/calibre/src/calibre/utils/localization.py:373
40218msgid "Right to Left"
40219msgstr ""
40220
40221#: /__w/calibre/calibre/src/calibre/utils/localization.py:377
40222msgid "Close without Saving"
40223msgstr ""
40224
40225#: /__w/calibre/calibre/src/calibre/utils/localization.py:378
40226msgid "Close Tab"
40227msgstr ""
40228
40229#: /__w/calibre/calibre/src/calibre/utils/search_query_parser.py:213
40230msgid "Extra characters at end of search"
40231msgstr ""
40232
40233#: /__w/calibre/calibre/src/calibre/utils/search_query_parser.py:245
40234msgid "missing )"
40235msgstr "Адсутнічае )"
40236
40237#: /__w/calibre/calibre/src/calibre/utils/search_query_parser.py:378
40238#, python-format
40239msgid "Failed to parse query, recursion limit reached: %s"
40240msgstr ""
40241
40242#: /__w/calibre/calibre/src/calibre/utils/search_query_parser.py:430
40243#, python-brace-format
40244msgid "Recursive saved search: {0}"
40245msgstr ""
40246
40247#: /__w/calibre/calibre/src/calibre/utils/search_query_parser.py:435
40248msgid "Unknown saved search: {}"
40249msgstr ""
40250
40251#: /__w/calibre/calibre/src/calibre/utils/search_query_parser.py:442
40252#, python-brace-format
40253msgid "Unknown error in saved search: {0}"
40254msgstr ""
40255
40256#: /__w/calibre/calibre/src/calibre/utils/smtp.py:201
40257msgid ""
40258"%prog [options] [from to text]\n"
40259"\n"
40260"Send mail using the SMTP protocol. %prog has two modes of operation. In the\n"
40261"compose mode you specify from to and text and these are used to build and\n"
40262"send an email message. In the filter mode, %prog reads a complete email\n"
40263"message from STDIN and sends it.\n"
40264"\n"
40265"text is the body of the email message.\n"
40266"If text is not specified, a complete email message is read from STDIN.\n"
40267"from is the email address of the sender and to is the email address\n"
40268"of the recipient. When a complete email is read from STDIN, from and to\n"
40269"are only used in the SMTP negotiation, the message headers are not modified.\n"
40270msgstr ""
40271
40272#: /__w/calibre/calibre/src/calibre/utils/smtp.py:216
40273msgid "Options to compose an email. Ignored if text is not specified"
40274msgstr ""
40275
40276#: /__w/calibre/calibre/src/calibre/utils/smtp.py:217
40277msgid "File to attach to the email"
40278msgstr ""
40279
40280#: /__w/calibre/calibre/src/calibre/utils/smtp.py:218
40281msgid "Subject of the email"
40282msgstr ""
40283
40284#: /__w/calibre/calibre/src/calibre/utils/smtp.py:221
40285msgid "Host name of localhost. Used when connecting to SMTP server."
40286msgstr ""
40287
40288#: /__w/calibre/calibre/src/calibre/utils/smtp.py:224
40289msgid ""
40290"Options to use an SMTP relay server to send mail. calibre will try to send "
40291"the email directly unless --relay is specified."
40292msgstr ""
40293
40294#: /__w/calibre/calibre/src/calibre/utils/smtp.py:227
40295msgid "An SMTP relay server to use to send mail."
40296msgstr ""
40297
40298#: /__w/calibre/calibre/src/calibre/utils/smtp.py:229
40299msgid ""
40300"Port to connect to on relay server. Default is to use 465 if encryption "
40301"method is SSL and 25 otherwise."
40302msgstr ""
40303
40304#: /__w/calibre/calibre/src/calibre/utils/smtp.py:231
40305msgid "Username for relay"
40306msgstr ""
40307
40308#: /__w/calibre/calibre/src/calibre/utils/smtp.py:232
40309msgid "Password for relay"
40310msgstr ""
40311
40312#: /__w/calibre/calibre/src/calibre/utils/smtp.py:235
40313msgid ""
40314"Encryption method to use when connecting to relay. Choices are TLS, SSL and "
40315"NONE. Default is TLS. WARNING: Choosing NONE is highly insecure"
40316msgstr ""
40317
40318#: /__w/calibre/calibre/src/calibre/utils/smtp.py:238
40319msgid ""
40320"Do not verify the server certificate when connecting using TLS. This used to"
40321" be the default behavior in calibre versions before 3.27. If you are using a"
40322" relay with a self-signed or otherwise invalid certificate, you can use this"
40323" option to restore the pre 3.27 behavior"
40324msgstr ""
40325
40326#: /__w/calibre/calibre/src/calibre/utils/smtp.py:243
40327msgid ""
40328"Path to a file of concatenated CA certificates in PEM format, used to verify"
40329" the server certificate when using TLS. By default, the system CA "
40330"certificates are used."
40331msgstr ""
40332
40333#: /__w/calibre/calibre/src/calibre/utils/smtp.py:245
40334msgid "Path to maildir folder to store failed email messages in."
40335msgstr ""
40336
40337#: /__w/calibre/calibre/src/calibre/utils/smtp.py:248
40338msgid ""
40339"Fork and deliver message in background. If you use this option, you should "
40340"also use --outbox to handle delivery failures."
40341msgstr ""
40342
40343#: /__w/calibre/calibre/src/calibre/utils/smtp.py:251
40344msgid "Timeout for connection"
40345msgstr ""
40346
40347#: /__w/calibre/calibre/src/calibre/utils/smtp.py:336
40348msgid "Control email delivery"
40349msgstr ""
40350
40351#: /__w/calibre/calibre/src/calibre/utils/winreg/default_programs.py:26
40352msgid "The main calibre program, used to manage your collection of e-books"
40353msgstr ""
40354
40355#: /__w/calibre/calibre/src/calibre/utils/winreg/default_programs.py:34
40356msgid ""
40357"The calibre E-book editor. It can be used to edit common e-book formats."
40358msgstr ""
40359
40360#: /__w/calibre/calibre/src/calibre/utils/winreg/default_programs.py:42
40361msgid "The calibre E-book viewer. It can view most known e-book formats."
40362msgstr ""
40363
40364#: /__w/calibre/calibre/src/calibre/utils/winreg/default_programs.py:82
40365#, python-format
40366msgid "%s Document"
40367msgstr "%s Дакумент"
40368
40369#: /__w/calibre/calibre/src/calibre/web/feeds/__init__.py:124
40370#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1567
40371msgid "Unknown section"
40372msgstr ""
40373
40374#: /__w/calibre/calibre/src/calibre/web/feeds/__init__.py:145
40375msgid "Unknown feed"
40376msgstr ""
40377
40378#: /__w/calibre/calibre/src/calibre/web/feeds/__init__.py:165
40379#: /__w/calibre/calibre/src/calibre/web/feeds/__init__.py:206
40380#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1558
40381msgid "Untitled article"
40382msgstr ""
40383
40384#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:79
40385msgid "Unknown News Source"
40386msgstr ""
40387
40388#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:608
40389msgid "Article download aborted"
40390msgstr ""
40391
40392#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:836
40393#, python-format
40394msgid "Failed to download %s"
40395msgstr ""
40396
40397#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:929
40398#, python-format
40399msgid "The \"%s\" recipe needs a username and password."
40400msgstr ""
40401
40402#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1057
40403msgid "Download finished"
40404msgstr ""
40405
40406#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1059
40407msgid "Failed to download the following articles:"
40408msgstr ""
40409
40410#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1065
40411msgid "Failed to download parts of the following articles:"
40412msgstr ""
40413
40414#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1067
40415msgid " from "
40416msgstr ""
40417
40418#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1069
40419msgid "\tFailed links:"
40420msgstr ""
40421
40422#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1173
40423msgid "Could not fetch article."
40424msgstr ""
40425
40426#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1175
40427msgid "The debug traceback is available earlier in this log"
40428msgstr ""
40429
40430#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1177
40431msgid "Run with -vv to see the reason"
40432msgstr ""
40433
40434#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1222
40435msgid "Fetching feeds..."
40436msgstr ""
40437
40438#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1228
40439msgid "Got feeds from index page"
40440msgstr ""
40441
40442#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1241
40443msgid "Trying to download cover..."
40444msgstr ""
40445
40446#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1243
40447msgid "Generating masthead..."
40448msgstr ""
40449
40450#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1303
40451msgid "Starting download in a single thread..."
40452msgid_plural "Starting download [{} threads]..."
40453msgstr[0] ""
40454msgstr[1] ""
40455msgstr[2] ""
40456msgstr[3] ""
40457
40458#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1318
40459#, python-format
40460msgid "Feeds downloaded to %s"
40461msgstr ""
40462
40463#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1327
40464#, python-format
40465msgid "Could not download cover: %s"
40466msgstr ""
40467
40468#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1340
40469#, python-format
40470msgid "Downloading cover from %s"
40471msgstr ""
40472
40473#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1392
40474msgid "Masthead image downloaded"
40475msgstr ""
40476
40477#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1482
40478msgid "Articles in this issue:"
40479msgstr ""
40480
40481#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1639
40482#, python-format
40483msgid "Article downloaded: %s"
40484msgstr ""
40485
40486#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1649
40487#, python-format
40488msgid "Article download aborted: %s"
40489msgstr ""
40490
40491#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1656
40492#, python-format
40493msgid "Article download failed: %s"
40494msgstr ""
40495
40496#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1678
40497msgid "Fetching feed"
40498msgstr ""
40499
40500#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1853
40501msgid ""
40502"Failed to log in, check your username and password for the calibre "
40503"Periodicals service."
40504msgstr ""
40505
40506#: /__w/calibre/calibre/src/calibre/web/feeds/news.py:1869
40507msgid ""
40508"You do not have permission to download this issue. Either your subscription "
40509"has expired or you have exceeded the maximum allowed downloads for today."
40510msgstr ""
40511
40512#: /__w/calibre/calibre/src/calibre/web/feeds/recipes/collection.py:50
40513msgid "You"
40514msgstr "Вы"
40515
40516#: /__w/calibre/calibre/src/calibre/web/feeds/recipes/model.py:70
40517#: /__w/calibre/calibre/src/calibre/web/feeds/recipes/model.py:85
40518#: /__w/calibre/calibre/src/calibre/web/feeds/recipes/model.py:239
40519msgid "Scheduled"
40520msgstr "Па графіку"
40521
40522#: /__w/calibre/calibre/src/calibre/web/feeds/templates.py:135
40523#: /__w/calibre/calibre/src/calibre/web/feeds/templates.py:234
40524msgid "Main menu"
40525msgstr "Галоўнае меню "
40526
40527#: /__w/calibre/calibre/src/calibre/web/feeds/templates.py:231
40528msgid "Section menu"
40529msgstr ""
40530
40531#: /__w/calibre/calibre/src/calibre/web/feeds/templates.py:320
40532#: /__w/calibre/calibre/src/calibre/web/feeds/templates.py:414
40533msgid "Sections"
40534msgstr "Раздзелы"
40535
40536#: /__w/calibre/calibre/src/calibre/web/feeds/templates.py:411
40537msgid "Articles"
40538msgstr ""
40539
40540#: /__w/calibre/calibre/src/calibre/web/fetch/simple.py:599
40541msgid ""
40542"%prog URL\n"
40543"\n"
40544"Where URL is for example https://google.com"
40545msgstr ""
40546
40547#: /__w/calibre/calibre/src/calibre/web/fetch/simple.py:602
40548#, python-format
40549msgid "Base folder into which URL is saved. Default is %default"
40550msgstr ""
40551
40552#: /__w/calibre/calibre/src/calibre/web/fetch/simple.py:605
40553#, python-format
40554msgid ""
40555"Timeout in seconds to wait for a response from the server. Default: %default"
40556" s"
40557msgstr ""
40558
40559#: /__w/calibre/calibre/src/calibre/web/fetch/simple.py:608
40560#, python-format
40561msgid ""
40562"Maximum number of levels to recurse i.e. depth of links to follow. Default "
40563"%default"
40564msgstr ""
40565
40566#: /__w/calibre/calibre/src/calibre/web/fetch/simple.py:611
40567#, python-format
40568msgid ""
40569"The maximum number of files to download. This only applies to files from <a "
40570"href> tags. Default is %default"
40571msgstr ""
40572
40573#: /__w/calibre/calibre/src/calibre/web/fetch/simple.py:613
40574#, python-format
40575msgid ""
40576"Minimum interval in seconds between consecutive fetches. Default is %default"
40577" s"
40578msgstr ""
40579
40580#: /__w/calibre/calibre/src/calibre/web/fetch/simple.py:615
40581msgid ""
40582"The character encoding for the websites you are trying to download. The "
40583"default is to try and guess the encoding."
40584msgstr ""
40585
40586#: /__w/calibre/calibre/src/calibre/web/fetch/simple.py:617
40587msgid ""
40588"Only links that match this regular expression will be followed. This option "
40589"can be specified multiple times, in which case as long as a link matches any"
40590" one regexp, it will be followed. By default all links are followed."
40591msgstr ""
40592
40593#: /__w/calibre/calibre/src/calibre/web/fetch/simple.py:622
40594msgid ""
40595"Any link that matches this regular expression will be ignored. This option "
40596"can be specified multiple times, in which case as long as any regexp matches"
40597" a link, it will be ignored. By default, no links are ignored. If both "
40598"filter regexp and match regexp are specified, then filter regexp is applied "
40599"first."
40600msgstr ""
40601
40602#: /__w/calibre/calibre/src/calibre/web/fetch/simple.py:628
40603msgid "Do not download CSS stylesheets."
40604msgstr ""
40605
40606#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:708
40607msgid "OK"
40608msgstr "Добра "
40609
40610#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:712
40611msgid "Save All"
40612msgstr "Захаваць усё "
40613
40614#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:714
40615msgid "Open"
40616msgstr "Адкрыць"
40617
40618#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:716
40619msgid "&Yes"
40620msgstr "&Так"
40621
40622#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:718
40623msgid "Yes to &All"
40624msgstr "Т&ак для ўсіх"
40625
40626#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:720
40627msgid "&No"
40628msgstr "&Не"
40629
40630#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:722
40631msgid "N&o to All"
40632msgstr "Н&е для ўсіх"
40633
40634#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:724
40635msgid "Abort"
40636msgstr "Скасаваць "
40637
40638#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:726
40639msgid "Retry"
40640msgstr "Паўтарыць"
40641
40642#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:730
40643msgid "Close"
40644msgstr "Закрыць"
40645
40646#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:738
40647msgid "Apply"
40648msgstr "Ужыць "
40649
40650#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:740
40651msgid "Reset"
40652msgstr "Скінуць"
40653
40654#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/gui/kernel/qplatformtheme.cpp:742
40655msgid "Restore Defaults"
40656msgstr ""
40657
40658#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qcolordialog.cpp:1480
40659msgid "Hu&e:"
40660msgstr ""
40661
40662#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qcolordialog.cpp:1481
40663msgid "&Sat:"
40664msgstr ""
40665
40666#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qcolordialog.cpp:1482
40667msgid "&Val:"
40668msgstr ""
40669
40670#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qcolordialog.cpp:1483
40671msgid "&Red:"
40672msgstr ""
40673
40674#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qcolordialog.cpp:1484
40675msgid "&Green:"
40676msgstr ""
40677
40678#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qcolordialog.cpp:1485
40679msgid "Bl&ue:"
40680msgstr ""
40681
40682#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qcolordialog.cpp:1486
40683msgid "A&lpha channel:"
40684msgstr ""
40685
40686#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qcolordialog.cpp:1487
40687msgid "&HTML:"
40688msgstr "&HTML:"
40689
40690#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qcolordialog.cpp:1651
40691msgid ""
40692"Cursor at %1, %2\n"
40693"Press ESC to cancel"
40694msgstr ""
40695
40696#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qcolordialog.cpp:1679
40697msgid "Select Color"
40698msgstr "Абраць колер"
40699
40700#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qcolordialog.cpp:1872
40701msgid "&Basic colors"
40702msgstr "&Базавыя колеры"
40703
40704#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qcolordialog.cpp:1873
40705msgid "&Custom colors"
40706msgstr "&Адвольныя колеры"
40707
40708#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qcolordialog.cpp:1874
40709msgid "&Add to Custom Colors"
40710msgstr ""
40711
40712#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qcolordialog.cpp:1875
40713msgid "&Pick Screen Color"
40714msgstr ""
40715
40716#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qfontdialog.cpp:179
40717msgid "Select Font"
40718msgstr "Абраць шрыфт "
40719
40720#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qfontdialog.cpp:770
40721msgid "&Font"
40722msgstr "&Шрыфт:"
40723
40724#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qfontdialog.cpp:771
40725msgid "Font st&yle"
40726msgstr "Ст&ыль шрыфту"
40727
40728#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qfontdialog.cpp:772
40729msgid "&Size"
40730msgstr "&Памер"
40731
40732#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qfontdialog.cpp:773
40733msgid "Effects"
40734msgstr "Эфекты"
40735
40736#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qfontdialog.cpp:774
40737msgid "Stri&keout"
40738msgstr ""
40739
40740#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qfontdialog.cpp:776
40741msgid "Sample"
40742msgstr ""
40743
40744#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/dialogs/qfontdialog.cpp:777
40745msgid "Wr&iting System"
40746msgstr ""
40747
40748#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/widgets/qscrollbar.cpp:405
40749msgid "Left edge"
40750msgstr ""
40751
40752#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/widgets/qscrollbar.cpp:406
40753msgid "Right edge"
40754msgstr ""
40755
40756#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/widgets/qscrollbar.cpp:408
40757msgid "Page left"
40758msgstr ""
40759
40760#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/widgets/qscrollbar.cpp:408
40761msgid "Page up"
40762msgstr ""
40763
40764#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/widgets/qscrollbar.cpp:409
40765msgid "Page down"
40766msgstr ""
40767
40768#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/widgets/qscrollbar.cpp:409
40769msgid "Page right"
40770msgstr ""
40771
40772#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/widgets/qscrollbar.cpp:411
40773msgid "Scroll left"
40774msgstr ""
40775
40776#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/widgets/qscrollbar.cpp:411
40777msgid "Scroll up"
40778msgstr ""
40779
40780#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/widgets/qscrollbar.cpp:412
40781msgid "Scroll down"
40782msgstr ""
40783
40784#: /home/ci/qt-base/qtbase-everywhere-src-5.15.2/src/widgets/widgets/qscrollbar.cpp:412
40785msgid "Scroll right"
40786msgstr ""
40787
40788#: /__w/calibre/calibre/resources/default_tweaks.py:9
40789msgid "Auto increment series index"
40790msgstr ""
40791
40792#: /__w/calibre/calibre/resources/default_tweaks.py:10
40793msgid ""
40794"The algorithm used to assign a book added to an existing series a series number.\n"
40795"New series numbers assigned using this tweak are always integer values, except\n"
40796"if a constant non-integer is specified.\n"
40797"Possible values are:\n"
40798"next - First available integer larger than the largest existing number\n"
40799"first_free - First available integer larger than 0\n"
40800"next_free - First available integer larger than the smallest existing number\n"
40801"last_free - First available integer smaller than the largest existing number. Return largest existing + 1 if no free number is found\n"
40802"const - Assign the number 1 always\n"
40803"no_change - Do not change the series index\n"
40804"a number - Assign that number always. The number is not in quotes. Note that 0.0 can be used here.\n"
40805"Examples:\n"
40806"series_index_auto_increment = 'next'\n"
40807"series_index_auto_increment = 'next_free'\n"
40808"series_index_auto_increment = 16.5\n"
40809"\n"
40810"Set the use_series_auto_increment_tweak_when_importing tweak to True to\n"
40811"use the above values when importing/adding books. If this tweak is set to\n"
40812"False (the default) then the series number will be set to 1 if it is not\n"
40813"explicitly set during the import. If set to True, then the\n"
40814"series index will be set according to the series_index_auto_increment setting.\n"
40815"Note that the use_series_auto_increment_tweak_when_importing tweak is used\n"
40816"only when a value is not provided during import. If the importing regular\n"
40817"expression produces a value for series_index, or if you are reading metadata\n"
40818"from books and the import plugin produces a value, than that value will\n"
40819"be used irrespective of the setting of the tweak."
40820msgstr ""
40821
40822#: /__w/calibre/calibre/resources/default_tweaks.py:39
40823msgid "Add separator after completing an author name"
40824msgstr ""
40825
40826#: /__w/calibre/calibre/resources/default_tweaks.py:40
40827msgid ""
40828"Should the completion separator be append\n"
40829"to the end of the completed text to\n"
40830"automatically begin a new completion operation\n"
40831"for authors.\n"
40832"Can be either True or False"
40833msgstr ""
40834
40835#: /__w/calibre/calibre/resources/default_tweaks.py:47
40836msgid "Author sort name algorithm"
40837msgstr ""
40838
40839#: /__w/calibre/calibre/resources/default_tweaks.py:48
40840msgid ""
40841"The algorithm used to copy author to author_sort.\n"
40842"Possible values are:\n"
40843"invert: use \"fn ln\" -> \"ln, fn\"\n"
40844"copy  : copy author to author_sort without modification\n"
40845"comma : use 'copy' if there is a ',' in the name, otherwise use 'invert'\n"
40846"nocomma : \"fn ln\" -> \"ln fn\" (without the comma)\n"
40847"When this tweak is changed, the author_sort values stored with each author\n"
40848"must be recomputed by right-clicking on an author in the left-hand tags\n"
40849"panel, selecting 'manage authors', and pressing\n"
40850"'Recalculate all author sort values'.\n"
40851"\n"
40852"The author_name_suffixes are words that are ignored when they occur at the\n"
40853"end of an author name. The case of the suffix is ignored and trailing\n"
40854"periods are automatically handled.\n"
40855"\n"
40856"The same is true for author_name_prefixes.\n"
40857"\n"
40858"The author_name_copywords are a set of words which, if they occur in an\n"
40859"author name, cause the automatically generated author sort string to be\n"
40860"identical to the author name. This means that the sort for a string like\n"
40861"\"Acme Inc.\" will be \"Acme Inc.\" instead of \"Inc., Acme\".\n"
40862"\n"
40863"If author_use_surname_prefixes is enabled, any of the words in\n"
40864"author_surname_prefixes will be treated as a prefix to the surname, if they\n"
40865"occur before the surname. So for example, \"John von Neumann\" would be sorted\n"
40866"as \"von Neumann, John\" and not \"Neumann, John von\"."
40867msgstr ""
40868
40869#: /__w/calibre/calibre/resources/default_tweaks.py:85
40870msgid "Splitting multiple author names"
40871msgstr ""
40872
40873#: /__w/calibre/calibre/resources/default_tweaks.py:86
40874msgid ""
40875"By default, calibre splits a string containing multiple author names on\n"
40876"ampersands and the words \"and\" and \"with\". You can customize the splitting\n"
40877"by changing the regular expression below. Strings are split on whatever the\n"
40878"specified regular expression matches, in addition to ampersands.\n"
40879"Default: r'(?i),?\\s+(and|with)\\s+'"
40880msgstr ""
40881
40882#: /__w/calibre/calibre/resources/default_tweaks.py:93
40883msgid "Use author sort in Tag browser"
40884msgstr ""
40885
40886#: /__w/calibre/calibre/resources/default_tweaks.py:94
40887msgid ""
40888"Set which author field to display in the Tag browser (the list of authors,\n"
40889"series, publishers etc on the left hand side). The choices are author and\n"
40890"author_sort. This tweak affects only what is displayed under the authors\n"
40891"category in the Tag browser and Content server. Please note that if you set this\n"
40892"to author_sort, it is very possible to see duplicate names in the list because\n"
40893"although it is guaranteed that author names are unique, there is no such\n"
40894"guarantee for author_sort values. Showing duplicates won't break anything, but\n"
40895"it could lead to some confusion. When using 'author_sort', the tooltip will\n"
40896"show the author's name.\n"
40897"Examples:\n"
40898"categories_use_field_for_author_name = 'author'\n"
40899"categories_use_field_for_author_name = 'author_sort'"
40900msgstr ""
40901
40902#: /__w/calibre/calibre/resources/default_tweaks.py:108
40903msgid "Control partitioning of Tag browser"
40904msgstr ""
40905
40906#: /__w/calibre/calibre/resources/default_tweaks.py:109
40907msgid ""
40908"When partitioning the Tag browser, the format of the subcategory label is\n"
40909"controlled by a template: categories_collapsed_name_template if sorting by\n"
40910"name, categories_collapsed_rating_template if sorting by average rating, and\n"
40911"categories_collapsed_popularity_template if sorting by popularity. There are\n"
40912"two variables available to the template: first and last. The variable 'first'\n"
40913"is the initial item in the subcategory, and the variable 'last' is the final\n"
40914"item in the subcategory. Both variables are 'objects'; they each have multiple\n"
40915"values that are obtained by using a suffix. For example, first.name for an\n"
40916"author category will be the name of the author. The sub-values available are:\n"
40917"name: the printable name of the item\n"
40918"count: the number of books that references this item\n"
40919"avg_rating: the average rating of all the books referencing this item\n"
40920"sort: the sort value. For authors, this is the author_sort for that author\n"
40921"category: the category (e.g., authors, series) that the item is in.\n"
40922"Note that the \"r'\" in front of the { is necessary if there are backslashes\n"
40923"(\\ characters) in the template. It doesn't hurt anything to leave it there\n"
40924"even if there aren't any backslashes."
40925msgstr ""
40926
40927#: /__w/calibre/calibre/resources/default_tweaks.py:130
40928msgid "Control order of categories in the Tag browser"
40929msgstr ""
40930
40931#: /__w/calibre/calibre/resources/default_tweaks.py:131
40932msgid ""
40933"Change the following dict to change the order that categories are displayed in\n"
40934"the Tag browser. Items are named using their lookup name, and will be sorted\n"
40935"using the number supplied. The lookup name '*' stands for all names that\n"
40936"otherwise do not appear. Two names with the same value will be sorted\n"
40937"using the default order, the one specified by tag_browser_category_default_sort.\n"
40938"Example:\n"
40939"tag_browser_category_order = {'series':1, 'tags':2, '*':3}\n"
40940"\n"
40941"results in the order series, tags, then everything else in default order.\n"
40942"The tweak tag_browser_category_default_sort specifies the sort order before\n"
40943"applying the category order from the dict. The allowed values are:\n"
40944"tag_browser_category_default_sort = 'default' # The calibre default order\n"
40945"tag_browser_category_default_sort = 'display_name' # Sort by the display name of the category\n"
40946"tag_browser_category_default_sort = 'lookup_name' # Sort by the lookup name of the category\n"
40947"\n"
40948"In addition and if the category default sort is not 'default' you can specify\n"
40949"whether the sort is ascending or descending. This is ignored if the sort is 'default'.\n"
40950"tag_browser_category_default_sort_direction = 'ascending'\n"
40951"tag_browser_category_default_sort_direction = 'descending'"
40952msgstr ""
40953
40954#: /__w/calibre/calibre/resources/default_tweaks.py:155
40955msgid "Specify columns to sort the booklist by on startup"
40956msgstr ""
40957
40958#: /__w/calibre/calibre/resources/default_tweaks.py:156
40959msgid ""
40960"Provide a set of columns to be sorted on when calibre starts.\n"
40961"The argument is None if saved sort history is to be used\n"
40962"otherwise it is a list of column,order pairs. Column is the\n"
40963"lookup/search name, found using the tooltip for the column\n"
40964"Order is 0 for ascending, 1 for descending.\n"
40965"For example, set it to [('authors',0),('title',0)] to sort by\n"
40966"title within authors."
40967msgstr ""
40968
40969#: /__w/calibre/calibre/resources/default_tweaks.py:165
40970msgid "Control how dates are displayed"
40971msgstr ""
40972
40973#: /__w/calibre/calibre/resources/default_tweaks.py:166
40974msgid ""
40975"Format to be used for publication date and the timestamp (date).\n"
40976"A string controlling how the publication date is displayed in the GUI\n"
40977"d     the day as number without a leading zero (1 to 31)\n"
40978"dd    the day as number with a leading zero (01 to 31)\n"
40979"ddd   the abbreviated localized day name (e.g. 'Mon' to 'Sun').\n"
40980"dddd  the long localized day name (e.g. 'Monday' to 'Sunday').\n"
40981"M     the month as number without a leading zero (1-12)\n"
40982"MM    the month as number with a leading zero (01-12)\n"
40983"MMM   the abbreviated localized month name (e.g. 'Jan' to 'Dec').\n"
40984"MMMM  the long localized month name (e.g. 'January' to 'December').\n"
40985"yy    the year as two digit number (00-99)\n"
40986"yyyy  the year as four digit number\n"
40987"h     the hours without a leading 0 (0 to 11 or 0 to 23, depending on am/pm) '\n"
40988"hh    the hours with a leading 0 (00 to 11 or 00 to 23, depending on am/pm) '\n"
40989"m     the minutes without a leading 0 (0 to 59) '\n"
40990"mm    the minutes with a leading 0 (00 to 59) '\n"
40991"s     the seconds without a leading 0 (0 to 59) '\n"
40992"ss    the seconds with a leading 0 (00 to 59) '\n"
40993"ap    use a 12-hour clock instead of a 24-hour clock, with \"ap\" replaced by the localized string for am or pm\n"
40994"AP    use a 12-hour clock instead of a 24-hour clock, with \"AP\" replaced by the localized string for AM or PM\n"
40995"iso   the date with time and timezone. Must be the only format present\n"
40996"For example, given the date of 9 Jan 2010, the following formats show\n"
40997"MMM yyyy ==> Jan 2010    yyyy ==> 2010       dd MMM yyyy ==> 09 Jan 2010\n"
40998"MM/yyyy ==> 01/2010      d/M/yy ==> 9/1/10   yy ==> 10\n"
40999"\n"
41000"publication default if not set: MMM yyyy\n"
41001"timestamp default if not set: dd MMM yyyy\n"
41002"last_modified_display_format if not set: dd MMM yyyy"
41003msgstr ""
41004
41005#: /__w/calibre/calibre/resources/default_tweaks.py:198
41006msgid "Control sorting of titles and series in the library display"
41007msgstr ""
41008
41009#: /__w/calibre/calibre/resources/default_tweaks.py:199
41010msgid ""
41011"Control title and series sorting in the library view. If set to\n"
41012"'library_order', the title sort field will be used instead of the title.\n"
41013"Unless you have manually edited the title sort field, leading articles such as\n"
41014"The and A will be ignored. If set to 'strictly_alphabetic', the titles will be\n"
41015"sorted as-is (sort by title instead of title sort). For example, with\n"
41016"library_order, The Client will sort under 'C'. With strictly_alphabetic, the\n"
41017"book will sort under 'T'.\n"
41018"This flag affects calibre's library display. It has no effect on devices. In\n"
41019"addition, titles for books added before changing the flag will retain their\n"
41020"order until the title is edited. Editing a title and hitting Enter\n"
41021"without changing anything is sufficient to change the sort. Or you can use\n"
41022"the 'Update title sort' action in the Bulk metadata edit dialog to update\n"
41023"it for many books at once."
41024msgstr ""
41025
41026#: /__w/calibre/calibre/resources/default_tweaks.py:214
41027msgid "Control formatting of title and series when used in templates"
41028msgstr ""
41029
41030#: /__w/calibre/calibre/resources/default_tweaks.py:215
41031msgid ""
41032"Control how title and series names are formatted when saving to disk/sending\n"
41033"to device. The behavior depends on the field being processed. If processing\n"
41034"title, then if this tweak is set to 'library_order', the title will be\n"
41035"replaced with title_sort. If it is set to 'strictly_alphabetic', then the\n"
41036"title will not be changed. If processing series, then if set to\n"
41037"'library_order', articles such as 'The' and 'An' will be moved to the end. If\n"
41038"set to 'strictly_alphabetic', the series will be sent without change.\n"
41039"For example, if the tweak is set to library_order, \"The Lord of the Rings\"\n"
41040"will become \"Lord of the Rings, The\". If the tweak is set to\n"
41041"strictly_alphabetic, it would remain \"The Lord of the Rings\". Note that the\n"
41042"formatter function raw_field will return the base value for title and\n"
41043"series regardless of the setting of this tweak."
41044msgstr ""
41045
41046#: /__w/calibre/calibre/resources/default_tweaks.py:229
41047msgid "Set the list of words considered to be \"articles\" for sort strings"
41048msgstr ""
41049
41050#: /__w/calibre/calibre/resources/default_tweaks.py:230
41051msgid ""
41052"Set the list of words that are to be considered 'articles' when computing the\n"
41053"title sort strings. The articles differ by language. By default, calibre uses\n"
41054"a combination of articles from English and whatever language the calibre user\n"
41055"interface is set to. In addition, in some contexts where the book language is\n"
41056"available, the language of the book is used. You can change the list of\n"
41057"articles for a given language or add a new language by editing\n"
41058"per_language_title_sort_articles. To tell calibre to use a language other\n"
41059"than the user interface language, set, default_language_for_title_sort. For\n"
41060"example, to use German, set it to 'deu'. A value of None means the user\n"
41061"interface language is used. The setting title_sort_articles is ignored\n"
41062"(present only for legacy reasons)."
41063msgstr ""
41064
41065#: /__w/calibre/calibre/resources/default_tweaks.py:285
41066msgid "Specify a folder calibre should connect to at startup"
41067msgstr ""
41068
41069#: /__w/calibre/calibre/resources/default_tweaks.py:286
41070msgid ""
41071"Specify a folder that calibre should connect to at startup using\n"
41072"connect_to_folder. This must be a full path to the folder. If the folder does\n"
41073"not exist when calibre starts, it is ignored.\n"
41074"Example for Windows:\n"
41075"auto_connect_to_folder = 'C:/Users/someone/Desktop/testlib'\n"
41076"Example for other operating systems:\n"
41077"auto_connect_to_folder = '/home/dropbox/My Dropbox/someone/library'"
41078msgstr ""
41079
41080#: /__w/calibre/calibre/resources/default_tweaks.py:295
41081msgid "Specify renaming rules for SONY collections"
41082msgstr ""
41083
41084#: /__w/calibre/calibre/resources/default_tweaks.py:296
41085msgid ""
41086"Specify renaming rules for SONY collections. This tweak is only applicable if\n"
41087"metadata management is set to automatic. Collections on SONYs are named\n"
41088"depending upon whether the field is standard or custom. A collection derived\n"
41089"from a standard field is named for the value in that field.\n"
41090"\n"
41091"For example, if the standard 'series' column contains the value 'Darkover', then the\n"
41092"collection name is 'Darkover'. A collection derived from a custom field will\n"
41093"have the name of the field added to the value. For example, if a custom series\n"
41094"column named 'My Series' contains the name 'Darkover', then the collection\n"
41095"will by default be named 'Darkover (My Series)'. For purposes of this\n"
41096"documentation, 'Darkover' is called the value and 'My Series' is called the\n"
41097"category. If two books have fields that generate the same collection name,\n"
41098"then both books will be in that collection.\n"
41099"\n"
41100"This set of tweaks lets you specify for a standard or custom field how\n"
41101"the collections are to be named. You can use it to add a description to a\n"
41102"standard field, for example 'Foo (Tag)' instead of the 'Foo'. You can also use\n"
41103"it to force multiple fields to end up in the same collection.\n"
41104"\n"
41105"For example, you could force the values in 'series', '#my_series_1', and\n"
41106"'#my_series_2' to appear in collections named 'some_value (Series)', thereby\n"
41107"merging all of the fields into one set of collections.\n"
41108"\n"
41109"There are two related tweaks. The first determines the category name to use\n"
41110"for a metadata field.  The second is a template, used to determines how the\n"
41111"value and category are combined to create the collection name.\n"
41112"The syntax of the first tweak, sony_collection_renaming_rules, is:\n"
41113"{'field_lookup_name':'category_name_to_use', 'lookup_name':'name', ...}\n"
41114"\n"
41115"The second tweak, sony_collection_name_template, is a template. It uses the\n"
41116"same template language as plugboards and save templates. This tweak controls\n"
41117"how the value and category are combined together to make the collection name.\n"
41118"The only two fields available are {category} and {value}. The {value} field is\n"
41119"never empty. The {category} field can be empty. The default is to put the\n"
41120"value first, then the category enclosed in parentheses, it isn't empty:\n"
41121"'{value} {category:|(|)}'\n"
41122"\n"
41123"Examples: The first three examples assume that the second tweak\n"
41124"has not been changed.\n"
41125"\n"
41126"1) I want three series columns to be merged into one set of collections. The\n"
41127"column lookup names are 'series', '#series_1' and '#series_2'. I want nothing\n"
41128"in the parenthesis. The value to use in the tweak value would be:\n"
41129"sony_collection_renaming_rules={'series':'', '#series_1':'', '#series_2':''}\n"
41130"\n"
41131"2) I want the word '(Series)' to appear on collections made from series, and\n"
41132"the word '(Tag)' to appear on collections made from tags. Use:\n"
41133"sony_collection_renaming_rules={'series':'Series', 'tags':'Tag'}\n"
41134"\n"
41135"3) I want 'series' and '#myseries' to be merged, and for the collection name\n"
41136"to have '(Series)' appended. The renaming rule is:\n"
41137"sony_collection_renaming_rules={'series':'Series', '#myseries':'Series'}\n"
41138"\n"
41139"4) Same as example 2, but instead of having the category name in parentheses\n"
41140"and appended to the value, I want it prepended and separated by a colon, such\n"
41141"as in Series: Darkover. I must change the template used to format the category name\n"
41142"\n"
41143"The resulting two tweaks are:\n"
41144"sony_collection_renaming_rules={'series':'Series', 'tags':'Tag'}\n"
41145"sony_collection_name_template='{category:||: }{value}'"
41146msgstr ""
41147
41148#: /__w/calibre/calibre/resources/default_tweaks.py:359
41149msgid "Specify how SONY collections are sorted"
41150msgstr ""
41151
41152#: /__w/calibre/calibre/resources/default_tweaks.py:360
41153msgid ""
41154"Specify how SONY collections are sorted. This tweak is only applicable if\n"
41155"metadata management is set to automatic. You can indicate which metadata is to\n"
41156"be used to sort on a collection-by-collection basis. The format of the tweak\n"
41157"is a list of metadata fields from which collections are made, followed by the\n"
41158"name of the metadata field containing the sort value.\n"
41159"Example: The following indicates that collections built from pubdate and tags\n"
41160"are to be sorted by the value in the custom column '#mydate', that collections\n"
41161"built from 'series' are to be sorted by 'series_index', and that all other\n"
41162"collections are to be sorted by title. If a collection metadata field is not\n"
41163"named, then if it is a series- based collection it is sorted by series order,\n"
41164"otherwise it is sorted by title order.\n"
41165"[(['pubdate', 'tags'],'#mydate'), (['series'],'series_index'), (['*'], 'title')]\n"
41166"Note that the bracketing and parentheses are required. The syntax is\n"
41167"[ ( [list of fields], sort field ) , ( [ list of fields ] , sort field ) ]\n"
41168"Default: empty (no rules), so no collection attributes are named."
41169msgstr ""
41170
41171#: /__w/calibre/calibre/resources/default_tweaks.py:377
41172msgid "Control how tags are applied when copying books to another library"
41173msgstr ""
41174
41175#: /__w/calibre/calibre/resources/default_tweaks.py:378
41176msgid ""
41177"Set this to True to ensure that tags in 'Tags to add when adding\n"
41178"a book' are added when copying books to another library"
41179msgstr ""
41180
41181#: /__w/calibre/calibre/resources/default_tweaks.py:382
41182msgid "Set the maximum number of sort 'levels'"
41183msgstr ""
41184
41185#: /__w/calibre/calibre/resources/default_tweaks.py:383
41186msgid ""
41187"Set the maximum number of sort 'levels' that calibre will use to resort the\n"
41188"library after certain operations such as searches or device insertion. Each\n"
41189"sort level adds a performance penalty. If the database is large (thousands of\n"
41190"books) the penalty might be noticeable. If you are not concerned about multi-\n"
41191"level sorts, and if you are seeing a slowdown, reduce the value of this tweak."
41192msgstr ""
41193
41194#: /__w/calibre/calibre/resources/default_tweaks.py:390
41195msgid "Choose whether dates are sorted using visible fields"
41196msgstr ""
41197
41198#: /__w/calibre/calibre/resources/default_tweaks.py:391
41199msgid ""
41200"Date values contain both a date and a time. When sorted, all the fields are\n"
41201"used, regardless of what is displayed. Set this tweak to True to use only\n"
41202"the fields that are being displayed."
41203msgstr ""
41204
41205#: /__w/calibre/calibre/resources/default_tweaks.py:396
41206msgid "Fuzz value for trimming covers"
41207msgstr ""
41208
41209#: /__w/calibre/calibre/resources/default_tweaks.py:397
41210msgid ""
41211"The value used for the fuzz distance when trimming a cover.\n"
41212"Colors within this distance are considered equal.\n"
41213"The distance is in absolute intensity units."
41214msgstr ""
41215
41216#: /__w/calibre/calibre/resources/default_tweaks.py:402
41217msgid "Control behavior of the book list"
41218msgstr ""
41219
41220#: /__w/calibre/calibre/resources/default_tweaks.py:403
41221msgid ""
41222"You can control the behavior of double clicks and pressing Enter on the books\n"
41223"list. Choices: open_viewer, do_nothing, show_book_details, edit_cell,\n"
41224"edit_metadata. Selecting anything other than open_viewer or show_book_details\n"
41225"has the side effect of disabling editing a field using a single click.\n"
41226"Default: open_viewer.\n"
41227"Example: doubleclick_on_library_view = 'do_nothing'\n"
41228"You can also control whether the book list scrolls per item or\n"
41229"per pixel. Default is per item."
41230msgstr ""
41231
41232#: /__w/calibre/calibre/resources/default_tweaks.py:416
41233msgid "Language to use when sorting"
41234msgstr ""
41235
41236#: /__w/calibre/calibre/resources/default_tweaks.py:417
41237msgid ""
41238"Setting this tweak will force sorting to use the\n"
41239"collating order for the specified language. This might be useful if you run\n"
41240"calibre in English but want sorting to work in the language where you live.\n"
41241"Set the tweak to the desired ISO 639-1 language code, in lower case.\n"
41242"You can find the list of supported locales at\n"
41243"https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes\n"
41244"Default: locale_for_sorting = '' -- use the language calibre displays in\n"
41245"Example: locale_for_sorting = 'fr' -- sort using French rules.\n"
41246"Example: locale_for_sorting = 'nb' -- sort using Norwegian rules."
41247msgstr ""
41248
41249#: /__w/calibre/calibre/resources/default_tweaks.py:428
41250msgid "Number of columns for custom metadata in the edit metadata dialog"
41251msgstr ""
41252
41253#: /__w/calibre/calibre/resources/default_tweaks.py:429
41254msgid ""
41255"Set whether to use one or two columns for custom metadata when editing\n"
41256"metadata  one book at a time. If True, then the fields are laid out using two\n"
41257"columns. If False, one column is used."
41258msgstr ""
41259
41260#: /__w/calibre/calibre/resources/default_tweaks.py:434
41261msgid "Order of custom column(s) in edit metadata"
41262msgstr ""
41263
41264#: /__w/calibre/calibre/resources/default_tweaks.py:435
41265msgid ""
41266"Controls the order that custom columns are listed in edit metadata single\n"
41267"and bulk. The columns listed in the tweak are displayed first and in the\n"
41268"order provided. Any columns not listed are displayed after the listed ones,\n"
41269"in alphabetical order. Do note that this tweak does not change the size of\n"
41270"the edit widgets. Putting comments widgets in this list may result in some\n"
41271"odd widget spacing when using two-column mode.\n"
41272"Enter a comma-separated list of custom field lookup names, as in\n"
41273"metadata_edit_custom_column_order = ['#genre', '#mytags', '#etc']"
41274msgstr ""
41275
41276#: /__w/calibre/calibre/resources/default_tweaks.py:445
41277msgid "Edit metadata custom column label width and elision point"
41278msgstr ""
41279
41280#: /__w/calibre/calibre/resources/default_tweaks.py:446
41281msgid ""
41282"Set the width of custom column labels shown in the edit metadata dialogs.\n"
41283"If metadata_edit_elide_labels is True then labels wider than the width\n"
41284"will be elided, otherwise they will be word wrapped. The maximum width is\n"
41285"computed by multiplying the average width of characters in the font by the\n"
41286"appropriate number.\n"
41287"Set the elision point to 'middle' to put the ellipsis (…) in the middle of\n"
41288"the label, 'right' to put it at the right end of the label, and 'left' to\n"
41289"put it at the left end."
41290msgstr ""
41291
41292#: /__w/calibre/calibre/resources/default_tweaks.py:459
41293msgid "The number of seconds to wait before sending emails"
41294msgstr ""
41295
41296#: /__w/calibre/calibre/resources/default_tweaks.py:460
41297msgid ""
41298"The number of seconds to wait before sending emails when using a\n"
41299"public email server like GMX/Hotmail/Gmail. Default is: 5 minutes\n"
41300"Setting it to lower may cause the server's SPAM controls to kick in,\n"
41301"making email sending fail. Changes will take effect only after a restart of\n"
41302"calibre. You can also change the list of hosts that calibre considers\n"
41303"to be public relays here. Any relay host ending with one of the suffixes\n"
41304"in the list below will be considered a public email server."
41305msgstr ""
41306
41307#: /__w/calibre/calibre/resources/default_tweaks.py:470
41308msgid "The maximum width and height for covers saved in the calibre library"
41309msgstr ""
41310
41311#: /__w/calibre/calibre/resources/default_tweaks.py:471
41312msgid ""
41313"All covers in the calibre library will be resized, preserving aspect ratio,\n"
41314"to fit within this size. This is to prevent slowdowns caused by extremely\n"
41315"large covers"
41316msgstr ""
41317
41318#: /__w/calibre/calibre/resources/default_tweaks.py:476
41319msgid "Where to send downloaded news"
41320msgstr ""
41321
41322#: /__w/calibre/calibre/resources/default_tweaks.py:477
41323msgid ""
41324"When automatically sending downloaded news to a connected device, calibre\n"
41325"will by default send it to the main memory. By changing this tweak, you can\n"
41326"control where it is sent. Valid values are \"main\", \"carda\", \"cardb\". Note\n"
41327"that if there isn't enough free space available on the location you choose,\n"
41328"the files will be sent to the location with the most free space."
41329msgstr ""
41330
41331#: /__w/calibre/calibre/resources/default_tweaks.py:484
41332msgid "Unified toolbar on macOS"
41333msgstr ""
41334
41335#: /__w/calibre/calibre/resources/default_tweaks.py:485
41336msgid ""
41337"If you enable this option and restart calibre, the toolbar will be 'unified'\n"
41338"with the titlebar as is normal for macOS applications. However, doing this has\n"
41339"various bugs, for instance the minimum width of the toolbar becomes twice\n"
41340"what it should be and it causes other random bugs on some systems, so turn it\n"
41341"on at your own risk!"
41342msgstr ""
41343
41344#: /__w/calibre/calibre/resources/default_tweaks.py:492
41345msgid ""
41346"Save original file when converting/polishing from same format to same format"
41347msgstr ""
41348
41349#: /__w/calibre/calibre/resources/default_tweaks.py:493
41350msgid ""
41351"When calibre does a conversion from the same format to the same format, for\n"
41352"example, from EPUB to EPUB, the original file is saved, so that in case the\n"
41353"conversion is poor, you can tweak the settings and run it again. By setting\n"
41354"this to False you can prevent calibre from saving the original file.\n"
41355"Similarly, by setting save_original_format_when_polishing to False you can\n"
41356"prevent calibre from saving the original file when polishing."
41357msgstr ""
41358
41359#: /__w/calibre/calibre/resources/default_tweaks.py:502
41360msgid "Number of recently viewed books to show"
41361msgstr ""
41362
41363#: /__w/calibre/calibre/resources/default_tweaks.py:503
41364msgid ""
41365"Right-clicking the \"View\" button shows a list of recently viewed books. Control\n"
41366"how many should be shown, here."
41367msgstr ""
41368
41369#: /__w/calibre/calibre/resources/default_tweaks.py:507
41370msgid "Change the font size of the Book details panel in the interface"
41371msgstr ""
41372
41373#: /__w/calibre/calibre/resources/default_tweaks.py:508
41374msgid ""
41375"Change the font size at which book details are rendered in the side panel and\n"
41376"comments are rendered in the metadata edit dialog. Set it to a positive or\n"
41377"negative number to increase or decrease the font size."
41378msgstr ""
41379
41380#: /__w/calibre/calibre/resources/default_tweaks.py:513
41381msgid "What format to default to when using the \"Unpack book\" feature"
41382msgstr ""
41383
41384#: /__w/calibre/calibre/resources/default_tweaks.py:514
41385msgid ""
41386"The \"Unpack book\" feature of calibre allows direct editing of a book format.\n"
41387"If multiple formats are available, calibre will offer you a choice\n"
41388"of formats, defaulting to your preferred output format if it is available.\n"
41389"Set this tweak to a specific value of 'EPUB' or 'AZW3' to always default\n"
41390"to that format rather than your output format preference.\n"
41391"Set to a value of 'remember' to use whichever format you chose last time you\n"
41392"used the \"Unpack book\" feature.\n"
41393"Examples:\n"
41394"default_tweak_format = None       (Use output format)\n"
41395"default_tweak_format = 'EPUB'\n"
41396"default_tweak_format = 'remember'"
41397msgstr ""
41398
41399#: /__w/calibre/calibre/resources/default_tweaks.py:527
41400msgid "Do not preselect a completion when editing authors/tags/series/etc."
41401msgstr ""
41402
41403#: /__w/calibre/calibre/resources/default_tweaks.py:528
41404msgid ""
41405"This means that you can make changes and press Enter and your changes will\n"
41406"not be overwritten by a matching completion. However, if you wish to use the\n"
41407"completions you will now have to press Tab to select one before pressing\n"
41408"Enter. Which technique you prefer will depend on the state of metadata in\n"
41409"your library and your personal editing style."
41410msgstr ""
41411
41412#: /__w/calibre/calibre/resources/default_tweaks.py:535
41413msgid "Completion mode when editing authors/tags/series/etc."
41414msgstr ""
41415
41416#: /__w/calibre/calibre/resources/default_tweaks.py:536
41417msgid ""
41418"By default, when completing items, calibre will show you all the candidates\n"
41419"that start with the text you have already typed. You can instead have it show\n"
41420"all candidates that contain the text you have already typed. To do this, set\n"
41421"completion_mode to 'contains'. For example, if you type asi it will match both\n"
41422"Asimov and Quasimodo, whereas the default behavior would match only Asimov."
41423msgstr ""
41424
41425#: /__w/calibre/calibre/resources/default_tweaks.py:543
41426msgid "Sort the list of libraries alphabetically"
41427msgstr ""
41428
41429#: /__w/calibre/calibre/resources/default_tweaks.py:544
41430msgid ""
41431"The list of libraries in the Copy to library and Quick switch menus are\n"
41432"normally sorted by most used. However, if there are more than a certain\n"
41433"number of such libraries, the sorting becomes alphabetic. You can set that\n"
41434"number here. The default is ten libraries."
41435msgstr ""
41436
41437#: /__w/calibre/calibre/resources/default_tweaks.py:550
41438msgid "Choose available output formats for conversion"
41439msgstr ""
41440
41441#: /__w/calibre/calibre/resources/default_tweaks.py:551
41442msgid ""
41443"Restrict the list of available output formats in the conversion dialogs.\n"
41444"For example, if you only want to convert to EPUB and AZW3, change this to\n"
41445"restrict_output_formats = ['EPUB', 'AZW3']. The default value of None causes\n"
41446"all available output formats to be present."
41447msgstr ""
41448
41449#: /__w/calibre/calibre/resources/default_tweaks.py:557
41450msgid "Set the thumbnail image quality used by the Content server"
41451msgstr ""
41452
41453#: /__w/calibre/calibre/resources/default_tweaks.py:558
41454msgid ""
41455"The quality of a thumbnail is largely controlled by the compression quality\n"
41456"used when creating it. Set this to a larger number to improve the quality.\n"
41457"Note that the thumbnails get much larger with larger compression quality\n"
41458"numbers.\n"
41459"The value can be between 50 and 99"
41460msgstr ""
41461
41462#: /__w/calibre/calibre/resources/default_tweaks.py:565
41463msgid ""
41464"Image file types to treat as e-books when dropping onto the \"Book details\""
41465" panel"
41466msgstr ""
41467
41468#: /__w/calibre/calibre/resources/default_tweaks.py:566
41469msgid ""
41470"Normally, if you drop any image file in a format known to calibre onto the\n"
41471"\"Book details\" panel, it will be used to set the cover. If you want to store\n"
41472"some image types as e-books instead, you can set this tweak.\n"
41473"Examples:\n"
41474"cover_drop_exclude = {'tiff', 'webp'}"
41475msgstr ""
41476
41477#: /__w/calibre/calibre/resources/default_tweaks.py:573
41478msgid "Show the Saved searches box in the Search bar"
41479msgstr ""
41480
41481#: /__w/calibre/calibre/resources/default_tweaks.py:574
41482msgid ""
41483"In newer versions of calibre, only a single button that allows you to add a\n"
41484"new Saved search is shown in the Search bar. If you would like to have the\n"
41485"old Saved searches box with its two buttons back, set this tweak to True."
41486msgstr ""
41487
41488#: /__w/calibre/calibre/resources/default_tweaks.py:579
41489msgid "Exclude fields when copy/pasting metadata"
41490msgstr ""
41491
41492#: /__w/calibre/calibre/resources/default_tweaks.py:580
41493msgid ""
41494"You can ask calibre to not paste some metadata fields when using the\n"
41495"Edit metadata->Copy metadata/Paste metadata actions. For example,\n"
41496"exclude_fields_on_paste = ['cover', 'timestamp', '#mycolumn']\n"
41497"to prevent pasting of the cover, Date and custom column, mycolumn.\n"
41498"You can also add a shortcut in Preferences->Shortcut->Edit metadata\n"
41499"to paste metadata ignoring this tweak."
41500msgstr ""
41501
41502#: /__w/calibre/calibre/resources/default_tweaks.py:588
41503msgid "Skip internet connected check"
41504msgstr ""
41505
41506#: /__w/calibre/calibre/resources/default_tweaks.py:589
41507msgid ""
41508"Skip checking whether the internet is available before downloading news.\n"
41509"Useful if for some reason your operating systems network checking\n"
41510"facilities are not reliable (for example NetworkManager on Linux)."
41511msgstr ""
41512
41513#: /__w/calibre/calibre/resources/default_tweaks.py:594
41514msgid "Tab stop width in the template editor"
41515msgstr ""
41516
41517#: /__w/calibre/calibre/resources/default_tweaks.py:595
41518msgid ""
41519"Sets the width of the tab stop in the template editor in \"average characters\".\n"
41520"For example, a value of 1 results in a space with the width of one average character."
41521msgstr ""
41522
41523#: /__w/calibre/calibre/resources/default_tweaks.py:599
41524msgid "Value for undefined numbers when sorting"
41525msgstr ""
41526
41527#: /__w/calibre/calibre/resources/default_tweaks.py:600
41528msgid ""
41529"Sets the value to use for undefined numbers when sorting.\n"
41530"For example, the value -10 sorts undefined numbers as if they were set to -10.\n"
41531"Use 'maximum' for the largest possible number. Use 'minimum' for the smallest\n"
41532"possible number. Quotes are optional if entering a number.\n"
41533"Examples:\n"
41534"value_for_undefined_numbers_when_sorting = -100\n"
41535"value_for_undefined_numbers_when_sorting = '2'\n"
41536"value_for_undefined_numbers_when_sorting = -0.01\n"
41537"value_for_undefined_numbers_when_sorting = 'minimum'\n"
41538"value_for_undefined_numbers_when_sorting = 'maximum'"
41539msgstr ""
41540