1# SOME DESCRIPTIVE TITLE.
2# Copyright (C) Kovid Goyal
3# This file is distributed under the same license as the calibre package.
4#
5# Translators:
6# hjings <hjings@gmail.com>, 2019
7# Kevin Jin <kevin.defan@gmail.com>, 2016
8# tony shen <anthanny@hotmail.com>, 2020
9# W Ennis <jingze_ennis@outlook.com>, 2021
10msgid ""
11msgstr ""
12"Project-Id-Version: calibre\n"
13"Report-Msgid-Bugs-To: \n"
14"POT-Creation-Date: 2021-12-01 12:56+0000\n"
15"PO-Revision-Date: 2021-11-14 05:56+0000\n"
16"Last-Translator: Kovid Goyal <kovid@kovidgoyal.net>\n"
17"Language-Team: Chinese (China) (http://www.transifex.com/calibre/calibre/language/zh_CN/)\n"
18"MIME-Version: 1.0\n"
19"Content-Type: text/plain; charset=UTF-8\n"
20"Content-Transfer-Encoding: 8bit\n"
21"Language: zh_CN\n"
22"Plural-Forms: nplurals=1; plural=0;\n"
23
24#: ../../__w/calibre/calibre/manual/gui.rst:4
25msgid "The Graphical User Interface"
26msgstr "图形用户界面"
27
28#: ../../__w/calibre/calibre/manual/gui.rst:6
29msgid ""
30"The Graphical User Interface *(GUI)* provides access to all library "
31"management and e-book format conversion features. The basic workflow for "
32"using calibre is to first add books to the library from your hard disk. "
33"calibre will automatically try to read metadata from the books and add them "
34"to its internal database. Once they are in the database, you can perform "
35"various :ref:`actions` on them that include conversion from one format to "
36"another, transfer to the reading device, viewing on your computer, and "
37"editing metadata. The latter includes modifying the cover, description, and "
38"tags among other details. Note that calibre creates copies of the files you "
39"add to it. Your original files are left untouched."
40msgstr "通过图形用户界面*(GUI)*可访问所有的书库管理和电子书格式转换功能。使用 calibre 的基本工作流程是:首先从你的硬盘中将书籍添加进书库。calibre 将自动尝试从书籍中读取元数据,并将其添加进 calibre 的内部数据库。一旦元数据在数据库中,你可以对它们进行不同的:ref:`操作`,包括转换格式、传输到电子书阅读器、在电脑上阅读、编辑元数据等。编辑元数据包括修改封面、描述和标签及其他详细信息。注意 calibre 复制了你添加的文件,你的原始文件不会被修改。"
41
42#: ../../__w/calibre/calibre/manual/gui.rst:16
43msgid "The interface is divided into various sections:"
44msgstr "calibre 的界面分为几个部分:"
45
46#: ../../__w/calibre/calibre/manual/gui.rst:25
47msgid "Actions"
48msgstr "操作"
49
50#: ../../__w/calibre/calibre/manual/gui.rstNone
51msgid "The Actions Toolbar"
52msgstr ""
53
54#: ../../__w/calibre/calibre/manual/gui.rst:31
55msgid ""
56"The actions toolbar provides convenient shortcuts to commonly used actions. "
57"If you right-click the buttons, you can perform variations on the default "
58"action. Please note that the actions toolbar will look slightly different "
59"depending on whether you have an e-book reader attached to your computer."
60msgstr "操作栏提供了常用操作的快捷入口。如果你右键单击这些按钮,你可以在默认操作的基础上进行变化。请注意,你的电子书阅读器连接电脑前后,操作栏的样子会稍有不同。"
61
62#: ../../__w/calibre/calibre/manual/gui.rst:41
63#: ../../__w/calibre/calibre/manual/gui.rst:688
64msgid "Add books"
65msgstr "添加书籍"
66
67#: ../../__w/calibre/calibre/manual/gui.rst:42
68#: ../../__w/calibre/calibre/manual/gui.rst:42
69msgid "adbi"
70msgstr ""
71
72#: ../../__w/calibre/calibre/manual/gui.rst:45
73msgid ""
74"|adbi| The :guilabel:`Add books` action has seven variations accessed by "
75"doing a right-click on the button."
76msgstr "|adbi| 通过右键单击:guilabel:`Add books`按钮,可以执行七种变化操作。"
77
78#: ../../__w/calibre/calibre/manual/gui.rst:48
79msgid ""
80"**Add books from a single folder**: Opens a file chooser dialog and allows "
81"you to specify which books in a folder should be added. This action is "
82"*context sensitive*, i.e. it depends on which :ref:`catalog <catalogs>` you "
83"have selected. If you have selected the :guilabel:`Library`, books will be "
84"added to the library. If you have selected the e-book reader device, the "
85"books will be uploaded to the device, and so on."
86msgstr ""
87
88#: ../../__w/calibre/calibre/manual/gui.rst:50
89msgid ""
90"**Add books from folders and sub-folders**: Allows you to choose a folder. "
91"The folder and all its sub-folders are scanned recursively, and any e-books "
92"found are added to the library. You can choose whether to have calibre add "
93"all files present in a single folder to a single book record or multiple "
94"book records. calibre assumes that each folder contains a single book. All "
95"e-book files in a folder are assumed to be the same book in different "
96"formats. This action is the inverse of the :ref:`Save to disk "
97"<save_to_disk_multiple>` action, i.e. you can :guilabel:`Save to disk`, "
98"delete the books and re-add them in single book per folder mode, with no "
99"lost information except for the date (this assumes you have not changed any "
100"of the setting for the Save to disk action)."
101msgstr ""
102
103#: ../../__w/calibre/calibre/manual/gui.rst:52
104msgid ""
105"**Add multiple books from archive (ZIP/RAR)**: Allows you to add multiple "
106"e-books that are stored inside the selected ZIP or RAR files. It is a "
107"convenient shortcut that avoids having to first unzip the archive and then "
108"add the books via one of the above two options."
109msgstr "**从压缩文件(ZIP/RAR)中添加多本书籍**:这一操作允许你被被选中的 ZIP 或 RAR 文件中存储的电子书文件进行添加,是一个可以避免事先将压缩文件解压、再通过前两个操作添加书籍的快捷操作。"
110
111#: ../../__w/calibre/calibre/manual/gui.rst:54
112msgid ""
113"**Add empty book (Book Entry with no formats)**: Allows you to create a "
114"blank book record. This can be used to then manually fill out the "
115"information about a book that you may not have yet in your collection."
116msgstr "**添加空白书籍(无格式的书籍条目)**:这一操作允许你创建一条空白的书籍记录,可以用于手动填写你还没有的书的信息。"
117
118#: ../../__w/calibre/calibre/manual/gui.rst:56
119msgid ""
120"**Add from ISBN**: Allows you to add one or more books by entering their "
121"ISBNs."
122msgstr "**使用 ISBN 号添加书籍**:这一操作允许你通过输入书籍的 ISBN 号添加一本或多本书籍。"
123
124#: ../../__w/calibre/calibre/manual/gui.rst:58
125msgid ""
126"**Add files to selected book records**: Allows you to add or update the "
127"files associated with an existing book in your library."
128msgstr "**添加文件到选中的书籍记录中**:允许你添加或更新书库中与现有书籍关联的文件。"
129
130#: ../../__w/calibre/calibre/manual/gui.rst:60
131msgid ""
132"**Add an empty file to selected book records**: Allows you to add an empty "
133"file of the specified format to the selected book records."
134msgstr "**添加一个空文件到选中的书籍记录中**:允许您将指定格式的空文件添加到选定的书籍记录。"
135
136#: ../../__w/calibre/calibre/manual/gui.rst:62
137msgid ""
138"The :guilabel:`Add books` action can read metadata from a wide variety of "
139"e-book formats. In addition, it tries to guess metadata from the filename. "
140"See the :ref:`config_filename_metadata` section, to learn how to configure "
141"this."
142msgstr ":guilabel:`添加书籍`功能可以从许多种类的电子书格式中读取元数据。此外,它还尝试从文件名猜测元数据。参见:ref:`config_filename_metadata`一节以学习如何设置这一功能。"
143
144#: ../../__w/calibre/calibre/manual/gui.rst:65
145msgid ""
146"To add an additional format for an existing book you can do any of three "
147"things:"
148msgstr "你可以通过以下三种方法中的任意一种,添加现有书籍的另一版本:"
149
150#: ../../__w/calibre/calibre/manual/gui.rst:67
151msgid ""
152"Drag and drop the file onto the Book details panel on the right side of the "
153"main window"
154msgstr "将文件拖放至主窗口右侧的书籍详情面板。"
155
156#: ../../__w/calibre/calibre/manual/gui.rst:69
157msgid ""
158"Right click the :guilabel:`Add books` button and choose :guilabel:`Add files"
159" to selected books`."
160msgstr "右键单击:guilabel:`添加书籍`按钮,选择:guilabel:`添加文件到选中的书籍记录中`。"
161
162#: ../../__w/calibre/calibre/manual/gui.rst:71
163msgid ""
164"Click the :guilabel:`Add books` button in the top right area of the "
165":guilabel:`Edit metadata` dialog, accessed by the "
166":ref:`edit_meta_information` action."
167msgstr "单击:guilabel:`编辑元数据`对话框右上角区域中的:guilabel:`添加书籍`按钮,可通过:ref:`编辑元数据信息`操作来访问。"
168
169#: ../../__w/calibre/calibre/manual/gui.rst:76
170msgid "Edit metadata"
171msgstr "编辑元数据"
172
173#: ../../__w/calibre/calibre/manual/gui.rst:77
174#: ../../__w/calibre/calibre/manual/gui.rst:77
175msgid "emii"
176msgstr ""
177
178#: ../../__w/calibre/calibre/manual/gui.rst:80
179msgid ""
180"|emii| The :guilabel:`Edit metadata` action has four variations which can be"
181" accessed by doing a right-click on the button."
182msgstr "|emii| :guilabel:`编辑元数据`操作有四种变化操作,可以通过右键单击该按钮进行访问。"
183
184#: ../../__w/calibre/calibre/manual/gui.rst:82
185msgid ""
186"**Edit metadata individually**: Allows you to edit the metadata of books "
187"one-by-one with the option of fetching metadata, including covers, from the "
188"Internet. It also allows you to add or remove particular e-book formats from"
189" a book."
190msgstr "**逐个修改原数据**:这一操作允许你一本一本地编辑书籍的元数据,有从互联网获取元数据(包括封面)的选项。这一操作还允许你添加或移除一本书籍的特定的电子书格式。"
191
192#: ../../__w/calibre/calibre/manual/gui.rst:83
193msgid ""
194"**Edit metadata in bulk**: Allows you to edit common metadata fields for "
195"large numbers of books simultaneously. It operates on all the books you have"
196" selected in the :ref:`Library view <search_sort>`."
197msgstr "**批量修改元数据**:这一操作允许你同时编辑多本书籍的相同元数据字段,它将修改你在:ref:`Library view<search_sort>`中选中的所有书籍。"
198
199#: ../../__w/calibre/calibre/manual/gui.rst:84
200msgid ""
201"**Download metadata and covers**: Downloads metadata and covers (if "
202"available) for the books that are selected in the book list."
203msgstr "**下载元数据和封面&&:下载在书籍列表中选中的书籍的元数据和封面(如果可用)。"
204
205#: ../../__w/calibre/calibre/manual/gui.rst:85
206msgid ""
207"**Merge book records**: Gives you the capability of merging the metadata and"
208" formats of two or more book records. You can choose to either delete or "
209"keep the records that were not clicked first."
210msgstr "**合并书籍记录**:向你提供合并两个或多个书籍记录的元数据和格式的功能。你可以选择删除或保留不是第一次点击的书籍记录。"
211
212#: ../../__w/calibre/calibre/manual/gui.rst:87
213msgid "For more details see :ref:`metadata`."
214msgstr "更多信息,参见:ref:`metadata`。"
215
216#: ../../__w/calibre/calibre/manual/gui.rst:92
217msgid "Convert books"
218msgstr "转换书籍"
219
220#: ../../__w/calibre/calibre/manual/gui.rst:93
221#: ../../__w/calibre/calibre/manual/gui.rst:93
222msgid "cei"
223msgstr ""
224
225#: ../../__w/calibre/calibre/manual/gui.rst:96
226msgid ""
227"|cei| E-books can be converted from a number of formats into whatever format"
228" your e-book reader prefers. Many e-books available for purchase will be "
229"protected by :doc:`Digital Rights Management <drm>` *(DRM)* technology. "
230"calibre will not convert these e-books. It is easy to remove the DRM from "
231"many formats, but as this may be illegal, you will have to find tools to "
232"liberate your books yourself and then use calibre to convert them."
233msgstr "|cei| 电子书可以从许多种格式转换成你的电子书阅读器偏好的格式。很多可购买电子书被`数字权利管理 <drm>` *(DRM)*技术所保护。calibre 不会转换这些电子书。很多格式电子书的 DRM 很容易移除,但是由于这样做可能违法,你必须自己找到工具解除电子书的限制,然后再使用 calibre 转换。"
234
235#: ../../__w/calibre/calibre/manual/gui.rst:101
236msgid ""
237"For most people, conversion should be a simple one-click affair. If you want"
238" to learn more about the conversion process, see :ref:`conversion`."
239msgstr "对大多数人来说,转换应该是简单的一键完成。如果你想要知道更多关于转换过程的信息,参见:ref:`conversion`。"
240
241#: ../../__w/calibre/calibre/manual/gui.rst:103
242msgid ""
243"The :guilabel:`Convert books` action has three variations, accessed by doing"
244" a right-click on the button."
245msgstr ":guilabel:`转换书籍`操作有三种变化操作,可以通过右键单击该按钮进行访问。"
246
247#: ../../__w/calibre/calibre/manual/gui.rst:105
248msgid ""
249"**Convert individually**: Allows you to specify conversion options to "
250"customize the conversion of each selected e-book."
251msgstr "**逐个转换**:这一操作允许你指定转换选项,以自定义每一本选中的电子书的转换过程。"
252
253#: ../../__w/calibre/calibre/manual/gui.rst:107
254msgid ""
255"**Bulk convert**: Allows you to specify options only once to convert a "
256"number of e-books in bulk."
257msgstr "**批量转换**:这一操作允许你一次性指定转换选项,以批量转换多本电子书。"
258
259#: ../../__w/calibre/calibre/manual/gui.rst:109
260msgid ""
261"**Create a catalog of the books in your calibre library**: Allows you to "
262"generate a complete listing of the books in your library, including all "
263"metadata, in several formats such as XML, CSV, BiBTeX, EPUB and MOBI. The "
264"catalog will contain all the books currently showing in the library view. "
265"This allows you to use the search features to limit the books to be "
266"catalogued. In addition, if you select multiple books using the mouse, only "
267"those books will be added to the catalog. If you generate the catalog in an "
268"e-book format such as EPUB, MOBI or AZW3, the next time you connect your "
269"e-book reader the catalog will be automatically sent to the device. For more"
270" information on how catalogs work, read the :ref:`catalog_tut`."
271msgstr "**为你的 calibre 书库中的书籍编制书目**:这一操作允许你生成书库中书籍的完整列表,包括所有的元数据,格式包括XML、CSV、BiBTeX、EPUB 和 MOBI。书目将包括当前显示在书库视图中的所有书。这一操作允许你使用搜索特性限制被编目的书籍。此外,如果你使用鼠标选中数本书籍,则只有这些书籍会被添加进书目中。如果你生成的书目是电子书格式,例如EPUB、MOBI或AZW3,下次你连接电子书阅读器时,书目将自动发送至设备。关于书目如何运作的更多信息,参见:ref:`catalog_tut`。"
272
273#: ../../__w/calibre/calibre/manual/gui.rst:119
274#: ../../__w/calibre/calibre/manual/gui.rst:718
275msgid "View"
276msgstr "阅读"
277
278#: ../../__w/calibre/calibre/manual/gui.rst:120
279#: ../../__w/calibre/calibre/manual/gui.rst:120
280msgid "vi"
281msgstr ""
282
283#: ../../__w/calibre/calibre/manual/gui.rst:123
284msgid ""
285"|vi| The :guilabel:`View` action displays the book in an e-book viewer "
286"program. calibre has a built-in viewer for many e-book formats. For other "
287"formats it uses the default operating system application. You can configure "
288"which formats should open with the internal viewer via "
289":guilabel:`Preferences->Interface->Behavior`. If a book has more than one "
290"format, you can view a particular format by doing a right-click on the "
291"button."
292msgstr ""
293
294#: ../../__w/calibre/calibre/manual/gui.rst:134
295#: ../../__w/calibre/calibre/manual/gui.rst:694
296msgid "Send to device"
297msgstr "发送到设备"
298
299#: ../../__w/calibre/calibre/manual/gui.rst:135
300#: ../../__w/calibre/calibre/manual/gui.rst:135
301msgid "stdi"
302msgstr ""
303
304#: ../../__w/calibre/calibre/manual/gui.rst:138
305msgid ""
306"|stdi| The :guilabel:`Send to device` action has eight variations, accessed "
307"by doing a right-click on the button."
308msgstr "|stdi| :guilabel:`发送到设备`操作有八种变化操作,可以通过右键单击该按钮进行访问。"
309
310#: ../../__w/calibre/calibre/manual/gui.rst:140
311msgid ""
312"**Send to main memory**: The selected books are transferred to the main "
313"memory of the e-book reader."
314msgstr "**传送到内部储存空间**:选中的书籍将被传送到电子书阅读器的内部储存空间。"
315
316#: ../../__w/calibre/calibre/manual/gui.rst:141
317msgid ""
318"**Send to card (A)**: The selected books are transferred to the storage card"
319" (A) on the e-book reader."
320msgstr "**发送到储存卡(A)**:选中的书籍将被发送到电子书阅读器的储存卡(A)。"
321
322#: ../../__w/calibre/calibre/manual/gui.rst:142
323msgid ""
324"**Send to card (B)**: The selected books are transferred to the storage card"
325" (B) on the e-book reader."
326msgstr "**发送到储存卡(B)**:选中的书籍将被发送到电子书阅读器的储存卡(B)。"
327
328#: ../../__w/calibre/calibre/manual/gui.rst:143
329msgid ""
330"**Send specific format to**: The selected books are transferred to the "
331"selected storage location on the device, in the format that you specify."
332msgstr "**发送特定格式至**:选中的书籍将以你指定的格式被发送到设备的选中的存储位置。"
333
334#: ../../__w/calibre/calibre/manual/gui.rst:144
335msgid "**Eject device**: Detaches the device from calibre."
336msgstr "**弹出设备**:断开设备与 calibre 的连接。"
337
338#: ../../__w/calibre/calibre/manual/gui.rst:145
339msgid ""
340"**Set default send to device action**: Allows you to specify which of the "
341"options, 1 through 5 above or 7 below, will be the default action when you "
342"click the main button."
343msgstr "**设置“发送到设备”的默认操作**:这一操作允许你指定单击“发送到设备”的主按钮时,上面1-5或下面的7这些选项中哪一个会成为默认操作。"
344
345#: ../../__w/calibre/calibre/manual/gui.rst:146
346msgid ""
347"**Send and delete from library**: The selected books are transferred to the "
348"selected storage location on the device and then **deleted** from the "
349"Library."
350msgstr "**发送并从书库中删除**:选中的书籍将被传送至设备的选中的存储位置,然后从书库中**删除**。"
351
352#: ../../__w/calibre/calibre/manual/gui.rst:147
353msgid ""
354"**Fetch Annotations (experimental)**: Transfers annotations you may have "
355"made on an e-book on your device to the comments metadata of the book in the"
356" calibre library."
357msgstr "**抓取注解(实验功能)**:将你在设备上做出的电子书中的注解传送到在 calibre 书库中该书籍的评论元数据。"
358
359#: ../../__w/calibre/calibre/manual/gui.rst:149
360msgid ""
361"You can control the file name and folder structure of files sent to the "
362"device by setting up a template in "
363":guilabel:`Preferences->Import/export->Sending books to devices`. Also see "
364":ref:`templatelangcalibre`."
365msgstr "你可以在:guilabel:`首选项->导入/导出->发送书籍到设备`设置一个模板,以控制发送至设备的文件的文件名和目录结构。"
366
367#: ../../__w/calibre/calibre/manual/gui.rst:155
368msgid "Fetch news"
369msgstr "抓取新闻"
370
371#: ../../__w/calibre/calibre/manual/gui.rst:156
372#: ../../__w/calibre/calibre/manual/gui.rst:156
373msgid "fni"
374msgstr ""
375
376#: ../../__w/calibre/calibre/manual/gui.rst:159
377msgid ""
378"|fni| The :guilabel:`Fetch news` action downloads news from various websites"
379" and converts it into an e-book that can be read on your e-book reader. "
380"Normally, the newly created e-book is added to your e-book library, but if "
381"an e-book reader is connected at the time the download finishes, the news is"
382" also uploaded to the reader automatically."
383msgstr "|fni| :guilabel:`抓取新闻`操作从不同的网站下载新闻,并将其转换成你的电子书阅读器可以读取的电子书格式。通常,新创建的电子书会添加进你的电子书书库,但是如果下载完成时电子书阅读器连接到电脑,则新闻会自动上传到阅读器。"
384
385#: ../../__w/calibre/calibre/manual/gui.rst:161
386msgid ""
387"The :guilabel:`Fetch news` action uses simple recipes (10-15 lines of code) "
388"for each news site. To learn how to create recipes for your own news "
389"sources, see :ref:`news`."
390msgstr ":guilabel:`抓取新闻`操作对每个新闻网站使用简单的新闻配方(10-15行的代码)。要学习如何为你自己的新闻源创建新闻配方,参见:ref:`news`。"
391
392#: ../../__w/calibre/calibre/manual/gui.rst:163
393msgid ""
394"The :guilabel:`Fetch news` action has three variations, accessed by doing a "
395"right-click on the button."
396msgstr ":guilabel:`抓取新闻`操作有三种变化操作,可以通过右键单击该按钮进行访问。"
397
398#: ../../__w/calibre/calibre/manual/gui.rst:165
399msgid ""
400"**Schedule news download**: Allows you to schedule the download of your "
401"selected news sources from a list of hundreds available.  Scheduling can be "
402"set individually for each news source you select and the scheduling is "
403"flexible allowing you to select specific days of the week or a frequency of "
404"days between downloads."
405msgstr "**定期新闻下载**:这一操作允许你定期从数百个可用的新闻源中选择并定期下载。你选择的每个新闻源的下载日程可以单独设置,下载日程是灵活的,允许你选择一周中特定的数天或每隔数天进行下载。"
406
407#: ../../__w/calibre/calibre/manual/gui.rst:166
408msgid ""
409"**Add a custom news source**: Allows you to create a simple recipe for "
410"downloading news from a custom news site that you wish to access.  Creating "
411"the recipe can be as simple as specifying an RSS news feed URL, or you can "
412"be more prescriptive by creating Python-based code for the task. For more "
413"information see :ref:`news`."
414msgstr "**添加自定义新闻源**:这一操作允许你创建一个简单的新闻配方,以从你希望访问的自定义新闻网站中下载新闻。创建新闻配方可以像指定一个 RSS 新闻源 URL 那样简单,或者你可以通过创建基于 Python 的任务代码,以使新闻配方更规范。更多信息参见:ref:`news`。"
415
416#: ../../__w/calibre/calibre/manual/gui.rst:167
417msgid ""
418"**Download all scheduled news sources**: Causes calibre to immediately begin"
419" downloading all news sources that you have scheduled."
420msgstr "**下载所有设置了定期下载的新闻源**:要求 calibre 立即开始下载你设置了日程的所有新闻源。"
421
422#: ../../__w/calibre/calibre/manual/gui.rst:173
423msgid "Library"
424msgstr "书库"
425
426#: ../../__w/calibre/calibre/manual/gui.rst:174
427#: ../../__w/calibre/calibre/manual/gui.rst:174
428msgid "lii"
429msgstr ""
430
431#: ../../__w/calibre/calibre/manual/gui.rst:177
432msgid ""
433"|lii| The :guilabel:`Library` action allows you to create, switch between, "
434"rename or remove a Library.  calibre allows you to create as many libraries "
435"as you wish. You could, for instance, create a fiction library, a non-"
436"fiction library, a foreign language library, a project library, or any "
437"structure that suits your needs. Libraries are the highest organizational "
438"structure within calibre. Each library has its own set of books, tags, "
439"categories and base storage location."
440msgstr ":guilabel:`书库`操作允许你创建、切换、重命名或移除书库。calibre 允许你创建任意数量的书库。例如,你可以创建一个虚构书库、一个非虚构书库、一个外语书库、一个项目书库,或者任何满足你要求的结构。书库是 calibre 中最高级别的组织结构。每个书库有自己的一系列书籍、标签、分类和基础存储位置。"
441
442#: ../../__w/calibre/calibre/manual/gui.rst:179
443msgid ""
444"**Switch/create library...**: Allows you to; a) connect to a pre-existing "
445"calibre library at another location, b) create an empty library at a new "
446"location or, c) move the current library to a newly specified location."
447msgstr "**切换/创建书库…**:这一操作允许你:(1)连接至位于其他位置的已经存在的 calibre 书库;(2)在新位置创建一个空白书库;(3)移动当前书库至指定的新位置。"
448
449#: ../../__w/calibre/calibre/manual/gui.rst:180
450msgid ""
451"**Quick switch**: Allows you to switch between libraries that have been "
452"registered or created within calibre."
453msgstr "**快速切换**:这一操作允许你在 calibre 注册或创建的书库之间切换。"
454
455#: ../../__w/calibre/calibre/manual/gui.rst:181
456msgid "**Rename library**: Allows you to rename a Library."
457msgstr "**重命名书库**:这一操作允许你重命名一个书库。"
458
459#: ../../__w/calibre/calibre/manual/gui.rst:182
460msgid "**Pick a random book**: Chooses a random book in the library for you"
461msgstr "**随机挑一本书**:从书库中随机选择一本书"
462
463#: ../../__w/calibre/calibre/manual/gui.rst:183
464msgid "**Remove library**: Allows you to unregister a library from calibre."
465msgstr "**删除书库**:允许你将一个书库从 calibre 注销。"
466
467#: ../../__w/calibre/calibre/manual/gui.rst:184
468msgid ""
469"**Export/import all calibre data**: Allows you to either export calibre data"
470" for migration to a new computer or import previously exported data."
471msgstr "**导出/导入所有calibre数据**:允许您导出calibre数据以迁移到新计算机或导入以前导出的数据。"
472
473#: ../../__w/calibre/calibre/manual/gui.rst:185
474msgid ""
475"**<library name>**: Actions 7, 8 etc... give you immediate switch access "
476"between multiple libraries that you have created or attached to. This list "
477"contains only the 5 most frequently used libraries. For the complete list, "
478"use the Quick Switch menu."
479msgstr "**<library name>**:操作7、8等等……允许您在已创建或附加到的多个书库之间即时切换访问。这一列表只包括5个最常使用的书库。完整的列表请使用“快速切换”菜单。"
480
481#: ../../__w/calibre/calibre/manual/gui.rst:186
482msgid ""
483"**Library maintenance**: Allows you to check the current library for data "
484"consistency issues and restore the current library's database from backups."
485msgstr "**书库维护**:这一操作允许你检查当前书库的数据一致性问题,以及从备份中恢复当前书库的数据库。"
486
487#: ../../__w/calibre/calibre/manual/gui.rst:188
488msgid ""
489"Metadata about your e-books, e.g. title, author, and tags, is stored in a "
490"single file in your calibre library folder called metadata.db. If this file "
491"gets corrupted (a very rare event), you can lose the metadata. Fortunately, "
492"calibre automatically backs up the metadata for every individual book in the"
493" book's folder as an OPF file. By using the Restore database action under "
494"Library Maintenance described above, you can have calibre rebuild the "
495"metadata.db file from the individual OPF files for you."
496msgstr "你的电子书的元数据(即标题、作者、标签等)存储在你的 calibre 书库文件夹中的 metadata.db 文件。如果这个文件被损坏(非常罕见),你将会丢失元数据。幸运的是,calibre 会自动为每本书籍备份其元数据,并放在该书籍的文件夹下面,作为一个 OPF 文件。通过使用上面提到的“书库维护”下的“恢复数据库”操作,你可以让 calibre 为你从单独的 OPF 文件重新构造 metadata.db 文件。"
497
498#: ../../__w/calibre/calibre/manual/gui.rst:190
499msgid ""
500"You can copy or move books between different libraries (once you have more "
501"than one library setup) by right clicking on the book and selecting the "
502"action :guilabel:`Copy to library`."
503msgstr "通过右键单击书籍并选择:guilabel:`复制到书库`,你可以在不同书库之间复制或移动书籍(当你设置了超过一个书库)。"
504
505#: ../../__w/calibre/calibre/manual/gui.rst:195
506msgid "Device"
507msgstr "设备"
508
509#: ../../__w/calibre/calibre/manual/gui.rst:196
510#: ../../__w/calibre/calibre/manual/gui.rst:196
511msgid "dvi"
512msgstr ""
513
514#: ../../__w/calibre/calibre/manual/gui.rst:199
515msgid ""
516"|dvi| The :guilabel:`Device` action allows you to view the books in the main"
517" memory or storage cards of your device, or to eject the device (detach it "
518"from calibre). This icon shows up automatically on the main calibre toolbar "
519"when you connect a supported device. You can click on it to see the books on"
520" your device. You can also drag and drop books from your calibre library "
521"onto the icon to transfer them to your device. Conversely, you can drag and "
522"drop books from your device onto the library icon on the toolbar to transfer"
523" books from your device to the calibre library."
524msgstr "|dvi| :guilabel:`设备`操作允许你查看你的设备的主内存或储存卡中的书籍,或弹出设备(将其与 calibre 断开连接)。这个图标在你连接支持的设备时将自动出现在 calibre 的主工具栏上。你可以点击它以查看你的设备中的书籍。你还可以从你的 calibre 书库中拖放书籍至该图标,来将书籍传送至你的设备。反过来,你可以拖放你的设备中的书籍到工具栏上的书库图标,来将书籍从你的设备传送到你的 calibre 书库。"
525
526#: ../../__w/calibre/calibre/manual/gui.rst:206
527#: ../../__w/calibre/calibre/manual/gui.rst:714
528msgid "Save to disk"
529msgstr "保存到磁盘"
530
531#: ../../__w/calibre/calibre/manual/gui.rst:207
532#: ../../__w/calibre/calibre/manual/gui.rst:207
533msgid "svdi"
534msgstr ""
535
536#: ../../__w/calibre/calibre/manual/gui.rst:210
537msgid ""
538"|svdi| The :guilabel:`Save to disk` action has five variations, accessed by "
539"doing a right-click on the button."
540msgstr "|svdi| :guilabel:`保存到磁盘`操作有五个变化操作,可以通过右键单击该按钮进行访问。"
541
542#: ../../__w/calibre/calibre/manual/gui.rst:214
543msgid ""
544"**Save to disk**: Saves the selected books to disk organized in folders. The"
545" folder structure looks like::"
546msgstr ""
547
548#: ../../__w/calibre/calibre/manual/gui.rst:220
549msgid ""
550"You can control the file name and folder structure of files saved to disk by"
551" setting up a template in :guilabel:`Preferences->Import/export->Saving "
552"books to disk`. Also see :ref:`templatelangcalibre`."
553msgstr "通过在:guilabel:`首选项->导入/导出->保存书籍至磁盘`中设置一个模板,你可以控制所保存到磁盘的文件的文件名和目录结构。参见:ref:`templatelangcalibre`。"
554
555#: ../../__w/calibre/calibre/manual/gui.rst:225
556msgid ""
557"**Save to disk in a single folder**: Saves the selected books to disk in a "
558"single folder."
559msgstr ""
560
561#: ../../__w/calibre/calibre/manual/gui.rst:227
562msgid ""
563"For 1. and 2., all available formats, as well as metadata, are stored to "
564"disk for each selected book. Metadata is stored in an OPF file. Saved books "
565"can be re-imported to the library without any loss of information by using "
566"the :ref:`Add books <add_books>` action."
567msgstr "对于操作1和2,选中书籍的所有可用的格式和元数据会被保存到磁盘。元数据以 OPF 格式存储。保存的书籍可以通过:ref:`添加书籍<add_books>`操作重新导入书库,不会有任何信息损失。"
568
569#: ../../__w/calibre/calibre/manual/gui.rst:229
570msgid ""
571"**Save only *<your preferred>* format to disk**: Saves the selected books to"
572" disk in the folder structure as shown in (1.) but only in your preferred "
573"e-book format. You can set your preferred format in "
574":guilabel:`Preferences->Interface->Behaviour->Preferred output format`"
575msgstr ""
576
577#: ../../__w/calibre/calibre/manual/gui.rst:231
578msgid ""
579"**Save only *<your preferred>* format to disk in a single folder**: Saves "
580"the selected books to disk in a single folder but only in your preferred "
581"e-book format. You can set your preferred format in "
582":guilabel:`Preferences->Interface->Behaviour->Preferred output format`"
583msgstr ""
584
585#: ../../__w/calibre/calibre/manual/gui.rst:233
586msgid ""
587"**Save single format to disk...**: Saves the selected books to disk in the "
588"folder structure as shown in (1.) but only in the format you select from the"
589" popup list."
590msgstr ""
591
592#: ../../__w/calibre/calibre/manual/gui.rst:238
593msgid "Connect/share"
594msgstr "连接/共享"
595
596#: ../../__w/calibre/calibre/manual/gui.rst:239
597#: ../../__w/calibre/calibre/manual/gui.rst:239
598msgid "csi"
599msgstr ""
600
601#: ../../__w/calibre/calibre/manual/gui.rst:242
602msgid ""
603"|csi| The :guilabel:`Connect/share` action allows you to manually connect to"
604" a device or folder on your computer. It also allows you to set up your "
605"calibre library for access via a web browser or email."
606msgstr "|csi| :guilabel:`连接/共享`操作允许你手动连接到一个设备或你的电脑中的一个文件夹。它还允许你设置你的 calibre 书库以便通过浏览器或电子邮件访问。"
607
608#: ../../__w/calibre/calibre/manual/gui.rst:244
609msgid ""
610"The :guilabel:`Connect/share` action has four variations, accessed by doing "
611"a right-click on the button."
612msgstr ":guilabel:`连接/共享`操作有四个变化操作,可以通过右键单击该按钮来进行访问。"
613
614#: ../../__w/calibre/calibre/manual/gui.rst:246
615msgid ""
616"**Connect to folder**: Allows you to connect to any folder on your computer "
617"as though it were a device and use all the facilities calibre has for "
618"devices with that folder. Useful if your device cannot be supported by "
619"calibre but is available as a USB disk."
620msgstr "**连接到文件夹**:这一操作允许你连接到你的电脑中的任意文件夹,如同该文件夹是一个设备一样,并对该文件夹使用 calibre 对设备拥有的所有功能。如果你的设备不能被 calibre 支持,但可以当做 USB 磁盘使用,这一功能会有用。"
621
622#: ../../__w/calibre/calibre/manual/gui.rst:248
623msgid ""
624"**Start Content server**: Starts calibre's built-in web server.  When "
625"started, your calibre library will be accessible via a web browser from the "
626"Internet (if you choose). You can configure how the web server is accessed "
627"by setting preferences at :guilabel:`Preferences->Sharing->Sharing over the "
628"net`"
629msgstr "**启动内容服务器**:启动 calibre 的内置 web 服务器。启动后,你的 calibre 书库将可以通过浏览器从 Internet 访问(如果你选择)。通过在:guilabel:`首选项->分享->通过网络分享`,你可以设置 web 服务器被访问的方式。"
630
631#: ../../__w/calibre/calibre/manual/gui.rst:250
632msgid ""
633"**Setup email based sharing of books**: Allows sharing of books and news "
634"feeds by email.  After setting up email addresses for this option, calibre "
635"will send news updates and book updates to the entered email addresses. You "
636"can configure how calibre sends email by setting preferences at "
637":guilabel:`Preferences->Sharing->Sharing books by email`. Once you have set "
638"up one or more email addresses, this menu entry will be replaced by menu "
639"entries to send books to the configured email addresses."
640msgstr "**设置基于电子邮件的书籍共享**:这一操作允许通过电子邮件共享书籍和新闻源。为该选项设置了邮件地址后,calibre 将发送新闻更新和书籍更新至输入的邮件地址。你可以在:guilabel:`首选项->分享->通过邮件分享`中设置 calibre 发送邮件的方式。一旦你设置了一个或多个邮件地址,这个菜单项将会被发送书籍到设置的邮件地址的菜单项所替代。"
641
642#: ../../__w/calibre/calibre/manual/gui.rst:255
643msgid "Remove books"
644msgstr "移除书籍"
645
646#: ../../__w/calibre/calibre/manual/gui.rst:256
647#: ../../__w/calibre/calibre/manual/gui.rst:256
648msgid "rbi"
649msgstr ""
650
651#: ../../__w/calibre/calibre/manual/gui.rst:259
652msgid ""
653"|rbi| The :guilabel:`Remove books` action **deletes books permanently**, so "
654"use it with care. It is *context sensitive*, i.e. it depends on which "
655":ref:`catalog <catalogs>` you have selected. If you have selected the "
656":guilabel:`Library`, books will be removed from the library. If you have "
657"selected the e-book reader device, books will be removed from the device. To"
658" remove only a particular format for a given book use the "
659":ref:`edit_meta_information` action.  Remove books also has five variations "
660"which can be accessed by doing a right-click on the button."
661msgstr "|rbi| :guilabel:`移除书籍`操作会**永久删除书籍**,因此需要小心使用。这个功能是*内容敏感的*,也就是说它取决于你选择的是哪个:ref:`书目<catalogs>`。如果你选择的是:guilabel:`书库`,书籍会从书库中移除。如果你选择了电子书阅读设备中的书籍,书籍将从设备中移除。如果要删除某一书籍的某一特定格式,使用:ref:`edit_meta_information`操作。移除图书也有五种变化操作,可以通过右键单击该按钮来访问。"
662
663#: ../../__w/calibre/calibre/manual/gui.rst:261
664msgid ""
665"**Remove selected books**: Allows you to **permanently** remove all books "
666"that are selected in the book list."
667msgstr "**移除选定书籍**:**永久**移除书籍列表中选中的所有书籍。"
668
669#: ../../__w/calibre/calibre/manual/gui.rst:263
670msgid ""
671"**Remove files of a specific format from selected books...**: Allows you to "
672"**permanently** remove e-book files of a specified format from books that "
673"are selected in the book list."
674msgstr "**移除选定书籍中指定格式的电子书文件…**:**永久**移除书籍列表中选定的书籍的特定格式的电子书文件。"
675
676#: ../../__w/calibre/calibre/manual/gui.rst:265
677msgid ""
678"**Remove all formats from selected books, except...**: Allows you to "
679"**permanently** remove e-book files of any format except a specified format "
680"from books that are selected in the book list."
681msgstr "**移除选定书籍中指定格式以外的电子书文件…**:**永久**移除书籍列表中选定的书籍的特定格式以外的电子书文件。"
682
683#: ../../__w/calibre/calibre/manual/gui.rst:267
684msgid ""
685"**Remove all formats from selected books**: Allows you to **permanently** "
686"remove all e-book files from books that are selected in the book list. Only "
687"the metadata will remain."
688msgstr "**移除选定书籍中所有格式的电子书**:**永久**移除书籍列表中选中的书籍的所有电子书文件,仅留下元数据。"
689
690#: ../../__w/calibre/calibre/manual/gui.rst:269
691msgid ""
692"**Remove covers from selected books**: Allows you to **permanently** remove "
693"cover image files from books that are selected in the book list."
694msgstr "**移除选定书籍的封面**:**永久**移除书籍列表中选中的书籍的封面图片文件。"
695
696#: ../../__w/calibre/calibre/manual/gui.rst:271
697msgid ""
698"**Remove matching books from device**: Allows you to remove e-book files "
699"from a connected device that match the books that are selected in the book "
700"list."
701msgstr "**从设备中移除对应的书籍**:从连接的设备中移除与书籍列表中选中的书籍对应的电子书文件。"
702
703#: ../../__w/calibre/calibre/manual/gui.rst:274
704msgid ""
705"Note that when you use :guilabel:`Remove books` to delete books from your "
706"calibre library, the book record is permanently deleted, but the files are "
707"placed into the :guilabel:`Recycle Bin/Trash`. This allows you to recover "
708"the files if you change your mind."
709msgstr ""
710
711#: ../../__w/calibre/calibre/manual/gui.rst:279
712msgid "Preferences"
713msgstr "首选项"
714
715#: ../../__w/calibre/calibre/manual/gui.rst:280
716#: ../../__w/calibre/calibre/manual/gui.rst:280
717msgid "cbi"
718msgstr ""
719
720#: ../../__w/calibre/calibre/manual/gui.rst:283
721msgid ""
722"|cbi| The :guilabel:`Preferences` action allows you to change the way "
723"various aspects of calibre work. It has four variations, accessed by doing a"
724" right-click on the button."
725msgstr "|cbi| :guilabel:`首选项`操作允许你改变 calibre 不同方面的工作方式。有四个变化操作,可以通过右键单击该按钮来访问。"
726
727#: ../../__w/calibre/calibre/manual/gui.rst:285
728msgid ""
729"**Preferences**: Allows you to change the way various aspects of calibre "
730"work. Clicking the button also performs this action."
731msgstr "**首选项**:改变 calibre 不同方面的工作方式。点击按钮也会执行该操作。"
732
733#: ../../__w/calibre/calibre/manual/gui.rst:286
734msgid ""
735"**Run Welcome wizard**: Allows you to start the :guilabel:`Welcome wizard` "
736"which appeared the first time you started calibre."
737msgstr "**运行欢迎向导**:启动你第一次启动 calibre 时出现的:guilabel:`欢迎向导`。"
738
739#: ../../__w/calibre/calibre/manual/gui.rst:287
740msgid ""
741"**Get plugins to enhance calibre**: Opens a new window that shows plugins "
742"for calibre. These plugins are developed by third parties to extend "
743"calibre's functionality."
744msgstr "**获取用于增强 calibre 功能的插件**:打开新的窗口显示 calibre 插件。这些插件由第三方开发,用于扩展 calibre 的功能。"
745
746#: ../../__w/calibre/calibre/manual/gui.rst:288
747msgid ""
748"**Restart in debug mode**: Allows you to enable a debugging mode that can "
749"assist the calibre developers in solving problems you encounter with the "
750"program. For most users this should remain disabled unless instructed by a "
751"developer to enable it."
752msgstr "**以调试模式重启**:开启调试模式,协助 calibre 开发者解决你遇到的该程序的问题。对大部分用户而言,这一功能应该保持禁用,除非受到开发者指导而启用。"
753
754#: ../../__w/calibre/calibre/manual/gui.rst:293
755msgid "Catalogs"
756msgstr "书目"
757
758#: ../../__w/calibre/calibre/manual/gui.rst:297
759msgid ""
760"A *catalog* is a collection of books. calibre can manage two types of "
761"different catalogs:"
762msgstr "*书目*是书籍的集合。calibre 可以管理两种不同类型的*书目*:"
763
764#: ../../__w/calibre/calibre/manual/gui.rst:299
765msgid ""
766"**Library**: This is a collection of books stored in your calibre library on"
767" your computer."
768msgstr "**书库**:存储在你电脑上的 calibre 书库的书籍集合。"
769
770#: ../../__w/calibre/calibre/manual/gui.rst:301
771msgid ""
772"**Device**:  This is a collection of books stored in your e-book reader. It "
773"will be available when you connect the reader to your computer."
774msgstr "**设备**:存储在你的电子书阅读器的书籍集合,在你连接阅读器至电脑时可用。"
775
776#: ../../__w/calibre/calibre/manual/gui.rst:303
777msgid ""
778"Many operations, such as adding books, deleting, viewing, etc., are context "
779"sensitive. So, for example, if you click the :guilabel:`View` button when "
780"you have the **Device** catalog selected, calibre will open the files on the"
781" device to view. If you have the **Library** catalog selected, files in your"
782" calibre library will be opened instead."
783msgstr "许多操作,例如添加书籍、删除、阅读等,是环境敏感的。因此,例如如果你在**设备**书目被选中时点击:guilabel:`阅读`按钮,calibre 将打开设备中的文件以供阅读。如果**书库**书目被选中,则你的 calibre 书库中的文件将会被打开。"
784
785#: ../../__w/calibre/calibre/manual/gui.rst:308
786msgid "Search & sort"
787msgstr "搜索和排序"
788
789#: ../../__w/calibre/calibre/manual/gui.rst:312
790msgid ""
791"The Search & Sort section allows you to perform several powerful actions on "
792"your book collections."
793msgstr "“搜索和排序”部分允许你对你的书籍集合执行强大的操作。"
794
795#: ../../__w/calibre/calibre/manual/gui.rst:314
796msgid ""
797"You can sort them by title, author, date, rating, etc. by clicking on the "
798"column titles. You can also sub-sort, i.e. sort on multiple columns. For "
799"example, if you click on the title column and then the author column, the "
800"book will be sorted by author and then all the entries for the same author "
801"will be sorted by title."
802msgstr "你可以通过单击列标题,依据标题、作者、日期、评分等对它们进行排序。你还可以进行子排队,也就是对几列进行排序。例如,如果你点击标题列,然后点击作者列,书籍将按照作者排序,然后所有作者相同的条目将按标题排序。"
803
804#: ../../__w/calibre/calibre/manual/gui.rst:316
805msgid ""
806"You can search for a particular book or set of books using the Search bar. "
807"More on that below."
808msgstr "你可以使用搜索栏搜索某本特定的书籍或一组书籍。更多信息参见下文。"
809
810#: ../../__w/calibre/calibre/manual/gui.rst:318
811msgid ""
812"You can quickly and conveniently edit metadata by selecting the entry you "
813"want changed in the list and pressing the :kbd:`E` key."
814msgstr "你可以通过在列表中选择要编辑的条目并按:kbd:`E`键,快速方便地编辑元数据。"
815
816#: ../../__w/calibre/calibre/manual/gui.rst:320
817msgid ""
818"You can perform :ref:`actions` on sets of books. To select multiple books "
819"you can either:"
820msgstr "你可以对一组书籍执行:ref:`actions`。以下方法可以选中多本书籍:"
821
822#: ../../__w/calibre/calibre/manual/gui.rst:322
823msgid ""
824"Keep the :kbd:`Ctrl` key pressed and click on the books you want selected."
825msgstr "按住:kbd:`Ctrl`键不放,点击你想要选择的书籍。"
826
827#: ../../__w/calibre/calibre/manual/gui.rst:324
828msgid ""
829"Keep the :kbd:`Shift` key pressed and click on the starting and ending book "
830"of a range of books you want selected."
831msgstr "按住:kbd:`Shift`键不放,点击你想要选择的书籍条目范围的第一本和最后一本。"
832
833#: ../../__w/calibre/calibre/manual/gui.rst:326
834msgid ""
835"You can configure which fields you want displayed by using the "
836":ref:`configuration` dialog."
837msgstr "你可以使用:ref:`configuartion`窗口设置显示的字段。"
838
839#: ../../__w/calibre/calibre/manual/gui.rst:331
840msgid "The search interface"
841msgstr "搜索界面"
842
843#: ../../__w/calibre/calibre/manual/gui.rst:332
844msgid ""
845"You can search all the metadata by entering search terms in the Search bar. "
846"Searches are case insensitive. For example::"
847msgstr "你可以在搜索栏输入关键字来搜索所有的元数据。搜索是大小写敏感的。例如:"
848
849#: ../../__w/calibre/calibre/manual/gui.rst:336
850msgid ""
851"This will match all books in your library that have ``Asimov`` and "
852"``Foundation`` in their metadata and are available in the LRF format. Some "
853"more examples::"
854msgstr "这个关键字会匹配书库中所有元数据中含有``Asimov``和``Foundation``且有 LRF 格式的书籍。另外一些例子:"
855
856#: ../../__w/calibre/calibre/manual/gui.rst:343
857msgid ""
858"Searches are by default 'contains'. An item matches if the search string "
859"appears anywhere in the indicated metadata. Two other kinds of searches are "
860"available: equality search and search using `regular expressions "
861"<https://en.wikipedia.org/wiki/Regular_expression>`_."
862msgstr "默认情况下,搜索为“包含”式,即如果搜索的字符串出现在指明的元数据的任何位置,该项目就会匹配上。其他两种可以用的搜索是“等于”式搜索和“使用`正则表达式`<https://zh.wikipedia.org/zh-hans/正则表达式>`_”搜索。"
863
864#: ../../__w/calibre/calibre/manual/gui.rst:346
865msgid ""
866"Equality searches are indicated by prefixing the search string with an "
867"equals sign (=). For example, the query ``tag:\"=science\"`` will match "
868"\"science\", but not \"science fiction\" or \"hard science\". Regular "
869"expression searches are indicated by prefixing the search string with a "
870"tilde (~). Any `Python-compatible regular expression "
871"<https://docs.python.org/library/re.html>`_ can be used. Note that "
872"backslashes used to escape special characters in regular expressions must be"
873" doubled because single backslashes will be removed during query parsing. "
874"For example, to match a literal parenthesis you must enter ``\\\\(``. "
875"Regular expression searches are 'contains' searches unless the expression "
876"contains anchors."
877msgstr "“等于”式搜索通过在搜索字符串前增加一个等号(=)进行指明。例如,查询指令``tag:\"=science\"``将会匹配“science”,但不会匹配“science fiction”或“hard science”。正则表达式搜索通过在搜索字符串前增加一个波浪号(~)进行指明。任何 `Python 兼容的正则表达式 <https://docs.python.org/library/re.html>`_都可以使用。注意在正则表达式中转义字符使用的反斜杠必须写两个,因为在查询指令的解析过程中单斜杠将被移除。例如,为了匹配括号,你必须输入``\\\\(``。正则表达式搜索是“包含”式搜索,除非表达式中包含插入符。"
878
879#: ../../__w/calibre/calibre/manual/gui.rst:351
880msgid ""
881"Should you need to search for a string with a leading equals or tilde, "
882"prefix the string with a backslash."
883msgstr "如果需要搜索以等号或波浪号开头的字符串,在字符串前增加一个反斜杠。"
884
885#: ../../__w/calibre/calibre/manual/gui.rst:353
886msgid ""
887"Enclose search strings with quotes (\") if the string contains parenthesis "
888"or spaces. For example, to search for the tag ``Science Fiction`` you would "
889"need to search for ``tag:\"=science fiction\"``. If you search for "
890"``tag:=science fiction`` you will find all books with the tag 'science' and "
891"containing the word 'fiction' in any metadata."
892msgstr "如果字符串包含括号或空格,应将字符串包含在引号(\")中。例如,要搜索标签``Science Fiction``,你应该搜索``tag:\"=Science Fiction\"``。如果你搜索``tag:=Science Fiction``,你将会搜索到所有含有“Science”标签且任何元数据含有“Fiction”的书籍。"
893
894#: ../../__w/calibre/calibre/manual/gui.rst:358
895msgid ""
896"You can build advanced search queries easily using the :guilabel:`Advanced "
897"search dialog` accessed by clicking the button |sbi|."
898msgstr "你可以单击按钮|sbi|访问:guilabel:`高级搜索`窗口以容易地构建高级搜索查询。"
899
900#: ../../__w/calibre/calibre/manual/gui.rst:436
901#: ../../__w/calibre/calibre/manual/gui.rst:436
902#: ../../__w/calibre/calibre/manual/gui.rst:436
903msgid "sbi"
904msgstr ""
905
906#: ../../__w/calibre/calibre/manual/gui.rst:361
907msgid ""
908"Available fields for searching are: ``tag, title, author, publisher, series,"
909" series_index, rating, cover, comments, format, identifiers, date, pubdate, "
910"search, size, vl`` and custom columns. If a device is plugged in, the "
911"``ondevice`` field becomes available, when searching the calibre library "
912"view. To find the search name (actually called the `lookup name`) for a "
913"custom column, hover your mouse over the column header in the library view."
914msgstr "可用的搜索字段为:``tag, title, author, publisher, series, series_index, rating, cover, comments, format, identifiers, date, pubdate, search, size, vl``和自定义列。如果设备插入,搜索 calibre 书库视图时``ondevice``字段也可以使用。悬停鼠标光标在书库视图中自定义列的列标题上,可以找到自定义列的搜索名称(实际上叫作`查询名称`)。"
915
916#: ../../__w/calibre/calibre/manual/gui.rst:364
917msgid "The syntax for searching for dates is::"
918msgstr "日期的搜索规则是:"
919
920#: ../../__w/calibre/calibre/manual/gui.rst:370
921msgid ""
922"If the date is ambiguous, the current locale is used for date comparison. "
923"For example, in an mm/dd/yyyy locale 2/1/2009 is interpreted as 1 Feb 2009. "
924"In a dd/mm/yyyy locale it is interpreted as 2 Jan 2009.  Some special date "
925"strings are available. The string ``today`` translates to today's date, "
926"whatever it is. The strings ``yesterday`` and ``thismonth`` (or the "
927"translated equivalent in the current language) also work. In addition, the "
928"string ``daysago`` (also translated) can be used to compare to a date some "
929"number of days ago. For example::"
930msgstr "如果日期模棱两可,当前的地域设置将被用于日期比较。例如,如果地域设置中日期格式为mm/dd/yyyy,2/1/2009将被解读为2009年2月1日。如果地域设置中日期格式为dd/mm/yyyy,则该日期解读为2009年1月2日。某些特殊的日期字符串可以使用。字符串``today``解读为今天的日期。字符串``yesterday``和``thismonth``(或翻译成当前语言的相同含义字符串)也可以使用。另外,字符串``daysago``(也可以被翻译使用)可以用于比较若干天前的一个日期。例如:"
931
932#: ../../__w/calibre/calibre/manual/gui.rst:380
933msgid ""
934"To avoid potential problems with translated strings when using a non-English"
935" version of calibre, the strings ``_today``, ``_yesterday``, ``_thismonth``,"
936" and ``_daysago`` are always available. They are not translated."
937msgstr "为了避免使用非英语版本的 calibre 时翻译的字符串的潜在问题,字符串``_today``、``_yesterday``、``_thismonth``和``_daysago``永远可用。它们不会被翻译。"
938
939#: ../../__w/calibre/calibre/manual/gui.rst:382
940msgid ""
941"You can search for books that have a format of a certain size like this::"
942msgstr "你可以搜索含有特定大小的格式的书籍,例如:"
943
944#: ../../__w/calibre/calibre/manual/gui.rst:387
945msgid ""
946"Dates and numeric fields support the relational operators ``=`` (equals), "
947"``>`` (greater than), ``>=`` (greater than or equal to), ``<`` (less than), "
948"``<=`` (less than or equal to), and ``!=`` (not equal to). Rating fields are"
949" considered to be numeric. For example, the search ``rating:>=3`` will find "
950"all books rated 3 or higher."
951msgstr "日期型和数值型字段支持关系运算符``=`` (等于)、 ``>``(大于)、``>=``(大于或等于)、``<``(小于)、``<=``(小于或等于)和``!=``(不等于)。评分字段被视为数值型。例如,搜索``rating:>=3``将找到所有评分高于或等于3的书籍。"
952
953#: ../../__w/calibre/calibre/manual/gui.rst:392
954msgid ""
955"You can search for the number of items in multiple-valued fields such as "
956"tags. These searches begin with the character ``#``, then use the same "
957"syntax as numeric fields. For example, to find all books with more than 4 "
958"tags use ``tags:#>4``. To find all books with exactly 10 tags use "
959"``tags:#=10``."
960msgstr "你可以在多值字段(例如标签)中搜索项目数量。这类搜索以字符``#``开头,然后使用与数值型字段相同的语法。例如,要找到所有标签超过4个的书籍,使用``tags:#>4``。要找到所有标签正好是10个的书籍,使用``tags:#=10``。"
961
962#: ../../__w/calibre/calibre/manual/gui.rst:394
963msgid ""
964"Series indices are searchable. For the standard series, the search name is "
965"'series_index'. For custom series columns, use the column search name "
966"followed by _index. For example, to search the indices for a custom series "
967"column named ``#my_series``, you would use the search name "
968"``#my_series_index``. Series indices are numbers, so you can use the "
969"relational operators described above."
970msgstr "序列的索引号也可以搜索。对标准序列,搜索名称是“serial_index”。对于自定义序列的列,搜索名称为列搜索名称后加上“_index”。例如,搜索一个自定义序列的名为``#my_series``的列的索引,你应该使用``#my_series_index``作为搜索名称。序列的索引号为数字,所以你可以用上文叙述的关系运算符。"
971
972#: ../../__w/calibre/calibre/manual/gui.rst:399
973msgid ""
974"The special field ``search`` is used for saved searches. So if you save a "
975"search with the name \"My spouse's books\" you can enter ``search:\"My "
976"spouse's books\"`` in the Search bar to reuse the saved search. More about "
977"saving searches below."
978msgstr "特殊字段``search``用于保存的搜索。所以如果你保存了一个名为“My spouse's books”的搜索,你可以输入在搜索栏输入``search:\"My spouse's books\"``以重新使用保存的搜索。更多关于保存搜索的信息见下文。"
979
980#: ../../__w/calibre/calibre/manual/gui.rst:403
981msgid ""
982"The special field ``vl`` is used to search for books in a Virtual library. "
983"For example, ``vl:Read`` will find all the books in the *Read* Virtual "
984"library. The search ``vl:Read and vl:\"Science Fiction\"`` will find all the"
985" books that are in both the *Read* and *Science Fiction* Virtual libraries. "
986"The value following ``vl:`` must be the name of a Virtual library. If the "
987"Virtual library name contains spaces then surround it with quotes."
988msgstr "特殊字段``vl``用于搜索虚拟书库中的书籍。例如,``vl:Read``将找到*Read*虚拟书库中的所有书籍,``vl:Read and vl:\"Science Fiction\"``将找到所有同时在**Read**虚拟书库和**Science Fiction**虚拟书库中的书。``vl:``后面的值必须为虚拟书库名称。如果虚拟书库名称包含空格,则该名称需要用引号包括起来。"
989
990#: ../../__w/calibre/calibre/manual/gui.rst:409
991msgid ""
992"You can search for the absence or presence of a field using the special "
993"\"true\" and \"false\" values. For example::"
994msgstr "你可以使用特殊的“true”和“false”值搜索某一字段存在或不存在。例如:"
995
996#: ../../__w/calibre/calibre/manual/gui.rst:416
997msgid ""
998"Yes/no custom columns are searchable. Searching for ``false``, ``empty``, or"
999" ``blank`` will find all books with undefined values in the column. "
1000"Searching for ``true`` will find all books that do not have undefined values"
1001" in the column. Searching for ``yes`` or ``checked`` will find all books "
1002"with ``Yes`` in the column. Searching for ``no`` or ``unchecked`` will find "
1003"all books with ``No`` in the column. Note that the words ``yes``, ``no``, "
1004"``blank``, ``empty``, ``checked`` and ``unchecked`` are translated; you can "
1005"use either the current language's equivalent word or the English word. The "
1006"words ``true`` and ``false`` and the special values ``_yes``, ``_no``, and "
1007"``_empty`` are not translated."
1008msgstr "是/否型自定义列可以被搜索。搜索``false``、``empty``或``blank``将找到所有在该列中含有未定义值的书籍。搜索``true``将找到所有在该列中不含有未定义值的书籍。搜索``yes``或``checked``将找到所有在该列的值为``Yes``的书籍。搜索``no``或``unchecked``将找到所有在该列的值为``No``的书籍。注意``yes``、``no``、``blank``、``empty``、``checked``和``unchecked``会被翻译;你可以使用当前语言的相同含义词语或英语词语。``true``和``false``以及特殊值``_yes``, ``_no``, and ``_empty`` 不会被翻译。"
1009
1010#: ../../__w/calibre/calibre/manual/gui.rst:421
1011msgid ""
1012"Hierarchical items (e.g. A.B.C) use an extended syntax to match initial "
1013"parts of the hierarchy. This is done by adding a period between the exact "
1014"match indicator (=) and the text. For example, the query ``tags:=.A`` will "
1015"find the tags `A` and `A.B`, but will not find the tags `AA` or `AA.B`. The "
1016"query ``tags:=.A.B`` will find the tags `A.B` and `A.B.C`, but not the tag "
1017"`A`."
1018msgstr "分等级的项目(例如A.B.C)使用一种扩展的语法来匹配等级的开始部分。在精确匹配指示符(=)和文本之间加入一个英文句号可以实现。例如,查询指令``tags:=.A``将找到标签`A`和`A.B`,但不会找到标签`AA`或``AA.B`。查询指令``tags:=.A.B``将找到标签`A.B`和`A.B.C`,但不会找到标签`A`。"
1019
1020#: ../../__w/calibre/calibre/manual/gui.rst:423
1021msgid ""
1022"Identifiers (e.g., ISBN, DOI, LCCN, etc.) also use an extended syntax. "
1023"First, note that an identifier has the form ``type:value``, as in "
1024"``isbn:123456789``. The extended syntax permits you to specify independently"
1025" which type and value to search for. Both the type and the value parts of "
1026"the query can use `equality`, `contains`, or `regular expression` matches. "
1027"Examples:"
1028msgstr ""
1029
1030#: ../../__w/calibre/calibre/manual/gui.rst:425
1031msgid "``identifiers:true`` will find books with any identifier."
1032msgstr "``identifiers:true``将找到含有任何标识符的书籍。"
1033
1034#: ../../__w/calibre/calibre/manual/gui.rst:426
1035msgid "``identifiers:false`` will find books with no identifier."
1036msgstr "``identifiers:false``将找到不含有标识符的书。"
1037
1038#: ../../__w/calibre/calibre/manual/gui.rst:427
1039msgid ""
1040"``identifiers:123`` will search for books with any type having a value "
1041"containing `123`."
1042msgstr "``identifiers:123`` 将搜索任何类型标识符的值包含`123`的书籍。"
1043
1044#: ../../__w/calibre/calibre/manual/gui.rst:428
1045msgid ""
1046"``identifiers:=123456789`` will search for books with any type having a "
1047"value equal to `123456789`."
1048msgstr "``identifiers:=123456789``将搜索任何类型标识符的值`123456789`的书籍。"
1049
1050#: ../../__w/calibre/calibre/manual/gui.rst:429
1051msgid ""
1052"``identifiers:=isbn:`` and ``identifiers:isbn:true`` will find books with a "
1053"type equal to ISBN having any value"
1054msgstr "``identifiers:=isbn:``和``identifiers:isbn:true``将找到拥有标识符类型为ISBN且该标识符有任何值的书籍。"
1055
1056#: ../../__w/calibre/calibre/manual/gui.rst:430
1057msgid ""
1058"``identifiers:=isbn:false`` will find books with no type equal to ISBN."
1059msgstr "``identifiers:=isbn:false``将找到标识符类型不等于isbn的书籍。"
1060
1061#: ../../__w/calibre/calibre/manual/gui.rst:431
1062msgid ""
1063"``identifiers:=isbn:123`` will find books with a type equal to ISBN having a"
1064" value containing `123`."
1065msgstr "``identifiers:=isbn:123``将找到有一个标识符类型为ISBN且其值包含`123`的所有书籍。"
1066
1067#: ../../__w/calibre/calibre/manual/gui.rst:432
1068msgid ""
1069"``identifiers:=isbn:=123456789`` will find books with a type equal to ISBN "
1070"having a value equal to `123456789`."
1071msgstr "``identifiers:=isbn:=123456789``将找到有一个标识符为ISBN且其值等于`123456789`的所有图书。"
1072
1073#: ../../__w/calibre/calibre/manual/gui.rst:433
1074msgid ""
1075"``identifiers:i:1`` will find books with a type containing an `i` having a "
1076"value containing a `1`."
1077msgstr "``identifiers:i:1``将找到某一个标识符类型含`i`且该类型的值含`1`的所有书籍。"
1078
1079#: ../../__w/calibre/calibre/manual/gui.rst:442
1080msgid ":guilabel:`Advanced search dialog`"
1081msgstr ":guilabel:`高级搜索对话框`"
1082
1083#: ../../__w/calibre/calibre/manual/gui.rst:444
1084msgid ""
1085"You can search using a template in the :ref:`templatelangcalibre` instead of"
1086" a metadata field. To do so you enter a template, a search type, and the "
1087"value to search for. The syntax is::"
1088msgstr ""
1089
1090#: ../../__w/calibre/calibre/manual/gui.rst:450
1091msgid ""
1092"The ``template`` is any valid calibre template language template. The "
1093"``search type`` must be one of ``t`` (text search), ``d`` (date search), "
1094"``n`` (numeric search), or ``b`` (set/not set (boolean)). The ``value`` is "
1095"whatever you want. It can use the special operators described above for the "
1096"various search types. You must quote the entire search string if there are "
1097"spaces anywhere in it."
1098msgstr ""
1099
1100#: ../../__w/calibre/calibre/manual/gui.rst:456
1101msgid "Examples:"
1102msgstr "例如:"
1103
1104#: ../../__w/calibre/calibre/manual/gui.rst:458
1105msgid ""
1106"``template:\"program: connected_device_name('main')#@#:t:kindle\"`` -- is "
1107"true when the ``kindle`` device is connected"
1108msgstr ""
1109
1110#: ../../__w/calibre/calibre/manual/gui.rst:459
1111msgid ""
1112"``template:\"program: select(formats_sizes(), 'EPUB')#@#:n:>1000000\"`` -- "
1113"finds books with EPUB files larger than 1 MB"
1114msgstr ""
1115
1116#: ../../__w/calibre/calibre/manual/gui.rst:460
1117msgid ""
1118"``template:\"program: select(formats_modtimes('iso'), "
1119"'EPUB')#@#:d:>10daysago\"`` -- finds books with EPUB files newer than 10 "
1120"days ago"
1121msgstr ""
1122
1123#: ../../__w/calibre/calibre/manual/gui.rst:462
1124msgid ""
1125"You can build template search queries easily using the :guilabel:`Advanced "
1126"search dialog` accessed by clicking the button |sbi|. You can test templates"
1127" on specific books using the calibre :guilabel:`Template tester`. This can "
1128"be added to the toolbars or menus via :guilabel:`Preferences->Toolbars & "
1129"menus`. It can also be assigned a keyboard shortcut via "
1130":guilabel:`Preferences->Shortcuts`."
1131msgstr ""
1132
1133#: ../../__w/calibre/calibre/manual/gui.rst:471
1134msgid "Saving searches"
1135msgstr "保存搜索"
1136
1137#: ../../__w/calibre/calibre/manual/gui.rst:473
1138msgid ""
1139"calibre allows you to save a frequently used search under a special name and"
1140" then reuse that search with a single click. To do this, create your search "
1141"either by typing it in the Search bar or using the Tag browser. Then type "
1142"the name you would like to give to the search in the Saved Searches box next"
1143" to the Search bar. Click the plus icon next to the saved searches box to "
1144"save the search."
1145msgstr "calibre 支持将经常使用的搜索保存为特殊名称并一键复用该搜索。你可以通过在搜索栏中搜索或使用标签浏览器创建搜索,然后在搜索栏旁边的“保存搜索”中输入搜索的名称。点击“保存搜索”旁边的加号图标保存搜索。"
1146
1147#: ../../__w/calibre/calibre/manual/gui.rst:475
1148msgid ""
1149"Now you can access your saved search in the Tag browser under "
1150":guilabel:`Saved searches`. A single click will allow you to reuse any "
1151"arbitrarily complex search easily, without needing to re-create it."
1152msgstr "现在,您可以在标签浏览器中的:guilabel:`已保存搜索`下访问保存的搜索。只需单击一下,您就可以轻松重复使用任何任意复杂的搜索,而无需重新创建。"
1153
1154#: ../../__w/calibre/calibre/manual/gui.rst:480
1155msgid "Virtual libraries"
1156msgstr "虚拟书库"
1157
1158#: ../../__w/calibre/calibre/manual/gui.rst:482
1159msgid ""
1160"A :guilabel:`Virtual library` is a way to pretend that your calibre library "
1161"has only a few books instead of its full collection. This is an excellent "
1162"way to partition your large collection of books into smaller, manageable "
1163"chunks. To learn how to create and use Virtual libraries, see the tutorial: "
1164":ref:`virtual_libraries`."
1165msgstr "一个:guilabel:`虚拟书库`是一种模仿你的 calibre 书库只有几本书而不是全部藏书的的方式。这是将您的大量藏书划分为较小的、可管理的块的绝佳方式。要了解如何创建和使用虚拟库,请参阅教程:ref:`virtual_libraries`。"
1166
1167#: ../../__w/calibre/calibre/manual/gui.rst:491
1168msgid "Guessing metadata from file names"
1169msgstr "从文件名猜测元数据"
1170
1171#: ../../__w/calibre/calibre/manual/gui.rst:493
1172msgid ""
1173"Normally, calibre reads metadata from inside the book file. However, it can "
1174"be configured to read metadata from the file name instead, via "
1175":guilabel:`Preferences->Import/export->Adding books->Read metadata from file"
1176" contents`."
1177msgstr "通常,calibre 从电子书文件内读取元数据。然而,它可以通过:guilabel:`首选项->导入/导出->添加书籍->从文件内容而不是文件名读取元数据`,设置为从文件名读取元数据。"
1178
1179#: ../../__w/calibre/calibre/manual/gui.rst:497
1180msgid ""
1181"You can also control how metadata is read from the filename using regular "
1182"expressions (see :doc:`regexp`).  In the :guilabel:`Adding books` section of"
1183" the configuration dialog, you can specify a regular expression that calibre"
1184" will use to try and guess metadata from the names of e-book files that you "
1185"add to the library. The default regular expression is::"
1186msgstr ""
1187
1188#: ../../__w/calibre/calibre/manual/gui.rst:505
1189msgid ""
1190"that is, it assumes that all characters up to the first ``-`` are the title "
1191"of the book and subsequent characters are the author of the book. For "
1192"example, the filename::"
1193msgstr "即,假设第一个``-``之前的所有字符为书籍的标题,之后的字符为书籍的作者。例如:文件名"
1194
1195#: ../../__w/calibre/calibre/manual/gui.rst:511
1196msgid ""
1197"will be interpreted to have the title: Foundation and Earth and author: "
1198"Isaac Asimov"
1199msgstr "将被解读为:标题为“Foundation and Earth”,作者为“Isaac Asimov”。"
1200
1201#: ../../__w/calibre/calibre/manual/gui.rst:514
1202msgid ""
1203"If the filename does not contain the hyphen, the above regular expression "
1204"will fail."
1205msgstr "如果文件名不包含连字符,上面的正则表达式将失效。"
1206
1207#: ../../__w/calibre/calibre/manual/gui.rst:520
1208msgid "Book details"
1209msgstr "书籍详情"
1210
1211#: ../../__w/calibre/calibre/manual/gui.rst:524
1212msgid ""
1213"The Book details display shows the cover and all the metadata for the "
1214"currently selected book. It can be hidden via the :guilabel:`Layout` button "
1215"in the lower right corner of the main calibre window. The author names shown"
1216" in the Book details panel are click-able, they will by default take you to "
1217"the Wikipedia page for the author.  This can be customized by right clicking"
1218" on the author name and selecting Manage this author."
1219msgstr "书籍详情面板显示了当前选中书籍的封面和所有元数据,可以通过 calibre 主窗口右下角的:guilabel:`布局`按钮隐藏。书籍详情面板显示的作者名字可以点击,默认将打开作者的维基百科页面。这个功能可以通过右键单击作者名字并选择管理该作者进行自定义。"
1220
1221#: ../../__w/calibre/calibre/manual/gui.rst:531
1222msgid ""
1223"Similarly, if you download metadata for the book, the Book details panel "
1224"will automatically show you links pointing to the web pages for the book on "
1225"Amazon, WorldCat, etc. from where the metadata was downloaded."
1226msgstr ""
1227
1228#: ../../__w/calibre/calibre/manual/gui.rst:535
1229msgid ""
1230"You can right click on individual e-book formats in the Book details panel "
1231"to delete them, compare them to their original versions, save them to disk, "
1232"open them with an external program, etc."
1233msgstr "你可以在书籍详情面板中右键单击某种电子书格式来删除该格式电子书、与原始版本对比、保存到磁盘、以外部程序打开灯。"
1234
1235#: ../../__w/calibre/calibre/manual/gui.rst:539
1236msgid ""
1237"You can change the cover of the book by simply drag and dropping an image "
1238"onto the Book details panel. If you wish to edit the cover image in an "
1239"external program, simply right click on it and choose :guilabel:`Open with`."
1240msgstr "你可以通过简单地拖放图片到书籍详情面板改变书籍的封面。如果你希望在外部程序中编辑封面图片,只要右键单击并选择:guilabel:`封面的打开方式`。"
1241
1242#: ../../__w/calibre/calibre/manual/gui.rst:543
1243msgid ""
1244"You can also add e-book files to the current book by drag and dropping the "
1245"files onto the Book details panel."
1246msgstr "你还可以通过拖放电子书文件到书籍详情面板向当前书籍添加电子书文件。"
1247
1248#: ../../__w/calibre/calibre/manual/gui.rst:546
1249msgid ""
1250"Double clicking the Book details panel will open it up in a separate popup "
1251"window."
1252msgstr "双击书籍详情面板将让其以分离的弹出窗口打开。"
1253
1254#: ../../__w/calibre/calibre/manual/gui.rst:549
1255msgid ""
1256"Finally, you can customize exactly what information is displayed in the Book"
1257" details panel via :guilabel:`Preferences->Interface->Look & feel->Book "
1258"details`."
1259msgstr "最后,你可以通过:guilabel:`首选项->界面->界面外观->书籍详情`自定义要显示的信息。"
1260
1261#: ../../__w/calibre/calibre/manual/gui.rst:559
1262msgid "Tag browser"
1263msgstr "标签浏览器"
1264
1265#: ../../__w/calibre/calibre/manual/gui.rst:563
1266msgid ""
1267"The Tag browser allows you to easily browse your collection by "
1268"Author/Tags/Series/etc. If you click on any item in the Tag browser, for "
1269"example the author name Isaac Asimov, then the list of books to the right is"
1270" restricted to showing books by that author. You can click on category names"
1271" as well. For example, clicking on \"Series\" will show you all books in any"
1272" series."
1273msgstr "标签浏览器让你可以容易地根据作者、标签、丛书等浏览你的书集。如果点击标签管理器中的任意项目,例如作者名称 Issac Asimov,则右边的书籍列表将显示该作者的书籍。你还可以点击分类的名称。例如,点击“丛书”将显示所有在某一丛书中的书籍。"
1274
1275#: ../../__w/calibre/calibre/manual/gui.rst:565
1276msgid ""
1277"The first click on an item will restrict the list of books to those that "
1278"contain or match the item. Continuing the above example, clicking on Isaac "
1279"Asimov will show books by that author. Clicking again on the item will "
1280"change what is shown, depending on whether the item has children (see sub-"
1281"categories and hierarchical items below). Continuing the Isaac Asimov "
1282"example, clicking again on Isaac Asimov will restrict the list of books to "
1283"those not by Isaac Asimov. A third click will remove the restriction, "
1284"showing all books. If you hold down the :kbd:`Ctrl` or :kbd:`Shift` keys and"
1285" click on multiple items, then restrictions based on multiple items are "
1286"created. For example you could hold :kbd:`Ctrl` and click on the tags "
1287"History and Europe for finding books on European history. The Tag browser "
1288"works by constructing search expressions that are automatically entered into"
1289" the Search bar. Looking at what the Tag browser generates is a good way to "
1290"learn how to construct basic search expressions."
1291msgstr ""
1292
1293#: ../../__w/calibre/calibre/manual/gui.rst:567
1294msgid ""
1295"Items in the Tag browser have their icons partially colored. The amount of "
1296"color depends on the average rating of the books in that category. So for "
1297"example if the books by Isaac Asimov have an average of four stars, the icon"
1298" for Isaac Asimov in the Tag browser will be 4/5th colored. You can hover "
1299"your mouse over the icon to see the average rating."
1300msgstr "标签浏览器中的项目的图标部分被上色。颜色的数量取决于该类书籍的平均评分。因此,例如如果 Isaac Asimov 的书籍平均评分为四星,则标签浏览器中 Isaac Asimov 的图标将上 4/5 的颜色。你可以在图标上悬停鼠标光标查看平均评分。"
1301
1302#: ../../__w/calibre/calibre/manual/gui.rst:569
1303msgid ""
1304"The outer-level items in the :guilabel:`Tag browser`, such as Authors and "
1305"Series, are called categories. You can create your own categories, called "
1306":guilabel:`User categories`, which are useful for organizing items. For "
1307"example, you can use the :guilabel:`User categories editor` (click the "
1308":guilabel:`Configure` button at the lower-left of the :guilabel:`Tag "
1309"browser` and choose :guilabel:`Manage authors, series, etc->User "
1310"categories`) to create a User category called ``Favorite Authors``, then put"
1311" the items for your favorites into the category. User categories can have "
1312"sub-categories. For example, the User category ``Favorites.Authors`` is a "
1313"sub-category of ``Favorites``. You might also have ``Favorites.Series``, in "
1314"which case there will be two sub-categories under ``Favorites``. Sub-"
1315"categories can be created by right-clicking on a User category, choosing "
1316":guilabel:`Add sub-category to...`, and entering the sub-category name; or "
1317"by using the :guilabel:`User categories editor` by entering names like the "
1318"Favorites example above."
1319msgstr ":guilabel:`标签浏览器`中的外层项目(例如作者和丛书)称为分类。你可以创造你自己的分类,称为:guilabel:`用户分类`,对组织它们很有用。例如,你可以使用:guilabel:`用户分类编辑器`(单击:guilabel:`标签浏览器`左下角的:guilabel:`配置`按钮,选择:guilabel:`管理作者、丛书等->用户分类`)创建一个称为``Favorite Authors``的分类,然后将你喜欢的项目放进这一分类中。用户分类可以有子类。例如,用户分类``Favorites.Authors``是``Favorites``的一个子类。你可能还有``Favorites.Series``,这种情况下``Favorites``下有两个子类。子类可以通过右键单击用户分类,选择:guilabel:`添加子类到…`, 然后输入子类名称创建;或使用:guilabel:`用户分类编辑器`并输入名称,类似上文的 Favorites 例子。"
1320
1321#: ../../__w/calibre/calibre/manual/gui.rst:575
1322msgid ""
1323"You can search User categories in the same way as built-in categories, by "
1324"clicking on them. There are four different searches cycled through by "
1325"clicking:"
1326msgstr "你可以像内置分类一样通过点击搜索用户分类。通过循环点击分类,有四种不同的搜索结果:"
1327
1328#: ../../__w/calibre/calibre/manual/gui.rst:572
1329msgid ""
1330"\"everything matching an item in the category\" indicated by a single green "
1331"plus sign."
1332msgstr "“所有匹配此分类中的一个项目的书籍”,以一个绿色加号标识。"
1333
1334#: ../../__w/calibre/calibre/manual/gui.rst:573
1335msgid ""
1336"\"everything matching an item in the category or its sub-categories\" "
1337"indicated by two green plus signs."
1338msgstr "“所有匹配此分类或其子分类中的一个项目的书籍”,以两个绿色加号标识。"
1339
1340#: ../../__w/calibre/calibre/manual/gui.rst:574
1341msgid ""
1342"\"everything not matching an item in the category\" shown by a single red "
1343"minus sign."
1344msgstr "“所有不匹配此分类中的一个项目的书籍”,以一个红色减号标识。"
1345
1346#: ../../__w/calibre/calibre/manual/gui.rst:575
1347msgid ""
1348"\"everything not matching an item in the category or its sub-categories\" "
1349"shown by two red minus signs."
1350msgstr "“所有不匹配此分类或其子分类中的一个项目的书籍”,以两个红色减号标识。"
1351
1352#: ../../__w/calibre/calibre/manual/gui.rst:577
1353msgid ""
1354"It is also possible to create hierarchies inside some of the text categories"
1355" such as tags, series, and custom columns. These hierarchies show with the "
1356"small triangle, permitting the sub-items to be hidden. To use hierarchies of"
1357" items in a category, you must first go to "
1358":guilabel:`Preferences->Interface->Look & feel` and enter the category "
1359"name(s) into the \"Categories with hierarchical items\" field. Once this is "
1360"done, items in that category that contain periods will be shown using the "
1361"small triangle. For example, assume you create a custom column called "
1362"\"Genre\" and indicate that it contains hierarchical items. Once done, items"
1363" such as Mystery.Thriller and Mystery.English will display as Mystery with "
1364"the small triangle next to it. Clicking on the triangle will show Thriller "
1365"and English as sub-items. See :ref:`Managing subgroups of books, for example"
1366" \"genre\" <subgroups-tutorial>` for more information."
1367msgstr "在某些文本型分类(例如标签、丛书和自定义列)中创建层次项也是可能的。这些层次项以小三角形显示,允许子项目被隐藏。要在一个分类中使用项目的层次项,你必须首先打开:guilabel:`首选项->界面->界面外观`,然后在“具有层次项的分类”中输入分类名称。完成之后,分类中包含英文句号的项目将使用小三角形展示。例如,假设你创建了一个自定义列名为“Genre”,并显示其包含层次项。完成之后,类似于 Mystery.ThrillerMystery.English 的项目将显示为 Mystery,旁边有小三角形。点击三角形后将显示 Thriller 和 English 为子项。更多信息参见 :ref:`管理书籍的子组织,例如“Genre”<subgroups-tutorial>`。"
1368
1369#: ../../__w/calibre/calibre/manual/gui.rst:579
1370msgid ""
1371"Hierarchical items (items with children) use the same four 'click-on' "
1372"searches as User categories. Items that do not have children use two of the "
1373"searches: \"everything matching\" and \"everything not matching\"."
1374msgstr "层次项(有子项的项目)使用与用户分类相同的四次“点击”搜索。没有子项的项目使用两次点击搜索:“所有匹配的书籍”和“所有不匹配的书籍”。"
1375
1376#: ../../__w/calibre/calibre/manual/gui.rst:581
1377msgid ""
1378"You can drag and drop items in the Tag browser onto User categories to add "
1379"them to that category. If the source is a User category, holding the "
1380":kbd:`Shift` key while dragging will move the item to the new category. You "
1381"can also drag and drop books from the book list onto items in the Tag "
1382"browser; dropping a book on an item causes that item to be automatically "
1383"applied to the dropped books. For example, dragging a book onto Isaac Asimov"
1384" will set the author of that book to Isaac Asimov. Dropping it onto the tag "
1385"History will add the tag History to the book's tags."
1386msgstr ""
1387
1388#: ../../__w/calibre/calibre/manual/gui.rst:583
1389msgid ""
1390"You can easily find any item in the Tag browser by clicking the search "
1391"button at the lower-right corner. In addition, you can right click on any "
1392"item and choose one of several operations. Some examples are to hide it, "
1393"rename it, or open a \"Manage x\" dialog that allows you to manage items of "
1394"that kind. For example, the \"Manage Authors\" dialog allows you to rename "
1395"authors and control how their names are sorted."
1396msgstr "你可以容易地通过点击标签浏览器右下角的搜索按钮找到任何项目。此外,你可以右键单击任何项目选择其中的操作,例如隐藏、重命名或打开一个“管理 X”的窗口以管理此类标签。例如,“管理作者”窗口可以重命名作者和控制他们名字的排序。"
1397
1398#: ../../__w/calibre/calibre/manual/gui.rst:585
1399msgid ""
1400"You can control how items are sorted in the Tag browser via the "
1401":guilabel:`Configure` button at the lower-left of the Tag browser. You can "
1402"choose to sort by name, average rating or popularity (popularity is the "
1403"number of books with an item in your library; for example, the popularity of"
1404" Isaac Asimov is the number of books in your library by Isaac Asimov)."
1405msgstr "你可以通过标签浏览器左下角的:guilabel:`配置`按钮控制标签浏览器中项目排序的方式。你可以选择以名称、平均评分或受欢迎程度(受欢迎程度是书库中某一项目的书籍的数量;例如,Isaac Asimov 的受欢迎程度是你的书库中 Isaac Asimov的书籍的数量)。"
1406
1407#: ../../__w/calibre/calibre/manual/gui.rst:592
1408msgid "Cover grid"
1409msgstr "封面网格"
1410
1411#: ../../__w/calibre/calibre/manual/gui.rst:597
1412msgid ""
1413"You can have calibre display a grid of book covers instead of a list of "
1414"books, if you prefer to browse your collection by covers instead. The "
1415":guilabel:`Cover grid` is activated by clicking the :guilabel:`Layout` "
1416"button in the bottom right corner of the main calibre window. You can "
1417"customize the cover sizes and the background of the :guilabel:`Cover grid` "
1418"via :guilabel:`Preferences->Interface->Look & feel->Cover grid`. You can "
1419"even have calibre display any specified field under the covers, such as "
1420"title or authors or rating or a custom column of your own devising."
1421msgstr "如果你更喜欢通过封面来浏览你的书集,你可以让 calibri 显示书籍封面的网格,而不是书籍的列表。点击 calibre 主窗口右下角的:guilabel:`布局`可以激活:guilabel:`封面网格`。通过:guilabel:`首选项->界面->界面外观->封面网格`,你可以自定义封面的大小和背景。你甚至可以让 calibre 在封面下方显示任何指定字段,例如标题、作者、评分或你指定的自定义列。"
1422
1423#: ../../__w/calibre/calibre/manual/gui.rst:607
1424msgid "Cover browser"
1425msgstr "封面浏览器"
1426
1427#: ../../__w/calibre/calibre/manual/gui.rst:612
1428msgid ""
1429"In addition to the :guilabel:`Cover grid` described above, you can also have"
1430" calibre display covers in the single row. This is activated via the "
1431":guilabel:`Layout` button in the lower right corner of the main window. In "
1432":guilabel:`Preferences->Interface->Look & feel->Cover browser` you can "
1433"change the number of covers displayed, and even have the :guilabel:`Cover "
1434"browser` display itself in a separate popup window."
1435msgstr "除了上文描述的:guilabel:`封面网格`之外,你还可以让 calibre 在一行中展示封面。这个功能可以通过主窗口右下角的:guilabel:`布局`按钮激活。在:guilabel:`首选项->界面->界面外观->封面浏览器`中,你可以改变展示的封面数量,甚至可以让:guilabel:`封面浏览器`展示为一个分离的弹出窗口。"
1436
1437#: ../../__w/calibre/calibre/manual/gui.rst:619
1438msgid "Quickview"
1439msgstr "快速过滤"
1440
1441#: ../../__w/calibre/calibre/manual/gui.rst:621
1442msgid ""
1443"Sometimes you want to select a book and quickly get a list of books with the"
1444" same value in some category (authors, tags, publisher, series, etc.) as the"
1445" currently selected book, but without changing the current view of the "
1446"library. You can do this with Quickview. Quickview opens either a second "
1447"window or a panel in the book list showing the list of books matching the "
1448"value of interest. For example, assume you want to see a list of all the "
1449"books with the one or more of the authors of the currently-selected book. "
1450"Click in the author cell you are interested in and press the 'Q' key or "
1451"click the :guilabel:`Quickview` icon in the :guilabel:`Layout` section of "
1452"the calibre window. A window or panel will open with all the authors for "
1453"that book on the left, and all the books by the selected author on the "
1454"right."
1455msgstr ""
1456
1457#: ../../__w/calibre/calibre/manual/gui.rst:628
1458msgid "Some example Quickview usages: quickly seeing what other books:"
1459msgstr "一些快速过滤的用途的例子:快速看到:"
1460
1461#: ../../__w/calibre/calibre/manual/gui.rst:624
1462msgid "have some tag(s) applied to the currently selected book,"
1463msgstr "与当前选中书籍有相同标签的其他书籍;"
1464
1465#: ../../__w/calibre/calibre/manual/gui.rst:625
1466msgid "are in the same series as the current book"
1467msgstr "与当前书籍在相同丛书的其他书籍;"
1468
1469#: ../../__w/calibre/calibre/manual/gui.rst:626
1470msgid "have the same values in a custom column as the current book"
1471msgstr "与当前书籍在某自定义列有相同值的其他书籍;"
1472
1473#: ../../__w/calibre/calibre/manual/gui.rst:627
1474msgid "are written by one of the same authors of the current book"
1475msgstr "与当前书籍有一位相同作者的书籍;"
1476
1477#: ../../__w/calibre/calibre/manual/gui.rst:628
1478msgid "share values in a custom column"
1479msgstr "在某一自定义列共享值的其他书籍。"
1480
1481#: ../../__w/calibre/calibre/manual/gui.rst:630
1482msgid "There are two choices for where the Quickview information appears:"
1483msgstr "快速过滤的信息显示的位置可以有两种选择:"
1484
1485#: ../../__w/calibre/calibre/manual/gui.rst:632
1486msgid ""
1487"It can open \"undocked\": on top of the calibre window and will stay open "
1488"until you explicitly close it."
1489msgstr "可以选择“不停靠”:在 calibre 窗口之上,将保持开启直到你关闭它。"
1490
1491#: ../../__w/calibre/calibre/manual/gui.rst:633
1492msgid ""
1493"It can open \"docked\": as a panel in the book list section of the calibre "
1494"main window."
1495msgstr "可以选择“停靠”:作为 calibre 主窗口书籍列表部分的一个面板。"
1496
1497#: ../../__w/calibre/calibre/manual/gui.rst:635
1498msgid ""
1499"You can move the window from docked to undocked as desired using the "
1500"\"Dock/Undock\" button."
1501msgstr "你可以使用“停靠/取消停靠”切换窗口至停靠或取消停靠。"
1502
1503#: ../../__w/calibre/calibre/manual/gui.rst:637
1504msgid ""
1505"The Quickview panel can be left open permanently, in which case it follows "
1506"movements on the book list. For example, if you click in the calibre library"
1507" view on a category column (tags, series, publisher, authors, etc.) for a "
1508"book, the Quickview window contents will change to show you in the left-hand"
1509" side panel the values in that category for the selected book (e.g., the "
1510"tags for that book). The first item in that list will be selected, and "
1511"Quickview will show you on the right-hand side panel all the books in your "
1512"library that use that value. Click on an different value in the left-hand "
1513"panel to see the books with that different value."
1514msgstr "快速过滤面板可以一直保持开启,这种情况下它会跟随书籍列表的变动。例如,如果你在 calibre 书库视图中对一本书籍点击了一个分类列(标签、丛书、出版社、作者等),快速过滤窗口的内容将改变,以显示选中书籍在该分类中的所有值(即该书籍的标签)。选中列表中的第一个项目,快速过滤窗口就会在右边的面板显示你的书库中所有使用此值的书籍。在左面板点击不同值以查看有不同值的书籍。"
1515
1516#: ../../__w/calibre/calibre/manual/gui.rst:639
1517msgid ""
1518"Double-click on a book in the Quickview window to select that book in the "
1519"library view. This will also change the items display in the QuickView "
1520"window (the left-hand panel) to show the items in the newly-selected book."
1521msgstr "在快速过滤窗口中双击一本书籍,可以在书库视图中选中该书籍。这样做还会改变快速过滤窗口左边面板显示的项目,以显示新选中的书籍的值。"
1522
1523#: ../../__w/calibre/calibre/manual/gui.rst:641
1524msgid ""
1525":kbd:`Shift-` or :kbd:`Ctrl-` double-click on a book in the Quickview window"
1526" to open the edit metadata dialog on that book in the calibre window. The "
1527"edited book will be Quickview'ed when you close the edit metadata dialog."
1528msgstr ""
1529
1530#: ../../__w/calibre/calibre/manual/gui.rst:643
1531msgid ""
1532"You can see if a column can be Quickview'ed by hovering your mouse over the "
1533"column heading and looking at the tooltip for that heading. You can also "
1534"know by right-clicking on the column heading to see of the \"Quickview\" "
1535"option is shown in the menu, in which case choosing that Quickview option is"
1536" equivalent to pressing 'Q' in the current cell."
1537msgstr "你可以通过悬停在某一列的标题并查看该标题的工具提示,看到该列是否可以被快速过滤。你还可以通过右键点击列标题查看“快速过滤”选项是否出现在菜单来得知,这种情况下选择那个“快速过滤”选项与在当前单元格按“Q”的效果相同。"
1538
1539#: ../../__w/calibre/calibre/manual/gui.rst:645
1540msgid "Options (in :guilabel:`Preferences->Look & feel->Quickview`):"
1541msgstr "选项(在:guilabel:`首选项->界面外观->快速过滤`):"
1542
1543#: ../../__w/calibre/calibre/manual/gui.rst:647
1544msgid ""
1545"Respect (or not) the current Virtual library. If checked then Quickview "
1546"shows only books in the current Virtual library. Default: respect Virtual "
1547"libraries"
1548msgstr "限于(或不限于)当前的虚拟书库。如果勾选,则快速查看仅显示当前虚拟图书馆中的图书。默认值:限于虚拟书库"
1549
1550#: ../../__w/calibre/calibre/manual/gui.rst:648
1551msgid ""
1552"Change the Quickview window contents when the column is changed on the book "
1553"list using the cursor keys. Default: don't follow changes made with cursor "
1554"keys"
1555msgstr "使用光标键更改图书列表上的列时,更改“快速查看”窗口的内容。默认值:不跟随光标键所做的更改"
1556
1557#: ../../__w/calibre/calibre/manual/gui.rst:649
1558msgid ""
1559"Change the column being \"quickview'ed\" when a cell in the Quickview window"
1560" is double-clicked. Otherwise the book is changed but the column being "
1561"examined is not. Default: change the column"
1562msgstr "双击“快速查看”窗口中的单元格时,更改“快速查看”列。否则,本书将被更改,而被检查的栏目则不会被更改。默认值:更改列"
1563
1564#: ../../__w/calibre/calibre/manual/gui.rst:650
1565msgid ""
1566"Change the column being \"quickview'ed\" to the current column when the "
1567"return key is pressed in the Quickview panel. Otherwise the book is changed "
1568"but the column being examined is not. Default: change the column"
1569msgstr "在“快速查看”面板中按回车键时,将“快速查看”列更改为当前列。否则,本书将被更改,而被检查的栏目则不会被更改。默认值:更改列"
1570
1571#: ../../__w/calibre/calibre/manual/gui.rst:651
1572msgid "Choose which columns are shown in the Quickview window/panel."
1573msgstr "选择在“快速查看”窗口/面板中显示的列。"
1574
1575#: ../../__w/calibre/calibre/manual/gui.rst:660
1576msgid "Jobs"
1577msgstr "任务"
1578
1579#: ../../__w/calibre/calibre/manual/gui.rst:664
1580msgid ""
1581"The Jobs panel shows the number of currently running jobs. Jobs are tasks "
1582"that run in a separate process. They include converting e-books and talking "
1583"to your reader device. You can click on the jobs panel to access the list of"
1584" jobs. Once a job has completed you can see a detailed log from that job by "
1585"double-clicking it in the list. This is useful to debug jobs that may not "
1586"have completed successfully."
1587msgstr "“任务”面板显示当前正在运行的工作数。任务是在单独进程中运行的活动。它们包括转换电子书和与你的阅读设备对话。您可以单击“任务”面板以访问作业列表。任务完成后,您可以通过双击列表中的该工作查看详细日志。这对于调试可能未成功完成的任务非常有用。"
1588
1589#: ../../__w/calibre/calibre/manual/gui.rst:671
1590msgid "Keyboard shortcuts"
1591msgstr "键盘快捷键"
1592
1593#: ../../__w/calibre/calibre/manual/gui.rst:673
1594msgid ""
1595"calibre has several keyboard shortcuts to save you time and mouse movement. "
1596"These shortcuts are active in the book list view (when you're not editing "
1597"the details of a particular book), and most of them affect the title you "
1598"have selected. The calibre E-book viewer has its own shortcuts which can be "
1599"customised by clicking the :guilabel:`Preferences` button in the viewer."
1600msgstr "calibre有几个键盘快捷键,可以节省您的时间和鼠标移动。这些快捷方式在图书列表视图中处于激活状态(当您不编辑特定书籍的详细信息时),并且大多数快捷方式都会影响您选择的标题。calibre电子书浏览器有自己的快捷方式,可以通过单击查看器中的:guilabel:`首选项`按钮进行自定义。"
1601
1602#: ../../__w/calibre/calibre/manual/gui.rst:677
1603msgid ""
1604"Note: The calibre keyboard shortcuts do not require a modifier key (Command,"
1605" Option, Control, etc.), unless specifically noted. You only need to press "
1606"the letter key, e.g. E to edit."
1607msgstr "注:除非特别注明,否则calibre键盘快捷键不需要修改键(命令、选项、控制等)。您只需按字母键,例如e即可编辑。"
1608
1609#: ../../__w/calibre/calibre/manual/gui.rst:679
1610msgid "Keyboard shortcuts for the main calibre program"
1611msgstr "Calibre主程序的键盘快捷键"
1612
1613#: ../../__w/calibre/calibre/manual/gui.rst:683
1614msgid "Keyboard shortcut"
1615msgstr "键盘快捷键"
1616
1617#: ../../__w/calibre/calibre/manual/gui.rst:684
1618msgid "Action"
1619msgstr "操作"
1620
1621#: ../../__w/calibre/calibre/manual/gui.rst:685
1622msgid ":kbd:`F2 (Enter in macOS)`"
1623msgstr ":键盘:`F2(在MacOS中输入)`"
1624
1625#: ../../__w/calibre/calibre/manual/gui.rst:686
1626msgid "Edit the metadata of the currently selected field in the book list."
1627msgstr "编辑图书列表中当前选定字段的元数据。"
1628
1629#: ../../__w/calibre/calibre/manual/gui.rst:687
1630msgid ":kbd:`A`"
1631msgstr ":键盘:`A`"
1632
1633#: ../../__w/calibre/calibre/manual/gui.rst:689
1634msgid ":kbd:`Shift+A`"
1635msgstr ":键盘:`Shift+A`"
1636
1637#: ../../__w/calibre/calibre/manual/gui.rst:690
1638msgid "Add formats to the selected books"
1639msgstr "添加格式到选定书籍"
1640
1641#: ../../__w/calibre/calibre/manual/gui.rst:691
1642msgid ":kbd:`C`"
1643msgstr ":键盘:`C`"
1644
1645#: ../../__w/calibre/calibre/manual/gui.rst:692
1646msgid "Convert selected books"
1647msgstr "转换选定书籍"
1648
1649#: ../../__w/calibre/calibre/manual/gui.rst:693
1650msgid ":kbd:`D`"
1651msgstr ":键盘:`D`"
1652
1653#: ../../__w/calibre/calibre/manual/gui.rst:695
1654msgid ":kbd:`Del`"
1655msgstr ":键盘:`Del`"
1656
1657#: ../../__w/calibre/calibre/manual/gui.rst:696
1658msgid "Remove selected books"
1659msgstr "移除选定书籍"
1660
1661#: ../../__w/calibre/calibre/manual/gui.rst:697
1662msgid ":kbd:`E`"
1663msgstr ":键盘:`E`"
1664
1665#: ../../__w/calibre/calibre/manual/gui.rst:698
1666msgid "Edit metadata of selected books"
1667msgstr "编辑选定书籍的元数据"
1668
1669#: ../../__w/calibre/calibre/manual/gui.rst:699
1670msgid ":kbd:`G`"
1671msgstr ":键盘:`G`"
1672
1673#: ../../__w/calibre/calibre/manual/gui.rst:700
1674msgid "Get books"
1675msgstr "获取书籍"
1676
1677#: ../../__w/calibre/calibre/manual/gui.rst:701
1678msgid ":kbd:`I`"
1679msgstr ":键盘:`I`"
1680
1681#: ../../__w/calibre/calibre/manual/gui.rst:702
1682msgid "Show Book details"
1683msgstr "显示书籍细节"
1684
1685#: ../../__w/calibre/calibre/manual/gui.rst:703
1686msgid ":kbd:`K`"
1687msgstr ":键盘:`K`"
1688
1689#: ../../__w/calibre/calibre/manual/gui.rst:704
1690msgid "Edit Table of Contents"
1691msgstr "编辑目录(TOC)"
1692
1693#: ../../__w/calibre/calibre/manual/gui.rst:705
1694msgid ":kbd:`M`"
1695msgstr ":键盘:`M`"
1696
1697#: ../../__w/calibre/calibre/manual/gui.rst:706
1698msgid "Merge selected records"
1699msgstr "合并选定的记录"
1700
1701#: ../../__w/calibre/calibre/manual/gui.rst:707
1702msgid ":kbd:`Alt+M`"
1703msgstr ":键盘:`Alt+M`"
1704
1705#: ../../__w/calibre/calibre/manual/gui.rst:708
1706msgid "Merge selected records, keeping originals"
1707msgstr "合并选定的记录,保留原始记录"
1708
1709#: ../../__w/calibre/calibre/manual/gui.rst:709
1710msgid ":kbd:`O`"
1711msgstr ":键盘:`O`"
1712
1713#: ../../__w/calibre/calibre/manual/gui.rst:710
1714msgid "Open containing folder"
1715msgstr "打开所在目录"
1716
1717#: ../../__w/calibre/calibre/manual/gui.rst:711
1718msgid ":kbd:`P`"
1719msgstr ":键盘:`P`"
1720
1721#: ../../__w/calibre/calibre/manual/gui.rst:712
1722msgid "Polish books"
1723msgstr "优化书籍"
1724
1725#: ../../__w/calibre/calibre/manual/gui.rst:713
1726msgid ":kbd:`S`"
1727msgstr ":键盘:`S`"
1728
1729#: ../../__w/calibre/calibre/manual/gui.rst:715
1730msgid ":kbd:`T`"
1731msgstr ":键盘:`T`"
1732
1733#: ../../__w/calibre/calibre/manual/gui.rst:716
1734msgid "Edit book"
1735msgstr "编辑书籍"
1736
1737#: ../../__w/calibre/calibre/manual/gui.rst:717
1738msgid ":kbd:`V`"
1739msgstr ":键盘:`V`"
1740
1741#: ../../__w/calibre/calibre/manual/gui.rst:719
1742msgid ":kbd:`Shift+V`"
1743msgstr ""
1744
1745#: ../../__w/calibre/calibre/manual/gui.rst:720
1746msgid "View last read book"
1747msgstr ""
1748
1749#: ../../__w/calibre/calibre/manual/gui.rst:721
1750msgid ":kbd:`Alt+V/Cmd+V in macOS`"
1751msgstr ":键盘:`在macOS系统为Alt+V/Cmd+V`"
1752
1753#: ../../__w/calibre/calibre/manual/gui.rst:722
1754msgid "View specific format"
1755msgstr "阅读特定格式"
1756
1757#: ../../__w/calibre/calibre/manual/gui.rst:723
1758msgid ":kbd:`Alt+Shift+J`"
1759msgstr ":键盘:`Alt+Shift+J`"
1760
1761#: ../../__w/calibre/calibre/manual/gui.rst:724
1762msgid "Toggle jobs list"
1763msgstr "切换任务列表"
1764
1765#: ../../__w/calibre/calibre/manual/gui.rst:725
1766msgid ":kbd:`Alt+Shift+B`"
1767msgstr ":键盘:`Alt+Shift+B`"
1768
1769#: ../../__w/calibre/calibre/manual/gui.rst:726
1770msgid "Toggle Cover browser"
1771msgstr "切换封面浏览器"
1772
1773#: ../../__w/calibre/calibre/manual/gui.rst:727
1774msgid ":kbd:`Alt+Shift+D`"
1775msgstr ":键盘:`Alt+Shift+D`"
1776
1777#: ../../__w/calibre/calibre/manual/gui.rst:728
1778msgid "Toggle Book details panel"
1779msgstr "切换书籍细节面板"
1780
1781#: ../../__w/calibre/calibre/manual/gui.rst:729
1782msgid ":kbd:`Alt+Shift+T`"
1783msgstr ":键盘:`Alt+Shift+T`"
1784
1785#: ../../__w/calibre/calibre/manual/gui.rst:730
1786msgid "Toggle Tag browser"
1787msgstr "切换标签浏览器"
1788
1789#: ../../__w/calibre/calibre/manual/gui.rst:731
1790msgid ":kbd:`Alt+Shift+G`"
1791msgstr ":键盘:`Alt+Shift+G`"
1792
1793#: ../../__w/calibre/calibre/manual/gui.rst:732
1794msgid "Toggle Cover grid"
1795msgstr "切换封面网格"
1796
1797#: ../../__w/calibre/calibre/manual/gui.rst:733
1798msgid ":kbd:`Alt+A`"
1799msgstr ":键盘:`Alt+A`"
1800
1801#: ../../__w/calibre/calibre/manual/gui.rst:734
1802msgid "Show books by the same author as the current book"
1803msgstr "显示与当前图书相同作者的图书"
1804
1805#: ../../__w/calibre/calibre/manual/gui.rst:735
1806msgid ":kbd:`Alt+T`"
1807msgstr ":键盘:`Alt+T`"
1808
1809#: ../../__w/calibre/calibre/manual/gui.rst:736
1810msgid "Show books with the same tags as current book"
1811msgstr "显示与当前图书标签相同的图书"
1812
1813#: ../../__w/calibre/calibre/manual/gui.rst:737
1814msgid ":kbd:`Alt+P`"
1815msgstr ":键盘:`Alt+P`"
1816
1817#: ../../__w/calibre/calibre/manual/gui.rst:738
1818msgid "Show books by the same publisher as current book"
1819msgstr "显示与当前图书出版商相同的图书"
1820
1821#: ../../__w/calibre/calibre/manual/gui.rst:739
1822msgid ":kbd:`Alt+Shift+S`"
1823msgstr ":键盘:`Alt+Shift+S`"
1824
1825#: ../../__w/calibre/calibre/manual/gui.rst:740
1826msgid "Show books in the same series as current book"
1827msgstr "显示与当前图书属于同一系列的图书"
1828
1829#: ../../__w/calibre/calibre/manual/gui.rst:741
1830msgid ":kbd:`/, Ctrl+F`"
1831msgstr ":键盘:`/, Ctrl+F`"
1832
1833#: ../../__w/calibre/calibre/manual/gui.rst:742
1834msgid "Focus the Search bar"
1835msgstr "聚焦搜索栏"
1836
1837#: ../../__w/calibre/calibre/manual/gui.rst:743
1838msgid ":kbd:`Shift+Ctrl+F`"
1839msgstr ":键盘:`Shift+Ctrl+F`"
1840
1841#: ../../__w/calibre/calibre/manual/gui.rst:744
1842msgid "Open the Advanced search dialog"
1843msgstr "打开高级搜索对话框"
1844
1845#: ../../__w/calibre/calibre/manual/gui.rst:745
1846msgid ":kbd:`Shift+Alt+F`"
1847msgstr ":键盘:`Shift+Alt+F`"
1848
1849#: ../../__w/calibre/calibre/manual/gui.rst:746
1850msgid "Toggle the Search bar"
1851msgstr "切换搜索栏"
1852
1853#: ../../__w/calibre/calibre/manual/gui.rst:747
1854msgid ":kbd:`Esc`"
1855msgstr ":键盘:`Esc`"
1856
1857#: ../../__w/calibre/calibre/manual/gui.rst:748
1858msgid "Clear the current search"
1859msgstr "清除当前搜索"
1860
1861#: ../../__w/calibre/calibre/manual/gui.rst:749
1862msgid ":kbd:`Shift+Esc`"
1863msgstr ":键盘:`Shift+Esc`"
1864
1865#: ../../__w/calibre/calibre/manual/gui.rst:750
1866msgid "Focus the book list"
1867msgstr "聚焦书籍列表"
1868
1869#: ../../__w/calibre/calibre/manual/gui.rst:751
1870msgid ":kbd:`Ctrl+Esc`"
1871msgstr ":键盘:`Ctrl+Esc`"
1872
1873#: ../../__w/calibre/calibre/manual/gui.rst:752
1874msgid "Clear the Virtual library"
1875msgstr "清除虚拟书库"
1876
1877#: ../../__w/calibre/calibre/manual/gui.rst:753
1878msgid ":kbd:`Alt+Esc`"
1879msgstr ":键盘:`Alt+Esc`"
1880
1881#: ../../__w/calibre/calibre/manual/gui.rst:754
1882msgid "Clear the additional restriction"
1883msgstr "清除附加限制"
1884
1885#: ../../__w/calibre/calibre/manual/gui.rst:755
1886msgid ":kbd:`Ctrl+*`"
1887msgstr ":键盘:`Ctrl+*`"
1888
1889#: ../../__w/calibre/calibre/manual/gui.rst:756
1890msgid "Create a temporary Virtual library based on the current search"
1891msgstr "基于当前搜索创建一个临时虚拟书库"
1892
1893#: ../../__w/calibre/calibre/manual/gui.rst:757
1894msgid ":kbd:`Ctrl+Right`"
1895msgstr ":键盘:`Ctrl+Right`"
1896
1897#: ../../__w/calibre/calibre/manual/gui.rst:758
1898msgid "Select the next Virtual library tab"
1899msgstr "选择下一个虚拟书库选项卡"
1900
1901#: ../../__w/calibre/calibre/manual/gui.rst:759
1902msgid ":kbd:`Ctrl+Left`"
1903msgstr ":键盘:`Ctrl+Left`"
1904
1905#: ../../__w/calibre/calibre/manual/gui.rst:760
1906msgid "Select the previous Virtual library tab"
1907msgstr "选择前一个虚拟书库选项卡"
1908
1909#: ../../__w/calibre/calibre/manual/gui.rst:761
1910msgid ":kbd:`N or F3`"
1911msgstr ":键盘:`N or F3`"
1912
1913#: ../../__w/calibre/calibre/manual/gui.rst:762
1914msgid ""
1915"Find the next book that matches the current search (only works if search "
1916"highlighting is turned on in search preferences)"
1917msgstr "查找与当前搜索匹配的下一本书(仅当在搜索首选项中打开搜索突出显示时才起作用)"
1918
1919#: ../../__w/calibre/calibre/manual/gui.rst:763
1920msgid ":kbd:`Shift+N or Shift+F3`"
1921msgstr ":键盘:`Shift+N or Shift+F3`"
1922
1923#: ../../__w/calibre/calibre/manual/gui.rst:764
1924msgid ""
1925"Find the previous book that matches the current search (only works if search"
1926" highlighting is turned on in search preferences)"
1927msgstr "查找与当前搜索匹配的前一本书(仅当在搜索首选项中打开搜索突出显示时才起作用)"
1928
1929#: ../../__w/calibre/calibre/manual/gui.rst:765
1930msgid ":kbd:`Ctrl+D`"
1931msgstr ":键盘:`Ctrl+D`"
1932
1933#: ../../__w/calibre/calibre/manual/gui.rst:766
1934msgid "Download metadata and covers"
1935msgstr "下载元数据和封面"
1936
1937#: ../../__w/calibre/calibre/manual/gui.rst:767
1938msgid ":kbd:`Ctrl+R`"
1939msgstr ":键盘:`Ctrl+R`"
1940
1941#: ../../__w/calibre/calibre/manual/gui.rst:768
1942msgid "Restart calibre"
1943msgstr "重启 Calibre"
1944
1945#: ../../__w/calibre/calibre/manual/gui.rst:769
1946msgid ":kbd:`Ctrl+Shift+R`"
1947msgstr ":键盘:`Ctrl+Shift+R`"
1948
1949#: ../../__w/calibre/calibre/manual/gui.rst:770
1950msgid "Restart calibre in debug mode"
1951msgstr "以调试模式重启calibre"
1952
1953#: ../../__w/calibre/calibre/manual/gui.rst:771
1954msgid ":kbd:`Shift+Ctrl+E`"
1955msgstr ":键盘:`Shift+Ctrl+E`"
1956
1957#: ../../__w/calibre/calibre/manual/gui.rst:772
1958msgid "Add empty books to calibre"
1959msgstr "添加空白书籍到 Calibre"
1960
1961#: ../../__w/calibre/calibre/manual/gui.rst:773
1962msgid ":kbd:`Ctrl+M`"
1963msgstr ":键盘:`Ctrl+M`"
1964
1965#: ../../__w/calibre/calibre/manual/gui.rst:774
1966msgid "Toggle mark/unmarked status on selected books"
1967msgstr "切换所选图书的标记/未标记状态"
1968
1969#: ../../__w/calibre/calibre/manual/gui.rst:775
1970msgid ":kbd:`Q`"
1971msgstr ":键盘:`Q`"
1972
1973#: ../../__w/calibre/calibre/manual/gui.rst:776
1974msgid ""
1975"Open the Quick View popup for viewing books in related series/tags/etc."
1976msgstr "通过打开“快速查看”弹出窗口,查看相关系列/标签等中的书籍。"
1977
1978#: ../../__w/calibre/calibre/manual/gui.rst:777
1979msgid ":kbd:`Shift+Q`"
1980msgstr ":键盘:`Shift+Q`"
1981
1982#: ../../__w/calibre/calibre/manual/gui.rst:778
1983msgid "Focus the opened Quick View panel"
1984msgstr "聚焦打开的快速查看面板"
1985
1986#: ../../__w/calibre/calibre/manual/gui.rst:779
1987msgid ":kbd:`Shift+S`"
1988msgstr ":键盘:`Shift+S`"
1989
1990#: ../../__w/calibre/calibre/manual/gui.rst:780
1991msgid "Perform a search in the Quick View panel"
1992msgstr "在“快速查看”面板执行搜索"
1993
1994#: ../../__w/calibre/calibre/manual/gui.rst:781
1995msgid ":kbd:`F5`"
1996msgstr ""
1997
1998#: ../../__w/calibre/calibre/manual/gui.rst:782
1999msgid "Re-apply the current sort"
2000msgstr "重新应用当前排序"
2001
2002#: ../../__w/calibre/calibre/manual/gui.rst:783
2003msgid ":kbd:`Ctrl+Q`"
2004msgstr ":键盘:`Ctrl+Q`"
2005
2006#: ../../__w/calibre/calibre/manual/gui.rst:784
2007msgid "Quit calibre"
2008msgstr "退出 Calibre"
2009
2010#: ../../__w/calibre/calibre/manual/gui.rst:785
2011msgid ":kbd:`X`"
2012msgstr ""
2013
2014#: ../../__w/calibre/calibre/manual/gui.rst:786
2015msgid "Toggle auto scroll of the book list"
2016msgstr ""
2017