This commit is contained in:
Kovid Goyal 2011-11-13 17:11:13 +05:30
parent 03c6e0bb02
commit 8b3af7ce8e
3 changed files with 179 additions and 119 deletions

View File

@ -3,7 +3,7 @@ __license__ = 'GPL v3'
__copyright__ = '2008, Kovid Goyal <kovid at kovidgoyal.net>'
'''
Fetch sueddeutsche.
Fetch sueddeutsche.de
'''
from calibre.web.feeds.news import BasicNewsRecipe
@ -62,7 +62,7 @@ class Sueddeutsche(BasicNewsRecipe):
(u'Sport', u'http://suche.sueddeutsche.de/query/%23/sort/-docdatetime/drilldown/%C2%A7ressort%3A%5ESport%24?output=rss'),
(u'Leben', u'http://suche.sueddeutsche.de/query/%23/sort/-docdatetime/drilldown/%C2%A7ressort%3A%5ELeben%24?output=rss'),
(u'Karriere', u'http://suche.sueddeutsche.de/query/%23/sort/-docdatetime/drilldown/%C2%A7ressort%3A%5EKarriere%24?output=rss'),
(u'M&uuml;nchen & Region', u'http://www.sueddeutsche.de/app/service/rss/ressort/muenchen/rss.xml'),
(u'München & Region', u'http://www.sueddeutsche.de/app/service/rss/ressort/muenchen/rss.xml'), # AGe 2011-11-13
(u'Bayern', u'http://suche.sueddeutsche.de/query/%23/sort/-docdatetime/drilldown/%C2%A7ressort%3A%5EBayern%24?output=rss'),
(u'Medien', u'http://suche.sueddeutsche.de/query/%23/sort/-docdatetime/drilldown/%C2%A7ressort%3A%5EMedien%24?output=rss'),
(u'Digital', u'http://suche.sueddeutsche.de/query/%23/sort/-docdatetime/drilldown/%C2%A7ressort%3A%5EDigital%24?output=rss'),

View File

@ -127,7 +127,7 @@
<item row="2" column="0">
<widget class="QLabel" name="label_6">
<property name="text">
<string>Number of conver download threads to use</string>
<string>Number of cover download threads to use</string>
</property>
</widget>
</item>

View File

