diff --git a/src/calibre/gui2/main.py b/src/calibre/gui2/main.py index 8c3f24cfb1..5667a3ca9b 100644 --- a/src/calibre/gui2/main.py +++ b/src/calibre/gui2/main.py @@ -1588,7 +1588,7 @@ class Main(MainWindow, Ui_MainWindow, DeviceGUI): d = error_dialog(self, _('Conversion Error'), _('

Could not convert: %s

It is a ' 'DRMed book. You must first remove the ' - 'DRM using 3rd party tools.')%\ + 'DRM using third party tools.')%\ (job.description.split(':')[-1], 'http://wiki.mobileread.com/wiki/DRM')) d.setModal(False) diff --git a/src/calibre/gui2/viewer/main.py b/src/calibre/gui2/viewer/main.py index 684f3e1599..0d5ec464a5 100644 --- a/src/calibre/gui2/viewer/main.py +++ b/src/calibre/gui2/viewer/main.py @@ -208,7 +208,7 @@ class EbookViewer(MainWindow, Ui_EbookViewer): self.pos = DoubleSpinBox() self.pos.setDecimals(1) self.pos.setToolTip(_('Position in book')) - self.pos.setSuffix(_('/Unknown')+' ') + self.pos.setSuffix('/'+_('Unknown')+' ') self.pos.setMinimum(1.) self.tool_bar2.insertWidget(self.action_find_next, self.pos) self.reference = HelpfulLineEdit() diff --git a/src/calibre/translations/ar.po b/src/calibre/translations/ar.po index 09a2e2b3b9..a4ebecad91 100644 --- a/src/calibre/translations/ar.po +++ b/src/calibre/translations/ar.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: calibre\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2009-09-04 17:30+0000\n" -"PO-Revision-Date: 2009-08-27 11:41+0000\n" -"Last-Translator: MaXeR \n" +"POT-Creation-Date: 2009-09-04 22:11+0000\n" +"PO-Revision-Date: 2009-09-04 22:06+0000\n" +"Last-Translator: Kovid Goyal \n" "Language-Team: Arabic \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2009-09-04 20:24+0000\n" +"X-Launchpad-Export-Date: 2009-09-05 09:43+0000\n" "X-Generator: Launchpad (build Unknown)\n" #: /home/kovid/work/calibre/src/calibre/customize/__init__.py:41 diff --git a/src/calibre/translations/bg.po b/src/calibre/translations/bg.po index 4ebe85ca48..edd12e150c 100644 --- a/src/calibre/translations/bg.po +++ b/src/calibre/translations/bg.po @@ -6,14 +6,14 @@ msgid "" msgstr "" "Project-Id-Version: calibre 0.4.51\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-09-04 17:30+0000\n" +"POT-Creation-Date: 2009-09-04 22:11+0000\n" "PO-Revision-Date: 2008-05-24 06:23+0000\n" "Last-Translator: Kovid Goyal \n" "Language-Team: bg\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2009-09-04 20:24+0000\n" +"X-Launchpad-Export-Date: 2009-09-05 09:43+0000\n" "X-Generator: Launchpad (build Unknown)\n" "Generated-By: pygettext.py 1.5\n" diff --git a/src/calibre/translations/ca.po b/src/calibre/translations/ca.po index c0e5a24379..edc11971eb 100644 --- a/src/calibre/translations/ca.po +++ b/src/calibre/translations/ca.po @@ -10,14 +10,14 @@ msgid "" msgstr "" "Project-Id-Version: ca\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-09-04 17:30+0000\n" +"POT-Creation-Date: 2009-09-04 22:11+0000\n" "PO-Revision-Date: 2009-05-21 15:19+0000\n" "Last-Translator: Kovid Goyal \n" "Language-Team: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2009-09-04 20:24+0000\n" +"X-Launchpad-Export-Date: 2009-09-05 09:43+0000\n" "X-Generator: Launchpad (build Unknown)\n" #: /home/kovid/work/calibre/src/calibre/customize/__init__.py:41 diff --git a/src/calibre/translations/calibre.pot b/src/calibre/translations/calibre.pot index d2c2955f9a..1fd4e04dfa 100644 --- a/src/calibre/translations/calibre.pot +++ b/src/calibre/translations/calibre.pot @@ -5,8 +5,8 @@ msgid "" msgstr "" "Project-Id-Version: calibre 0.6.11\n" -"POT-Creation-Date: 2009-09-04 15:35+MDT\n" -"PO-Revision-Date: 2009-09-04 15:35+MDT\n" +"POT-Creation-Date: 2009-09-05 13:10+MDT\n" +"PO-Revision-Date: 2009-09-05 13:10+MDT\n" "Last-Translator: Automatically generated\n" "Language-Team: LANGUAGE\n" "MIME-Version: 1.0\n" @@ -118,6 +118,7 @@ msgstr "" #: /home/kovid/work/calibre/src/calibre/gui2/library.py:404 #: /home/kovid/work/calibre/src/calibre/gui2/library.py:874 #: /home/kovid/work/calibre/src/calibre/gui2/library.py:1000 +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/main.py:211 #: /home/kovid/work/calibre/src/calibre/library/cli.py:268 #: /home/kovid/work/calibre/src/calibre/library/database.py:917 #: /home/kovid/work/calibre/src/calibre/library/database2.py:652 @@ -134,7 +135,6 @@ msgstr "" #: /home/kovid/work/calibre/src/calibre/utils/podofo/__init__.py:77 #: /home/kovid/work/calibre/src/calibre/utils/poppler/__init__.py:28 #: /home/kovid/work/calibre/src/calibre/utils/poppler/__init__.py:32 -#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:52 msgid "Unknown" msgstr "" @@ -369,7 +369,7 @@ msgstr "" #: /home/kovid/work/calibre/src/calibre/devices/blackberry/driver.py:13 #: /home/kovid/work/calibre/src/calibre/devices/eb600/driver.py:24 #: /home/kovid/work/calibre/src/calibre/devices/prs500/driver.py:88 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_hindu.py:12 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_hindu.py:13 msgid "Kovid Goyal" msgstr "" @@ -4883,7 +4883,7 @@ msgid "Conversion Error" msgstr "" #: /home/kovid/work/calibre/src/calibre/gui2/main.py:1589 -msgid "

Could not convert: %s

It is a DRMed book. You must first remove the DRM using 3rd party tools." +msgid "

Could not convert: %s

It is a DRMed book. You must first remove the DRM using third party tools." msgstr "" #: /home/kovid/work/calibre/src/calibre/gui2/main.py:1607 @@ -5188,11 +5188,11 @@ msgstr "" msgid "Fetch news from " msgstr "" -#: /home/kovid/work/calibre/src/calibre/gui2/tools.py:201 +#: /home/kovid/work/calibre/src/calibre/gui2/tools.py:202 msgid "Convert existing" msgstr "" -#: /home/kovid/work/calibre/src/calibre/gui2/tools.py:202 +#: /home/kovid/work/calibre/src/calibre/gui2/tools.py:203 msgid "The following books have already been converted to %s format. Do you wish to reconvert them?" msgstr "" @@ -5392,10 +5392,6 @@ msgstr "" msgid "Position in book" msgstr "" -#: /home/kovid/work/calibre/src/calibre/gui2/viewer/main.py:211 -msgid "/Unknown" -msgstr "" - #: /home/kovid/work/calibre/src/calibre/gui2/viewer/main.py:216 msgid "Go to a reference. To get reference numbers, use the reference mode." msgstr "" @@ -6290,395 +6286,96 @@ msgstr "" msgid "Unknown News Source" msgstr "" -#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:589 +#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:590 msgid "Download finished" msgstr "" -#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:591 +#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:592 msgid "Failed to download the following articles:" msgstr "" -#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:597 +#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:598 msgid "Failed to download parts of the following articles:" msgstr "" -#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:599 +#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:600 msgid " from " msgstr "" -#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:601 +#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:602 msgid "\tFailed links:" msgstr "" -#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:682 +#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:683 msgid "Could not fetch article. Run with -vv to see the reason" msgstr "" -#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:703 +#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:704 msgid "Fetching feeds..." msgstr "" -#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:707 +#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:708 msgid "Got feeds from index page" msgstr "" -#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:713 +#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:714 msgid "Trying to download cover..." msgstr "" -#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:767 +#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:768 msgid "Starting download [%d thread(s)]..." msgstr "" -#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:783 +#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:784 msgid "Feeds downloaded to %s" msgstr "" -#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:793 +#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:794 msgid "Could not download cover: %s" msgstr "" -#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:800 +#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:801 msgid "Downloading cover from %s" msgstr "" -#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:932 +#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:933 msgid "Untitled Article" msgstr "" -#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:1003 +#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:1004 msgid "Article downloaded: %s" msgstr "" -#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:1014 +#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:1015 msgid "Article download failed: %s" msgstr "" -#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:1029 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_borba.py:80 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_glas_srpske.py:76 +#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:1030 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_borba.py:81 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_glas_srpske.py:77 #: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_instapaper.py:59 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_lamujerdemivida.py:59 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_laprensa_ni.py:63 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_monitor.py:78 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_pobjeda.py:83 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_republika.py:66 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_lamujerdemivida.py:60 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_laprensa_ni.py:64 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_monitor.py:79 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_pobjeda.py:84 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_republika.py:67 msgid "Fetching feed" msgstr "" -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_24sata.py:26 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_dnevnik_cro.py:26 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_hrt.py:23 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_jutarnji.py:22 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_nacional_cro.py:26 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_vecernji_list.py:26 -msgid "Croatian" -msgstr "" - -#: -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_24sata_rs.py:25 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_b92.py:22 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_beta.py:22 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_blic.py:25 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_borba.py:19 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_danas.py:22 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_e_novine.py:25 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_glas_srpske.py:27 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_glasjavnosti.py:21 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_krstarica.py:23 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_nin.py:30 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_novosti.py:24 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_nspm.py:25 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_pescanik.py:24 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_politika.py:24 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_pressonline.py:25 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_republika.py:19 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_rts.py:23 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_tanjug.py:23 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_vreme.py:27 -msgid "Serbian" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_7dias.py:23 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_ambito.py:61 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_axxon_news.py:21 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_buenosaireseconomico.py:23 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_clarin.py:26 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_criticadigital.py:17 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_cubadebate.py:17 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_diagonales.py:23 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_el_mercurio_chile.py:61 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_el_pais.py:14 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_el_universal.py:23 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_elargentino.py:23 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_elcronista.py:16 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_elmundo.py:60 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_elperiodico_spanish.py:25 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_eltiempo_hn.py:24 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_expansion_spanish.py:25 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_granma.py:24 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_infobae.py:21 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_juventudrebelde.py:23 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_la_cuarta.py:53 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_la_segunda.py:24 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_la_tercera.py:64 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_lamujerdemivida.py:22 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_lanacion.py:60 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_lanacion_chile.py:54 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_laprensa.py:60 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_laprensa_hn.py:24 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_laprensa_ni.py:25 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_latribuna.py:24 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_lavanguardia.py:25 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_marca.py:25 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_miradasalsur.py:23 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_newsweek_argentina.py:23 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_pagina12.py:25 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_veintitres.py:23 -msgid "Spanish" -msgstr "" - -#: -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_accountancyage.py:25 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_adventuregamers.py:13 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_adventuregamers.py:18 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_al_jazeera.py:15 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_amspec.py:14 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_ap.py:11 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_ars_technica.py:13 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_atlantic.py:17 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_azstarnet.py:15 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_barrons.py:18 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_bbc.py:15 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_beta_en.py:22 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_business_week.py:16 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_chicago_breaking_news.py:22 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_chicago_tribune.py:17 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_chr_mon.py:11 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_cincinnati_enquirer.py:10 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_climate_progress.py:23 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_cnn.py:14 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_coding_horror.py:17 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_common_dreams.py:8 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_corriere_della_sera_en.py:23 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_craigslist.py:15 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_daily_mail.py:6 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_daily_telegraph.py:15 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_darknet.py:16 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_discover_magazine.py:17 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_dna.py:12 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_ecogeek.py:16 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_economist.py:17 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_endgadget.py:16 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_espn.py:17 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_esquire.py:25 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_exiled.py:23 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_fastcompany.py:25 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_financial_times.py:16 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_forbes.py:10 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_freakonomics.py:13 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_fudzilla.py:15 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_glasgow_herald.py:10 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_globe_and_mail.py:15 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_guardian.py:16 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_harpers.py:14 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_harpers_full.py:26 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_hindu.py:10 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_honoluluadvertiser.py:18 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_iht.py:15 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_indy_star.py:6 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_inquirer_net.py:24 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_intelligencer.py:17 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_irish_times.py:13 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_japan_times.py:15 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_joelonsoftware.py:15 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_jpost.py:8 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_juventudrebelde_english.py:44 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_kellog_faculty.py:19 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_kellog_insight.py:19 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_krstarica_en.py:23 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_latimes.py:17 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_linux_magazine.py:16 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_linuxdevices.py:20 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_livemint.py:17 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_lrb.py:17 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_miami_herald.py:19 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_moneynews.py:16 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_moscow_times.py:15 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_msdnmag_en.py:23 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_nasa.py:34 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_new_scientist.py:15 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_new_york_review_of_books.py:18 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_new_york_review_of_books_no_sub.py:18 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_new_yorker.py:17 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_news_times.py:7 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_newsweek.py:30 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_noaa.py:25 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_nspm_int.py:17 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_nytimes.py:17 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_nytimes_sub.py:17 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_ourdailybread.py:16 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_outlook_india.py:17 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_phd_comics.py:16 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_physics_today.py:11 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_physics_world.py:8 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_politico.py:23 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_portfolio.py:16 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_reuters.py:12 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_san_fran_chronicle.py:15 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_science_aas.py:13 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_science_news.py:15 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_sciencedaily.py:15 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_scientific_american.py:16 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_scott_hanselman.py:18 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_seattle_times.py:22 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_security_watch.py:15 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_shacknews.py:10 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_slashdot.py:14 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_slate.py:29 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_smh.py:19 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_soldiers.py:26 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_spiegel_int.py:17 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_st_petersburg_times.py:23 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_stackoverflow.py:18 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_starbulletin.py:19 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_straitstimes.py:22 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_telegraph_uk.py:17 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_teleread.py:17 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_the_age.py:19 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_the_budget_fashionista.py:23 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_the_nation.py:17 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_the_oz.py:16 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_the_register.py:6 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_the_scotsman.py:19 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_thedgesingapore.py:17 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_theeconomictimes_india.py:25 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_themarketticker.py:17 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_theoldfoodie.py:21 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_theonion.py:20 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_time_magazine.py:18 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_times_online.py:25 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_tomshardware.py:21 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_twitchfilms.py:22 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_uncrate.py:24 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_upi.py:15 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_usatoday.py:18 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_usnews.py:21 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_utne.py:20 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_wash_post.py:12 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_wikinews_en.py:23 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_winsupersite.py:10 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_wired.py:14 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_wsj.py:16 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_xkcd.py:15 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_zdnet.py:16 -msgid "English" -msgstr "" - -#: -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_bbcvietnamese.py:16 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_tnxm.py:16 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_vnexpress.py:16 -msgid "Vietnamese" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_borba.py:20 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_borba.py:21 msgid "sr-Latn-RS" msgstr "" -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_carta.py:24 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_der_standard.py:22 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_diepresse.py:23 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_elektrolese.py:18 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_faznet.py:16 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_ftd.py:18 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_heise.py:16 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_hna.py:17 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_nzz_ger.py:24 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_rga.py:19 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_spiegelde.py:20 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_sueddeutsche.py:20 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_tomshardware_de.py:20 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_woz_die.py:7 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_zeitde.py:15 -msgid "German" -msgstr "" - #: -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_corriere_della_sera_it.py:22 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_la_republica.py:6 -msgid "Italian" -msgstr "" - -#: -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_courrierinternational.py:18 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_cyberpresse.py:9 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_le_monde.py:19 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_liberation.py:15 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_mediapart.py:19 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_mondedurable.py:13 -msgid "French" -msgstr "" - -#: -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_de_standaard.py:12 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_degentenaar.py:22 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_demorgen_be.py:16 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_gva_be.py:22 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_hln.py:22 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_hln_be.py:22 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_tijd.py:22 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_volksrant.py:17 -msgid "Dutch" -msgstr "" - -#: -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_dnevni_avaz.py:28 -msgid "Bosnian" -msgstr "" - -#: -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_elperiodico_catalan.py:25 -msgid "Catalan" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_estadao.py:62 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_jb_online.py:47 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_o_globo.py:69 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_publico.py:20 -msgid "Portuguese" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_h1.py:15 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_h2.py:15 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_h3.py:15 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_honvedelem.py:16 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_huntechnet.py:15 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_index_hu.py:8 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_pcworld_hu.py:17 -msgid "Hungarian" -msgstr "" - -#: -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_le_monde.py:83 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_le_monde.py:84 msgid "Skipping duplicated article: %s" msgstr "" #: -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_le_monde.py:88 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_le_monde.py:89 msgid "Skipping filtered article: %s" msgstr "" -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_monitor.py:25 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_pobjeda.py:24 -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_vijesti.py:25 -msgid "Montenegrin" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_zaobao.py:17 -msgid "Chinese" -msgstr "" - #: /home/kovid/work/calibre/src/calibre/web/fetch/simple.py:452 msgid "" "%prog URL\n" diff --git a/src/calibre/translations/cs.po b/src/calibre/translations/cs.po index c5fee989e5..9d6a1ac5e7 100644 --- a/src/calibre/translations/cs.po +++ b/src/calibre/translations/cs.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: calibre\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2009-09-04 17:30+0000\n" -"PO-Revision-Date: 2009-06-16 13:48+0000\n" -"Last-Translator: Plazec \n" +"POT-Creation-Date: 2009-09-04 22:11+0000\n" +"PO-Revision-Date: 2009-09-04 22:22+0000\n" +"Last-Translator: Kovid Goyal \n" "Language-Team: Czech \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2009-09-04 20:24+0000\n" +"X-Launchpad-Export-Date: 2009-09-05 09:43+0000\n" "X-Generator: Launchpad (build Unknown)\n" #: /home/kovid/work/calibre/src/calibre/customize/__init__.py:41 diff --git a/src/calibre/translations/da.po b/src/calibre/translations/da.po index 5edd302541..382539fc9d 100644 --- a/src/calibre/translations/da.po +++ b/src/calibre/translations/da.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: calibre\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2009-09-04 17:30+0000\n" -"PO-Revision-Date: 2009-07-30 18:08+0000\n" -"Last-Translator: Clement Østergaard \n" +"POT-Creation-Date: 2009-09-04 22:11+0000\n" +"PO-Revision-Date: 2009-09-04 22:22+0000\n" +"Last-Translator: Kovid Goyal \n" "Language-Team: Danish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2009-09-04 20:24+0000\n" +"X-Launchpad-Export-Date: 2009-09-05 09:43+0000\n" "X-Generator: Launchpad (build Unknown)\n" #: /home/kovid/work/calibre/src/calibre/customize/__init__.py:41 diff --git a/src/calibre/translations/de.po b/src/calibre/translations/de.po index df4fa2eeb8..8256ac6e89 100644 --- a/src/calibre/translations/de.po +++ b/src/calibre/translations/de.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: de\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-09-04 17:30+0000\n" -"PO-Revision-Date: 2009-09-04 19:11+0000\n" -"Last-Translator: S. Dorscht \n" +"POT-Creation-Date: 2009-09-04 22:11+0000\n" +"PO-Revision-Date: 2009-09-04 22:28+0000\n" +"Last-Translator: Kovid Goyal \n" "Language-Team: American English \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2009-09-04 20:24+0000\n" +"X-Launchpad-Export-Date: 2009-09-05 09:44+0000\n" "X-Generator: Launchpad (build Unknown)\n" "Generated-By: pygettext.py 1.5\n" @@ -5831,9 +5831,9 @@ msgid "" "

Could not convert: %s

It is a DRMed book. You must " "first remove the DRM using 3rd party tools." msgstr "" -"

Konvertierung nicht möglich: %s

Dieses Buch ist durch DRM geschützt. Sie müssen zunächst das DRM mit einem anderen " -"Programm entfernen." +"

Konvertierung nicht möglich: %s

Dieses Buch ist durch DRM geschützt. Sie müssen zunächst das DRM mit einem anderen Programm " +"entfernen." #: /home/kovid/work/calibre/src/calibre/gui2/main.py:1607 msgid "Failed" diff --git a/src/calibre/translations/el.po b/src/calibre/translations/el.po index 91000c0edf..4d47d7b405 100644 --- a/src/calibre/translations/el.po +++ b/src/calibre/translations/el.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: calibre\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2009-09-04 17:30+0000\n" +"POT-Creation-Date: 2009-09-04 22:11+0000\n" "PO-Revision-Date: 2009-05-21 15:22+0000\n" "Last-Translator: Thanos Petkakis \n" "Language-Team: Greek \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2009-09-04 20:24+0000\n" +"X-Launchpad-Export-Date: 2009-09-05 09:44+0000\n" "X-Generator: Launchpad (build Unknown)\n" #: /home/kovid/work/calibre/src/calibre/customize/__init__.py:41 diff --git a/src/calibre/translations/en_GB.po b/src/calibre/translations/en_GB.po new file mode 100644 index 0000000000..f5c96bd186 --- /dev/null +++ b/src/calibre/translations/en_GB.po @@ -0,0 +1,7506 @@ +# English (United Kingdom) translation for calibre +# Copyright (c) 2008 Rosetta Contributors and Canonical Ltd 2008 +# This file is distributed under the same license as the calibre package. +# FIRST AUTHOR , 2008. +# +msgid "" +msgstr "" +"Project-Id-Version: calibre\n" +"Report-Msgid-Bugs-To: FULL NAME \n" +"POT-Creation-Date: 2009-09-04 22:11+0000\n" +"PO-Revision-Date: 2009-08-12 10:55+0000\n" +"Last-Translator: Jellby \n" +"Language-Team: English (United Kingdom) \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2009-09-05 09:46+0000\n" +"X-Generator: Launchpad (build Unknown)\n" + +#: /home/kovid/work/calibre/src/calibre/customize/__init__.py:41 +msgid "Does absolutely nothing" +msgstr "Does absolutely nothing" + +#: /home/kovid/work/calibre/src/calibre/customize/__init__.py:44 +#: /home/kovid/work/calibre/src/calibre/devices/jetbook/driver.py:94 +#: /home/kovid/work/calibre/src/calibre/devices/kindle/driver.py:53 +#: /home/kovid/work/calibre/src/calibre/devices/prs505/books.py:58 +#: /home/kovid/work/calibre/src/calibre/devices/prs505/books.py:199 +#: /home/kovid/work/calibre/src/calibre/devices/usbms/device.py:703 +#: /home/kovid/work/calibre/src/calibre/devices/usbms/device.py:706 +#: /home/kovid/work/calibre/src/calibre/ebooks/comic/input.py:403 +#: /home/kovid/work/calibre/src/calibre/ebooks/fb2/input.py:66 +#: /home/kovid/work/calibre/src/calibre/ebooks/fb2/input.py:68 +#: /home/kovid/work/calibre/src/calibre/ebooks/html/input.py:317 +#: /home/kovid/work/calibre/src/calibre/ebooks/html/input.py:320 +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1895 +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1897 +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/output.py:24 +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/__init__.py:225 +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/__init__.py:256 +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/__init__.py:259 +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/__init__.py:359 +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/ereader.py:23 +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/ereader.py:45 +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/fb2.py:46 +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/meta.py:36 +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/meta.py:61 +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/meta.py:63 +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/meta.py:103 +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/meta.py:105 +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/mobi.py:171 +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/opf.py:329 +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/opf.py:444 +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/opf2.py:870 +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/pdb.py:39 +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/pdf.py:34 +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/pdf.py:76 +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/topaz.py:29 +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/txt.py:14 +#: /home/kovid/work/calibre/src/calibre/ebooks/mobi/reader.py:44 +#: /home/kovid/work/calibre/src/calibre/ebooks/mobi/reader.py:70 +#: /home/kovid/work/calibre/src/calibre/ebooks/mobi/reader.py:79 +#: /home/kovid/work/calibre/src/calibre/ebooks/mobi/reader.py:121 +#: /home/kovid/work/calibre/src/calibre/ebooks/mobi/reader.py:154 +#: /home/kovid/work/calibre/src/calibre/ebooks/mobi/reader.py:574 +#: /home/kovid/work/calibre/src/calibre/ebooks/mobi/reader.py:761 +#: /home/kovid/work/calibre/src/calibre/ebooks/odt/input.py:44 +#: /home/kovid/work/calibre/src/calibre/ebooks/odt/input.py:46 +#: /home/kovid/work/calibre/src/calibre/ebooks/oeb/base.py:882 +#: /home/kovid/work/calibre/src/calibre/ebooks/oeb/base.py:887 +#: /home/kovid/work/calibre/src/calibre/ebooks/oeb/base.py:943 +#: /home/kovid/work/calibre/src/calibre/ebooks/oeb/reader.py:135 +#: /home/kovid/work/calibre/src/calibre/ebooks/oeb/reader.py:137 +#: /home/kovid/work/calibre/src/calibre/ebooks/oeb/transforms/jacket.py:86 +#: /home/kovid/work/calibre/src/calibre/ebooks/pdb/ereader/writer.py:105 +#: /home/kovid/work/calibre/src/calibre/ebooks/pdb/ereader/writer.py:106 +#: /home/kovid/work/calibre/src/calibre/ebooks/pdb/input.py:33 +#: /home/kovid/work/calibre/src/calibre/ebooks/pdb/palmdoc/writer.py:29 +#: /home/kovid/work/calibre/src/calibre/ebooks/pdb/ztxt/writer.py:27 +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/crop.py:82 +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/crop.py:83 +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/decrypt.py:75 +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/decrypt.py:76 +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/encrypt.py:61 +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/encrypt.py:62 +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/info.py:52 +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/merge.py:65 +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/merge.py:66 +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/reverse.py:63 +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/reverse.py:64 +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/rotate.py:62 +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/rotate.py:63 +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/split.py:81 +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/split.py:82 +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/writer.py:28 +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/writer.py:29 +#: /home/kovid/work/calibre/src/calibre/ebooks/rtf/input.py:139 +#: /home/kovid/work/calibre/src/calibre/ebooks/rtf/input.py:141 +#: /home/kovid/work/calibre/src/calibre/gui2/__init__.py:262 +#: /home/kovid/work/calibre/src/calibre/gui2/__init__.py:269 +#: /home/kovid/work/calibre/src/calibre/gui2/add.py:111 +#: /home/kovid/work/calibre/src/calibre/gui2/add.py:118 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/__init__.py:19 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/metadata.py:81 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/metadata.py:106 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/metadata.py:108 +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:539 +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:548 +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:765 +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:768 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/comicconf.py:48 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/fetch_metadata.py:106 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/fetch_metadata.py:139 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single.py:387 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler.py:35 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler.py:40 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler.py:41 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler.py:124 +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:391 +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:404 +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:874 +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:1000 +#: /home/kovid/work/calibre/src/calibre/library/cli.py:268 +#: /home/kovid/work/calibre/src/calibre/library/database.py:917 +#: /home/kovid/work/calibre/src/calibre/library/database2.py:652 +#: /home/kovid/work/calibre/src/calibre/library/database2.py:664 +#: /home/kovid/work/calibre/src/calibre/library/database2.py:1056 +#: /home/kovid/work/calibre/src/calibre/library/database2.py:1093 +#: /home/kovid/work/calibre/src/calibre/library/database2.py:1423 +#: /home/kovid/work/calibre/src/calibre/library/database2.py:1425 +#: /home/kovid/work/calibre/src/calibre/library/database2.py:1534 +#: /home/kovid/work/calibre/src/calibre/library/server.py:419 +#: /home/kovid/work/calibre/src/calibre/library/server.py:517 +#: /home/kovid/work/calibre/src/calibre/utils/podofo/__init__.py:45 +#: /home/kovid/work/calibre/src/calibre/utils/podofo/__init__.py:63 +#: /home/kovid/work/calibre/src/calibre/utils/podofo/__init__.py:77 +#: /home/kovid/work/calibre/src/calibre/utils/poppler/__init__.py:28 +#: /home/kovid/work/calibre/src/calibre/utils/poppler/__init__.py:32 +#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:52 +msgid "Unknown" +msgstr "Unknown" + +#: /home/kovid/work/calibre/src/calibre/customize/__init__.py:62 +msgid "Base" +msgstr "Base" + +#: /home/kovid/work/calibre/src/calibre/customize/__init__.py:148 +msgid "File type" +msgstr "File type" + +#: /home/kovid/work/calibre/src/calibre/customize/__init__.py:182 +msgid "Metadata reader" +msgstr "Metadata reader" + +#: /home/kovid/work/calibre/src/calibre/customize/__init__.py:213 +msgid "Metadata writer" +msgstr "Metadata writer" + +#: /home/kovid/work/calibre/src/calibre/customize/builtins.py:13 +msgid "" +"Follow all local links in an HTML file and create a ZIP file containing all " +"linked files. This plugin is run every time you add an HTML file to the " +"library." +msgstr "" +"Follow all local links in an HTML file and create a ZIP file containing all " +"linked files. This plugin is run every time you add an HTML file to the " +"library." + +#: /home/kovid/work/calibre/src/calibre/customize/builtins.py:48 +msgid "" +"Character encoding for the input HTML files. Common choices include: cp1252, " +"latin1, iso-8859-1 and utf-8." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/customize/builtins.py:56 +msgid "Extract cover from comic files" +msgstr "Extract cover from comic files" + +#: /home/kovid/work/calibre/src/calibre/customize/builtins.py:77 +#: /home/kovid/work/calibre/src/calibre/customize/builtins.py:89 +#: /home/kovid/work/calibre/src/calibre/customize/builtins.py:99 +#: /home/kovid/work/calibre/src/calibre/customize/builtins.py:109 +#: /home/kovid/work/calibre/src/calibre/customize/builtins.py:120 +#: /home/kovid/work/calibre/src/calibre/customize/builtins.py:130 +#: /home/kovid/work/calibre/src/calibre/customize/builtins.py:140 +#: /home/kovid/work/calibre/src/calibre/customize/builtins.py:150 +#: /home/kovid/work/calibre/src/calibre/customize/builtins.py:160 +#: /home/kovid/work/calibre/src/calibre/customize/builtins.py:170 +#: /home/kovid/work/calibre/src/calibre/customize/builtins.py:181 +#: /home/kovid/work/calibre/src/calibre/customize/builtins.py:192 +#: /home/kovid/work/calibre/src/calibre/customize/builtins.py:214 +#: /home/kovid/work/calibre/src/calibre/customize/builtins.py:225 +#: /home/kovid/work/calibre/src/calibre/customize/builtins.py:235 +#: /home/kovid/work/calibre/src/calibre/customize/builtins.py:245 +msgid "Read metadata from %s files" +msgstr "Read metadata from %s files" + +#: /home/kovid/work/calibre/src/calibre/customize/builtins.py:204 +msgid "Read metadata from ebooks in RAR archives" +msgstr "Read metadata from ebooks in RAR archives" + +#: /home/kovid/work/calibre/src/calibre/customize/builtins.py:256 +msgid "Read metadata from ebooks in ZIP archives" +msgstr "Read metadata from ebooks in ZIP archives" + +#: /home/kovid/work/calibre/src/calibre/customize/builtins.py:267 +#: /home/kovid/work/calibre/src/calibre/customize/builtins.py:277 +#: /home/kovid/work/calibre/src/calibre/customize/builtins.py:287 +#: /home/kovid/work/calibre/src/calibre/customize/builtins.py:309 +#: /home/kovid/work/calibre/src/calibre/customize/builtins.py:320 +msgid "Set metadata in %s files" +msgstr "Set metadata in %s files" + +#: /home/kovid/work/calibre/src/calibre/customize/builtins.py:298 +msgid "Set metadata from %s files" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/customize/conversion.py:99 +msgid "Conversion Input" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/customize/conversion.py:122 +msgid "" +"Specify the character encoding of the input document. If set this option " +"will override any encoding declared by the document itself. Particularly " +"useful for documents that do not declare an encoding or that have erroneous " +"encoding declarations." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/customize/conversion.py:225 +msgid "Conversion Output" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/customize/conversion.py:239 +msgid "" +"If specified, the output plugin will try to create output that is as human " +"readable as possible. May not have any effect for some output plugins." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/customize/profiles.py:44 +msgid "Input profile" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/customize/profiles.py:48 +msgid "" +"This profile tries to provide sane defaults and is useful if you know " +"nothing about the input document." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/customize/profiles.py:56 +#: /home/kovid/work/calibre/src/calibre/customize/profiles.py:194 +msgid "This profile is intended for the SONY PRS line. The 500/505/700 etc." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/customize/profiles.py:69 +#: /home/kovid/work/calibre/src/calibre/customize/profiles.py:229 +msgid "This profile is intended for the Microsoft Reader." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/customize/profiles.py:80 +#: /home/kovid/work/calibre/src/calibre/customize/profiles.py:240 +msgid "This profile is intended for the Mobipocket books." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/customize/profiles.py:93 +#: /home/kovid/work/calibre/src/calibre/customize/profiles.py:253 +msgid "This profile is intended for the Hanlin V3 and its clones." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/customize/profiles.py:105 +#: /home/kovid/work/calibre/src/calibre/customize/profiles.py:265 +msgid "This profile is intended for the Cybook G3." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/customize/profiles.py:118 +#: /home/kovid/work/calibre/src/calibre/customize/profiles.py:278 +msgid "This profile is intended for the Cybook Opus." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/customize/profiles.py:130 +#: /home/kovid/work/calibre/src/calibre/customize/profiles.py:289 +msgid "This profile is intended for the Amazon Kindle." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/customize/profiles.py:142 +#: /home/kovid/work/calibre/src/calibre/customize/profiles.py:322 +msgid "This profile is intended for the Irex Illiad." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/customize/profiles.py:154 +#: /home/kovid/work/calibre/src/calibre/customize/profiles.py:335 +msgid "This profile is intended for the IRex Digital Reader 1000." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/customize/profiles.py:172 +msgid "Output profile" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/customize/profiles.py:176 +msgid "" +"This profile tries to provide sane defaults and is useful if you want to " +"produce a document intended to be read at a computer or on a range of " +"devices." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/customize/profiles.py:206 +msgid "This profile is intended for the 5-inch JetBook." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/customize/profiles.py:217 +msgid "" +"This profile is intended for the SONY PRS line. The 500/505/700 etc, in " +"landscape mode. Mainly useful for comics." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/customize/profiles.py:306 +msgid "This profile is intended for the Amazon Kindle DX." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/customize/ui.py:29 +msgid "Installed plugins" +msgstr "Installed plugins" + +#: /home/kovid/work/calibre/src/calibre/customize/ui.py:30 +msgid "Mapping for filetype plugins" +msgstr "Mapping for filetype plugins" + +#: /home/kovid/work/calibre/src/calibre/customize/ui.py:31 +msgid "Local plugin customization" +msgstr "Local plugin customisation" + +#: /home/kovid/work/calibre/src/calibre/customize/ui.py:32 +msgid "Disabled plugins" +msgstr "Disabled plugins" + +#: /home/kovid/work/calibre/src/calibre/customize/ui.py:74 +msgid "No valid plugin found in " +msgstr "No valid plugin found in " + +#: /home/kovid/work/calibre/src/calibre/customize/ui.py:229 +msgid "Initialization of plugin %s failed with traceback:" +msgstr "Initialisation of plugin %s failed with traceback:" + +#: /home/kovid/work/calibre/src/calibre/customize/ui.py:359 +msgid "" +" %prog options\n" +"\n" +" Customize calibre by loading external plugins.\n" +" " +msgstr "" +" %prog options\n" +"\n" +" Customize calibre by loading external plugins.\n" +" " + +#: /home/kovid/work/calibre/src/calibre/customize/ui.py:365 +msgid "Add a plugin by specifying the path to the zip file containing it." +msgstr "Add a plugin by specifying the path to the zip file containing it." + +#: /home/kovid/work/calibre/src/calibre/customize/ui.py:367 +msgid "Remove a custom plugin by name. Has no effect on builtin plugins" +msgstr "Remove a custom plugin by name. Has no effect on builtin plugins" + +#: /home/kovid/work/calibre/src/calibre/customize/ui.py:369 +msgid "" +"Customize plugin. Specify name of plugin and customization string separated " +"by a comma." +msgstr "" +"Customise plugin. Specify name of plugin and customisation string separated " +"by a comma." + +#: /home/kovid/work/calibre/src/calibre/customize/ui.py:371 +msgid "List all installed plugins" +msgstr "List all installed plugins" + +#: /home/kovid/work/calibre/src/calibre/customize/ui.py:373 +msgid "Enable the named plugin" +msgstr "Enable the named plugin" + +#: /home/kovid/work/calibre/src/calibre/customize/ui.py:375 +msgid "Disable the named plugin" +msgstr "Disable the named plugin" + +#: /home/kovid/work/calibre/src/calibre/devices/android/driver.py:13 +msgid "Communicate with Android phones." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/devices/bebook/driver.py:19 +msgid "Communicate with the BeBook eBook reader." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/devices/bebook/driver.py:95 +msgid "Communicate with the BeBook Mini eBook reader." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/devices/blackberry/driver.py:12 +msgid "Communicate with the Blackberry smart phone." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/devices/blackberry/driver.py:13 +#: /home/kovid/work/calibre/src/calibre/devices/eb600/driver.py:24 +#: /home/kovid/work/calibre/src/calibre/devices/prs500/driver.py:88 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_hindu.py:12 +msgid "Kovid Goyal" +msgstr "Kovid Goyal" + +#: /home/kovid/work/calibre/src/calibre/devices/cybookg3/driver.py:21 +msgid "Communicate with the Cybook Gen 3 eBook reader." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/devices/cybookg3/driver.py:22 +#: /home/kovid/work/calibre/src/calibre/devices/cybookg3/driver.py:86 +#: /home/kovid/work/calibre/src/calibre/devices/iliad/driver.py:17 +#: /home/kovid/work/calibre/src/calibre/devices/irexdr/driver.py:18 +#: /home/kovid/work/calibre/src/calibre/devices/kindle/driver.py:22 +#: /home/kovid/work/calibre/src/calibre/devices/kindle/driver.py:67 +#: /home/kovid/work/calibre/src/calibre/devices/kindle/driver.py:78 +#: /home/kovid/work/calibre/src/calibre/devices/usbms/driver.py:30 +msgid "John Schember" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/devices/cybookg3/driver.py:74 +#: /home/kovid/work/calibre/src/calibre/devices/cybookg3/driver.py:76 +#: /home/kovid/work/calibre/src/calibre/devices/jetbook/driver.py:76 +#: /home/kovid/work/calibre/src/calibre/devices/jetbook/driver.py:78 +#: /home/kovid/work/calibre/src/calibre/devices/prs505/driver.py:130 +#: /home/kovid/work/calibre/src/calibre/devices/prs505/driver.py:132 +#: /home/kovid/work/calibre/src/calibre/devices/usbms/driver.py:99 +#: /home/kovid/work/calibre/src/calibre/devices/usbms/driver.py:101 +msgid "Transferring books to device..." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/devices/cybookg3/driver.py:85 +msgid "Communicate with the Cybook Opus eBook reader." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/devices/eb600/driver.py:23 +msgid "Communicate with the EB600 eBook reader." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/devices/iliad/driver.py:16 +msgid "Communicate with the IRex Iliad eBook reader." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/devices/interface.py:20 +msgid "Device Interface" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/devices/irexdr/driver.py:16 +msgid "Communicate with the IRex Digital Reader 1000 eBook reader." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/devices/jetbook/driver.py:22 +msgid "Communicate with the JetBook eBook reader." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/devices/jetbook/driver.py:23 +msgid "James Ralston" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/devices/kindle/driver.py:21 +msgid "Communicate with the Kindle eBook reader." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/devices/kindle/driver.py:66 +#: /home/kovid/work/calibre/src/calibre/devices/kindle/driver.py:77 +msgid "Communicate with the Kindle 2 eBook reader." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/devices/prs500/driver.py:87 +msgid "Communicate with the Sony PRS-500 eBook reader." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/devices/prs505/books.py:150 +#: /home/kovid/work/calibre/src/calibre/devices/prs505/driver.py:93 +#: /home/kovid/work/calibre/src/calibre/devices/prs505/driver.py:96 +#: /home/kovid/work/calibre/src/calibre/devices/prs505/driver.py:99 +#: /home/kovid/work/calibre/src/calibre/devices/prs505/driver.py:110 +#: /home/kovid/work/calibre/src/calibre/devices/usbms/driver.py:49 +#: /home/kovid/work/calibre/src/calibre/devices/usbms/driver.py:52 +#: /home/kovid/work/calibre/src/calibre/devices/usbms/driver.py:55 +#: /home/kovid/work/calibre/src/calibre/devices/usbms/driver.py:68 +#: /home/kovid/work/calibre/src/calibre/devices/usbms/driver.py:74 +#: /home/kovid/work/calibre/src/calibre/devices/usbms/driver.py:78 +msgid "Getting list of books on device..." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/devices/prs505/driver.py:26 +msgid "Communicate with the Sony PRS-505 eBook reader." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/devices/prs505/driver.py:27 +#: /home/kovid/work/calibre/src/calibre/devices/prs700/driver.py:18 +msgid "Kovid Goyal and John Schember" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/devices/prs505/driver.py:163 +#: /home/kovid/work/calibre/src/calibre/devices/prs505/driver.py:170 +#: /home/kovid/work/calibre/src/calibre/devices/usbms/driver.py:119 +#: /home/kovid/work/calibre/src/calibre/devices/usbms/driver.py:134 +msgid "Removing books from device..." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/devices/prs505/driver.py:198 +#: /home/kovid/work/calibre/src/calibre/devices/usbms/driver.py:149 +msgid "Sending metadata to device..." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/devices/prs700/driver.py:17 +msgid "Communicate with the Sony PRS-700 eBook reader." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/devices/usbms/device.py:285 +#: /home/kovid/work/calibre/src/calibre/devices/usbms/device.py:357 +msgid "Unable to detect the %s disk drive. Try rebooting." +msgstr "Unable to detect the %s disk drive. Try rebooting." + +#: /home/kovid/work/calibre/src/calibre/devices/usbms/device.py:425 +msgid "Unable to detect the %s disk drive." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/devices/usbms/device.py:518 +msgid "Could not find mount helper: %s." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/devices/usbms/device.py:530 +msgid "" +"Unable to detect the %s disk drive. Your kernel is probably exporting a " +"deprecated version of SYSFS." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/devices/usbms/device.py:538 +msgid "Unable to mount main memory (Error code: %d)" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/devices/usbms/device.py:643 +#: /home/kovid/work/calibre/src/calibre/devices/usbms/device.py:645 +msgid "The reader has no storage card in this slot." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/devices/usbms/device.py:647 +msgid "Selected slot: %s is not supported." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/devices/usbms/device.py:671 +msgid "There is insufficient free space in main memory" +msgstr "There is insufficient free space in main memory" + +#: /home/kovid/work/calibre/src/calibre/devices/usbms/device.py:673 +#: /home/kovid/work/calibre/src/calibre/devices/usbms/device.py:675 +msgid "There is insufficient free space on the storage card" +msgstr "There is insufficient free space on the storage card" + +#: /home/kovid/work/calibre/src/calibre/devices/usbms/device.py:686 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler.py:433 +#: /home/kovid/work/calibre/src/calibre/gui2/tag_view.py:83 +#: /home/kovid/work/calibre/src/calibre/library/database2.py:1000 +#: /home/kovid/work/calibre/src/calibre/library/database2.py:1004 +#: /home/kovid/work/calibre/src/calibre/library/database2.py:1327 +msgid "News" +msgstr "News" + +#: /home/kovid/work/calibre/src/calibre/devices/usbms/deviceconfig.py:11 +msgid "Configure Device" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/devices/usbms/deviceconfig.py:16 +msgid "settings for device drivers" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/devices/usbms/deviceconfig.py:17 +msgid "Ordered list of formats the device will accept" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/devices/usbms/deviceconfig.py:18 +msgid "Place files in sub directories if the device supports them" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/devices/usbms/deviceconfig.py:19 +#: /home/kovid/work/calibre/src/calibre/gui2/device_drivers/configwidget_ui.py:64 +msgid "Read metadata from files on device" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/devices/usbms/driver.py:29 +msgid "Communicate with an eBook reader." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/devices/usbms/driver.py:41 +msgid "Get device information..." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/devices/usbms/driver.py:107 +#: /home/kovid/work/calibre/src/calibre/devices/usbms/driver.py:115 +msgid "Adding books to device metadata listing..." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/devices/usbms/driver.py:138 +#: /home/kovid/work/calibre/src/calibre/devices/usbms/driver.py:143 +msgid "Removing books from device metadata listing..." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/comic/input.py:196 +msgid "Rendered %s" +msgstr "Rendered %s" + +#: /home/kovid/work/calibre/src/calibre/ebooks/comic/input.py:199 +msgid "Failed %s" +msgstr "Failed %s" + +#: /home/kovid/work/calibre/src/calibre/ebooks/comic/input.py:256 +msgid "" +"Failed to process comic: \n" +"\n" +"%s" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/comic/input.py:274 +msgid "Number of colors for grayscale image conversion. Default: %default" +msgstr "Number of colors for grayscale image conversion. Default: %default" + +#: /home/kovid/work/calibre/src/calibre/ebooks/comic/input.py:276 +msgid "" +"Disable normalize (improve contrast) color range for pictures. Default: False" +msgstr "" +"Disable normalize (improve contrast) color range for pictures. Default: False" + +#: /home/kovid/work/calibre/src/calibre/ebooks/comic/input.py:279 +msgid "Maintain picture aspect ratio. Default is to fill the screen." +msgstr "Maintain picture aspect ratio. Default is to fill the screen." + +#: /home/kovid/work/calibre/src/calibre/ebooks/comic/input.py:281 +msgid "Disable sharpening." +msgstr "Disable sharpening." + +#: /home/kovid/work/calibre/src/calibre/ebooks/comic/input.py:283 +msgid "" +"Disable trimming of comic pages. For some comics, trimming might remove " +"content as well as borders." +msgstr "" +"Disable trimming of comic pages. For some comics, trimming might remove " +"content as well as borders." + +#: /home/kovid/work/calibre/src/calibre/ebooks/comic/input.py:286 +msgid "Don't split landscape images into two portrait images" +msgstr "Don't split landscape images into two portrait images" + +#: /home/kovid/work/calibre/src/calibre/ebooks/comic/input.py:288 +msgid "" +"Keep aspect ratio and scale image using screen height as image width for " +"viewing in landscape mode." +msgstr "" +"Keep aspect ratio and scale image using screen height as image width for " +"viewing in landscape mode." + +#: /home/kovid/work/calibre/src/calibre/ebooks/comic/input.py:291 +msgid "" +"Used for right-to-left publications like manga. Causes landscape pages to be " +"split into portrait pages from right to left." +msgstr "" +"Used for right-to-left publications like manga. Causes landscape pages to be " +"split into portrait pages from right to left." + +#: /home/kovid/work/calibre/src/calibre/ebooks/comic/input.py:295 +msgid "" +"Enable Despeckle. Reduces speckle noise. May greatly increase processing " +"time." +msgstr "" +"Enable Despeckle. Reduces speckle noise. May greatly increase processing " +"time." + +#: /home/kovid/work/calibre/src/calibre/ebooks/comic/input.py:298 +msgid "" +"Don't sort the files found in the comic alphabetically by name. Instead use " +"the order they were added to the comic." +msgstr "" +"Don't sort the files found in the comic alphabetically by name. Instead use " +"the order they were added to the comic." + +#: /home/kovid/work/calibre/src/calibre/ebooks/comic/input.py:302 +msgid "Apply no processing to the image" +msgstr "Apply no processing to the image" + +#: /home/kovid/work/calibre/src/calibre/ebooks/comic/input.py:427 +#: /home/kovid/work/calibre/src/calibre/ebooks/comic/input.py:438 +msgid "Page" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/cli.py:19 +msgid "" +"input_file output_file [options]\n" +"\n" +"Convert an ebook from one format to another.\n" +"\n" +"input_file is the input and output_file is the output. Both must be " +"specified as the first two arguments to the command.\n" +"\n" +"The output ebook format is guessed from the file extension of output_file. " +"output_file can also be of the special format .EXT where EXT is the output " +"file extension. In this case, the name of the output file is derived the " +"name of the input file. Note that the filenames must not start with a " +"hyphen. Finally, if output_file has no extension, then it is treated as a " +"directory and an \"open ebook\" (OEB) consisting of HTML files is written to " +"that directory. These files are the files that would normally have been " +"passed to the output plugin.\n" +"\n" +"After specifying the input and output file you can customize the conversion " +"by specifying various options. The available options depend on the input and " +"output file types. To get help on them specify the input and output file and " +"then use the -h option.\n" +"\n" +"For full documentation of the conversion system see\n" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/cli.py:97 +msgid "INPUT OPTIONS" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/cli.py:98 +msgid "Options to control the processing of the input %s file" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/cli.py:104 +msgid "OUTPUT OPTIONS" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/cli.py:105 +msgid "Options to control the processing of the output %s" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/cli.py:119 +msgid "Options to control the look and feel of the output" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/cli.py:135 +msgid "Control auto-detection of document structure." +msgstr "Control auto-detection of document structure." + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/cli.py:145 +msgid "" +"Control the automatic generation of a Table of Contents. By default, if the " +"source file has a Table of Contents, it will be used in preference to the " +"automatically generated one." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/cli.py:155 +msgid "Options to set metadata in the output" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/cli.py:158 +msgid "Options to help with debugging the conversion" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/cli.py:183 +msgid "List builtin recipes" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/cli.py:251 +msgid "Output saved to" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:91 +msgid "Level of verbosity. Specify multiple times for greater verbosity." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:98 +msgid "" +"Save the output from different stages of the conversion pipeline to the " +"specified directory. Useful if you are unsure at which stage of the " +"conversion process a bug is occurring." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:107 +msgid "" +"Specify the input profile. The input profile gives the conversion system " +"information on how to interpret various information in the input document. " +"For example resolution dependent lengths (i.e. lengths in pixels). Choices " +"are:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:118 +msgid "" +"Specify the output profile. The output profile tells the conversion system " +"how to optimize the created document for the specified device. In some " +"cases, an output profile is required to produce documents that will work on " +"a device. For example EPUB on the SONY reader. Choices are:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:129 +msgid "" +"The base font size in pts. All font sizes in the produced book will be " +"rescaled based on this size. By choosing a larger size you can make the " +"fonts in the output bigger and vice versa. By default, the base font size is " +"chosen based on the output profile you chose." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:139 +msgid "" +"Mapping from CSS font names to font sizes in pts. An example setting is " +"12,12,14,16,18,20,22,24. These are the mappings for the sizes xx-small to xx-" +"large, with the final size being for huge fonts. The font rescaling " +"algorithm uses these sizes to intelligently rescale fonts. The default is to " +"use a mapping based on the output profile you chose." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:151 +msgid "Disable all rescaling of font sizes." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:158 +msgid "" +"The line height in pts. Controls spacing between consecutive lines of text. " +"By default no line height manipulation is performed." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:166 +msgid "" +"Some badly designed documents use tables to control the layout of text on " +"the page. When converted these documents often have text that runs off the " +"page and other artifacts. This option will extract the content from the " +"tables and present it in a linear fashion." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:176 +msgid "" +"XPath expression that specifies all tags that should be added to the Table " +"of Contents at level one. If this is specified, it takes precedence over " +"other forms of auto-detection." +msgstr "" +"XPath expression that specifies all tags that should be added to the Table " +"of Contents at level one. If this is specified, it takes precedence over " +"other forms of auto-detection." + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:185 +msgid "" +"XPath expression that specifies all tags that should be added to the Table " +"of Contents at level two. Each entry is added under the previous level one " +"entry." +msgstr "" +"XPath expression that specifies all tags that should be added to the Table " +"of Contents at level two. Each entry is added under the previous level one " +"entry." + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:193 +msgid "" +"XPath expression that specifies all tags that should be added to the Table " +"of Contents at level three. Each entry is added under the previous level two " +"entry." +msgstr "" +"XPath expression that specifies all tags that should be added to the Table " +"of Contents at level three. Each entry is added under the previous level two " +"entry." + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:201 +msgid "" +"Normally, if the source file already has a Table of Contents, it is used in " +"preference to the auto-generated one. With this option, the auto-generated " +"one is always used." +msgstr "" +"Normally, if the source file already has a Table of Contents, it is used in " +"preference to the auto-generated one. With this option, the auto-generated " +"one is always used." + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:209 +msgid "Don't add auto-detected chapters to the Table of Contents." +msgstr "Don't add auto-detected chapters to the Table of Contents." + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:216 +msgid "" +"If fewer than this number of chapters is detected, then links are added to " +"the Table of Contents. Default: %default" +msgstr "" +"If fewer than this number of chapters is detected, then links are added to " +"the Table of Contents. Default: %default" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:223 +msgid "" +"Maximum number of links to insert into the TOC. Set to 0 to disable. Default " +"is: %default. Links are only added to the TOC if less than the threshold " +"number of chapters were detected." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:231 +msgid "" +"Remove entries from the Table of Contents whose titles match the specified " +"regular expression. Matching entries and all their children are removed." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:242 +msgid "" +"An XPath expression to detect chapter titles. The default is to consider " +"

or

tags that contain the words \"chapter\",\"book\",\"section\" or " +"\"part\" as chapter titles as well as any tags that have class=\"chapter\". " +"The expression used must evaluate to a list of elements. To disable chapter " +"detection, use the expression \"/\". See the XPath Tutorial in the calibre " +"User Manual for further help on using this feature." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:256 +msgid "" +"Specify how to mark detected chapters. A value of \"pagebreak\" will insert " +"page breaks before chapters. A value of \"rule\" will insert a line before " +"chapters. A value of \"none\" will disable chapter marking and a value of " +"\"both\" will use both page breaks and lines to mark chapters." +msgstr "" +"Specify how to mark detected chapters. A value of \"pagebreak\" will insert " +"page breaks before chapters. A value of \"rule\" will insert a line before " +"chapters. A value of \"none\" will disable chapter marking and a value of " +"\"both\" will use both page breaks and lines to mark chapters." + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:266 +msgid "" +"Either the path to a CSS stylesheet or raw CSS. This CSS will be appended to " +"the style rules from the source file, so it can be used to override those " +"rules." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:275 +msgid "" +"An XPath expression. Page breaks are inserted before the specified elements." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:281 +msgid "" +"Set the top margin in pts. Default is %default. Note: 72 pts equals 1 inch" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:286 +msgid "" +"Set the bottom margin in pts. Default is %default. Note: 72 pts equals 1 inch" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:291 +msgid "" +"Set the left margin in pts. Default is %default. Note: 72 pts equals 1 inch" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:296 +msgid "" +"Set the right margin in pts. Default is %default. Note: 72 pts equals 1 inch" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:301 +msgid "" +"Do not force text to be justified in output. Whether text is actually " +"displayed justified or not depends on whether the ebook format and reading " +"device support justification." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:308 +msgid "" +"Remove spacing between paragraphs. Also sets an indent on paragraphs of " +"1.5em. Spacing removal will not work if the source file does not use " +"paragraphs (

or

tags)." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:315 +msgid "" +"Use the cover detected from the source file in preference to the specified " +"cover." +msgstr "" +"Use the cover detected from the source file in preference to the specified " +"cover." + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:321 +msgid "" +"Insert a blank line between paragraphs. Will not work if the source file " +"does not use paragraphs (

or

tags)." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:328 +msgid "" +"Remove the first image from the input ebook. Useful if the first image in " +"the source file is a cover and you are specifying an external cover." +msgstr "" +"Remove the first image from the input ebook. Useful if the first image in " +"the source file is a cover and you are specifying an external cover." + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:336 +msgid "" +"Insert the book metadata at the start of the book. This is useful if your " +"ebook reader does not support displaying/searching metadata directly." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:344 +msgid "" +"Attempt to detect and correct hard line breaks and other problems in the " +"source file. This may make things worse, so use with care." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:352 +msgid "Use a regular expression to try and remove the header." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:359 +msgid "The regular expression to use to remove the header." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:365 +msgid "Use a regular expression to try and remove the footer." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:372 +msgid "The regular expression to use to remove the footer." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:379 +msgid "" +"Read metadata from the specified OPF file. Metadata read from this file will " +"override any metadata in the source file." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:386 +msgid "" +"Transliterate unicode characters to an ASCII representation. Use with care " +"because this will replace unicode characters with ASCII. For instance it " +"will replace \"%s\" with \"Mikhail Gorbachiov\". Also, note that in cases " +"where there are multiple representations of a character (characters shared " +"by Chinese and Japanese for instance) the representation used by the largest " +"number of people will be used (Chinese in the previous example)." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:401 +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/cli.py:37 +msgid "Set the title." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:405 +msgid "Set the authors. Multiple authors should be separated by ampersands." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:410 +msgid "The version of the title to be used for sorting. " +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:414 +msgid "String to be used when sorting by author. " +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:418 +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/cli.py:51 +msgid "Set the cover to the specified file." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:422 +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/cli.py:53 +msgid "Set the ebook description." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:426 +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/cli.py:55 +msgid "Set the ebook publisher." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:430 +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/cli.py:59 +msgid "Set the series this ebook belongs to." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:434 +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/cli.py:61 +msgid "Set the index of the book in this series." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:438 +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/cli.py:63 +msgid "Set the rating. Should be a number between 1 and 5." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:442 +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/cli.py:65 +msgid "Set the ISBN of the book." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:446 +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/cli.py:67 +msgid "Set the tags for the book. Should be a comma separated list." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:450 +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/cli.py:69 +msgid "Set the book producer." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:454 +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/cli.py:71 +msgid "Set the language." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:546 +msgid "Could not find an ebook inside the archive" +msgstr "Could not find an ebook inside the archive" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:712 +msgid "Converting input to HTML..." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:735 +msgid "Running transforms on ebook..." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:821 +msgid "Creating" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/epub/output.py:57 +msgid "" +"Extract the contents of the generated EPUB file to the specified directory. " +"The contents of the directory are first deleted, so be careful." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/epub/output.py:63 +msgid "" +"Turn off splitting at page breaks. Normally, input files are automatically " +"split at every page break into two files. This gives an output ebook that " +"can be parsed faster and with less resources. However, splitting is slow and " +"if your source file contains a very large number of page breaks, you should " +"turn off splitting on page breaks." +msgstr "" +"Turn off splitting at page breaks. Normally, input files are automatically " +"split at every page break into two files. This gives an output ebook that " +"can be parsed faster and with less resources. However, splitting is slow and " +"if your source file contains a very large number of page breaks, you should " +"turn off splitting on page breaks." + +#: /home/kovid/work/calibre/src/calibre/ebooks/epub/output.py:74 +msgid "" +"Split all HTML files larger than this size (in KB). This is necessary as " +"most EPUB readers cannot handle large file sizes. The default of %defaultKB " +"is the size required for Adobe Digital Editions." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/epub/output.py:81 +msgid "" +"Normally, if the input file has no cover and you don't specify one, a " +"default cover is generated with the title, authors, etc. This option " +"disables the generation of this cover." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/fb2/fb2ml.py:122 +#: /home/kovid/work/calibre/src/calibre/ebooks/pml/pmlml.py:111 +#: /home/kovid/work/calibre/src/calibre/ebooks/rb/rbml.py:98 +#: /home/kovid/work/calibre/src/calibre/ebooks/txt/txtml.py:72 +msgid "Table of Contents:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/fb2/input.py:32 +msgid "Do not insert a Table of Contents at the beginning of the book." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/fb2/output.py:21 +#: /home/kovid/work/calibre/src/calibre/ebooks/pdb/output.py:32 +#: /home/kovid/work/calibre/src/calibre/ebooks/pml/output.py:37 +#: /home/kovid/work/calibre/src/calibre/ebooks/rb/output.py:21 +#: /home/kovid/work/calibre/src/calibre/ebooks/txt/output.py:35 +msgid "Add Table of Contents to beginning of the book." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/html/input.py:242 +msgid "" +"Traverse links in HTML files breadth first. Normally, they are traversed " +"depth first." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/html/input.py:249 +msgid "" +"Maximum levels of recursion when following links in HTML files. Must be non-" +"negative. 0 implies that no links in the root HTML file are followed. " +"Default is %default." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/html/input.py:258 +msgid "" +"Normally this input plugin re-arranges all the input files into a standard " +"folder hierarchy. Only use this option if you know what you are doing as it " +"can result in various nasty side effects in the rest of of the conversion " +"pipeline." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/html/input.py:266 +msgid "" +"Average line length for line breaking if the HTML is from a previous partial " +"conversion of a PDF file." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/lit/from_any.py:47 +msgid "Creating LIT file from EPUB..." +msgstr "Creating LIT file from EPUB..." + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:321 +msgid "\tBook Designer file detected." +msgstr "\tBook Designer file detected." + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:323 +msgid "\tParsing HTML..." +msgstr "\tParsing HTML..." + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:346 +msgid "\tBaen file detected. Re-parsing..." +msgstr "\tBaen file detected. Re-parsing..." + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:362 +msgid "Written preprocessed HTML to " +msgstr "Written preprocessed HTML to " + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:380 +msgid "Processing %s" +msgstr "Processing %s" + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:394 +msgid "\tConverting to BBeB..." +msgstr "\tConverting to BBeB..." + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:540 +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:553 +msgid "Could not parse file: %s" +msgstr "Could not parse file: %s" + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:545 +msgid "%s is an empty file" +msgstr "%s is an empty file" + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:565 +msgid "Failed to parse link %s %s" +msgstr "Failed to parse link %s %s" + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:609 +msgid "Cannot add link %s to TOC" +msgstr "Cannot add link %s to TOC" + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:958 +msgid "Unable to process image %s. Error: %s" +msgstr "Unable to process image %s. Error: %s" + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1003 +msgid "Unable to process interlaced PNG %s" +msgstr "Unable to process interlaced PNG %s" + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1018 +msgid "" +"Could not process image: %s\n" +"%s" +msgstr "" +"Could not process image: %s\n" +"%s" + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1773 +msgid "" +"An error occurred while processing a table: %s. Ignoring table markup." +msgstr "" +"An error occurred while processing a table: %s. Ignoring table markup." + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1775 +msgid "" +"Bad table:\n" +"%s" +msgstr "" +"Bad table:\n" +"%s" + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1797 +msgid "Table has cell that is too large" +msgstr "Table has cell that is too large" + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1863 +msgid "Could not read cover image: %s" +msgstr "Could not read cover image: %s" + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1866 +msgid "Cannot read from: %s" +msgstr "Cannot read from: %s" + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1996 +msgid "Failed to process opf file" +msgstr "Failed to process opf file" + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/lrfparser.py:136 +msgid "" +"%prog book.lrf\n" +"Convert an LRF file into an LRS (XML UTF-8 encoded) file" +msgstr "" +"%prog book.lrf\n" +"Convert an LRF file into an LRS (XML UTF-8 encoded) file" + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/lrfparser.py:137 +msgid "Output LRS file" +msgstr "Output LRS file" + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/lrfparser.py:139 +msgid "Do not save embedded image and font files to disk" +msgstr "Do not save embedded image and font files to disk" + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/lrfparser.py:158 +msgid "Parsing LRF..." +msgstr "Parsing LRF..." + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/lrfparser.py:161 +msgid "Creating XML..." +msgstr "Creating XML..." + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/lrfparser.py:163 +msgid "LRS written to " +msgstr "LRS written to " + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/lrs/convert_from.py:267 +msgid "Could not read from thumbnail file:" +msgstr "Could not read from thumbnail file:" + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/lrs/convert_from.py:287 +msgid "" +"%prog [options] file.lrs\n" +"Compile an LRS file into an LRF file." +msgstr "" +"%prog [options] file.lrs\n" +"Compile an LRS file into an LRF file." + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/lrs/convert_from.py:288 +msgid "Path to output file" +msgstr "Path to output file" + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/lrs/convert_from.py:290 +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/isbndb.py:113 +msgid "Verbose processing" +msgstr "Verbose processing" + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/lrs/convert_from.py:292 +msgid "Convert LRS to LRS, useful for debugging." +msgstr "Convert LRS to LRS, useful for debugging." + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/meta.py:457 +msgid "Invalid LRF file. Could not set metadata." +msgstr "Invalid LRF file. Could not set metadata." + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/meta.py:582 +msgid "" +"%prog [options] mybook.lrf\n" +"\n" +"\n" +"Show/edit the metadata in an LRF file.\n" +"\n" +msgstr "" +"%prog [options] mybook.lrf\n" +"\n" +"\n" +"Show/edit the metadata in an LRF file.\n" +"\n" + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/meta.py:589 +msgid "Set the book title" +msgstr "Set the book title" + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/meta.py:591 +msgid "Set sort key for the title" +msgstr "Set sort key for the title" + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/meta.py:593 +msgid "Set the author" +msgstr "Set the author" + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/meta.py:595 +msgid "Set sort key for the author" +msgstr "Set sort key for the author" + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/meta.py:597 +msgid "The category this book belongs to. E.g.: History" +msgstr "The category this book belongs to. E.g.: History" + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/meta.py:600 +msgid "Path to a graphic that will be set as this files' thumbnail" +msgstr "Path to a graphic that will be set as this files' thumbnail" + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/meta.py:603 +msgid "" +"Path to a txt file containing the comment to be stored in the lrf file." +msgstr "" +"Path to a txt file containing the comment to be stored in the lrf file." + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/meta.py:607 +msgid "Extract thumbnail from LRF file" +msgstr "Extract thumbnail from LRF file" + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/meta.py:608 +msgid "Set the publisher" +msgstr "Set the publisher" + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/meta.py:609 +msgid "Set the book classification" +msgstr "Set the book classification" + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/meta.py:610 +msgid "Set the book creator" +msgstr "Set the book creator" + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/meta.py:611 +msgid "Set the book producer" +msgstr "Set the book producer" + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/meta.py:613 +msgid "" +"Extract cover from LRF file. Note that the LRF format has no defined cover, " +"so we use some heuristics to guess the cover." +msgstr "" +"Extract cover from LRF file. Note that the LRF format has no defined cover, " +"so we use some heuristics to guess the cover." + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/meta.py:615 +msgid "Set book ID" +msgstr "Set book ID" + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/output.py:90 +msgid "Enable autorotation of images that are wider than the screen width." +msgstr "Enable autorotation of images that are wider than the screen width." + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/output.py:94 +msgid "Set the space between words in pts. Default is %default" +msgstr "Set the space between words in pts. Default is %default" + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/output.py:97 +msgid "Add a header to all the pages with title and author." +msgstr "Add a header to all the pages with title and author." + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/output.py:100 +msgid "" +"Set the format of the header. %a is replaced by the author and %t by the " +"title. Default is %default" +msgstr "" +"Set the format of the header. %a is replaced by the author and %t by the " +"title. Default is %default" + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/output.py:104 +msgid "Add extra spacing below the header. Default is %default pt." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/output.py:107 +msgid "" +"Minimum paragraph indent (the indent of the first line of a paragraph) in " +"pts. Default: %default" +msgstr "" +"Minimum paragraph indent (the indent of the first line of a paragraph) in " +"pts. Default: %default" + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/output.py:112 +msgid "" +"Render tables in the HTML as images (useful if the document has large or " +"complex tables)" +msgstr "" +"Render tables in the HTML as images (useful if the document has large or " +"complex tables)" + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/output.py:117 +msgid "" +"Multiply the size of text in rendered tables by this factor. Default is " +"%default" +msgstr "" +"Multiply the size of text in rendered tables by this factor. Default is " +"%default" + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/output.py:121 +msgid "The serif family of fonts to embed" +msgstr "The serif family of fonts to embed" + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/output.py:124 +msgid "The sans-serif family of fonts to embed" +msgstr "The sans-serif family of fonts to embed" + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/output.py:127 +msgid "The monospace family of fonts to embed" +msgstr "The monospace family of fonts to embed" + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/output.py:152 +msgid "Comic" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/__init__.py:358 +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/info.py:45 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/book_info.py:69 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/book_info.py:70 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/fetch_metadata.py:56 +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:158 +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:388 +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:1066 +msgid "Title" +msgstr "Title" + +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/__init__.py:359 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/fetch_metadata.py:57 +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:159 +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:393 +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:1067 +msgid "Author(s)" +msgstr "Author(s)" + +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/__init__.py:360 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/fetch_metadata.py:59 +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:164 +msgid "Publisher" +msgstr "Publisher" + +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/__init__.py:361 +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/info.py:49 +msgid "Producer" +msgstr "Producer" + +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/__init__.py:362 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/metadata_ui.py:183 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/book_info.py:71 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/book_info_ui.py:64 +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:349 +#: /home/kovid/work/calibre/src/calibre/gui2/status.py:58 +msgid "Comments" +msgstr "Comments" + +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/__init__.py:370 +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:165 +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:338 +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:1010 +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:1070 +#: /home/kovid/work/calibre/src/calibre/gui2/status.py:60 +#: /home/kovid/work/calibre/src/calibre/gui2/tag_view.py:83 +msgid "Tags" +msgstr "Tags" + +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/__init__.py:372 +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:166 +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:354 +#: /home/kovid/work/calibre/src/calibre/gui2/status.py:59 +#: /home/kovid/work/calibre/src/calibre/gui2/tag_view.py:83 +msgid "Series" +msgstr "Series" + +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/__init__.py:373 +msgid "Language" +msgstr "Language" + +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/__init__.py:375 +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:1009 +msgid "Timestamp" +msgstr "Timestamp" + +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/__init__.py:377 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/fetch_metadata.py:61 +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:162 +msgid "Published" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/__init__.py:379 +msgid "Rights" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/cli.py:19 +msgid "options" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/cli.py:20 +msgid "" +"\n" +"Read/Write metadata from/to ebook files.\n" +"\n" +"Supported formats for reading metadata: %s\n" +"\n" +"Supported formats for writing metadata: %s\n" +"\n" +"Different file types support different kinds of metadata. If you try to set\n" +"some metadata on a file type that does not support it, the metadata will be\n" +"silently ignored.\n" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/cli.py:39 +msgid "" +"Set the authors. Multiple authors should be separated by the & character. " +"Author names should be in the order Firstname Lastname." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/cli.py:43 +msgid "" +"The version of the title to be used for sorting. If unspecified, and the " +"title is specified, it will be auto-generated from the title." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/cli.py:47 +msgid "" +"String to be used when sorting by author. If unspecified, and the author(s) " +"are specified, it will be auto-generated from the author(s)." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/cli.py:57 +msgid "Set the book category." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/cli.py:74 +msgid "Get the cover from the ebook and save it at as the specified file." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/cli.py:77 +msgid "" +"Specify the name of an OPF file. The metadata will be written to the OPF " +"file." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/cli.py:80 +msgid "" +"Read metadata from the specified OPF file and use it to set metadata in the " +"ebook. Metadata specified on the command line will override metadata read " +"from the OPF file" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/cli.py:85 +msgid "Set the BookID in LRF files" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/cli.py:144 +msgid "No file specified" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/cli.py:159 +msgid "Original metadata" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/cli.py:176 +msgid "Changed metadata" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/cli.py:188 +msgid "OPF created in" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/cli.py:194 +msgid "Cover saved to" +msgstr "Cover saved to" + +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/cli.py:196 +msgid "No cover found" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/isbndb.py:94 +msgid "" +"\n" +"%prog [options] key\n" +"\n" +"Fetch metadata for books from isndb.com. You can specify either the\n" +"books ISBN ID or its title and author. If you specify the title and author,\n" +"then more than one book may be returned.\n" +"\n" +"key is the account key you generate after signing up for a free account from " +"isbndb.com.\n" +"\n" +msgstr "" +"\n" +"%prog [options] key\n" +"\n" +"Fetch metadata for books from isndb.com. You can specify either the\n" +"books ISBN ID or its title and author. If you specify the title and author,\n" +"then more than one book may be returned.\n" +"\n" +"key is the account key you generate after signing up for a free account from " +"isbndb.com.\n" +"\n" + +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/isbndb.py:105 +msgid "The ISBN ID of the book you want metadata for." +msgstr "The ISBN ID of the book you want metadata for." + +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/isbndb.py:107 +msgid "The author whose book to search for." +msgstr "The author whose book to search for." + +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/isbndb.py:109 +msgid "The title of the book to search for." +msgstr "The title of the book to search for." + +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/isbndb.py:111 +msgid "The publisher of the book to search for." +msgstr "The publisher of the book to search for." + +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/library_thing.py:53 +msgid "LibraryThing.com timed out. Try again later." +msgstr "LibraryThing.com timed out. Try again later." + +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/library_thing.py:60 +msgid "" +"Could not fetch cover as server is experiencing high load. Please try again " +"later." +msgstr "" +"Could not fetch cover as server is experiencing high load. Please try again " +"later." + +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/library_thing.py:61 +msgid " not found." +msgstr " not found." + +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/library_thing.py:64 +msgid "LibraryThing.com server error. Try again later." +msgstr "LibraryThing.com server error. Try again later." + +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/library_thing.py:71 +msgid "" +"\n" +"%prog [options] ISBN\n" +"\n" +"Fetch a cover image for the book identified by ISBN from LibraryThing.com\n" +msgstr "" +"\n" +"%prog [options] ISBN\n" +"\n" +"Fetch a cover image for the book identified by ISBN from LibraryThing.com\n" + +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/opf2.py:1055 +#: /home/kovid/work/calibre/src/calibre/ebooks/oeb/base.py:1306 +msgid "Cover" +msgstr "Cover" + +#: /home/kovid/work/calibre/src/calibre/ebooks/mobi/output.py:22 +msgid "Modify images to meet Palm device size limitations." +msgstr "Modify images to meet Palm device size limitations." + +#: /home/kovid/work/calibre/src/calibre/ebooks/mobi/output.py:26 +msgid "When present, use author sort field as author." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/mobi/output.py:30 +msgid "" +"Don't add Table of Contents to end of book. Useful if the book has its own " +"table of contents." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/mobi/output.py:33 +#: /home/kovid/work/calibre/src/calibre/ebooks/oeb/transforms/htmltoc.py:56 +msgid "Title for any generated in-line table of contents." +msgstr "Title for any generated in-line table of contents." + +#: /home/kovid/work/calibre/src/calibre/ebooks/mobi/output.py:37 +msgid "Disable compression of the file contents." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/mobi/output.py:103 +msgid "All articles" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/oeb/base.py:1307 +msgid "Title Page" +msgstr "Title Page" + +#: /home/kovid/work/calibre/src/calibre/ebooks/oeb/base.py:1308 +#: /home/kovid/work/calibre/src/calibre/ebooks/oeb/transforms/htmltoc.py:15 +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/main.py:51 +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/main_ui.py:168 +msgid "Table of Contents" +msgstr "Table of Contents" + +#: /home/kovid/work/calibre/src/calibre/ebooks/oeb/base.py:1309 +msgid "Index" +msgstr "Index" + +#: /home/kovid/work/calibre/src/calibre/ebooks/oeb/base.py:1310 +msgid "Glossary" +msgstr "Glossary" + +#: /home/kovid/work/calibre/src/calibre/ebooks/oeb/base.py:1311 +msgid "Acknowledgements" +msgstr "Acknowledgements" + +#: /home/kovid/work/calibre/src/calibre/ebooks/oeb/base.py:1312 +msgid "Bibliography" +msgstr "Bibliography" + +#: /home/kovid/work/calibre/src/calibre/ebooks/oeb/base.py:1313 +msgid "Colophon" +msgstr "Colophon" + +#: /home/kovid/work/calibre/src/calibre/ebooks/oeb/base.py:1314 +msgid "Copyright" +msgstr "Copyright" + +#: /home/kovid/work/calibre/src/calibre/ebooks/oeb/base.py:1315 +msgid "Dedication" +msgstr "Dedication" + +#: /home/kovid/work/calibre/src/calibre/ebooks/oeb/base.py:1316 +msgid "Epigraph" +msgstr "Epigraph" + +#: /home/kovid/work/calibre/src/calibre/ebooks/oeb/base.py:1317 +msgid "Foreword" +msgstr "Foreword" + +#: /home/kovid/work/calibre/src/calibre/ebooks/oeb/base.py:1318 +msgid "List of Illustrations" +msgstr "List of Illustrations" + +#: /home/kovid/work/calibre/src/calibre/ebooks/oeb/base.py:1319 +msgid "List of Tables" +msgstr "List of Tables" + +#: /home/kovid/work/calibre/src/calibre/ebooks/oeb/base.py:1320 +msgid "Notes" +msgstr "Notes" + +#: /home/kovid/work/calibre/src/calibre/ebooks/oeb/base.py:1321 +msgid "Preface" +msgstr "Preface" + +#: /home/kovid/work/calibre/src/calibre/ebooks/oeb/base.py:1322 +msgid "Main Text" +msgstr "Main Text" + +#: /home/kovid/work/calibre/src/calibre/ebooks/oeb/factory.py:53 +msgid "Options to control e-book conversion." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/oeb/factory.py:60 +msgid "Character encoding for input. Default is to auto detect." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/oeb/factory.py:62 +msgid "Output file. Default is derived from input filename." +msgstr "Output file. Default is derived from input filename." + +#: /home/kovid/work/calibre/src/calibre/ebooks/oeb/factory.py:64 +msgid "Produce more human-readable XML output." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/oeb/factory.py:66 +msgid "Useful for debugging." +msgstr "Useful for debugging." + +#: /home/kovid/work/calibre/src/calibre/ebooks/oeb/factory.py:71 +msgid "Usage: ebook-convert INFILE OUTFILE [OPTIONS..]" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/oeb/iterator.py:38 +msgid "%s format books are not supported" +msgstr "%s format books are not supported" + +#: /home/kovid/work/calibre/src/calibre/ebooks/oeb/transforms/htmltoc.py:54 +msgid "HTML TOC generation options." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/oeb/transforms/jacket.py:89 +msgid "Book Jacket" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/oeb/transforms/split.py:34 +msgid "" +"Could not find reasonable point at which to split: %s Sub-tree size: %d KB" +msgstr "" +"Could not find reasonable point at which to split: %s Sub-tree size: %d KB" + +#: /home/kovid/work/calibre/src/calibre/ebooks/oeb/transforms/structure.py:68 +msgid "Unnamed" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/oeb/writer.py:32 +msgid "OPF/NCX/etc. generation options." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/oeb/writer.py:35 +msgid "OPF version to generate. Default is %default." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/oeb/writer.py:37 +msgid "" +"Generate an Adobe \"page-map\" file if pagination information is available." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/pdb/ereader/reader132.py:120 +msgid "Footnotes" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/pdb/ereader/reader132.py:129 +msgid "Sidebar" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/pdb/input.py:22 +#: /home/kovid/work/calibre/src/calibre/ebooks/txt/input.py:22 +msgid "" +"Normally calibre treats blank lines as paragraph markers. With this option " +"it will assume that every line represents a paragraph instead." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/pdb/output.py:23 +msgid "Format to use inside the pdb container. Choices are:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/pdb/output.py:27 +msgid "" +"Specify the character encoding of the output document. The default is " +"cp1252. Note: This option is not honored by all formats." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/input.py:22 +msgid "Do not extract images from the document" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/input.py:24 +msgid "" +"Scale used to determine the length at which a line should be unwrapped. " +"Valid values are a decimal between 0 and 1. The default is 0.5, this is the " +"median line length." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/cli.py:31 +msgid "" +"command ...\n" +"\n" +"command can be one of the following:\n" +"[%%commands]\n" +"\n" +"Use %prog command --help to get more information about a specific command\n" +"\n" +"Manipulate a PDF.\n" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/crop.py:29 +msgid "" +"[options] file.pdf\n" +"\n" +"Crop a PDF file.\n" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/crop.py:38 +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/decrypt.py:34 +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/encrypt.py:32 +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/merge.py:36 +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/reverse.py:34 +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/rotate.py:33 +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/split.py:41 +msgid "" +"Path to output file. By default a file is created in the current directory." +msgstr "" +"Path to output file. By default a file is created in the current directory." + +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/crop.py:41 +msgid "Number of pixels to crop from the left most x (default is %s)" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/crop.py:44 +msgid "Number of pixels to crop from the left most y (default is %s)" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/crop.py:47 +msgid "Number of pixels to crop from the right most x (default is %s)" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/crop.py:50 +msgid "Number of pixels to crop from the right most y (default is %s)" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/crop.py:53 +msgid "" +"A file generated by ghostscript which allows each page to be individually " +"cropped `gs -dSAFER -dNOPAUSE -dBATCH -sDEVICE=bbox file.pdf 2> bounding`" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/crop.py:73 +msgid "Crop Options:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/crop.py:73 +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/decrypt.py:62 +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/encrypt.py:52 +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/merge.py:56 +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/reverse.py:54 +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/rotate.py:53 +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/split.py:61 +msgid "Options to control the transformation of pdf" +msgstr "Options to control the transformation of pdf" + +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/decrypt.py:25 +msgid "" +"[options] file.pdf password\n" +"\n" +"Decrypt a PDF.\n" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/decrypt.py:62 +msgid "Decrypt Options:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/encrypt.py:23 +msgid "" +"[options] file.pdf password\n" +"\n" +"Encrypt a PDF.\n" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/encrypt.py:52 +msgid "Encrypt Options:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/info.py:21 +msgid "" +"file.pdf ...\n" +"\n" +"Get info about a PDF.\n" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/info.py:46 +msgid "Author" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/info.py:47 +msgid "Subject" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/info.py:48 +msgid "Creator" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/info.py:50 +msgid "Pages" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/info.py:51 +msgid "File Size" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/info.py:52 +msgid "PDF Version" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/merge.py:25 +msgid "" +"[options] file1.pdf file2.pdf ...\n" +"\n" +"Metadata will be used from the first PDF specified.\n" +"\n" +"Merges individual PDFs.\n" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/merge.py:56 +msgid "Merge Options:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/reverse.py:25 +msgid "" +"[options] file.pdf\n" +"\n" +"Reverse a PDF.\n" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/reverse.py:54 +msgid "Reverse Options:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/rotate.py:24 +msgid "" +"file.pdf degrees\n" +"\n" +"Rotate pages of a PDF clockwise.\n" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/rotate.py:53 +msgid "Rotate Options:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/split.py:25 +msgid "" +"\n" +"%prog %%name [options] file.pdf page_to_split_on ...\n" +"%prog %%name [options] file.pdf page_range_to_split_on ...\n" +"\t\n" +"Ex.\n" +"\t\n" +"%prog %%name file.pdf 6\n" +"%prog %%name file.pdf 6-12\n" +"%prog %%name file.pdf 6-12 8 10 9-20\n" +"\n" +"Split a PDF.\n" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/split.py:61 +msgid "Split Options:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/output.py:31 +msgid "" +"The unit of measure. Default is inch. Choices are %s Note: This does not " +"override the unit for margins!" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/output.py:36 +msgid "" +"The size of the paper. This size will be overridden when an output profile " +"is used. Default is letter. Choices are %s" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/output.py:40 +msgid "" +"Custom size of the document. Use the form widthxheight EG. `123x321` to " +"specify the width and height. This overrides any specified paper-size." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/output.py:45 +msgid "The orientation of the page. Default is portrait. Choices are %s" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/pdftohtml.py:52 +msgid "Could not find pdftohtml, check it is in your PATH" +msgstr "Could not find pdftohtml, check it is in your PATH" + +#: /home/kovid/work/calibre/src/calibre/ebooks/pml/output.py:33 +msgid "" +"Specify the character encoding of the output document. The default is cp1252." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/rtf/input.py:108 +msgid "" +"This RTF file has a feature calibre does not support. Convert it to HTML " +"first and then try it." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/txt/input.py:26 +msgid "" +"Run the text input through the markdown pre-processor. To learn more about " +"markdown see" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/txt/output.py:24 +msgid "" +"Type of newline to use. Options are %s. Default is 'system'. Use 'old_mac' " +"for compatibility with Mac OS 9 and earlier. For Mac OS X use 'unix'. " +"'system' will default to the newline type used by this OS." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/txt/output.py:30 +msgid "" +"Specify the character encoding of the output document. The default is utf-8. " +"Note: This option is not honored by all formats." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/txt/output.py:38 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/txt_output_ui.py:44 +msgid "Do not add a blank line between paragraphs." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/txt/output.py:41 +msgid "Add a tab at the beginning of each paragraph." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/__init__.py:28 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:505 +msgid "Frequently used directories" +msgstr "Frequently used directories" + +#: /home/kovid/work/calibre/src/calibre/gui2/__init__.py:30 +msgid "Send file to storage card instead of main memory by default" +msgstr "Send file to storage card instead of main memory by default" + +#: /home/kovid/work/calibre/src/calibre/gui2/__init__.py:32 +msgid "Confirm before deleting" +msgstr "Confirm before deleting" + +#: /home/kovid/work/calibre/src/calibre/gui2/__init__.py:34 +msgid "Toolbar icon size" +msgstr "Toolbar icon size" + +#: /home/kovid/work/calibre/src/calibre/gui2/__init__.py:36 +msgid "Show button labels in the toolbar" +msgstr "Show button labels in the toolbar" + +#: /home/kovid/work/calibre/src/calibre/gui2/__init__.py:38 +msgid "Main window geometry" +msgstr "Main window geometry" + +#: /home/kovid/work/calibre/src/calibre/gui2/__init__.py:40 +msgid "Notify when a new version is available" +msgstr "Notify when a new version is available" + +#: /home/kovid/work/calibre/src/calibre/gui2/__init__.py:42 +msgid "Use Roman numerals for series number" +msgstr "Use Roman numerals for series number" + +#: /home/kovid/work/calibre/src/calibre/gui2/__init__.py:44 +msgid "Sort tags list by popularity" +msgstr "Sort tags list by popularity" + +#: /home/kovid/work/calibre/src/calibre/gui2/__init__.py:46 +msgid "Number of covers to show in the cover browsing mode" +msgstr "Number of covers to show in the cover browsing mode" + +#: /home/kovid/work/calibre/src/calibre/gui2/__init__.py:48 +msgid "Defaults for conversion to LRF" +msgstr "Defaults for conversion to LRF" + +#: /home/kovid/work/calibre/src/calibre/gui2/__init__.py:50 +msgid "Options for the LRF ebook viewer" +msgstr "Options for the LRF ebook viewer" + +#: /home/kovid/work/calibre/src/calibre/gui2/__init__.py:53 +msgid "Formats that are viewed using the internal viewer" +msgstr "Formats that are viewed using the internal viewer" + +#: /home/kovid/work/calibre/src/calibre/gui2/__init__.py:55 +msgid "Columns to be displayed in the book list" +msgstr "Columns to be displayed in the book list" + +#: /home/kovid/work/calibre/src/calibre/gui2/__init__.py:56 +msgid "Automatically launch content server on application startup" +msgstr "Automatically launch content server on application startup" + +#: /home/kovid/work/calibre/src/calibre/gui2/__init__.py:57 +msgid "Oldest news kept in database" +msgstr "Oldest news kept in database" + +#: /home/kovid/work/calibre/src/calibre/gui2/__init__.py:58 +msgid "Show system tray icon" +msgstr "Show system tray icon" + +#: /home/kovid/work/calibre/src/calibre/gui2/__init__.py:60 +msgid "Upload downloaded news to device" +msgstr "Upload downloaded news to device" + +#: /home/kovid/work/calibre/src/calibre/gui2/__init__.py:62 +msgid "Delete books from library after uploading to device" +msgstr "Delete books from library after uploading to device" + +#: /home/kovid/work/calibre/src/calibre/gui2/__init__.py:64 +msgid "" +"Show the cover flow in a separate window instead of in the main calibre " +"window" +msgstr "" +"Show the cover flow in a separate window instead of in the main calibre " +"window" + +#: /home/kovid/work/calibre/src/calibre/gui2/__init__.py:66 +msgid "Disable notifications from the system tray icon" +msgstr "Disable notifications from the system tray icon" + +#: /home/kovid/work/calibre/src/calibre/gui2/__init__.py:68 +msgid "Default action to perform when send to device button is clicked" +msgstr "Default action to perform when send to device button is clicked" + +#: /home/kovid/work/calibre/src/calibre/gui2/__init__.py:124 +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/__init__.py:398 +msgid "Copied" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/__init__.py:153 +msgid "Copy" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/__init__.py:153 +msgid "Copy to Clipboard" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/add.py:52 +msgid "Searching in" +msgstr "Searching in" + +#: /home/kovid/work/calibre/src/calibre/gui2/add.py:155 +msgid "Adding..." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/add.py:168 +msgid "Searching in all sub-directories..." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/add.py:244 +msgid "Added" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/add.py:257 +msgid "Adding failed" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/add.py:258 +msgid "" +"The add books process seems to have hung. Try restarting calibre and adding " +"the books in smaller increments, until you find the problem book." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/add.py:270 +msgid "Duplicates found!" +msgstr "Duplicates found!" + +#: /home/kovid/work/calibre/src/calibre/gui2/add.py:271 +msgid "" +"Books with the same title as the following already exist in the database. " +"Add them anyway?" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/add.py:274 +msgid "Adding duplicates..." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/add.py:335 +msgid "Saving..." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/add.py:388 +msgid "Saved" +msgstr "Saved" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/bulk.py:60 +msgid "Bulk Convert" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/bulk.py:73 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/single.py:153 +msgid "Options specific to the output format." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/comic_input.py:15 +msgid "Comic Input" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/comic_input.py:16 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/epub_output.py:16 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/fb2_input.py:13 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/fb2_output.py:15 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/lrf_output.py:20 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/mobi_output.py:16 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/pdb_input.py:13 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/pdb_output.py:17 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/pdf_input.py:13 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/pdf_output.py:18 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/rb_output.py:15 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/txt_input.py:13 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/txt_output.py:17 +msgid "Options specific to" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/comic_input.py:16 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/fb2_input.py:13 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/pdb_input.py:13 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/pdf_input.py:13 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/txt_input.py:13 +msgid "input" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/comic_input_ui.py:76 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/debug_ui.py:45 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/epub_output_ui.py:41 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/fb2_input_ui.py:28 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/fb2_output_ui.py:28 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:88 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/lrf_output_ui.py:115 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/metadata_ui.py:165 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/mobi_output_ui.py:44 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/page_setup_ui.py:110 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/pdb_input_ui.py:28 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/pdb_output_ui.py:35 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/pdf_input_ui.py:38 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/pdf_output_ui.py:39 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/rb_output_ui.py:28 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/structure_detection_ui.py:67 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/toc_ui.py:61 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/txt_input_ui.py:35 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/txt_output_ui.py:41 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/xpath_edit_ui.py:41 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:67 +#: /home/kovid/work/calibre/src/calibre/gui2/device_drivers/configwidget_ui.py:59 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/search_item_ui.py:35 +#: /home/kovid/work/calibre/src/calibre/gui2/filename_pattern_ui.py:96 +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/send_email_ui.py:107 +msgid "Form" +msgstr "Form" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/comic_input_ui.py:77 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/comicconf_ui.py:94 +msgid "&Number of Colors:" +msgstr "&Number of Colors:" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/comic_input_ui.py:78 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/comicconf_ui.py:96 +msgid "Disable &normalize" +msgstr "Disable &normalize" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/comic_input_ui.py:79 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/comicconf_ui.py:97 +msgid "Keep &aspect ratio" +msgstr "Keep &aspect ratio" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/comic_input_ui.py:80 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/comicconf_ui.py:98 +msgid "Disable &Sharpening" +msgstr "Disable &Sharpening" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/comic_input_ui.py:81 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/comicconf_ui.py:104 +msgid "Disable &Trimming" +msgstr "Disable &Trimming" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/comic_input_ui.py:82 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/comicconf_ui.py:103 +msgid "&Wide" +msgstr "&Wide" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/comic_input_ui.py:83 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/comicconf_ui.py:99 +msgid "&Landscape" +msgstr "&Landscape" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/comic_input_ui.py:84 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/comicconf_ui.py:101 +msgid "&Right to left" +msgstr "&Right to left" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/comic_input_ui.py:85 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/comicconf_ui.py:100 +msgid "Don't so&rt" +msgstr "Don't so&rt" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/comic_input_ui.py:86 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/comicconf_ui.py:102 +msgid "De&speckle" +msgstr "De&speckle" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/comic_input_ui.py:87 +msgid "&Disable comic processing" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/debug.py:19 +msgid "Debug" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/debug.py:21 +msgid "Debug the conversion process." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/debug.py:38 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/debug_ui.py:47 +msgid "Choose debug folder" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/debug.py:57 +msgid "Invalid debug directory" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/debug.py:58 +msgid "Failed to create debug directory" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/debug_ui.py:46 +msgid "" +"Choose a folder to put the debug output into. If you specify a folder, " +"calibre will place a lot of debug output into it. This will be useful in " +"understanding the conversion process and figuring out the correct values for " +"conversion parameters like Table of Contents and Chapter Detection." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/debug_ui.py:48 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/debug_ui.py:49 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/metadata_ui.py:170 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/xpath_edit_ui.py:44 +#: /home/kovid/work/calibre/src/calibre/gui2/device_drivers/configwidget_ui.py:61 +#: /home/kovid/work/calibre/src/calibre/gui2/device_drivers/configwidget_ui.py:62 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:491 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:503 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:504 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:507 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:509 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:525 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:526 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:556 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:343 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:348 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:362 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:371 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:373 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:375 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:380 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:382 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/tag_editor_ui.py:126 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/tag_editor_ui.py:128 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/tag_editor_ui.py:131 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/tag_editor_ui.py:135 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles_ui.py:267 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles_ui.py:269 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles_ui.py:270 +#: /home/kovid/work/calibre/src/calibre/gui2/main_ui.py:333 +#: /home/kovid/work/calibre/src/calibre/gui2/main_ui.py:335 +#: /home/kovid/work/calibre/src/calibre/gui2/main_ui.py:341 +msgid "..." +msgstr "..." + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/epub_output.py:15 +msgid "EPUB Output" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/epub_output.py:16 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/fb2_output.py:15 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/lrf_output.py:20 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/mobi_output.py:16 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/pdb_output.py:17 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/pdf_output.py:18 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/rb_output.py:15 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/txt_output.py:17 +msgid "output" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/epub_output_ui.py:42 +msgid "Do not &split on page breaks" +msgstr "Do not &split on page breaks" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/epub_output_ui.py:43 +msgid "Split files &larger than:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/epub_output_ui.py:44 +msgid " KB" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/epub_output_ui.py:45 +msgid "No default &cover" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/fb2_input.py:12 +msgid "FB2 Input" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/fb2_input_ui.py:29 +msgid "Do not insert a &Table of Contents at the beginning of the book." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/fb2_output.py:14 +msgid "FB2 Output" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/fb2_output_ui.py:29 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/pdb_output_ui.py:37 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/rb_output_ui.py:29 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/txt_output_ui.py:43 +msgid "&Inline TOC" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/look_and_feel.py:15 +msgid "Look & Feel" +msgstr "Look & Feel" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/look_and_feel.py:17 +msgid "Control the look and feel of the output" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:89 +msgid "Base &font size:" +msgstr "Base &font size:" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:90 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:92 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/lrf_output_ui.py:118 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/lrf_output_ui.py:120 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/lrf_output_ui.py:125 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/page_setup_ui.py:116 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/page_setup_ui.py:118 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/page_setup_ui.py:120 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/page_setup_ui.py:122 +msgid " pt" +msgstr " pt" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:91 +msgid "Line &height:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:93 +msgid "Remove &spacing between paragraphs" +msgstr "Remove &spacing between paragraphs" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:94 +msgid "No text &justification" +msgstr "No text &justification" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:95 +msgid "&Linearize tables" +msgstr "&Linearize tables" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:96 +msgid "&Transliterate unicode characters to ASCII." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:97 +msgid "Font size &key:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:98 +msgid "Input character &encoding" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:99 +msgid "&Disable font size rescaling" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:100 +msgid "Insert &blank line" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:101 +msgid "Extra &CSS" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/lrf_output.py:19 +msgid "LRF Output" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/lrf_output_ui.py:116 +msgid "Enable &autorotation of wide images" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/lrf_output_ui.py:117 +msgid "&Wordspace:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/lrf_output_ui.py:119 +msgid "Minimum para. &indent:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/lrf_output_ui.py:121 +msgid "Render &tables as images" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/lrf_output_ui.py:122 +msgid "Text size multiplier for text in rendered tables:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/lrf_output_ui.py:123 +msgid "Add &header" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/lrf_output_ui.py:124 +msgid "Header &separation:" +msgstr "Header &separation:" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/lrf_output_ui.py:126 +msgid "Header &format:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/lrf_output_ui.py:127 +msgid "&Embed fonts" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/lrf_output_ui.py:128 +msgid "&Serif font family:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/lrf_output_ui.py:129 +msgid "S&ans-serif font family:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/lrf_output_ui.py:130 +msgid "&Monospaced font family:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/metadata.py:23 +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/main.py:145 +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/main_ui.py:169 +msgid "Metadata" +msgstr "Metadata" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/metadata.py:25 +msgid "" +"Set the metadata. The output file will contain as much of this metadata as " +"possible." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/metadata.py:134 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single.py:95 +msgid "Choose cover for " +msgstr "Choose cover for " + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/metadata.py:141 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single.py:102 +msgid "Cannot read" +msgstr "Cannot read" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/metadata.py:142 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single.py:103 +msgid "You do not have permission to read the file: " +msgstr "You do not have permission to read the file: " + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/metadata.py:150 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/metadata.py:157 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single.py:111 +msgid "Error reading file" +msgstr "Error reading file" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/metadata.py:151 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single.py:112 +msgid "

There was an error reading from file:
" +msgstr "

There was an error reading from file:
" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/metadata.py:158 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single.py:120 +msgid " is not a valid picture" +msgstr " is not a valid picture" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/metadata_ui.py:166 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:377 +msgid "Book Cover" +msgstr "Book Cover" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/metadata_ui.py:167 +msgid "Use cover from &source file" +msgstr "Use cover from &source file" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/metadata_ui.py:168 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:378 +msgid "Change &cover image:" +msgstr "Change &cover image:" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/metadata_ui.py:169 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:379 +msgid "Browse for an image to use as the cover of this book." +msgstr "Browse for an image to use as the cover of this book." + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/metadata_ui.py:171 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:340 +msgid "&Title: " +msgstr "&Title: " + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/metadata_ui.py:172 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:341 +msgid "Change the title of this book" +msgstr "Change the title of this book" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/metadata_ui.py:173 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:135 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:344 +msgid "&Author(s): " +msgstr "&Author(s): " + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/metadata_ui.py:174 +msgid "Author So&rt:" +msgstr "Author So&rt:" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/metadata_ui.py:175 +msgid "" +"Change the author(s) of this book. Multiple authors should be separated by a " +"comma" +msgstr "" +"Change the author(s) of this book. Multiple authors should be separated by a " +"comma" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/metadata_ui.py:176 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:143 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:353 +msgid "&Publisher: " +msgstr "&Publisher: " + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/metadata_ui.py:177 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:354 +msgid "Ta&gs: " +msgstr "Ta&gs: " + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/metadata_ui.py:178 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:145 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:355 +msgid "" +"Tags categorize the book. This is particularly useful while searching. " +"

They can be any words or phrases, separated by commas." +msgstr "" +"Tags categorize the book. This is particularly useful while searching. " +"

They can be any words or phrases, separated by commas." + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/metadata_ui.py:179 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:150 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:358 +msgid "&Series:" +msgstr "&Series:" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/metadata_ui.py:180 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/metadata_ui.py:181 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:151 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:152 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:359 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:360 +msgid "List of known series. You can add new series." +msgstr "List of known series. You can add new series." + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/metadata_ui.py:182 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:365 +msgid "Book " +msgstr "Book " + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/mobi_output.py:15 +msgid "MOBI Output" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/mobi_output_ui.py:45 +msgid "&Title for Table of Contents:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/mobi_output_ui.py:46 +msgid "Rescale images for &Palm devices" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/mobi_output_ui.py:47 +msgid "Use author &sort for author" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/mobi_output_ui.py:48 +msgid "Disable compression of the file contents" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/mobi_output_ui.py:49 +msgid "Do not add Table of Contents to book" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/page_setup.py:35 +msgid "Page Setup" +msgstr "Page Setup" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/page_setup_ui.py:111 +msgid "&Output profile:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/page_setup_ui.py:112 +msgid "Profile description" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/page_setup_ui.py:113 +msgid "&Input profile:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/page_setup_ui.py:114 +msgid "Margins" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/page_setup_ui.py:115 +msgid "&Left:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/page_setup_ui.py:117 +msgid "&Top:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/page_setup_ui.py:119 +msgid "&Right:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/page_setup_ui.py:121 +msgid "&Bottom:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/pdb_input.py:12 +msgid "PDB Input" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/pdb_input_ui.py:29 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/txt_input_ui.py:36 +msgid "Treat each &line as a paragraph" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/pdb_output.py:16 +msgid "PDB Output" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/pdb_output_ui.py:36 +msgid "&Format:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/pdf_input.py:12 +msgid "PDF Input" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/pdf_input_ui.py:39 +msgid "Line &Un-Wrapping Factor:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/pdf_input_ui.py:40 +msgid "No &Images" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/pdf_output.py:17 +msgid "PDF Output" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/pdf_output_ui.py:40 +msgid "&Paper Size:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/pdf_output_ui.py:41 +msgid "&Orientation:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/rb_output.py:14 +msgid "RB Output" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/single.py:139 +msgid "Convert" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/single.py:164 +msgid "Options specific to the input format." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/single_ui.py:105 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/book_info_ui.py:61 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/comicconf_ui.py:91 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/progress_ui.py:48 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/warning_ui.py:52 +msgid "Dialog" +msgstr "Dialog" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/single_ui.py:106 +msgid "&Input format:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/single_ui.py:107 +msgid "&Output format:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/structure_detection.py:17 +msgid "" +"Structure\n" +"Detection" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/structure_detection.py:19 +msgid "" +"Fine tune the detection of chapter headings and other document structure." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/structure_detection.py:34 +msgid "Detect chapters at (XPath expression):" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/structure_detection.py:35 +msgid "Insert page breaks before (XPath expression):" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/structure_detection.py:44 +#: /home/kovid/work/calibre/src/calibre/gui2/widgets.py:72 +msgid "Invalid regular expression" +msgstr "Invalid regular expression" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/structure_detection.py:45 +#: /home/kovid/work/calibre/src/calibre/gui2/widgets.py:73 +msgid "Invalid regular expression: %s" +msgstr "Invalid regular expression: %s" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/structure_detection.py:50 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/toc.py:38 +msgid "Invalid XPath" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/structure_detection.py:51 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/toc.py:39 +msgid "The XPath expression %s is invalid." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/structure_detection_ui.py:68 +msgid "Chapter &mark:" +msgstr "Chapter &mark:" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/structure_detection_ui.py:69 +msgid "Remove first &image" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/structure_detection_ui.py:70 +msgid "Insert &metadata as page at start of book" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/structure_detection_ui.py:71 +msgid "&Footer regular expression:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/structure_detection_ui.py:72 +msgid "&Preprocess input file to possibly improve structure detection" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/structure_detection_ui.py:73 +msgid "&Header regular expression:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/structure_detection_ui.py:74 +msgid "Remove F&ooter" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/structure_detection_ui.py:75 +msgid "Remove H&eader" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/toc.py:16 +msgid "" +"Table of\n" +"Contents" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/toc.py:18 +msgid "Control the creation/conversion of the Table of Contents." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/toc.py:29 +msgid "Level &1 TOC (XPath expression):" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/toc.py:30 +msgid "Level &2 TOC (XPath expression):" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/toc.py:31 +msgid "Level &3 TOC (XPath expression):" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/toc_ui.py:62 +msgid "Do not add &detected chapters to the Table of Contents" +msgstr "Do not add &detected chapters to the Table of Contents" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/toc_ui.py:63 +msgid "Number of &links to add to Table of Contents" +msgstr "Number of &links to add to Table of Contents" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/toc_ui.py:64 +msgid "Chapter &threshold" +msgstr "Chapter &threshold" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/toc_ui.py:65 +msgid "&Force use of auto-generated Table of Contents" +msgstr "&Force use of auto-generated Table of Contents" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/toc_ui.py:66 +msgid "TOC &Filter:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/txt_input.py:12 +msgid "TXT Input" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/txt_input_ui.py:37 +msgid "Process using markdown" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/txt_input_ui.py:38 +msgid "" +"

Markdown is a simple markup language for text files, that allows for " +"advanced formatting. To learn more visit markdown." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/txt_output.py:16 +msgid "TXT Output" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/txt_output_ui.py:42 +msgid "&Line ending style:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/txt_output_ui.py:45 +msgid "Add a tab at the beginning of each paragraph" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/xpath_edit_ui.py:42 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/book_info_ui.py:62 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/book_info_ui.py:63 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/choose_format_ui.py:41 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/confirm_delete_ui.py:49 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/password_ui.py:57 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/progress_ui.py:49 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/progress_ui.py:50 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/warning_ui.py:53 +msgid "TextLabel" +msgstr "TextLabel" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/xpath_edit_ui.py:43 +msgid "Use a wizard to help construct the XPath expression" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:68 +msgid "Match HTML &tags with tag name:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:69 +msgid "*" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:70 +msgid "a" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:71 +msgid "br" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:72 +msgid "div" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:73 +msgid "h1" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:74 +msgid "h2" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:75 +msgid "h3" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:76 +msgid "h4" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:77 +msgid "h5" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:78 +msgid "h6" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:79 +msgid "hr" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:80 +msgid "span" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:81 +msgid "Having the &attribute:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:82 +msgid "With &value:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:83 +msgid "(A regular expression)" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:84 +msgid "" +"

For example, to match all h2 tags that have class=\"chapter\", set tag to " +"h2, attribute to class and value to " +"chapter.

Leaving attribute blank will match any attribute and " +"leaving value blank will match any value. Setting tag to * will match any " +"tag.

To learn more advanced usage of XPath see the XPath " +"Tutorial." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:39 +#: /home/kovid/work/calibre/src/calibre/utils/ipc/job.py:129 +msgid "No details available." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:128 +msgid "Device no longer connected." +msgstr "Device no longer connected." + +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:195 +msgid "Get device information" +msgstr "Get device information" + +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:206 +msgid "Get list of books on device" +msgstr "Get list of books on device" + +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:215 +msgid "Send metadata to device" +msgstr "Send metadata to device" + +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:224 +msgid "Upload %d books to device" +msgstr "Upload %d books to device" + +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:239 +msgid "Delete books from device" +msgstr "Delete books from device" + +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:256 +msgid "Download books from device" +msgstr "Download books from device" + +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:266 +msgid "View book on device" +msgstr "View book on device" + +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:273 +msgid "and delete from library" +msgstr "and delete from library" + +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:294 +msgid "Set default send to device action" +msgstr "Set default send to device action" + +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:299 +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:306 +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:308 +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:310 +msgid "Email to" +msgstr "Email to" + +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:321 +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:328 +msgid "Send to main memory" +msgstr "Send to main memory" + +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:323 +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:330 +msgid "Send to storage card A" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:325 +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:332 +msgid "Send to storage card B" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:335 +msgid "Send specific format to main memory" +msgstr "Send specific format to main memory" + +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:337 +msgid "Send specific format to storage card A" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:339 +msgid "Send specific format to storage card B" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:482 +msgid "No books" +msgstr "No books" + +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:483 +msgid "selected to send" +msgstr "selected to send" + +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:488 +msgid "Choose format to send to device" +msgstr "Choose format to send to device" + +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:495 +msgid "No device" +msgstr "No device" + +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:496 +msgid "Cannot send: No device is connected" +msgstr "Cannot send: No device is connected" + +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:499 +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:503 +msgid "No card" +msgstr "No card" + +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:500 +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:504 +msgid "Cannot send: Device has no storage card" +msgstr "Cannot send: Device has no storage card" + +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:546 +msgid "E-book:" +msgstr "E-book:" + +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:549 +msgid "Attached, you will find the e-book" +msgstr "Attached, you will find the e-book" + +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:550 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/__init__.py:177 +msgid "by" +msgstr "by" + +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:551 +msgid "in the %s format." +msgstr "in the %s format." + +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:564 +msgid "Sending email to" +msgstr "Sending email to" + +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:594 +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:601 +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:692 +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:806 +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:813 +msgid "No suitable formats" +msgstr "No suitable formats" + +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:595 +msgid "Auto convert the following books before sending via email?" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:602 +msgid "" +"Could not email the following books as no suitable formats were found:" +msgstr "" +"Could not email the following books as no suitable formats were found:" + +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:621 +msgid "Failed to email books" +msgstr "Failed to email books" + +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:622 +msgid "Failed to email the following books:" +msgstr "Failed to email the following books:" + +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:626 +msgid "Sent by email:" +msgstr "Sent by email:" + +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:653 +msgid "News:" +msgstr "News:" + +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:654 +msgid "Attached is the" +msgstr "Attached is the" + +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:665 +msgid "Sent news to" +msgstr "Sent news to" + +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:693 +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:807 +msgid "Auto convert the following books before uploading to the device?" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:724 +msgid "Sending news to device." +msgstr "Sending news to device." + +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:776 +msgid "Sending books to device." +msgstr "Sending books to device." + +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:814 +msgid "" +"Could not upload the following books to the device, as no suitable formats " +"were found. Convert the book(s) to a format supported by your device first." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:862 +msgid "No space on device" +msgstr "No space on device" + +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:863 +msgid "" +"

Cannot upload books to device there is no more free space available " +msgstr "" +"

Cannot upload books to device there is no more free space available " + +#: /home/kovid/work/calibre/src/calibre/gui2/device_drivers/configwidget_ui.py:60 +msgid "Select available formats and their order for this device" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/device_drivers/configwidget_ui.py:63 +msgid "Use sub directories" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/book_info.py:84 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/book_info.py:85 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/book_info.py:86 +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:345 +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:1005 +#: /home/kovid/work/calibre/src/calibre/gui2/status.py:56 +msgid "Path" +msgstr "Path" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/book_info.py:87 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/book_info.py:88 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/book_info.py:89 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/book_info.py:92 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/__init__.py:216 +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:344 +#: /home/kovid/work/calibre/src/calibre/gui2/status.py:57 +#: /home/kovid/work/calibre/src/calibre/gui2/tag_view.py:83 +msgid "Formats" +msgstr "Formats" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/book_info_ui.py:65 +msgid "&Previous" +msgstr "&Previous" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/book_info_ui.py:66 +msgid "&Next" +msgstr "&Next" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/choose_format_ui.py:40 +msgid "Choose Format" +msgstr "Choose Format" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/comicconf.py:34 +msgid "Set defaults for conversion of comics (CBR/CBZ files)" +msgstr "Set defaults for conversion of comics (CBR/CBZ files)" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/comicconf.py:49 +msgid "Set options for converting %s" +msgstr "Set options for converting %s" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/comicconf_ui.py:92 +msgid "&Title:" +msgstr "&Title:" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/comicconf_ui.py:93 +msgid "&Author(s):" +msgstr "&Author(s):" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/comicconf_ui.py:95 +msgid "&Profile:" +msgstr "&Profile:" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/__init__.py:170 +msgid "%(plugin_type)s %(plugins)s" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/__init__.py:171 +msgid "plugins" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/__init__.py:196 +msgid "Conversion" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/__init__.py:196 +msgid "General" +msgstr "General" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/__init__.py:196 +msgid "Interface" +msgstr "Interface" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/__init__.py:197 +msgid "Add/Save" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/__init__.py:197 +msgid "" +"Email\n" +"Delivery" +msgstr "" +"Email\n" +"Delivery" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/__init__.py:198 +msgid "Advanced" +msgstr "Advanced" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/__init__.py:198 +msgid "" +"Content\n" +"Server" +msgstr "" +"Content\n" +"Server" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/__init__.py:198 +msgid "Plugins" +msgstr "Plugins" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/__init__.py:216 +msgid "Auto send" +msgstr "Auto send" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/__init__.py:216 +msgid "Email" +msgstr "Email" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/__init__.py:221 +msgid "Formats to email. The first matching format will be sent." +msgstr "Formats to email. The first matching format will be sent." + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/__init__.py:222 +msgid "" +"If checked, downloaded news will be automatically mailed
to this email " +"address (provided it is in one of the listed formats)." +msgstr "" +"If checked, downloaded news will be automatically mailed
to this email " +"address (provided it is in one of the listed formats)." + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/__init__.py:296 +msgid "new email address" +msgstr "new email address" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/__init__.py:468 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/__init__.py:801 +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:142 +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1005 +#: /home/kovid/work/calibre/src/calibre/utils/ipc/job.py:52 +msgid "Error" +msgstr "Error" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/__init__.py:469 +msgid "Failed to install command line tools." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/__init__.py:472 +msgid "Command line tools installed" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/__init__.py:473 +msgid "Command line tools installed in" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/__init__.py:474 +msgid "" +"If you move calibre.app, you have to re-install the command line tools." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/__init__.py:525 +msgid "No valid plugin path" +msgstr "No valid plugin path" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/__init__.py:526 +msgid "%s is not a valid plugin path" +msgstr "%s is not a valid plugin path" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/__init__.py:529 +msgid "Choose plugin" +msgstr "Choose plugin" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/__init__.py:541 +msgid "Plugin cannot be disabled" +msgstr "Plugin cannot be disabled" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/__init__.py:542 +msgid "The plugin: %s cannot be disabled" +msgstr "The plugin: %s cannot be disabled" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/__init__.py:551 +msgid "Plugin not customizable" +msgstr "Plugin not customizable" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/__init__.py:552 +msgid "Plugin: %s does not need customization" +msgstr "Plugin: %s does not need customization" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/__init__.py:576 +msgid "Customize %s" +msgstr "Customize %s" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/__init__.py:586 +msgid "Cannot remove builtin plugin" +msgstr "Cannot remove builtin plugin" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/__init__.py:587 +msgid " cannot be removed. It is a builtin plugin. Try disabling it instead." +msgstr "" +" cannot be removed. It is a builtin plugin. Try disabling it instead." + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/__init__.py:620 +msgid "Error log:" +msgstr "Error log:" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/__init__.py:627 +msgid "Access log:" +msgstr "Access log:" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/__init__.py:652 +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:574 +msgid "Failed to start content server" +msgstr "Failed to start content server" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/__init__.py:676 +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/__init__.py:471 +msgid "Select location for books" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/__init__.py:693 +msgid "Invalid size" +msgstr "Invalid size" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/__init__.py:694 +msgid "The size %s is invalid. must be of the form widthxheight" +msgstr "The size %s is invalid. Must be of the form widthxheight" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/__init__.py:738 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/__init__.py:743 +msgid "Invalid database location" +msgstr "Invalid database location" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/__init__.py:739 +msgid "Invalid database location " +msgstr "Invalid database location " + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/__init__.py:740 +msgid "
Must be a directory." +msgstr "
Must be a directory." + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/__init__.py:744 +msgid "Invalid database location.
Cannot write to " +msgstr "Invalid database location.
Cannot write to " + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/__init__.py:782 +msgid "Checking database integrity" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/__init__.py:802 +msgid "Failed to check database integrity" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/__init__.py:807 +msgid "Some inconsistencies found" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/__init__.py:808 +msgid "" +"The following books had formats listed in the database that are not actually " +"available. The entries for the formats have been removed. You should check " +"them manually. This can happen if you manipulate the files in the library " +"folder directly." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/add_save.py:68 +msgid "Invalid template" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/add_save.py:69 +msgid "The template %s is invalid:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/add_save_ui.py:100 +msgid "TabWidget" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/add_save_ui.py:101 +msgid "" +"Here you can control how calibre will read metadata from the files you add " +"to it. calibre can either read metadata from the contents of the file, or " +"from the filename." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/add_save_ui.py:102 +msgid "Read metadata only from &file name" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/add_save_ui.py:103 +msgid "&Configure metadata from file name" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/add_save_ui.py:104 +msgid "&Adding books" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/add_save_ui.py:105 +msgid "" +"Here you can control how calibre will save your books when you click the " +"Save to Disk button:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/add_save_ui.py:106 +msgid "Save &cover separately" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/add_save_ui.py:107 +msgid "Update &metadata in saved copies" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/add_save_ui.py:108 +msgid "Save metadata in &OPF file" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/add_save_ui.py:109 +msgid "Convert non-English characters to &English equivalents" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/add_save_ui.py:110 +msgid "Format &dates as:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/add_save_ui.py:111 +msgid "File &formats to save:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/add_save_ui.py:112 +msgid "Save &template" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/add_save_ui.py:113 +msgid "" +"By adjusting the template below, you can control what folders the files are " +"saved in and what filenames they are given. You can use the / character to " +"indicate sub-folders. Available metadata variables are described below. If a " +"particular book does not have some metadata, the variable will be replaced " +"by the empty string." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/add_save_ui.py:114 +msgid "Available variables:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/add_save_ui.py:115 +msgid "Replace space with &underscores" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/add_save_ui.py:116 +msgid "Change paths to &lowercase" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/add_save_ui.py:117 +msgid "&Saving books" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:488 +#: /home/kovid/work/calibre/src/calibre/gui2/main_ui.py:367 +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/main_ui.py:173 +msgid "Preferences" +msgstr "Preferences" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:489 +msgid "" +"&Location of ebooks (The ebooks are stored in folders sorted by author and " +"metadata is stored in the file metadata.db)" +msgstr "" +"&Location of ebooks (The ebooks are stored in folders sorted by author and " +"metadata is stored in the file metadata.db)" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:490 +msgid "Browse for the new database location" +msgstr "Browse for the new database location" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:492 +msgid "Show notification when &new version is available" +msgstr "Show notification when &new version is available" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:493 +msgid "Default network &timeout:" +msgstr "Default network &timeout:" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:494 +msgid "" +"Set the default timeout for network fetches (i.e. anytime we go out to the " +"internet to get information)" +msgstr "" +"Set the default timeout for network fetches (i.e. anytime we go out to the " +"internet to get information)" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:495 +msgid " seconds" +msgstr " seconds" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:496 +msgid "Choose &language (requires restart):" +msgstr "Choose &language (requires restart):" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:497 +msgid "Normal" +msgstr "Normal" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:498 +msgid "High" +msgstr "High" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:499 +msgid "Low" +msgstr "Low" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:500 +msgid "Job &priority:" +msgstr "Job &priority:" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:501 +msgid "Preferred &output format:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:502 +msgid "Preferred &input format order:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:506 +msgid "Add a directory to the frequently used directories list" +msgstr "Add a directory to the frequently used directories list" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:508 +msgid "Remove a directory from the frequently used directories list" +msgstr "Remove a directory from the frequently used directories list" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:510 +msgid "Use &Roman numerals for series number" +msgstr "Use &Roman numerals for series number" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:511 +msgid "Enable system &tray icon (needs restart)" +msgstr "Enable system &tray icon (needs restart)" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:512 +msgid "Show ¬ifications in system tray" +msgstr "Show ¬ifications in system tray" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:513 +msgid "Show cover &browser in a separate window (needs restart)" +msgstr "Show cover &browser in a separate window (needs restart)" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:514 +msgid "Search as you type" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:515 +msgid "Automatically send downloaded &news to ebook reader" +msgstr "Automatically send downloaded &news to ebook reader" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:516 +msgid "&Delete news from library when it is automatically sent to reader" +msgstr "&Delete news from library when it is automatically sent to reader" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:517 +msgid "&Number of covers to show in browse mode (needs restart):" +msgstr "&Number of covers to show in browse mode (needs restart):" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:518 +msgid "Toolbar" +msgstr "Toolbar" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:519 +msgid "Large" +msgstr "Large" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:520 +msgid "Medium" +msgstr "Medium" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:521 +msgid "Small" +msgstr "Small" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:522 +msgid "&Button size in toolbar" +msgstr "&Button size in toolbar" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:523 +msgid "Show &text in toolbar buttons" +msgstr "Show &text in toolbar buttons" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:524 +msgid "Select visible &columns in library view" +msgstr "Select visible &columns in library view" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:527 +msgid "Use internal &viewer for:" +msgstr "Use internal &viewer for:" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:528 +msgid "Add an email address to which to send books" +msgstr "Add an email address to which to send books" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:529 +msgid "&Add email" +msgstr "&Add email" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:530 +msgid "Make &default" +msgstr "Make &default" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:531 +msgid "&Remove email" +msgstr "&Remove email" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:532 +msgid "calibre can send your books to you (or your reader) by email" +msgstr "calibre can send your books to you (or your reader) by email" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:533 +msgid "&Check database integrity" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:534 +msgid "&Install command line tools" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:535 +msgid "" +"calibre contains a network server that allows you to access your book " +"collection using a browser from anywhere in the world. Any changes to the " +"settings will only take effect after a server restart." +msgstr "" +"calibre contains a network server that allows you to access your book " +"collection using a browser from anywhere in the world. Any changes to the " +"settings will only take effect after a server restart." + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:536 +msgid "Server &port:" +msgstr "Server &port:" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:537 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/password_ui.py:58 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler_ui.py:178 +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/send_email_ui.py:117 +msgid "&Username:" +msgstr "&Username:" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:538 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/password_ui.py:59 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler_ui.py:179 +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/send_email_ui.py:119 +msgid "&Password:" +msgstr "&Password:" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:539 +msgid "" +"If you leave the password blank, anyone will be able to access your book " +"collection using the web interface." +msgstr "" +"If you leave the password blank, anyone will be able to access your book " +"collection using the web interface." + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:540 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/password_ui.py:60 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler_ui.py:180 +msgid "&Show password" +msgstr "&Show password" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:541 +msgid "" +"The maximum size (widthxheight) for displayed covers. Larger covers are " +"resized. " +msgstr "" +"The maximum size (widthxheight) for displayed covers. Larger covers are " +"resized. " + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:542 +msgid "Max. &cover size:" +msgstr "Max. &cover size:" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:543 +msgid "&Start Server" +msgstr "&Start Server" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:544 +msgid "St&op Server" +msgstr "St&op Server" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:545 +msgid "&Test Server" +msgstr "&Test Server" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:546 +msgid "Run server &automatically on startup" +msgstr "Run server &automatically on startup" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:547 +msgid "View &server logs" +msgstr "View &server logs" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:548 +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/stanza_ui.py:46 +msgid "" +"

Remember to leave calibre running as the server only runs as long as " +"calibre is running.\n" +"

Stanza should see your calibre collection automatically. If not, try " +"adding the URL http://myhostname:8080 as a new catalog in the Stanza reader " +"on your iPhone. Here myhostname should be the fully qualified hostname or " +"the IP address of the computer calibre is running on." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:550 +msgid "" +"Here you can customize the behavior of Calibre by controlling what plugins " +"it uses." +msgstr "" +"Here you can customize the behavior of Calibre by controlling what plugins " +"it uses." + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:551 +msgid "Enable/&Disable plugin" +msgstr "Enable/&Disable plugin" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:552 +msgid "&Customize plugin" +msgstr "&Customize plugin" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:553 +msgid "&Remove plugin" +msgstr "&Remove plugin" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:554 +msgid "Add new plugin" +msgstr "Add new plugin" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:555 +msgid "Plugin &file:" +msgstr "Plugin &file:" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:557 +msgid "&Add" +msgstr "&Add" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/confirm_delete_ui.py:48 +msgid "Are you sure?" +msgstr "Are you sure?" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/confirm_delete_ui.py:50 +msgid "&Show this warning again" +msgstr "&Show this warning again" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/conversion_error_ui.py:41 +msgid "ERROR" +msgstr "ERROR" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/fetch_metadata.py:58 +msgid "Author Sort" +msgstr "Author Sort" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/fetch_metadata.py:60 +msgid "ISBN" +msgstr "ISBN" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/fetch_metadata.py:146 +msgid "Finding metadata..." +msgstr "Finding metadata..." + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/fetch_metadata.py:158 +msgid "Could not find metadata" +msgstr "Could not find metadata" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/fetch_metadata.py:159 +msgid "The metadata download seems to have stalled. Try again later." +msgstr "The metadata download seems to have stalled. Try again later." + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/fetch_metadata.py:168 +msgid "Warning" +msgstr "Warning" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/fetch_metadata.py:169 +msgid "Could not fetch metadata from:" +msgstr "Could not fetch metadata from:" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/fetch_metadata.py:173 +msgid "No metadata found" +msgstr "No metadata found" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/fetch_metadata.py:174 +msgid "" +"No metadata found, try adjusting the title and author or the ISBN key." +msgstr "" +"No metadata found, try adjusting the title and author or the ISBN key." + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/fetch_metadata_ui.py:78 +msgid "Fetch metadata" +msgstr "Fetch metadata" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/fetch_metadata_ui.py:79 +msgid "" +"

calibre can find metadata for your books from two locations: Google " +"Books and isbndb.com.

To use isbndb.com you must sign up for a " +"free account and enter your access key " +"below." +msgstr "" +"

calibre can find metadata for your books from two locations: Google " +"Books and isbndb.com.

To use isbndb.com you must sign up for a " +"free account and enter your access key " +"below." + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/fetch_metadata_ui.py:80 +msgid "&Access Key:" +msgstr "&Access Key:" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/fetch_metadata_ui.py:81 +msgid "Fetch" +msgstr "Fetch" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/fetch_metadata_ui.py:82 +msgid "Matches" +msgstr "Matches" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/fetch_metadata_ui.py:83 +msgid "" +"Select the book that most closely matches your copy from the list below" +msgstr "" +"Select the book that most closely matches your copy from the list below" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/job_view_ui.py:37 +msgid "Details of job" +msgstr "Details of job" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/jobs_ui.py:41 +msgid "Active Jobs" +msgstr "Active Jobs" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/jobs_ui.py:42 +msgid "&Stop selected job" +msgstr "&Stop selected Job" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/jobs_ui.py:43 +msgid "Show job &details" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:133 +msgid "Edit Meta information" +msgstr "Edit Meta information" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:134 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:339 +msgid "Meta information" +msgstr "Meta information" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:136 +msgid "A&utomatically set author sort" +msgstr "A&utomatically set author sort" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:137 +msgid "Author s&ort: " +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:138 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:346 +msgid "" +"Specify how the author(s) of this book should be sorted. For example Charles " +"Dickens should be sorted as Dickens, Charles." +msgstr "" +"Specify how the author(s) of this book should be sorted. For example Charles " +"Dickens should be sorted as Dickens, Charles." + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:139 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:349 +msgid "&Rating:" +msgstr "&Rating:" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:140 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:141 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:350 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:351 +msgid "Rating of this book. 0-5 stars" +msgstr "Rating of this book. 0-5 stars" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:142 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:352 +msgid " stars" +msgstr " stars" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:144 +msgid "Add ta&gs: " +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:146 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:147 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:356 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:357 +msgid "Open Tag Editor" +msgstr "Open Tag Editor" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:148 +msgid "&Remove tags:" +msgstr "&Remove tags:" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:149 +msgid "Comma separated list of tags to remove from the books. " +msgstr "Comma separated list of tags to remove from the books. " + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:153 +msgid "Remove &format:" +msgstr "Remove &format:" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single.py:119 +msgid "Not a valid picture" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single.py:166 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single.py:167 +msgid "No format selected" +msgstr "No format selected" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single.py:178 +msgid "Could not read metadata" +msgstr "Could not read metadata" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single.py:179 +msgid "Could not read metadata from %s format" +msgstr "Could not read metadata from %s format" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single.py:221 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single.py:227 +msgid "Could not read cover" +msgstr "Could not read cover" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single.py:222 +msgid "Could not read cover from %s format" +msgstr "Could not read cover from %s format" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single.py:228 +msgid "The cover in the %s format is invalid" +msgstr "The cover in the %s format is invalid" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single.py:444 +msgid "Downloading cover..." +msgstr "Downloading cover..." + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single.py:456 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single.py:461 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single.py:467 +msgid "Cannot fetch cover" +msgstr "Cannot fetch cover" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single.py:457 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single.py:468 +msgid "Could not fetch cover.
" +msgstr "Could not fetch cover.
" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single.py:458 +msgid "The download timed out." +msgstr "The download timed out." + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single.py:462 +msgid "Could not find cover for this book. Try specifying the ISBN first." +msgstr "Could not find cover for this book. Try specifying the ISBN first." + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single.py:474 +msgid "Bad cover" +msgstr "Bad cover" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single.py:475 +msgid "The cover is not a valid picture" +msgstr "The cover is not a valid picture" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single.py:514 +msgid "Cannot fetch metadata" +msgstr "Cannot fetch metadata" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single.py:515 +msgid "You must specify at least one of ISBN, Title, Authors or Publisher" +msgstr "You must specify at least one of ISBN, Title, Authors or Publisher" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single.py:541 +msgid "Permission denied" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single.py:542 +msgid "Could not open %s. Is it being used by another program?" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:338 +msgid "Edit Meta Information" +msgstr "Edit Meta Information" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:342 +msgid "Swap the author and title" +msgstr "Swap the author and title" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:345 +msgid "Author S&ort: " +msgstr "Author S&ort: " + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:347 +msgid "" +"Automatically create the author sort entry based on the current author entry" +msgstr "" +"Automatically create the author sort entry based on the current author entry" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:361 +msgid "Remove unused series (Series that have no books)" +msgstr "Remove unused series (Series that have no books)" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:363 +msgid "IS&BN:" +msgstr "IS&BN:" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:364 +msgid "Publishe&d:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:367 +msgid "&Comments" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:368 +msgid "&Fetch metadata from server" +msgstr "&Fetch metadata from server" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:369 +msgid "Available Formats" +msgstr "Available Formats" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:370 +msgid "Add a new format for this book to the database" +msgstr "Add a new format for this book to the database" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:372 +msgid "Remove the selected formats for this book from the database." +msgstr "Remove the selected formats for this book from the database." + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:374 +msgid "Set the cover for the book from the selected format" +msgstr "Set the cover for the book from the selected format" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:376 +msgid "Update metadata from the metadata in the selected format" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:381 +msgid "Reset cover to default" +msgstr "Reset cover to default" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:383 +msgid "Download &cover" +msgstr "Download &cover" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/password_ui.py:56 +msgid "Password needed" +msgstr "Password needed" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/progress.py:53 +msgid "Aborting..." +msgstr "Aborting..." + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler.py:42 +msgid "You" +msgstr "You" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler.py:126 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler.py:145 +msgid "Custom" +msgstr "Custom" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler.py:128 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler.py:137 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler.py:143 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler.py:230 +msgid "Scheduled" +msgstr "Scheduled" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler.py:284 +msgid "%d recipes" +msgstr "%d recipes" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler.py:285 +msgid "Monday" +msgstr "Monday" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler.py:285 +msgid "Tuesday" +msgstr "Tuesday" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler.py:285 +msgid "Wednesday" +msgstr "Wednesday" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler.py:285 +msgid "day" +msgstr "day" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler.py:286 +msgid "Friday" +msgstr "Friday" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler.py:286 +msgid "Saturday" +msgstr "Saturday" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler.py:286 +msgid "Sunday" +msgstr "Sunday" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler.py:286 +msgid "Thursday" +msgstr "Thursday" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler.py:323 +msgid "Must set account information" +msgstr "Must set account information" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler.py:324 +msgid "This recipe requires a username and password" +msgstr "This recipe requires a username and password" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler.py:355 +msgid "Created by: " +msgstr "Created by: " + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler.py:393 +msgid "%d days, %d hours and %d minutes ago" +msgstr "%d days, %d hours and %d minutes ago" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler.py:395 +msgid "Last downloaded" +msgstr "Last downloaded" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler.py:397 +msgid "Last downloaded: never" +msgstr "Last downloaded: never" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler.py:423 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler_ui.py:165 +msgid "Schedule news download" +msgstr "Schedule news download" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler.py:426 +msgid "Add a custom news source" +msgstr "Add a custom news source" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler_ui.py:166 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles.py:221 +msgid "Recipes" +msgstr "Recipes" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler_ui.py:167 +msgid "Download all scheduled recipes at once" +msgstr "Download all scheduled recipes at once" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler_ui.py:168 +msgid "Download &all scheduled" +msgstr "Download &all scheduled" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler_ui.py:169 +msgid "Schedule for download" +msgstr "Schedule for download" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler_ui.py:170 +msgid "blurb" +msgstr "blurb" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler_ui.py:171 +msgid "&Schedule for download:" +msgstr "&Schedule for download:" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler_ui.py:172 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler_ui.py:174 +msgid "Every " +msgstr "Every " + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler_ui.py:173 +msgid "at" +msgstr "at" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler_ui.py:175 +msgid "" +"Interval at which to download this recipe. A value of zero means that the " +"recipe will be downloaded every hour." +msgstr "" +"Interval at which to download this recipe. A value of zero means that the " +"recipe will be downloaded every hour." + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler_ui.py:176 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler_ui.py:184 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles_ui.py:263 +msgid " days" +msgstr " days" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler_ui.py:177 +msgid "&Account" +msgstr "&Account" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler_ui.py:181 +msgid "For the scheduling to work, you must leave calibre running." +msgstr "For the scheduling to work, you must leave calibre running." + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler_ui.py:182 +msgid "&Download now" +msgstr "&Download now" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler_ui.py:183 +msgid "" +"Delete downloaded news older than the specified number of days. Set to zero " +"to disable." +msgstr "" +"Delete downloaded news older than the specified number of days. Set to zero " +"to disable." + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler_ui.py:185 +msgid "Delete downloaded news older than " +msgstr "Delete downloaded news older than " + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/search_item_ui.py:36 +msgid "contains" +msgstr "contains" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/search_item_ui.py:37 +msgid "The text to search for. It is interpreted as a regular expression." +msgstr "The text to search for. It is interpreted as a regular expression." + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/search_item_ui.py:38 +msgid "" +"

Negate this match. That is, only return results that do not match " +"this query." +msgstr "" +"

Negate this match. That is, only return results that do not match " +"this query." + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/search_item_ui.py:39 +msgid "Negate" +msgstr "Negate" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/search_ui.py:88 +msgid "Advanced Search" +msgstr "Advanced Search" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/search_ui.py:89 +msgid "Find entries that have..." +msgstr "Find entries that have..." + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/search_ui.py:90 +msgid "&All these words:" +msgstr "&All these words:" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/search_ui.py:91 +msgid "This exact &phrase:" +msgstr "This exact &phrase:" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/search_ui.py:92 +msgid "&One or more of these words:" +msgstr "&One or more of these words:" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/search_ui.py:93 +msgid "But dont show entries that have..." +msgstr "But dont show entries that have..." + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/search_ui.py:94 +msgid "Any of these &unwanted words:" +msgstr "Any of these &unwanted words:" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/search_ui.py:95 +msgid "" +"See the User Manual for more help" +msgstr "" +"See the User Manual for more help" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/tag_editor.py:62 +msgid "Are your sure?" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/tag_editor.py:63 +msgid "" +"The following tags are used by one or more books. Are you certain you want " +"to delete them?" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/tag_editor_ui.py:123 +msgid "Tag Editor" +msgstr "Tag Editor" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/tag_editor_ui.py:124 +msgid "A&vailable tags" +msgstr "A&vailable tags" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/tag_editor_ui.py:125 +msgid "" +"Delete tag from database. This will unapply the tag from all books and then " +"remove it from the database." +msgstr "" +"Delete tag from database. This will unapply the tag from all books and then " +"remove it from the database." + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/tag_editor_ui.py:127 +msgid "Apply tag to current book" +msgstr "Apply tag to current book" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/tag_editor_ui.py:129 +msgid "A&pplied tags" +msgstr "A&pplied tags" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/tag_editor_ui.py:130 +msgid "Unapply (remove) tag from current book" +msgstr "Unapply (remove) tag from current book" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/tag_editor_ui.py:132 +msgid "&Add tag:" +msgstr "&Add tag:" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/tag_editor_ui.py:133 +msgid "" +"If the tag you want is not in the available list, you can add it here. " +"Accepts a comma separated list of tags." +msgstr "" +"If the tag you want is not in the available list, you can add it here. " +"Accepts a comma separated list of tags." + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/tag_editor_ui.py:134 +msgid "Add tag to available tags and apply it to current book" +msgstr "Add tag to available tags and apply it to current book" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/test_email_ui.py:50 +msgid "Test email settings" +msgstr "Test email settings" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/test_email_ui.py:51 +msgid "Send test mail from %s to:" +msgstr "Send test mail from %s to:" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/test_email_ui.py:52 +#: /home/kovid/work/calibre/src/calibre/gui2/filename_pattern_ui.py:105 +msgid "&Test" +msgstr "&Test" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles.py:62 +msgid "No recipe selected" +msgstr "No recipe selected" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles.py:68 +msgid "The attached file: %s is a recipe to download %s." +msgstr "The attached file: %s is a recipe to download %s." + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles.py:69 +msgid "Recipe for " +msgstr "Recipe for " + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles.py:85 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles.py:96 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles_ui.py:255 +msgid "Switch to Advanced mode" +msgstr "Switch to Advanced mode" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles.py:91 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles.py:99 +msgid "Switch to Basic mode" +msgstr "Switch to Basic mode" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles.py:109 +msgid "Feed must have a title" +msgstr "Feed must have a title" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles.py:110 +msgid "The feed must have a title" +msgstr "The feed must have a title" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles.py:114 +msgid "Feed must have a URL" +msgstr "Feed must have a URL" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles.py:115 +msgid "The feed %s must have a URL" +msgstr "The feed %s must have a URL" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles.py:120 +msgid "Already exists" +msgstr "Already exists" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles.py:121 +msgid "This feed has already been added to the recipe" +msgstr "This feed has already been added to the recipe" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles.py:162 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles.py:171 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles.py:228 +msgid "Invalid input" +msgstr "Invalid input" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles.py:163 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles.py:172 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles.py:229 +msgid "

Could not create recipe. Error:
%s" +msgstr "

Could not create recipe. Error:
%s" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles.py:178 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles.py:210 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles.py:234 +msgid "Replace recipe?" +msgstr "Replace recipe?" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles.py:179 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles.py:211 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles.py:235 +msgid "A custom recipe named %s already exists. Do you want to replace it?" +msgstr "A custom recipe named %s already exists. Do you want to replace it?" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles.py:201 +msgid "Pick recipe" +msgstr "Pick recipe" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles.py:201 +msgid "Pick the recipe to customize" +msgstr "Pick the recipe to customize" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles.py:221 +msgid "Choose a recipe file" +msgstr "Choose a recipe file" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles_ui.py:248 +msgid "Add custom news source" +msgstr "Add custom news source" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles_ui.py:249 +msgid "Available user recipes" +msgstr "Available user recipes" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles_ui.py:250 +msgid "Add/Update &recipe" +msgstr "Add/Update &recipe" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles_ui.py:251 +msgid "&Remove recipe" +msgstr "&Remove recipe" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles_ui.py:252 +msgid "&Share recipe" +msgstr "&Share recipe" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles_ui.py:253 +msgid "Customize &builtin recipe" +msgstr "Customize &builtin recipe" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles_ui.py:254 +msgid "&Load recipe from file" +msgstr "&Load recipe from file" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles_ui.py:256 +msgid "" +"\n" +"

Create a basic news " +"recipe, by adding RSS feeds to it.
For most feeds, you will have to " +"use the \"Advanced mode\" to further customize the fetch " +"process.

" +msgstr "" +"\n" +"

Create a basic news " +"recipe, by adding RSS feeds to it.
For most feeds, you will have to " +"use the \"Advanced mode\" to further customize the fetch " +"process.

" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles_ui.py:260 +msgid "Recipe &title:" +msgstr "Recipe &title:" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles_ui.py:261 +msgid "&Oldest article:" +msgstr "&Oldest article:" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles_ui.py:262 +msgid "The oldest article to download" +msgstr "The oldest article to download" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles_ui.py:264 +msgid "&Max. number of articles per feed:" +msgstr "&Max. number of articles per feed:" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles_ui.py:265 +msgid "Maximum number of articles to download per feed." +msgstr "Maximum number of articles to download per feed." + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles_ui.py:266 +msgid "Feeds in recipe" +msgstr "Feeds in recipe" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles_ui.py:268 +msgid "Remove feed from recipe" +msgstr "Remove feed from recipe" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles_ui.py:271 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles_ui.py:274 +msgid "Add feed to recipe" +msgstr "Add feed to recipe" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles_ui.py:272 +msgid "&Feed title:" +msgstr "&Feed title:" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles_ui.py:273 +msgid "Feed &URL:" +msgstr "Feed &URL:" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles_ui.py:275 +msgid "&Add feed" +msgstr "&Add feed" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles_ui.py:276 +msgid "" +"For help with writing advanced news recipes, please visit User Recipes" +msgstr "" +"For help with writing advanced news recipes, please visit User Recipes" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles_ui.py:277 +msgid "Recipe source code (python)" +msgstr "Recipe source code (python)" + +#: /home/kovid/work/calibre/src/calibre/gui2/filename_pattern_ui.py:97 +msgid "" +"\n" +"\n" +"

Set a regular expression " +"pattern to use when trying to guess ebook metadata from filenames.

\n" +"

A reference on the syntax " +"of regular expressions is available.

\n" +"

Use the Test functionality below to test your regular " +"expression on a few sample filenames. The group names for the various " +"metadata entries are documented in tooltips.

" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/filename_pattern_ui.py:104 +msgid "Regular &expression" +msgstr "Regular &expression" + +#: /home/kovid/work/calibre/src/calibre/gui2/filename_pattern_ui.py:106 +msgid "File &name:" +msgstr "File &name:" + +#: /home/kovid/work/calibre/src/calibre/gui2/filename_pattern_ui.py:107 +msgid "Test" +msgstr "Test" + +#: /home/kovid/work/calibre/src/calibre/gui2/filename_pattern_ui.py:108 +msgid "Title:" +msgstr "Title:" + +#: /home/kovid/work/calibre/src/calibre/gui2/filename_pattern_ui.py:109 +msgid "Regular expression (?P<title>)" +msgstr "Regular expression (?P<title>)" + +#: /home/kovid/work/calibre/src/calibre/gui2/filename_pattern_ui.py:110 +#: /home/kovid/work/calibre/src/calibre/gui2/filename_pattern_ui.py:113 +#: /home/kovid/work/calibre/src/calibre/gui2/filename_pattern_ui.py:116 +#: /home/kovid/work/calibre/src/calibre/gui2/filename_pattern_ui.py:119 +#: /home/kovid/work/calibre/src/calibre/gui2/filename_pattern_ui.py:122 +#: /home/kovid/work/calibre/src/calibre/gui2/widgets.py:79 +#: /home/kovid/work/calibre/src/calibre/gui2/widgets.py:83 +#: /home/kovid/work/calibre/src/calibre/gui2/widgets.py:88 +#: /home/kovid/work/calibre/src/calibre/gui2/widgets.py:93 +#: /home/kovid/work/calibre/src/calibre/gui2/widgets.py:95 +msgid "No match" +msgstr "No match" + +#: /home/kovid/work/calibre/src/calibre/gui2/filename_pattern_ui.py:111 +msgid "Authors:" +msgstr "Authors:" + +#: /home/kovid/work/calibre/src/calibre/gui2/filename_pattern_ui.py:112 +msgid "Regular expression (?P)" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/filename_pattern_ui.py:114 +msgid "Series:" +msgstr "Series:" + +#: /home/kovid/work/calibre/src/calibre/gui2/filename_pattern_ui.py:115 +msgid "Regular expression (?P)" +msgstr "Regular expression (?P)" + +#: /home/kovid/work/calibre/src/calibre/gui2/filename_pattern_ui.py:117 +msgid "Series index:" +msgstr "Series index:" + +#: /home/kovid/work/calibre/src/calibre/gui2/filename_pattern_ui.py:118 +msgid "Regular expression (?P)" +msgstr "Regular expression (?P)" + +#: /home/kovid/work/calibre/src/calibre/gui2/filename_pattern_ui.py:120 +msgid "ISBN:" +msgstr "ISBN:" + +#: /home/kovid/work/calibre/src/calibre/gui2/filename_pattern_ui.py:121 +msgid "Regular expression (?P)" +msgstr "Regular expression (?P)" + +#: /home/kovid/work/calibre/src/calibre/gui2/jobs.py:52 +msgid "Job" +msgstr "Job" + +#: /home/kovid/work/calibre/src/calibre/gui2/jobs.py:53 +msgid "Status" +msgstr "Status" + +#: /home/kovid/work/calibre/src/calibre/gui2/jobs.py:54 +msgid "Progress" +msgstr "Progress" + +#: /home/kovid/work/calibre/src/calibre/gui2/jobs.py:55 +msgid "Running time" +msgstr "Running time" + +#: /home/kovid/work/calibre/src/calibre/gui2/jobs.py:71 +msgid "Unknown job" +msgstr "Unknown job" + +#: /home/kovid/work/calibre/src/calibre/gui2/jobs.py:189 +#: /home/kovid/work/calibre/src/calibre/gui2/jobs.py:192 +msgid "Cannot kill job" +msgstr "Cannot kill job" + +#: /home/kovid/work/calibre/src/calibre/gui2/jobs.py:190 +msgid "Cannot kill jobs that communicate with the device" +msgstr "Cannot kill jobs that communicate with the device" + +#: /home/kovid/work/calibre/src/calibre/gui2/jobs.py:193 +msgid "Job has already run" +msgstr "Job has already run" + +#: /home/kovid/work/calibre/src/calibre/gui2/jobs.py:215 +msgid "Unavailable" +msgstr "Unavailable" + +#: /home/kovid/work/calibre/src/calibre/gui2/jobs.py:226 +msgid " - Jobs" +msgstr " - Jobs" + +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:160 +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:1068 +msgid "Size (MB)" +msgstr "Size (MB)" + +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:161 +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:1069 +msgid "Date" +msgstr "Date" + +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:163 +msgid "Rating" +msgstr "Rating" + +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:337 +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:343 +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:348 +#: /home/kovid/work/calibre/src/calibre/gui2/widgets.py:376 +msgid "None" +msgstr "None" + +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:354 +msgid "Book %s of %s." +msgstr "Book %s of %s." + +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:832 +msgid "Not allowed" +msgstr "Not allowed" + +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:833 +msgid "" +"Dropping onto a device is not supported. First add the book to the calibre " +"library." +msgstr "" +"Dropping onto a device is not supported. First add the book to the calibre " +"library." + +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:1004 +msgid "Format" +msgstr "Format" + +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:1058 +msgid "Double click to edit me

" +msgstr "Double click to edit me

" + +#: /home/kovid/work/calibre/src/calibre/gui2/lrf_renderer/config_ui.py:47 +msgid "Configure Viewer" +msgstr "Configure Viewer" + +#: /home/kovid/work/calibre/src/calibre/gui2/lrf_renderer/config_ui.py:48 +msgid "Use white background" +msgstr "Use white background" + +#: /home/kovid/work/calibre/src/calibre/gui2/lrf_renderer/config_ui.py:49 +msgid "Hyphenate" +msgstr "Hyphenate" + +#: /home/kovid/work/calibre/src/calibre/gui2/lrf_renderer/config_ui.py:50 +msgid "Changes will only take effect after a restart." +msgstr "Changes will only take effect after a restart." + +#: /home/kovid/work/calibre/src/calibre/gui2/lrf_renderer/main.py:64 +msgid " - LRF Viewer" +msgstr " - LRF Viewer" + +#: /home/kovid/work/calibre/src/calibre/gui2/lrf_renderer/main.py:157 +msgid "No matches for the search phrase %s were found." +msgstr "No matches for the search phrase %s were found." + +#: /home/kovid/work/calibre/src/calibre/gui2/lrf_renderer/main.py:157 +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/main.py:421 +msgid "No matches found" +msgstr "No matches found" + +#: /home/kovid/work/calibre/src/calibre/gui2/lrf_renderer/main_ui.py:128 +msgid "LRF Viewer" +msgstr "LRF Viewer" + +#: /home/kovid/work/calibre/src/calibre/gui2/lrf_renderer/main_ui.py:129 +msgid "Parsing LRF file" +msgstr "Parsing LRF file" + +#: /home/kovid/work/calibre/src/calibre/gui2/lrf_renderer/main_ui.py:130 +msgid "LRF Viewer toolbar" +msgstr "LRF Viewer toolbar" + +#: /home/kovid/work/calibre/src/calibre/gui2/lrf_renderer/main_ui.py:131 +msgid "Next Page" +msgstr "Next Page" + +#: /home/kovid/work/calibre/src/calibre/gui2/lrf_renderer/main_ui.py:132 +msgid "Previous Page" +msgstr "Previous Page" + +#: /home/kovid/work/calibre/src/calibre/gui2/lrf_renderer/main_ui.py:133 +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/main_ui.py:162 +msgid "Back" +msgstr "Back" + +#: /home/kovid/work/calibre/src/calibre/gui2/lrf_renderer/main_ui.py:134 +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/main_ui.py:163 +msgid "Forward" +msgstr "Forward" + +#: /home/kovid/work/calibre/src/calibre/gui2/lrf_renderer/main_ui.py:135 +msgid "Next match" +msgstr "Next match" + +#: /home/kovid/work/calibre/src/calibre/gui2/lrf_renderer/main_ui.py:136 +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/main_ui.py:170 +msgid "Open ebook" +msgstr "Open ebook" + +#: /home/kovid/work/calibre/src/calibre/gui2/lrf_renderer/main_ui.py:137 +msgid "Configure" +msgstr "Configure" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:59 +msgid "Save single format to disk..." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:126 +msgid "Search (For Advanced Search click the button to the left)" +msgstr "Search (For Advanced Search click the button to the left)" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:143 +msgid "Error communicating with device" +msgstr "Error communicating with device" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:157 +msgid "&Restore" +msgstr "&Restore" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:159 +msgid "&Donate to support calibre" +msgstr "&Donate to support calibre" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:164 +msgid "&Restart" +msgstr "&Restart" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:203 +msgid "" +"

For help visit %s.kovidgoyal.net
" +msgstr "" +"

For help visit %s.kovidgoyal.net
" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:206 +msgid "%s: %s by Kovid Goyal %%(version)s
%%(device)s

" +msgstr "%s: %s by Kovid Goyal %%(version)s
%%(device)s

" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:226 +msgid "Edit metadata individually" +msgstr "Edit metadata individually" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:228 +msgid "Edit metadata in bulk" +msgstr "Edit metadata in bulk" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:230 +msgid "Download metadata and covers" +msgstr "Download metadata and covers" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:231 +msgid "Download only metadata" +msgstr "Download only metadata" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:232 +msgid "Download only covers" +msgstr "Download only covers" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:235 +msgid "Add books from a single directory" +msgstr "Add books from a single directory" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:236 +msgid "" +"Add books from directories, including sub-directories (One book per " +"directory, assumes every ebook file is the same book in a different format)" +msgstr "" +"Add books from directories, including sub-directories (One book per " +"directory, assumes every ebook file is the same book in a different format)" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:239 +msgid "" +"Add books from directories, including sub directories (Multiple books per " +"directory, assumes every ebook file is a different book)" +msgstr "" +"Add books from directories, including sub directories (Multiple books per " +"directory, assumes every ebook file is a different book)" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:242 +msgid "Add Empty book. (Book entry with no formats)" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:279 +#: /home/kovid/work/calibre/src/calibre/gui2/main_ui.py:353 +msgid "Save to disk" +msgstr "Save to disk" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:280 +msgid "Save to disk in a single directory" +msgstr "Save to disk in a single directory" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:281 +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1485 +msgid "Save only %s format to disk" +msgstr "Save only %s format to disk" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:289 +#: /home/kovid/work/calibre/src/calibre/gui2/main_ui.py:359 +msgid "View" +msgstr "View" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:290 +msgid "View specific format" +msgstr "View specific format" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:316 +msgid "Convert individually" +msgstr "Convert individually" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:317 +msgid "Bulk convert" +msgstr "Bulk convert" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:332 +msgid "Run welcome wizard" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:366 +msgid "Similar books..." +msgstr "Similar books..." + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:425 +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:426 +msgid "Bad database location" +msgstr "Bad database location" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:428 +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/__init__.py:478 +msgid "Calibre Library" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:438 +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1626 +msgid "Choose a location for your ebook library." +msgstr "Choose a location for your ebook library." + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:617 +msgid "Browse by covers" +msgstr "Browse by covers" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:724 +msgid "Device: " +msgstr "Device: " + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:726 +msgid " detected." +msgstr " detected." + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:748 +msgid "Connected " +msgstr "Connected " + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:760 +msgid "Device database corrupted" +msgstr "Device database corrupted" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:761 +msgid "" +"\n" +"

The database of books on the reader is corrupted. Try the " +"following:\n" +"

    \n" +"
  1. Unplug the reader. Wait for it to finish regenerating " +"the database (i.e. wait till it is ready to be used). Plug it back in. Now " +"it should work with %(app)s. If not try the next step.
  2. \n" +"
  3. Quit %(app)s. Find the file media.xml in the reader's " +"main memory. Delete it. Unplug the reader. Wait for it to regenerate the " +"file. Re-connect it and start %(app)s.
  4. \n" +"
\n" +" " +msgstr "" +"\n" +"

The database of books on the reader is corrupted. Try the " +"following:\n" +"

    \n" +"
  1. Unplug the reader. Wait for it to finish regenerating " +"the database (i.e. wait till it is ready to be used). Plug it back in. Now " +"it should work with %(app)s. If not try the next step.
  2. \n" +"
  3. Quit %(app)s. Find the file media.xml in the reader's " +"main memory. Delete it. Unplug the reader. Wait for it to regenerate the " +"file. Re-connect it and start %(app)s.
  4. \n" +"
\n" +" " + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:837 +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:880 +msgid "Uploading books to device." +msgstr "Uploading books to device." + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:845 +msgid "Books" +msgstr "Books" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:846 +msgid "EPUB Books" +msgstr "EPUB Books" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:847 +msgid "LRF Books" +msgstr "LRF Books" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:848 +msgid "HTML Books" +msgstr "HTML Books" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:849 +msgid "LIT Books" +msgstr "LIT Books" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:850 +msgid "MOBI Books" +msgstr "MOBI Books" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:851 +msgid "Text books" +msgstr "Text books" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:852 +msgid "PDF Books" +msgstr "PDF Books" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:853 +msgid "Comics" +msgstr "Comics" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:854 +msgid "Archives" +msgstr "Archives" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:889 +msgid "Failed to read metadata" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:890 +msgid "Failed to read metadata from the following" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:909 +msgid "" +"The selected books will be permanently deleted and the files removed " +"from your computer. Are you sure?" +msgstr "" +"The selected books will be permanently deleted and the files removed " +"from your computer. Are you sure?" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:936 +msgid "Deleting books from device." +msgstr "Deleting books from device." + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:967 +msgid "Cannot download metadata" +msgstr "Cannot download metadata" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:968 +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1016 +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1046 +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1071 +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1208 +msgid "No books selected" +msgstr "No books selected" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:977 +msgid "covers" +msgstr "covers" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:977 +msgid "metadata" +msgstr "metadata" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:979 +msgid "Downloading %s for %d book(s)" +msgstr "Downloading %s for %d book(s)" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1000 +msgid "Failed to download some metadata" +msgstr "Failed to download some metadata" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1001 +msgid "Failed to download metadata for the following:" +msgstr "Failed to download metadata for the following:" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1004 +msgid "Failed to download metadata:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1015 +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1045 +msgid "Cannot edit metadata" +msgstr "Cannot edit metadata" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1070 +msgid "Cannot save to disk" +msgstr "Cannot save to disk" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1073 +msgid "Choose destination directory" +msgstr "Choose destination directory" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1100 +msgid "Error while saving" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1101 +msgid "There was an error while saving." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1108 +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1109 +msgid "Could not save some books" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1110 +msgid "Click the show details button to see which ones." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1129 +msgid "Fetching news from " +msgstr "Fetching news from " + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1142 +msgid " fetched." +msgstr " fetched." + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1207 +msgid "Cannot convert" +msgstr "Cannot convert" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1377 +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1396 +msgid "No book selected" +msgstr "No book selected" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1377 +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1427 +msgid "Cannot view" +msgstr "Cannot view" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1383 +msgid "Choose the format to view" +msgstr "Choose the format to view" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1395 +msgid "Cannot open folder" +msgstr "Cannot open folder" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1412 +msgid "Multiple Books Selected" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1413 +msgid "" +"You are attempting to open %d books. Opening too many books at once can be " +"slow and have a negative effect on the responsiveness of your computer. Once " +"started the process cannot be stopped until complete. Do you wish to " +"continue?" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1428 +msgid "%s has no available formats." +msgstr "%s has no available formats." + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1469 +msgid "Cannot configure" +msgstr "Cannot configure" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1470 +msgid "Cannot configure while there are running jobs." +msgstr "Cannot configure while there are running jobs." + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1515 +msgid "No detailed info available" +msgstr "No detailed info available" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1516 +msgid "No detailed information is available for books on the device." +msgstr "No detailed information is available for books on the device." + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1564 +msgid "Error talking to device" +msgstr "Error talking to device" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1565 +msgid "" +"There was a temporary error talking to the device. Please unplug and " +"reconnect the device and or reboot." +msgstr "" +"There was a temporary error talking to the device. Please unplug and " +"reconnect the device and or reboot." + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1588 +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1606 +msgid "Conversion Error" +msgstr "Conversion Error" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1589 +msgid "" +"

Could not convert: %s

It is a DRMed book. You must " +"first remove the DRM using 3rd party tools." +msgstr "" +"

Could not convert: %s

It is a DRMed book. You must " +"first remove the DRM using 3rd party tools." + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1607 +msgid "Failed" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1635 +msgid "Invalid library location" +msgstr "Invalid library location" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1636 +msgid "Could not access %s. Using %s as the library." +msgstr "Could not access %s. Using %s as the library." + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1684 +msgid "" +"is the result of the efforts of many volunteers from all over the world. If " +"you find it useful, please consider donating to support its development." +msgstr "" +"is the result of the efforts of many volunteers from all over the world. If " +"you find it useful, please consider donating to support its development." + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1708 +msgid "There are active jobs. Are you sure you want to quit?" +msgstr "There are active jobs. Are you sure you want to quit?" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1711 +msgid "" +" is communicating with the device!
\n" +" Quitting may cause corruption on the device.
\n" +" Are you sure you want to quit?" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1715 +msgid "WARNING: Active jobs" +msgstr "WARNING: Active jobs" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1766 +msgid "" +"will keep running in the system tray. To close it, choose Quit in the " +"context menu of the system tray." +msgstr "" +"will keep running in the system tray. To close it, choose Quit in the " +"context menu of the system tray." + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1785 +msgid "" +"Latest version: %s" +msgstr "" +"Latest version: %s" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1793 +msgid "Update available" +msgstr "Update available" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1794 +msgid "" +"%s has been updated to version %s. See the new features. " +"Visit the download page?" +msgstr "" +"%s has been updated to version %s. See the new features. " +"Visit the download page?" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1812 +msgid "Use the library located at the specified path." +msgstr "Use the library located at the specified path." + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1814 +msgid "Start minimized to system tray." +msgstr "Start minimized to system tray." + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1816 +msgid "Log debugging information to console" +msgstr "Log debugging information to console" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1864 +msgid "If you are sure it is not running" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1866 +msgid "Cannot Start " +msgstr "Cannot Start " + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1867 +msgid "%s is already running." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1870 +msgid "may be running in the system tray, in the" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1872 +msgid "upper right region of the screen." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1874 +msgid "lower right region of the screen." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1877 +msgid "try rebooting your computer." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1879 +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1899 +msgid "try deleting the file" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/main_ui.py:332 +msgid "calibre" +msgstr "calibre" + +#: /home/kovid/work/calibre/src/calibre/gui2/main_ui.py:334 +msgid "Advanced search" +msgstr "Advanced search" + +#: /home/kovid/work/calibre/src/calibre/gui2/main_ui.py:336 +msgid "Alt+S" +msgstr "Alt+S" + +#: /home/kovid/work/calibre/src/calibre/gui2/main_ui.py:337 +msgid "&Search:" +msgstr "&Search:" + +#: /home/kovid/work/calibre/src/calibre/gui2/main_ui.py:338 +#: /home/kovid/work/calibre/src/calibre/gui2/main_ui.py:339 +msgid "" +"

Search the list of books by title, author, publisher, tags, comments, " +"etc.

Words separated by spaces are ANDed" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/main_ui.py:340 +msgid "Reset Quick Search" +msgstr "Reset Quick Search" + +#: /home/kovid/work/calibre/src/calibre/gui2/main_ui.py:342 +msgid "Match any" +msgstr "Match any" + +#: /home/kovid/work/calibre/src/calibre/gui2/main_ui.py:343 +msgid "Match all" +msgstr "Match all" + +#: /home/kovid/work/calibre/src/calibre/gui2/main_ui.py:344 +msgid "Sort by &popularity" +msgstr "Sort by &popularity" + +#: /home/kovid/work/calibre/src/calibre/gui2/main_ui.py:345 +msgid "Add books" +msgstr "Add books" + +#: /home/kovid/work/calibre/src/calibre/gui2/main_ui.py:346 +msgid "A" +msgstr "A" + +#: /home/kovid/work/calibre/src/calibre/gui2/main_ui.py:347 +#: /home/kovid/work/calibre/src/calibre/gui2/main_ui.py:348 +msgid "Remove books" +msgstr "Remove books" + +#: /home/kovid/work/calibre/src/calibre/gui2/main_ui.py:349 +msgid "Del" +msgstr "Del" + +#: /home/kovid/work/calibre/src/calibre/gui2/main_ui.py:350 +msgid "Edit meta information" +msgstr "Edit meta information" + +#: /home/kovid/work/calibre/src/calibre/gui2/main_ui.py:351 +msgid "E" +msgstr "E" + +#: /home/kovid/work/calibre/src/calibre/gui2/main_ui.py:352 +msgid "Send to device" +msgstr "Send to device" + +#: /home/kovid/work/calibre/src/calibre/gui2/main_ui.py:354 +msgid "S" +msgstr "S" + +#: /home/kovid/work/calibre/src/calibre/gui2/main_ui.py:355 +msgid "Fetch news" +msgstr "Fetch news" + +#: /home/kovid/work/calibre/src/calibre/gui2/main_ui.py:356 +msgid "F" +msgstr "F" + +#: /home/kovid/work/calibre/src/calibre/gui2/main_ui.py:357 +msgid "Convert E-books" +msgstr "Convert E-books" + +#: /home/kovid/work/calibre/src/calibre/gui2/main_ui.py:358 +msgid "C" +msgstr "C" + +#: /home/kovid/work/calibre/src/calibre/gui2/main_ui.py:360 +msgid "V" +msgstr "V" + +#: /home/kovid/work/calibre/src/calibre/gui2/main_ui.py:361 +msgid "Open containing folder" +msgstr "Open containing folder" + +#: /home/kovid/work/calibre/src/calibre/gui2/main_ui.py:362 +msgid "Show book details" +msgstr "Show book details" + +#: /home/kovid/work/calibre/src/calibre/gui2/main_ui.py:363 +msgid "Books by same author" +msgstr "Books by same author" + +#: /home/kovid/work/calibre/src/calibre/gui2/main_ui.py:364 +msgid "Books in this series" +msgstr "Books in this series" + +#: /home/kovid/work/calibre/src/calibre/gui2/main_ui.py:365 +msgid "Books by this publisher" +msgstr "Books by this publisher" + +#: /home/kovid/work/calibre/src/calibre/gui2/main_ui.py:366 +msgid "Books with the same tags" +msgstr "Books with the same tags" + +#: /home/kovid/work/calibre/src/calibre/gui2/main_ui.py:368 +msgid "Configure calibre" +msgstr "Configure calibre" + +#: /home/kovid/work/calibre/src/calibre/gui2/main_ui.py:369 +msgid "Ctrl+P" +msgstr "Ctrl+P" + +#: /home/kovid/work/calibre/src/calibre/gui2/main_window.py:20 +msgid "" +"Redirect console output to a dialog window (both stdout and stderr). Useful " +"on windows where GUI apps do not have a output streams." +msgstr "" +"Redirect console output to a dialog window (both stdout and stderr). Useful " +"on windows where GUI apps do not have a output streams." + +#: /home/kovid/work/calibre/src/calibre/gui2/main_window.py:59 +msgid "&Preferences" +msgstr "&Preferences" + +#: /home/kovid/work/calibre/src/calibre/gui2/main_window.py:60 +msgid "&Quit" +msgstr "&Quit" + +#: /home/kovid/work/calibre/src/calibre/gui2/main_window.py:85 +msgid "ERROR: Unhandled exception" +msgstr "ERROR: Unhandled exception" + +#: /home/kovid/work/calibre/src/calibre/gui2/metadata.py:80 +msgid "Book has neither title nor ISBN" +msgstr "Book has neither title nor ISBN" + +#: /home/kovid/work/calibre/src/calibre/gui2/metadata.py:96 +msgid "No matches found for this book" +msgstr "No matches found for this book" + +#: /home/kovid/work/calibre/src/calibre/gui2/search_box.py:54 +msgid "Search" +msgstr "Search" + +#: /home/kovid/work/calibre/src/calibre/gui2/status.py:115 +msgid "Jobs:" +msgstr "Jobs:" + +#: /home/kovid/work/calibre/src/calibre/gui2/status.py:124 +msgid "Click to see list of active jobs." +msgstr "Click to see list of active jobs." + +#: /home/kovid/work/calibre/src/calibre/gui2/status.py:154 +msgid "Click to browse books by their covers" +msgstr "Click to browse books by their covers" + +#: /home/kovid/work/calibre/src/calibre/gui2/status.py:154 +msgid "Click to turn off Cover Browsing" +msgstr "Click to turn off Cover Browsing" + +#: /home/kovid/work/calibre/src/calibre/gui2/status.py:159 +msgid "" +"

Browsing books by their covers is disabled.
Import of pictureflow " +"module failed:
" +msgstr "" +"

Browsing books by their covers is disabled.
Import of pictureflow " +"module failed:
" + +#: /home/kovid/work/calibre/src/calibre/gui2/status.py:167 +msgid "Click to browse books by tags" +msgstr "Click to browse books by tags" + +#: /home/kovid/work/calibre/src/calibre/gui2/tag_view.py:83 +msgid "Authors" +msgstr "Authors" + +#: /home/kovid/work/calibre/src/calibre/gui2/tag_view.py:83 +msgid "Publishers" +msgstr "Publishers" + +#: /home/kovid/work/calibre/src/calibre/gui2/tools.py:30 +#: /home/kovid/work/calibre/src/calibre/gui2/tools.py:97 +msgid "Starting conversion of %d books" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/tools.py:56 +#: /home/kovid/work/calibre/src/calibre/gui2/tools.py:137 +msgid "Convert book %d of %d (%s)" +msgstr "Convert book %d of %d (%s)" + +#: /home/kovid/work/calibre/src/calibre/gui2/tools.py:82 +#: /home/kovid/work/calibre/src/calibre/gui2/tools.py:154 +msgid "Could not convert some books" +msgstr "Could not convert some books" + +#: /home/kovid/work/calibre/src/calibre/gui2/tools.py:83 +#: /home/kovid/work/calibre/src/calibre/gui2/tools.py:155 +msgid "" +"Could not convert %d of %d books, because no suitable source format was " +"found." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/tools.py:186 +msgid "You must set a username and password for %s" +msgstr "You must set a username and password for %s" + +#: /home/kovid/work/calibre/src/calibre/gui2/tools.py:191 +msgid "Fetch news from " +msgstr "Fetch news from " + +#: /home/kovid/work/calibre/src/calibre/gui2/tools.py:201 +msgid "Convert existing" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/tools.py:202 +msgid "" +"The following books have already been converted to %s format. Do you wish to " +"reconvert them?" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/bookmarkmanager.py:43 +msgid "Edit bookmark" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/bookmarkmanager.py:43 +msgid "New title for bookmark:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/bookmarkmanager.py:52 +msgid "Export Bookmarks" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/bookmarkmanager.py:54 +msgid "Saved Bookmarks (*.pickle)" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/bookmarkmanager.py:62 +msgid "Import Bookmarks" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/bookmarkmanager.py:62 +msgid "Pickled Bookmarks (*.pickle)" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/bookmarkmanager.py:89 +msgid "Name" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/bookmarkmanager_ui.py:56 +msgid "Bookmark Manager" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/bookmarkmanager_ui.py:57 +msgid "Actions" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/bookmarkmanager_ui.py:58 +msgid "Edit" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/bookmarkmanager_ui.py:59 +msgid "Delete" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/bookmarkmanager_ui.py:60 +msgid "Reset" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/bookmarkmanager_ui.py:61 +msgid "Export" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/bookmarkmanager_ui.py:62 +msgid "Import" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/config_ui.py:133 +msgid "Configure Ebook viewer" +msgstr "Configure Ebook viewer" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/config_ui.py:134 +msgid "&Font options" +msgstr "&Font options" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/config_ui.py:135 +msgid "Se&rif family:" +msgstr "Se&rif family:" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/config_ui.py:136 +msgid "&Sans family:" +msgstr "&Sans family:" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/config_ui.py:137 +msgid "&Monospace family:" +msgstr "&Monospace family:" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/config_ui.py:138 +msgid "&Default font size:" +msgstr "&Default font size:" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/config_ui.py:139 +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/config_ui.py:141 +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/config_ui.py:147 +msgid " px" +msgstr " px" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/config_ui.py:140 +msgid "Monospace &font size:" +msgstr "Monospace &font size:" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/config_ui.py:142 +msgid "S&tandard font:" +msgstr "S&tandard font:" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/config_ui.py:143 +msgid "Serif" +msgstr "Serif" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/config_ui.py:144 +msgid "Sans-serif" +msgstr "Sans-serif" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/config_ui.py:145 +msgid "Monospace" +msgstr "Monospace" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/config_ui.py:146 +msgid "Remember last used &window size" +msgstr "Remember last used &window size" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/config_ui.py:148 +msgid "Maximum &view width:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/config_ui.py:149 +msgid "H&yphenate (break line in the middle of large words)" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/config_ui.py:150 +msgid "" +"The default language to use for hyphenation rules. If the book does not " +"specify a language, this will be used." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/config_ui.py:151 +msgid "Default &language for hyphenation:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/config_ui.py:152 +msgid "&User stylesheet" +msgstr "&User stylesheet" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/documentview.py:52 +msgid "Options to customize the ebook viewer" +msgstr "Options to customize the ebook viewer" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/documentview.py:59 +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/main.py:650 +msgid "Remember last used window size" +msgstr "Remember last used window size" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/documentview.py:61 +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/documentview.py:110 +msgid "" +"Set the user CSS stylesheet. This can be used to customize the look of all " +"books." +msgstr "" +"Set the user CSS stylesheet. This can be used to customize the look of all " +"books." + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/documentview.py:63 +msgid "Maximum width of the viewer window, in pixels." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/documentview.py:64 +msgid "Hyphenate text" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/documentview.py:66 +msgid "Default language for hyphenation rules" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/documentview.py:68 +msgid "Font options" +msgstr "Font options" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/documentview.py:70 +msgid "The serif font family" +msgstr "The serif font family" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/documentview.py:72 +msgid "The sans-serif font family" +msgstr "The sans-serif font family" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/documentview.py:74 +msgid "The monospaced font family" +msgstr "The monospaced font family" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/documentview.py:75 +msgid "The standard font size in px" +msgstr "The standard font size in px" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/documentview.py:76 +msgid "The monospaced font size in px" +msgstr "The monospaced font size in px" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/documentview.py:77 +msgid "The standard font type" +msgstr "The standard font type" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/main.py:146 +msgid "Book format" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/main.py:169 +msgid "Go to..." +msgstr "Go to..." + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/main.py:210 +msgid "Position in book" +msgstr "Position in book" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/main.py:211 +msgid "/Unknown" +msgstr "/Unknown" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/main.py:216 +msgid "Go to a reference. To get reference numbers, use the reference mode." +msgstr "Go to a reference. To get reference numbers, use the reference mode." + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/main.py:223 +msgid "Search for text in book" +msgstr "Search for text in book" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/main.py:286 +msgid "Print Preview" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/main.py:381 +msgid "Choose ebook" +msgstr "Choose ebook" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/main.py:382 +msgid "Ebooks" +msgstr "Ebooks" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/main.py:401 +msgid "Add bookmark" +msgstr "Add bookmark" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/main.py:401 +msgid "Enter title for bookmark:" +msgstr "Enter title for bookmark:" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/main.py:422 +msgid "No matches found for: %s" +msgstr "No matches found for: %s" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/main.py:462 +msgid "Loading flow..." +msgstr "Loading flow..." + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/main.py:489 +msgid "Laying out %s" +msgstr "Laying out %s" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/main.py:518 +msgid "Manage Bookmarks" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/main.py:553 +msgid "Loading ebook..." +msgstr "Loading ebook..." + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/main.py:561 +msgid "DRM Error" +msgstr "DRM Error" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/main.py:562 +msgid "

This book is protected by DRM" +msgstr "

This book is protected by DRM" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/main.py:566 +msgid "Could not open ebook" +msgstr "Could not open ebook" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/main.py:640 +msgid "Options to control the ebook viewer" +msgstr "Options to control the ebook viewer" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/main.py:647 +msgid "" +"If specified, viewer window will try to come to the front when started." +msgstr "" +"If specified, viewer window will try to come to the front when started." + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/main.py:652 +msgid "Print javascript alert and console messages to the console" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/main.py:658 +msgid "" +"%prog [options] file\n" +"\n" +"View an ebook.\n" +msgstr "" +"%prog [options] file\n" +"\n" +"View an ebook.\n" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/main_ui.py:160 +msgid "Ebook Viewer" +msgstr "Ebook Viewer" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/main_ui.py:161 +msgid "toolBar" +msgstr "toolBar" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/main_ui.py:164 +msgid "Next page" +msgstr "Next page" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/main_ui.py:165 +msgid "Previous page" +msgstr "Previous page" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/main_ui.py:166 +msgid "Font size larger" +msgstr "Font size larger" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/main_ui.py:167 +msgid "Font size smaller" +msgstr "Font size smaller" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/main_ui.py:171 +msgid "Find next" +msgstr "Find next" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/main_ui.py:172 +msgid "Copy to clipboard" +msgstr "Copy to clipboard" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/main_ui.py:174 +msgid "Reference Mode" +msgstr "Reference Mode" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/main_ui.py:175 +msgid "Bookmark" +msgstr "Bookmark" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/main_ui.py:176 +msgid "Toggle full screen" +msgstr "Toggle full screen" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/main_ui.py:177 +msgid "Print" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/printing.py:116 +msgid "Print eBook" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/widgets.py:166 +msgid "" +"Library\n" +"%d\n" +"books" +msgstr "" +"Library\n" +"%d\n" +"books" + +#: /home/kovid/work/calibre/src/calibre/gui2/widgets.py:167 +msgid "" +"Reader\n" +"%s\n" +"available" +msgstr "" +"Reader\n" +"%s\n" +"available" + +#: /home/kovid/work/calibre/src/calibre/gui2/widgets.py:168 +msgid "" +"Card A\n" +"%s\n" +"available" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/widgets.py:169 +msgid "" +"Card B\n" +"%s\n" +"available" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/widgets.py:174 +msgid "Click to see the books available on your computer" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/widgets.py:175 +msgid "Click to see the books in the main memory of your reader" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/widgets.py:176 +msgid "Click to see the books on storage card A in your reader" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/widgets.py:177 +msgid "Click to see the books on storage card B in your reader" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/widgets.py:466 +msgid "Change Case" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/widgets.py:467 +msgid "Upper Case" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/widgets.py:468 +msgid "Lower Case" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/widgets.py:469 +msgid "Swap Case" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/widgets.py:470 +msgid "Title Case" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/__init__.py:37 +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/__init__.py:38 +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/__init__.py:150 +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/__init__.py:151 +msgid "Default" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/__init__.py:289 +msgid "" +"If you use the WordPlayer e-book app on your Android phone, you can access " +"your calibre book collection directly on the device. To do this you have to " +"turn on the content server." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/__init__.py:293 +msgid "" +"Remember to leave calibre running as the server only runs as long as calibre " +"is running." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/__init__.py:295 +msgid "" +"You have to add the URL http://myhostname:8080 as your calibre library in " +"WordPlayer. Here myhostname should be the fully qualified hostname or the IP " +"address of the computer calibre is running on." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/__init__.py:372 +msgid "Moving library..." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/__init__.py:388 +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/__init__.py:389 +msgid "Failed to move library" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/__init__.py:443 +msgid "Invalid database" +msgstr "Invalid database" + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/__init__.py:444 +msgid "" +"

An invalid library already exists at %s, delete it before trying to move " +"the existing library.
Error: %s" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/__init__.py:455 +msgid "Could not move library" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/__init__.py:529 +msgid "welcome wizard" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/device_ui.py:48 +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/device_ui.py:49 +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/finish_ui.py:46 +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/kindle_ui.py:42 +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/library_ui.py:41 +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/stanza_ui.py:42 +msgid "Welcome to calibre" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/device_ui.py:50 +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/finish_ui.py:47 +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/kindle_ui.py:43 +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/library_ui.py:42 +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/stanza_ui.py:43 +msgid "The one stop solution to all your e-book needs." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/device_ui.py:51 +msgid "" +"Choose your book reader. This will set the conversion options to produce " +"books optimized for your device." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/device_ui.py:52 +msgid "&Manufacturers" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/device_ui.py:53 +msgid "&Devices" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/finish_ui.py:45 +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/kindle_ui.py:41 +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/library_ui.py:40 +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/stanza_ui.py:41 +msgid "WizardPage" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/finish_ui.py:48 +msgid "" +"

Congratulations!

You have successfully setup calibre. Press the %s " +"button to apply your settings." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/finish_ui.py:49 +msgid "" +"

Demo videos

Videos demonstrating the various features of calibre are " +"available online." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/finish_ui.py:50 +msgid "" +"

User Manual

A User Manual is also available online." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/kindle_ui.py:44 +msgid "" +"

calibre can automatically send books by email to your Kindle. To do that " +"you have to setup email delivery below. The easiest way is to setup a free " +"gmail account and click the Use gmail " +"button below. You will also have to register your gmail address in your " +"Amazon account." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/kindle_ui.py:45 +msgid "&Kindle email:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/library_ui.py:43 +msgid "" +"Choose a location for your books. When you add books to calibre, they will " +"be copied here:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/library_ui.py:44 +msgid "&Change" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/library_ui.py:45 +msgid "" +"If you have an existing calibre library, it will be copied to the new " +"location. If a calibre library already exists at the new location, calibre " +"will switch to using it." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/send_email.py:32 +msgid "Using: %s:%s@%s:%s and %s encryption" +msgstr "Using: %s:%s@%s:%s and %s encryption" + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/send_email.py:37 +msgid "Sending..." +msgstr "Sending..." + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/send_email.py:42 +msgid "Mail successfully sent" +msgstr "Mail successfully sent" + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/send_email.py:114 +msgid "Finish gmail setup" +msgstr "Finish gmail setup" + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/send_email.py:115 +msgid "" +"Dont forget to enter your gmail username and password. You can sign up for a " +"free gmail account at http://gmail.com" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/send_email.py:123 +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/send_email.py:130 +msgid "Bad configuration" +msgstr "Bad configuration" + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/send_email.py:124 +msgid "You must set the From email address" +msgstr "You must set the From email address" + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/send_email.py:131 +msgid "You must set the username and password for the mail server." +msgstr "You must set the username and password for the mail server." + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/send_email_ui.py:108 +msgid "Send email &from:" +msgstr "Send email &from:" + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/send_email_ui.py:109 +msgid "" +"

This is what will be present in the From: field of emails sent by " +"calibre.
Set it to your email address" +msgstr "" +"

This is what will be present in the From: field of emails sent by " +"calibre.
Set it to your email address" + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/send_email_ui.py:110 +msgid "" +"

A mail server is useful if the service you are sending mail to only " +"accepts email from well know mail services." +msgstr "" +"

A mail server is useful if the service you are sending mail to only " +"accepts email from well know mail services." + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/send_email_ui.py:111 +msgid "Mail &Server" +msgstr "Mail &Server" + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/send_email_ui.py:112 +msgid "calibre can optionally use a server to send mail" +msgstr "calibre can optionally use a server to send mail" + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/send_email_ui.py:113 +msgid "&Hostname:" +msgstr "&Hostname:" + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/send_email_ui.py:114 +msgid "The hostname of your mail server. For e.g. smtp.gmail.com" +msgstr "The hostname of your mail server. For e.g. smtp.gmail.com" + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/send_email_ui.py:115 +msgid "&Port:" +msgstr "&Port:" + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/send_email_ui.py:116 +msgid "" +"The port your mail server listens for connections on. The default is 25" +msgstr "" +"The port your mail server listens for connections on. The default is 25" + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/send_email_ui.py:118 +msgid "Your username on the mail server" +msgstr "Your username on the mail server" + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/send_email_ui.py:120 +msgid "Your password on the mail server" +msgstr "Your password on the mail server" + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/send_email_ui.py:121 +msgid "&Show" +msgstr "&Show" + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/send_email_ui.py:122 +msgid "&Encryption:" +msgstr "&Encryption:" + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/send_email_ui.py:123 +msgid "" +"Use TLS encryption when connecting to the mail server. This is the most " +"common." +msgstr "" +"Use TLS encryption when connecting to the mail server. This is the most " +"common." + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/send_email_ui.py:124 +msgid "&TLS" +msgstr "&TLS" + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/send_email_ui.py:125 +msgid "Use SSL encryption when connecting to the mail server." +msgstr "Use SSL encryption when connecting to the mail server." + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/send_email_ui.py:126 +msgid "&SSL" +msgstr "&SSL" + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/send_email_ui.py:127 +msgid "Use Gmail" +msgstr "Use Gmail" + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/send_email_ui.py:128 +msgid "&Test email" +msgstr "&Test email" + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/stanza_ui.py:44 +msgid "" +"

If you use the Stanza e-" +"book app on your iPhone/iTouch, you can access your calibre book collection " +"directly on the device. To do this you have to turn on the calibre content " +"server." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/stanza_ui.py:45 +msgid "Turn on the &content server" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/library/__init__.py:8 +msgid "Settings to control the calibre content server" +msgstr "Settings to control the calibre content server" + +#: /home/kovid/work/calibre/src/calibre/library/__init__.py:12 +msgid "The port on which to listen. Default is %default" +msgstr "The port on which to listen. Default is %default" + +#: /home/kovid/work/calibre/src/calibre/library/__init__.py:14 +msgid "The server timeout in seconds. Default is %default" +msgstr "The server timeout in seconds. Default is %default" + +#: /home/kovid/work/calibre/src/calibre/library/__init__.py:16 +msgid "The max number of worker threads to use. Default is %default" +msgstr "The max number of worker threads to use. Default is %default" + +#: /home/kovid/work/calibre/src/calibre/library/__init__.py:18 +msgid "Set a password to restrict access. By default access is unrestricted." +msgstr "" +"Set a password to restrict access. By default access is unrestricted." + +#: /home/kovid/work/calibre/src/calibre/library/__init__.py:20 +msgid "Username for access. By default, it is: %default" +msgstr "Username for access. By default, it is: %default" + +#: /home/kovid/work/calibre/src/calibre/library/__init__.py:24 +msgid "The maximum size for displayed covers. Default is %default." +msgstr "The maximum size for displayed covers. Default is %default." + +#: /home/kovid/work/calibre/src/calibre/library/cli.py:108 +msgid "" +"Path to the calibre library. Default is to use the path stored in the " +"settings." +msgstr "" +"Path to the calibre library. Default is to use the path stored in the " +"settings." + +#: /home/kovid/work/calibre/src/calibre/library/cli.py:187 +msgid "" +"%prog list [options]\n" +"\n" +"List the books available in the calibre database.\n" +msgstr "" +"%prog list [options]\n" +"\n" +"List the books available in the calibre database.\n" + +#: /home/kovid/work/calibre/src/calibre/library/cli.py:195 +msgid "" +"The fields to display when listing books in the database. Should be a comma " +"separated list of fields.\n" +"Available fields: %s\n" +"Default: %%default. The special field \"all\" can be used to select all " +"fields. Only has effect in the text output format." +msgstr "" +"The fields to display when listing books in the database. Should be a comma " +"separated list of fields.\n" +"Available fields: %s\n" +"Default: %%default. The special field \"all\" can be used to select all " +"fields. Only has effect in the text output format." + +#: /home/kovid/work/calibre/src/calibre/library/cli.py:197 +msgid "" +"The field by which to sort the results.\n" +"Available fields: %s\n" +"Default: %%default" +msgstr "" +"The field by which to sort the results.\n" +"Available fields: %s\n" +"Default: %%default" + +#: /home/kovid/work/calibre/src/calibre/library/cli.py:199 +msgid "Sort results in ascending order" +msgstr "Sort results in ascending order" + +#: /home/kovid/work/calibre/src/calibre/library/cli.py:201 +msgid "" +"Filter the results by the search query. For the format of the search query, " +"please see the search related documentation in the User Manual. Default is " +"to do no filtering." +msgstr "" +"Filter the results by the search query. For the format of the search query, " +"please see the search related documentation in the User Manual. Default is " +"to do no filtering." + +#: /home/kovid/work/calibre/src/calibre/library/cli.py:203 +msgid "" +"The maximum width of a single line in the output. Defaults to detecting " +"screen size." +msgstr "" +"The maximum width of a single line in the output. Defaults to detecting " +"screen size." + +#: /home/kovid/work/calibre/src/calibre/library/cli.py:204 +msgid "The string used to separate fields. Default is a space." +msgstr "The string used to separate fields. Default is a space." + +#: /home/kovid/work/calibre/src/calibre/library/cli.py:205 +msgid "" +"The prefix for all file paths. Default is the absolute path to the library " +"folder." +msgstr "" +"The prefix for all file paths. Default is the absolute path to the library " +"folder." + +#: /home/kovid/work/calibre/src/calibre/library/cli.py:208 +msgid "" +"The format in which to output the data. Available choices: %s. Defaults is " +"text." +msgstr "" +"The format in which to output the data. Available choices: %s. Defaults is " +"text." + +#: /home/kovid/work/calibre/src/calibre/library/cli.py:221 +msgid "Invalid fields. Available fields:" +msgstr "Invalid fields. Available fields:" + +#: /home/kovid/work/calibre/src/calibre/library/cli.py:228 +msgid "Invalid sort field. Available fields:" +msgstr "Invalid sort field. Available fields:" + +#: /home/kovid/work/calibre/src/calibre/library/cli.py:299 +msgid "" +"The following books were not added as they already exist in the database " +"(see --duplicates option):" +msgstr "" +"The following books were not added as they already exist in the database " +"(see --duplicates option):" + +#: /home/kovid/work/calibre/src/calibre/library/cli.py:323 +msgid "" +"%prog add [options] file1 file2 file3 ...\n" +"\n" +"Add the specified files as books to the database. You can also specify " +"directories, see\n" +"the directory related options below.\n" +msgstr "" +"%prog add [options] file1 file2 file3 ...\n" +"\n" +"Add the specified files as books to the database. You can also specify " +"directories, see\n" +"the directory related options below.\n" + +#: /home/kovid/work/calibre/src/calibre/library/cli.py:332 +msgid "" +"Assume that each directory has only a single logical book and that all files " +"in it are different e-book formats of that book" +msgstr "" +"Assume that each directory has only a single logical book and that all files " +"in it are different e-book formats of that book" + +#: /home/kovid/work/calibre/src/calibre/library/cli.py:334 +msgid "Process directories recursively" +msgstr "Process directories recursively" + +#: /home/kovid/work/calibre/src/calibre/library/cli.py:336 +msgid "" +"Add books to database even if they already exist. Comparison is done based " +"on book titles." +msgstr "" +"Add books to database even if they already exist. Comparison is done based " +"on book titles." + +#: /home/kovid/work/calibre/src/calibre/library/cli.py:346 +msgid "You must specify at least one file to add" +msgstr "You must specify at least one file to add" + +#: /home/kovid/work/calibre/src/calibre/library/cli.py:363 +msgid "" +"%prog remove ids\n" +"\n" +"Remove the books identified by ids from the database. ids should be a comma " +"separated list of id numbers (you can get id numbers by using the list " +"command). For example, 23,34,57-85\n" +msgstr "" +"%prog remove ids\n" +"\n" +"Remove the books identified by ids from the database. ids should be a comma " +"separated list of id numbers (you can get id numbers by using the list " +"command). For example, 23,34,57-85\n" + +#: /home/kovid/work/calibre/src/calibre/library/cli.py:378 +msgid "You must specify at least one book to remove" +msgstr "You must specify at least one book to remove" + +#: /home/kovid/work/calibre/src/calibre/library/cli.py:397 +msgid "" +"%prog add_format [options] id ebook_file\n" +"\n" +"Add the ebook in ebook_file to the available formats for the logical book " +"identified by id. You can get id by using the list command. If the format " +"already exists, it is replaced.\n" +msgstr "" +"%prog add_format [options] id ebook_file\n" +"\n" +"Add the ebook in ebook_file to the available formats for the logical book " +"identified by id. You can get id by using the list command. If the format " +"already exists, it is replaced.\n" + +#: /home/kovid/work/calibre/src/calibre/library/cli.py:412 +msgid "You must specify an id and an ebook file" +msgstr "You must specify an id and an ebook file" + +#: /home/kovid/work/calibre/src/calibre/library/cli.py:417 +msgid "ebook file must have an extension" +msgstr "ebook file must have an extension" + +#: /home/kovid/work/calibre/src/calibre/library/cli.py:425 +msgid "" +"\n" +"%prog remove_format [options] id fmt\n" +"\n" +"Remove the format fmt from the logical book identified by id. You can get id " +"by using the list command. fmt should be a file extension like LRF or TXT or " +"EPUB. If the logical book does not have fmt available, do nothing.\n" +msgstr "" +"\n" +"%prog remove_format [options] id fmt\n" +"\n" +"Remove the format fmt from the logical book identified by id. You can get id " +"by using the list command. fmt should be a file extension like LRF or TXT or " +"EPUB. If the logical book does not have fmt available, do nothing.\n" + +#: /home/kovid/work/calibre/src/calibre/library/cli.py:442 +msgid "You must specify an id and a format" +msgstr "You must specify an id and a format" + +#: /home/kovid/work/calibre/src/calibre/library/cli.py:460 +msgid "" +"\n" +"%prog show_metadata [options] id\n" +"\n" +"Show the metadata stored in the calibre database for the book identified by " +"id.\n" +"id is an id number from the list command.\n" +msgstr "" +"\n" +"%prog show_metadata [options] id\n" +"\n" +"Show the metadata stored in the calibre database for the book identified by " +"id.\n" +"id is an id number from the list command.\n" + +#: /home/kovid/work/calibre/src/calibre/library/cli.py:468 +msgid "Print metadata in OPF form (XML)" +msgstr "Print metadata in OPF form (XML)" + +#: /home/kovid/work/calibre/src/calibre/library/cli.py:477 +msgid "You must specify an id" +msgstr "You must specify an id" + +#: /home/kovid/work/calibre/src/calibre/library/cli.py:491 +msgid "" +"\n" +"%prog set_metadata [options] id /path/to/metadata.opf\n" +"\n" +"Set the metadata stored in the calibre database for the book identified by " +"id\n" +"from the OPF file metadata.opf. id is an id number from the list command. " +"You\n" +"can get a quick feel for the OPF format by using the --as-opf switch to the\n" +"show_metadata command.\n" +msgstr "" +"\n" +"%prog set_metadata [options] id /path/to/metadata.opf\n" +"\n" +"Set the metadata stored in the calibre database for the book identified by " +"id\n" +"from the OPF file metadata.opf. id is an id number from the list command. " +"You\n" +"can get a quick feel for the OPF format by using the --as-opf switch to the\n" +"show_metadata command.\n" + +#: /home/kovid/work/calibre/src/calibre/library/cli.py:507 +msgid "You must specify an id and a metadata file" +msgstr "You must specify an id and a metadata file" + +#: /home/kovid/work/calibre/src/calibre/library/cli.py:527 +msgid "" +"%prog export [options] ids\n" +"\n" +"Export the books specified by ids (a comma separated list) to the " +"filesystem.\n" +"The export operation saves all formats of the book, its cover and metadata " +"(in\n" +"an opf file). You can get id numbers from the list command.\n" +msgstr "" +"%prog export [options] ids\n" +"\n" +"Export the books specified by ids (a comma separated list) to the " +"filesystem.\n" +"The export operation saves all formats of the book, its cover and metadata " +"(in\n" +"an opf file). You can get id numbers from the list command.\n" + +#: /home/kovid/work/calibre/src/calibre/library/cli.py:535 +msgid "Export all books in database, ignoring the list of ids." +msgstr "Export all books in database, ignoring the list of ids." + +#: /home/kovid/work/calibre/src/calibre/library/cli.py:537 +msgid "Export books to the specified directory. Default is" +msgstr "Export books to the specified directory. Default is" + +#: /home/kovid/work/calibre/src/calibre/library/cli.py:539 +msgid "Export all books into a single directory" +msgstr "Export all books into a single directory" + +#: /home/kovid/work/calibre/src/calibre/library/cli.py:546 +msgid "Specifying this switch will turn this behavior off." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/library/cli.py:569 +msgid "You must specify some ids or the %s option" +msgstr "You must specify some ids or the %s option" + +#: /home/kovid/work/calibre/src/calibre/library/cli.py:581 +msgid "" +"%%prog command [options] [arguments]\n" +"\n" +"%%prog is the command line interface to the calibre books database.\n" +"\n" +"command is one of:\n" +" %s\n" +"\n" +"For help on an individual command: %%prog command --help\n" +msgstr "" +"%%prog command [options] [arguments]\n" +"\n" +"%%prog is the command line interface to the calibre books database.\n" +"\n" +"command is one of:\n" +" %s\n" +"\n" +"For help on an individual command: %%prog command --help\n" + +#: /home/kovid/work/calibre/src/calibre/library/database2.py:1560 +msgid "

Migrating old database to ebook library in %s

" +msgstr "

Migrating old database to ebook library in %s

" + +#: /home/kovid/work/calibre/src/calibre/library/database2.py:1589 +msgid "Copying %s" +msgstr "Copying %s" + +#: /home/kovid/work/calibre/src/calibre/library/database2.py:1606 +msgid "Compacting database" +msgstr "Compacting database" + +#: /home/kovid/work/calibre/src/calibre/library/database2.py:1694 +msgid "Checking SQL integrity..." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/library/database2.py:1731 +msgid "Checking for missing files." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/library/database2.py:1755 +msgid "Checked id" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/library/save_to_disk.py:22 +msgid "The title" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/library/save_to_disk.py:23 +msgid "The authors" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/library/save_to_disk.py:24 +msgid "The author sort string" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/library/save_to_disk.py:25 +msgid "The tags" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/library/save_to_disk.py:26 +msgid "The series" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/library/save_to_disk.py:27 +msgid "The series number" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/library/save_to_disk.py:28 +msgid "The rating" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/library/save_to_disk.py:29 +msgid "The ISBN" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/library/save_to_disk.py:30 +msgid "The publisher" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/library/save_to_disk.py:31 +msgid "The date" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/library/save_to_disk.py:32 +msgid "The published date" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/library/save_to_disk.py:33 +msgid "The calibre internal id" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/library/save_to_disk.py:43 +msgid "Options to control saving to disk" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/library/save_to_disk.py:49 +msgid "" +"Normally, calibre will update the metadata in the saved files from what is " +"in the calibre library. Makes saving to disk slower." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/library/save_to_disk.py:52 +msgid "" +"Normally, calibre will write the metadata into a separate OPF file along " +"with the actual e-book files." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/library/save_to_disk.py:55 +msgid "" +"Normally, calibre will save the cover in a separate file along with the " +"actual e-book file(s)." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/library/save_to_disk.py:58 +msgid "" +"Comma separated list of formats to save for each book. By default all " +"available books are saved." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/library/save_to_disk.py:61 +msgid "" +"The template to control the filename and directory structure of the saved " +"files. Default is \"%s\" which will save books into a per-author " +"subdirectory with filenames containing title and author. Available controls " +"are: {%s}" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/library/save_to_disk.py:66 +msgid "" +"Normally, calibre will convert all non English characters into English " +"equivalents for the file names. WARNING: If you turn this off, you may " +"experience errors when saving, depending on how well the filesystem you are " +"saving to supports unicode." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/library/save_to_disk.py:72 +msgid "" +"The format in which to display dates. %d - day, %b - month, %Y - year. " +"Default is: %b, %Y" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/library/save_to_disk.py:75 +msgid "Convert paths to lowercase." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/library/save_to_disk.py:77 +msgid "Replace whitespace with underscores." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/library/save_to_disk.py:230 +msgid "Requested formats not available" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/library/server.py:233 +msgid "Password to access your calibre library. Username is " +msgstr "Password to access your calibre library. Username is " + +#: /home/kovid/work/calibre/src/calibre/library/server.py:598 +msgid "" +"[options]\n" +"\n" +"Start the calibre content server." +msgstr "" +"[options]\n" +"\n" +"Start the calibre content server." + +#: /home/kovid/work/calibre/src/calibre/utils/config.py:43 +msgid "%sUsage%s: %s\n" +msgstr "%sUsage%s: %s\n" + +#: /home/kovid/work/calibre/src/calibre/utils/config.py:87 +msgid "Created by " +msgstr "Created by " + +#: /home/kovid/work/calibre/src/calibre/utils/config.py:88 +msgid "" +"Whenever you pass arguments to %prog that have spaces in them, enclose the " +"arguments in quotation marks." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/utils/config.py:551 +msgid "Path to the database in which books are stored" +msgstr "Path to the database in which books are stored" + +#: /home/kovid/work/calibre/src/calibre/utils/config.py:553 +msgid "Pattern to guess metadata from filenames" +msgstr "Pattern to guess metadata from filenames" + +#: /home/kovid/work/calibre/src/calibre/utils/config.py:555 +msgid "Access key for isbndb.com" +msgstr "Access key for isbndb.com" + +#: /home/kovid/work/calibre/src/calibre/utils/config.py:557 +msgid "Default timeout for network operations (seconds)" +msgstr "Default timeout for network operations (seconds)" + +#: /home/kovid/work/calibre/src/calibre/utils/config.py:559 +msgid "Path to directory in which your library of books is stored" +msgstr "Path to directory in which your library of books is stored" + +#: /home/kovid/work/calibre/src/calibre/utils/config.py:561 +msgid "The language in which to display the user interface" +msgstr "The language in which to display the user interface" + +#: /home/kovid/work/calibre/src/calibre/utils/config.py:563 +msgid "The default output format for ebook conversions." +msgstr "The default output format for ebook conversions." + +#: /home/kovid/work/calibre/src/calibre/utils/config.py:567 +msgid "Ordered list of formats to prefer for input." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/utils/config.py:569 +msgid "Read metadata from files" +msgstr "Read metadata from files" + +#: /home/kovid/work/calibre/src/calibre/utils/config.py:571 +msgid "The priority of worker processes" +msgstr "The priority of worker processes" + +#: /home/kovid/work/calibre/src/calibre/utils/ipc/job.py:42 +msgid "Waiting..." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/utils/ipc/job.py:50 +msgid "Stopped" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/utils/ipc/job.py:52 +msgid "Finished" +msgstr "Finished" + +#: /home/kovid/work/calibre/src/calibre/utils/ipc/job.py:69 +msgid "Working..." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/utils/sftp.py:53 +msgid "URL must have the scheme sftp" +msgstr "URL must have the scheme sftp" + +#: /home/kovid/work/calibre/src/calibre/utils/sftp.py:57 +msgid "host must be of the form user@hostname" +msgstr "host must be of the form user@hostname" + +#: /home/kovid/work/calibre/src/calibre/utils/sftp.py:68 +msgid "Failed to negotiate SSH session: " +msgstr "Failed to negotiate SSH session: " + +#: /home/kovid/work/calibre/src/calibre/utils/sftp.py:71 +msgid "Failed to authenticate with server: %s" +msgstr "Failed to authenticate with server: %s" + +#: /home/kovid/work/calibre/src/calibre/utils/smtp.py:234 +msgid "Control email delivery" +msgstr "Control email delivery" + +#: /home/kovid/work/calibre/src/calibre/web/feeds/__init__.py:101 +#: /home/kovid/work/calibre/src/calibre/web/feeds/__init__.py:123 +msgid "Unknown feed" +msgstr "Unknown feed" + +#: /home/kovid/work/calibre/src/calibre/web/feeds/__init__.py:141 +#: /home/kovid/work/calibre/src/calibre/web/feeds/__init__.py:164 +msgid "Untitled article" +msgstr "Untitled article" + +#: /home/kovid/work/calibre/src/calibre/web/feeds/input.py:17 +msgid "Download periodical content from the internet" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/web/feeds/input.py:32 +msgid "" +"Useful for recipe development. Forces max_articles_per_feed to 2 and " +"downloads at most 2 feeds." +msgstr "" +"Useful for recipe development. Forces max_articles_per_feed to 2 and " +"downloads at most 2 feeds." + +#: /home/kovid/work/calibre/src/calibre/web/feeds/input.py:35 +msgid "Username for sites that require a login to access content." +msgstr "Username for sites that require a login to access content." + +#: /home/kovid/work/calibre/src/calibre/web/feeds/input.py:38 +msgid "Password for sites that require a login to access content." +msgstr "Password for sites that require a login to access content." + +#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:42 +msgid "Unknown News Source" +msgstr "Unknown News Source" + +#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:589 +msgid "Download finished" +msgstr "Download finished" + +#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:591 +msgid "Failed to download the following articles:" +msgstr "Failed to download the following articles:" + +#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:597 +msgid "Failed to download parts of the following articles:" +msgstr "Failed to download parts of the following articles:" + +#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:599 +msgid " from " +msgstr " from " + +#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:601 +msgid "\tFailed links:" +msgstr "\tFailed links:" + +#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:682 +msgid "Could not fetch article. Run with -vv to see the reason" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:703 +msgid "Fetching feeds..." +msgstr "Fetching feeds..." + +#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:707 +msgid "Got feeds from index page" +msgstr "Got feeds from index page" + +#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:713 +msgid "Trying to download cover..." +msgstr "Trying to download cover..." + +#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:767 +msgid "Starting download [%d thread(s)]..." +msgstr "Starting download [%d thread(s)]..." + +#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:783 +msgid "Feeds downloaded to %s" +msgstr "Feeds downloaded to %s" + +#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:793 +msgid "Could not download cover: %s" +msgstr "Could not download cover: %s" + +#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:800 +msgid "Downloading cover from %s" +msgstr "Downloading cover from %s" + +#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:932 +msgid "Untitled Article" +msgstr "Untitled Article" + +#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:1003 +msgid "Article downloaded: %s" +msgstr "Article downloaded: %s" + +#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:1014 +msgid "Article download failed: %s" +msgstr "Article download failed: %s" + +#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:1029 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_borba.py:80 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_glas_srpske.py:76 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_instapaper.py:59 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_lamujerdemivida.py:59 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_laprensa_ni.py:63 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_monitor.py:78 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_pobjeda.py:83 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_republika.py:66 +msgid "Fetching feed" +msgstr "Fetching feed" + +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_24sata.py:26 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_dnevnik_cro.py:26 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_hrt.py:23 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_jutarnji.py:22 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_nacional_cro.py:26 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_vecernji_list.py:26 +msgid "Croatian" +msgstr "Croatian" + +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_24sata_rs.py:25 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_b92.py:22 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_beta.py:22 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_blic.py:25 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_borba.py:19 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_danas.py:22 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_e_novine.py:25 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_glas_srpske.py:27 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_glasjavnosti.py:21 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_krstarica.py:23 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_nin.py:30 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_novosti.py:24 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_nspm.py:25 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_pescanik.py:24 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_politika.py:24 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_pressonline.py:25 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_republika.py:19 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_rts.py:23 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_tanjug.py:23 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_vreme.py:27 +msgid "Serbian" +msgstr "Serbian" + +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_7dias.py:23 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_ambito.py:61 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_axxon_news.py:21 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_buenosaireseconomico.py:23 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_clarin.py:26 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_criticadigital.py:17 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_cubadebate.py:17 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_diagonales.py:23 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_el_mercurio_chile.py:61 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_el_pais.py:14 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_el_universal.py:23 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_elargentino.py:23 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_elcronista.py:16 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_elmundo.py:60 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_elperiodico_spanish.py:25 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_eltiempo_hn.py:24 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_expansion_spanish.py:25 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_granma.py:24 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_infobae.py:21 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_juventudrebelde.py:23 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_la_cuarta.py:53 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_la_segunda.py:24 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_la_tercera.py:64 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_lamujerdemivida.py:22 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_lanacion.py:60 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_lanacion_chile.py:54 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_laprensa.py:60 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_laprensa_hn.py:24 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_laprensa_ni.py:25 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_latribuna.py:24 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_lavanguardia.py:25 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_marca.py:25 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_miradasalsur.py:23 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_newsweek_argentina.py:23 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_pagina12.py:25 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_veintitres.py:23 +msgid "Spanish" +msgstr "Spanish" + +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_accountancyage.py:25 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_adventuregamers.py:13 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_adventuregamers.py:18 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_al_jazeera.py:15 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_amspec.py:14 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_ap.py:11 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_ars_technica.py:13 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_atlantic.py:17 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_azstarnet.py:15 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_barrons.py:18 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_bbc.py:15 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_beta_en.py:22 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_business_week.py:16 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_chicago_breaking_news.py:22 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_chicago_tribune.py:17 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_chr_mon.py:11 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_cincinnati_enquirer.py:10 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_climate_progress.py:23 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_cnn.py:14 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_coding_horror.py:17 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_common_dreams.py:8 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_corriere_della_sera_en.py:23 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_craigslist.py:15 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_daily_mail.py:6 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_daily_telegraph.py:15 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_darknet.py:16 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_discover_magazine.py:17 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_dna.py:12 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_ecogeek.py:16 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_economist.py:17 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_endgadget.py:16 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_espn.py:17 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_esquire.py:25 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_exiled.py:23 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_fastcompany.py:25 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_financial_times.py:16 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_forbes.py:10 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_freakonomics.py:13 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_fudzilla.py:15 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_glasgow_herald.py:10 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_globe_and_mail.py:15 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_guardian.py:16 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_harpers.py:14 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_harpers_full.py:26 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_hindu.py:10 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_honoluluadvertiser.py:18 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_iht.py:15 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_indy_star.py:6 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_inquirer_net.py:24 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_intelligencer.py:17 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_irish_times.py:13 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_japan_times.py:15 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_joelonsoftware.py:15 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_jpost.py:8 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_juventudrebelde_english.py:44 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_kellog_faculty.py:19 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_kellog_insight.py:19 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_krstarica_en.py:23 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_latimes.py:17 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_linux_magazine.py:16 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_linuxdevices.py:20 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_livemint.py:17 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_lrb.py:17 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_miami_herald.py:19 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_moneynews.py:16 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_moscow_times.py:15 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_msdnmag_en.py:23 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_nasa.py:34 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_new_scientist.py:15 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_new_york_review_of_books.py:18 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_new_york_review_of_books_no_sub.py:18 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_new_yorker.py:17 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_news_times.py:7 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_newsweek.py:30 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_noaa.py:25 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_nspm_int.py:17 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_nytimes.py:17 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_nytimes_sub.py:17 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_ourdailybread.py:16 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_outlook_india.py:17 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_phd_comics.py:16 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_physics_today.py:11 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_physics_world.py:8 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_politico.py:23 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_portfolio.py:16 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_reuters.py:12 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_san_fran_chronicle.py:15 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_science_aas.py:13 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_science_news.py:15 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_sciencedaily.py:15 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_scientific_american.py:16 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_scott_hanselman.py:18 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_seattle_times.py:22 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_security_watch.py:15 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_shacknews.py:10 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_slashdot.py:14 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_slate.py:29 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_smh.py:19 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_soldiers.py:26 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_spiegel_int.py:17 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_st_petersburg_times.py:23 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_stackoverflow.py:18 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_starbulletin.py:19 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_straitstimes.py:22 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_telegraph_uk.py:17 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_teleread.py:17 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_the_age.py:19 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_the_budget_fashionista.py:23 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_the_nation.py:17 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_the_oz.py:16 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_the_register.py:6 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_the_scotsman.py:19 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_thedgesingapore.py:17 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_theeconomictimes_india.py:25 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_themarketticker.py:17 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_theoldfoodie.py:21 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_theonion.py:20 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_time_magazine.py:18 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_times_online.py:25 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_tomshardware.py:21 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_twitchfilms.py:22 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_uncrate.py:24 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_upi.py:15 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_usatoday.py:18 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_usnews.py:21 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_utne.py:20 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_wash_post.py:12 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_wikinews_en.py:23 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_winsupersite.py:10 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_wired.py:14 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_wsj.py:16 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_xkcd.py:15 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_zdnet.py:16 +msgid "English" +msgstr "English" + +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_bbcvietnamese.py:16 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_tnxm.py:16 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_vnexpress.py:16 +msgid "Vietnamese" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_borba.py:20 +msgid "sr-Latn-RS" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_carta.py:24 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_der_standard.py:22 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_diepresse.py:23 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_elektrolese.py:18 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_faznet.py:16 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_ftd.py:18 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_heise.py:16 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_hna.py:17 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_nzz_ger.py:24 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_rga.py:19 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_spiegelde.py:20 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_sueddeutsche.py:20 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_tomshardware_de.py:20 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_woz_die.py:7 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_zeitde.py:15 +msgid "German" +msgstr "German" + +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_corriere_della_sera_it.py:22 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_la_republica.py:6 +msgid "Italian" +msgstr "Italian" + +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_courrierinternational.py:18 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_cyberpresse.py:9 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_le_monde.py:19 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_liberation.py:15 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_mediapart.py:19 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_mondedurable.py:13 +msgid "French" +msgstr "French" + +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_de_standaard.py:12 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_degentenaar.py:22 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_demorgen_be.py:16 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_gva_be.py:22 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_hln.py:22 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_hln_be.py:22 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_tijd.py:22 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_volksrant.py:17 +msgid "Dutch" +msgstr "Dutch" + +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_dnevni_avaz.py:28 +msgid "Bosnian" +msgstr "Bosnian" + +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_elperiodico_catalan.py:25 +msgid "Catalan" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_estadao.py:62 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_jb_online.py:47 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_o_globo.py:69 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_publico.py:20 +msgid "Portuguese" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_h1.py:15 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_h2.py:15 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_h3.py:15 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_honvedelem.py:16 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_huntechnet.py:15 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_index_hu.py:8 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_pcworld_hu.py:17 +msgid "Hungarian" +msgstr "Hungarian" + +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_le_monde.py:83 +msgid "Skipping duplicated article: %s" +msgstr "Skipping duplicated article: %s" + +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_le_monde.py:88 +msgid "Skipping filtered article: %s" +msgstr "Skipping filtered article: %s" + +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_monitor.py:25 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_pobjeda.py:24 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_vijesti.py:25 +msgid "Montenegrin" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_zaobao.py:17 +msgid "Chinese" +msgstr "Chinese" + +#: /home/kovid/work/calibre/src/calibre/web/fetch/simple.py:452 +msgid "" +"%prog URL\n" +"\n" +"Where URL is for example http://google.com" +msgstr "" +"%prog URL\n" +"\n" +"Where URL is for example http://google.com" + +#: /home/kovid/work/calibre/src/calibre/web/fetch/simple.py:455 +msgid "Base directory into which URL is saved. Default is %default" +msgstr "Base directory into which URL is saved. Default is %default" + +#: /home/kovid/work/calibre/src/calibre/web/fetch/simple.py:458 +msgid "" +"Timeout in seconds to wait for a response from the server. Default: %default " +"s" +msgstr "" +"Timeout in seconds to wait for a response from the server. Default: %default " +"s" + +#: /home/kovid/work/calibre/src/calibre/web/fetch/simple.py:461 +msgid "" +"Maximum number of levels to recurse i.e. depth of links to follow. Default " +"%default" +msgstr "" +"Maximum number of levels to recurse i.e. depth of links to follow. Default " +"%default" + +#: /home/kovid/work/calibre/src/calibre/web/fetch/simple.py:464 +msgid "" +"The maximum number of files to download. This only applies to files from tags. Default is %default" +msgstr "" +"The maximum number of files to download. This only applies to files from tags. Default is %default" + +#: /home/kovid/work/calibre/src/calibre/web/fetch/simple.py:466 +msgid "" +"Minimum interval in seconds between consecutive fetches. Default is %default " +"s" +msgstr "" +"Minimum interval in seconds between consecutive fetches. Default is %default " +"s" + +#: /home/kovid/work/calibre/src/calibre/web/fetch/simple.py:468 +msgid "" +"The character encoding for the websites you are trying to download. The " +"default is to try and guess the encoding." +msgstr "" +"The character encoding for the websites you are trying to download. The " +"default is to try and guess the encoding." + +#: /home/kovid/work/calibre/src/calibre/web/fetch/simple.py:470 +msgid "" +"Only links that match this regular expression will be followed. This option " +"can be specified multiple times, in which case as long as a link matches any " +"one regexp, it will be followed. By default all links are followed." +msgstr "" +"Only links that match this regular expression will be followed. This option " +"can be specified multiple times, in which case as long as a link matches any " +"one regexp, it will be followed. By default all links are followed." + +#: /home/kovid/work/calibre/src/calibre/web/fetch/simple.py:472 +msgid "" +"Any link that matches this regular expression will be ignored. This option " +"can be specified multiple times, in which case as long as any regexp matches " +"a link, it will be ignored.By default, no links are ignored. If both --" +"filter-regexp and --match-regexp are specified, then --filter-regexp is " +"applied first." +msgstr "" +"Any link that matches this regular expression will be ignored. This option " +"can be specified multiple times, in which case as long as any regexp matches " +"a link, it will be ignored.By default, no links are ignored. If both --" +"filter-regexp and --match-regexp are specified, then --filter-regexp is " +"applied first." + +#: /home/kovid/work/calibre/src/calibre/web/fetch/simple.py:474 +msgid "Do not download CSS stylesheets." +msgstr "Do not download CSS stylesheets." + +#: /home/kovid/work/calibre/src/calibre/web/fetch/simple.py:475 +msgid "Show detailed output information. Useful for debugging" +msgstr "Show detailed output information. Useful for debugging" diff --git a/src/calibre/translations/es.po b/src/calibre/translations/es.po index 7e5570da22..984027d77b 100644 --- a/src/calibre/translations/es.po +++ b/src/calibre/translations/es.po @@ -10,14 +10,14 @@ msgid "" msgstr "" "Project-Id-Version: es\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-09-04 17:30+0000\n" -"PO-Revision-Date: 2009-09-04 09:41+0000\n" -"Last-Translator: Jellby \n" +"POT-Creation-Date: 2009-09-04 22:11+0000\n" +"PO-Revision-Date: 2009-09-04 22:10+0000\n" +"Last-Translator: Kovid Goyal \n" "Language-Team: Spanish\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2009-09-04 20:24+0000\n" +"X-Launchpad-Export-Date: 2009-09-05 09:46+0000\n" "X-Generator: Launchpad (build Unknown)\n" #: /home/kovid/work/calibre/src/calibre/customize/__init__.py:41 @@ -1072,8 +1072,8 @@ msgid "" "paragraphs (

or

tags)." msgstr "" "Eliminar el espacio entre párrafos. También establece sangrado en la primera " -"línea de cada párrafo de 1,5em. La eliminación del espacio no funciona si el " -"fichero de origen no define párrafos (etiquetas

o

)." +"línea de cada párrafo de 1,5em. La eliminación del espacio no funciona si " +"el fichero de origen no define párrafos (etiquetas

o

)." #: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:315 msgid "" @@ -5795,8 +5795,8 @@ msgid "" "

Could not convert: %s

It is a DRMed book. You must " "first remove the DRM using 3rd party tools." msgstr "" -"

No se pudo convertir: %s

Es un libro con DRM. " -"Primero debe eliminar el DRM usando herramientas de terceros." +"

No se pudo convertir: %s

Es un libro con DRM. Primero " +"debe eliminar el DRM usando herramientas de terceros." #: /home/kovid/work/calibre/src/calibre/gui2/main.py:1607 msgid "Failed" diff --git a/src/calibre/translations/fr.po b/src/calibre/translations/fr.po index 3e81e92f6e..eccc1df8e6 100644 --- a/src/calibre/translations/fr.po +++ b/src/calibre/translations/fr.po @@ -6,14 +6,14 @@ msgid "" msgstr "" "Project-Id-Version: calibre 0.4.22\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-09-04 17:30+0000\n" -"PO-Revision-Date: 2009-09-04 05:10+0000\n" -"Last-Translator: Vincent C. \n" +"POT-Creation-Date: 2009-09-04 22:11+0000\n" +"PO-Revision-Date: 2009-09-04 22:09+0000\n" +"Last-Translator: Kovid Goyal \n" "Language-Team: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2009-09-04 20:24+0000\n" +"X-Launchpad-Export-Date: 2009-09-05 09:44+0000\n" "X-Generator: Launchpad (build Unknown)\n" "Generated-By: pygettext.py 1.5\n" diff --git a/src/calibre/translations/gl.po b/src/calibre/translations/gl.po index dcb0b5902f..0e54adb635 100644 --- a/src/calibre/translations/gl.po +++ b/src/calibre/translations/gl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: calibre\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2009-09-04 17:30+0000\n" -"PO-Revision-Date: 2009-06-14 18:08+0000\n" +"POT-Creation-Date: 2009-09-04 22:11+0000\n" +"PO-Revision-Date: 2009-09-04 22:08+0000\n" "Last-Translator: Marcos X. \n" "Language-Team: Galician \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2009-09-04 20:24+0000\n" +"X-Launchpad-Export-Date: 2009-09-05 09:44+0000\n" "X-Generator: Launchpad (build Unknown)\n" #: /home/kovid/work/calibre/src/calibre/customize/__init__.py:41 diff --git a/src/calibre/translations/he.po b/src/calibre/translations/he.po index d376d99df9..4791864cbf 100644 --- a/src/calibre/translations/he.po +++ b/src/calibre/translations/he.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: calibre\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2009-09-04 17:30+0000\n" +"POT-Creation-Date: 2009-09-04 22:11+0000\n" "PO-Revision-Date: 2009-05-21 15:24+0000\n" "Last-Translator: nikitajy \n" "Language-Team: Hebrew \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2009-09-04 20:24+0000\n" +"X-Launchpad-Export-Date: 2009-09-05 09:44+0000\n" "X-Generator: Launchpad (build Unknown)\n" #: /home/kovid/work/calibre/src/calibre/customize/__init__.py:41 diff --git a/src/calibre/translations/hr.po b/src/calibre/translations/hr.po index 1ba132ee59..cae8da2534 100644 --- a/src/calibre/translations/hr.po +++ b/src/calibre/translations/hr.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: calibre\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2009-09-04 17:30+0000\n" -"PO-Revision-Date: 2009-08-28 22:52+0000\n" +"POT-Creation-Date: 2009-09-04 22:11+0000\n" +"PO-Revision-Date: 2009-09-04 22:21+0000\n" "Last-Translator: Miro Glavić \n" "Language-Team: Croatian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2009-09-04 20:24+0000\n" +"X-Launchpad-Export-Date: 2009-09-05 09:45+0000\n" "X-Generator: Launchpad (build Unknown)\n" #: /home/kovid/work/calibre/src/calibre/customize/__init__.py:41 @@ -5717,8 +5717,8 @@ msgid "" "

Could not convert: %s

It is a DRMed book. You must " "first remove the DRM using 3rd party tools." msgstr "" -"

Nemoguće pretvoriti: %s

Ovo je DRM knjiga. Prvo " -"morate ukloniti DRM koristeći alate treće stranke." +"

Nemoguće pretvoriti: %s

Ovo je DRM knjiga. Prvo morate " +"ukloniti DRM koristeći alate treće stranke." #: /home/kovid/work/calibre/src/calibre/gui2/main.py:1607 msgid "Failed" diff --git a/src/calibre/translations/hu.po b/src/calibre/translations/hu.po index 93b33f7f6c..b6884047dc 100644 --- a/src/calibre/translations/hu.po +++ b/src/calibre/translations/hu.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: calibre\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2009-09-04 17:30+0000\n" -"PO-Revision-Date: 2009-09-03 20:51+0000\n" -"Last-Translator: Devilinside \n" +"POT-Creation-Date: 2009-09-04 22:11+0000\n" +"PO-Revision-Date: 2009-09-04 22:28+0000\n" +"Last-Translator: Kovid Goyal \n" "Language-Team: Hungarian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2009-09-04 20:24+0000\n" +"X-Launchpad-Export-Date: 2009-09-05 09:44+0000\n" "X-Generator: Launchpad (build Unknown)\n" #: /home/kovid/work/calibre/src/calibre/customize/__init__.py:41 @@ -7175,8 +7175,8 @@ msgid "" "The format in which to display dates. %d - day, %b - month, %Y - year. " "Default is: %b, %Y" msgstr "" -"A dátum formázása. %Y - év, %b - hónap, %d - nap. Alapértelmezett: %b, %Y." -"Default is: %b, %Y" +"A dátum formázása. %Y - év, %b - hónap, %d - nap. Alapértelmezett: %b, %" +"Y.Default is: %b, %Y" #: /home/kovid/work/calibre/src/calibre/library/save_to_disk.py:75 msgid "Convert paths to lowercase." diff --git a/src/calibre/translations/it.po b/src/calibre/translations/it.po index 9e0a79df16..cc03bcf63e 100644 --- a/src/calibre/translations/it.po +++ b/src/calibre/translations/it.po @@ -8,14 +8,14 @@ msgid "" msgstr "" "Project-Id-Version: calibre_calibre-it\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-09-04 17:30+0000\n" -"PO-Revision-Date: 2009-05-16 09:34+0000\n" +"POT-Creation-Date: 2009-09-04 22:11+0000\n" +"PO-Revision-Date: 2009-09-04 22:20+0000\n" "Last-Translator: Kovid Goyal \n" "Language-Team: italiano\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2009-09-04 20:24+0000\n" +"X-Launchpad-Export-Date: 2009-09-05 09:44+0000\n" "X-Generator: Launchpad (build Unknown)\n" "Generated-By: pygettext.py 1.5\n" @@ -5387,9 +5387,8 @@ msgid "" "

Could not convert: %s

It is a DRMed book. You must " "first remove the DRM using 3rd party tools." msgstr "" -"

Impossibile convertire %s

È un libro protetto da DRM. È necessario rimuovere prima il DRM usando programmi di " -"terze parti." +"

Impossibile convertire %s

È un libro protetto da DRM. " +"È necessario rimuovere prima il DRM usando programmi di terze parti." #: /home/kovid/work/calibre/src/calibre/gui2/main.py:1607 msgid "Failed" diff --git a/src/calibre/translations/ja.po b/src/calibre/translations/ja.po index ae3c0a83d5..1999b39d82 100644 --- a/src/calibre/translations/ja.po +++ b/src/calibre/translations/ja.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: calibre\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2009-09-04 17:30+0000\n" -"PO-Revision-Date: 2009-05-30 16:02+0000\n" +"POT-Creation-Date: 2009-09-04 22:11+0000\n" +"PO-Revision-Date: 2009-09-04 22:21+0000\n" "Last-Translator: MASA.H \n" "Language-Team: Japanese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2009-09-04 20:24+0000\n" +"X-Launchpad-Export-Date: 2009-09-05 09:44+0000\n" "X-Generator: Launchpad (build Unknown)\n" #: /home/kovid/work/calibre/src/calibre/customize/__init__.py:41 diff --git a/src/calibre/translations/nb.po b/src/calibre/translations/nb.po index 5a45ab404d..ea1e4c36d3 100644 --- a/src/calibre/translations/nb.po +++ b/src/calibre/translations/nb.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: calibre\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2009-09-04 17:30+0000\n" -"PO-Revision-Date: 2009-09-02 17:31+0000\n" -"Last-Translator: Øyvind Øritsland \n" +"POT-Creation-Date: 2009-09-04 22:11+0000\n" +"PO-Revision-Date: 2009-09-04 22:23+0000\n" +"Last-Translator: Kovid Goyal \n" "Language-Team: Norwegian Bokmal \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2009-09-04 20:24+0000\n" +"X-Launchpad-Export-Date: 2009-09-05 09:45+0000\n" "X-Generator: Launchpad (build Unknown)\n" #: /home/kovid/work/calibre/src/calibre/customize/__init__.py:41 @@ -6927,8 +6927,8 @@ msgid "" "The following books were not added as they already exist in the database " "(see --duplicates option):" msgstr "" -"De følgende bøkene ble ikke lagt til, da de allerede finnes i databasen (se -" -"-duplikatvalg)" +"De følgende bøkene ble ikke lagt til, da de allerede finnes i databasen (se " +"--duplikatvalg)" #: /home/kovid/work/calibre/src/calibre/library/cli.py:323 msgid "" @@ -7876,9 +7876,9 @@ msgstr "" "Enhver lenke som samsvarer med dette regulære uttrykket vil bli ignorert. " "Dette valget kan bli spesifisert flere ganger, hvilket vil si så lenge en " "lenke samsvarer med et regulært uttrykk, så vil det bli ignorert. Som " -"standard, ingen lenker ignoreres. Dersom begge --filter-regulære uttrykk og -" -"-treff-regulære uttrykk er spesifisert, så vil --filter-regulære uttrykk bli " -"lagt til først." +"standard, ingen lenker ignoreres. Dersom begge --filter-regulære uttrykk og " +"--treff-regulære uttrykk er spesifisert, så vil --filter-regulære uttrykk " +"bli lagt til først." #: /home/kovid/work/calibre/src/calibre/web/fetch/simple.py:474 msgid "Do not download CSS stylesheets." diff --git a/src/calibre/translations/nds.po b/src/calibre/translations/nds.po index 6351af4bcb..58711d2609 100644 --- a/src/calibre/translations/nds.po +++ b/src/calibre/translations/nds.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: de\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-09-04 17:30+0000\n" -"PO-Revision-Date: 2009-08-04 13:05+0000\n" -"Last-Translator: S. Dorscht \n" +"POT-Creation-Date: 2009-09-04 22:11+0000\n" +"PO-Revision-Date: 2009-09-04 22:11+0000\n" +"Last-Translator: Kovid Goyal \n" "Language-Team: American English \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2009-09-04 20:24+0000\n" +"X-Launchpad-Export-Date: 2009-09-05 09:44+0000\n" "X-Generator: Launchpad (build Unknown)\n" "Generated-By: pygettext.py 1.5\n" @@ -5738,9 +5738,9 @@ msgid "" "

Could not convert: %s

It is a DRMed book. You must " "first remove the DRM using 3rd party tools." msgstr "" -"

Konvertierung nicht möglich: %s

Dieses Buch ist durch DRM geschützt. Sie müssen zunächst das DRM mit einem anderen " -"Programm entfernen." +"

Konvertierung nicht möglich: %s

Dieses Buch ist durch DRM geschützt. Sie müssen zunächst das DRM mit einem anderen Programm " +"entfernen." #: /home/kovid/work/calibre/src/calibre/gui2/main.py:1607 msgid "Failed" diff --git a/src/calibre/translations/nl.po b/src/calibre/translations/nl.po index a178b085ad..189ca08b8c 100644 --- a/src/calibre/translations/nl.po +++ b/src/calibre/translations/nl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: calibre\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2009-09-04 17:30+0000\n" -"PO-Revision-Date: 2009-07-25 13:02+0000\n" +"POT-Creation-Date: 2009-09-04 22:11+0000\n" +"PO-Revision-Date: 2009-09-04 22:25+0000\n" "Last-Translator: Yentl \n" "Language-Team: Dutch \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2009-09-04 20:24+0000\n" +"X-Launchpad-Export-Date: 2009-09-05 09:44+0000\n" "X-Generator: Launchpad (build Unknown)\n" #: /home/kovid/work/calibre/src/calibre/customize/__init__.py:41 diff --git a/src/calibre/translations/pl.po b/src/calibre/translations/pl.po index aeb29124fa..ae4f2efb56 100644 --- a/src/calibre/translations/pl.po +++ b/src/calibre/translations/pl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: calibre\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2009-09-04 17:30+0000\n" -"PO-Revision-Date: 2009-08-26 08:45+0000\n" -"Last-Translator: Andrzej MoST (Marcin Ostajewski) \n" +"POT-Creation-Date: 2009-09-04 22:11+0000\n" +"PO-Revision-Date: 2009-09-04 22:27+0000\n" +"Last-Translator: Kovid Goyal \n" "Language-Team: Polish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2009-09-04 20:24+0000\n" +"X-Launchpad-Export-Date: 2009-09-05 09:45+0000\n" "X-Generator: Launchpad (build Unknown)\n" #: /home/kovid/work/calibre/src/calibre/customize/__init__.py:41 diff --git a/src/calibre/translations/pt.po b/src/calibre/translations/pt.po index 92cbf5a681..45a88c2038 100644 --- a/src/calibre/translations/pt.po +++ b/src/calibre/translations/pt.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: calibre\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2009-09-04 17:30+0000\n" -"PO-Revision-Date: 2009-09-03 20:57+0000\n" -"Last-Translator: ritibelle \n" +"POT-Creation-Date: 2009-09-04 22:11+0000\n" +"PO-Revision-Date: 2009-09-04 22:26+0000\n" +"Last-Translator: Kovid Goyal \n" "Language-Team: Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2009-09-04 20:24+0000\n" +"X-Launchpad-Export-Date: 2009-09-05 09:45+0000\n" "X-Generator: Launchpad (build Unknown)\n" #: /home/kovid/work/calibre/src/calibre/customize/__init__.py:41 diff --git a/src/calibre/translations/pt_BR.po b/src/calibre/translations/pt_BR.po new file mode 100644 index 0000000000..2da0c8f919 --- /dev/null +++ b/src/calibre/translations/pt_BR.po @@ -0,0 +1,7294 @@ +# Brazilian Portuguese translation for calibre +# Copyright (c) 2008 Rosetta Contributors and Canonical Ltd 2008 +# This file is distributed under the same license as the calibre package. +# FIRST AUTHOR , 2008. +# +msgid "" +msgstr "" +"Project-Id-Version: calibre\n" +"Report-Msgid-Bugs-To: FULL NAME \n" +"POT-Creation-Date: 2009-09-04 22:11+0000\n" +"PO-Revision-Date: 2009-07-23 23:25+0000\n" +"Last-Translator: matheusoveral \n" +"Language-Team: Brazilian Portuguese \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2009-09-05 09:46+0000\n" +"X-Generator: Launchpad (build Unknown)\n" + +#: /home/kovid/work/calibre/src/calibre/customize/__init__.py:41 +msgid "Does absolutely nothing" +msgstr "Faz absolutamente nada" + +#: /home/kovid/work/calibre/src/calibre/customize/__init__.py:44 +#: /home/kovid/work/calibre/src/calibre/devices/jetbook/driver.py:94 +#: /home/kovid/work/calibre/src/calibre/devices/kindle/driver.py:53 +#: /home/kovid/work/calibre/src/calibre/devices/prs505/books.py:58 +#: /home/kovid/work/calibre/src/calibre/devices/prs505/books.py:199 +#: /home/kovid/work/calibre/src/calibre/devices/usbms/device.py:703 +#: /home/kovid/work/calibre/src/calibre/devices/usbms/device.py:706 +#: /home/kovid/work/calibre/src/calibre/ebooks/comic/input.py:403 +#: /home/kovid/work/calibre/src/calibre/ebooks/fb2/input.py:66 +#: /home/kovid/work/calibre/src/calibre/ebooks/fb2/input.py:68 +#: /home/kovid/work/calibre/src/calibre/ebooks/html/input.py:317 +#: /home/kovid/work/calibre/src/calibre/ebooks/html/input.py:320 +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1895 +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1897 +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/output.py:24 +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/__init__.py:225 +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/__init__.py:256 +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/__init__.py:259 +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/__init__.py:359 +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/ereader.py:23 +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/ereader.py:45 +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/fb2.py:46 +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/meta.py:36 +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/meta.py:61 +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/meta.py:63 +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/meta.py:103 +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/meta.py:105 +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/mobi.py:171 +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/opf.py:329 +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/opf.py:444 +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/opf2.py:870 +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/pdb.py:39 +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/pdf.py:34 +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/pdf.py:76 +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/topaz.py:29 +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/txt.py:14 +#: /home/kovid/work/calibre/src/calibre/ebooks/mobi/reader.py:44 +#: /home/kovid/work/calibre/src/calibre/ebooks/mobi/reader.py:70 +#: /home/kovid/work/calibre/src/calibre/ebooks/mobi/reader.py:79 +#: /home/kovid/work/calibre/src/calibre/ebooks/mobi/reader.py:121 +#: /home/kovid/work/calibre/src/calibre/ebooks/mobi/reader.py:154 +#: /home/kovid/work/calibre/src/calibre/ebooks/mobi/reader.py:574 +#: /home/kovid/work/calibre/src/calibre/ebooks/mobi/reader.py:761 +#: /home/kovid/work/calibre/src/calibre/ebooks/odt/input.py:44 +#: /home/kovid/work/calibre/src/calibre/ebooks/odt/input.py:46 +#: /home/kovid/work/calibre/src/calibre/ebooks/oeb/base.py:882 +#: /home/kovid/work/calibre/src/calibre/ebooks/oeb/base.py:887 +#: /home/kovid/work/calibre/src/calibre/ebooks/oeb/base.py:943 +#: /home/kovid/work/calibre/src/calibre/ebooks/oeb/reader.py:135 +#: /home/kovid/work/calibre/src/calibre/ebooks/oeb/reader.py:137 +#: /home/kovid/work/calibre/src/calibre/ebooks/oeb/transforms/jacket.py:86 +#: /home/kovid/work/calibre/src/calibre/ebooks/pdb/ereader/writer.py:105 +#: /home/kovid/work/calibre/src/calibre/ebooks/pdb/ereader/writer.py:106 +#: /home/kovid/work/calibre/src/calibre/ebooks/pdb/input.py:33 +#: /home/kovid/work/calibre/src/calibre/ebooks/pdb/palmdoc/writer.py:29 +#: /home/kovid/work/calibre/src/calibre/ebooks/pdb/ztxt/writer.py:27 +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/crop.py:82 +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/crop.py:83 +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/decrypt.py:75 +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/decrypt.py:76 +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/encrypt.py:61 +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/encrypt.py:62 +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/info.py:52 +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/merge.py:65 +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/merge.py:66 +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/reverse.py:63 +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/reverse.py:64 +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/rotate.py:62 +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/rotate.py:63 +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/split.py:81 +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/split.py:82 +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/writer.py:28 +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/writer.py:29 +#: /home/kovid/work/calibre/src/calibre/ebooks/rtf/input.py:139 +#: /home/kovid/work/calibre/src/calibre/ebooks/rtf/input.py:141 +#: /home/kovid/work/calibre/src/calibre/gui2/__init__.py:262 +#: /home/kovid/work/calibre/src/calibre/gui2/__init__.py:269 +#: /home/kovid/work/calibre/src/calibre/gui2/add.py:111 +#: /home/kovid/work/calibre/src/calibre/gui2/add.py:118 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/__init__.py:19 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/metadata.py:81 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/metadata.py:106 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/metadata.py:108 +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:539 +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:548 +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:765 +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:768 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/comicconf.py:48 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/fetch_metadata.py:106 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/fetch_metadata.py:139 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single.py:387 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler.py:35 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler.py:40 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler.py:41 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler.py:124 +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:391 +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:404 +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:874 +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:1000 +#: /home/kovid/work/calibre/src/calibre/library/cli.py:268 +#: /home/kovid/work/calibre/src/calibre/library/database.py:917 +#: /home/kovid/work/calibre/src/calibre/library/database2.py:652 +#: /home/kovid/work/calibre/src/calibre/library/database2.py:664 +#: /home/kovid/work/calibre/src/calibre/library/database2.py:1056 +#: /home/kovid/work/calibre/src/calibre/library/database2.py:1093 +#: /home/kovid/work/calibre/src/calibre/library/database2.py:1423 +#: /home/kovid/work/calibre/src/calibre/library/database2.py:1425 +#: /home/kovid/work/calibre/src/calibre/library/database2.py:1534 +#: /home/kovid/work/calibre/src/calibre/library/server.py:419 +#: /home/kovid/work/calibre/src/calibre/library/server.py:517 +#: /home/kovid/work/calibre/src/calibre/utils/podofo/__init__.py:45 +#: /home/kovid/work/calibre/src/calibre/utils/podofo/__init__.py:63 +#: /home/kovid/work/calibre/src/calibre/utils/podofo/__init__.py:77 +#: /home/kovid/work/calibre/src/calibre/utils/poppler/__init__.py:28 +#: /home/kovid/work/calibre/src/calibre/utils/poppler/__init__.py:32 +#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:52 +msgid "Unknown" +msgstr "Desconhecido" + +#: /home/kovid/work/calibre/src/calibre/customize/__init__.py:62 +msgid "Base" +msgstr "Base" + +#: /home/kovid/work/calibre/src/calibre/customize/__init__.py:148 +msgid "File type" +msgstr "Tipo de arquivo" + +#: /home/kovid/work/calibre/src/calibre/customize/__init__.py:182 +msgid "Metadata reader" +msgstr "Leitor de metadados" + +#: /home/kovid/work/calibre/src/calibre/customize/__init__.py:213 +msgid "Metadata writer" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/customize/builtins.py:13 +msgid "" +"Follow all local links in an HTML file and create a ZIP file containing all " +"linked files. This plugin is run every time you add an HTML file to the " +"library." +msgstr "" +"Entrar em todos os links locais de um arquivo HTML e criar um arquivo ZIP " +"contendo todos os arquivos linkados. Esse plugin é ativado toda vez que você " +"adiciona um arquivo HTML à sua biblioteca." + +#: /home/kovid/work/calibre/src/calibre/customize/builtins.py:48 +msgid "" +"Character encoding for the input HTML files. Common choices include: cp1252, " +"latin1, iso-8859-1 and utf-8." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/customize/builtins.py:56 +msgid "Extract cover from comic files" +msgstr "Extrair a capa dos arquivos de gibis" + +#: /home/kovid/work/calibre/src/calibre/customize/builtins.py:77 +#: /home/kovid/work/calibre/src/calibre/customize/builtins.py:89 +#: /home/kovid/work/calibre/src/calibre/customize/builtins.py:99 +#: /home/kovid/work/calibre/src/calibre/customize/builtins.py:109 +#: /home/kovid/work/calibre/src/calibre/customize/builtins.py:120 +#: /home/kovid/work/calibre/src/calibre/customize/builtins.py:130 +#: /home/kovid/work/calibre/src/calibre/customize/builtins.py:140 +#: /home/kovid/work/calibre/src/calibre/customize/builtins.py:150 +#: /home/kovid/work/calibre/src/calibre/customize/builtins.py:160 +#: /home/kovid/work/calibre/src/calibre/customize/builtins.py:170 +#: /home/kovid/work/calibre/src/calibre/customize/builtins.py:181 +#: /home/kovid/work/calibre/src/calibre/customize/builtins.py:192 +#: /home/kovid/work/calibre/src/calibre/customize/builtins.py:214 +#: /home/kovid/work/calibre/src/calibre/customize/builtins.py:225 +#: /home/kovid/work/calibre/src/calibre/customize/builtins.py:235 +#: /home/kovid/work/calibre/src/calibre/customize/builtins.py:245 +msgid "Read metadata from %s files" +msgstr "Ler metadados dos %s arquivos" + +#: /home/kovid/work/calibre/src/calibre/customize/builtins.py:204 +msgid "Read metadata from ebooks in RAR archives" +msgstr "Ler metadados dos ebooks em arquivos RAR" + +#: /home/kovid/work/calibre/src/calibre/customize/builtins.py:256 +msgid "Read metadata from ebooks in ZIP archives" +msgstr "Ler metadados de ebooks em arquivos ZIP" + +#: /home/kovid/work/calibre/src/calibre/customize/builtins.py:267 +#: /home/kovid/work/calibre/src/calibre/customize/builtins.py:277 +#: /home/kovid/work/calibre/src/calibre/customize/builtins.py:287 +#: /home/kovid/work/calibre/src/calibre/customize/builtins.py:309 +#: /home/kovid/work/calibre/src/calibre/customize/builtins.py:320 +msgid "Set metadata in %s files" +msgstr "Incluir metadados aos %s arquivos" + +#: /home/kovid/work/calibre/src/calibre/customize/builtins.py:298 +msgid "Set metadata from %s files" +msgstr "Definir metadados a partir dos %s arquivos" + +#: /home/kovid/work/calibre/src/calibre/customize/conversion.py:99 +msgid "Conversion Input" +msgstr "Conversão de entrada" + +#: /home/kovid/work/calibre/src/calibre/customize/conversion.py:122 +msgid "" +"Specify the character encoding of the input document. If set this option " +"will override any encoding declared by the document itself. Particularly " +"useful for documents that do not declare an encoding or that have erroneous " +"encoding declarations." +msgstr "" +"Especifique a codificação de caracteres para entrar no documento. Se " +"escolher esta opção sobrescreve qualquer outro código deste documento. " +"Particularidade usada em documentos que não declaram seu código ou" + +#: /home/kovid/work/calibre/src/calibre/customize/conversion.py:225 +msgid "Conversion Output" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/customize/conversion.py:239 +msgid "" +"If specified, the output plugin will try to create output that is as human " +"readable as possible. May not have any effect for some output plugins." +msgstr "" +"Se especificado, a extensão de saída tentará criar, da melhor maneira " +"possível, uma saída que possa ser lida por seres humanos. Para algumas " +"extensões de saída pode não ter efeito nenhum." + +#: /home/kovid/work/calibre/src/calibre/customize/profiles.py:44 +msgid "Input profile" +msgstr "Perfil de entrada" + +#: /home/kovid/work/calibre/src/calibre/customize/profiles.py:48 +msgid "" +"This profile tries to provide sane defaults and is useful if you know " +"nothing about the input document." +msgstr "" +"Este perfil tenta prover padrões sane e é útil se você não sabe nada do " +"documento de entrada." + +#: /home/kovid/work/calibre/src/calibre/customize/profiles.py:56 +#: /home/kovid/work/calibre/src/calibre/customize/profiles.py:194 +msgid "This profile is intended for the SONY PRS line. The 500/505/700 etc." +msgstr "Este perfil é destinado para a linha SONY PRS. O 500/505/700 etc." + +#: /home/kovid/work/calibre/src/calibre/customize/profiles.py:69 +#: /home/kovid/work/calibre/src/calibre/customize/profiles.py:229 +msgid "This profile is intended for the Microsoft Reader." +msgstr "Este perfil é destinado para o Microsoft Reader." + +#: /home/kovid/work/calibre/src/calibre/customize/profiles.py:80 +#: /home/kovid/work/calibre/src/calibre/customize/profiles.py:240 +msgid "This profile is intended for the Mobipocket books." +msgstr "Este perfil é destinado para os livros do Mobipocket." + +#: /home/kovid/work/calibre/src/calibre/customize/profiles.py:93 +#: /home/kovid/work/calibre/src/calibre/customize/profiles.py:253 +msgid "This profile is intended for the Hanlin V3 and its clones." +msgstr "Este perfil é destinado para o Halin V3 e seus clones." + +#: /home/kovid/work/calibre/src/calibre/customize/profiles.py:105 +#: /home/kovid/work/calibre/src/calibre/customize/profiles.py:265 +msgid "This profile is intended for the Cybook G3." +msgstr "Este perfil é destinado para o Cybook G3." + +#: /home/kovid/work/calibre/src/calibre/customize/profiles.py:118 +#: /home/kovid/work/calibre/src/calibre/customize/profiles.py:278 +msgid "This profile is intended for the Cybook Opus." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/customize/profiles.py:130 +#: /home/kovid/work/calibre/src/calibre/customize/profiles.py:289 +msgid "This profile is intended for the Amazon Kindle." +msgstr "Este perfil é destinado para o Kindle da Amazon." + +#: /home/kovid/work/calibre/src/calibre/customize/profiles.py:142 +#: /home/kovid/work/calibre/src/calibre/customize/profiles.py:322 +msgid "This profile is intended for the Irex Illiad." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/customize/profiles.py:154 +#: /home/kovid/work/calibre/src/calibre/customize/profiles.py:335 +msgid "This profile is intended for the IRex Digital Reader 1000." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/customize/profiles.py:172 +msgid "Output profile" +msgstr "Perfil de saída" + +#: /home/kovid/work/calibre/src/calibre/customize/profiles.py:176 +msgid "" +"This profile tries to provide sane defaults and is useful if you want to " +"produce a document intended to be read at a computer or on a range of " +"devices." +msgstr "" +"Este perfil tenta prover padrões sane e é útil se você quer produzir " +"documentos com intenção de serem lidos através do computador ou de " +"dispositivos diversos." + +#: /home/kovid/work/calibre/src/calibre/customize/profiles.py:206 +msgid "This profile is intended for the 5-inch JetBook." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/customize/profiles.py:217 +msgid "" +"This profile is intended for the SONY PRS line. The 500/505/700 etc, in " +"landscape mode. Mainly useful for comics." +msgstr "" +"Este perfil foi projetado para a linha SONY PRS, modelos 500/505/700 etc em " +"modo paísagem. Especialmente útil para gibis." + +#: /home/kovid/work/calibre/src/calibre/customize/profiles.py:306 +msgid "This profile is intended for the Amazon Kindle DX." +msgstr "Este perfil é destinado para o Kindle DX da Amazon." + +#: /home/kovid/work/calibre/src/calibre/customize/ui.py:29 +msgid "Installed plugins" +msgstr "Plug-ins instalados" + +#: /home/kovid/work/calibre/src/calibre/customize/ui.py:30 +msgid "Mapping for filetype plugins" +msgstr "Mapeamento para plugins de tipo de aquivo" + +#: /home/kovid/work/calibre/src/calibre/customize/ui.py:31 +msgid "Local plugin customization" +msgstr "Customização de plug-ins locais" + +#: /home/kovid/work/calibre/src/calibre/customize/ui.py:32 +msgid "Disabled plugins" +msgstr "Plug-ins desativados" + +#: /home/kovid/work/calibre/src/calibre/customize/ui.py:74 +msgid "No valid plugin found in " +msgstr "Não foi encontrado um plugin válido " + +#: /home/kovid/work/calibre/src/calibre/customize/ui.py:229 +msgid "Initialization of plugin %s failed with traceback:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/customize/ui.py:359 +msgid "" +" %prog options\n" +"\n" +" Customize calibre by loading external plugins.\n" +" " +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/customize/ui.py:365 +msgid "Add a plugin by specifying the path to the zip file containing it." +msgstr "" +"Adiciona um plugin via a especificação do caminho de um arquivo zip que o " +"contenha." + +#: /home/kovid/work/calibre/src/calibre/customize/ui.py:367 +msgid "Remove a custom plugin by name. Has no effect on builtin plugins" +msgstr "" +"Remover um plugin personalizado por nome. Não tem efeito em plugins nativos" + +#: /home/kovid/work/calibre/src/calibre/customize/ui.py:369 +msgid "" +"Customize plugin. Specify name of plugin and customization string separated " +"by a comma." +msgstr "" +"Personalizar plugin. Use uma vírgula para separar o nome do plugin e a " +"string de personalização." + +#: /home/kovid/work/calibre/src/calibre/customize/ui.py:371 +msgid "List all installed plugins" +msgstr "Listar todos os plugins instalados" + +#: /home/kovid/work/calibre/src/calibre/customize/ui.py:373 +msgid "Enable the named plugin" +msgstr "Habilitar a extensão com nome" + +#: /home/kovid/work/calibre/src/calibre/customize/ui.py:375 +msgid "Disable the named plugin" +msgstr "Desabilitar a extensão com nome" + +#: /home/kovid/work/calibre/src/calibre/devices/android/driver.py:13 +msgid "Communicate with Android phones." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/devices/bebook/driver.py:19 +msgid "Communicate with the BeBook eBook reader." +msgstr "Comunicar com o leitor de eBooks BeBook." + +#: /home/kovid/work/calibre/src/calibre/devices/bebook/driver.py:95 +msgid "Communicate with the BeBook Mini eBook reader." +msgstr "Comunicar com o leitor de eBooks BeBook Mini." + +#: /home/kovid/work/calibre/src/calibre/devices/blackberry/driver.py:12 +msgid "Communicate with the Blackberry smart phone." +msgstr "Comunicar com o smart phone da Blackberry." + +#: /home/kovid/work/calibre/src/calibre/devices/blackberry/driver.py:13 +#: /home/kovid/work/calibre/src/calibre/devices/eb600/driver.py:24 +#: /home/kovid/work/calibre/src/calibre/devices/prs500/driver.py:88 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_hindu.py:12 +msgid "Kovid Goyal" +msgstr "Kovid Goyal" + +#: /home/kovid/work/calibre/src/calibre/devices/cybookg3/driver.py:21 +msgid "Communicate with the Cybook Gen 3 eBook reader." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/devices/cybookg3/driver.py:22 +#: /home/kovid/work/calibre/src/calibre/devices/cybookg3/driver.py:86 +#: /home/kovid/work/calibre/src/calibre/devices/iliad/driver.py:17 +#: /home/kovid/work/calibre/src/calibre/devices/irexdr/driver.py:18 +#: /home/kovid/work/calibre/src/calibre/devices/kindle/driver.py:22 +#: /home/kovid/work/calibre/src/calibre/devices/kindle/driver.py:67 +#: /home/kovid/work/calibre/src/calibre/devices/kindle/driver.py:78 +#: /home/kovid/work/calibre/src/calibre/devices/usbms/driver.py:30 +msgid "John Schember" +msgstr "John Schember" + +#: /home/kovid/work/calibre/src/calibre/devices/cybookg3/driver.py:74 +#: /home/kovid/work/calibre/src/calibre/devices/cybookg3/driver.py:76 +#: /home/kovid/work/calibre/src/calibre/devices/jetbook/driver.py:76 +#: /home/kovid/work/calibre/src/calibre/devices/jetbook/driver.py:78 +#: /home/kovid/work/calibre/src/calibre/devices/prs505/driver.py:130 +#: /home/kovid/work/calibre/src/calibre/devices/prs505/driver.py:132 +#: /home/kovid/work/calibre/src/calibre/devices/usbms/driver.py:99 +#: /home/kovid/work/calibre/src/calibre/devices/usbms/driver.py:101 +msgid "Transferring books to device..." +msgstr "Transferindo livros para o dispositivo..." + +#: /home/kovid/work/calibre/src/calibre/devices/cybookg3/driver.py:85 +msgid "Communicate with the Cybook Opus eBook reader." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/devices/eb600/driver.py:23 +msgid "Communicate with the EB600 eBook reader." +msgstr "Comunicar com o leitor de eBooks EB600." + +#: /home/kovid/work/calibre/src/calibre/devices/iliad/driver.py:16 +msgid "Communicate with the IRex Iliad eBook reader." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/devices/interface.py:20 +msgid "Device Interface" +msgstr "Interface de dispositivo" + +#: /home/kovid/work/calibre/src/calibre/devices/irexdr/driver.py:16 +msgid "Communicate with the IRex Digital Reader 1000 eBook reader." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/devices/jetbook/driver.py:22 +msgid "Communicate with the JetBook eBook reader." +msgstr "Comunicar com o leitor de eBooks JetBook." + +#: /home/kovid/work/calibre/src/calibre/devices/jetbook/driver.py:23 +msgid "James Ralston" +msgstr "James Ralston" + +#: /home/kovid/work/calibre/src/calibre/devices/kindle/driver.py:21 +msgid "Communicate with the Kindle eBook reader." +msgstr "Comunicar com o leitor de eBooks Kindle." + +#: /home/kovid/work/calibre/src/calibre/devices/kindle/driver.py:66 +#: /home/kovid/work/calibre/src/calibre/devices/kindle/driver.py:77 +msgid "Communicate with the Kindle 2 eBook reader." +msgstr "Comunicar com o leitor de eBooks Kindle 2." + +#: /home/kovid/work/calibre/src/calibre/devices/prs500/driver.py:87 +msgid "Communicate with the Sony PRS-500 eBook reader." +msgstr "Comunicar com o leitor de eBooks Sony PRS-500." + +#: /home/kovid/work/calibre/src/calibre/devices/prs505/books.py:150 +#: /home/kovid/work/calibre/src/calibre/devices/prs505/driver.py:93 +#: /home/kovid/work/calibre/src/calibre/devices/prs505/driver.py:96 +#: /home/kovid/work/calibre/src/calibre/devices/prs505/driver.py:99 +#: /home/kovid/work/calibre/src/calibre/devices/prs505/driver.py:110 +#: /home/kovid/work/calibre/src/calibre/devices/usbms/driver.py:49 +#: /home/kovid/work/calibre/src/calibre/devices/usbms/driver.py:52 +#: /home/kovid/work/calibre/src/calibre/devices/usbms/driver.py:55 +#: /home/kovid/work/calibre/src/calibre/devices/usbms/driver.py:68 +#: /home/kovid/work/calibre/src/calibre/devices/usbms/driver.py:74 +#: /home/kovid/work/calibre/src/calibre/devices/usbms/driver.py:78 +msgid "Getting list of books on device..." +msgstr "Obtendo lista de livros no dispositivo..." + +#: /home/kovid/work/calibre/src/calibre/devices/prs505/driver.py:26 +msgid "Communicate with the Sony PRS-505 eBook reader." +msgstr "Comunicar com o leitor de eBooks Sony PRS-505." + +#: /home/kovid/work/calibre/src/calibre/devices/prs505/driver.py:27 +#: /home/kovid/work/calibre/src/calibre/devices/prs700/driver.py:18 +msgid "Kovid Goyal and John Schember" +msgstr "Kovid Goyal e John Schember" + +#: /home/kovid/work/calibre/src/calibre/devices/prs505/driver.py:163 +#: /home/kovid/work/calibre/src/calibre/devices/prs505/driver.py:170 +#: /home/kovid/work/calibre/src/calibre/devices/usbms/driver.py:119 +#: /home/kovid/work/calibre/src/calibre/devices/usbms/driver.py:134 +msgid "Removing books from device..." +msgstr "Removendo livros do dispositivo..." + +#: /home/kovid/work/calibre/src/calibre/devices/prs505/driver.py:198 +#: /home/kovid/work/calibre/src/calibre/devices/usbms/driver.py:149 +msgid "Sending metadata to device..." +msgstr "Enviando metadados ao dispositivo..." + +#: /home/kovid/work/calibre/src/calibre/devices/prs700/driver.py:17 +msgid "Communicate with the Sony PRS-700 eBook reader." +msgstr "Comunicar com o leitor de eBooks Sony PRS-700." + +#: /home/kovid/work/calibre/src/calibre/devices/usbms/device.py:285 +#: /home/kovid/work/calibre/src/calibre/devices/usbms/device.py:357 +msgid "Unable to detect the %s disk drive. Try rebooting." +msgstr "Não foi possível detectar o drive de disco %s. Tente reiniciar." + +#: /home/kovid/work/calibre/src/calibre/devices/usbms/device.py:425 +msgid "Unable to detect the %s disk drive." +msgstr "Incapaz de detectar a unidade de disco %s" + +#: /home/kovid/work/calibre/src/calibre/devices/usbms/device.py:518 +msgid "Could not find mount helper: %s." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/devices/usbms/device.py:530 +msgid "" +"Unable to detect the %s disk drive. Your kernel is probably exporting a " +"deprecated version of SYSFS." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/devices/usbms/device.py:538 +msgid "Unable to mount main memory (Error code: %d)" +msgstr "Não foi possível montar a memória principal (Código do erro: %d)" + +#: /home/kovid/work/calibre/src/calibre/devices/usbms/device.py:643 +#: /home/kovid/work/calibre/src/calibre/devices/usbms/device.py:645 +msgid "The reader has no storage card in this slot." +msgstr "Não há cartão de memória no soquete do dispositivo leitor" + +#: /home/kovid/work/calibre/src/calibre/devices/usbms/device.py:647 +msgid "Selected slot: %s is not supported." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/devices/usbms/device.py:671 +msgid "There is insufficient free space in main memory" +msgstr "Não há espaço suficiente na memória principal" + +#: /home/kovid/work/calibre/src/calibre/devices/usbms/device.py:673 +#: /home/kovid/work/calibre/src/calibre/devices/usbms/device.py:675 +msgid "There is insufficient free space on the storage card" +msgstr "Não há espaço suficiente no cartão de memória" + +#: /home/kovid/work/calibre/src/calibre/devices/usbms/device.py:686 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler.py:433 +#: /home/kovid/work/calibre/src/calibre/gui2/tag_view.py:83 +#: /home/kovid/work/calibre/src/calibre/library/database2.py:1000 +#: /home/kovid/work/calibre/src/calibre/library/database2.py:1004 +#: /home/kovid/work/calibre/src/calibre/library/database2.py:1327 +msgid "News" +msgstr "Notícias" + +#: /home/kovid/work/calibre/src/calibre/devices/usbms/deviceconfig.py:11 +msgid "Configure Device" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/devices/usbms/deviceconfig.py:16 +msgid "settings for device drivers" +msgstr "ajustes para unidades de dispositivos" + +#: /home/kovid/work/calibre/src/calibre/devices/usbms/deviceconfig.py:17 +msgid "Ordered list of formats the device will accept" +msgstr "Lista ordenada de formatos que serão aceitos pelo dispositivo" + +#: /home/kovid/work/calibre/src/calibre/devices/usbms/deviceconfig.py:18 +msgid "Place files in sub directories if the device supports them" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/devices/usbms/deviceconfig.py:19 +#: /home/kovid/work/calibre/src/calibre/gui2/device_drivers/configwidget_ui.py:64 +msgid "Read metadata from files on device" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/devices/usbms/driver.py:29 +msgid "Communicate with an eBook reader." +msgstr "Comunicar com um leitor de eBooks." + +#: /home/kovid/work/calibre/src/calibre/devices/usbms/driver.py:41 +msgid "Get device information..." +msgstr "Obtendo informações do dispositivo..." + +#: /home/kovid/work/calibre/src/calibre/devices/usbms/driver.py:107 +#: /home/kovid/work/calibre/src/calibre/devices/usbms/driver.py:115 +msgid "Adding books to device metadata listing..." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/devices/usbms/driver.py:138 +#: /home/kovid/work/calibre/src/calibre/devices/usbms/driver.py:143 +msgid "Removing books from device metadata listing..." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/comic/input.py:196 +msgid "Rendered %s" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/comic/input.py:199 +msgid "Failed %s" +msgstr "%s falhou" + +#: /home/kovid/work/calibre/src/calibre/ebooks/comic/input.py:256 +msgid "" +"Failed to process comic: \n" +"\n" +"%s" +msgstr "" +"Falha ao processar gibi: \n" +"\n" +"%s" + +#: /home/kovid/work/calibre/src/calibre/ebooks/comic/input.py:274 +msgid "Number of colors for grayscale image conversion. Default: %default" +msgstr "" +"Número de cores para conversão de imagens em tons de cinza. Padrão: %default" + +#: /home/kovid/work/calibre/src/calibre/ebooks/comic/input.py:276 +msgid "" +"Disable normalize (improve contrast) color range for pictures. Default: False" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/comic/input.py:279 +msgid "Maintain picture aspect ratio. Default is to fill the screen." +msgstr "Manter a proporção da imagem. O padrão é para preencher a tela." + +#: /home/kovid/work/calibre/src/calibre/ebooks/comic/input.py:281 +msgid "Disable sharpening." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/comic/input.py:283 +msgid "" +"Disable trimming of comic pages. For some comics, trimming might remove " +"content as well as borders." +msgstr "" +"Desativar corte de páginas de quadrinhos. Para alguns quadrinhos, o corte " +"pode remover conteúdo bem como bordas." + +#: /home/kovid/work/calibre/src/calibre/ebooks/comic/input.py:286 +msgid "Don't split landscape images into two portrait images" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/comic/input.py:288 +msgid "" +"Keep aspect ratio and scale image using screen height as image width for " +"viewing in landscape mode." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/comic/input.py:291 +msgid "" +"Used for right-to-left publications like manga. Causes landscape pages to be " +"split into portrait pages from right to left." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/comic/input.py:295 +msgid "" +"Enable Despeckle. Reduces speckle noise. May greatly increase processing " +"time." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/comic/input.py:298 +msgid "" +"Don't sort the files found in the comic alphabetically by name. Instead use " +"the order they were added to the comic." +msgstr "" +"Não listar alfabeticamente por nome os arquivos encontrados no gibi. " +"Utilizar a sequencia pela qual foram adicionados ao arquivo." + +#: /home/kovid/work/calibre/src/calibre/ebooks/comic/input.py:302 +msgid "Apply no processing to the image" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/comic/input.py:427 +#: /home/kovid/work/calibre/src/calibre/ebooks/comic/input.py:438 +msgid "Page" +msgstr "Página" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/cli.py:19 +msgid "" +"input_file output_file [options]\n" +"\n" +"Convert an ebook from one format to another.\n" +"\n" +"input_file is the input and output_file is the output. Both must be " +"specified as the first two arguments to the command.\n" +"\n" +"The output ebook format is guessed from the file extension of output_file. " +"output_file can also be of the special format .EXT where EXT is the output " +"file extension. In this case, the name of the output file is derived the " +"name of the input file. Note that the filenames must not start with a " +"hyphen. Finally, if output_file has no extension, then it is treated as a " +"directory and an \"open ebook\" (OEB) consisting of HTML files is written to " +"that directory. These files are the files that would normally have been " +"passed to the output plugin.\n" +"\n" +"After specifying the input and output file you can customize the conversion " +"by specifying various options. The available options depend on the input and " +"output file types. To get help on them specify the input and output file and " +"then use the -h option.\n" +"\n" +"For full documentation of the conversion system see\n" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/cli.py:97 +msgid "INPUT OPTIONS" +msgstr "OPÇÕES DE ENTRADA" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/cli.py:98 +msgid "Options to control the processing of the input %s file" +msgstr "Opções para controlar o processamento da entrada %s file" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/cli.py:104 +msgid "OUTPUT OPTIONS" +msgstr "OPÇÕES DE SAÍDA" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/cli.py:105 +msgid "Options to control the processing of the output %s" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/cli.py:119 +msgid "Options to control the look and feel of the output" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/cli.py:135 +msgid "Control auto-detection of document structure." +msgstr "Auto-detecção do controle da estrutura de documento." + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/cli.py:145 +msgid "" +"Control the automatic generation of a Table of Contents. By default, if the " +"source file has a Table of Contents, it will be used in preference to the " +"automatically generated one." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/cli.py:155 +msgid "Options to set metadata in the output" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/cli.py:158 +msgid "Options to help with debugging the conversion" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/cli.py:183 +msgid "List builtin recipes" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/cli.py:251 +msgid "Output saved to" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:91 +msgid "Level of verbosity. Specify multiple times for greater verbosity." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:98 +msgid "" +"Save the output from different stages of the conversion pipeline to the " +"specified directory. Useful if you are unsure at which stage of the " +"conversion process a bug is occurring." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:107 +msgid "" +"Specify the input profile. The input profile gives the conversion system " +"information on how to interpret various information in the input document. " +"For example resolution dependent lengths (i.e. lengths in pixels). Choices " +"are:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:118 +msgid "" +"Specify the output profile. The output profile tells the conversion system " +"how to optimize the created document for the specified device. In some " +"cases, an output profile is required to produce documents that will work on " +"a device. For example EPUB on the SONY reader. Choices are:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:129 +msgid "" +"The base font size in pts. All font sizes in the produced book will be " +"rescaled based on this size. By choosing a larger size you can make the " +"fonts in the output bigger and vice versa. By default, the base font size is " +"chosen based on the output profile you chose." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:139 +msgid "" +"Mapping from CSS font names to font sizes in pts. An example setting is " +"12,12,14,16,18,20,22,24. These are the mappings for the sizes xx-small to xx-" +"large, with the final size being for huge fonts. The font rescaling " +"algorithm uses these sizes to intelligently rescale fonts. The default is to " +"use a mapping based on the output profile you chose." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:151 +msgid "Disable all rescaling of font sizes." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:158 +msgid "" +"The line height in pts. Controls spacing between consecutive lines of text. " +"By default no line height manipulation is performed." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:166 +msgid "" +"Some badly designed documents use tables to control the layout of text on " +"the page. When converted these documents often have text that runs off the " +"page and other artifacts. This option will extract the content from the " +"tables and present it in a linear fashion." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:176 +msgid "" +"XPath expression that specifies all tags that should be added to the Table " +"of Contents at level one. If this is specified, it takes precedence over " +"other forms of auto-detection." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:185 +msgid "" +"XPath expression that specifies all tags that should be added to the Table " +"of Contents at level two. Each entry is added under the previous level one " +"entry." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:193 +msgid "" +"XPath expression that specifies all tags that should be added to the Table " +"of Contents at level three. Each entry is added under the previous level two " +"entry." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:201 +msgid "" +"Normally, if the source file already has a Table of Contents, it is used in " +"preference to the auto-generated one. With this option, the auto-generated " +"one is always used." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:209 +msgid "Don't add auto-detected chapters to the Table of Contents." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:216 +msgid "" +"If fewer than this number of chapters is detected, then links are added to " +"the Table of Contents. Default: %default" +msgstr "" +"Se um número de capítulos menor do que esse for detectado, links a eles " +"serão adicionados à Tabela de Conteúdos. Padrão: %default." + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:223 +msgid "" +"Maximum number of links to insert into the TOC. Set to 0 to disable. Default " +"is: %default. Links are only added to the TOC if less than the threshold " +"number of chapters were detected." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:231 +msgid "" +"Remove entries from the Table of Contents whose titles match the specified " +"regular expression. Matching entries and all their children are removed." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:242 +msgid "" +"An XPath expression to detect chapter titles. The default is to consider " +"

or

tags that contain the words \"chapter\",\"book\",\"section\" or " +"\"part\" as chapter titles as well as any tags that have class=\"chapter\". " +"The expression used must evaluate to a list of elements. To disable chapter " +"detection, use the expression \"/\". See the XPath Tutorial in the calibre " +"User Manual for further help on using this feature." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:256 +msgid "" +"Specify how to mark detected chapters. A value of \"pagebreak\" will insert " +"page breaks before chapters. A value of \"rule\" will insert a line before " +"chapters. A value of \"none\" will disable chapter marking and a value of " +"\"both\" will use both page breaks and lines to mark chapters." +msgstr "" +"Especifique como marcar capítulos detectados. \"Pagebreak\" irá inserir uma " +"quebra de página antes dos capítulos. \"Rule\" irá inserir uma linha antes " +"de cada capítulo. \"None\" irá desligar a marcação de capítulos, enquanto " +"\"both\" irá inserir uma quebra de página e uma linha para marcar os " +"capítulos." + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:266 +msgid "" +"Either the path to a CSS stylesheet or raw CSS. This CSS will be appended to " +"the style rules from the source file, so it can be used to override those " +"rules." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:275 +msgid "" +"An XPath expression. Page breaks are inserted before the specified elements." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:281 +msgid "" +"Set the top margin in pts. Default is %default. Note: 72 pts equals 1 inch" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:286 +msgid "" +"Set the bottom margin in pts. Default is %default. Note: 72 pts equals 1 inch" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:291 +msgid "" +"Set the left margin in pts. Default is %default. Note: 72 pts equals 1 inch" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:296 +msgid "" +"Set the right margin in pts. Default is %default. Note: 72 pts equals 1 inch" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:301 +msgid "" +"Do not force text to be justified in output. Whether text is actually " +"displayed justified or not depends on whether the ebook format and reading " +"device support justification." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:308 +msgid "" +"Remove spacing between paragraphs. Also sets an indent on paragraphs of " +"1.5em. Spacing removal will not work if the source file does not use " +"paragraphs (

or

tags)." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:315 +msgid "" +"Use the cover detected from the source file in preference to the specified " +"cover." +msgstr "" +"Use a capa detectada no arquivo fonte em relação à capa especificada." + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:321 +msgid "" +"Insert a blank line between paragraphs. Will not work if the source file " +"does not use paragraphs (

or

tags)." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:328 +msgid "" +"Remove the first image from the input ebook. Useful if the first image in " +"the source file is a cover and you are specifying an external cover." +msgstr "" +"Remover a primeira imagem do ebook. Útil quando a primeira imagem no arquivo-" +"fonte for a capa e você quiser especificar uma capa externa." + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:336 +msgid "" +"Insert the book metadata at the start of the book. This is useful if your " +"ebook reader does not support displaying/searching metadata directly." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:344 +msgid "" +"Attempt to detect and correct hard line breaks and other problems in the " +"source file. This may make things worse, so use with care." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:352 +msgid "Use a regular expression to try and remove the header." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:359 +msgid "The regular expression to use to remove the header." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:365 +msgid "Use a regular expression to try and remove the footer." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:372 +msgid "The regular expression to use to remove the footer." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:379 +msgid "" +"Read metadata from the specified OPF file. Metadata read from this file will " +"override any metadata in the source file." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:386 +msgid "" +"Transliterate unicode characters to an ASCII representation. Use with care " +"because this will replace unicode characters with ASCII. For instance it " +"will replace \"%s\" with \"Mikhail Gorbachiov\". Also, note that in cases " +"where there are multiple representations of a character (characters shared " +"by Chinese and Japanese for instance) the representation used by the largest " +"number of people will be used (Chinese in the previous example)." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:401 +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/cli.py:37 +msgid "Set the title." +msgstr "Defina o título." + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:405 +msgid "Set the authors. Multiple authors should be separated by ampersands." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:410 +msgid "The version of the title to be used for sorting. " +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:414 +msgid "String to be used when sorting by author. " +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:418 +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/cli.py:51 +msgid "Set the cover to the specified file." +msgstr "Defina a capa do arquivo especificado." + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:422 +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/cli.py:53 +msgid "Set the ebook description." +msgstr "Defina a descrição do eBook." + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:426 +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/cli.py:55 +msgid "Set the ebook publisher." +msgstr "Defina a editora do eBook." + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:430 +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/cli.py:59 +msgid "Set the series this ebook belongs to." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:434 +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/cli.py:61 +msgid "Set the index of the book in this series." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:438 +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/cli.py:63 +msgid "Set the rating. Should be a number between 1 and 5." +msgstr "Defina a avaliação. Deve ser um número entre 1 e 5." + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:442 +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/cli.py:65 +msgid "Set the ISBN of the book." +msgstr "Defina o ISBN do livro." + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:446 +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/cli.py:67 +msgid "Set the tags for the book. Should be a comma separated list." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:450 +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/cli.py:69 +msgid "Set the book producer." +msgstr "Defina o produtor do livro." + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:454 +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/cli.py:71 +msgid "Set the language." +msgstr "Defina o idioma." + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:546 +msgid "Could not find an ebook inside the archive" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:712 +msgid "Converting input to HTML..." +msgstr "Convertendo entrada para HTML..." + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:735 +msgid "Running transforms on ebook..." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:821 +msgid "Creating" +msgstr "Criando" + +#: /home/kovid/work/calibre/src/calibre/ebooks/epub/output.py:57 +msgid "" +"Extract the contents of the generated EPUB file to the specified directory. " +"The contents of the directory are first deleted, so be careful." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/epub/output.py:63 +msgid "" +"Turn off splitting at page breaks. Normally, input files are automatically " +"split at every page break into two files. This gives an output ebook that " +"can be parsed faster and with less resources. However, splitting is slow and " +"if your source file contains a very large number of page breaks, you should " +"turn off splitting on page breaks." +msgstr "" +"Desligar a divisão a cada quebra de página. Normalmente, os arquivos são " +"automaticamente divididos em dois arquivos a cada quebra de página. Isso " +"resulta num ebook que pode ser visualizado mais rápido e com menos recursos. " +"No entanto, a divisão é lenta e, se o arquivo-fonte tiver um grande número " +"de quebras de página, você deve desligar a divisão por quebra de página." + +#: /home/kovid/work/calibre/src/calibre/ebooks/epub/output.py:74 +msgid "" +"Split all HTML files larger than this size (in KB). This is necessary as " +"most EPUB readers cannot handle large file sizes. The default of %defaultKB " +"is the size required for Adobe Digital Editions." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/epub/output.py:81 +msgid "" +"Normally, if the input file has no cover and you don't specify one, a " +"default cover is generated with the title, authors, etc. This option " +"disables the generation of this cover." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/fb2/fb2ml.py:122 +#: /home/kovid/work/calibre/src/calibre/ebooks/pml/pmlml.py:111 +#: /home/kovid/work/calibre/src/calibre/ebooks/rb/rbml.py:98 +#: /home/kovid/work/calibre/src/calibre/ebooks/txt/txtml.py:72 +msgid "Table of Contents:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/fb2/input.py:32 +msgid "Do not insert a Table of Contents at the beginning of the book." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/fb2/output.py:21 +#: /home/kovid/work/calibre/src/calibre/ebooks/pdb/output.py:32 +#: /home/kovid/work/calibre/src/calibre/ebooks/pml/output.py:37 +#: /home/kovid/work/calibre/src/calibre/ebooks/rb/output.py:21 +#: /home/kovid/work/calibre/src/calibre/ebooks/txt/output.py:35 +msgid "Add Table of Contents to beginning of the book." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/html/input.py:242 +msgid "" +"Traverse links in HTML files breadth first. Normally, they are traversed " +"depth first." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/html/input.py:249 +msgid "" +"Maximum levels of recursion when following links in HTML files. Must be non-" +"negative. 0 implies that no links in the root HTML file are followed. " +"Default is %default." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/html/input.py:258 +msgid "" +"Normally this input plugin re-arranges all the input files into a standard " +"folder hierarchy. Only use this option if you know what you are doing as it " +"can result in various nasty side effects in the rest of of the conversion " +"pipeline." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/html/input.py:266 +msgid "" +"Average line length for line breaking if the HTML is from a previous partial " +"conversion of a PDF file." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/lit/from_any.py:47 +msgid "Creating LIT file from EPUB..." +msgstr "Criando arquivo LIT a partir de um EPUB..." + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:321 +msgid "\tBook Designer file detected." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:323 +msgid "\tParsing HTML..." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:346 +msgid "\tBaen file detected. Re-parsing..." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:362 +msgid "Written preprocessed HTML to " +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:380 +msgid "Processing %s" +msgstr "Processando %s" + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:394 +msgid "\tConverting to BBeB..." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:540 +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:553 +msgid "Could not parse file: %s" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:545 +msgid "%s is an empty file" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:565 +msgid "Failed to parse link %s %s" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:609 +msgid "Cannot add link %s to TOC" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:958 +msgid "Unable to process image %s. Error: %s" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1003 +msgid "Unable to process interlaced PNG %s" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1018 +msgid "" +"Could not process image: %s\n" +"%s" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1773 +msgid "" +"An error occurred while processing a table: %s. Ignoring table markup." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1775 +msgid "" +"Bad table:\n" +"%s" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1797 +msgid "Table has cell that is too large" +msgstr "A tabela possui uma célula que é longa demais" + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1863 +msgid "Could not read cover image: %s" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1866 +msgid "Cannot read from: %s" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1996 +msgid "Failed to process opf file" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/lrfparser.py:136 +msgid "" +"%prog book.lrf\n" +"Convert an LRF file into an LRS (XML UTF-8 encoded) file" +msgstr "" +"%prog livro.lrf\n" +"Converte um arquivo LRF em um arquivo LRS (XML de codificação UTF-8)" + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/lrfparser.py:137 +msgid "Output LRS file" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/lrfparser.py:139 +msgid "Do not save embedded image and font files to disk" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/lrfparser.py:158 +msgid "Parsing LRF..." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/lrfparser.py:161 +msgid "Creating XML..." +msgstr "Criando XML..." + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/lrfparser.py:163 +msgid "LRS written to " +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/lrs/convert_from.py:267 +msgid "Could not read from thumbnail file:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/lrs/convert_from.py:287 +msgid "" +"%prog [options] file.lrs\n" +"Compile an LRS file into an LRF file." +msgstr "" +"%prog [opções] arquivo.lrs\n" +"Compila um arquivo LRS em um arquivo LRF." + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/lrs/convert_from.py:288 +msgid "Path to output file" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/lrs/convert_from.py:290 +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/isbndb.py:113 +msgid "Verbose processing" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/lrs/convert_from.py:292 +msgid "Convert LRS to LRS, useful for debugging." +msgstr "Converte LRS para LRS (útil para depuração)." + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/meta.py:457 +msgid "Invalid LRF file. Could not set metadata." +msgstr "Arquivo LRF inválido. Impossível definir metadados." + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/meta.py:582 +msgid "" +"%prog [options] mybook.lrf\n" +"\n" +"\n" +"Show/edit the metadata in an LRF file.\n" +"\n" +msgstr "" +"%prog [opções] meulivro.lrf\n" +"\n" +"\n" +"Exibir/editar os metadados de um arquivo LRF.\n" +"\n" + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/meta.py:589 +msgid "Set the book title" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/meta.py:591 +msgid "Set sort key for the title" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/meta.py:593 +msgid "Set the author" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/meta.py:595 +msgid "Set sort key for the author" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/meta.py:597 +msgid "The category this book belongs to. E.g.: History" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/meta.py:600 +msgid "Path to a graphic that will be set as this files' thumbnail" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/meta.py:603 +msgid "" +"Path to a txt file containing the comment to be stored in the lrf file." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/meta.py:607 +msgid "Extract thumbnail from LRF file" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/meta.py:608 +msgid "Set the publisher" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/meta.py:609 +msgid "Set the book classification" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/meta.py:610 +msgid "Set the book creator" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/meta.py:611 +msgid "Set the book producer" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/meta.py:613 +msgid "" +"Extract cover from LRF file. Note that the LRF format has no defined cover, " +"so we use some heuristics to guess the cover." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/meta.py:615 +msgid "Set book ID" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/output.py:90 +msgid "Enable autorotation of images that are wider than the screen width." +msgstr "Habilita auto-rotação de imagens que são mais largas que a tela." + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/output.py:94 +msgid "Set the space between words in pts. Default is %default" +msgstr "Ajuste os espaços entre palavras em pontos. Padrão é: %default" + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/output.py:97 +msgid "Add a header to all the pages with title and author." +msgstr "Adiciona um cabeçalho em todas as páginas com o título e autor." + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/output.py:100 +msgid "" +"Set the format of the header. %a is replaced by the author and %t by the " +"title. Default is %default" +msgstr "" +"Ajusta o formato de um cabeçalho. %a será substituído pelo autor e %t pelo " +"título. O padrão é %default" + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/output.py:104 +msgid "Add extra spacing below the header. Default is %default pt." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/output.py:107 +msgid "" +"Minimum paragraph indent (the indent of the first line of a paragraph) in " +"pts. Default: %default" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/output.py:112 +msgid "" +"Render tables in the HTML as images (useful if the document has large or " +"complex tables)" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/output.py:117 +msgid "" +"Multiply the size of text in rendered tables by this factor. Default is " +"%default" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/output.py:121 +msgid "The serif family of fonts to embed" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/output.py:124 +msgid "The sans-serif family of fonts to embed" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/output.py:127 +msgid "The monospace family of fonts to embed" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/output.py:152 +msgid "Comic" +msgstr "Gibi" + +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/__init__.py:358 +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/info.py:45 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/book_info.py:69 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/book_info.py:70 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/fetch_metadata.py:56 +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:158 +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:388 +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:1066 +msgid "Title" +msgstr "Título" + +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/__init__.py:359 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/fetch_metadata.py:57 +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:159 +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:393 +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:1067 +msgid "Author(s)" +msgstr "Autor(es)" + +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/__init__.py:360 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/fetch_metadata.py:59 +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:164 +msgid "Publisher" +msgstr "Editora" + +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/__init__.py:361 +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/info.py:49 +msgid "Producer" +msgstr "Produtor" + +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/__init__.py:362 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/metadata_ui.py:183 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/book_info.py:71 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/book_info_ui.py:64 +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:349 +#: /home/kovid/work/calibre/src/calibre/gui2/status.py:58 +msgid "Comments" +msgstr "Comentários" + +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/__init__.py:370 +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:165 +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:338 +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:1010 +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:1070 +#: /home/kovid/work/calibre/src/calibre/gui2/status.py:60 +#: /home/kovid/work/calibre/src/calibre/gui2/tag_view.py:83 +msgid "Tags" +msgstr "Tags" + +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/__init__.py:372 +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:166 +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:354 +#: /home/kovid/work/calibre/src/calibre/gui2/status.py:59 +#: /home/kovid/work/calibre/src/calibre/gui2/tag_view.py:83 +msgid "Series" +msgstr "Séries" + +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/__init__.py:373 +msgid "Language" +msgstr "Idioma" + +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/__init__.py:375 +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:1009 +msgid "Timestamp" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/__init__.py:377 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/fetch_metadata.py:61 +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:162 +msgid "Published" +msgstr "Publicado" + +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/__init__.py:379 +msgid "Rights" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/cli.py:19 +msgid "options" +msgstr "opções" + +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/cli.py:20 +msgid "" +"\n" +"Read/Write metadata from/to ebook files.\n" +"\n" +"Supported formats for reading metadata: %s\n" +"\n" +"Supported formats for writing metadata: %s\n" +"\n" +"Different file types support different kinds of metadata. If you try to set\n" +"some metadata on a file type that does not support it, the metadata will be\n" +"silently ignored.\n" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/cli.py:39 +msgid "" +"Set the authors. Multiple authors should be separated by the & character. " +"Author names should be in the order Firstname Lastname." +msgstr "" +"Definir autores. Autorias múltiplas devem ser separadas pelo caractere &. " +"Nomes de autores devem estar na sequencia PrimeiroNome ÚltimoNome." + +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/cli.py:43 +msgid "" +"The version of the title to be used for sorting. If unspecified, and the " +"title is specified, it will be auto-generated from the title." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/cli.py:47 +msgid "" +"String to be used when sorting by author. If unspecified, and the author(s) " +"are specified, it will be auto-generated from the author(s)." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/cli.py:57 +msgid "Set the book category." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/cli.py:74 +msgid "Get the cover from the ebook and save it at as the specified file." +msgstr "Obter a capa a partir do eBook e salvá-la no arquivo especificado." + +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/cli.py:77 +msgid "" +"Specify the name of an OPF file. The metadata will be written to the OPF " +"file." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/cli.py:80 +msgid "" +"Read metadata from the specified OPF file and use it to set metadata in the " +"ebook. Metadata specified on the command line will override metadata read " +"from the OPF file" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/cli.py:85 +msgid "Set the BookID in LRF files" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/cli.py:144 +msgid "No file specified" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/cli.py:159 +msgid "Original metadata" +msgstr "Metadados originais" + +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/cli.py:176 +msgid "Changed metadata" +msgstr "Metadados alterados" + +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/cli.py:188 +msgid "OPF created in" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/cli.py:194 +msgid "Cover saved to" +msgstr "A capa foi salva em" + +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/cli.py:196 +msgid "No cover found" +msgstr "Nenhuma capa foi encontrada" + +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/isbndb.py:94 +msgid "" +"\n" +"%prog [options] key\n" +"\n" +"Fetch metadata for books from isndb.com. You can specify either the\n" +"books ISBN ID or its title and author. If you specify the title and author,\n" +"then more than one book may be returned.\n" +"\n" +"key is the account key you generate after signing up for a free account from " +"isbndb.com.\n" +"\n" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/isbndb.py:105 +msgid "The ISBN ID of the book you want metadata for." +msgstr "A ID de ISBN do livro que você deseja obter metadados." + +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/isbndb.py:107 +msgid "The author whose book to search for." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/isbndb.py:109 +msgid "The title of the book to search for." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/isbndb.py:111 +msgid "The publisher of the book to search for." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/library_thing.py:53 +msgid "LibraryThing.com timed out. Try again later." +msgstr "Tempo esgotado em LibraryThing.com. Tente novamente mais tarde." + +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/library_thing.py:60 +msgid "" +"Could not fetch cover as server is experiencing high load. Please try again " +"later." +msgstr "" +"Não foi possível obter a capa, o servidor está congestionado. Tente " +"novamente mais tarde." + +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/library_thing.py:61 +msgid " not found." +msgstr " não encontrado." + +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/library_thing.py:64 +msgid "LibraryThing.com server error. Try again later." +msgstr "Erro no servidor do LibraryThing.com. Tente novamente mais tarde." + +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/library_thing.py:71 +msgid "" +"\n" +"%prog [options] ISBN\n" +"\n" +"Fetch a cover image for the book identified by ISBN from LibraryThing.com\n" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/opf2.py:1055 +#: /home/kovid/work/calibre/src/calibre/ebooks/oeb/base.py:1306 +msgid "Cover" +msgstr "Capas" + +#: /home/kovid/work/calibre/src/calibre/ebooks/mobi/output.py:22 +msgid "Modify images to meet Palm device size limitations." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/mobi/output.py:26 +msgid "When present, use author sort field as author." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/mobi/output.py:30 +msgid "" +"Don't add Table of Contents to end of book. Useful if the book has its own " +"table of contents." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/mobi/output.py:33 +#: /home/kovid/work/calibre/src/calibre/ebooks/oeb/transforms/htmltoc.py:56 +msgid "Title for any generated in-line table of contents." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/mobi/output.py:37 +msgid "Disable compression of the file contents." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/mobi/output.py:103 +msgid "All articles" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/oeb/base.py:1307 +msgid "Title Page" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/oeb/base.py:1308 +#: /home/kovid/work/calibre/src/calibre/ebooks/oeb/transforms/htmltoc.py:15 +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/main.py:51 +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/main_ui.py:168 +msgid "Table of Contents" +msgstr "Sumário" + +#: /home/kovid/work/calibre/src/calibre/ebooks/oeb/base.py:1309 +msgid "Index" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/oeb/base.py:1310 +msgid "Glossary" +msgstr "Glossário" + +#: /home/kovid/work/calibre/src/calibre/ebooks/oeb/base.py:1311 +msgid "Acknowledgements" +msgstr "Agradecimentos" + +#: /home/kovid/work/calibre/src/calibre/ebooks/oeb/base.py:1312 +msgid "Bibliography" +msgstr "Bibliografia" + +#: /home/kovid/work/calibre/src/calibre/ebooks/oeb/base.py:1313 +msgid "Colophon" +msgstr "Colofão" + +#: /home/kovid/work/calibre/src/calibre/ebooks/oeb/base.py:1314 +msgid "Copyright" +msgstr "Copyright" + +#: /home/kovid/work/calibre/src/calibre/ebooks/oeb/base.py:1315 +msgid "Dedication" +msgstr "Dedicatória" + +#: /home/kovid/work/calibre/src/calibre/ebooks/oeb/base.py:1316 +msgid "Epigraph" +msgstr "Epígrafe" + +#: /home/kovid/work/calibre/src/calibre/ebooks/oeb/base.py:1317 +msgid "Foreword" +msgstr "Prefácio" + +#: /home/kovid/work/calibre/src/calibre/ebooks/oeb/base.py:1318 +msgid "List of Illustrations" +msgstr "Lista de Ilustrações" + +#: /home/kovid/work/calibre/src/calibre/ebooks/oeb/base.py:1319 +msgid "List of Tables" +msgstr "Lista de Tabelas" + +#: /home/kovid/work/calibre/src/calibre/ebooks/oeb/base.py:1320 +msgid "Notes" +msgstr "Notas" + +#: /home/kovid/work/calibre/src/calibre/ebooks/oeb/base.py:1321 +msgid "Preface" +msgstr "Prefácio" + +#: /home/kovid/work/calibre/src/calibre/ebooks/oeb/base.py:1322 +msgid "Main Text" +msgstr "Texto Principal" + +#: /home/kovid/work/calibre/src/calibre/ebooks/oeb/factory.py:53 +msgid "Options to control e-book conversion." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/oeb/factory.py:60 +msgid "Character encoding for input. Default is to auto detect." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/oeb/factory.py:62 +msgid "Output file. Default is derived from input filename." +msgstr "Arquivo de saída. O padrão é derivado do nome do arquivo de entrada." + +#: /home/kovid/work/calibre/src/calibre/ebooks/oeb/factory.py:64 +msgid "Produce more human-readable XML output." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/oeb/factory.py:66 +msgid "Useful for debugging." +msgstr "Útil para depuração" + +#: /home/kovid/work/calibre/src/calibre/ebooks/oeb/factory.py:71 +msgid "Usage: ebook-convert INFILE OUTFILE [OPTIONS..]" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/oeb/iterator.py:38 +msgid "%s format books are not supported" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/oeb/transforms/htmltoc.py:54 +msgid "HTML TOC generation options." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/oeb/transforms/jacket.py:89 +msgid "Book Jacket" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/oeb/transforms/split.py:34 +msgid "" +"Could not find reasonable point at which to split: %s Sub-tree size: %d KB" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/oeb/transforms/structure.py:68 +msgid "Unnamed" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/oeb/writer.py:32 +msgid "OPF/NCX/etc. generation options." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/oeb/writer.py:35 +msgid "OPF version to generate. Default is %default." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/oeb/writer.py:37 +msgid "" +"Generate an Adobe \"page-map\" file if pagination information is available." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/pdb/ereader/reader132.py:120 +msgid "Footnotes" +msgstr "Notas de rodapé" + +#: /home/kovid/work/calibre/src/calibre/ebooks/pdb/ereader/reader132.py:129 +msgid "Sidebar" +msgstr "Barra lateral" + +#: /home/kovid/work/calibre/src/calibre/ebooks/pdb/input.py:22 +#: /home/kovid/work/calibre/src/calibre/ebooks/txt/input.py:22 +msgid "" +"Normally calibre treats blank lines as paragraph markers. With this option " +"it will assume that every line represents a paragraph instead." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/pdb/output.py:23 +msgid "Format to use inside the pdb container. Choices are:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/pdb/output.py:27 +msgid "" +"Specify the character encoding of the output document. The default is " +"cp1252. Note: This option is not honored by all formats." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/input.py:22 +msgid "Do not extract images from the document" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/input.py:24 +msgid "" +"Scale used to determine the length at which a line should be unwrapped. " +"Valid values are a decimal between 0 and 1. The default is 0.5, this is the " +"median line length." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/cli.py:31 +msgid "" +"command ...\n" +"\n" +"command can be one of the following:\n" +"[%%commands]\n" +"\n" +"Use %prog command --help to get more information about a specific command\n" +"\n" +"Manipulate a PDF.\n" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/crop.py:29 +msgid "" +"[options] file.pdf\n" +"\n" +"Crop a PDF file.\n" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/crop.py:38 +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/decrypt.py:34 +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/encrypt.py:32 +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/merge.py:36 +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/reverse.py:34 +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/rotate.py:33 +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/split.py:41 +msgid "" +"Path to output file. By default a file is created in the current directory." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/crop.py:41 +msgid "Number of pixels to crop from the left most x (default is %s)" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/crop.py:44 +msgid "Number of pixels to crop from the left most y (default is %s)" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/crop.py:47 +msgid "Number of pixels to crop from the right most x (default is %s)" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/crop.py:50 +msgid "Number of pixels to crop from the right most y (default is %s)" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/crop.py:53 +msgid "" +"A file generated by ghostscript which allows each page to be individually " +"cropped `gs -dSAFER -dNOPAUSE -dBATCH -sDEVICE=bbox file.pdf 2> bounding`" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/crop.py:73 +msgid "Crop Options:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/crop.py:73 +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/decrypt.py:62 +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/encrypt.py:52 +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/merge.py:56 +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/reverse.py:54 +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/rotate.py:53 +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/split.py:61 +msgid "Options to control the transformation of pdf" +msgstr "Opções para controlar a alteração de PDFs" + +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/decrypt.py:25 +msgid "" +"[options] file.pdf password\n" +"\n" +"Decrypt a PDF.\n" +msgstr "" +"[opções] arquivo.pdf senha\n" +"\n" +"Decodifica o PDF.\n" + +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/decrypt.py:62 +msgid "Decrypt Options:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/encrypt.py:23 +msgid "" +"[options] file.pdf password\n" +"\n" +"Encrypt a PDF.\n" +msgstr "" +"[opções] arquivo.pdf senha\n" +"\n" +"Encripta o PDF.\n" + +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/encrypt.py:52 +msgid "Encrypt Options:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/info.py:21 +msgid "" +"file.pdf ...\n" +"\n" +"Get info about a PDF.\n" +msgstr "" +"arquivo.pdf ...\n" +"\n" +"Obter informações sobre um PDF.\n" + +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/info.py:46 +msgid "Author" +msgstr "Autor" + +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/info.py:47 +msgid "Subject" +msgstr "Assunto" + +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/info.py:48 +msgid "Creator" +msgstr "Criador" + +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/info.py:50 +msgid "Pages" +msgstr "Páginas" + +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/info.py:51 +msgid "File Size" +msgstr "Tamanho do arquivo" + +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/info.py:52 +msgid "PDF Version" +msgstr "Versão em PDF" + +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/merge.py:25 +msgid "" +"[options] file1.pdf file2.pdf ...\n" +"\n" +"Metadata will be used from the first PDF specified.\n" +"\n" +"Merges individual PDFs.\n" +msgstr "" +"[opções] arquivo1.pdf arquivo2.pdf ...\n" +"\n" +"Serão utilizados os metadados do primeiro PDF especificado.\n" +"\n" +"Fundi arquivos PDFs.\n" + +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/merge.py:56 +msgid "Merge Options:" +msgstr "Opções de fusão:" + +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/reverse.py:25 +msgid "" +"[options] file.pdf\n" +"\n" +"Reverse a PDF.\n" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/reverse.py:54 +msgid "Reverse Options:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/rotate.py:24 +msgid "" +"file.pdf degrees\n" +"\n" +"Rotate pages of a PDF clockwise.\n" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/rotate.py:53 +msgid "Rotate Options:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/split.py:25 +msgid "" +"\n" +"%prog %%name [options] file.pdf page_to_split_on ...\n" +"%prog %%name [options] file.pdf page_range_to_split_on ...\n" +"\t\n" +"Ex.\n" +"\t\n" +"%prog %%name file.pdf 6\n" +"%prog %%name file.pdf 6-12\n" +"%prog %%name file.pdf 6-12 8 10 9-20\n" +"\n" +"Split a PDF.\n" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/manipulate/split.py:61 +msgid "Split Options:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/output.py:31 +msgid "" +"The unit of measure. Default is inch. Choices are %s Note: This does not " +"override the unit for margins!" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/output.py:36 +msgid "" +"The size of the paper. This size will be overridden when an output profile " +"is used. Default is letter. Choices are %s" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/output.py:40 +msgid "" +"Custom size of the document. Use the form widthxheight EG. `123x321` to " +"specify the width and height. This overrides any specified paper-size." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/output.py:45 +msgid "The orientation of the page. Default is portrait. Choices are %s" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/pdftohtml.py:52 +msgid "Could not find pdftohtml, check it is in your PATH" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/pml/output.py:33 +msgid "" +"Specify the character encoding of the output document. The default is cp1252." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/rtf/input.py:108 +msgid "" +"This RTF file has a feature calibre does not support. Convert it to HTML " +"first and then try it." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/txt/input.py:26 +msgid "" +"Run the text input through the markdown pre-processor. To learn more about " +"markdown see" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/txt/output.py:24 +msgid "" +"Type of newline to use. Options are %s. Default is 'system'. Use 'old_mac' " +"for compatibility with Mac OS 9 and earlier. For Mac OS X use 'unix'. " +"'system' will default to the newline type used by this OS." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/txt/output.py:30 +msgid "" +"Specify the character encoding of the output document. The default is utf-8. " +"Note: This option is not honored by all formats." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/txt/output.py:38 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/txt_output_ui.py:44 +msgid "Do not add a blank line between paragraphs." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/txt/output.py:41 +msgid "Add a tab at the beginning of each paragraph." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/__init__.py:28 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:505 +msgid "Frequently used directories" +msgstr "Diretórios frequentemente utilizados" + +#: /home/kovid/work/calibre/src/calibre/gui2/__init__.py:30 +msgid "Send file to storage card instead of main memory by default" +msgstr "" +"Por padrão, enviar o arquivo ao cartão de memória ao invés de à memória " +"principal" + +#: /home/kovid/work/calibre/src/calibre/gui2/__init__.py:32 +msgid "Confirm before deleting" +msgstr "Confirmar antes de apagar" + +#: /home/kovid/work/calibre/src/calibre/gui2/__init__.py:34 +msgid "Toolbar icon size" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/__init__.py:36 +msgid "Show button labels in the toolbar" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/__init__.py:38 +msgid "Main window geometry" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/__init__.py:40 +msgid "Notify when a new version is available" +msgstr "Notificar quando uma nova versão estiver disponível" + +#: /home/kovid/work/calibre/src/calibre/gui2/__init__.py:42 +msgid "Use Roman numerals for series number" +msgstr "Usar numerais romanos para numeros de séries" + +#: /home/kovid/work/calibre/src/calibre/gui2/__init__.py:44 +msgid "Sort tags list by popularity" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/__init__.py:46 +msgid "Number of covers to show in the cover browsing mode" +msgstr "Quantia de capas a serem exibidas no modo de navegação por capas" + +#: /home/kovid/work/calibre/src/calibre/gui2/__init__.py:48 +msgid "Defaults for conversion to LRF" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/__init__.py:50 +msgid "Options for the LRF ebook viewer" +msgstr "Opções do visualizador de eBooks LRF" + +#: /home/kovid/work/calibre/src/calibre/gui2/__init__.py:53 +msgid "Formats that are viewed using the internal viewer" +msgstr "Formatos a serem exibidos através do visualizador interno" + +#: /home/kovid/work/calibre/src/calibre/gui2/__init__.py:55 +msgid "Columns to be displayed in the book list" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/__init__.py:56 +msgid "Automatically launch content server on application startup" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/__init__.py:57 +msgid "Oldest news kept in database" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/__init__.py:58 +msgid "Show system tray icon" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/__init__.py:60 +msgid "Upload downloaded news to device" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/__init__.py:62 +msgid "Delete books from library after uploading to device" +msgstr "Eliminar livros da biblioteca após enviá-los ao dispositivo" + +#: /home/kovid/work/calibre/src/calibre/gui2/__init__.py:64 +msgid "" +"Show the cover flow in a separate window instead of in the main calibre " +"window" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/__init__.py:66 +msgid "Disable notifications from the system tray icon" +msgstr "Desativar notificações da área de notificações" + +#: /home/kovid/work/calibre/src/calibre/gui2/__init__.py:68 +msgid "Default action to perform when send to device button is clicked" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/__init__.py:124 +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/__init__.py:398 +msgid "Copied" +msgstr "Copiado" + +#: /home/kovid/work/calibre/src/calibre/gui2/__init__.py:153 +msgid "Copy" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/__init__.py:153 +msgid "Copy to Clipboard" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/add.py:52 +msgid "Searching in" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/add.py:155 +msgid "Adding..." +msgstr "Adicionando..." + +#: /home/kovid/work/calibre/src/calibre/gui2/add.py:168 +msgid "Searching in all sub-directories..." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/add.py:244 +msgid "Added" +msgstr "Adicionado" + +#: /home/kovid/work/calibre/src/calibre/gui2/add.py:257 +msgid "Adding failed" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/add.py:258 +msgid "" +"The add books process seems to have hung. Try restarting calibre and adding " +"the books in smaller increments, until you find the problem book." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/add.py:270 +msgid "Duplicates found!" +msgstr "Foram encontradas duplicatas!" + +#: /home/kovid/work/calibre/src/calibre/gui2/add.py:271 +msgid "" +"Books with the same title as the following already exist in the database. " +"Add them anyway?" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/add.py:274 +msgid "Adding duplicates..." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/add.py:335 +msgid "Saving..." +msgstr "Salvando..." + +#: /home/kovid/work/calibre/src/calibre/gui2/add.py:388 +msgid "Saved" +msgstr "Salvo" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/bulk.py:60 +msgid "Bulk Convert" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/bulk.py:73 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/single.py:153 +msgid "Options specific to the output format." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/comic_input.py:15 +msgid "Comic Input" +msgstr "Entrada de gibis" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/comic_input.py:16 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/epub_output.py:16 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/fb2_input.py:13 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/fb2_output.py:15 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/lrf_output.py:20 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/mobi_output.py:16 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/pdb_input.py:13 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/pdb_output.py:17 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/pdf_input.py:13 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/pdf_output.py:18 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/rb_output.py:15 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/txt_input.py:13 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/txt_output.py:17 +msgid "Options specific to" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/comic_input.py:16 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/fb2_input.py:13 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/pdb_input.py:13 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/pdf_input.py:13 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/txt_input.py:13 +msgid "input" +msgstr "entrada" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/comic_input_ui.py:76 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/debug_ui.py:45 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/epub_output_ui.py:41 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/fb2_input_ui.py:28 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/fb2_output_ui.py:28 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:88 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/lrf_output_ui.py:115 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/metadata_ui.py:165 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/mobi_output_ui.py:44 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/page_setup_ui.py:110 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/pdb_input_ui.py:28 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/pdb_output_ui.py:35 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/pdf_input_ui.py:38 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/pdf_output_ui.py:39 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/rb_output_ui.py:28 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/structure_detection_ui.py:67 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/toc_ui.py:61 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/txt_input_ui.py:35 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/txt_output_ui.py:41 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/xpath_edit_ui.py:41 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:67 +#: /home/kovid/work/calibre/src/calibre/gui2/device_drivers/configwidget_ui.py:59 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/search_item_ui.py:35 +#: /home/kovid/work/calibre/src/calibre/gui2/filename_pattern_ui.py:96 +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/send_email_ui.py:107 +msgid "Form" +msgstr "Formulário" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/comic_input_ui.py:77 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/comicconf_ui.py:94 +msgid "&Number of Colors:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/comic_input_ui.py:78 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/comicconf_ui.py:96 +msgid "Disable &normalize" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/comic_input_ui.py:79 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/comicconf_ui.py:97 +msgid "Keep &aspect ratio" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/comic_input_ui.py:80 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/comicconf_ui.py:98 +msgid "Disable &Sharpening" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/comic_input_ui.py:81 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/comicconf_ui.py:104 +msgid "Disable &Trimming" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/comic_input_ui.py:82 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/comicconf_ui.py:103 +msgid "&Wide" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/comic_input_ui.py:83 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/comicconf_ui.py:99 +msgid "&Landscape" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/comic_input_ui.py:84 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/comicconf_ui.py:101 +msgid "&Right to left" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/comic_input_ui.py:85 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/comicconf_ui.py:100 +msgid "Don't so&rt" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/comic_input_ui.py:86 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/comicconf_ui.py:102 +msgid "De&speckle" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/comic_input_ui.py:87 +msgid "&Disable comic processing" +msgstr "&Desativar processamento de gibis" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/debug.py:19 +msgid "Debug" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/debug.py:21 +msgid "Debug the conversion process." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/debug.py:38 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/debug_ui.py:47 +msgid "Choose debug folder" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/debug.py:57 +msgid "Invalid debug directory" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/debug.py:58 +msgid "Failed to create debug directory" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/debug_ui.py:46 +msgid "" +"Choose a folder to put the debug output into. If you specify a folder, " +"calibre will place a lot of debug output into it. This will be useful in " +"understanding the conversion process and figuring out the correct values for " +"conversion parameters like Table of Contents and Chapter Detection." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/debug_ui.py:48 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/debug_ui.py:49 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/metadata_ui.py:170 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/xpath_edit_ui.py:44 +#: /home/kovid/work/calibre/src/calibre/gui2/device_drivers/configwidget_ui.py:61 +#: /home/kovid/work/calibre/src/calibre/gui2/device_drivers/configwidget_ui.py:62 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:491 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:503 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:504 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:507 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:509 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:525 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:526 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:556 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:343 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:348 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:362 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:371 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:373 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:375 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:380 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:382 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/tag_editor_ui.py:126 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/tag_editor_ui.py:128 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/tag_editor_ui.py:131 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/tag_editor_ui.py:135 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles_ui.py:267 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles_ui.py:269 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles_ui.py:270 +#: /home/kovid/work/calibre/src/calibre/gui2/main_ui.py:333 +#: /home/kovid/work/calibre/src/calibre/gui2/main_ui.py:335 +#: /home/kovid/work/calibre/src/calibre/gui2/main_ui.py:341 +msgid "..." +msgstr "..." + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/epub_output.py:15 +msgid "EPUB Output" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/epub_output.py:16 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/fb2_output.py:15 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/lrf_output.py:20 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/mobi_output.py:16 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/pdb_output.py:17 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/pdf_output.py:18 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/rb_output.py:15 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/txt_output.py:17 +msgid "output" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/epub_output_ui.py:42 +msgid "Do not &split on page breaks" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/epub_output_ui.py:43 +msgid "Split files &larger than:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/epub_output_ui.py:44 +msgid " KB" +msgstr " KB" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/epub_output_ui.py:45 +msgid "No default &cover" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/fb2_input.py:12 +msgid "FB2 Input" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/fb2_input_ui.py:29 +msgid "Do not insert a &Table of Contents at the beginning of the book." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/fb2_output.py:14 +msgid "FB2 Output" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/fb2_output_ui.py:29 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/pdb_output_ui.py:37 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/rb_output_ui.py:29 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/txt_output_ui.py:43 +msgid "&Inline TOC" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/look_and_feel.py:15 +msgid "Look & Feel" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/look_and_feel.py:17 +msgid "Control the look and feel of the output" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:89 +msgid "Base &font size:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:90 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:92 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/lrf_output_ui.py:118 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/lrf_output_ui.py:120 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/lrf_output_ui.py:125 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/page_setup_ui.py:116 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/page_setup_ui.py:118 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/page_setup_ui.py:120 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/page_setup_ui.py:122 +msgid " pt" +msgstr " pt" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:91 +msgid "Line &height:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:93 +msgid "Remove &spacing between paragraphs" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:94 +msgid "No text &justification" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:95 +msgid "&Linearize tables" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:96 +msgid "&Transliterate unicode characters to ASCII." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:97 +msgid "Font size &key:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:98 +msgid "Input character &encoding" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:99 +msgid "&Disable font size rescaling" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:100 +msgid "Insert &blank line" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:101 +msgid "Extra &CSS" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/lrf_output.py:19 +msgid "LRF Output" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/lrf_output_ui.py:116 +msgid "Enable &autorotation of wide images" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/lrf_output_ui.py:117 +msgid "&Wordspace:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/lrf_output_ui.py:119 +msgid "Minimum para. &indent:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/lrf_output_ui.py:121 +msgid "Render &tables as images" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/lrf_output_ui.py:122 +msgid "Text size multiplier for text in rendered tables:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/lrf_output_ui.py:123 +msgid "Add &header" +msgstr "Adicionar &cabeçalho" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/lrf_output_ui.py:124 +msgid "Header &separation:" +msgstr "&Separador de cabeçalho:" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/lrf_output_ui.py:126 +msgid "Header &format:" +msgstr "&Formatação do cabeçalho:" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/lrf_output_ui.py:127 +msgid "&Embed fonts" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/lrf_output_ui.py:128 +msgid "&Serif font family:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/lrf_output_ui.py:129 +msgid "S&ans-serif font family:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/lrf_output_ui.py:130 +msgid "&Monospaced font family:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/metadata.py:23 +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/main.py:145 +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/main_ui.py:169 +msgid "Metadata" +msgstr "Metadados" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/metadata.py:25 +msgid "" +"Set the metadata. The output file will contain as much of this metadata as " +"possible." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/metadata.py:134 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single.py:95 +msgid "Choose cover for " +msgstr "Escolher capa de " + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/metadata.py:141 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single.py:102 +msgid "Cannot read" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/metadata.py:142 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single.py:103 +msgid "You do not have permission to read the file: " +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/metadata.py:150 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/metadata.py:157 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single.py:111 +msgid "Error reading file" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/metadata.py:151 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single.py:112 +msgid "

There was an error reading from file:
" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/metadata.py:158 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single.py:120 +msgid " is not a valid picture" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/metadata_ui.py:166 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:377 +msgid "Book Cover" +msgstr "Capa do livro" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/metadata_ui.py:167 +msgid "Use cover from &source file" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/metadata_ui.py:168 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:378 +msgid "Change &cover image:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/metadata_ui.py:169 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:379 +msgid "Browse for an image to use as the cover of this book." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/metadata_ui.py:171 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:340 +msgid "&Title: " +msgstr "&Título: " + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/metadata_ui.py:172 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:341 +msgid "Change the title of this book" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/metadata_ui.py:173 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:135 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:344 +msgid "&Author(s): " +msgstr "&Autor(es): " + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/metadata_ui.py:174 +msgid "Author So&rt:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/metadata_ui.py:175 +msgid "" +"Change the author(s) of this book. Multiple authors should be separated by a " +"comma" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/metadata_ui.py:176 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:143 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:353 +msgid "&Publisher: " +msgstr "&Editor: " + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/metadata_ui.py:177 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:354 +msgid "Ta&gs: " +msgstr "Ta&gs: " + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/metadata_ui.py:178 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:145 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:355 +msgid "" +"Tags categorize the book. This is particularly useful while searching. " +"

They can be any words or phrases, separated by commas." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/metadata_ui.py:179 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:150 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:358 +msgid "&Series:" +msgstr "&Séries:" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/metadata_ui.py:180 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/metadata_ui.py:181 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:151 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:152 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:359 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:360 +msgid "List of known series. You can add new series." +msgstr "Lista de séries conhecidas. É possível adicionar novas séries." + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/metadata_ui.py:182 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:365 +msgid "Book " +msgstr "Livro " + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/mobi_output.py:15 +msgid "MOBI Output" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/mobi_output_ui.py:45 +msgid "&Title for Table of Contents:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/mobi_output_ui.py:46 +msgid "Rescale images for &Palm devices" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/mobi_output_ui.py:47 +msgid "Use author &sort for author" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/mobi_output_ui.py:48 +msgid "Disable compression of the file contents" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/mobi_output_ui.py:49 +msgid "Do not add Table of Contents to book" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/page_setup.py:35 +msgid "Page Setup" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/page_setup_ui.py:111 +msgid "&Output profile:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/page_setup_ui.py:112 +msgid "Profile description" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/page_setup_ui.py:113 +msgid "&Input profile:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/page_setup_ui.py:114 +msgid "Margins" +msgstr "Margens" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/page_setup_ui.py:115 +msgid "&Left:" +msgstr "&Esquerda:" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/page_setup_ui.py:117 +msgid "&Top:" +msgstr "&Topo:" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/page_setup_ui.py:119 +msgid "&Right:" +msgstr "&Direita:" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/page_setup_ui.py:121 +msgid "&Bottom:" +msgstr "&Base:" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/pdb_input.py:12 +msgid "PDB Input" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/pdb_input_ui.py:29 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/txt_input_ui.py:36 +msgid "Treat each &line as a paragraph" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/pdb_output.py:16 +msgid "PDB Output" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/pdb_output_ui.py:36 +msgid "&Format:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/pdf_input.py:12 +msgid "PDF Input" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/pdf_input_ui.py:39 +msgid "Line &Un-Wrapping Factor:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/pdf_input_ui.py:40 +msgid "No &Images" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/pdf_output.py:17 +msgid "PDF Output" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/pdf_output_ui.py:40 +msgid "&Paper Size:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/pdf_output_ui.py:41 +msgid "&Orientation:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/rb_output.py:14 +msgid "RB Output" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/single.py:139 +msgid "Convert" +msgstr "Converter" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/single.py:164 +msgid "Options specific to the input format." +msgstr "Opções específicas ao formato de entrada." + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/single_ui.py:105 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/book_info_ui.py:61 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/comicconf_ui.py:91 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/progress_ui.py:48 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/warning_ui.py:52 +msgid "Dialog" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/single_ui.py:106 +msgid "&Input format:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/single_ui.py:107 +msgid "&Output format:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/structure_detection.py:17 +msgid "" +"Structure\n" +"Detection" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/structure_detection.py:19 +msgid "" +"Fine tune the detection of chapter headings and other document structure." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/structure_detection.py:34 +msgid "Detect chapters at (XPath expression):" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/structure_detection.py:35 +msgid "Insert page breaks before (XPath expression):" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/structure_detection.py:44 +#: /home/kovid/work/calibre/src/calibre/gui2/widgets.py:72 +msgid "Invalid regular expression" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/structure_detection.py:45 +#: /home/kovid/work/calibre/src/calibre/gui2/widgets.py:73 +msgid "Invalid regular expression: %s" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/structure_detection.py:50 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/toc.py:38 +msgid "Invalid XPath" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/structure_detection.py:51 +#: /home/kovid/work/calibre/src/calibre/gui2/convert/toc.py:39 +msgid "The XPath expression %s is invalid." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/structure_detection_ui.py:68 +msgid "Chapter &mark:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/structure_detection_ui.py:69 +msgid "Remove first &image" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/structure_detection_ui.py:70 +msgid "Insert &metadata as page at start of book" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/structure_detection_ui.py:71 +msgid "&Footer regular expression:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/structure_detection_ui.py:72 +msgid "&Preprocess input file to possibly improve structure detection" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/structure_detection_ui.py:73 +msgid "&Header regular expression:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/structure_detection_ui.py:74 +msgid "Remove F&ooter" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/structure_detection_ui.py:75 +msgid "Remove H&eader" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/toc.py:16 +msgid "" +"Table of\n" +"Contents" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/toc.py:18 +msgid "Control the creation/conversion of the Table of Contents." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/toc.py:29 +msgid "Level &1 TOC (XPath expression):" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/toc.py:30 +msgid "Level &2 TOC (XPath expression):" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/toc.py:31 +msgid "Level &3 TOC (XPath expression):" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/toc_ui.py:62 +msgid "Do not add &detected chapters to the Table of Contents" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/toc_ui.py:63 +msgid "Number of &links to add to Table of Contents" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/toc_ui.py:64 +msgid "Chapter &threshold" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/toc_ui.py:65 +msgid "&Force use of auto-generated Table of Contents" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/toc_ui.py:66 +msgid "TOC &Filter:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/txt_input.py:12 +msgid "TXT Input" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/txt_input_ui.py:37 +msgid "Process using markdown" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/txt_input_ui.py:38 +msgid "" +"

Markdown is a simple markup language for text files, that allows for " +"advanced formatting. To learn more visit markdown." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/txt_output.py:16 +msgid "TXT Output" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/txt_output_ui.py:42 +msgid "&Line ending style:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/txt_output_ui.py:45 +msgid "Add a tab at the beginning of each paragraph" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/xpath_edit_ui.py:42 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/book_info_ui.py:62 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/book_info_ui.py:63 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/choose_format_ui.py:41 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/confirm_delete_ui.py:49 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/password_ui.py:57 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/progress_ui.py:49 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/progress_ui.py:50 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/warning_ui.py:53 +msgid "TextLabel" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/xpath_edit_ui.py:43 +msgid "Use a wizard to help construct the XPath expression" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:68 +msgid "Match HTML &tags with tag name:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:69 +msgid "*" +msgstr "*" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:70 +msgid "a" +msgstr "a" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:71 +msgid "br" +msgstr "br" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:72 +msgid "div" +msgstr "div" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:73 +msgid "h1" +msgstr "h1" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:74 +msgid "h2" +msgstr "h2" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:75 +msgid "h3" +msgstr "h3" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:76 +msgid "h4" +msgstr "h4" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:77 +msgid "h5" +msgstr "h5" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:78 +msgid "h6" +msgstr "h6" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:79 +msgid "hr" +msgstr "hr" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:80 +msgid "span" +msgstr "span" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:81 +msgid "Having the &attribute:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:82 +msgid "With &value:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:83 +msgid "(A regular expression)" +msgstr "(Uma expressão regular)" + +#: /home/kovid/work/calibre/src/calibre/gui2/convert/xpath_wizard_ui.py:84 +msgid "" +"

For example, to match all h2 tags that have class=\"chapter\", set tag to " +"h2, attribute to class and value to " +"chapter.

Leaving attribute blank will match any attribute and " +"leaving value blank will match any value. Setting tag to * will match any " +"tag.

To learn more advanced usage of XPath see the XPath " +"Tutorial." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:39 +#: /home/kovid/work/calibre/src/calibre/utils/ipc/job.py:129 +msgid "No details available." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:128 +msgid "Device no longer connected." +msgstr "O dispositivo não está mais conectado" + +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:195 +msgid "Get device information" +msgstr "Obter informações do dispositivo" + +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:206 +msgid "Get list of books on device" +msgstr "Obter listagem de livros do dispositivo" + +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:215 +msgid "Send metadata to device" +msgstr "Enviar metadados ao dispositivo" + +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:224 +msgid "Upload %d books to device" +msgstr "Enviar %d livros ao dispositivo" + +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:239 +msgid "Delete books from device" +msgstr "Eliminar livros do dispositivo" + +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:256 +msgid "Download books from device" +msgstr "Baixar livros do dispositivo" + +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:266 +msgid "View book on device" +msgstr "Ver livro no dispositivo" + +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:273 +msgid "and delete from library" +msgstr "e eliminar da biblioteca" + +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:294 +msgid "Set default send to device action" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:299 +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:306 +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:308 +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:310 +msgid "Email to" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:321 +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:328 +msgid "Send to main memory" +msgstr "Enviar para a memória principal" + +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:323 +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:330 +msgid "Send to storage card A" +msgstr "Enviar ao cartão de memória A" + +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:325 +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:332 +msgid "Send to storage card B" +msgstr "Enviar ao cartão de memória B" + +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:335 +msgid "Send specific format to main memory" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:337 +msgid "Send specific format to storage card A" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:339 +msgid "Send specific format to storage card B" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:482 +msgid "No books" +msgstr "Nenhum livros" + +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:483 +msgid "selected to send" +msgstr "selecionado para envio" + +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:488 +msgid "Choose format to send to device" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:495 +msgid "No device" +msgstr "Nenhum dispositivo disponível" + +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:496 +msgid "Cannot send: No device is connected" +msgstr "Não foi possível enviar: o dispositivo está desconectado" + +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:499 +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:503 +msgid "No card" +msgstr "Nenhum cartão disponível" + +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:500 +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:504 +msgid "Cannot send: Device has no storage card" +msgstr "" +"Não foi possível enviar: o dispositivo não possui um cartão de memória" + +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:546 +msgid "E-book:" +msgstr "eBook:" + +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:549 +msgid "Attached, you will find the e-book" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:550 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/__init__.py:177 +msgid "by" +msgstr "por" + +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:551 +msgid "in the %s format." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:564 +msgid "Sending email to" +msgstr "Enviando e-mail para" + +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:594 +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:601 +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:692 +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:806 +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:813 +msgid "No suitable formats" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:595 +msgid "Auto convert the following books before sending via email?" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:602 +msgid "" +"Could not email the following books as no suitable formats were found:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:621 +msgid "Failed to email books" +msgstr "Falhou ao enviar livros por e-mail" + +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:622 +msgid "Failed to email the following books:" +msgstr "Falha ao enviar por e-mail os seguintes livros:" + +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:626 +msgid "Sent by email:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:653 +msgid "News:" +msgstr "Notícias:" + +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:654 +msgid "Attached is the" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:665 +msgid "Sent news to" +msgstr "Enviar notícias para" + +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:693 +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:807 +msgid "Auto convert the following books before uploading to the device?" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:724 +msgid "Sending news to device." +msgstr "Enviando notícias ao dispositivo." + +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:776 +msgid "Sending books to device." +msgstr "Enviando livros ao dispositivo." + +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:814 +msgid "" +"Could not upload the following books to the device, as no suitable formats " +"were found. Convert the book(s) to a format supported by your device first." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:862 +msgid "No space on device" +msgstr "Não há espaço no dispositivo" + +#: /home/kovid/work/calibre/src/calibre/gui2/device.py:863 +msgid "" +"

Cannot upload books to device there is no more free space available " +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/device_drivers/configwidget_ui.py:60 +msgid "Select available formats and their order for this device" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/device_drivers/configwidget_ui.py:63 +msgid "Use sub directories" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/book_info.py:84 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/book_info.py:85 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/book_info.py:86 +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:345 +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:1005 +#: /home/kovid/work/calibre/src/calibre/gui2/status.py:56 +msgid "Path" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/book_info.py:87 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/book_info.py:88 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/book_info.py:89 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/book_info.py:92 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/__init__.py:216 +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:344 +#: /home/kovid/work/calibre/src/calibre/gui2/status.py:57 +#: /home/kovid/work/calibre/src/calibre/gui2/tag_view.py:83 +msgid "Formats" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/book_info_ui.py:65 +msgid "&Previous" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/book_info_ui.py:66 +msgid "&Next" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/choose_format_ui.py:40 +msgid "Choose Format" +msgstr "Escolha o formato" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/comicconf.py:34 +msgid "Set defaults for conversion of comics (CBR/CBZ files)" +msgstr "Definir padrões para a conversão de gibis (arquivos CBR e CBZ)" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/comicconf.py:49 +msgid "Set options for converting %s" +msgstr "Definir as opções para converter %s" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/comicconf_ui.py:92 +msgid "&Title:" +msgstr "&Título:" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/comicconf_ui.py:93 +msgid "&Author(s):" +msgstr "&Autor(s):" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/comicconf_ui.py:95 +msgid "&Profile:" +msgstr "&Perfil:" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/__init__.py:170 +msgid "%(plugin_type)s %(plugins)s" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/__init__.py:171 +msgid "plugins" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/__init__.py:196 +msgid "Conversion" +msgstr "Conversão" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/__init__.py:196 +msgid "General" +msgstr "Geral" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/__init__.py:196 +msgid "Interface" +msgstr "Interface" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/__init__.py:197 +msgid "Add/Save" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/__init__.py:197 +msgid "" +"Email\n" +"Delivery" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/__init__.py:198 +msgid "Advanced" +msgstr "Avançado" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/__init__.py:198 +msgid "" +"Content\n" +"Server" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/__init__.py:198 +msgid "Plugins" +msgstr "Plugins" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/__init__.py:216 +msgid "Auto send" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/__init__.py:216 +msgid "Email" +msgstr "E-mail" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/__init__.py:221 +msgid "Formats to email. The first matching format will be sent." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/__init__.py:222 +msgid "" +"If checked, downloaded news will be automatically mailed
to this email " +"address (provided it is in one of the listed formats)." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/__init__.py:296 +msgid "new email address" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/__init__.py:468 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/__init__.py:801 +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:142 +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1005 +#: /home/kovid/work/calibre/src/calibre/utils/ipc/job.py:52 +msgid "Error" +msgstr "Erro" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/__init__.py:469 +msgid "Failed to install command line tools." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/__init__.py:472 +msgid "Command line tools installed" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/__init__.py:473 +msgid "Command line tools installed in" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/__init__.py:474 +msgid "" +"If you move calibre.app, you have to re-install the command line tools." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/__init__.py:525 +msgid "No valid plugin path" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/__init__.py:526 +msgid "%s is not a valid plugin path" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/__init__.py:529 +msgid "Choose plugin" +msgstr "Escolher plugin" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/__init__.py:541 +msgid "Plugin cannot be disabled" +msgstr "Este plugin não pode ser desativado" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/__init__.py:542 +msgid "The plugin: %s cannot be disabled" +msgstr "Não é possível desativar o plugin %s" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/__init__.py:551 +msgid "Plugin not customizable" +msgstr "Plugin não configurável" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/__init__.py:552 +msgid "Plugin: %s does not need customization" +msgstr "Não é necessário configurar o plugin %s" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/__init__.py:576 +msgid "Customize %s" +msgstr "Personalizar %s" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/__init__.py:586 +msgid "Cannot remove builtin plugin" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/__init__.py:587 +msgid " cannot be removed. It is a builtin plugin. Try disabling it instead." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/__init__.py:620 +msgid "Error log:" +msgstr "Registro de erros:" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/__init__.py:627 +msgid "Access log:" +msgstr "Registro de acessos:" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/__init__.py:652 +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:574 +msgid "Failed to start content server" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/__init__.py:676 +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/__init__.py:471 +msgid "Select location for books" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/__init__.py:693 +msgid "Invalid size" +msgstr "Tamanho inválido" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/__init__.py:694 +msgid "The size %s is invalid. must be of the form widthxheight" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/__init__.py:738 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/__init__.py:743 +msgid "Invalid database location" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/__init__.py:739 +msgid "Invalid database location " +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/__init__.py:740 +msgid "
Must be a directory." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/__init__.py:744 +msgid "Invalid database location.
Cannot write to " +msgstr "Localização do banco de dados inválida.
Não é possível gravar em " + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/__init__.py:782 +msgid "Checking database integrity" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/__init__.py:802 +msgid "Failed to check database integrity" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/__init__.py:807 +msgid "Some inconsistencies found" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/__init__.py:808 +msgid "" +"The following books had formats listed in the database that are not actually " +"available. The entries for the formats have been removed. You should check " +"them manually. This can happen if you manipulate the files in the library " +"folder directly." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/add_save.py:68 +msgid "Invalid template" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/add_save.py:69 +msgid "The template %s is invalid:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/add_save_ui.py:100 +msgid "TabWidget" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/add_save_ui.py:101 +msgid "" +"Here you can control how calibre will read metadata from the files you add " +"to it. calibre can either read metadata from the contents of the file, or " +"from the filename." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/add_save_ui.py:102 +msgid "Read metadata only from &file name" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/add_save_ui.py:103 +msgid "&Configure metadata from file name" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/add_save_ui.py:104 +msgid "&Adding books" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/add_save_ui.py:105 +msgid "" +"Here you can control how calibre will save your books when you click the " +"Save to Disk button:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/add_save_ui.py:106 +msgid "Save &cover separately" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/add_save_ui.py:107 +msgid "Update &metadata in saved copies" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/add_save_ui.py:108 +msgid "Save metadata in &OPF file" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/add_save_ui.py:109 +msgid "Convert non-English characters to &English equivalents" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/add_save_ui.py:110 +msgid "Format &dates as:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/add_save_ui.py:111 +msgid "File &formats to save:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/add_save_ui.py:112 +msgid "Save &template" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/add_save_ui.py:113 +msgid "" +"By adjusting the template below, you can control what folders the files are " +"saved in and what filenames they are given. You can use the / character to " +"indicate sub-folders. Available metadata variables are described below. If a " +"particular book does not have some metadata, the variable will be replaced " +"by the empty string." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/add_save_ui.py:114 +msgid "Available variables:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/add_save_ui.py:115 +msgid "Replace space with &underscores" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/add_save_ui.py:116 +msgid "Change paths to &lowercase" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/add_save_ui.py:117 +msgid "&Saving books" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:488 +#: /home/kovid/work/calibre/src/calibre/gui2/main_ui.py:367 +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/main_ui.py:173 +msgid "Preferences" +msgstr "Preferências" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:489 +msgid "" +"&Location of ebooks (The ebooks are stored in folders sorted by author and " +"metadata is stored in the file metadata.db)" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:490 +msgid "Browse for the new database location" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:492 +msgid "Show notification when &new version is available" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:493 +msgid "Default network &timeout:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:494 +msgid "" +"Set the default timeout for network fetches (i.e. anytime we go out to the " +"internet to get information)" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:495 +msgid " seconds" +msgstr " segundos" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:496 +msgid "Choose &language (requires restart):" +msgstr "Selecionar &idioma (requer reinicialização):" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:497 +msgid "Normal" +msgstr "Normal" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:498 +msgid "High" +msgstr "Alta" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:499 +msgid "Low" +msgstr "Baixa" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:500 +msgid "Job &priority:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:501 +msgid "Preferred &output format:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:502 +msgid "Preferred &input format order:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:506 +msgid "Add a directory to the frequently used directories list" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:508 +msgid "Remove a directory from the frequently used directories list" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:510 +msgid "Use &Roman numerals for series number" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:511 +msgid "Enable system &tray icon (needs restart)" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:512 +msgid "Show ¬ifications in system tray" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:513 +msgid "Show cover &browser in a separate window (needs restart)" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:514 +msgid "Search as you type" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:515 +msgid "Automatically send downloaded &news to ebook reader" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:516 +msgid "&Delete news from library when it is automatically sent to reader" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:517 +msgid "&Number of covers to show in browse mode (needs restart):" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:518 +msgid "Toolbar" +msgstr "Barra de ferramentas" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:519 +msgid "Large" +msgstr "Grande" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:520 +msgid "Medium" +msgstr "Médio" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:521 +msgid "Small" +msgstr "Pequeno" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:522 +msgid "&Button size in toolbar" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:523 +msgid "Show &text in toolbar buttons" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:524 +msgid "Select visible &columns in library view" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:527 +msgid "Use internal &viewer for:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:528 +msgid "Add an email address to which to send books" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:529 +msgid "&Add email" +msgstr "&Adicionar e-mail" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:530 +msgid "Make &default" +msgstr "Tornar &padrão" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:531 +msgid "&Remove email" +msgstr "&Remover e-mail" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:532 +msgid "calibre can send your books to you (or your reader) by email" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:533 +msgid "&Check database integrity" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:534 +msgid "&Install command line tools" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:535 +msgid "" +"calibre contains a network server that allows you to access your book " +"collection using a browser from anywhere in the world. Any changes to the " +"settings will only take effect after a server restart." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:536 +msgid "Server &port:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:537 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/password_ui.py:58 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler_ui.py:178 +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/send_email_ui.py:117 +msgid "&Username:" +msgstr "Nome de &usuário:" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:538 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/password_ui.py:59 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler_ui.py:179 +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/send_email_ui.py:119 +msgid "&Password:" +msgstr "&Senha:" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:539 +msgid "" +"If you leave the password blank, anyone will be able to access your book " +"collection using the web interface." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:540 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/password_ui.py:60 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler_ui.py:180 +msgid "&Show password" +msgstr "&Exibir senha" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:541 +msgid "" +"The maximum size (widthxheight) for displayed covers. Larger covers are " +"resized. " +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:542 +msgid "Max. &cover size:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:543 +msgid "&Start Server" +msgstr "&Iniciar servidor" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:544 +msgid "St&op Server" +msgstr "&Interromper servidor" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:545 +msgid "&Test Server" +msgstr "&Testar servidor" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:546 +msgid "Run server &automatically on startup" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:547 +msgid "View &server logs" +msgstr "Ver ®istros do servidor" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:548 +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/stanza_ui.py:46 +msgid "" +"

Remember to leave calibre running as the server only runs as long as " +"calibre is running.\n" +"

Stanza should see your calibre collection automatically. If not, try " +"adding the URL http://myhostname:8080 as a new catalog in the Stanza reader " +"on your iPhone. Here myhostname should be the fully qualified hostname or " +"the IP address of the computer calibre is running on." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:550 +msgid "" +"Here you can customize the behavior of Calibre by controlling what plugins " +"it uses." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:551 +msgid "Enable/&Disable plugin" +msgstr "Ativar/&Desativar plugin" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:552 +msgid "&Customize plugin" +msgstr "&Configurar plugin" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:553 +msgid "&Remove plugin" +msgstr "&Remover plugin" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:554 +msgid "Add new plugin" +msgstr "Instalar novo plugin" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:555 +msgid "Plugin &file:" +msgstr "&Arquivo de plugin:" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config/config_ui.py:557 +msgid "&Add" +msgstr "&Adicionar" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/confirm_delete_ui.py:48 +msgid "Are you sure?" +msgstr "Você tem certeza?" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/confirm_delete_ui.py:50 +msgid "&Show this warning again" +msgstr "&Exibir este aviso novamente" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/conversion_error_ui.py:41 +msgid "ERROR" +msgstr "ERRO" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/fetch_metadata.py:58 +msgid "Author Sort" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/fetch_metadata.py:60 +msgid "ISBN" +msgstr "ISBN" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/fetch_metadata.py:146 +msgid "Finding metadata..." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/fetch_metadata.py:158 +msgid "Could not find metadata" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/fetch_metadata.py:159 +msgid "The metadata download seems to have stalled. Try again later." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/fetch_metadata.py:168 +msgid "Warning" +msgstr "Aviso" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/fetch_metadata.py:169 +msgid "Could not fetch metadata from:" +msgstr "Não foi possível obter os metadados de:" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/fetch_metadata.py:173 +msgid "No metadata found" +msgstr "Não foram encontrados metadados" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/fetch_metadata.py:174 +msgid "" +"No metadata found, try adjusting the title and author or the ISBN key." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/fetch_metadata_ui.py:78 +msgid "Fetch metadata" +msgstr "Obter metadados" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/fetch_metadata_ui.py:79 +msgid "" +"

calibre can find metadata for your books from two locations: Google " +"Books and isbndb.com.

To use isbndb.com you must sign up for a " +"free account and enter your access key " +"below." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/fetch_metadata_ui.py:80 +msgid "&Access Key:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/fetch_metadata_ui.py:81 +msgid "Fetch" +msgstr "Obter" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/fetch_metadata_ui.py:82 +msgid "Matches" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/fetch_metadata_ui.py:83 +msgid "" +"Select the book that most closely matches your copy from the list below" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/job_view_ui.py:37 +msgid "Details of job" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/jobs_ui.py:41 +msgid "Active Jobs" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/jobs_ui.py:42 +msgid "&Stop selected job" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/jobs_ui.py:43 +msgid "Show job &details" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:133 +msgid "Edit Meta information" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:134 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:339 +msgid "Meta information" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:136 +msgid "A&utomatically set author sort" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:137 +msgid "Author s&ort: " +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:138 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:346 +msgid "" +"Specify how the author(s) of this book should be sorted. For example Charles " +"Dickens should be sorted as Dickens, Charles." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:139 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:349 +msgid "&Rating:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:140 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:141 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:350 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:351 +msgid "Rating of this book. 0-5 stars" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:142 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:352 +msgid " stars" +msgstr " estrelas" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:144 +msgid "Add ta&gs: " +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:146 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:147 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:356 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:357 +msgid "Open Tag Editor" +msgstr "Abrir editor de tags" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:148 +msgid "&Remove tags:" +msgstr "&Remover tags:" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:149 +msgid "Comma separated list of tags to remove from the books. " +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:153 +msgid "Remove &format:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single.py:119 +msgid "Not a valid picture" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single.py:166 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single.py:167 +msgid "No format selected" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single.py:178 +msgid "Could not read metadata" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single.py:179 +msgid "Could not read metadata from %s format" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single.py:221 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single.py:227 +msgid "Could not read cover" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single.py:222 +msgid "Could not read cover from %s format" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single.py:228 +msgid "The cover in the %s format is invalid" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single.py:444 +msgid "Downloading cover..." +msgstr "Baixando capa..." + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single.py:456 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single.py:461 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single.py:467 +msgid "Cannot fetch cover" +msgstr "Não foi possível obter a capa" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single.py:457 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single.py:468 +msgid "Could not fetch cover.
" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single.py:458 +msgid "The download timed out." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single.py:462 +msgid "Could not find cover for this book. Try specifying the ISBN first." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single.py:474 +msgid "Bad cover" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single.py:475 +msgid "The cover is not a valid picture" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single.py:514 +msgid "Cannot fetch metadata" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single.py:515 +msgid "You must specify at least one of ISBN, Title, Authors or Publisher" +msgstr "" +"É necessário especificar ao menos ou o ISBN, ou o título, ou os autores ou a " +"editora" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single.py:541 +msgid "Permission denied" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single.py:542 +msgid "Could not open %s. Is it being used by another program?" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:338 +msgid "Edit Meta Information" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:342 +msgid "Swap the author and title" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:345 +msgid "Author S&ort: " +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:347 +msgid "" +"Automatically create the author sort entry based on the current author entry" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:361 +msgid "Remove unused series (Series that have no books)" +msgstr "Remover séries sem uso (séries que não possuem livros)" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:363 +msgid "IS&BN:" +msgstr "IS&BN:" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:364 +msgid "Publishe&d:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:367 +msgid "&Comments" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:368 +msgid "&Fetch metadata from server" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:369 +msgid "Available Formats" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:370 +msgid "Add a new format for this book to the database" +msgstr "Adicionar ao banco de dados um novo formato deste livro" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:372 +msgid "Remove the selected formats for this book from the database." +msgstr "Remover do banco de dados os formatos selecionados deste livro" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:374 +msgid "Set the cover for the book from the selected format" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:376 +msgid "Update metadata from the metadata in the selected format" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:381 +msgid "Reset cover to default" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:383 +msgid "Download &cover" +msgstr "Descarregar &capa" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/password_ui.py:56 +msgid "Password needed" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/progress.py:53 +msgid "Aborting..." +msgstr "Cancelando..." + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler.py:42 +msgid "You" +msgstr "Você" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler.py:126 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler.py:145 +msgid "Custom" +msgstr "Personalizado" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler.py:128 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler.py:137 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler.py:143 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler.py:230 +msgid "Scheduled" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler.py:284 +msgid "%d recipes" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler.py:285 +msgid "Monday" +msgstr "Segunda-feira" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler.py:285 +msgid "Tuesday" +msgstr "Terça-feira" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler.py:285 +msgid "Wednesday" +msgstr "Quarta-feira" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler.py:285 +msgid "day" +msgstr "dia" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler.py:286 +msgid "Friday" +msgstr "Sexta-feira" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler.py:286 +msgid "Saturday" +msgstr "Sábado" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler.py:286 +msgid "Sunday" +msgstr "Domingo" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler.py:286 +msgid "Thursday" +msgstr "Quinta-feira" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler.py:323 +msgid "Must set account information" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler.py:324 +msgid "This recipe requires a username and password" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler.py:355 +msgid "Created by: " +msgstr "Criado por: " + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler.py:393 +msgid "%d days, %d hours and %d minutes ago" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler.py:395 +msgid "Last downloaded" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler.py:397 +msgid "Last downloaded: never" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler.py:423 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler_ui.py:165 +msgid "Schedule news download" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler.py:426 +msgid "Add a custom news source" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler_ui.py:166 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles.py:221 +msgid "Recipes" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler_ui.py:167 +msgid "Download all scheduled recipes at once" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler_ui.py:168 +msgid "Download &all scheduled" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler_ui.py:169 +msgid "Schedule for download" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler_ui.py:170 +msgid "blurb" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler_ui.py:171 +msgid "&Schedule for download:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler_ui.py:172 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler_ui.py:174 +msgid "Every " +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler_ui.py:173 +msgid "at" +msgstr "nos" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler_ui.py:175 +msgid "" +"Interval at which to download this recipe. A value of zero means that the " +"recipe will be downloaded every hour." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler_ui.py:176 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler_ui.py:184 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles_ui.py:263 +msgid " days" +msgstr " dias" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler_ui.py:177 +msgid "&Account" +msgstr "Cont&a" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler_ui.py:181 +msgid "For the scheduling to work, you must leave calibre running." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler_ui.py:182 +msgid "&Download now" +msgstr "&Baixar agora" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler_ui.py:183 +msgid "" +"Delete downloaded news older than the specified number of days. Set to zero " +"to disable." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler_ui.py:185 +msgid "Delete downloaded news older than " +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/search_item_ui.py:36 +msgid "contains" +msgstr "contém" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/search_item_ui.py:37 +msgid "The text to search for. It is interpreted as a regular expression." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/search_item_ui.py:38 +msgid "" +"

Negate this match. That is, only return results that do not match " +"this query." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/search_item_ui.py:39 +msgid "Negate" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/search_ui.py:88 +msgid "Advanced Search" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/search_ui.py:89 +msgid "Find entries that have..." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/search_ui.py:90 +msgid "&All these words:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/search_ui.py:91 +msgid "This exact &phrase:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/search_ui.py:92 +msgid "&One or more of these words:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/search_ui.py:93 +msgid "But dont show entries that have..." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/search_ui.py:94 +msgid "Any of these &unwanted words:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/search_ui.py:95 +msgid "" +"See the User Manual for more help" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/tag_editor.py:62 +msgid "Are your sure?" +msgstr "Você tem certeza?" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/tag_editor.py:63 +msgid "" +"The following tags are used by one or more books. Are you certain you want " +"to delete them?" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/tag_editor_ui.py:123 +msgid "Tag Editor" +msgstr "Editor de tags" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/tag_editor_ui.py:124 +msgid "A&vailable tags" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/tag_editor_ui.py:125 +msgid "" +"Delete tag from database. This will unapply the tag from all books and then " +"remove it from the database." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/tag_editor_ui.py:127 +msgid "Apply tag to current book" +msgstr "Aplicar tag ao livro atual" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/tag_editor_ui.py:129 +msgid "A&pplied tags" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/tag_editor_ui.py:130 +msgid "Unapply (remove) tag from current book" +msgstr "Remover a tag do livro atual" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/tag_editor_ui.py:132 +msgid "&Add tag:" +msgstr "&Adicionar tag:" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/tag_editor_ui.py:133 +msgid "" +"If the tag you want is not in the available list, you can add it here. " +"Accepts a comma separated list of tags." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/tag_editor_ui.py:134 +msgid "Add tag to available tags and apply it to current book" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/test_email_ui.py:50 +msgid "Test email settings" +msgstr "Testar configurações de e-mail" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/test_email_ui.py:51 +msgid "Send test mail from %s to:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/test_email_ui.py:52 +#: /home/kovid/work/calibre/src/calibre/gui2/filename_pattern_ui.py:105 +msgid "&Test" +msgstr "&Testar" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles.py:62 +msgid "No recipe selected" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles.py:68 +msgid "The attached file: %s is a recipe to download %s." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles.py:69 +msgid "Recipe for " +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles.py:85 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles.py:96 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles_ui.py:255 +msgid "Switch to Advanced mode" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles.py:91 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles.py:99 +msgid "Switch to Basic mode" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles.py:109 +msgid "Feed must have a title" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles.py:110 +msgid "The feed must have a title" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles.py:114 +msgid "Feed must have a URL" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles.py:115 +msgid "The feed %s must have a URL" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles.py:120 +msgid "Already exists" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles.py:121 +msgid "This feed has already been added to the recipe" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles.py:162 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles.py:171 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles.py:228 +msgid "Invalid input" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles.py:163 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles.py:172 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles.py:229 +msgid "

Could not create recipe. Error:
%s" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles.py:178 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles.py:210 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles.py:234 +msgid "Replace recipe?" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles.py:179 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles.py:211 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles.py:235 +msgid "A custom recipe named %s already exists. Do you want to replace it?" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles.py:201 +msgid "Pick recipe" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles.py:201 +msgid "Pick the recipe to customize" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles.py:221 +msgid "Choose a recipe file" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles_ui.py:248 +msgid "Add custom news source" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles_ui.py:249 +msgid "Available user recipes" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles_ui.py:250 +msgid "Add/Update &recipe" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles_ui.py:251 +msgid "&Remove recipe" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles_ui.py:252 +msgid "&Share recipe" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles_ui.py:253 +msgid "Customize &builtin recipe" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles_ui.py:254 +msgid "&Load recipe from file" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles_ui.py:256 +msgid "" +"\n" +"

Create a basic news " +"recipe, by adding RSS feeds to it.
For most feeds, you will have to " +"use the \"Advanced mode\" to further customize the fetch " +"process.

" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles_ui.py:260 +msgid "Recipe &title:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles_ui.py:261 +msgid "&Oldest article:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles_ui.py:262 +msgid "The oldest article to download" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles_ui.py:264 +msgid "&Max. number of articles per feed:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles_ui.py:265 +msgid "Maximum number of articles to download per feed." +msgstr "Número máximo de artigos a serem baixados por feed." + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles_ui.py:266 +msgid "Feeds in recipe" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles_ui.py:268 +msgid "Remove feed from recipe" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles_ui.py:271 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles_ui.py:274 +msgid "Add feed to recipe" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles_ui.py:272 +msgid "&Feed title:" +msgstr "Título do &feed:" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles_ui.py:273 +msgid "Feed &URL:" +msgstr "&URL do feed:" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles_ui.py:275 +msgid "&Add feed" +msgstr "&Adicionar feed" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles_ui.py:276 +msgid "" +"For help with writing advanced news recipes, please visit User Recipes" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles_ui.py:277 +msgid "Recipe source code (python)" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/filename_pattern_ui.py:97 +msgid "" +"\n" +"\n" +"

Set a regular expression " +"pattern to use when trying to guess ebook metadata from filenames.

\n" +"

A reference on the syntax " +"of regular expressions is available.

\n" +"

Use the Test functionality below to test your regular " +"expression on a few sample filenames. The group names for the various " +"metadata entries are documented in tooltips.

" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/filename_pattern_ui.py:104 +msgid "Regular &expression" +msgstr "&Expressão regular" + +#: /home/kovid/work/calibre/src/calibre/gui2/filename_pattern_ui.py:106 +msgid "File &name:" +msgstr "&Nome do arquivo:" + +#: /home/kovid/work/calibre/src/calibre/gui2/filename_pattern_ui.py:107 +msgid "Test" +msgstr "Teste" + +#: /home/kovid/work/calibre/src/calibre/gui2/filename_pattern_ui.py:108 +msgid "Title:" +msgstr "Título:" + +#: /home/kovid/work/calibre/src/calibre/gui2/filename_pattern_ui.py:109 +msgid "Regular expression (?P<title>)" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/filename_pattern_ui.py:110 +#: /home/kovid/work/calibre/src/calibre/gui2/filename_pattern_ui.py:113 +#: /home/kovid/work/calibre/src/calibre/gui2/filename_pattern_ui.py:116 +#: /home/kovid/work/calibre/src/calibre/gui2/filename_pattern_ui.py:119 +#: /home/kovid/work/calibre/src/calibre/gui2/filename_pattern_ui.py:122 +#: /home/kovid/work/calibre/src/calibre/gui2/widgets.py:79 +#: /home/kovid/work/calibre/src/calibre/gui2/widgets.py:83 +#: /home/kovid/work/calibre/src/calibre/gui2/widgets.py:88 +#: /home/kovid/work/calibre/src/calibre/gui2/widgets.py:93 +#: /home/kovid/work/calibre/src/calibre/gui2/widgets.py:95 +msgid "No match" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/filename_pattern_ui.py:111 +msgid "Authors:" +msgstr "Autores:" + +#: /home/kovid/work/calibre/src/calibre/gui2/filename_pattern_ui.py:112 +msgid "Regular expression (?P)" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/filename_pattern_ui.py:114 +msgid "Series:" +msgstr "Séries:" + +#: /home/kovid/work/calibre/src/calibre/gui2/filename_pattern_ui.py:115 +msgid "Regular expression (?P)" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/filename_pattern_ui.py:117 +msgid "Series index:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/filename_pattern_ui.py:118 +msgid "Regular expression (?P)" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/filename_pattern_ui.py:120 +msgid "ISBN:" +msgstr "ISBN" + +#: /home/kovid/work/calibre/src/calibre/gui2/filename_pattern_ui.py:121 +msgid "Regular expression (?P)" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/jobs.py:52 +msgid "Job" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/jobs.py:53 +msgid "Status" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/jobs.py:54 +msgid "Progress" +msgstr "Progresso" + +#: /home/kovid/work/calibre/src/calibre/gui2/jobs.py:55 +msgid "Running time" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/jobs.py:71 +msgid "Unknown job" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/jobs.py:189 +#: /home/kovid/work/calibre/src/calibre/gui2/jobs.py:192 +msgid "Cannot kill job" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/jobs.py:190 +msgid "Cannot kill jobs that communicate with the device" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/jobs.py:193 +msgid "Job has already run" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/jobs.py:215 +msgid "Unavailable" +msgstr "Indísponivel" + +#: /home/kovid/work/calibre/src/calibre/gui2/jobs.py:226 +msgid " - Jobs" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:160 +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:1068 +msgid "Size (MB)" +msgstr "Tamanho (MB)" + +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:161 +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:1069 +msgid "Date" +msgstr "Data" + +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:163 +msgid "Rating" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:337 +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:343 +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:348 +#: /home/kovid/work/calibre/src/calibre/gui2/widgets.py:376 +msgid "None" +msgstr "Nenhum" + +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:354 +msgid "Book %s of %s." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:832 +msgid "Not allowed" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:833 +msgid "" +"Dropping onto a device is not supported. First add the book to the calibre " +"library." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:1004 +msgid "Format" +msgstr "Formato" + +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:1058 +msgid "Double click to edit me

" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/lrf_renderer/config_ui.py:47 +msgid "Configure Viewer" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/lrf_renderer/config_ui.py:48 +msgid "Use white background" +msgstr "Usar fundo branco" + +#: /home/kovid/work/calibre/src/calibre/gui2/lrf_renderer/config_ui.py:49 +msgid "Hyphenate" +msgstr "Hifenizar" + +#: /home/kovid/work/calibre/src/calibre/gui2/lrf_renderer/config_ui.py:50 +msgid "Changes will only take effect after a restart." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/lrf_renderer/main.py:64 +msgid " - LRF Viewer" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/lrf_renderer/main.py:157 +msgid "No matches for the search phrase %s were found." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/lrf_renderer/main.py:157 +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/main.py:421 +msgid "No matches found" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/lrf_renderer/main_ui.py:128 +msgid "LRF Viewer" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/lrf_renderer/main_ui.py:129 +msgid "Parsing LRF file" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/lrf_renderer/main_ui.py:130 +msgid "LRF Viewer toolbar" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/lrf_renderer/main_ui.py:131 +msgid "Next Page" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/lrf_renderer/main_ui.py:132 +msgid "Previous Page" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/lrf_renderer/main_ui.py:133 +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/main_ui.py:162 +msgid "Back" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/lrf_renderer/main_ui.py:134 +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/main_ui.py:163 +msgid "Forward" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/lrf_renderer/main_ui.py:135 +msgid "Next match" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/lrf_renderer/main_ui.py:136 +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/main_ui.py:170 +msgid "Open ebook" +msgstr "Abrir eBook" + +#: /home/kovid/work/calibre/src/calibre/gui2/lrf_renderer/main_ui.py:137 +msgid "Configure" +msgstr "Configurar" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:59 +msgid "Save single format to disk..." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:126 +msgid "Search (For Advanced Search click the button to the left)" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:143 +msgid "Error communicating with device" +msgstr "Erro ao se comunicar com o dispositivo" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:157 +msgid "&Restore" +msgstr "&Restaurar" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:159 +msgid "&Donate to support calibre" +msgstr "Faça uma &doação para contribuir com calibre" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:164 +msgid "&Restart" +msgstr "&Reiniciar" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:203 +msgid "" +"

For help visit %s.kovidgoyal.net
" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:206 +msgid "%s: %s by Kovid Goyal %%(version)s
%%(device)s

" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:226 +msgid "Edit metadata individually" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:228 +msgid "Edit metadata in bulk" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:230 +msgid "Download metadata and covers" +msgstr "Baixar metadados e capas" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:231 +msgid "Download only metadata" +msgstr "Baixar apenas os metadados" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:232 +msgid "Download only covers" +msgstr "Baixar apenas as capas" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:235 +msgid "Add books from a single directory" +msgstr "Adicionar livros de um diretório" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:236 +msgid "" +"Add books from directories, including sub-directories (One book per " +"directory, assumes every ebook file is the same book in a different format)" +msgstr "" +"Adiconar livros de diretórios, incluindo subdiretórios (um livro por " +"diretório, assumindo que cada arquivo é o mesmo livro em um formato " +"diferente)" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:239 +msgid "" +"Add books from directories, including sub directories (Multiple books per " +"directory, assumes every ebook file is a different book)" +msgstr "" +"Adiconar livros de diretórios, incluindo subdiretórios (vários livros por " +"diretório, assumindo que cada arquivo é um livro diferente)" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:242 +msgid "Add Empty book. (Book entry with no formats)" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:279 +#: /home/kovid/work/calibre/src/calibre/gui2/main_ui.py:353 +msgid "Save to disk" +msgstr "Salvar no disco" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:280 +msgid "Save to disk in a single directory" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:281 +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1485 +msgid "Save only %s format to disk" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:289 +#: /home/kovid/work/calibre/src/calibre/gui2/main_ui.py:359 +msgid "View" +msgstr "Exibir" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:290 +msgid "View specific format" +msgstr "Exibir formato específico" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:316 +msgid "Convert individually" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:317 +msgid "Bulk convert" +msgstr "Conversão em massa" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:332 +msgid "Run welcome wizard" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:366 +msgid "Similar books..." +msgstr "Livros similares..." + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:425 +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:426 +msgid "Bad database location" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:428 +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/__init__.py:478 +msgid "Calibre Library" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:438 +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1626 +msgid "Choose a location for your ebook library." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:617 +msgid "Browse by covers" +msgstr "Navegar pelas capas" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:724 +msgid "Device: " +msgstr "Dispositivo: " + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:726 +msgid " detected." +msgstr " detectado." + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:748 +msgid "Connected " +msgstr "Conectado " + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:760 +msgid "Device database corrupted" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:761 +msgid "" +"\n" +"

The database of books on the reader is corrupted. Try the " +"following:\n" +"

    \n" +"
  1. Unplug the reader. Wait for it to finish regenerating " +"the database (i.e. wait till it is ready to be used). Plug it back in. Now " +"it should work with %(app)s. If not try the next step.
  2. \n" +"
  3. Quit %(app)s. Find the file media.xml in the reader's " +"main memory. Delete it. Unplug the reader. Wait for it to regenerate the " +"file. Re-connect it and start %(app)s.
  4. \n" +"
\n" +" " +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:837 +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:880 +msgid "Uploading books to device." +msgstr "Enviando livros ao dispositivo" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:845 +msgid "Books" +msgstr "Livros" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:846 +msgid "EPUB Books" +msgstr "Livros EPUB" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:847 +msgid "LRF Books" +msgstr "Livros LRF" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:848 +msgid "HTML Books" +msgstr "Livros HTML" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:849 +msgid "LIT Books" +msgstr "Livros LIT" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:850 +msgid "MOBI Books" +msgstr "Livros MOBI" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:851 +msgid "Text books" +msgstr "Livros TXT" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:852 +msgid "PDF Books" +msgstr "Livros PDF" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:853 +msgid "Comics" +msgstr "Gibis" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:854 +msgid "Archives" +msgstr "Arquivos" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:889 +msgid "Failed to read metadata" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:890 +msgid "Failed to read metadata from the following" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:909 +msgid "" +"The selected books will be permanently deleted and the files removed " +"from your computer. Are you sure?" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:936 +msgid "Deleting books from device." +msgstr "Eliminar livros do dispositivo" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:967 +msgid "Cannot download metadata" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:968 +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1016 +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1046 +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1071 +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1208 +msgid "No books selected" +msgstr "Nenhum livro selecionado" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:977 +msgid "covers" +msgstr "capas" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:977 +msgid "metadata" +msgstr "metadados" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:979 +msgid "Downloading %s for %d book(s)" +msgstr "Baixando %s para %d livro(s)" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1000 +msgid "Failed to download some metadata" +msgstr "Falha ao obter alguns metadados" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1001 +msgid "Failed to download metadata for the following:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1004 +msgid "Failed to download metadata:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1015 +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1045 +msgid "Cannot edit metadata" +msgstr "Não foi possível editar metadados" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1070 +msgid "Cannot save to disk" +msgstr "Não foi possível salvar no disco" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1073 +msgid "Choose destination directory" +msgstr "Escolher diretório de destino" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1100 +msgid "Error while saving" +msgstr "Erro ao salvar" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1101 +msgid "There was an error while saving." +msgstr "Ocorreu um erro ao salvar." + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1108 +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1109 +msgid "Could not save some books" +msgstr "Não foi possível salvar alguns livros" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1110 +msgid "Click the show details button to see which ones." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1129 +msgid "Fetching news from " +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1142 +msgid " fetched." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1207 +msgid "Cannot convert" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1377 +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1396 +msgid "No book selected" +msgstr "Nenhum livro selecionado" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1377 +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1427 +msgid "Cannot view" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1383 +msgid "Choose the format to view" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1395 +msgid "Cannot open folder" +msgstr "Não foi possível abrir o diretório" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1412 +msgid "Multiple Books Selected" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1413 +msgid "" +"You are attempting to open %d books. Opening too many books at once can be " +"slow and have a negative effect on the responsiveness of your computer. Once " +"started the process cannot be stopped until complete. Do you wish to " +"continue?" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1428 +msgid "%s has no available formats." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1469 +msgid "Cannot configure" +msgstr "Não foi possível configurar" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1470 +msgid "Cannot configure while there are running jobs." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1515 +msgid "No detailed info available" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1516 +msgid "No detailed information is available for books on the device." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1564 +msgid "Error talking to device" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1565 +msgid "" +"There was a temporary error talking to the device. Please unplug and " +"reconnect the device and or reboot." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1588 +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1606 +msgid "Conversion Error" +msgstr "Erro ao converter" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1589 +msgid "" +"

Could not convert: %s

It is a DRMed book. You must " +"first remove the DRM using 3rd party tools." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1607 +msgid "Failed" +msgstr "Falha" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1635 +msgid "Invalid library location" +msgstr "Localização de biblioteca inválida" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1636 +msgid "Could not access %s. Using %s as the library." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1684 +msgid "" +"is the result of the efforts of many volunteers from all over the world. If " +"you find it useful, please consider donating to support its development." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1708 +msgid "There are active jobs. Are you sure you want to quit?" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1711 +msgid "" +" is communicating with the device!
\n" +" Quitting may cause corruption on the device.
\n" +" Are you sure you want to quit?" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1715 +msgid "WARNING: Active jobs" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1766 +msgid "" +"will keep running in the system tray. To close it, choose Quit in the " +"context menu of the system tray." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1785 +msgid "" +"Latest version: %s" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1793 +msgid "Update available" +msgstr "Atualização disponível" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1794 +msgid "" +"%s has been updated to version %s. See the new features. " +"Visit the download page?" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1812 +msgid "Use the library located at the specified path." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1814 +msgid "Start minimized to system tray." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1816 +msgid "Log debugging information to console" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1864 +msgid "If you are sure it is not running" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1866 +msgid "Cannot Start " +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1867 +msgid "%s is already running." +msgstr "%s já está em execução." + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1870 +msgid "may be running in the system tray, in the" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1872 +msgid "upper right region of the screen." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1874 +msgid "lower right region of the screen." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1877 +msgid "try rebooting your computer." +msgstr "tente reiniciando o seu computador" + +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1879 +#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1899 +msgid "try deleting the file" +msgstr "tente eliminando o arquivo" + +#: /home/kovid/work/calibre/src/calibre/gui2/main_ui.py:332 +msgid "calibre" +msgstr "calibre" + +#: /home/kovid/work/calibre/src/calibre/gui2/main_ui.py:334 +msgid "Advanced search" +msgstr "Pesquisa avançada" + +#: /home/kovid/work/calibre/src/calibre/gui2/main_ui.py:336 +msgid "Alt+S" +msgstr "Alt+S" + +#: /home/kovid/work/calibre/src/calibre/gui2/main_ui.py:337 +msgid "&Search:" +msgstr "&Procurar:" + +#: /home/kovid/work/calibre/src/calibre/gui2/main_ui.py:338 +#: /home/kovid/work/calibre/src/calibre/gui2/main_ui.py:339 +msgid "" +"

Search the list of books by title, author, publisher, tags, comments, " +"etc.

Words separated by spaces are ANDed" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/main_ui.py:340 +msgid "Reset Quick Search" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/main_ui.py:342 +msgid "Match any" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/main_ui.py:343 +msgid "Match all" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/main_ui.py:344 +msgid "Sort by &popularity" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/main_ui.py:345 +msgid "Add books" +msgstr "Adicionar livros" + +#: /home/kovid/work/calibre/src/calibre/gui2/main_ui.py:346 +msgid "A" +msgstr "A" + +#: /home/kovid/work/calibre/src/calibre/gui2/main_ui.py:347 +#: /home/kovid/work/calibre/src/calibre/gui2/main_ui.py:348 +msgid "Remove books" +msgstr "Remover livros" + +#: /home/kovid/work/calibre/src/calibre/gui2/main_ui.py:349 +msgid "Del" +msgstr "Apagar" + +#: /home/kovid/work/calibre/src/calibre/gui2/main_ui.py:350 +msgid "Edit meta information" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/main_ui.py:351 +msgid "E" +msgstr "E" + +#: /home/kovid/work/calibre/src/calibre/gui2/main_ui.py:352 +msgid "Send to device" +msgstr "Enviar para o dispositivo" + +#: /home/kovid/work/calibre/src/calibre/gui2/main_ui.py:354 +msgid "S" +msgstr "S" + +#: /home/kovid/work/calibre/src/calibre/gui2/main_ui.py:355 +msgid "Fetch news" +msgstr "Obter notícias" + +#: /home/kovid/work/calibre/src/calibre/gui2/main_ui.py:356 +msgid "F" +msgstr "F" + +#: /home/kovid/work/calibre/src/calibre/gui2/main_ui.py:357 +msgid "Convert E-books" +msgstr "Converter eBooks" + +#: /home/kovid/work/calibre/src/calibre/gui2/main_ui.py:358 +msgid "C" +msgstr "C" + +#: /home/kovid/work/calibre/src/calibre/gui2/main_ui.py:360 +msgid "V" +msgstr "V" + +#: /home/kovid/work/calibre/src/calibre/gui2/main_ui.py:361 +msgid "Open containing folder" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/main_ui.py:362 +msgid "Show book details" +msgstr "Exibir detalhes do livro" + +#: /home/kovid/work/calibre/src/calibre/gui2/main_ui.py:363 +msgid "Books by same author" +msgstr "Livros do mesmo autor" + +#: /home/kovid/work/calibre/src/calibre/gui2/main_ui.py:364 +msgid "Books in this series" +msgstr "Livros nesta série" + +#: /home/kovid/work/calibre/src/calibre/gui2/main_ui.py:365 +msgid "Books by this publisher" +msgstr "Livros deste editor" + +#: /home/kovid/work/calibre/src/calibre/gui2/main_ui.py:366 +msgid "Books with the same tags" +msgstr "Livros com as mesmas tags" + +#: /home/kovid/work/calibre/src/calibre/gui2/main_ui.py:368 +msgid "Configure calibre" +msgstr "Configurar calibre" + +#: /home/kovid/work/calibre/src/calibre/gui2/main_ui.py:369 +msgid "Ctrl+P" +msgstr "Ctrl+P" + +#: /home/kovid/work/calibre/src/calibre/gui2/main_window.py:20 +msgid "" +"Redirect console output to a dialog window (both stdout and stderr). Useful " +"on windows where GUI apps do not have a output streams." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/main_window.py:59 +msgid "&Preferences" +msgstr "&Opções" + +#: /home/kovid/work/calibre/src/calibre/gui2/main_window.py:60 +msgid "&Quit" +msgstr "&Sair" + +#: /home/kovid/work/calibre/src/calibre/gui2/main_window.py:85 +msgid "ERROR: Unhandled exception" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/metadata.py:80 +msgid "Book has neither title nor ISBN" +msgstr "O livro não possui nem título nem ISBN" + +#: /home/kovid/work/calibre/src/calibre/gui2/metadata.py:96 +msgid "No matches found for this book" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/search_box.py:54 +msgid "Search" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/status.py:115 +msgid "Jobs:" +msgstr "Trabalhos:" + +#: /home/kovid/work/calibre/src/calibre/gui2/status.py:124 +msgid "Click to see list of active jobs." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/status.py:154 +msgid "Click to browse books by their covers" +msgstr "Clique para navegar nos livros através de suas capas" + +#: /home/kovid/work/calibre/src/calibre/gui2/status.py:154 +msgid "Click to turn off Cover Browsing" +msgstr "Clique para desativar a navegação por capas" + +#: /home/kovid/work/calibre/src/calibre/gui2/status.py:159 +msgid "" +"

Browsing books by their covers is disabled.
Import of pictureflow " +"module failed:
" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/status.py:167 +msgid "Click to browse books by tags" +msgstr "Clique para navegar pelos livros através das tags" + +#: /home/kovid/work/calibre/src/calibre/gui2/tag_view.py:83 +msgid "Authors" +msgstr "Autores" + +#: /home/kovid/work/calibre/src/calibre/gui2/tag_view.py:83 +msgid "Publishers" +msgstr "Editores" + +#: /home/kovid/work/calibre/src/calibre/gui2/tools.py:30 +#: /home/kovid/work/calibre/src/calibre/gui2/tools.py:97 +msgid "Starting conversion of %d books" +msgstr "Iniciando a conversão de %d livros" + +#: /home/kovid/work/calibre/src/calibre/gui2/tools.py:56 +#: /home/kovid/work/calibre/src/calibre/gui2/tools.py:137 +msgid "Convert book %d of %d (%s)" +msgstr "Converter livro %d de %d (%s)" + +#: /home/kovid/work/calibre/src/calibre/gui2/tools.py:82 +#: /home/kovid/work/calibre/src/calibre/gui2/tools.py:154 +msgid "Could not convert some books" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/tools.py:83 +#: /home/kovid/work/calibre/src/calibre/gui2/tools.py:155 +msgid "" +"Could not convert %d of %d books, because no suitable source format was " +"found." +msgstr "" +"Não é possível converter %d de %d livros, não foi especificado um formato de " +"arquivo adequado." + +#: /home/kovid/work/calibre/src/calibre/gui2/tools.py:186 +msgid "You must set a username and password for %s" +msgstr "É necessário selecionar um nome de usuário e senha para %s" + +#: /home/kovid/work/calibre/src/calibre/gui2/tools.py:191 +msgid "Fetch news from " +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/tools.py:201 +msgid "Convert existing" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/tools.py:202 +msgid "" +"The following books have already been converted to %s format. Do you wish to " +"reconvert them?" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/bookmarkmanager.py:43 +msgid "Edit bookmark" +msgstr "Editar favorito" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/bookmarkmanager.py:43 +msgid "New title for bookmark:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/bookmarkmanager.py:52 +msgid "Export Bookmarks" +msgstr "Exportar favoritos" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/bookmarkmanager.py:54 +msgid "Saved Bookmarks (*.pickle)" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/bookmarkmanager.py:62 +msgid "Import Bookmarks" +msgstr "Importar favoritos" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/bookmarkmanager.py:62 +msgid "Pickled Bookmarks (*.pickle)" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/bookmarkmanager.py:89 +msgid "Name" +msgstr "Nome" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/bookmarkmanager_ui.py:56 +msgid "Bookmark Manager" +msgstr "Organizar favoritos" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/bookmarkmanager_ui.py:57 +msgid "Actions" +msgstr "Ações" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/bookmarkmanager_ui.py:58 +msgid "Edit" +msgstr "Editar" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/bookmarkmanager_ui.py:59 +msgid "Delete" +msgstr "Apagar" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/bookmarkmanager_ui.py:60 +msgid "Reset" +msgstr "Reiniciar" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/bookmarkmanager_ui.py:61 +msgid "Export" +msgstr "Exportar" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/bookmarkmanager_ui.py:62 +msgid "Import" +msgstr "Importar" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/config_ui.py:133 +msgid "Configure Ebook viewer" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/config_ui.py:134 +msgid "&Font options" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/config_ui.py:135 +msgid "Se&rif family:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/config_ui.py:136 +msgid "&Sans family:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/config_ui.py:137 +msgid "&Monospace family:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/config_ui.py:138 +msgid "&Default font size:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/config_ui.py:139 +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/config_ui.py:141 +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/config_ui.py:147 +msgid " px" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/config_ui.py:140 +msgid "Monospace &font size:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/config_ui.py:142 +msgid "S&tandard font:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/config_ui.py:143 +msgid "Serif" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/config_ui.py:144 +msgid "Sans-serif" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/config_ui.py:145 +msgid "Monospace" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/config_ui.py:146 +msgid "Remember last used &window size" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/config_ui.py:148 +msgid "Maximum &view width:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/config_ui.py:149 +msgid "H&yphenate (break line in the middle of large words)" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/config_ui.py:150 +msgid "" +"The default language to use for hyphenation rules. If the book does not " +"specify a language, this will be used." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/config_ui.py:151 +msgid "Default &language for hyphenation:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/config_ui.py:152 +msgid "&User stylesheet" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/documentview.py:52 +msgid "Options to customize the ebook viewer" +msgstr "Opções de personalização do visualizador de eBooks" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/documentview.py:59 +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/main.py:650 +msgid "Remember last used window size" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/documentview.py:61 +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/documentview.py:110 +msgid "" +"Set the user CSS stylesheet. This can be used to customize the look of all " +"books." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/documentview.py:63 +msgid "Maximum width of the viewer window, in pixels." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/documentview.py:64 +msgid "Hyphenate text" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/documentview.py:66 +msgid "Default language for hyphenation rules" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/documentview.py:68 +msgid "Font options" +msgstr "Opções de fonte" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/documentview.py:70 +msgid "The serif font family" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/documentview.py:72 +msgid "The sans-serif font family" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/documentview.py:74 +msgid "The monospaced font family" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/documentview.py:75 +msgid "The standard font size in px" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/documentview.py:76 +msgid "The monospaced font size in px" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/documentview.py:77 +msgid "The standard font type" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/main.py:146 +msgid "Book format" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/main.py:169 +msgid "Go to..." +msgstr "Ir para..." + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/main.py:210 +msgid "Position in book" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/main.py:211 +msgid "/Unknown" +msgstr "/Desconhecido" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/main.py:216 +msgid "Go to a reference. To get reference numbers, use the reference mode." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/main.py:223 +msgid "Search for text in book" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/main.py:286 +msgid "Print Preview" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/main.py:381 +msgid "Choose ebook" +msgstr "Escolher eBook" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/main.py:382 +msgid "Ebooks" +msgstr "eBooks" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/main.py:401 +msgid "Add bookmark" +msgstr "Adicionar favorito" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/main.py:401 +msgid "Enter title for bookmark:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/main.py:422 +msgid "No matches found for: %s" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/main.py:462 +msgid "Loading flow..." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/main.py:489 +msgid "Laying out %s" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/main.py:518 +msgid "Manage Bookmarks" +msgstr "Organizar favoritos" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/main.py:553 +msgid "Loading ebook..." +msgstr "Carregando eBook..." + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/main.py:561 +msgid "DRM Error" +msgstr "Erro com o DRM" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/main.py:562 +msgid "

This book is protected by DRM" +msgstr "

Este livro é protegido por DRM" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/main.py:566 +msgid "Could not open ebook" +msgstr "Não foi possível abrir o eBook" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/main.py:640 +msgid "Options to control the ebook viewer" +msgstr "Opções de controle do visualizador de eBooks" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/main.py:647 +msgid "" +"If specified, viewer window will try to come to the front when started." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/main.py:652 +msgid "Print javascript alert and console messages to the console" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/main.py:658 +msgid "" +"%prog [options] file\n" +"\n" +"View an ebook.\n" +msgstr "" +"%prog [opções] arquivo\n" +"\n" +"Exibir um eBook.\n" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/main_ui.py:160 +msgid "Ebook Viewer" +msgstr "Visualizador de eBooks" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/main_ui.py:161 +msgid "toolBar" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/main_ui.py:164 +msgid "Next page" +msgstr "Página seguinte" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/main_ui.py:165 +msgid "Previous page" +msgstr "Página anterior" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/main_ui.py:166 +msgid "Font size larger" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/main_ui.py:167 +msgid "Font size smaller" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/main_ui.py:171 +msgid "Find next" +msgstr "Procurar o próximo" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/main_ui.py:172 +msgid "Copy to clipboard" +msgstr "Copiar para a área de transferência" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/main_ui.py:174 +msgid "Reference Mode" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/main_ui.py:175 +msgid "Bookmark" +msgstr "Favoritos" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/main_ui.py:176 +msgid "Toggle full screen" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/main_ui.py:177 +msgid "Print" +msgstr "Imprimir" + +#: /home/kovid/work/calibre/src/calibre/gui2/viewer/printing.py:116 +msgid "Print eBook" +msgstr "Imprimir eBook" + +#: /home/kovid/work/calibre/src/calibre/gui2/widgets.py:166 +msgid "" +"Library\n" +"%d\n" +"books" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/widgets.py:167 +msgid "" +"Reader\n" +"%s\n" +"available" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/widgets.py:168 +msgid "" +"Card A\n" +"%s\n" +"available" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/widgets.py:169 +msgid "" +"Card B\n" +"%s\n" +"available" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/widgets.py:174 +msgid "Click to see the books available on your computer" +msgstr "Clique para ver os livros disponíveis em seu computador" + +#: /home/kovid/work/calibre/src/calibre/gui2/widgets.py:175 +msgid "Click to see the books in the main memory of your reader" +msgstr "" +"Clique para ver os livros da memória principal de seu dispositivo leitor" + +#: /home/kovid/work/calibre/src/calibre/gui2/widgets.py:176 +msgid "Click to see the books on storage card A in your reader" +msgstr "" +"Clique para ver os livros do cartão de memória A de seu dispositivo leitor" + +#: /home/kovid/work/calibre/src/calibre/gui2/widgets.py:177 +msgid "Click to see the books on storage card B in your reader" +msgstr "" +"Clique para ver os livros do cartão de memória B de seu dispositivo leitor" + +#: /home/kovid/work/calibre/src/calibre/gui2/widgets.py:466 +msgid "Change Case" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/widgets.py:467 +msgid "Upper Case" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/widgets.py:468 +msgid "Lower Case" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/widgets.py:469 +msgid "Swap Case" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/widgets.py:470 +msgid "Title Case" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/__init__.py:37 +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/__init__.py:38 +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/__init__.py:150 +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/__init__.py:151 +msgid "Default" +msgstr "Padrão" + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/__init__.py:289 +msgid "" +"If you use the WordPlayer e-book app on your Android phone, you can access " +"your calibre book collection directly on the device. To do this you have to " +"turn on the content server." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/__init__.py:293 +msgid "" +"Remember to leave calibre running as the server only runs as long as calibre " +"is running." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/__init__.py:295 +msgid "" +"You have to add the URL http://myhostname:8080 as your calibre library in " +"WordPlayer. Here myhostname should be the fully qualified hostname or the IP " +"address of the computer calibre is running on." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/__init__.py:372 +msgid "Moving library..." +msgstr "Movendo biblioteca..." + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/__init__.py:388 +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/__init__.py:389 +msgid "Failed to move library" +msgstr "Falha ao mover a biblioteca" + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/__init__.py:443 +msgid "Invalid database" +msgstr "Banco de dados inválido" + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/__init__.py:444 +msgid "" +"

An invalid library already exists at %s, delete it before trying to move " +"the existing library.
Error: %s" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/__init__.py:455 +msgid "Could not move library" +msgstr "Não é possível mover a biblioteca" + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/__init__.py:529 +msgid "welcome wizard" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/device_ui.py:48 +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/device_ui.py:49 +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/finish_ui.py:46 +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/kindle_ui.py:42 +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/library_ui.py:41 +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/stanza_ui.py:42 +msgid "Welcome to calibre" +msgstr "Bemvindo ao calibre" + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/device_ui.py:50 +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/finish_ui.py:47 +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/kindle_ui.py:43 +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/library_ui.py:42 +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/stanza_ui.py:43 +msgid "The one stop solution to all your e-book needs." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/device_ui.py:51 +msgid "" +"Choose your book reader. This will set the conversion options to produce " +"books optimized for your device." +msgstr "" +"Defina o seu leitor de eBooks. A partir disso serão selecionadas " +"automaticamente as opções de conversão otimizadas para o seu dispositivo." + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/device_ui.py:52 +msgid "&Manufacturers" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/device_ui.py:53 +msgid "&Devices" +msgstr "&Dispositivos" + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/finish_ui.py:45 +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/kindle_ui.py:41 +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/library_ui.py:40 +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/stanza_ui.py:41 +msgid "WizardPage" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/finish_ui.py:48 +msgid "" +"

Congratulations!

You have successfully setup calibre. Press the %s " +"button to apply your settings." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/finish_ui.py:49 +msgid "" +"

Demo videos

Videos demonstrating the various features of calibre are " +"available online." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/finish_ui.py:50 +msgid "" +"

User Manual

A User Manual is also available online." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/kindle_ui.py:44 +msgid "" +"

calibre can automatically send books by email to your Kindle. To do that " +"you have to setup email delivery below. The easiest way is to setup a free " +"gmail account and click the Use gmail " +"button below. You will also have to register your gmail address in your " +"Amazon account." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/kindle_ui.py:45 +msgid "&Kindle email:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/library_ui.py:43 +msgid "" +"Choose a location for your books. When you add books to calibre, they will " +"be copied here:" +msgstr "" +"Escolha um local para seus livros. Quando você adicionar livros ao calibre " +"eles serão copiados para este lugar:" + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/library_ui.py:44 +msgid "&Change" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/library_ui.py:45 +msgid "" +"If you have an existing calibre library, it will be copied to the new " +"location. If a calibre library already exists at the new location, calibre " +"will switch to using it." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/send_email.py:32 +msgid "Using: %s:%s@%s:%s and %s encryption" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/send_email.py:37 +msgid "Sending..." +msgstr "Enviando..." + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/send_email.py:42 +msgid "Mail successfully sent" +msgstr "E-mail enviado com sucesso" + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/send_email.py:114 +msgid "Finish gmail setup" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/send_email.py:115 +msgid "" +"Dont forget to enter your gmail username and password. You can sign up for a " +"free gmail account at http://gmail.com" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/send_email.py:123 +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/send_email.py:130 +msgid "Bad configuration" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/send_email.py:124 +msgid "You must set the From email address" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/send_email.py:131 +msgid "You must set the username and password for the mail server." +msgstr "" +"É necessário definir o nome de usuário e a senha para o servidor de e-mail." + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/send_email_ui.py:108 +msgid "Send email &from:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/send_email_ui.py:109 +msgid "" +"

This is what will be present in the From: field of emails sent by " +"calibre.
Set it to your email address" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/send_email_ui.py:110 +msgid "" +"

A mail server is useful if the service you are sending mail to only " +"accepts email from well know mail services." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/send_email_ui.py:111 +msgid "Mail &Server" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/send_email_ui.py:112 +msgid "calibre can optionally use a server to send mail" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/send_email_ui.py:113 +msgid "&Hostname:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/send_email_ui.py:114 +msgid "The hostname of your mail server. For e.g. smtp.gmail.com" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/send_email_ui.py:115 +msgid "&Port:" +msgstr "&Porta:" + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/send_email_ui.py:116 +msgid "" +"The port your mail server listens for connections on. The default is 25" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/send_email_ui.py:118 +msgid "Your username on the mail server" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/send_email_ui.py:120 +msgid "Your password on the mail server" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/send_email_ui.py:121 +msgid "&Show" +msgstr "Mo&strar" + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/send_email_ui.py:122 +msgid "&Encryption:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/send_email_ui.py:123 +msgid "" +"Use TLS encryption when connecting to the mail server. This is the most " +"common." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/send_email_ui.py:124 +msgid "&TLS" +msgstr "&TLS" + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/send_email_ui.py:125 +msgid "Use SSL encryption when connecting to the mail server." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/send_email_ui.py:126 +msgid "&SSL" +msgstr "&SSL" + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/send_email_ui.py:127 +msgid "Use Gmail" +msgstr "Utilizar Gmail" + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/send_email_ui.py:128 +msgid "&Test email" +msgstr "&Testar e-mail" + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/stanza_ui.py:44 +msgid "" +"

If you use the Stanza e-" +"book app on your iPhone/iTouch, you can access your calibre book collection " +"directly on the device. To do this you have to turn on the calibre content " +"server." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/wizard/stanza_ui.py:45 +msgid "Turn on the &content server" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/library/__init__.py:8 +msgid "Settings to control the calibre content server" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/library/__init__.py:12 +msgid "The port on which to listen. Default is %default" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/library/__init__.py:14 +msgid "The server timeout in seconds. Default is %default" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/library/__init__.py:16 +msgid "The max number of worker threads to use. Default is %default" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/library/__init__.py:18 +msgid "Set a password to restrict access. By default access is unrestricted." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/library/__init__.py:20 +msgid "Username for access. By default, it is: %default" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/library/__init__.py:24 +msgid "The maximum size for displayed covers. Default is %default." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/library/cli.py:108 +msgid "" +"Path to the calibre library. Default is to use the path stored in the " +"settings." +msgstr "" +"Diretório da biblioteca do calibre. O padrão é utilizar os dados armazenados " +"na configuração." + +#: /home/kovid/work/calibre/src/calibre/library/cli.py:187 +msgid "" +"%prog list [options]\n" +"\n" +"List the books available in the calibre database.\n" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/library/cli.py:195 +msgid "" +"The fields to display when listing books in the database. Should be a comma " +"separated list of fields.\n" +"Available fields: %s\n" +"Default: %%default. The special field \"all\" can be used to select all " +"fields. Only has effect in the text output format." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/library/cli.py:197 +msgid "" +"The field by which to sort the results.\n" +"Available fields: %s\n" +"Default: %%default" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/library/cli.py:199 +msgid "Sort results in ascending order" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/library/cli.py:201 +msgid "" +"Filter the results by the search query. For the format of the search query, " +"please see the search related documentation in the User Manual. Default is " +"to do no filtering." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/library/cli.py:203 +msgid "" +"The maximum width of a single line in the output. Defaults to detecting " +"screen size." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/library/cli.py:204 +msgid "The string used to separate fields. Default is a space." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/library/cli.py:205 +msgid "" +"The prefix for all file paths. Default is the absolute path to the library " +"folder." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/library/cli.py:208 +msgid "" +"The format in which to output the data. Available choices: %s. Defaults is " +"text." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/library/cli.py:221 +msgid "Invalid fields. Available fields:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/library/cli.py:228 +msgid "Invalid sort field. Available fields:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/library/cli.py:299 +msgid "" +"The following books were not added as they already exist in the database " +"(see --duplicates option):" +msgstr "" +"Os livros a seguir não foram adicionados por já constarem no banco de dados " +"(veja a opção --duplicates):" + +#: /home/kovid/work/calibre/src/calibre/library/cli.py:323 +msgid "" +"%prog add [options] file1 file2 file3 ...\n" +"\n" +"Add the specified files as books to the database. You can also specify " +"directories, see\n" +"the directory related options below.\n" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/library/cli.py:332 +msgid "" +"Assume that each directory has only a single logical book and that all files " +"in it are different e-book formats of that book" +msgstr "" +"Assumir que cada diretório possui apenas um livro e que todos os arquivos de " +"um diretório sejam formatos diferentes de um mesmo livro" + +#: /home/kovid/work/calibre/src/calibre/library/cli.py:334 +msgid "Process directories recursively" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/library/cli.py:336 +msgid "" +"Add books to database even if they already exist. Comparison is done based " +"on book titles." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/library/cli.py:346 +msgid "You must specify at least one file to add" +msgstr "É necessário especificar ao menos um arquivo a ser adicionado" + +#: /home/kovid/work/calibre/src/calibre/library/cli.py:363 +msgid "" +"%prog remove ids\n" +"\n" +"Remove the books identified by ids from the database. ids should be a comma " +"separated list of id numbers (you can get id numbers by using the list " +"command). For example, 23,34,57-85\n" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/library/cli.py:378 +msgid "You must specify at least one book to remove" +msgstr "É necessário especificar ao menos um livro para remover" + +#: /home/kovid/work/calibre/src/calibre/library/cli.py:397 +msgid "" +"%prog add_format [options] id ebook_file\n" +"\n" +"Add the ebook in ebook_file to the available formats for the logical book " +"identified by id. You can get id by using the list command. If the format " +"already exists, it is replaced.\n" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/library/cli.py:412 +msgid "You must specify an id and an ebook file" +msgstr "É necessário especificar um ID e um arquivo de eBook" + +#: /home/kovid/work/calibre/src/calibre/library/cli.py:417 +msgid "ebook file must have an extension" +msgstr "O arquivo de eBook deve ter uma extensão" + +#: /home/kovid/work/calibre/src/calibre/library/cli.py:425 +msgid "" +"\n" +"%prog remove_format [options] id fmt\n" +"\n" +"Remove the format fmt from the logical book identified by id. You can get id " +"by using the list command. fmt should be a file extension like LRF or TXT or " +"EPUB. If the logical book does not have fmt available, do nothing.\n" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/library/cli.py:442 +msgid "You must specify an id and a format" +msgstr "É necessário especificar um ID e um formato" + +#: /home/kovid/work/calibre/src/calibre/library/cli.py:460 +msgid "" +"\n" +"%prog show_metadata [options] id\n" +"\n" +"Show the metadata stored in the calibre database for the book identified by " +"id.\n" +"id is an id number from the list command.\n" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/library/cli.py:468 +msgid "Print metadata in OPF form (XML)" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/library/cli.py:477 +msgid "You must specify an id" +msgstr "É necessário especificar um ID" + +#: /home/kovid/work/calibre/src/calibre/library/cli.py:491 +msgid "" +"\n" +"%prog set_metadata [options] id /path/to/metadata.opf\n" +"\n" +"Set the metadata stored in the calibre database for the book identified by " +"id\n" +"from the OPF file metadata.opf. id is an id number from the list command. " +"You\n" +"can get a quick feel for the OPF format by using the --as-opf switch to the\n" +"show_metadata command.\n" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/library/cli.py:507 +msgid "You must specify an id and a metadata file" +msgstr "É necessário especificar um ID e um arquivo de metadados" + +#: /home/kovid/work/calibre/src/calibre/library/cli.py:527 +msgid "" +"%prog export [options] ids\n" +"\n" +"Export the books specified by ids (a comma separated list) to the " +"filesystem.\n" +"The export operation saves all formats of the book, its cover and metadata " +"(in\n" +"an opf file). You can get id numbers from the list command.\n" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/library/cli.py:535 +msgid "Export all books in database, ignoring the list of ids." +msgstr "" +"Exportar todos os livros do banco de dados, ignorando a lista de IDs." + +#: /home/kovid/work/calibre/src/calibre/library/cli.py:537 +msgid "Export books to the specified directory. Default is" +msgstr "Exportar livros para o diretório especificado. O padrão é" + +#: /home/kovid/work/calibre/src/calibre/library/cli.py:539 +msgid "Export all books into a single directory" +msgstr "Exportar todos os livros em um diretório" + +#: /home/kovid/work/calibre/src/calibre/library/cli.py:546 +msgid "Specifying this switch will turn this behavior off." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/library/cli.py:569 +msgid "You must specify some ids or the %s option" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/library/cli.py:581 +msgid "" +"%%prog command [options] [arguments]\n" +"\n" +"%%prog is the command line interface to the calibre books database.\n" +"\n" +"command is one of:\n" +" %s\n" +"\n" +"For help on an individual command: %%prog command --help\n" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/library/database2.py:1560 +msgid "

Migrating old database to ebook library in %s

" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/library/database2.py:1589 +msgid "Copying %s" +msgstr "Copiando %s" + +#: /home/kovid/work/calibre/src/calibre/library/database2.py:1606 +msgid "Compacting database" +msgstr "Compactando banco de dados" + +#: /home/kovid/work/calibre/src/calibre/library/database2.py:1694 +msgid "Checking SQL integrity..." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/library/database2.py:1731 +msgid "Checking for missing files." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/library/database2.py:1755 +msgid "Checked id" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/library/save_to_disk.py:22 +msgid "The title" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/library/save_to_disk.py:23 +msgid "The authors" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/library/save_to_disk.py:24 +msgid "The author sort string" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/library/save_to_disk.py:25 +msgid "The tags" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/library/save_to_disk.py:26 +msgid "The series" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/library/save_to_disk.py:27 +msgid "The series number" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/library/save_to_disk.py:28 +msgid "The rating" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/library/save_to_disk.py:29 +msgid "The ISBN" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/library/save_to_disk.py:30 +msgid "The publisher" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/library/save_to_disk.py:31 +msgid "The date" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/library/save_to_disk.py:32 +msgid "The published date" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/library/save_to_disk.py:33 +msgid "The calibre internal id" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/library/save_to_disk.py:43 +msgid "Options to control saving to disk" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/library/save_to_disk.py:49 +msgid "" +"Normally, calibre will update the metadata in the saved files from what is " +"in the calibre library. Makes saving to disk slower." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/library/save_to_disk.py:52 +msgid "" +"Normally, calibre will write the metadata into a separate OPF file along " +"with the actual e-book files." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/library/save_to_disk.py:55 +msgid "" +"Normally, calibre will save the cover in a separate file along with the " +"actual e-book file(s)." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/library/save_to_disk.py:58 +msgid "" +"Comma separated list of formats to save for each book. By default all " +"available books are saved." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/library/save_to_disk.py:61 +msgid "" +"The template to control the filename and directory structure of the saved " +"files. Default is \"%s\" which will save books into a per-author " +"subdirectory with filenames containing title and author. Available controls " +"are: {%s}" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/library/save_to_disk.py:66 +msgid "" +"Normally, calibre will convert all non English characters into English " +"equivalents for the file names. WARNING: If you turn this off, you may " +"experience errors when saving, depending on how well the filesystem you are " +"saving to supports unicode." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/library/save_to_disk.py:72 +msgid "" +"The format in which to display dates. %d - day, %b - month, %Y - year. " +"Default is: %b, %Y" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/library/save_to_disk.py:75 +msgid "Convert paths to lowercase." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/library/save_to_disk.py:77 +msgid "Replace whitespace with underscores." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/library/save_to_disk.py:230 +msgid "Requested formats not available" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/library/server.py:233 +msgid "Password to access your calibre library. Username is " +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/library/server.py:598 +msgid "" +"[options]\n" +"\n" +"Start the calibre content server." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/utils/config.py:43 +msgid "%sUsage%s: %s\n" +msgstr "%sUso%s: %s\n" + +#: /home/kovid/work/calibre/src/calibre/utils/config.py:87 +msgid "Created by " +msgstr "Criado por " + +#: /home/kovid/work/calibre/src/calibre/utils/config.py:88 +msgid "" +"Whenever you pass arguments to %prog that have spaces in them, enclose the " +"arguments in quotation marks." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/utils/config.py:551 +msgid "Path to the database in which books are stored" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/utils/config.py:553 +msgid "Pattern to guess metadata from filenames" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/utils/config.py:555 +msgid "Access key for isbndb.com" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/utils/config.py:557 +msgid "Default timeout for network operations (seconds)" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/utils/config.py:559 +msgid "Path to directory in which your library of books is stored" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/utils/config.py:561 +msgid "The language in which to display the user interface" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/utils/config.py:563 +msgid "The default output format for ebook conversions." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/utils/config.py:567 +msgid "Ordered list of formats to prefer for input." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/utils/config.py:569 +msgid "Read metadata from files" +msgstr "Ler metadados dos arquivos" + +#: /home/kovid/work/calibre/src/calibre/utils/config.py:571 +msgid "The priority of worker processes" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/utils/ipc/job.py:42 +msgid "Waiting..." +msgstr "Esperando..." + +#: /home/kovid/work/calibre/src/calibre/utils/ipc/job.py:50 +msgid "Stopped" +msgstr "Interrompido" + +#: /home/kovid/work/calibre/src/calibre/utils/ipc/job.py:52 +msgid "Finished" +msgstr "Concluído" + +#: /home/kovid/work/calibre/src/calibre/utils/ipc/job.py:69 +msgid "Working..." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/utils/sftp.py:53 +msgid "URL must have the scheme sftp" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/utils/sftp.py:57 +msgid "host must be of the form user@hostname" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/utils/sftp.py:68 +msgid "Failed to negotiate SSH session: " +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/utils/sftp.py:71 +msgid "Failed to authenticate with server: %s" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/utils/smtp.py:234 +msgid "Control email delivery" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/web/feeds/__init__.py:101 +#: /home/kovid/work/calibre/src/calibre/web/feeds/__init__.py:123 +msgid "Unknown feed" +msgstr "Feed desconhecido" + +#: /home/kovid/work/calibre/src/calibre/web/feeds/__init__.py:141 +#: /home/kovid/work/calibre/src/calibre/web/feeds/__init__.py:164 +msgid "Untitled article" +msgstr "Artigo sem título" + +#: /home/kovid/work/calibre/src/calibre/web/feeds/input.py:17 +msgid "Download periodical content from the internet" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/web/feeds/input.py:32 +msgid "" +"Useful for recipe development. Forces max_articles_per_feed to 2 and " +"downloads at most 2 feeds." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/web/feeds/input.py:35 +msgid "Username for sites that require a login to access content." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/web/feeds/input.py:38 +msgid "Password for sites that require a login to access content." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:42 +msgid "Unknown News Source" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:589 +msgid "Download finished" +msgstr "Download concluído" + +#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:591 +msgid "Failed to download the following articles:" +msgstr "Falha ao baixar os seguintes artigos:" + +#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:597 +msgid "Failed to download parts of the following articles:" +msgstr "Falha ao baixar partes do artigos a seguir:" + +#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:599 +msgid " from " +msgstr " de " + +#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:601 +msgid "\tFailed links:" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:682 +msgid "Could not fetch article. Run with -vv to see the reason" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:703 +msgid "Fetching feeds..." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:707 +msgid "Got feeds from index page" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:713 +msgid "Trying to download cover..." +msgstr "Tentando obter capa..." + +#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:767 +msgid "Starting download [%d thread(s)]..." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:783 +msgid "Feeds downloaded to %s" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:793 +msgid "Could not download cover: %s" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:800 +msgid "Downloading cover from %s" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:932 +msgid "Untitled Article" +msgstr "Artigo sem título" + +#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:1003 +msgid "Article downloaded: %s" +msgstr "Artigo transferido: %s" + +#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:1014 +msgid "Article download failed: %s" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:1029 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_borba.py:80 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_glas_srpske.py:76 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_instapaper.py:59 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_lamujerdemivida.py:59 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_laprensa_ni.py:63 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_monitor.py:78 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_pobjeda.py:83 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_republika.py:66 +msgid "Fetching feed" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_24sata.py:26 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_dnevnik_cro.py:26 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_hrt.py:23 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_jutarnji.py:22 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_nacional_cro.py:26 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_vecernji_list.py:26 +msgid "Croatian" +msgstr "Croata" + +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_24sata_rs.py:25 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_b92.py:22 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_beta.py:22 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_blic.py:25 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_borba.py:19 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_danas.py:22 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_e_novine.py:25 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_glas_srpske.py:27 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_glasjavnosti.py:21 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_krstarica.py:23 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_nin.py:30 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_novosti.py:24 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_nspm.py:25 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_pescanik.py:24 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_politika.py:24 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_pressonline.py:25 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_republika.py:19 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_rts.py:23 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_tanjug.py:23 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_vreme.py:27 +msgid "Serbian" +msgstr "Sérvio" + +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_7dias.py:23 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_ambito.py:61 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_axxon_news.py:21 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_buenosaireseconomico.py:23 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_clarin.py:26 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_criticadigital.py:17 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_cubadebate.py:17 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_diagonales.py:23 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_el_mercurio_chile.py:61 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_el_pais.py:14 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_el_universal.py:23 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_elargentino.py:23 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_elcronista.py:16 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_elmundo.py:60 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_elperiodico_spanish.py:25 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_eltiempo_hn.py:24 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_expansion_spanish.py:25 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_granma.py:24 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_infobae.py:21 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_juventudrebelde.py:23 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_la_cuarta.py:53 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_la_segunda.py:24 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_la_tercera.py:64 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_lamujerdemivida.py:22 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_lanacion.py:60 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_lanacion_chile.py:54 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_laprensa.py:60 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_laprensa_hn.py:24 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_laprensa_ni.py:25 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_latribuna.py:24 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_lavanguardia.py:25 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_marca.py:25 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_miradasalsur.py:23 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_newsweek_argentina.py:23 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_pagina12.py:25 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_veintitres.py:23 +msgid "Spanish" +msgstr "Espanhol" + +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_accountancyage.py:25 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_adventuregamers.py:13 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_adventuregamers.py:18 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_al_jazeera.py:15 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_amspec.py:14 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_ap.py:11 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_ars_technica.py:13 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_atlantic.py:17 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_azstarnet.py:15 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_barrons.py:18 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_bbc.py:15 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_beta_en.py:22 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_business_week.py:16 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_chicago_breaking_news.py:22 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_chicago_tribune.py:17 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_chr_mon.py:11 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_cincinnati_enquirer.py:10 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_climate_progress.py:23 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_cnn.py:14 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_coding_horror.py:17 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_common_dreams.py:8 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_corriere_della_sera_en.py:23 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_craigslist.py:15 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_daily_mail.py:6 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_daily_telegraph.py:15 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_darknet.py:16 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_discover_magazine.py:17 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_dna.py:12 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_ecogeek.py:16 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_economist.py:17 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_endgadget.py:16 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_espn.py:17 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_esquire.py:25 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_exiled.py:23 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_fastcompany.py:25 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_financial_times.py:16 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_forbes.py:10 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_freakonomics.py:13 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_fudzilla.py:15 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_glasgow_herald.py:10 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_globe_and_mail.py:15 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_guardian.py:16 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_harpers.py:14 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_harpers_full.py:26 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_hindu.py:10 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_honoluluadvertiser.py:18 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_iht.py:15 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_indy_star.py:6 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_inquirer_net.py:24 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_intelligencer.py:17 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_irish_times.py:13 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_japan_times.py:15 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_joelonsoftware.py:15 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_jpost.py:8 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_juventudrebelde_english.py:44 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_kellog_faculty.py:19 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_kellog_insight.py:19 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_krstarica_en.py:23 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_latimes.py:17 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_linux_magazine.py:16 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_linuxdevices.py:20 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_livemint.py:17 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_lrb.py:17 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_miami_herald.py:19 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_moneynews.py:16 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_moscow_times.py:15 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_msdnmag_en.py:23 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_nasa.py:34 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_new_scientist.py:15 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_new_york_review_of_books.py:18 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_new_york_review_of_books_no_sub.py:18 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_new_yorker.py:17 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_news_times.py:7 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_newsweek.py:30 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_noaa.py:25 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_nspm_int.py:17 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_nytimes.py:17 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_nytimes_sub.py:17 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_ourdailybread.py:16 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_outlook_india.py:17 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_phd_comics.py:16 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_physics_today.py:11 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_physics_world.py:8 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_politico.py:23 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_portfolio.py:16 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_reuters.py:12 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_san_fran_chronicle.py:15 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_science_aas.py:13 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_science_news.py:15 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_sciencedaily.py:15 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_scientific_american.py:16 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_scott_hanselman.py:18 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_seattle_times.py:22 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_security_watch.py:15 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_shacknews.py:10 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_slashdot.py:14 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_slate.py:29 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_smh.py:19 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_soldiers.py:26 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_spiegel_int.py:17 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_st_petersburg_times.py:23 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_stackoverflow.py:18 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_starbulletin.py:19 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_straitstimes.py:22 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_telegraph_uk.py:17 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_teleread.py:17 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_the_age.py:19 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_the_budget_fashionista.py:23 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_the_nation.py:17 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_the_oz.py:16 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_the_register.py:6 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_the_scotsman.py:19 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_thedgesingapore.py:17 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_theeconomictimes_india.py:25 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_themarketticker.py:17 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_theoldfoodie.py:21 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_theonion.py:20 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_time_magazine.py:18 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_times_online.py:25 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_tomshardware.py:21 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_twitchfilms.py:22 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_uncrate.py:24 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_upi.py:15 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_usatoday.py:18 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_usnews.py:21 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_utne.py:20 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_wash_post.py:12 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_wikinews_en.py:23 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_winsupersite.py:10 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_wired.py:14 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_wsj.py:16 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_xkcd.py:15 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_zdnet.py:16 +msgid "English" +msgstr "Inglês" + +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_bbcvietnamese.py:16 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_tnxm.py:16 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_vnexpress.py:16 +msgid "Vietnamese" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_borba.py:20 +msgid "sr-Latn-RS" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_carta.py:24 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_der_standard.py:22 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_diepresse.py:23 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_elektrolese.py:18 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_faznet.py:16 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_ftd.py:18 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_heise.py:16 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_hna.py:17 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_nzz_ger.py:24 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_rga.py:19 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_spiegelde.py:20 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_sueddeutsche.py:20 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_tomshardware_de.py:20 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_woz_die.py:7 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_zeitde.py:15 +msgid "German" +msgstr "Alemão" + +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_corriere_della_sera_it.py:22 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_la_republica.py:6 +msgid "Italian" +msgstr "Italiano" + +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_courrierinternational.py:18 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_cyberpresse.py:9 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_le_monde.py:19 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_liberation.py:15 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_mediapart.py:19 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_mondedurable.py:13 +msgid "French" +msgstr "Francês" + +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_de_standaard.py:12 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_degentenaar.py:22 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_demorgen_be.py:16 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_gva_be.py:22 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_hln.py:22 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_hln_be.py:22 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_tijd.py:22 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_volksrant.py:17 +msgid "Dutch" +msgstr "Holandês" + +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_dnevni_avaz.py:28 +msgid "Bosnian" +msgstr "Bósnio" + +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_elperiodico_catalan.py:25 +msgid "Catalan" +msgstr "Catalão" + +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_estadao.py:62 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_jb_online.py:47 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_o_globo.py:69 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_publico.py:20 +msgid "Portuguese" +msgstr "Português" + +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_h1.py:15 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_h2.py:15 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_h3.py:15 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_honvedelem.py:16 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_huntechnet.py:15 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_index_hu.py:8 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_pcworld_hu.py:17 +msgid "Hungarian" +msgstr "Húngaro" + +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_le_monde.py:83 +msgid "Skipping duplicated article: %s" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_le_monde.py:88 +msgid "Skipping filtered article: %s" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_monitor.py:25 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_pobjeda.py:24 +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_vijesti.py:25 +msgid "Montenegrin" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/web/feeds/recipes/recipe_zaobao.py:17 +msgid "Chinese" +msgstr "Chinês" + +#: /home/kovid/work/calibre/src/calibre/web/fetch/simple.py:452 +msgid "" +"%prog URL\n" +"\n" +"Where URL is for example http://google.com" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/web/fetch/simple.py:455 +msgid "Base directory into which URL is saved. Default is %default" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/web/fetch/simple.py:458 +msgid "" +"Timeout in seconds to wait for a response from the server. Default: %default " +"s" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/web/fetch/simple.py:461 +msgid "" +"Maximum number of levels to recurse i.e. depth of links to follow. Default " +"%default" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/web/fetch/simple.py:464 +msgid "" +"The maximum number of files to download. This only applies to files from tags. Default is %default" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/web/fetch/simple.py:466 +msgid "" +"Minimum interval in seconds between consecutive fetches. Default is %default " +"s" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/web/fetch/simple.py:468 +msgid "" +"The character encoding for the websites you are trying to download. The " +"default is to try and guess the encoding." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/web/fetch/simple.py:470 +msgid "" +"Only links that match this regular expression will be followed. This option " +"can be specified multiple times, in which case as long as a link matches any " +"one regexp, it will be followed. By default all links are followed." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/web/fetch/simple.py:472 +msgid "" +"Any link that matches this regular expression will be ignored. This option " +"can be specified multiple times, in which case as long as any regexp matches " +"a link, it will be ignored.By default, no links are ignored. If both --" +"filter-regexp and --match-regexp are specified, then --filter-regexp is " +"applied first." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/web/fetch/simple.py:474 +msgid "Do not download CSS stylesheets." +msgstr "Não baixar folhas de estilo CSS." + +#: /home/kovid/work/calibre/src/calibre/web/fetch/simple.py:475 +msgid "Show detailed output information. Useful for debugging" +msgstr "" diff --git a/src/calibre/translations/ro.po b/src/calibre/translations/ro.po index 8202743a30..216bdbbc61 100644 --- a/src/calibre/translations/ro.po +++ b/src/calibre/translations/ro.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: calibre\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2009-09-04 17:30+0000\n" +"POT-Creation-Date: 2009-09-04 22:11+0000\n" "PO-Revision-Date: 2009-05-21 15:31+0000\n" "Last-Translator: Kovid Goyal \n" "Language-Team: Romanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2009-09-04 20:24+0000\n" +"X-Launchpad-Export-Date: 2009-09-05 09:45+0000\n" "X-Generator: Launchpad (build Unknown)\n" #: /home/kovid/work/calibre/src/calibre/customize/__init__.py:41 diff --git a/src/calibre/translations/ru.po b/src/calibre/translations/ru.po index 9bdcb963a8..b179ef607a 100644 --- a/src/calibre/translations/ru.po +++ b/src/calibre/translations/ru.po @@ -6,14 +6,14 @@ msgid "" msgstr "" "Project-Id-Version: calibre 0.4.55\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-09-04 17:30+0000\n" -"PO-Revision-Date: 2009-07-31 19:00+0000\n" -"Last-Translator: Narmo \n" +"POT-Creation-Date: 2009-09-04 22:11+0000\n" +"PO-Revision-Date: 2009-09-04 21:48+0000\n" +"Last-Translator: Kovid Goyal \n" "Language-Team: American English \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2009-09-04 20:24+0000\n" +"X-Launchpad-Export-Date: 2009-09-05 09:45+0000\n" "X-Generator: Launchpad (build Unknown)\n" "X-Poedit-Country: RUSSIAN FEDERATION\n" "X-Poedit-Language: Russian\n" @@ -175,8 +175,8 @@ msgid "" "Character encoding for the input HTML files. Common choices include: cp1252, " "latin1, iso-8859-1 and utf-8." msgstr "" -"Кодировка для входящих HTML файлов. Наиболее популярные: cp1251, latin1, iso-" -"8859-1 и utf-8." +"Кодировка для входящих HTML файлов. Наиболее популярные: cp1251, latin1, " +"iso-8859-1 и utf-8." #: /home/kovid/work/calibre/src/calibre/customize/builtins.py:56 msgid "Extract cover from comic files" @@ -5187,8 +5187,8 @@ msgstr "" "не произошло, то переходите к следующему пункту.\n" "
  • Закройте %(app)s приложение. Найдите файл media.xml в " "основной памяти устройства. Удалите его. Отключите устройство. Подождите " -"создания файла. Подключите устройство снова и запустите приложение " -"%(app)s.
  • \n" +"создания файла. Подключите устройство снова и запустите приложение %" +"(app)s.\n" " \n" " " diff --git a/src/calibre/translations/sk.po b/src/calibre/translations/sk.po index 889f0b9c38..7703a78340 100644 --- a/src/calibre/translations/sk.po +++ b/src/calibre/translations/sk.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: calibre\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2009-09-04 17:30+0000\n" -"PO-Revision-Date: 2009-08-11 12:03+0000\n" +"POT-Creation-Date: 2009-09-04 22:11+0000\n" +"PO-Revision-Date: 2009-09-04 22:06+0000\n" "Last-Translator: Michael Gallo \n" "Language-Team: Slovak \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2009-09-04 20:24+0000\n" +"X-Launchpad-Export-Date: 2009-09-05 09:45+0000\n" "X-Generator: Launchpad (build Unknown)\n" #: /home/kovid/work/calibre/src/calibre/customize/__init__.py:41 @@ -172,7 +172,7 @@ msgid "" "latin1, iso-8859-1 and utf-8." msgstr "" "Kódovanie znakov pre vstupné HTML súbory. Bežne používané kódovania sú napr. " -"cp1252, iso-8859-1 alebo utf-8." +"cp1252, latin1, iso-8859-1 alebo utf-8." #: /home/kovid/work/calibre/src/calibre/customize/builtins.py:56 msgid "Extract cover from comic files" diff --git a/src/calibre/translations/sl.po b/src/calibre/translations/sl.po index 6477d3ac8c..68c2289168 100644 --- a/src/calibre/translations/sl.po +++ b/src/calibre/translations/sl.po @@ -6,14 +6,14 @@ msgid "" msgstr "" "Project-Id-Version: calibre 0.4.17\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-09-04 17:30+0000\n" -"PO-Revision-Date: 2009-05-16 09:32+0000\n" +"POT-Creation-Date: 2009-09-04 22:11+0000\n" +"PO-Revision-Date: 2009-09-04 21:49+0000\n" "Last-Translator: Ketrin \n" "Language-Team: sl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2009-09-04 20:24+0000\n" +"X-Launchpad-Export-Date: 2009-09-05 09:45+0000\n" "X-Generator: Launchpad (build Unknown)\n" "Generated-By: pygettext.py 1.5\n" diff --git a/src/calibre/translations/sv.po b/src/calibre/translations/sv.po index dbc2677ab4..b59011e3d0 100644 --- a/src/calibre/translations/sv.po +++ b/src/calibre/translations/sv.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: calibre\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2009-09-04 17:30+0000\n" +"POT-Creation-Date: 2009-09-04 22:11+0000\n" "PO-Revision-Date: 2009-05-21 15:34+0000\n" "Last-Translator: nicke \n" "Language-Team: Swedish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2009-09-04 20:24+0000\n" +"X-Launchpad-Export-Date: 2009-09-05 09:46+0000\n" "X-Generator: Launchpad (build Unknown)\n" #: /home/kovid/work/calibre/src/calibre/customize/__init__.py:41 diff --git a/src/calibre/translations/te.po b/src/calibre/translations/te.po index 5e8d309c34..b3149fe03b 100644 --- a/src/calibre/translations/te.po +++ b/src/calibre/translations/te.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: calibre\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2009-09-04 17:30+0000\n" +"POT-Creation-Date: 2009-09-04 22:11+0000\n" "PO-Revision-Date: 2009-05-21 15:34+0000\n" "Last-Translator: Kovid Goyal \n" "Language-Team: Telugu \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2009-09-04 20:24+0000\n" +"X-Launchpad-Export-Date: 2009-09-05 09:46+0000\n" "X-Generator: Launchpad (build Unknown)\n" #: /home/kovid/work/calibre/src/calibre/customize/__init__.py:41 diff --git a/src/calibre/translations/uk.po b/src/calibre/translations/uk.po index bc8927cb54..3be14311a7 100644 --- a/src/calibre/translations/uk.po +++ b/src/calibre/translations/uk.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: calibre\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2009-09-04 17:30+0000\n" -"PO-Revision-Date: 2009-06-06 08:53+0000\n" -"Last-Translator: Knedlyk \n" +"POT-Creation-Date: 2009-09-04 22:11+0000\n" +"PO-Revision-Date: 2009-09-04 22:00+0000\n" +"Last-Translator: Kovid Goyal \n" "Language-Team: Ukrainian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2009-09-04 20:24+0000\n" +"X-Launchpad-Export-Date: 2009-09-05 09:46+0000\n" "X-Generator: Launchpad (build Unknown)\n" #: /home/kovid/work/calibre/src/calibre/customize/__init__.py:41 diff --git a/src/calibre/translations/yi.po b/src/calibre/translations/yi.po index 591bd50b80..269eb67923 100644 --- a/src/calibre/translations/yi.po +++ b/src/calibre/translations/yi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: calibre\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2009-09-04 17:30+0000\n" -"PO-Revision-Date: 2009-07-31 17:16+0000\n" -"Last-Translator: myle00 \n" +"POT-Creation-Date: 2009-09-04 22:11+0000\n" +"PO-Revision-Date: 2009-09-04 22:02+0000\n" +"Last-Translator: Kovid Goyal \n" "Language-Team: Yiddish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2009-09-04 20:24+0000\n" +"X-Launchpad-Export-Date: 2009-09-05 09:46+0000\n" "X-Generator: Launchpad (build Unknown)\n" #: /home/kovid/work/calibre/src/calibre/customize/__init__.py:41 diff --git a/src/calibre/translations/zh.po b/src/calibre/translations/zh.po deleted file mode 100644 index 5e9ed48ca7..0000000000 --- a/src/calibre/translations/zh.po +++ /dev/null @@ -1,5576 +0,0 @@ -# Simplified Chinese translation for calibre -# Copyright (c) 2009 Rosetta Contributors and Canonical Ltd 2009 -# This file is distributed under the same license as the calibre package. -# FIRST AUTHOR , 2009. -# -msgid "" -msgstr "" -"Project-Id-Version: calibre\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2009-01-27 01:54+0000\n" -"PO-Revision-Date: 2009-02-01 20:57+0000\n" -"Last-Translator: irvenwindson \n" -"Language-Team: Simplified Chinese \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2009-02-04 20:28+0000\n" -"X-Generator: Launchpad (build Unknown)\n" - -#: /home/kovid/work/calibre/src/calibre/customize/__init__.py:41 -msgid "Does absolutely nothing" -msgstr "什么的不做" - -#: /home/kovid/work/calibre/src/calibre/customize/__init__.py:44 -#: /home/kovid/work/calibre/src/calibre/ebooks/epub/from_any.py:71 -#: /home/kovid/work/calibre/src/calibre/ebooks/html.py:497 -#: /home/kovid/work/calibre/src/calibre/ebooks/html.py:989 -#: /home/kovid/work/calibre/src/calibre/ebooks/html.py:1002 -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:77 -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:79 -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:81 -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:86 -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/comic/convert_from.py:295 -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/fb2/convert_from.py:61 -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/fb2/convert_from.py:95 -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/fb2/convert_from.py:97 -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/fb2/convert_from.py:99 -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/fb2/convert_from.py:101 -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/pdf/convert_from.py:69 -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/rtf/convert_from.py:179 -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/txt/convert_from.py:70 -#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/__init__.py:199 -#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/__init__.py:229 -#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/__init__.py:232 -#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/__init__.py:255 -#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/__init__.py:277 -#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/meta.py:45 -#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/meta.py:47 -#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/meta.py:87 -#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/meta.py:89 -#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/mobi.py:145 -#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/opf.py:334 -#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/opf.py:449 -#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/opf2.py:820 -#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/pdf.py:12 -#: /home/kovid/work/calibre/src/calibre/ebooks/mobi/reader.py:36 -#: /home/kovid/work/calibre/src/calibre/ebooks/mobi/reader.py:66 -#: /home/kovid/work/calibre/src/calibre/ebooks/mobi/reader.py:477 -#: /home/kovid/work/calibre/src/calibre/ebooks/odt/to_oeb.py:46 -#: /home/kovid/work/calibre/src/calibre/ebooks/oeb/base.py:361 -#: /home/kovid/work/calibre/src/calibre/ebooks/oeb/base.py:366 -#: /home/kovid/work/calibre/src/calibre/ebooks/oeb/base.py:858 -#: /home/kovid/work/calibre/src/calibre/ebooks/oeb/base.py:861 -#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/pdftrim.py:53 -#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/pdftrim.py:54 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/comicconf.py:48 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/epub.py:168 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/epub.py:170 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single.py:365 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler.py:37 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler.py:38 -#: /home/kovid/work/calibre/src/calibre/gui2/library.py:362 -#: /home/kovid/work/calibre/src/calibre/gui2/library.py:376 -#: /home/kovid/work/calibre/src/calibre/gui2/library.py:899 -#: /home/kovid/work/calibre/src/calibre/gui2/main.py:700 -#: /home/kovid/work/calibre/src/calibre/gui2/main.py:942 -#: /home/kovid/work/calibre/src/calibre/gui2/main.py:945 -#: /home/kovid/work/calibre/src/calibre/gui2/tools.py:61 -#: /home/kovid/work/calibre/src/calibre/gui2/tools.py:123 -#: /home/kovid/work/calibre/src/calibre/library/cli.py:257 -#: /home/kovid/work/calibre/src/calibre/library/database.py:920 -#: /home/kovid/work/calibre/src/calibre/library/database.py:1405 -#: /home/kovid/work/calibre/src/calibre/library/database.py:1434 -#: /home/kovid/work/calibre/src/calibre/library/database.py:1468 -#: /home/kovid/work/calibre/src/calibre/library/database.py:1594 -#: /home/kovid/work/calibre/src/calibre/library/database2.py:473 -#: /home/kovid/work/calibre/src/calibre/library/database2.py:485 -#: /home/kovid/work/calibre/src/calibre/library/database2.py:828 -#: /home/kovid/work/calibre/src/calibre/library/database2.py:861 -msgid "Unknown" -msgstr "未知状态" - -#: /home/kovid/work/calibre/src/calibre/customize/__init__.py:62 -msgid "Base" -msgstr "基本目录" - -#: /home/kovid/work/calibre/src/calibre/customize/__init__.py:148 -msgid "File type" -msgstr "文件类型" - -#: /home/kovid/work/calibre/src/calibre/customize/__init__.py:182 -msgid "Metadata reader" -msgstr "Metadata读取器" - -#: /home/kovid/work/calibre/src/calibre/customize/__init__.py:209 -msgid "Metadata writer" -msgstr "Metadata生成器" - -#: /home/kovid/work/calibre/src/calibre/customize/builtins.py:12 -msgid "" -"Follow all local links in an HTML file and create a ZIP file containing all " -"linked files. This plugin is run every time you add an HTML file to the " -"library." -msgstr "保持所有的HTML文件中的超链接并将所有链接的文件放入一个压缩文件内. 该插件此后将在添加HTML文件到书库时自动运行." - -#: /home/kovid/work/calibre/src/calibre/customize/builtins.py:32 -#: /home/kovid/work/calibre/src/calibre/customize/builtins.py:43 -#: /home/kovid/work/calibre/src/calibre/customize/builtins.py:53 -#: /home/kovid/work/calibre/src/calibre/customize/builtins.py:64 -#: /home/kovid/work/calibre/src/calibre/customize/builtins.py:74 -#: /home/kovid/work/calibre/src/calibre/customize/builtins.py:84 -#: /home/kovid/work/calibre/src/calibre/customize/builtins.py:94 -#: /home/kovid/work/calibre/src/calibre/customize/builtins.py:105 -#: /home/kovid/work/calibre/src/calibre/customize/builtins.py:116 -#: /home/kovid/work/calibre/src/calibre/customize/builtins.py:126 -#: /home/kovid/work/calibre/src/calibre/customize/builtins.py:136 -#: /home/kovid/work/calibre/src/calibre/customize/builtins.py:146 -#: /home/kovid/work/calibre/src/calibre/customize/builtins.py:156 -msgid "Read metadata from %s files" -msgstr "从 %s 文件中读取metadata" - -#: /home/kovid/work/calibre/src/calibre/customize/builtins.py:166 -msgid "Extract cover from comic files" -msgstr "从动画文件中提取封面" - -#: /home/kovid/work/calibre/src/calibre/customize/builtins.py:186 -msgid "Read metadata from ebooks in ZIP archives" -msgstr "从ZIP文件中的电子书籍读取metadata" - -#: /home/kovid/work/calibre/src/calibre/customize/builtins.py:196 -msgid "Read metadata from ebooks in RAR archives" -msgstr "从RAR压缩文件中的电子书籍读取metadata" - -#: /home/kovid/work/calibre/src/calibre/customize/builtins.py:207 -#: /home/kovid/work/calibre/src/calibre/customize/builtins.py:217 -#: /home/kovid/work/calibre/src/calibre/customize/builtins.py:227 -#: /home/kovid/work/calibre/src/calibre/customize/builtins.py:237 -msgid "Set metadata in %s files" -msgstr "设置 %s 文件的metadata" - -#: /home/kovid/work/calibre/src/calibre/customize/ui.py:28 -msgid "Installed plugins" -msgstr "已安装的插件" - -#: /home/kovid/work/calibre/src/calibre/customize/ui.py:29 -msgid "Mapping for filetype plugins" -msgstr "关联插件文件类型" - -#: /home/kovid/work/calibre/src/calibre/customize/ui.py:30 -msgid "Local plugin customization" -msgstr "本地插件配置" - -#: /home/kovid/work/calibre/src/calibre/customize/ui.py:31 -msgid "Disabled plugins" -msgstr "禁用插件" - -#: /home/kovid/work/calibre/src/calibre/customize/ui.py:66 -msgid "No valid plugin found in " -msgstr "未找到对应的插件 " - -#: /home/kovid/work/calibre/src/calibre/customize/ui.py:184 -msgid "Initialization of plugin %s failed with traceback:" -msgstr "插件 %s 初始化返回失败" - -#: /home/kovid/work/calibre/src/calibre/customize/ui.py:261 -msgid "" -" %prog options\n" -" \n" -" Customize calibre by loading external plugins.\n" -" " -msgstr "" -" %prog 选项\n" -" \n" -" 设置calibre载入外部插件.\n" -" " - -#: /home/kovid/work/calibre/src/calibre/customize/ui.py:267 -msgid "Add a plugin by specifying the path to the zip file containing it." -msgstr "添加插件, 选定其zip文件的路径." - -#: /home/kovid/work/calibre/src/calibre/customize/ui.py:269 -msgid "Remove a custom plugin by name. Has no effect on builtin plugins" -msgstr "移除一个指名插件(对内置插件无效)." - -#: /home/kovid/work/calibre/src/calibre/customize/ui.py:271 -msgid "" -"Customize plugin. Specify name of plugin and customization string separated " -"by a comma." -msgstr "个性化插件, 设置其名称和个性字符串, 用分号隔开." - -#: /home/kovid/work/calibre/src/calibre/customize/ui.py:273 -msgid "List all installed plugins" -msgstr "列出已安装的全部插件" - -#: /home/kovid/work/calibre/src/calibre/customize/ui.py:275 -msgid "Enable the named plugin" -msgstr "启用指名的插件" - -#: /home/kovid/work/calibre/src/calibre/customize/ui.py:277 -msgid "Disable the named plugin" -msgstr "禁用指名的插件" - -#: /home/kovid/work/calibre/src/calibre/devices/cybookg3/driver.py:41 -#: /home/kovid/work/calibre/src/calibre/devices/prs505/driver.py:384 -#: /home/kovid/work/calibre/src/calibre/devices/usbms/driver.py:70 -msgid "The reader has no storage card connected." -msgstr "该阅读器未连接存储卡." - -#: /home/kovid/work/calibre/src/calibre/devices/cybookg3/driver.py:60 -#: /home/kovid/work/calibre/src/calibre/devices/usbms/driver.py:89 -msgid "There is insufficient free space on the storage card" -msgstr "存储卡上的空间不足" - -#: /home/kovid/work/calibre/src/calibre/devices/cybookg3/driver.py:62 -#: /home/kovid/work/calibre/src/calibre/devices/usbms/driver.py:91 -msgid "There is insufficient free space in main memory" -msgstr "设备内置存储空间不足" - -#: /home/kovid/work/calibre/src/calibre/devices/prs505/driver.py:140 -#: /home/kovid/work/calibre/src/calibre/devices/prs505/driver.py:167 -#: /home/kovid/work/calibre/src/calibre/devices/prs505/driver.py:195 -#: /home/kovid/work/calibre/src/calibre/devices/usbms/device.py:191 -#: /home/kovid/work/calibre/src/calibre/devices/usbms/device.py:227 -#: /home/kovid/work/calibre/src/calibre/devices/usbms/device.py:254 -msgid "Unable to detect the %s disk drive. Try rebooting." -msgstr "无法侦测到 %s 磁盘, 请重新启动后重试." - -#: /home/kovid/work/calibre/src/calibre/ebooks/epub/__init__.py:94 -msgid "Options to control the conversion to EPUB" -msgstr "EPUB文件转换控制选项" - -#: /home/kovid/work/calibre/src/calibre/ebooks/epub/__init__.py:105 -msgid "" -"The output EPUB file. If not specified, it is derived from the input file " -"name." -msgstr "EPUB输出文件名. 如不指明, 使用与输入文件相同的主文件名." - -#: /home/kovid/work/calibre/src/calibre/ebooks/epub/__init__.py:107 -msgid "" -"Profile of the target device this EPUB is meant for. Set to None to create a " -"device independent EPUB. The profile is used for device specific " -"restrictions on the EPUB. Choices are: " -msgstr "" -"设置EPUB文件的目标设备文件的属性Profile. 对于无设备依赖的EPUB文件设置为None. 该Profile使EPUB文件适应设备限制. " -"选项有: " - -#: /home/kovid/work/calibre/src/calibre/ebooks/epub/__init__.py:109 -msgid "" -"Either the path to a CSS stylesheet or raw CSS. This CSS will override any " -"existing CSS declarations in the source files." -msgstr "设定CSS样式或者raw CSS的路径. 该CSS样式将覆盖源文件中所声明的CSS样式." - -#: /home/kovid/work/calibre/src/calibre/ebooks/epub/__init__.py:110 -msgid "Control auto-detection of document structure." -msgstr "设置自动检测文档结构." - -#: /home/kovid/work/calibre/src/calibre/ebooks/epub/__init__.py:112 -msgid "" -"An XPath expression to detect chapter titles. The default is to consider " -"

    or\n" -"

    tags that contain the words \"chapter\",\"book\",\"section\" or " -"\"part\" as chapter titles as \n" -"well as any tags that have class=\"chapter\". \n" -"The expression used must evaluate to a list of elements. To disable chapter " -"detection,\n" -"use the expression \"/\". See the XPath Tutorial in the calibre User Manual " -"for further\n" -"help on using this feature.\n" -msgstr "" -"用于获取章节标题的XPath的标签列表。默认值为包含关键字\n" -"\"chapter\",\"book\",\"section\"和\"part\"的

    标签, \n" -"以及所有含有属性class=\"chapter\"的标签. \n" -"该标签列表必须为一组列表。使用\"/\"来关闭章节标题提取.\n" -"从calibre用户指南中关于XPath标签列表部分获得更多的该\n" -"功能信息.\n" - -#: /home/kovid/work/calibre/src/calibre/ebooks/epub/__init__.py:121 -msgid "" -"Specify how to mark detected chapters. A value of \"pagebreak\" will insert " -"page breaks before chapters. A value of \"rule\" will insert a line before " -"chapters. A value of \"none\" will disable chapter marking and a value of " -"\"both\" will use both page breaks and lines to mark chapters." -msgstr "" -"设置标注章节的模式. \"pagebreak\"模式会在章节前插入下一页控制符. \"rule\"模式会在章节前插入空行. " -"\"none\"模式不会在章节前插入控制. \"both\"模式会在章节前插入下一页控制符和空行." - -#: /home/kovid/work/calibre/src/calibre/ebooks/epub/__init__.py:123 -msgid "Path to the cover to be used for this book" -msgstr "设置所使用的封面文件路径" - -#: /home/kovid/work/calibre/src/calibre/ebooks/epub/__init__.py:126 -msgid "" -"Use the cover detected from the source file in preference to the specified " -"cover." -msgstr "使用从源文件中检测到的封面文件." - -#: /home/kovid/work/calibre/src/calibre/ebooks/epub/__init__.py:128 -msgid "" -"Turn off splitting at page breaks. Normally, input files are automatically " -"split at every page break into two files. This gives an output ebook that " -"can be parsed faster and with less resources. However, splitting is slow and " -"if your source file contains a very large number of page breaks, you should " -"turn off splitting on page breaks." -msgstr "" -"关闭按分页符切割. 默认情况下, 程序会按分页符将输入文件切切分为多个文件. 由此程序可以使用较少的计算机资源来解析和输出结果. " -"当然切分操作会增加处理时间, 如果输入文件含有较多的分页符, 请关闭此功能." - -#: /home/kovid/work/calibre/src/calibre/ebooks/epub/__init__.py:130 -msgid "" -"Control the automatic generation of a Table of Contents. If an OPF file is " -"detected\n" -"and it specifies a Table of Contents, then that will be used rather than " -"trying\n" -"to auto-generate a Table of Contents.\n" -msgstr "" -"自动生成文件目录的选项. 如果OPF文件被找到且其中\n" -"包含文件目录信息, 则使用OPF文件内容作为文件目录\n" -"而不使用自动生成的文件目录.\n" - -#: /home/kovid/work/calibre/src/calibre/ebooks/epub/__init__.py:136 -msgid "" -"Maximum number of links to insert into the TOC. Set to 0 to disable. Default " -"is: %default. Links are only added to the TOC if less than the --toc-" -"threshold number of chapters were detected." -msgstr "文件目录中链接的最大值. 0表示无最大值限制. 默认值为 %default . 如果检测到的章节少于该默认值, 则是用实际检测到的值." - -#: /home/kovid/work/calibre/src/calibre/ebooks/epub/__init__.py:138 -msgid "Don't add auto-detected chapters to the Table of Contents." -msgstr "不要将检测到的章节添加到文件目录中作为链接." - -#: /home/kovid/work/calibre/src/calibre/ebooks/epub/__init__.py:140 -msgid "" -"If fewer than this number of chapters is detected, then links are added to " -"the Table of Contents. Default: %default" -msgstr "如果少于默认上限的章节数被检测到, 这些章节的链接将被添加到文件目录. 默认值; %default" - -#: /home/kovid/work/calibre/src/calibre/ebooks/epub/__init__.py:142 -msgid "" -"XPath expression that specifies all tags that should be added to the Table " -"of Contents at level one. If this is specified, it takes precedence over " -"other forms of auto-detection." -msgstr "用XPath表达式设置将被添加到文件第一级目录的标签. 该选项将关闭其他的对应自动检测功能." - -#: /home/kovid/work/calibre/src/calibre/ebooks/epub/__init__.py:144 -msgid "" -"XPath expression that specifies all tags that should be added to the Table " -"of Contents at level two. Each entry is added under the previous level one " -"entry." -msgstr "用XPath表达式设置将被添加到文件第二级目录的标签. 这些第二级目录将被添加到上一个第一级目录下方." - -#: /home/kovid/work/calibre/src/calibre/ebooks/epub/__init__.py:146 -msgid "" -"Path to a .ncx file that contains the table of contents to use for this " -"ebook. The NCX file should contain links relative to the directory it is " -"placed in. See http://www.niso.org/workrooms/daisy/Z39-86-2005.html#NCX for " -"an overview of the NCX format." -msgstr "" -"设置包含目录信息的.ncx文件路径. NCX文件应该使用相对路径链接来表示目录信息. " -"从http://www.niso.org/workrooms/daisy/Z39-86-2005.html#NCX获取关于NCX文件格式信息." - -#: /home/kovid/work/calibre/src/calibre/ebooks/epub/__init__.py:148 -msgid "" -"Normally, if the source file already has a Table of Contents, it is used in " -"preference to the autodetected one. With this option, the autodetected one " -"is always used." -msgstr "设置一直使用自动检测生成文件目录. 通常情况下, 如源文件含有文件目录信息, 软件会使用源文件目录信息而不使用自动检测生成目录功能." - -#: /home/kovid/work/calibre/src/calibre/ebooks/epub/__init__.py:150 -msgid "Control page layout" -msgstr "页面布局控制" - -#: /home/kovid/work/calibre/src/calibre/ebooks/epub/__init__.py:152 -msgid "Set the top margin in pts. Default is %default" -msgstr "设置页首边界, 单位pts. 默认值为 %default" - -#: /home/kovid/work/calibre/src/calibre/ebooks/epub/__init__.py:154 -msgid "Set the bottom margin in pts. Default is %default" -msgstr "设置页尾边界, 单位pts. 默认值为 %default" - -#: /home/kovid/work/calibre/src/calibre/ebooks/epub/__init__.py:156 -msgid "Set the left margin in pts. Default is %default" -msgstr "设置页面左边界, 单位pts. 默认值为 %default" - -#: /home/kovid/work/calibre/src/calibre/ebooks/epub/__init__.py:158 -msgid "Set the right margin in pts. Default is %default" -msgstr "设置页面右边界, 单位pts. 默认值为 %default" - -#: /home/kovid/work/calibre/src/calibre/ebooks/epub/__init__.py:160 -msgid "" -"The base font size in pts. Default is %defaultpt. Set to 0 to disable " -"rescaling of fonts." -msgstr "设置基本字体大小, 单位pts. 默认值为 %defaultpt . 设置为0来禁用重设字体." - -#: /home/kovid/work/calibre/src/calibre/ebooks/epub/__init__.py:162 -msgid "" -"Remove spacing between paragraphs. Will not work if the source file forces " -"inter-paragraph spacing." -msgstr "移除段落之间的空格. 如果源文件被设定强制使用段落间隔, 该功能将无效." - -#: /home/kovid/work/calibre/src/calibre/ebooks/epub/__init__.py:164 -msgid "" -"Preserve the HTML tag structure while splitting large HTML files. This is " -"only neccessary if the HTML files contain CSS that uses sibling selectors. " -"Enabling this greatly slows down processing of large HTML files." -msgstr "" -"在分割较大的HTML文件时保留HTML标签. 该功能仅在切割含有相邻选择器(Sibling Selector)的HTML文件时有用. " -"开启该选项将大幅增加处理较大的HTML文件时所需时间." - -#: /home/kovid/work/calibre/src/calibre/ebooks/epub/__init__.py:167 -msgid "Print generated OPF file to stdout" -msgstr "打印生成的OPF文件到标准输出" - -#: /home/kovid/work/calibre/src/calibre/ebooks/epub/__init__.py:169 -msgid "Print generated NCX file to stdout" -msgstr "打印生成的NCX文件到标准输出" - -#: /home/kovid/work/calibre/src/calibre/ebooks/epub/__init__.py:171 -msgid "Keep intermediate files during processing by html2epub" -msgstr "在进行html2epub转换时保留中间过程文件" - -#: /home/kovid/work/calibre/src/calibre/ebooks/epub/__init__.py:173 -msgid "" -"Extract the contents of the produced EPUB file to the specified directory." -msgstr "从生成的EPUB文件中提取出的内容到文件夹." - -#: /home/kovid/work/calibre/src/calibre/ebooks/epub/from_any.py:184 -msgid "" -"%%prog [options] filename\n" -"\n" -"Convert any of a large number of ebook formats to a %s file. Supported " -"formats are: %s\n" -msgstr "" -"%%prog [options] filename\n" -"\n" -"转换不同电子书籍格式到 %s 文件. 支持的格式有: %s\n" - -#: /home/kovid/work/calibre/src/calibre/ebooks/epub/from_html.py:102 -msgid "Could not find an ebook inside the archive" -msgstr "无法在压缩文件中找到电子书籍" - -#: /home/kovid/work/calibre/src/calibre/ebooks/epub/from_html.py:214 -msgid "" -"%prog [options] file.html|opf\n" -"\n" -"Convert a HTML file to an EPUB ebook. Recursively follows links in the HTML " -"file.\n" -"If you specify an OPF file instead of an HTML file, the list of links is " -"takes from\n" -"the element of the OPF file. \n" -msgstr "" -"%prog [options] file.html|opf\n" -"\n" -"转换HTML文件到EPUB文件. 包含所有HTML文件中的链接.\n" -"如果指明OPF文件, 则使用从OPF文件中获得的元素\n" -"而不使用HTML文件中的链接. \n" - -#: /home/kovid/work/calibre/src/calibre/ebooks/epub/from_html.py:465 -#: /home/kovid/work/calibre/src/calibre/ebooks/lit/writer.py:746 -#: /home/kovid/work/calibre/src/calibre/ebooks/mobi/writer.py:589 -msgid "Output written to " -msgstr "输出文件写入到 " - -#: /home/kovid/work/calibre/src/calibre/ebooks/epub/from_html.py:487 -#: /home/kovid/work/calibre/src/calibre/ebooks/html.py:1087 -msgid "You must specify an input HTML file" -msgstr "您必须设定输入HTML文件" - -#: /home/kovid/work/calibre/src/calibre/ebooks/epub/iterator.py:36 -msgid "%s format books are not supported" -msgstr "%s 格式文件不被支持" - -#: /home/kovid/work/calibre/src/calibre/ebooks/epub/split.py:30 -msgid "" -"Could not find reasonable point at which to split: %s Sub-tree size: %d KB" -msgstr "无法找到合理的切分点: %s 子树大小: %d KB" - -#: /home/kovid/work/calibre/src/calibre/ebooks/epub/split.py:142 -msgid "" -"\t\tToo much markup. Re-splitting without structure preservation. This may " -"cause incorrect rendering." -msgstr "\t\t过多的描述标签.重新进行切分并不保留结构.这可能会造成排版变形." - -#: /home/kovid/work/calibre/src/calibre/ebooks/html.py:509 -msgid "Written processed HTML to " -msgstr "将处理后的HTML文件写入 " - -#: /home/kovid/work/calibre/src/calibre/ebooks/html.py:872 -msgid "Options to control the traversal of HTML" -msgstr "控制HTML遍历方式的选项" - -#: /home/kovid/work/calibre/src/calibre/ebooks/html.py:879 -msgid "The output directory. Default is the current directory." -msgstr "输出文件夹.默认为当前文件夹." - -#: /home/kovid/work/calibre/src/calibre/ebooks/html.py:881 -#: /home/kovid/work/calibre/src/calibre/ebooks/mobi/writer.py:537 -msgid "Character encoding for HTML files. Default is to auto detect." -msgstr "HTML文件的编码.默认为自动检测." - -#: /home/kovid/work/calibre/src/calibre/ebooks/html.py:883 -msgid "" -"Create the output in a zip file. If this option is specified, the --output " -"should be the name of a file not a directory." -msgstr "输出到一个zip压缩文件.如果打开该选项, --output应该指明文件名而非目录." - -#: /home/kovid/work/calibre/src/calibre/ebooks/html.py:885 -msgid "Control the following of links in HTML files." -msgstr "处理HTML文件链接的选项." - -#: /home/kovid/work/calibre/src/calibre/ebooks/html.py:887 -msgid "" -"Traverse links in HTML files breadth first. Normally, they are traversed " -"depth first" -msgstr "HTML链接遍历使用广度优先模式. 程序默认使用深度优先遍历模式" - -#: /home/kovid/work/calibre/src/calibre/ebooks/html.py:889 -msgid "" -"Maximum levels of recursion when following links in HTML files. Must be non-" -"negative. 0 implies that no links in the root HTML file are followed." -msgstr "HTML链接遍历深度. 必须为非负整数. 0表示不遍历根HTML文件中的人和链接." - -#: /home/kovid/work/calibre/src/calibre/ebooks/html.py:891 -msgid "Set metadata of the generated ebook" -msgstr "设置生成电子书籍的metadata" - -#: /home/kovid/work/calibre/src/calibre/ebooks/html.py:893 -msgid "Set the title. Default is to autodetect." -msgstr "设置书名. 默认为自动检测." - -#: /home/kovid/work/calibre/src/calibre/ebooks/html.py:895 -msgid "The author(s) of the ebook, as a comma separated list." -msgstr "电子书籍的作者, 用分号隔开多个作者名字." - -#: /home/kovid/work/calibre/src/calibre/ebooks/html.py:897 -msgid "The subject(s) of this book, as a comma separated list." -msgstr "电子书籍的主题, 用分号隔开多个主题项." - -#: /home/kovid/work/calibre/src/calibre/ebooks/html.py:899 -msgid "Set the publisher of this book." -msgstr "设置电子书籍的出版商名称." - -#: /home/kovid/work/calibre/src/calibre/ebooks/html.py:901 -msgid "A summary of this book." -msgstr "电子书籍的摘要." - -#: /home/kovid/work/calibre/src/calibre/ebooks/html.py:903 -msgid "Load metadata from the specified OPF file" -msgstr "从设定的OPF文件中获取metadata" - -#: /home/kovid/work/calibre/src/calibre/ebooks/html.py:905 -msgid "Options useful for debugging" -msgstr "用于调试的选项" - -#: /home/kovid/work/calibre/src/calibre/ebooks/html.py:907 -msgid "" -"Be more verbose while processing. Can be specified multiple times to " -"increase verbosity." -msgstr "在进行处理时打印更多的信息. 可以设置打印信息的级数." - -#: /home/kovid/work/calibre/src/calibre/ebooks/html.py:909 -msgid "Output HTML is \"pretty printed\" for easier parsing by humans" -msgstr "输出较好格式化的HTML文件以供手工处理" - -#: /home/kovid/work/calibre/src/calibre/ebooks/html.py:915 -msgid "" -"%prog [options] file.html|opf\n" -"\n" -"Follow all links in an HTML file and collect them into the specified " -"directory.\n" -"Also collects any resources like images, stylesheets, scripts, etc. \n" -"If an OPF file is specified instead, the list of files in its " -"element\n" -"is used.\n" -msgstr "" -"%prog [options] file.html|opf\n" -"\n" -"保留所有HTML文件的链接并将其引用的资源整理到指明文件夹.\n" -"保留整理图片, 样式表, 脚本等等资源. \n" -"如果指明OPF文件, 使用元素中指明的文件列表.\n" - -#: /home/kovid/work/calibre/src/calibre/ebooks/lit/from_any.py:47 -msgid "Creating LIT file from EPUB..." -msgstr "从EPUB文件创建LIT文件..." - -#: /home/kovid/work/calibre/src/calibre/ebooks/lit/reader.py:852 -msgid "%prog [options] LITFILE" -msgstr "%prog [options] LITFILE" - -#: /home/kovid/work/calibre/src/calibre/ebooks/lit/reader.py:855 -#: /home/kovid/work/calibre/src/calibre/ebooks/mobi/reader.py:501 -msgid "Output directory. Defaults to current directory." -msgstr "输出文件夹. 默认为当前文件夹." - -#: /home/kovid/work/calibre/src/calibre/ebooks/lit/reader.py:858 -msgid "Legibly format extracted markup. May modify meaningful whitespace." -msgstr "简化检测到的修饰元素. 可能会删除有用的空格符号." - -#: /home/kovid/work/calibre/src/calibre/ebooks/lit/reader.py:861 -#: /home/kovid/work/calibre/src/calibre/ebooks/lit/writer.py:719 -#: /home/kovid/work/calibre/src/calibre/ebooks/mobi/writer.py:549 -msgid "Useful for debugging." -msgstr "调试信息." - -#: /home/kovid/work/calibre/src/calibre/ebooks/lit/reader.py:872 -#: /home/kovid/work/calibre/src/calibre/ebooks/mobi/reader.py:525 -msgid "OEB ebook created in" -msgstr "创建OEB电子书籍到" - -#: /home/kovid/work/calibre/src/calibre/ebooks/lit/writer.py:713 -msgid "%prog [options] OPFFILE" -msgstr "%prog [options] OPFFILE" - -#: /home/kovid/work/calibre/src/calibre/ebooks/lit/writer.py:716 -#: /home/kovid/work/calibre/src/calibre/ebooks/mobi/from_feeds.py:26 -#: /home/kovid/work/calibre/src/calibre/ebooks/mobi/writer.py:546 -msgid "Output file. Default is derived from input filename." -msgstr "输出文件. 默认使用与输入文件相同的文件名." - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:74 -msgid "Set the title. Default: filename." -msgstr "设定书名. 默认为文件名" - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:76 -msgid "" -"Set the author(s). Multiple authors should be set as a comma separated list. " -"Default: %default" -msgstr "设定作者. 用分号分隔多个作者. 默认值: %default" - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:79 -msgid "Set the comment." -msgstr "设定注释." - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:81 -msgid "Set the category" -msgstr "设定分类" - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:83 -msgid "Sort key for the title" -msgstr "书名排序键" - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:85 -msgid "Sort key for the author" -msgstr "作者排序" - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:87 -#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/__init__.py:278 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/fetch_metadata.py:39 -#: /home/kovid/work/calibre/src/calibre/gui2/library.py:108 -msgid "Publisher" -msgstr "出版商" - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:89 -msgid "Path to file containing image to be used as cover" -msgstr "包含书籍封面的文件路径" - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:91 -msgid "" -"If there is a cover graphic detected in the source file, use that instead of " -"the specified cover." -msgstr "如果在源文件中找到封面图片, 则使用找到的封面图片而不是指明的." - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:94 -msgid "Output file name. Default is derived from input filename" -msgstr "输出文件名. 默认使用输入文件名." - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:96 -msgid "" -"Render HTML tables as blocks of text instead of actual tables. This is " -"neccessary if the HTML contains very large or complex tables." -msgstr "将HTML表哥转换为文字块而不保留表格. 该项对于处理含有较大或杂表格的HTML文件为必须." - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:99 -msgid "" -"Specify the base font size in pts. All fonts are rescaled accordingly. This " -"option obsoletes the --font-delta option and takes precedence over it. To " -"use --font-delta, set this to 0. Default: %defaultpt" -msgstr "" -"设置基准字体大小, 单位 pts. 所有文字将按比例重新缩放. 本选项将覆盖 --font-delta 选项所提供的参数. 如果您想使用 --font-" -"delta 选项, 将本选项设为 0. 默认值: %defaultpt" - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:101 -msgid "Enable autorotation of images that are wider than the screen width." -msgstr "自动旋转图片如果图片的宽度大于屏幕宽度." - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:104 -msgid "Set the space between words in pts. Default is %default" -msgstr "设置文字间隙, 单位 pts. 默认值为 %default" - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:106 -msgid "Separate paragraphs by blank lines." -msgstr "用空行分割段落." - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:108 -msgid "Add a header to all the pages with title and author." -msgstr "将书名和作者信息添加到每页的页眉." - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:110 -msgid "" -"Set the format of the header. %a is replaced by the author and %t by the " -"title. Default is %default" -msgstr "设置页眉格式. %a 表示作者 %t 表示书名. 默认值为 %default" - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:112 -msgid "Add extra spacing below the header. Default is %default px." -msgstr "在页首后加入额外的空行间隔. 默认为 %default px." - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:114 -msgid "" -"Override the CSS. Can be either a path to a CSS stylesheet or a string. If " -"it is a string it is interpreted as CSS." -msgstr "强制覆盖使用CSS样式表. 可以为CSS样式表文件或者CSS样式表字符串. CSS样式表字符串必须符合CSS语法." - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:116 -msgid "" -"Use the element from the OPF file to determine the order in which " -"the HTML files are appended to the LRF. The .opf file must be in the same " -"directory as the base HTML file." -msgstr "使用OPF文件中的元素来排序将要添加到LRF文件的HTML源文件. 该.opf文件必须和源HTML文件在同一目录下." - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:118 -msgid "" -"Minimum paragraph indent (the indent of the first line of a paragraph) in " -"pts. Default: %default" -msgstr "最小段落缩进 (段落首行的缩进), 单位 pts. 默认值: %default" - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:120 -msgid "" -"Increase the font size by 2 * FONT_DELTA pts and the line spacing by " -"FONT_DELTA pts. FONT_DELTA can be a fraction.If FONT_DELTA is negative, the " -"font size is decreased." -msgstr "" -"放大文字字体到 2 * FONT_DELTA pts 并增大行间距到 FONT_DELTA pts. FONT_DELTA " -"可以为分数和小数.如果FONT_DELTA为负值, 则文字字体和行间距相应缩小." - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:125 -msgid "" -"Render all content as black on white instead of the colors specified by the " -"HTML or CSS." -msgstr "输出为黑字白底(黑色前景色和白色背景色)而不使用源HTML或CSS样式表制定的颜色." - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:131 -msgid "" -"Profile of the target device for which this LRF is being generated. The " -"profile determines things like the resolution and screen size of the target " -"device. Default: %s Supported profiles: " -msgstr "" -"LRF输出文件所对应的目标设备Profile. 该Profile描述目标设备的屏幕大小和分辨率. 默认值: %s 支持的Profiles: " - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:137 -msgid "Left margin of page. Default is %default px." -msgstr "页面左边界. 默认值 %default px." - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:139 -msgid "Right margin of page. Default is %default px." -msgstr "页面右边界. 默认值 %default px." - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:141 -msgid "Top margin of page. Default is %default px." -msgstr "页面上边界. 默认值 %default px." - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:143 -msgid "Bottom margin of page. Default is %default px." -msgstr "页面下边界. 默认值 %default px." - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:145 -msgid "" -"Render tables in the HTML as images (useful if the document has large or " -"complex tables)" -msgstr "将HTML表格输出为图片 (对处理还有较大和复杂表格的文件有用)" - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:147 -msgid "" -"Multiply the size of text in rendered tables by this factor. Default is " -"%default" -msgstr "放大文字字体倍数. 默认值 %default" - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:152 -msgid "" -"The maximum number of levels to recursively process links. A value of 0 " -"means thats links are not followed. A negative value means that tags are " -"ignored." -msgstr "最大链接遍历深度. 0表示不遍历和处理链接. 负值表示忽略标签." - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:156 -msgid "" -"A regular expression. tags whose href matches will be ignored. Defaults " -"to %default" -msgstr "正则表达式. 标签所对应的链接将被忽略. 默认值为 %default" - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:160 -msgid "Don't add links to the table of contents." -msgstr "不要添加链接到文件目录." - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:164 -msgid "Prevent the automatic detection chapters." -msgstr "关闭自动章节检测." - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:167 -msgid "" -"The regular expression used to detect chapter titles. It is searched for in " -"heading tags (h1-h6). Defaults to %default" -msgstr "用以检测章节标题的正则表达式. 程序将搜寻h1-h6的标题标签. 默认值为 %default" - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:170 -msgid "" -"Detect a chapter beginning at an element having the specified attribute. The " -"format for this option is tagname regexp,attribute name,attribute value " -"regexp. For example to match all heading tags that have the attribute " -"class=\"chapter\" you would use \"h\\d,class,chapter\". You can set the " -"attribute to \"none\" to match only on tag names. So for example, to match " -"all h2 tags, you would use \"h2,none,\". Default is %default" -msgstr "" -"检测含有相应属性的章节起始. 本选项的格式为 tagname regexp,attribute name,attribute value regexp. " -"例如匹配所有含有属性class=\"chapter\"的标题标签您应该使用\"h\\d,class,chapter\". " -"您可以设置属性为\"none\"来仅匹配标签名. 例如匹配所有h2标签, 您应该使用\"h2,none,\". 默认值为 %default" - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:172 -msgid "" -"If html2lrf does not find any page breaks in the html file and cannot detect " -"chapter headings, it will automatically insert page-breaks before the tags " -"whose names match this regular expression. Defaults to %default. You can " -"disable it by setting the regexp to \"$\". The purpose of this option is to " -"try to ensure that there are no really long pages as this degrades the page " -"turn performance of the LRF. Thus this option is ignored if the current page " -"has only a few elements." -msgstr "" -"如果html2lrf在源HTML文件中没有找到页分隔符和章节标头, 程序将自动在匹配本正则表达式的标签前插入页分隔符. 默认值为 %default. " -"您可以通过设置正则表达式为\"$\"来禁用本功能. 本功能用来确保不输出含有过长页面的LRF文件, 过长页面会影响翻页速度. " -"如果页面仅含少量元素本功能将不起作用." - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:182 -msgid "" -"Force a page break before tags whose names match this regular expression." -msgstr "在两个符合正则表达式的标签之间插入页分隔符." - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:184 -msgid "" -"Force a page break before an element having the specified attribute. The " -"format for this option is tagname regexp,attribute name,attribute value " -"regexp. For example to match all heading tags that have the attribute " -"class=\"chapter\" you would use \"h\\d,class,chapter\". Default is %default" -msgstr "" -"在含有相应属性的元素前插入页分隔符. 本选项的格式为 tagname regexp,attribute name,attribute value " -"regexp. 例如匹配所有含有属性class=\"chapter\"的标题标签您应该使用\"h\\d,class,chapter\". 默认值为 " -"%default" - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:187 -msgid "Add detected chapters to the table of contents." -msgstr "将检测到的章节添加到文件目录." - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:190 -msgid "Preprocess Baen HTML files to improve generated LRF." -msgstr "预处理HTML文件来优化生成的LRF文件." - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:192 -msgid "" -"You must add this option if processing files generated by pdftohtml, " -"otherwise conversion will fail." -msgstr "您在处理pdftohtml生成的HTML文件时必须开启此选项, 否则转换将失败." - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:194 -msgid "Use this option on html0 files from Book Designer." -msgstr "在处理Book Designer的html0文件时打开此选项." - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:197 -msgid "" -"Specify trutype font families for serif, sans-serif and monospace fonts. " -"These fonts will be embedded in the LRF file. Note that custom fonts lead to " -"slower page turns. For example: --serif-family \"Times New Roman\"\n" -" " -msgstr "" -"指明对于serif, sans-serif 和 monospace字体所用的trutype字体集. 该字体集将被内嵌到LRF文件中. " -"注意使用个性化字体将降低翻页速度. 例如: --serif-family \"Times New Roman\"\n" -" " - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:205 -msgid "The serif family of fonts to embed" -msgstr "将被内嵌的serif字体集" - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:208 -msgid "The sans-serif family of fonts to embed" -msgstr "将被内嵌的sans-serif字体集" - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:211 -msgid "The monospace family of fonts to embed" -msgstr "将被内嵌的monospace字体集" - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:215 -msgid "Be verbose while processing" -msgstr "在处理时打印信息" - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:217 -msgid "Convert to LRS" -msgstr "转换为LRS" - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:219 -msgid "" -"Minimize memory usage at the cost of longer processing times. Use this " -"option if you are on a memory constrained machine." -msgstr "降低内存占用, 这将增加处理时间. 仅在内存较小的计算机上需要打开此选项." - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:221 -msgid "" -"Specify the character encoding of the source file. If the output LRF file " -"contains strange characters, try changing this option. A common encoding for " -"files from windows computers is cp-1252. Another common choice is utf-8. The " -"default is to try and guess the encoding." -msgstr "" -"设置源文件的编码格式. 如果输出的LRF文件含有乱码, 您可以尝试修改本选项. 通常windows操作系统使用的编码是cp-1252. " -"另一种常用的编码个格式是utf-8. 默认值为自动检测编码格式." - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/any/convert_from.py:164 -msgid "Converting from %s to LRF is not supported." -msgstr "从 %s 转换到LRF格式不被支持." - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/any/convert_from.py:175 -msgid "" -"any2lrf [options] myfile\n" -"\n" -"Convert any ebook format into LRF. Supported formats are:\n" -"LIT, RTF, TXT, HTML, EPUB, MOBI, PRC and PDF. any2lrf will also process a " -"RAR or\n" -"ZIP archive, looking for an ebook inside the archive.\n" -" " -msgstr "" -"any2lrf [options] myfile\n" -"\n" -"转换电子书籍到LRF格式. 支持的源文件格式有:\n" -"LIT, RTF, TXT, HTML, EPUB, MOBI, PRC 和 PDF. any2lrf " -"可以处理RAR或ZIP压缩文件中的电子书籍文件.\n" -" " - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/any/convert_from.py:190 -msgid "No file to convert specified." -msgstr "未指明待转换的源文件." - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/comic/convert_from.py:224 -msgid "Rendered %s" -msgstr "输出 %s" - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/comic/convert_from.py:227 -msgid "Failed %s" -msgstr "处理 %s 失败" - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/comic/convert_from.py:279 -msgid "" -"Failed to process comic: %s\n" -"\n" -"%s" -msgstr "" -"处理动画失败: %s\n" -"\n" -"%s" - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/comic/convert_from.py:286 -msgid "" -"Options to control the conversion of comics (CBR, CBZ) files into ebooks" -msgstr "转换动画文件(CBR, CBZ)到电子书籍的选项" - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/comic/convert_from.py:292 -msgid "Title for generated ebook. Default is to use the filename." -msgstr "生成电子书籍的书名. 默认使用源文件名." - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/comic/convert_from.py:294 -msgid "" -"Set the author in the metadata of the generated ebook. Default is %default" -msgstr "设置生成电子书籍的作者metadata数据. 默认值为 %default" - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/comic/convert_from.py:297 -#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/pdftrim.py:22 -msgid "" -"Path to output file. By default a file is created in the current directory." -msgstr "输出文件路径. 默认输出文件夹为当前文件夹." - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/comic/convert_from.py:299 -msgid "Number of colors for grayscale image conversion. Default: %default" -msgstr "转化输出图片的灰度阶数. 默认值: %default" - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/comic/convert_from.py:301 -msgid "" -"Disable normalize (improve contrast) color range for pictures. Default: False" -msgstr "禁用图片色阶规范化(提升图片对比度). 默认: 关闭" - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/comic/convert_from.py:303 -msgid "Maintain picture aspect ratio. Default is to fill the screen." -msgstr "维持图片长宽比例. 默认为缩放至屏幕大小." - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/comic/convert_from.py:305 -msgid "Disable sharpening." -msgstr "禁用锐利化." - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/comic/convert_from.py:307 -msgid "Don't split landscape images into two portrait images" -msgstr "不要将横向图片分割为两张纵向图片" - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/comic/convert_from.py:309 -msgid "" -"Keep aspect ratio and scale image using screen height as image width for " -"viewing in landscape mode." -msgstr "在将纵向图片旋转缩放到横向浏览模式时保持长宽比." - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/comic/convert_from.py:311 -msgid "" -"Used for right-to-left publications like manga. Causes landscape pages to be " -"split into portrait pages from right to left." -msgstr "开启从右至左的漫画切分模式. 该功能会将横向图片页面且分为多个从右至左的纵向页面." - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/comic/convert_from.py:313 -msgid "" -"Enable Despeckle. Reduces speckle noise. May greatly increase processing " -"time." -msgstr "开启除噪点功能. 该功能将去除噪点. 可能会大幅度增加处理时间." - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/comic/convert_from.py:315 -msgid "" -"Don't sort the files found in the comic alphabetically by name. Instead use " -"the order they were added to the comic." -msgstr "不要按照文件名字母排序动画文件列表. 而使用文件被添加的顺序." - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/comic/convert_from.py:317 -msgid "" -"Choose a profile for the device you are generating this file for. The " -"default is the SONY PRS-500 with a screen size of 584x754 pixels. This is " -"suitable for any reader with the same screen size. Choices are %s" -msgstr "" -"选择生成电子书籍的目标设备属性profile. 默认选项为SONY PRS-500阅读器,屏幕尺寸 584x754 像素. " -"这个profile适合于带有相同屏幕分辨率的阅读设备. 选择为 %s" - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/comic/convert_from.py:319 -#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/pdftrim.py:20 -msgid "" -"Be verbose, useful for debugging. Can be specified multiple times for " -"greater verbosity." -msgstr "处理时打印信息, 对于调试有用. 可以设置打印信息的级数." - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/comic/convert_from.py:321 -msgid "Don't show progress bar." -msgstr "不要显示进度条." - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/comic/convert_from.py:324 -msgid "Apply no processing to the image" -msgstr "不对图片进行处理" - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/comic/convert_from.py:329 -msgid "" -"%prog [options] comic.cb[z|r]\n" -"\n" -"Convert a comic in a CBZ or CBR file to an ebook. \n" -msgstr "" -"%prog [options] comic.cb[z|r]\n" -"\n" -"转换CBZ或CBR漫画到电子书籍. \n" - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/comic/convert_from.py:389 -msgid "Output written to" -msgstr "输出到" - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/comic/convert_from.py:549 -#: /home/kovid/work/calibre/src/calibre/ebooks/mobi/from_comic.py:35 -msgid "Rendering comic pages..." -msgstr "正在处理漫画页面..." - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/epub/convert_from.py:17 -msgid "" -"Usage: %prog [options] mybook.epub\n" -" \n" -" \n" -"%prog converts mybook.epub to mybook.lrf" -msgstr "" -"Usage: %prog [options] mybook.epub\n" -" \n" -" \n" -"%prog 转换mybook.epub到mybook.lrf" - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/fb2/convert_from.py:23 -msgid "" -"%prog [options] mybook.fb2\n" -"\n" -"\n" -"%prog converts mybook.fb2 to mybook.lrf" -msgstr "" -"%prog [options] mybook.fb2\n" -"\n" -"\n" -"%prog 转换mybook.fb2到mybook.lrf" - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/fb2/convert_from.py:28 -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/txt/convert_from.py:24 -msgid "Print generated HTML to stdout and quit." -msgstr "打印生成的HTML文件到标准输出后退出." - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/fb2/convert_from.py:30 -msgid "Keep generated HTML files after completing conversion to LRF." -msgstr "在完成LRF文件转换后保留生成的HTML文件." - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/feeds/convert_from.py:20 -msgid "Options to control the behavior of feeds2disk" -msgstr "控制feeds2disk行为的选项" - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/feeds/convert_from.py:22 -msgid "Options to control the behavior of html2lrf" -msgstr "控制html2lrf行为的选项" - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/feeds/convert_from.py:44 -msgid "Fetching of recipe failed: " -msgstr "无法获得转换方式: " - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:317 -msgid "\tBook Designer file detected." -msgstr "\t检测到Book Designer文件." - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:319 -msgid "\tParsing HTML..." -msgstr "\t正在处理HTML文件..." - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:342 -msgid "\tBaen file detected. Re-parsing..." -msgstr "\t检测到Baen文件. 重新分析处理中..." - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:358 -msgid "Written preprocessed HTML to " -msgstr "输出预处理HTML文件到 " - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:376 -msgid "Processing %s" -msgstr "正在处理 %s" - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:390 -msgid "\tConverting to BBeB..." -msgstr "\t转换到BBeB文件中..." - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:536 -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:549 -msgid "Could not parse file: %s" -msgstr "无法分析处理文件: %s" - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:541 -msgid "%s is an empty file" -msgstr "%s 是一个空文件" - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:561 -msgid "Failed to parse link %s %s" -msgstr "处理链接失败 %s %s" - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:605 -msgid "Cannot add link %s to TOC" -msgstr "无法将链接 %s 添加到文件目录" - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:957 -msgid "Unable to process image %s. Error: %s" -msgstr "无法处理图片 %s. 错误: %s" - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:995 -msgid "Unable to process interlaced PNG %s" -msgstr "无法处理隔行模式PNG文件 %s" - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1010 -msgid "" -"Could not process image: %s\n" -"%s" -msgstr "" -"无法处理图片: %s\n" -"%s" - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1763 -msgid "" -"An error occurred while processing a table: %s. Ignoring table markup." -msgstr "处理以下表格时发生错误: %s. 忽略该表格样式." - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1765 -msgid "" -"Bad table:\n" -"%s" -msgstr "" -"错误表格格式的:\n" -"%s" - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1787 -msgid "Table has cell that is too large" -msgstr "表格含有过大的单元格" - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1817 -msgid "" -"You have to save the website %s as an html file first and then run html2lrf " -"on it." -msgstr "您必须首先将站点 %s 存储为HTML文件后再运行html2lrf." - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1860 -msgid "Could not read cover image: %s" -msgstr "无法转换图片: %s" - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1863 -msgid "Cannot read from: %s" -msgstr "无法从源读取: %s" - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1988 -msgid "Failed to process opf file" -msgstr "处理opf文件失败" - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1994 -msgid "" -"Usage: %prog [options] mybook.html\n" -"\n" -"\n" -"%prog converts mybook.html to mybook.lrf. \n" -"%prog follows all links in mybook.html that point \n" -"to local files recursively. Thus, you can use it to \n" -"convert a whole tree of HTML files." -msgstr "" -"Usage: %prog [options] mybook.html\n" -"\n" -"\n" -"%prog 转换mybook.html到mybook.lrf. \n" -"%prog 会保留mybook.html中链接引用到的 \n" -"所有本地文件. 因此您可以由此转换整个 \n" -"HTML文件集合." - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/lit/convert_from.py:15 -msgid "" -"Usage: %prog [options] mybook.lit\n" -"\n" -"\n" -"%prog converts mybook.lit to mybook.lrf" -msgstr "" -"Usage: %prog [options] mybook.lit\n" -"\n" -"\n" -"%prog 转换mybook.lit到mybook.lrf" - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/lrfparser.py:136 -msgid "" -"%prog book.lrf\n" -"Convert an LRF file into an LRS (XML UTF-8 encoded) file" -msgstr "" -"%prog book.lrf\n" -"转换LRF文件到LRS (XML UTF-8 encoded)文件" - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/lrfparser.py:137 -msgid "Output LRS file" -msgstr "输出LRS文件" - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/lrfparser.py:139 -msgid "Do not save embedded image and font files to disk" -msgstr "不要存储内嵌图片和字体" - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/lrfparser.py:158 -msgid "Parsing LRF..." -msgstr "分析LRF文件中..." - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/lrfparser.py:161 -msgid "Creating XML..." -msgstr "创建XML文件中..." - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/lrfparser.py:163 -msgid "LRS written to " -msgstr "输出LRS文件到 " - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/lrs/convert_from.py:249 -msgid "Could not read from thumbnail file:" -msgstr "无法读取预览信息文件:" - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/lrs/convert_from.py:269 -msgid "" -"%prog [options] file.lrs\n" -"Compile an LRS file into an LRF file." -msgstr "" -"%prog [options] file.lrs\n" -"将LRS文件编译为LRF文件." - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/lrs/convert_from.py:270 -msgid "Path to output file" -msgstr "输出文件路经" - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/lrs/convert_from.py:272 -#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/isbndb.py:115 -msgid "Verbose processing" -msgstr "处理时打印信息" - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/lrs/convert_from.py:274 -msgid "Convert LRS to LRS, useful for debugging." -msgstr "转换LRS到LRS, 对调试有用." - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/meta.py:455 -msgid "Invalid LRF file. Could not set metadata." -msgstr "非法的LRF文件. 无法设置metadata." - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/meta.py:580 -msgid "" -"%prog [options] mybook.lrf\n" -"\n" -"\n" -"Show/edit the metadata in an LRF file.\n" -"\n" -msgstr "" -"%prog [options] mybook.lrf\n" -"\n" -"\n" -"显示/编辑LRF文件的metadata数据.\n" -"\n" - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/meta.py:587 -#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/__init__.py:43 -msgid "Set the book title" -msgstr "设置电子书籍的书名" - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/meta.py:589 -msgid "Set sort key for the title" -msgstr "设置书名排序键" - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/meta.py:591 -msgid "Set the author" -msgstr "设置作者信息" - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/meta.py:593 -msgid "Set sort key for the author" -msgstr "设置作者排序键" - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/meta.py:595 -#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/__init__.py:47 -msgid "The category this book belongs to. E.g.: History" -msgstr "设置电子书籍的类型. 例如: 历史" - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/meta.py:598 -msgid "Path to a graphic that will be set as this files' thumbnail" -msgstr "选择电子书籍的预览图片文件" - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/meta.py:601 -msgid "" -"Path to a txt file containing the comment to be stored in the lrf file." -msgstr "选择txt文本文件作为LRF格式电子书籍的注释" - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/meta.py:605 -msgid "Extract thumbnail from LRF file" -msgstr "从LRF文件中提取预览" - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/meta.py:606 -#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/mobi.py:182 -msgid "Set the publisher" -msgstr "设置出版商" - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/meta.py:607 -msgid "Set the book classification" -msgstr "设置书籍分类" - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/meta.py:608 -msgid "Set the book creator" -msgstr "设置书籍的创建者" - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/meta.py:609 -msgid "Set the book producer" -msgstr "设置书籍的出版商" - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/meta.py:611 -msgid "" -"Extract cover from LRF file. Note that the LRF format has no defined cover, " -"so we use some heuristics to guess the cover." -msgstr "从LRF文件中提取封面. 由于LRF文件格式未定义封面元素,程序将使用智能查找功能." - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/meta.py:613 -msgid "Set book ID" -msgstr "设置书籍ID" - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/mobi/convert_from.py:43 -msgid "" -"Usage: %prog [options] mybook.mobi|prc\n" -"\n" -"\n" -"%prog converts mybook.mobi to mybook.lrf" -msgstr "" -"Usage: %prog [options] mybook.mobi|prc\n" -"\n" -"\n" -"%prog 转换mybook.mobi到mybook.lrf" - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/pdf/convert_from.py:47 -msgid "Could not find pdftohtml, check it is in your PATH" -msgstr "无法找到pdftohtml, 请确认其已被加入系统路径变量PATH中" - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/pdf/convert_from.py:61 -msgid "" -" is an image based PDF. Only conversion of text based PDFs is supported." -msgstr " 是一个基于图片的PDF文件. 程序只支持转换基于文字的PDF文件." - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/pdf/convert_from.py:80 -msgid "" -"%prog [options] mybook.pdf\n" -"\n" -"\n" -"%prog converts mybook.pdf to mybook.lrf" -msgstr "" -"%prog [options] mybook.pdf\n" -"\n" -"\n" -"%prog 转换mybook.pdf到mybook.lrf" - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/pdf/reflow.py:403 -msgid "" -"Path to output directory in which to create the HTML file. Defaults to " -"current directory." -msgstr "输出HTML文件的目标文件夹路径. 默认值为当前文件夹." - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/pdf/reflow.py:405 -msgid "Be more verbose." -msgstr "打印更多调试信息." - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/pdf/reflow.py:417 -msgid "You must specify a single PDF file." -msgstr "您只能指定单一的PDF文件." - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/rtf/convert_from.py:21 -msgid "" -"%prog [options] mybook.rtf\n" -"\n" -"\n" -"%prog converts mybook.rtf to mybook.lrf" -msgstr "" -"%prog [options] mybook.rtf\n" -"\n" -"\n" -"%prog 转换mybook.rtf到mybook.lrf" - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/rtf/convert_from.py:146 -msgid "" -"This RTF file has a feature calibre does not support. Convert it to HTML and " -"then convert it." -msgstr "该RTF文件含有calibre不支持的转换的格式. 请先将其转换为HTML文件." - -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/txt/convert_from.py:19 -msgid "" -"%prog [options] mybook.txt\n" -"\n" -"\n" -"%prog converts mybook.txt to mybook.lrf" -msgstr "" -"%prog [options] mybook.txt\n" -"\n" -"\n" -"%prog 转换mybook.txt到mybook.lrf" - -#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/__init__.py:45 -msgid "Set the authors" -msgstr "设置作者信息" - -#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/__init__.py:49 -msgid "Set the comment" -msgstr "设置注释信息" - -#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/__init__.py:276 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/book_info.py:69 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/book_info.py:70 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/fetch_metadata.py:36 -#: /home/kovid/work/calibre/src/calibre/gui2/library.py:103 -#: /home/kovid/work/calibre/src/calibre/gui2/library.py:359 -#: /home/kovid/work/calibre/src/calibre/gui2/library.py:969 -msgid "Title" -msgstr "书名" - -#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/__init__.py:277 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/fetch_metadata.py:37 -#: /home/kovid/work/calibre/src/calibre/gui2/library.py:104 -#: /home/kovid/work/calibre/src/calibre/gui2/library.py:364 -#: /home/kovid/work/calibre/src/calibre/gui2/library.py:970 -msgid "Author(s)" -msgstr "作者" - -#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/__init__.py:279 -msgid "Producer" -msgstr "出品人" - -#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/__init__.py:280 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:493 -msgid "Category" -msgstr "类别" - -#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/__init__.py:281 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/book_info.py:71 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/book_info_ui.py:64 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/epub_ui.py:432 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:515 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:332 -#: /home/kovid/work/calibre/src/calibre/gui2/library.py:320 -#: /home/kovid/work/calibre/src/calibre/gui2/status.py:58 -msgid "Comments" -msgstr "注释" - -#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/__init__.py:283 -#: /home/kovid/work/calibre/src/calibre/gui2/library.py:109 -#: /home/kovid/work/calibre/src/calibre/gui2/library.py:309 -#: /home/kovid/work/calibre/src/calibre/gui2/library.py:909 -#: /home/kovid/work/calibre/src/calibre/gui2/library.py:973 -#: /home/kovid/work/calibre/src/calibre/gui2/status.py:60 -#: /home/kovid/work/calibre/src/calibre/gui2/tags.py:50 -msgid "Tags" -msgstr "标签" - -#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/__init__.py:284 -#: /home/kovid/work/calibre/src/calibre/gui2/library.py:110 -#: /home/kovid/work/calibre/src/calibre/gui2/library.py:325 -#: /home/kovid/work/calibre/src/calibre/gui2/status.py:59 -#: /home/kovid/work/calibre/src/calibre/gui2/tags.py:50 -msgid "Series" -msgstr "系列" - -#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/__init__.py:285 -msgid "Language" -msgstr "语言" - -#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/epub.py:199 -msgid "A comma separated list of tags to set" -msgstr "多个标签使用分号隔开" - -#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/epub.py:201 -msgid "The series to which this book belongs" -msgstr "电子书籍所属的系列" - -#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/epub.py:203 -msgid "The series index" -msgstr "书籍系列目录" - -#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/epub.py:205 -msgid "The book language" -msgstr "书籍语言" - -#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/epub.py:207 -msgid "Extract the cover" -msgstr "提取封面" - -#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/fb2.py:54 -msgid "Usage:" -msgstr "用法:" - -#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/imp.py:53 -msgid "Usage: imp-meta file.imp" -msgstr "用法: imp-meta file.imp" - -#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/imp.py:54 -#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/pdf.py:59 -#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/rb.py:60 -msgid "No filename specified." -msgstr "未指定文件名." - -#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/isbndb.py:97 -msgid "" -"\n" -"%prog [options] key\n" -"\n" -"Fetch metadata for books from isndb.com. You can specify either the \n" -"books ISBN ID or its title and author. If you specify the title and author,\n" -"then more than one book may be returned.\n" -"\n" -"key is the account key you generate after signing up for a free account from " -"isbndb.com.\n" -"\n" -msgstr "" -"\n" -"%prog [options] key\n" -"\n" -"从isndb.com获取书籍metadata信息. 您可以输入书籍的 \n" -"ISBN ID或者书名和作者. 如果您输入书名和作者, 可能\n" -"会有多个结果被返回.\n" -"\n" -"key 是您在isbndb.com免费注册后获得account key.\n" -"\n" - -#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/isbndb.py:108 -msgid "The ISBN ID of the book you want metadata for." -msgstr "待查找信息的书籍的ISBN ID." - -#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/isbndb.py:110 -msgid "The author whose book to search for." -msgstr "待查找信息的书籍的作者." - -#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/isbndb.py:112 -msgid "The title of the book to search for." -msgstr "待查找信息的书籍的书名." - -#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/isbndb.py:114 -msgid "The publisher of the book to search for." -msgstr "待查找信息的书籍的出版商." - -#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/library_thing.py:47 -msgid "" -"Could not fetch cover as server is experiencing high load. Please try again " -"later." -msgstr "由于服务器繁忙无法获得封面. 请稍后重试." - -#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/library_thing.py:48 -msgid " not found." -msgstr " 无法找到." - -#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/library_thing.py:51 -#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/library_thing.py:82 -msgid "LibraryThing.com server error. Try again later." -msgstr "LibraryThing.com 服务器错误. 请稍后重试." - -#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/library_thing.py:60 -msgid "" -"\n" -"%prog [options] ISBN\n" -"\n" -"Fetch a cover image for the book identified by ISBN from LibraryThing.com\n" -msgstr "" -"\n" -"%prog [options] ISBN\n" -"\n" -"通过书籍的ISBN从LibraryThing.com获得书籍的封面图片\n" - -#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/lit.py:35 -msgid "Usage: %s file.lit" -msgstr "用法: %s file.lit" - -#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/lit.py:45 -#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/mobi.py:227 -msgid "Cover saved to" -msgstr "存储封面到" - -#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/mobi.py:178 -msgid "Set the subject tags" -msgstr "设置主题标签" - -#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/mobi.py:180 -msgid "Set the language" -msgstr "设置语言标签" - -#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/mobi.py:184 -msgid "Set the ISBN" -msgstr "设置ISBN" - -#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/opf2.py:965 -msgid "Set the dc:language field" -msgstr "设置 dc:language 栏目" - -#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/pdf.py:58 -msgid "Usage: pdf-meta file.pdf" -msgstr "用法: pdf-meta file.pdf" - -#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/rb.py:59 -msgid "Usage: rb-meta file.rb" -msgstr "用法: rb-meta file.rb" - -#: /home/kovid/work/calibre/src/calibre/ebooks/mobi/from_any.py:55 -msgid "Creating Mobipocket file from EPUB..." -msgstr "从EPUB文件转换到Mobipocket文件中..." - -#: /home/kovid/work/calibre/src/calibre/ebooks/mobi/reader.py:499 -msgid "%prog [options] myebook.mobi" -msgstr "%prog [options] myebook.mobi" - -#: /home/kovid/work/calibre/src/calibre/ebooks/mobi/reader.py:523 -msgid "Raw MOBI HTML saved in" -msgstr "Raw MOBI HTML 保存" - -#: /home/kovid/work/calibre/src/calibre/ebooks/mobi/writer.py:512 -msgid "Options to control the conversion to MOBI" -msgstr "控制转换到MOBI格式的选项" - -#: /home/kovid/work/calibre/src/calibre/ebooks/mobi/writer.py:519 -msgid "Mobipocket-specific options." -msgstr "Mobipocket相关选项." - -#: /home/kovid/work/calibre/src/calibre/ebooks/mobi/writer.py:521 -msgid "" -"Compress file text using PalmDOC compression. Results in smaller files, but " -"takes a long time to run." -msgstr "使用PalmDOC压缩模式压缩文件文本. 可以减小文件体积, 但会增加处理时间." - -#: /home/kovid/work/calibre/src/calibre/ebooks/mobi/writer.py:524 -msgid "Modify images to meet Palm device size limitations." -msgstr "缩放图片使之适应Palm设备的屏幕尺寸." - -#: /home/kovid/work/calibre/src/calibre/ebooks/mobi/writer.py:526 -msgid "Title for any generated in-line table of contents." -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/ebooks/mobi/writer.py:527 -msgid "" -"Device renderer profiles. Affects conversion of font sizes, image rescaling " -"and rasterization of tables. Valid profiles are: %s." -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/ebooks/mobi/writer.py:532 -msgid "Source renderer profile. Default is %default." -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/ebooks/mobi/writer.py:535 -msgid "Destination renderer profile. Default is %default." -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/ebooks/mobi/writer.py:543 -msgid "[options]" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/ebooks/mobi/writer.py:561 -msgid "Unknown source profile %r" -msgstr "未知的源配置文件 %r" - -#: /home/kovid/work/calibre/src/calibre/ebooks/mobi/writer.py:565 -msgid "Unknown destination profile %r" -msgstr "未知的目标配置文件 %r" - -#: /home/kovid/work/calibre/src/calibre/ebooks/odt/to_oeb.py:57 -msgid "The output directory. Defaults to the current directory." -msgstr "输出文件夹. 默认为输出到当前文件夹." - -#: /home/kovid/work/calibre/src/calibre/ebooks/oeb/base.py:586 -msgid "Cover" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/ebooks/oeb/base.py:587 -msgid "Title Page" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/ebooks/oeb/base.py:588 -#: /home/kovid/work/calibre/src/calibre/ebooks/oeb/transforms/htmltoc.py:18 -#: /home/kovid/work/calibre/src/calibre/gui2/viewer/main.py:47 -#: /home/kovid/work/calibre/src/calibre/gui2/viewer/main_ui.py:160 -msgid "Table of Contents" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/ebooks/oeb/base.py:589 -msgid "Index" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/ebooks/oeb/base.py:590 -msgid "Glossary" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/ebooks/oeb/base.py:591 -msgid "Acknowledgements" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/ebooks/oeb/base.py:592 -msgid "Bibliography" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/ebooks/oeb/base.py:593 -msgid "Colophon" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/ebooks/oeb/base.py:594 -msgid "Copyright" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/ebooks/oeb/base.py:595 -msgid "Dedication" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/ebooks/oeb/base.py:596 -msgid "Epigraph" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/ebooks/oeb/base.py:597 -msgid "Foreword" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/ebooks/oeb/base.py:598 -msgid "List of Illustrations" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/ebooks/oeb/base.py:599 -msgid "List of Tables" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/ebooks/oeb/base.py:600 -msgid "Notes" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/ebooks/oeb/base.py:601 -msgid "Preface" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/ebooks/oeb/base.py:602 -msgid "Main Text" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/pdftrim.py:13 -msgid "Options to control the transformation of pdf" -msgstr "控制PDF转换的选项" - -#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/pdftrim.py:24 -msgid "Number of pixels to crop from the left most x (default is %d) " -msgstr "页面左部切边宽度像素值 x (默认值为 %d) " - -#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/pdftrim.py:26 -msgid "Number of pixels to crop from the left most y (default is %d) " -msgstr "页面左部切边宽度像素值 y (默认值为 %d) " - -#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/pdftrim.py:28 -msgid "Number of pixels to crop from the right most x (default is %d) " -msgstr "页面右部切边宽度像素值 x (默认值为 %d) " - -#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/pdftrim.py:30 -msgid "Number of pixels to crop from the right most y (default is %d)" -msgstr "页面右部切边宽度像素值 y (默认值为 %d)" - -#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/pdftrim.py:32 -msgid "" -"A file generated by ghostscript which allows each page to be individually " -"cropped [gs -dSAFER -dNOPAUSE -dBATCH -sDEVICE=bbox > bounding] " -msgstr "" -"由ghostscript生成的可按页单独切边的文件 [gs -dSAFER -dNOPAUSE -dBATCH -sDEVICE=bbox > " -"bounding] " - -#: /home/kovid/work/calibre/src/calibre/ebooks/pdf/pdftrim.py:38 -msgid "" -"\t%prog [options] file.pdf\n" -"\n" -"\tCrops a pdf. \n" -"\t" -msgstr "" -"\t%prog [options] file.pdf\n" -"\n" -"\t对PDF文件切边. \n" -"\t" - -#: /home/kovid/work/calibre/src/calibre/gui2/__init__.py:25 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config_ui.py:433 -msgid "Frequently used directories" -msgstr "常用的目录列表" - -#: /home/kovid/work/calibre/src/calibre/gui2/__init__.py:27 -msgid "Send file to storage card instead of main memory by default" -msgstr "默认将文件传输到扩展卡而非设备内置存储" - -#: /home/kovid/work/calibre/src/calibre/gui2/__init__.py:29 -msgid "The format to use when saving single files to disk" -msgstr "存储单个文件时使用的格式" - -#: /home/kovid/work/calibre/src/calibre/gui2/__init__.py:31 -msgid "Confirm before deleting" -msgstr "删除前要求用户确认" - -#: /home/kovid/work/calibre/src/calibre/gui2/__init__.py:33 -msgid "Toolbar icon size" -msgstr "工具栏图标大小" - -#: /home/kovid/work/calibre/src/calibre/gui2/__init__.py:35 -msgid "Show button labels in the toolbar" -msgstr "在工具栏上显示文字标签" - -#: /home/kovid/work/calibre/src/calibre/gui2/__init__.py:37 -msgid "Main window geometry" -msgstr "主窗口位置尺寸" - -#: /home/kovid/work/calibre/src/calibre/gui2/__init__.py:39 -msgid "Notify when a new version is available" -msgstr "在程序有新版本时提示" - -#: /home/kovid/work/calibre/src/calibre/gui2/__init__.py:41 -msgid "Use Roman numerals for series number" -msgstr "使用罗马数字作为序列数字" - -#: /home/kovid/work/calibre/src/calibre/gui2/__init__.py:43 -msgid "Sort tags list by popularity" -msgstr "按欢迎度排序标签" - -#: /home/kovid/work/calibre/src/calibre/gui2/__init__.py:45 -msgid "Number of covers to show in the cover browsing mode" -msgstr "在浏览模式下显示的书籍封面数量" - -#: /home/kovid/work/calibre/src/calibre/gui2/__init__.py:47 -msgid "Defaults for conversion to LRF" -msgstr "转换到LRF文件的默认选项" - -#: /home/kovid/work/calibre/src/calibre/gui2/__init__.py:49 -msgid "Options for the LRF ebook viewer" -msgstr "察看LRF文件的选项" - -#: /home/kovid/work/calibre/src/calibre/gui2/__init__.py:51 -msgid "Formats that are viewed using the internal viewer" -msgstr "使用内置浏览器查看的文件格式" - -#: /home/kovid/work/calibre/src/calibre/gui2/__init__.py:53 -msgid "Columns to be displayed in the book list" -msgstr "显示书籍列表时显示的信息列" - -#: /home/kovid/work/calibre/src/calibre/gui2/__init__.py:54 -msgid "Automatically launch content server on application startup" -msgstr "在程序启动时启动内容服务器程序" - -#: /home/kovid/work/calibre/src/calibre/gui2/__init__.py:55 -msgid "Oldest news kept in database" -msgstr "在数据库中保留旧消息" - -#: /home/kovid/work/calibre/src/calibre/gui2/__init__.py:56 -msgid "Show system tray icon" -msgstr "显示系统托盘图标" - -#: /home/kovid/work/calibre/src/calibre/gui2/__init__.py:58 -msgid "Upload downloaded news to device" -msgstr "将下载的新闻传输到设备上" - -#: /home/kovid/work/calibre/src/calibre/gui2/__init__.py:60 -msgid "Delete books from library after uploading to device" -msgstr "将书籍传输到设备后从书库中删除" - -#: /home/kovid/work/calibre/src/calibre/gui2/__init__.py:62 -msgid "" -"Show the cover flow in a separate window instead of in the main calibre " -"window" -msgstr "将封面显示在单独的窗口而不是在calibre主窗口" - -#: /home/kovid/work/calibre/src/calibre/gui2/__init__.py:64 -msgid "Disable notifications from the system tray icon" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/device.py:72 -msgid "Device no longer connected." -msgstr "设备未联机." - -#: /home/kovid/work/calibre/src/calibre/gui2/device.py:117 -msgid "Get device information" -msgstr "获取设备信息" - -#: /home/kovid/work/calibre/src/calibre/gui2/device.py:128 -msgid "Get list of books on device" -msgstr "从设备上读取书籍列表" - -#: /home/kovid/work/calibre/src/calibre/gui2/device.py:137 -msgid "Send metadata to device" -msgstr "传输metadata到设备上" - -#: /home/kovid/work/calibre/src/calibre/gui2/device.py:146 -msgid "Upload %d books to device" -msgstr "上传 %d 书籍到设备上" - -#: /home/kovid/work/calibre/src/calibre/gui2/device.py:161 -msgid "Delete books from device" -msgstr "从设备上删除书籍" - -#: /home/kovid/work/calibre/src/calibre/gui2/device.py:176 -msgid "Download books from device" -msgstr "从设备上下载书籍" - -#: /home/kovid/work/calibre/src/calibre/gui2/device.py:186 -msgid "View book on device" -msgstr "察看设备上的书籍" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/book_info.py:84 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/book_info.py:85 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/book_info.py:86 -#: /home/kovid/work/calibre/src/calibre/gui2/library.py:316 -#: /home/kovid/work/calibre/src/calibre/gui2/library.py:904 -#: /home/kovid/work/calibre/src/calibre/gui2/status.py:56 -msgid "Path" -msgstr "路径" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/book_info.py:87 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/book_info.py:88 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/book_info.py:89 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/book_info.py:92 -#: /home/kovid/work/calibre/src/calibre/gui2/library.py:315 -#: /home/kovid/work/calibre/src/calibre/gui2/status.py:57 -#: /home/kovid/work/calibre/src/calibre/gui2/tags.py:50 -msgid "Formats" -msgstr "格式" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/book_info_ui.py:61 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/comicconf_ui.py:88 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/progress_ui.py:48 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/warning_ui.py:52 -msgid "Dialog" -msgstr "对话框" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/book_info_ui.py:62 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/book_info_ui.py:63 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/choose_format_ui.py:41 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/confirm_delete_ui.py:49 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/password_ui.py:56 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/progress_ui.py:49 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/progress_ui.py:50 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/warning_ui.py:53 -msgid "TextLabel" -msgstr "文字标签" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/book_info_ui.py:65 -msgid "&Previous" -msgstr "上一个(&P)" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/book_info_ui.py:66 -msgid "&Next" -msgstr "下一个(&N)" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/choose_format_ui.py:40 -msgid "Choose Format" -msgstr "选择格式" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/comicconf.py:34 -msgid "Set defaults for conversion of comics (CBR/CBZ files)" -msgstr "设置漫画文件的转换选项 (CBR/CBZ files)" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/comicconf.py:49 -msgid "Set options for converting %s" -msgstr "设置转换 %s 的选项" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/comicconf_ui.py:89 -msgid "&Title:" -msgstr "标题(&T);" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/comicconf_ui.py:90 -msgid "&Author(s):" -msgstr "作者(&A):" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/comicconf_ui.py:91 -msgid "&Number of Colors:" -msgstr "颜色数(&N):" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/comicconf_ui.py:92 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/epub_ui.py:440 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:538 -msgid "&Profile:" -msgstr "配置文件(&P);" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/comicconf_ui.py:93 -msgid "Disable &normalize" -msgstr "关闭图像规范化(&n)" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/comicconf_ui.py:94 -msgid "Keep &aspect ratio" -msgstr "保持宽高比(&a)" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/comicconf_ui.py:95 -msgid "Disable &Sharpening" -msgstr "关闭锐化(&S)" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/comicconf_ui.py:96 -msgid "&Landscape" -msgstr "横向(&L)" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/comicconf_ui.py:97 -msgid "Don't so&rt" -msgstr "不要排序(&r)" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/comicconf_ui.py:98 -msgid "&Right to left" -msgstr "从右向左(&R)" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/comicconf_ui.py:99 -msgid "De&speckle" -msgstr "除噪点(&s)" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/comicconf_ui.py:100 -msgid "&Wide" -msgstr "宽度(&W)" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config.py:100 -msgid " plugins" -msgstr " 插件" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config.py:106 -msgid "by" -msgstr "由" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config.py:123 -msgid "Advanced" -msgstr "高级" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config.py:123 -msgid "General" -msgstr "常规" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config.py:123 -msgid "Interface" -msgstr "界面" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config.py:124 -msgid "" -"Content\n" -"Server" -msgstr "" -"内容\n" -"服务器" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config.py:124 -msgid "Plugins" -msgstr "插件" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config.py:257 -msgid "No valid plugin path" -msgstr "不合法的插件路径" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config.py:258 -msgid "%s is not a valid plugin path" -msgstr "%s 不是合法的插件路径" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config.py:261 -msgid "Choose plugin" -msgstr "选择插件" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config.py:272 -msgid "Plugin cannot be disabled" -msgstr "该插件不能被禁用" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config.py:273 -msgid "The plugin: %s cannot be disabled" -msgstr "插件: %s 不能被禁用" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config.py:283 -msgid "Plugin not customizable" -msgstr "无法个性化插件" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config.py:284 -msgid "Plugin: %s does not need customization" -msgstr "插件: %s 无需个性化设置" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config.py:287 -msgid "Customize %s" -msgstr "个性化 %s" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config.py:297 -msgid "Cannot remove builtin plugin" -msgstr "不能移除内置插件" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config.py:298 -msgid " cannot be removed. It is a builtin plugin. Try disabling it instead." -msgstr " 无法移除. 该插件是内置插件. 您可以尝试禁用它而非移除." - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config.py:319 -msgid "Error log:" -msgstr "错误日志:" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config.py:323 -msgid "Access log:" -msgstr "访问日志:" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config.py:345 -#: /home/kovid/work/calibre/src/calibre/gui2/main.py:385 -msgid "Failed to start content server" -msgstr "无法启动内容服务器" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config.py:385 -msgid "Invalid size" -msgstr "无效的尺寸" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config.py:385 -msgid "The size %s is invalid. must be of the form widthxheight" -msgstr "尺寸大小 %s 不合法. 合法的格式为 宽度x高度" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config.py:423 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config.py:427 -msgid "Invalid database location" -msgstr "不合法的数据库路径" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config.py:424 -msgid "
    Must be a directory." -msgstr "
    必须是文件目录." - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config.py:424 -msgid "Invalid database location " -msgstr "不合法的数据库路径 " - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config.py:428 -msgid "Invalid database location.
    Cannot write to " -msgstr "不合法的数据库路径.
    无法写入到 " - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config.py:440 -msgid "Compacting database. This may take a while." -msgstr "压缩数据库中. 请稍候." - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config.py:440 -msgid "Compacting..." -msgstr "压缩中..." - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config_ui.py:417 -#: /home/kovid/work/calibre/src/calibre/gui2/main_ui.py:343 -msgid "Configuration" -msgstr "设置" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config_ui.py:418 -msgid "" -"&Location of ebooks (The ebooks are stored in folders sorted by author and " -"metadata is stored in the file metadata.db)" -msgstr "电子书籍的位置(&L) (电子书籍按作者排序存储在文件目录中而metadata存储在metadata.db数据库中)" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config_ui.py:419 -msgid "Browse for the new database location" -msgstr "选择新的数据库路径" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config_ui.py:420 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config_ui.py:435 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config_ui.py:437 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config_ui.py:452 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config_ui.py:453 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config_ui.py:478 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/epub_ui.py:414 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:497 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:308 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:313 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:327 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:336 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:338 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:340 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:344 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:346 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/tag_editor_ui.py:126 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/tag_editor_ui.py:128 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/tag_editor_ui.py:131 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/tag_editor_ui.py:135 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles_ui.py:267 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles_ui.py:269 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles_ui.py:270 -#: /home/kovid/work/calibre/src/calibre/gui2/main_ui.py:332 -#: /home/kovid/work/calibre/src/calibre/gui2/main_ui.py:336 -#: /home/kovid/work/calibre/src/calibre/gui2/main_ui.py:342 -#: /home/kovid/work/calibre/src/calibre/gui2/main_ui.py:344 -msgid "..." -msgstr "..." - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config_ui.py:421 -msgid "Show notification when &new version is available" -msgstr "在程序有新版本时提示(&n)" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config_ui.py:422 -msgid "" -"If you disable this setting, metadata is guessed from the filename instead. " -"This can be configured in the Advanced section." -msgstr "如果您禁用本设置, metadata将从文件名中模糊获取. 您也可以在高级设置中配置此项." - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config_ui.py:423 -msgid "Read &metadata from files" -msgstr "从文件中读取metadata(&m)" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config_ui.py:424 -msgid "Format for &single file save:" -msgstr "单个文件存储格式(&s):" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config_ui.py:425 -msgid "Default network &timeout:" -msgstr "默认网络超时(&t)" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config_ui.py:426 -msgid "" -"Set the default timeout for network fetches (i.e. anytime we go out to the " -"internet to get information)" -msgstr "设置网络访问的默认超时限制 (例如在从互联网获取信息时的超时)" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config_ui.py:427 -msgid " seconds" -msgstr " 秒" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config_ui.py:428 -msgid "Choose &language (requires restart):" -msgstr "选择界面语言, 需重启(&l):" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config_ui.py:429 -msgid "Normal" -msgstr "普通" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config_ui.py:430 -msgid "High" -msgstr "高" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config_ui.py:431 -msgid "Low" -msgstr "低" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config_ui.py:432 -msgid "Job &priority:" -msgstr "进程优先级(&p):" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config_ui.py:434 -msgid "Add a directory to the frequently used directories list" -msgstr "将目录添加到常用目录列表中" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config_ui.py:436 -msgid "Remove a directory from the frequently used directories list" -msgstr "将目录从常用目录列表中移除" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config_ui.py:438 -msgid "Use &Roman numerals for series number" -msgstr "使用罗马数字作为序列数(&R)" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config_ui.py:439 -msgid "Enable system &tray icon (needs restart)" -msgstr "显示系统托盘图标, 需重启生效(&t)" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config_ui.py:440 -msgid "Show ¬ifications in system tray" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config_ui.py:441 -msgid "Show cover &browser in a separate window (needs restart)" -msgstr "在单独的窗口显示封面浏览界面, 需重启生效(&b)" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config_ui.py:442 -msgid "Automatically send downloaded &news to ebook reader" -msgstr "自动将下载的新闻传输到电子书阅读器上(&n)" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config_ui.py:443 -msgid "&Delete news from library when it is sent to reader" -msgstr "传输到电子书后将新闻从书库中删除(&D)" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config_ui.py:444 -msgid "&Number of covers to show in browse mode (needs restart):" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config_ui.py:445 -msgid "Toolbar" -msgstr "工具栏" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config_ui.py:446 -msgid "Large" -msgstr "大" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config_ui.py:447 -msgid "Medium" -msgstr "中" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config_ui.py:448 -msgid "Small" -msgstr "小" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config_ui.py:449 -msgid "&Button size in toolbar" -msgstr "工具栏按钮大小(&B)" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config_ui.py:450 -msgid "Show &text in toolbar buttons" -msgstr "在工具栏显示按钮文字(&t)" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config_ui.py:451 -msgid "Select visible &columns in library view" -msgstr "选择在书库界面中显示的新系列(&c)" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config_ui.py:454 -msgid "Use internal &viewer for:" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config_ui.py:455 -msgid "Free unused diskspace from the database" -msgstr "从数据库中释放不用的磁盘空间" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config_ui.py:456 -msgid "&Compact database" -msgstr "压缩数据库(&C)" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config_ui.py:457 -msgid "&Metadata from file name" -msgstr "使用文件名作为metadata(&M)" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config_ui.py:458 -msgid "" -"calibre contains a network server that allows you to access your book " -"collection using a browser from anywhere in the world. Any changes to the " -"settings will only take effect after a server restart." -msgstr "calibre带有一个网络服务器程序, 您可以由此使用浏览器访问你的书籍库. 对服务器程序配置的修改需要重启服务器程序生效." - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config_ui.py:459 -msgid "Server &port:" -msgstr "服务器端口(&p):" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config_ui.py:460 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/password_ui.py:57 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler_ui.py:174 -msgid "&Username:" -msgstr "用户名(&U):" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config_ui.py:461 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/password_ui.py:58 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler_ui.py:175 -msgid "&Password:" -msgstr "密码(&P):" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config_ui.py:462 -msgid "" -"If you leave the password blank, anyone will be able to access your book " -"collection using the web interface." -msgstr "如果您使用空密码将导致其他人可以从web界面访问您的书籍库." - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config_ui.py:463 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/password_ui.py:59 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler_ui.py:176 -msgid "&Show password" -msgstr "显示密码(&S)" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config_ui.py:464 -msgid "" -"The maximum size (widthxheight) for displayed covers. Larger covers are " -"resized. " -msgstr "显示书籍封面的最大尺寸(宽度x高度). 过大的封面将会被相应缩小. " - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config_ui.py:465 -msgid "Max. &cover size:" -msgstr "最大封面大小(&c):" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config_ui.py:466 -msgid "&Start Server" -msgstr "启动服务器(&S)" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config_ui.py:467 -msgid "St&op Server" -msgstr "停止服务器(&o)" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config_ui.py:468 -msgid "&Test Server" -msgstr "测试服务器(&T)" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config_ui.py:469 -msgid "Run server &automatically on startup" -msgstr "在系统启动时自动启动服务器(&a)" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config_ui.py:470 -msgid "View &server logs" -msgstr "察看服务器日志(&s)" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config_ui.py:471 -msgid "" -"If you want to use the content server to access your ebook collection on " -"your iphone with Stanza, you will need to add the URL " -"http://myhostname:8080/stanza as a new catalog in the stanza reader on your " -"iphone. Here myhostname should be the fully qualified hostname or the IP " -"address of this computer." -msgstr "" -"如果您想从iPhone手机上通过Stanza访问服务器, 您需要将地址 http://myhostname:8080/stanza " -"作为一个新的分类目录添加到iPhone手机上的Stanza阅读程序中. 其中myhostname可以是您的计算机的主机名或IP地址." - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config_ui.py:472 -msgid "" -"Here you can customize the behavior of Calibre by controlling what plugins " -"it uses." -msgstr "从可以通过配置插件的启用与否来调整Calibre的功能特性." - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config_ui.py:473 -msgid "Enable/&Disable plugin" -msgstr "启用/禁用插件(&D)" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config_ui.py:474 -msgid "&Customize plugin" -msgstr "设置插件&C)" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config_ui.py:475 -msgid "&Remove plugin" -msgstr "移除插件(&R)" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config_ui.py:476 -msgid "Add new plugin" -msgstr "添加插件" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config_ui.py:477 -msgid "Plugin &file:" -msgstr "插件文件名(&f):" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config_ui.py:479 -msgid "&Add" -msgstr "添加(&A)" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/confirm_delete_ui.py:48 -msgid "Are you sure?" -msgstr "您确定吗?" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/confirm_delete_ui.py:50 -msgid "&Show this warning again" -msgstr "重复显示警告(&S)" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/conversion_error_ui.py:41 -msgid "ERROR" -msgstr "错误" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/epub.py:52 -msgid "Bulk convert to " -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/epub.py:54 -msgid "Convert %s to " -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/epub.py:68 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/epub.py:95 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single.py:55 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single.py:296 -#: /home/kovid/work/calibre/src/calibre/gui2/viewer/main.py:143 -#: /home/kovid/work/calibre/src/calibre/gui2/viewer/main_ui.py:161 -msgid "Metadata" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/epub.py:70 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/epub.py:96 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single.py:57 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single.py:297 -msgid "Look & Feel" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/epub.py:72 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/epub.py:97 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single.py:59 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single.py:298 -msgid "Page Setup" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/epub.py:74 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/epub.py:98 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single.py:61 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single.py:299 -msgid "Chapter Detection" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/epub.py:95 -msgid "" -"Specify metadata such as title and author for the book.\n" -"\n" -"Metadata will be updated in the database as well as the generated %s file." -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/epub.py:96 -msgid "" -"Adjust the look of the generated ebook by specifying things like font sizes." -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/epub.py:97 -msgid "Specify the page layout settings like margins." -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/epub.py:98 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single.py:299 -msgid "Fine tune the detection of chapter and section headings." -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/epub.py:104 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single.py:167 -msgid "Choose cover for " -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/epub.py:111 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single.py:174 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single.py:59 -msgid "Cannot read" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/epub.py:112 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single.py:175 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single.py:60 -msgid "You do not have permission to read the file: " -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/epub.py:120 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single.py:183 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single.py:68 -msgid "Error reading file" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/epub.py:121 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single.py:184 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single.py:69 -msgid "

    There was an error reading from file:
    " -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/epub.py:127 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single.py:190 -msgid " is not a valid picture" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/epub.py:238 -#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1053 -msgid "Cannot convert" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/epub.py:239 -msgid "This book has no available formats" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/epub.py:244 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single.py:93 -msgid "No available formats" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/epub.py:245 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single.py:94 -msgid "Cannot convert %s as this book has no supported formats" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/epub.py:249 -msgid "Choose the format to convert to " -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/epub.py:260 -msgid "Invalid XPath expression" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/epub.py:261 -msgid "The expression %s is invalid. Error: %s" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/epub_ui.py:410 -msgid "Convert to EPUB" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/epub_ui.py:411 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:494 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:341 -msgid "Book Cover" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/epub_ui.py:412 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:495 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:342 -msgid "Change &cover image:" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/epub_ui.py:413 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:496 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:343 -msgid "Browse for an image to use as the cover of this book." -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/epub_ui.py:415 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:498 -msgid "Use cover from &source file" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/epub_ui.py:416 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:499 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:305 -msgid "&Title: " -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/epub_ui.py:417 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:500 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:306 -msgid "Change the title of this book" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/epub_ui.py:418 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:501 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:128 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:309 -msgid "&Author(s): " -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/epub_ui.py:419 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:502 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:129 -msgid "" -"Change the author(s) of this book. Multiple authors should be separated by " -"an &. If the author name contains an &, use && to represent it." -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/epub_ui.py:420 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:503 -msgid "Author So&rt:" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/epub_ui.py:421 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:504 -msgid "" -"Change the author(s) of this book. Multiple authors should be separated by a " -"comma" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/epub_ui.py:422 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:505 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:136 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:318 -msgid "&Publisher: " -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/epub_ui.py:423 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:506 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:137 -msgid "Change the publisher of this book" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/epub_ui.py:424 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:507 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:319 -msgid "Ta&gs: " -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/epub_ui.py:425 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:508 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:139 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:320 -msgid "" -"Tags categorize the book. This is particularly useful while searching. " -"

    They can be any words or phrases, separated by commas." -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/epub_ui.py:426 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:509 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:144 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:323 -msgid "&Series:" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/epub_ui.py:427 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/epub_ui.py:428 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:510 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:511 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:145 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:146 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:324 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:325 -msgid "List of known series. You can add new series." -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/epub_ui.py:429 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/epub_ui.py:430 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:512 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:513 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:328 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:329 -msgid "Series index." -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/epub_ui.py:431 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:514 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:330 -msgid "Book " -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/epub_ui.py:433 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:522 -msgid "Source en&coding:" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/epub_ui.py:434 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:516 -msgid "Base &font size:" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/epub_ui.py:435 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/epub_ui.py:442 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/epub_ui.py:444 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/epub_ui.py:446 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/epub_ui.py:448 -msgid " pt" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/epub_ui.py:436 -msgid "Remove &spacing between paragraphs" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/epub_ui.py:437 -msgid "Preserve &tag structure when splitting" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/epub_ui.py:438 -msgid "&Rescale images" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/epub_ui.py:439 -msgid "Override &CSS" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/epub_ui.py:441 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:539 -msgid "&Left Margin:" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/epub_ui.py:443 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:541 -msgid "&Right Margin:" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/epub_ui.py:445 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:543 -msgid "&Top Margin:" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/epub_ui.py:447 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:545 -msgid "&Bottom Margin:" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/epub_ui.py:449 -msgid "Do not &split on page breaks" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/epub_ui.py:450 -msgid "&Source profile:" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/epub_ui.py:451 -msgid "&Destination profile:" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/epub_ui.py:452 -msgid "Automatic &chapter detection" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/epub_ui.py:453 -msgid "&XPath:" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/epub_ui.py:454 -msgid "" -"\n" -"\n" -"

    You can control how " -"calibre detects chapters using a XPath expression. To learn how to use XPath " -"expressions see the XPath " -"tutorial

    " -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/epub_ui.py:459 -msgid "Chapter &mark:" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/epub_ui.py:460 -msgid "Automatic &Table of Contents" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/epub_ui.py:461 -msgid "Number of &links to add to Table of Contents" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/epub_ui.py:462 -msgid "Do not add &detected chapters to the Table of Contents" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/epub_ui.py:463 -msgid "Chapter &threshold" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/epub_ui.py:464 -msgid "&Force use of auto-generated Table of Contents" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/epub_ui.py:465 -msgid "Level &1 TOC" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/epub_ui.py:466 -msgid "Level &2 TOC" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/epub_ui.py:467 -msgid "&Title for generated TOC" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/fetch_metadata.py:38 -msgid "Author Sort" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/fetch_metadata.py:40 -msgid "ISBN" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/fetch_metadata.py:104 -msgid "Cannot connect" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/fetch_metadata.py:105 -msgid "You must specify a valid access key for isbndb.com" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/fetch_metadata.py:139 -msgid "Error fetching metadata" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/fetch_metadata.py:144 -msgid "No metadata found" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/fetch_metadata.py:144 -msgid "" -"No metadata found, try adjusting the title and author or the ISBN key." -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/fetch_metadata_ui.py:77 -msgid "Fetch metadata" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/fetch_metadata_ui.py:78 -msgid "Fetching metadata for %1" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/fetch_metadata_ui.py:79 -msgid "" -"Sign up for a free account from ISBNdb.com to get an access key." -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/fetch_metadata_ui.py:80 -msgid "&Access Key:" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/fetch_metadata_ui.py:81 -msgid "Fetch" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/fetch_metadata_ui.py:82 -msgid "Matches" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/fetch_metadata_ui.py:83 -msgid "" -"Select the book that most closely matches your copy from the list below" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/job_view_ui.py:32 -msgid "Details of job" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/jobs.py:27 -msgid "Unavailable" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/jobs.py:38 -msgid " - Jobs" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/jobs_ui.py:38 -msgid "Active Jobs" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/jobs_ui.py:39 -msgid "&Stop selected job" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single.py:98 -msgid "Choose the format to convert into LRF" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single.py:106 -msgid "Convert %s to LRF" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single.py:109 -#: /home/kovid/work/calibre/src/calibre/gui2/tools.py:360 -msgid "Set conversion defaults" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single.py:260 -msgid "" -"Preprocess the file before converting to LRF. This is useful if you know " -"that the file is from a specific source. Known sources:" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single.py:261 -msgid "
    1. baen - Books from BAEN Publishers
    2. " -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single.py:262 -msgid "" -"
    3. pdftohtml - HTML files that are the output of the program " -"pdftohtml
    4. " -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single.py:263 -msgid "
    5. book-designer - HTML0 files from Book Designer
    6. " -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single.py:296 -msgid "" -"Specify metadata such as title and author for the book.

      Metadata will be " -"updated in the database as well as the generated LRF file." -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single.py:297 -msgid "" -"Adjust the look of the generated LRF file by specifying things like font " -"sizes and the spacing between words." -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single.py:298 -msgid "" -"Specify the page settings like margins and the screen size of the target " -"device." -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single.py:308 -msgid "No help available" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single.py:411 -msgid "Bulk convert ebooks to LRF" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:492 -msgid "Convert to LRF" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:517 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:524 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:526 -msgid " pts" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:518 -msgid "Embedded Fonts" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:519 -msgid "&Serif:" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:520 -msgid "S&ans-serif:" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:521 -msgid "&Monospace:" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:523 -msgid "Minimum &indent:" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:525 -msgid "&Word spacing:" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:527 -msgid "Enable auto &rotation of images" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:528 -msgid "Insert &blank lines between paragraphs" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:529 -msgid "Ignore &tables" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:530 -msgid "Ignore &colors" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:531 -msgid "&Preprocess:" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:532 -msgid "Header" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:533 -msgid "&Show header" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:534 -msgid "&Header format:" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:535 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:540 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:542 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:544 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:546 -#: /home/kovid/work/calibre/src/calibre/gui2/viewer/config_ui.py:107 -#: /home/kovid/work/calibre/src/calibre/gui2/viewer/config_ui.py:109 -msgid " px" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:536 -msgid "Header &separation:" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:537 -msgid "Override
      CSS" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:547 -msgid "&Convert tables to images (good for large/complex tables)" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:548 -msgid "&Multiplier for text size in rendered tables:" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:549 -msgid "Title based detection" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:550 -msgid "&Disable chapter detection" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:551 -msgid "&Regular expression:" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:552 -msgid "Add &chapters to table of contents" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:553 -msgid "Don't add &links to the table of contents" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:554 -msgid "Tag based detection" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:555 -msgid "&Page break before tag:" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:556 -msgid "&Force page break before tag:" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:557 -msgid "Force page break before &attribute:" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:558 -msgid "Detect chapter &at tag:" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:559 -msgid "" -"\n" -"\n" -"

      " -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:126 -msgid "Edit Meta information" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:127 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:304 -msgid "Meta information" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:130 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:310 -msgid "Author S&ort: " -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:131 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:311 -msgid "" -"Specify how the author(s) of this book should be sorted. For example Charles " -"Dickens should be sorted as Dickens, Charles." -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:132 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:314 -msgid "&Rating:" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:133 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:134 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:315 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:316 -msgid "Rating of this book. 0-5 stars" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:135 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:317 -msgid " stars" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:138 -msgid "Add Ta&gs: " -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:140 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:141 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:321 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:322 -msgid "Open Tag Editor" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:142 -msgid "&Remove tags:" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:143 -msgid "Comma separated list of tags to remove from the books. " -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:147 -msgid "Remove &format:" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:148 -msgid "A&utomatically set author sort" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single.py:124 -msgid "Could not read metadata" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single.py:125 -msgid "Could not read metadata from %s format" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single.py:133 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single.py:139 -msgid "Could not read cover" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single.py:134 -msgid "Could not read cover from %s format" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single.py:140 -msgid "The cover in the %s format is invalid" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single.py:319 -msgid "" -"

      Enter your username and password for LibraryThing.com.
      If you " -"do not have one, you can register " -"for free!.

      " -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single.py:349 -msgid "Could not fetch cover.
      " -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single.py:349 -msgid "Could not fetch cover" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single.py:355 -msgid "Cannot fetch cover" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single.py:355 -msgid "You must specify the ISBN identifier for this book." -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:303 -msgid "Edit Meta Information" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:307 -msgid "Swap the author and title" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:312 -msgid "" -"Automatically create the author sort entry based on the current author entry" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:326 -msgid "Remove unused series (Series that have no books)" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:331 -msgid "IS&BN:" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:333 -msgid "Fetch metadata from server" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:334 -msgid "Available Formats" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:335 -msgid "Add a new format for this book to the database" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:337 -msgid "Remove the selected formats for this book from the database." -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:339 -msgid "Set the cover for the book from the selected format" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:345 -msgid "Reset cover to default" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:347 -msgid "Fetch cover image from server" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:348 -msgid "" -"Change the username and/or password for your account at LibraryThing.com" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:349 -msgid "Change password" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/password_ui.py:55 -msgid "Password needed" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/progress.py:42 -msgid "Aborting..." -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler.py:39 -msgid "You" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler.py:184 -#: /home/kovid/work/calibre/src/calibre/gui2/viewer/main.py:218 -msgid "Search" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler.py:261 -msgid "%d recipes" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler.py:262 -msgid "Monday" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler.py:262 -msgid "Tuesday" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler.py:262 -msgid "Wednesday" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler.py:262 -msgid "day" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler.py:263 -msgid "Friday" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler.py:263 -msgid "Saturday" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler.py:263 -msgid "Sunday" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler.py:263 -msgid "Thursday" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler.py:292 -msgid "Must set account information" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler.py:292 -msgid "This recipe requires a username and password" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler.py:317 -msgid "Created by: " -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler.py:355 -msgid "Last downloaded: %s days ago" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler.py:357 -msgid "Last downloaded: never" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler.py:384 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler_ui.py:161 -msgid "Schedule news download" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler.py:387 -msgid "Add a custom news source" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler.py:394 -#: /home/kovid/work/calibre/src/calibre/gui2/tags.py:50 -#: /home/kovid/work/calibre/src/calibre/library/database2.py:772 -#: /home/kovid/work/calibre/src/calibre/library/database2.py:776 -#: /home/kovid/work/calibre/src/calibre/library/database2.py:1083 -msgid "News" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler_ui.py:162 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles.py:221 -msgid "Recipes" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler_ui.py:163 -msgid "Schedule for download" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler_ui.py:164 -msgid "title" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler_ui.py:165 -msgid "description" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler_ui.py:166 -msgid "author" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler_ui.py:167 -msgid "&Schedule for download:" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler_ui.py:168 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler_ui.py:170 -msgid "Every " -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler_ui.py:169 -msgid "at" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler_ui.py:171 -msgid "" -"Interval at which to download this recipe. A value of zero means that the " -"recipe will be downloaded every hour." -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler_ui.py:172 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler_ui.py:180 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles_ui.py:263 -msgid " days" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler_ui.py:173 -msgid "&Account" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler_ui.py:177 -msgid "For the scheduling to work, you must leave calibre running." -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler_ui.py:178 -msgid "&Download now" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler_ui.py:179 -msgid "" -"Delete downloaded news older than the specified number of days. Set to zero " -"to disable." -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/scheduler_ui.py:181 -msgid "Delete downloaded news older than " -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/search_item_ui.py:35 -#: /home/kovid/work/calibre/src/calibre/gui2/filename_pattern_ui.py:96 -msgid "Form" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/search_item_ui.py:36 -msgid "contains" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/search_item_ui.py:37 -msgid "The text to search for. It is interpreted as a regular expression." -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/search_item_ui.py:38 -msgid "" -"

      Negate this match. That is, only return results that do not match " -"this query." -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/search_item_ui.py:39 -msgid "Negate" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/search_ui.py:87 -msgid "Advanced Search" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/search_ui.py:88 -msgid "Find entries that have..." -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/search_ui.py:89 -msgid "&All these words:" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/search_ui.py:90 -msgid "This exact &phrase:" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/search_ui.py:91 -msgid "&One or more of these words:" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/search_ui.py:92 -msgid "But dont show entries that have..." -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/search_ui.py:93 -msgid "Any of these &unwanted words:" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/search_ui.py:94 -msgid "" -"See the User Manual for more help" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/tag_editor_ui.py:123 -msgid "Tag Editor" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/tag_editor_ui.py:124 -msgid "A&vailable tags" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/tag_editor_ui.py:125 -msgid "" -"Delete tag from database. This will unapply the tag from all books and then " -"remove it from the database." -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/tag_editor_ui.py:127 -msgid "Apply tag to current book" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/tag_editor_ui.py:129 -msgid "A&pplied tags" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/tag_editor_ui.py:130 -msgid "Unapply (remove) tag from current book" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/tag_editor_ui.py:132 -msgid "&Add tag:" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/tag_editor_ui.py:133 -msgid "" -"If the tag you want is not in the available list, you can add it here. " -"Accepts a comma separated list of tags." -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/tag_editor_ui.py:134 -msgid "Add tag to available tags and apply it to current book" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles.py:62 -msgid "No recipe selected" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles.py:68 -msgid "The attached file: %s is a recipe to download %s." -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles.py:69 -msgid "Recipe for " -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles.py:85 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles.py:96 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles_ui.py:255 -msgid "Switch to Advanced mode" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles.py:91 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles.py:99 -msgid "Switch to Basic mode" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles.py:109 -msgid "Feed must have a title" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles.py:110 -msgid "The feed must have a title" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles.py:114 -msgid "Feed must have a URL" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles.py:115 -msgid "The feed %s must have a URL" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles.py:120 -msgid "Already exists" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles.py:121 -msgid "This feed has already been added to the recipe" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles.py:162 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles.py:171 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles.py:228 -msgid "Invalid input" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles.py:163 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles.py:172 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles.py:229 -msgid "

      Could not create recipe. Error:
      %s" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles.py:178 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles.py:210 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles.py:234 -msgid "Replace recipe?" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles.py:179 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles.py:211 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles.py:235 -msgid "A custom recipe named %s already exists. Do you want to replace it?" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles.py:201 -msgid "Pick recipe" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles.py:201 -msgid "Pick the recipe to customize" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles.py:221 -msgid "Choose a recipe file" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles_ui.py:248 -msgid "Add custom news source" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles_ui.py:249 -msgid "Available user recipes" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles_ui.py:250 -msgid "Add/Update &recipe" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles_ui.py:251 -msgid "&Remove recipe" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles_ui.py:252 -msgid "&Share recipe" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles_ui.py:253 -msgid "Customize &builtin recipe" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles_ui.py:254 -msgid "&Load recipe from file" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles_ui.py:256 -msgid "" -"\n" -"

      Create a basic news " -"recipe, by adding RSS feeds to it.
      For most feeds, you will have to " -"use the \"Advanced mode\" to further customize the fetch " -"process.

      " -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles_ui.py:260 -msgid "Recipe &title:" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles_ui.py:261 -msgid "&Oldest article:" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles_ui.py:262 -msgid "The oldest article to download" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles_ui.py:264 -msgid "&Max. number of articles per feed:" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles_ui.py:265 -msgid "Maximum number of articles to download per feed." -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles_ui.py:266 -msgid "Feeds in recipe" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles_ui.py:268 -msgid "Remove feed from recipe" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles_ui.py:271 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles_ui.py:274 -msgid "Add feed to recipe" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles_ui.py:272 -msgid "&Feed title:" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles_ui.py:273 -msgid "Feed &URL:" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles_ui.py:275 -msgid "&Add feed" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles_ui.py:276 -msgid "" -"For help with writing advanced news recipes, please visit User Recipes" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/user_profiles_ui.py:277 -msgid "Recipe source code (python)" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/filename_pattern_ui.py:97 -msgid "" -"\n" -"\n" -"

      Set a regular expression " -"pattern to use when trying to guess ebook metadata from filenames.

      \n" -"

      A reference on the syntax " -"of regular expressions is available.

      \n" -"

      Use the Test functionality below to test your regular " -"expression on a few sample filenames. The group names for the various " -"metadata entries are documented in tooltips.

      " -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/filename_pattern_ui.py:104 -msgid "Regular &expression" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/filename_pattern_ui.py:105 -msgid "&Test" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/filename_pattern_ui.py:106 -msgid "File &name:" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/filename_pattern_ui.py:107 -msgid "Test" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/filename_pattern_ui.py:108 -msgid "Title:" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/filename_pattern_ui.py:109 -msgid "Regular expression (?P<title>)" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/filename_pattern_ui.py:110 -#: /home/kovid/work/calibre/src/calibre/gui2/filename_pattern_ui.py:113 -#: /home/kovid/work/calibre/src/calibre/gui2/filename_pattern_ui.py:116 -#: /home/kovid/work/calibre/src/calibre/gui2/filename_pattern_ui.py:119 -#: /home/kovid/work/calibre/src/calibre/gui2/filename_pattern_ui.py:122 -#: /home/kovid/work/calibre/src/calibre/gui2/widgets.py:54 -#: /home/kovid/work/calibre/src/calibre/gui2/widgets.py:58 -#: /home/kovid/work/calibre/src/calibre/gui2/widgets.py:63 -#: /home/kovid/work/calibre/src/calibre/gui2/widgets.py:68 -#: /home/kovid/work/calibre/src/calibre/gui2/widgets.py:70 -msgid "No match" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/filename_pattern_ui.py:111 -msgid "Authors:" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/filename_pattern_ui.py:112 -msgid "Regular expression (?P)" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/filename_pattern_ui.py:114 -msgid "Series:" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/filename_pattern_ui.py:115 -msgid "Regular expression (?P)" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/filename_pattern_ui.py:117 -msgid "Series index:" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/filename_pattern_ui.py:118 -msgid "Regular expression (?P)" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/filename_pattern_ui.py:120 -msgid "ISBN:" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/filename_pattern_ui.py:121 -msgid "Regular expression (?P)" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/jobs2.py:46 -msgid "Job" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/jobs2.py:47 -msgid "Status" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/jobs2.py:48 -msgid "Progress" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/jobs2.py:49 -msgid "Running time" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/jobs2.py:65 -msgid "Unknown job" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/jobs2.py:70 -msgid "Finished" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/jobs2.py:72 -msgid "Error" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/jobs2.py:74 -msgid "Waiting" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/jobs2.py:76 -msgid "Working" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/jobs2.py:172 -#: /home/kovid/work/calibre/src/calibre/gui2/jobs2.py:176 -msgid "Cannot kill job" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/jobs2.py:173 -msgid "Cannot kill jobs that communicate with the device" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/jobs2.py:177 -msgid "Job has already run" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/library.py:105 -#: /home/kovid/work/calibre/src/calibre/gui2/library.py:971 -msgid "Size (MB)" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/library.py:106 -#: /home/kovid/work/calibre/src/calibre/gui2/library.py:972 -msgid "Date" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/library.py:107 -msgid "Rating" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/library.py:308 -#: /home/kovid/work/calibre/src/calibre/gui2/library.py:314 -#: /home/kovid/work/calibre/src/calibre/gui2/library.py:319 -msgid "None" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/library.py:325 -msgid "Book %s of %s." -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/library.py:739 -msgid "Not allowed" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/library.py:740 -msgid "" -"Dropping onto a device is not supported. First add the book to the calibre " -"library." -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/library.py:903 -msgid "Format" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/library.py:908 -msgid "Timestamp" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/library.py:1006 -msgid "Search (For Advanced Search click the button to the left)" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/lrf_renderer/config_ui.py:47 -msgid "Configure Viewer" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/lrf_renderer/config_ui.py:48 -msgid "Use white background" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/lrf_renderer/config_ui.py:49 -msgid "Hyphenate" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/lrf_renderer/config_ui.py:50 -msgid "Changes will only take effect after a restart." -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/lrf_renderer/main.py:64 -msgid " - LRF Viewer" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/lrf_renderer/main.py:157 -msgid "No matches for the search phrase %s were found." -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/lrf_renderer/main.py:157 -#: /home/kovid/work/calibre/src/calibre/gui2/viewer/main.py:378 -msgid "No matches found" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/lrf_renderer/main_ui.py:128 -msgid "LRF Viewer" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/lrf_renderer/main_ui.py:129 -msgid "Parsing LRF file" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/lrf_renderer/main_ui.py:130 -msgid "LRF Viewer toolbar" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/lrf_renderer/main_ui.py:131 -msgid "Next Page" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/lrf_renderer/main_ui.py:132 -msgid "Previous Page" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/lrf_renderer/main_ui.py:133 -#: /home/kovid/work/calibre/src/calibre/gui2/viewer/main_ui.py:154 -msgid "Back" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/lrf_renderer/main_ui.py:134 -#: /home/kovid/work/calibre/src/calibre/gui2/viewer/main_ui.py:155 -msgid "Forward" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/lrf_renderer/main_ui.py:135 -msgid "Next match" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/lrf_renderer/main_ui.py:136 -#: /home/kovid/work/calibre/src/calibre/gui2/viewer/main_ui.py:162 -msgid "Open ebook" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/lrf_renderer/main_ui.py:137 -msgid "Configure" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/main.py:90 -msgid "Error communicating with device" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/main.py:102 -msgid "&Restore" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/main.py:103 -msgid "&Donate to support calibre" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/main.py:106 -msgid "&Restart" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/main.py:142 -msgid "" -"

      For help visit %s.kovidgoyal.net
      " -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/main.py:143 -msgid "%s: %s by Kovid Goyal %%(version)s
      %%(device)s

      " -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/main.py:161 -#: /home/kovid/work/calibre/src/calibre/gui2/main.py:163 -msgid "Send to main memory" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/main.py:162 -#: /home/kovid/work/calibre/src/calibre/gui2/main.py:164 -msgid "Send to storage card" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/main.py:163 -#: /home/kovid/work/calibre/src/calibre/gui2/main.py:164 -msgid "and delete from library" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/main.py:166 -msgid "Send to storage card by default" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/main.py:179 -msgid "Edit metadata individually" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/main.py:181 -msgid "Edit metadata in bulk" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/main.py:184 -msgid "Add books from a single directory" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/main.py:185 -msgid "" -"Add books from directories, including sub-directories (One book per " -"directory, assumes every ebook file is the same book in a different format)" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/main.py:186 -msgid "" -"Add books from directories, including sub directories (Multiple books per " -"directory, assumes every ebook file is a different book)" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/main.py:201 -#: /home/kovid/work/calibre/src/calibre/gui2/main_ui.py:356 -msgid "Save to disk" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/main.py:202 -msgid "Save to disk in a single directory" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/main.py:203 -#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1258 -msgid "Save only %s format to disk" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/main.py:206 -#: /home/kovid/work/calibre/src/calibre/gui2/main_ui.py:362 -msgid "View" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/main.py:207 -msgid "View specific format" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/main.py:224 -msgid "Convert individually" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/main.py:225 -msgid "Bulk convert" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/main.py:227 -msgid "Set defaults for conversion" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/main.py:228 -msgid "Set defaults for conversion of comics" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/main.py:250 -msgid "Similar books..." -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/main.py:298 -msgid "Bad database location" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/main.py:300 -#: /home/kovid/work/calibre/src/calibre/gui2/main.py:1391 -msgid "Choose a location for your ebook library." -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/main.py:424 -msgid "Browse by covers" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/main.py:513 -msgid "Device: " -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/main.py:514 -msgid " detected." -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/main.py:536 -msgid "Connected " -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/main.py:547 -msgid "Device database corrupted" -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/main.py:548 -msgid "" -"\n" -"

      The database of books on the reader is corrupted. Try the " -"following:\n" -"

        \n" -"
      1. Unplug the reader. Wait for it to finish regenerating " -"the database (i.e. wait till it is ready to be used). Plug it back in. Now " -"it should work with %(app)s. If not try the next step.
      2. \n" -"
      3. Quit %(app)s. Find the file media.xml in the reader's " -"main memory. Delete it. Unplug the reader. Wait for it to regenerate the " -"file. Re-connect it and start %(app)s.
      4. \n" -"
      \n" -" " -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/main.py:597 -msgid "Adding books recursively..." -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/main.py:602 -msgid "Added " -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/main.py:602 -msgid "Searching..." -msgstr "" - -#: /home/kovid/work/calibre/src/calibre/gui2/main.py:612 -#: /home/kovid/work/calibre/src/calibre/gui2/main.py:716 -msgid "" -"

      Books with the same title as the following already exist in the database. " -"Add them anyway?