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