@ -5,8 +5,8 @@
msgid ""
msgstr ""
"Project-Id-Version: calibre 0.8.26\n"
"POT-Creation-Date: 2011-11-12 09:09+IST\n"
"PO-Revision-Date: 2011-11-12 09:09+IST\n"
"POT-Creation-Date: 2011-11-13 17:08+IST\n"
"PO-Revision-Date: 2011-11-13 17:08+IST\n"
"Last-Translator: Automatically generated\n"
"Language-Team: LANGUAGE\n"
"MIME-Version: 1.0\n"
@ -988,8 +988,8 @@ msgstr ""
#: /home/kovid/work/calibre/src/calibre/devices/nook/driver.py:102
#: /home/kovid/work/calibre/src/calibre/devices/prs505/sony_cache.py:447
#: /home/kovid/work/calibre/src/calibre/devices/prs505/sony_cache.py:470
#: /home/kovid/work/calibre/src/calibre/devices/prst1/driver.py:529
#: /home/kovid/work/calibre/src/calibre/devices/prst1/driver.py:548
#: /home/kovid/work/calibre/src/calibre/devices/prst1/driver.py:532
#: /home/kovid/work/calibre/src/calibre/devices/prst1/driver.py:551
#: /home/kovid/work/calibre/src/calibre/devices/usbms/device.py:1048
#: /home/kovid/work/calibre/src/calibre/devices/usbms/device.py:1054
#: /home/kovid/work/calibre/src/calibre/devices/usbms/device.py:1089
@ -2029,250 +2029,254 @@ msgstr ""
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:314
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:313
msgid "A comma separated list of CSS properties that will be removed from all CSS style rules. This is useful if the presence of some style information prevents it from being overridden on your device. For example: font-family,color,margin-left,margin-right"
msgstr ""
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:324
msgid "An XPath expression. Page breaks are inserted before the specified elements."
msgstr ""
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:320
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:330
msgid "Some documents specify page margins by specifying a left and right margin on each individual paragraph. calibre will try to detect and remove these margins. Sometimes, this can cause the removal of margins that should not have been removed. In this case you can disable the removal."
msgstr ""
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:331
#, python-format
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:336
#, python-format
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:341
#, python-format
msgid "Set the left margin in pts. Default is %default. Note: 72 pts equals 1 inch"
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:346
#, python-format
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:351
#, python-format
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:356
#, python-format
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:352
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:362
msgid "Change text justification. A value of \"left\" converts all justified text in the source to left aligned (i.e. unjustified) text. A value of \"justify\" converts all unjustified text to justified. A value of \"original\" (the default) does not change justification in the source file. Note that only some output formats support justification."
msgstr ""
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:362
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:372
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 (<p> or <div> tags)."
msgstr ""
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:369
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:379
msgid "When calibre removes blank lines between paragraphs, it automatically sets a paragraph indent, to ensure that paragraphs can be easily distinguished. This option controls the width of that indent (in em). If you set this value negative, then the indent specified in the input document is used, that is, calibre does not change the indentation."
msgstr ""
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:378
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:388
msgid "Use the cover detected from the source file in preference to the specified cover."
msgstr ""
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:384
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:394
msgid "Insert a blank line between paragraphs. Will not work if the source file does not use paragraphs (<p> or <div> tags)."
msgstr ""
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:391
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:401
msgid "Set the height of the inserted blank lines (in em). The height of the lines between paragraphs will be twice the value set here."
msgstr ""
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:398
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:408
msgid "Remove the first image from the input ebook. Useful if the input document has a cover image that is not identified as a cover. In this case, if you set a cover in calibre, the output document will end up with two cover images if you do not specify this option."
msgstr ""
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:407
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:417
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:415
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:425
msgid "Convert plain quotes, dashes and ellipsis to their typographically correct equivalents. For details, see http://daringfireball.net/projects/smartypants"
msgstr ""
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:423
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:433
msgid "Convert fancy quotes, dashes and ellipsis to their plain equivalents."
msgstr ""
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:431
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:441
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:438
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:448
#, python-format
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 based on the current calibre interface language will be used."
msgstr ""
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:453
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:463
msgid "Preserve ligatures present in the input document. A ligature is a special rendering of a pair of characters like ff, fi, fl et cetera. Most readers do not have support for ligatures in their default fonts, so they are unlikely to render correctly. By default, calibre will turn a ligature into the corresponding pair of normal characters. This option will preserve them instead."
msgstr ""
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:465
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:475
#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/cli.py:38
msgid "Set the title."
msgstr ""
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:469
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:479
msgid "Set the authors. Multiple authors should be separated by ampersands."
msgstr ""
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:474
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:484
msgid "The version of the title to be used for sorting. "
msgstr ""
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:478
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:488
msgid "String to be used when sorting by author. "
msgstr ""
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:482
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:492
msgid "Set the cover to the specified file or URL"
msgstr ""
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:486
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:496
#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/cli.py:54
msgid "Set the ebook description."
msgstr ""
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:490
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:500
#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/cli.py:56
msgid "Set the ebook publisher."
msgstr ""
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:494
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:504
#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/cli.py:60
msgid "Set the series this ebook belongs to."
msgstr ""
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:498
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:508
#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/cli.py:62
msgid "Set the index of the book in this series."
msgstr ""
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:502
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:512
#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/cli.py:64
msgid "Set the rating. Should be a number between 1 and 5."
msgstr ""
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:506
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:516
#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/cli.py:66
msgid "Set the ISBN of the book."
msgstr ""
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:510
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:520
#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/cli.py:68
msgid "Set the tags for the book. Should be a comma separated list."
msgstr ""
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:514
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:524
#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/cli.py:70
msgid "Set the book producer."
msgstr ""
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:518
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:528
#: /home/kovid/work/calibre/src/calibre/ebooks/metadata/cli.py:72
msgid "Set the language."
msgstr ""
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:522
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:532
msgid "Set the publication date."
msgstr ""
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:526
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:536
msgid "Set the book timestamp (used by the date column in calibre)."
msgstr ""
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:530
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:540
msgid "Enable heuristic processing. This option must be set for any heuristic processing to take place."
msgstr ""
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:535
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:545
msgid "Detect unformatted chapter headings and sub headings. Change them to h2 and h3 tags. This setting will not create a TOC, but can be used in conjunction with structure detection to create one."
msgstr ""
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:542
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:552
msgid "Look for common words and patterns that denote italics and italicize them."
msgstr ""
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:547
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:557
msgid "Turn indentation created from multiple non-breaking space entities into CSS indents."
msgstr ""
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:552
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:562
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.4, just below the median line length. If only a few lines in the document require unwrapping this value should be reduced"
msgstr ""
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:560
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:570
msgid "Unwrap lines using punctuation and other formatting clues."
msgstr ""
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:564
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:574
msgid "Remove empty paragraphs from the document when they exist between every other paragraph"
msgstr ""
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:569
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:579
msgid "Left aligned scene break markers are center aligned. Replace soft scene breaks that use multiple blank lines with horizontal rules."
msgstr ""
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:575
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:585
msgid "Replace scene breaks with the specified text. By default, the text from the input document is used."
msgstr ""
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:580
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:590
msgid "Analyze hyphenated words throughout the document. The document itself is used as a dictionary to determine whether hyphens should be retained or removed."
msgstr ""
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:586
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:596
msgid "Looks for occurrences of sequential <h1> or <h2> tags. The tags are renumbered to prevent splitting in the middle of chapter headings."
msgstr ""
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:592
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:602
msgid "Search pattern (regular expression) to be replaced with sr1-replace."
msgstr ""
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:597
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:607
msgid "Replacement to replace the text found with sr1-search."
msgstr ""
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:601
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:611
msgid "Search pattern (regular expression) to be replaced with sr2-replace."
msgstr ""
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:606
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:616
msgid "Replacement to replace the text found with sr2-search."
msgstr ""
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:610
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:620
msgid "Search pattern (regular expression) to be replaced with sr3-replace."
msgstr ""
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:615
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:625
msgid "Replacement to replace the text found with sr3-search."
msgstr ""
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:719
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:729
msgid "Could not find an ebook inside the archive"
msgstr ""
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:777
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:787
msgid "Values of series index and rating must be numbers. Ignoring"
msgstr ""
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:784
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:794
msgid "Failed to parse date/time"
msgstr ""
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:943
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:953
msgid "Converting input to HTML..."
msgstr ""
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:970
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:980
msgid "Running transforms on ebook..."
msgstr ""
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:1074
#: /home/kovid/work/calibre/src/calibre/ebooks/conversion/plumber.py:1084
msgid "Creating"
msgstr ""
@ -5312,7 +5316,7 @@ msgstr ""
#: /home/kovid/work/calibre/src/calibre/gui2/preferences/tweaks_ui.py:21
#: /home/kovid/work/calibre/src/calibre/gui2/store/basic_config_widget_ui.py:37
#: /home/kovid/work/calibre/src/calibre/gui2/store/config/chooser/chooser_widget_ui.py:77
#: /home/kovid/work/calibre/src/calibre/gui2/store/config/search/search_widget_ui.py:98
#: /home/kovid/work/calibre/src/calibre/gui2/store/config/search/search_widget_ui.py:21
#: /home/kovid/work/calibre/src/calibre/gui2/store/config/search_widget_ui.py:98
#: /home/kovid/work/calibre/src/calibre/gui2/wizard/send_email_ui.py:123
msgid "Form"
@ -6017,15 +6021,15 @@ msgstr ""
msgid "Control the look and feel of the output"
msgstr ""
#: /home/kovid/work/calibre/src/calibre/gui2/convert/look_and_feel.py:35
#: /home/kovid/work/calibre/src/calibre/gui2/convert/look_and_feel.py:45
msgid "Original"
msgstr ""
#: /home/kovid/work/calibre/src/calibre/gui2/convert/look_and_feel.py:36
#: /home/kovid/work/calibre/src/calibre/gui2/convert/look_and_feel.py:46
msgid "Left align"
msgstr ""
#: /home/kovid/work/calibre/src/calibre/gui2/convert/look_and_feel.py:37
#: /home/kovid/work/calibre/src/calibre/gui2/convert/look_and_feel.py:47
msgid "Justify text"
msgstr ""
@ -6062,59 +6066,115 @@ msgid "Remove &spacing between paragraphs"
msgstr ""
#: /home/kovid/work/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:97
msgid "Insert &blank line between paragraphs"
msgid "&Indent size:"
msgstr ""
#: /home/kovid/work/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:101
#: /home/kovid/work/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:132
msgid " em"
msgstr ""
#: /home/kovid/work/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:106
msgid "Text &justification:"
msgstr ""
#: /home/kovid/work/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:113
msgid "&Transliterate unicode characters to ASCII"
msgstr ""
#: /home/kovid/work/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:117
msgid "Keep &ligatures"
msgstr ""
#: /home/kovid/work/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:121
msgid "Extra &CSS"
msgstr ""
#: /home/kovid/work/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:130
#: /home/kovid/work/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:102
msgid "<p>When calibre removes inter paragraph spacing, it automatically sets a paragraph indent, to ensure that paragraphs can be easily distinguished. This option controls the width of that indent."
msgstr ""
#: /home/kovid/work/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:131
#: /home/kovid/work/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:103
#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:87
msgid "No change"
msgstr ""
#: /home/kovid/work/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:139
msgid "&Indent size:"
#: /home/kovid/work/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:104
#: /home/kovid/work/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:120
msgid " em"
msgstr ""
#: /home/kovid/work/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:144
#: /home/kovid/work/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:111
msgid "Insert &blank line between paragraphs"
msgstr ""
#: /home/kovid/work/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:115
msgid "&Line size:"
msgstr ""
#: /home/kovid/work/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:149
#: /home/kovid/work/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:125
msgid "Text &justification:"
msgstr ""
#: /home/kovid/work/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:132
msgid "Smarten &punctuation"
msgstr ""
#: /home/kovid/work/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:153
#: /home/kovid/work/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:136
msgid "&Transliterate unicode characters to ASCII"
msgstr ""
#: /home/kovid/work/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:140
msgid "&UnSmarten punctuation"
msgstr ""
#: /home/kovid/work/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:157
#: /home/kovid/work/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:144
msgid "Keep &ligatures"
msgstr ""
#: /home/kovid/work/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:148
msgid "&Linearize tables"
msgstr ""
#: /home/kovid/work/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:166
msgid "Select what style information you want completely removed:"
msgstr ""
#: /home/kovid/work/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:171
msgid "Removes the font-family CSS property"
msgstr ""
#: /home/kovid/work/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:172
msgid "&Fonts"
msgstr ""
#: /home/kovid/work/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:176
msgid "Removes the margin CSS properties. Note that page margins are not affected by this setting."
msgstr ""
#: /home/kovid/work/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:177
msgid "&Margins"
msgstr ""
#: /home/kovid/work/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:181
msgid "Removes the padding CSS properties"
msgstr ""
#: /home/kovid/work/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:182
msgid "&Padding"
msgstr ""
#: /home/kovid/work/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:186
msgid "Convert floating images/text into static images/text"
msgstr ""
#: /home/kovid/work/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:187
msgid "F&loats"
msgstr ""
#: /home/kovid/work/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:191
msgid "Removes foreground and background colors"
msgstr ""
#: /home/kovid/work/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:192
msgid "&Colors"
msgstr ""
#: /home/kovid/work/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:198
msgid "&Other CSS Properties:"
msgstr ""
#: /home/kovid/work/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:202
msgid "Comma separated list of CSS properties to remove. For example: display, color, font-family"
msgstr ""
#: /home/kovid/work/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:227
msgid "&Extra CSS"
msgstr ""
#: /home/kovid/work/calibre/src/calibre/gui2/convert/look_and_feel_ui.py:228
msgid "&Filter Style Information"
msgstr ""
#: /home/kovid/work/calibre/src/calibre/gui2/convert/lrf_output.py:19
msgid "LRF Output"
msgstr ""
@ -10652,7 +10712,7 @@ msgstr ""
msgid "(Failed cover)"
msgstr ""
#: /home/kovid/work/calibre/src/calibre/gui2/metadata/bulk_download.py:211
#: /home/kovid/work/calibre/src/calibre/gui2/metadata/bulk_download.py:212
#, python-format
msgid "Downloaded %(num)d of %(tot)d"
msgstr ""
@ -13082,53 +13142,53 @@ msgstr ""
msgid "Configure..."
msgstr ""
#: /home/kovid/work/calibre/src/calibre/gui2/store/config/search/search_widget_ui.py:99
#: /home/kovid/work/calibre/src/calibre/gui2/store/config/search/search_widget_ui.py:25
#: /home/kovid/work/calibre/src/calibre/gui2/store/config/search_widget_ui.py:99
msgid "Time"
msgstr ""
#: /home/kovid/work/calibre/src/calibre/gui2/store/config/search/search_widget_ui.py:100
#: /home/kovid/work/calibre/src/calibre/gui2/store/config/search/search_widget_ui.py:30
#: /home/kovid/work/calibre/src/calibre/gui2/store/config/search_widget_ui.py:100
msgid "Number of seconds to wait for a store to respond"
msgstr ""
#: /home/kovid/work/calibre/src/calibre/gui2/store/config/search/search_widget_ui.py:101
#: /home/kovid/work/calibre/src/calibre/gui2/store/config/search/search_widget_ui.py:38
#: /home/kovid/work/calibre/src/calibre/gui2/store/config/search_widget_ui.py:101
msgid "Number of seconds to let a store process results"
msgstr ""
#: /home/kovid/work/calibre/src/calibre/gui2/store/config/search/search_widget_ui.py:102
#: /home/kovid/work/calibre/src/calibre/gui2/store/config/search/search_widget_ui.py:50
#: /home/kovid/work/calibre/src/calibre/gui2/store/config/search_widget_ui.py:102
msgid "Display"
msgstr ""
#: /home/kovid/work/calibre/src/calibre/gui2/store/config/search/search_widget_ui.py:103
#: /home/kovid/work/calibre/src/calibre/gui2/store/config/search/search_widget_ui.py:55
#: /home/kovid/work/calibre/src/calibre/gui2/store/config/search_widget_ui.py:103
msgid "Maximum number of results to show per store"
msgstr ""
#: /home/kovid/work/calibre/src/calibre/gui2/store/config/search/search_widget_ui.py:104
#: /home/kovid/work/calibre/src/calibre/gui2/store/config/search/search_widget_ui.py:63
#: /home/kovid/work/calibre/src/calibre/gui2/store/config/search_widget_ui.py:104
msgid "Open search result in system browser"
msgstr ""
#: /home/kovid/work/calibre/src/calibre/gui2/store/config/search/search_widget_ui.py:105
#: /home/kovid/work/calibre/src/calibre/gui2/store/config/search/search_widget_ui.py:68
msgid "Threads"
msgstr ""
#: /home/kovid/work/calibre/src/calibre/gui2/store/config/search/search_widget_ui.py:106
#: /home/kovid/work/calibre/src/calibre/gui2/store/config/search/search_widget_ui.py:73
msgid "Number of search threads to use"
msgstr ""
#: /home/kovid/work/calibre/src/calibre/gui2/store/config/search/search_widget_ui.py:107
#: /home/kovid/work/calibre/src/calibre/gui2/store/config/search/search_widget_ui.py:81
msgid "Number of cache update threads to use"
msgstr ""
#: /home/kovid/work/calibre/src/calibre/gui2/store/config/search/search_widget_ui.py:108
msgid "Number of conver download threads to use"
#: /home/kovid/work/calibre/src/calibre/gui2/store/config/search/search_widget_ui.py:89
msgid "Number of cover download threads to use"
msgstr ""
#: /home/kovid/work/calibre/src/calibre/gui2/store/config/search/search_widget_ui.py:109
#: /home/kovid/work/calibre/src/calibre/gui2/store/config/search/search_widget_ui.py:97
msgid "Number of details threads to use"
msgstr ""