diff --git a/src/calibre/translations/bg.po b/src/calibre/translations/bg.po index 521fc8e3aa..b13b1f4564 100644 --- a/src/calibre/translations/bg.po +++ b/src/calibre/translations/bg.po @@ -5,8 +5,8 @@ msgid "" msgstr "" "Project-Id-Version: calibre 0.4.51\n" -"POT-Creation-Date: 2008-05-24 09:20+PDT\n" -"PO-Revision-Date: 2008-05-24 09:43+PDT\n" +"POT-Creation-Date: 2008-05-24 11:09+PDT\n" +"PO-Revision-Date: 2008-05-24 11:09+PDT\n" "Last-Translator: Automatically generated\n" "Language-Team: bg\n" "MIME-Version: 1.0\n" @@ -34,7 +34,7 @@ msgstr "" #: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:91 #: /home/kovid/work/calibre/src/calibre/gui2/library.py:271 -#: /home/kovid/work/calibre/src/calibre/gui2/library.py:672 +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:676 msgid "Unknown" msgstr "" @@ -178,18 +178,22 @@ msgid "" "to %default" msgstr "" -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:169 +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:168 +msgid "Don't add links to the table of contents." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:172 msgid "" "Prevent the automatic insertion of page breaks before detected chapters." msgstr "" -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:173 +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:176 msgid "" "The regular expression used to detect chapter titles. It is searched for in " "heading tags (h1-h6). Defaults to %default" msgstr "" -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:176 +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:179 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 " @@ -200,12 +204,12 @@ msgid "" "has only a few elements." msgstr "" -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:186 +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:189 msgid "" "Force a page break before tags whoose names match this regular expression." msgstr "" -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:188 +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:191 msgid "" "Force a page break before an element having the specified attribute. The " "format for this option is tagname regexp,attribute name,attribute value " @@ -213,21 +217,25 @@ msgid "" "\"chapter\" you would use \"h\\d,class,chapter\". Default is %default" msgstr "" -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:191 +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:194 +msgid "Add detected chapters to the table of contents." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:197 msgid "Preprocess Baen HTML files to improve generated LRF." msgstr "" -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:193 +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:199 msgid "" "You must add this option if processing files generated by pdftohtml, " "otherwise conversion will fail." msgstr "" -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:195 +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:201 msgid "Use this option on html0 files from Book Designer." msgstr "" -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:198 +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:204 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 " @@ -236,33 +244,33 @@ msgid "" " " msgstr "" -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:207 +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:213 msgid "The serif family of fonts to embed" msgstr "" -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:210 +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:216 msgid "The sans-serif family of fonts to embed" msgstr "" -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:213 +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:219 msgid "The monospace family of fonts to embed" msgstr "" -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:217 +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:223 msgid "Be verbose while processing" msgstr "" -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:219 +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:225 msgid "Convert to LRS" msgstr "" -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:221 +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:227 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:223 +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:229 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 " @@ -351,57 +359,57 @@ msgstr "" msgid "Failed to parse link %s %s" msgstr "" -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:580 +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:581 msgid "Cannot add link %s to TOC" msgstr "" -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:922 +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:923 msgid "Unable to process image %s. Error: %s" msgstr "" -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:960 +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:961 msgid "Unable to process interlaced PNG %s" msgstr "" -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:975 +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:976 msgid "" "Could not process image: %s\n" "%s" msgstr "" -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1671 +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1676 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:1673 +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1678 msgid "" "Bad table:\n" "%s" msgstr "" -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1695 +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1700 msgid "Table has cell that is too large" msgstr "" -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1725 +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1730 msgid "" "You have to save the website %s as an html file first and then run html2lrf " "on it." msgstr "" -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1765 +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1770 msgid "Could not read cover image: %s" msgstr "" -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1768 +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1773 msgid "Cannot read from: %s" msgstr "" -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1897 +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1902 msgid "Failed to process opf file" msgstr "" -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1903 +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1908 msgid "" "Usage: %prog [options] mybook.html\n" "\n" @@ -679,13 +687,13 @@ msgstr "" #: /home/kovid/work/calibre/src/calibre/gui2/dialogs/search.py:14 #: /home/kovid/work/calibre/src/calibre/gui2/library.py:268 #: /home/kovid/work/calibre/src/calibre/gui2/library.py:395 -#: /home/kovid/work/calibre/src/calibre/gui2/library.py:742 +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:746 msgid "Title" msgstr "" #: /home/kovid/work/calibre/src/calibre/gui2/dialogs/book_info.py:27 #: /home/kovid/work/calibre/src/calibre/gui2/dialogs/book_info_ui.py:58 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:536 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:529 #: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:278 #: /home/kovid/work/calibre/src/calibre/gui2/library.py:254 msgid "Comments" @@ -755,7 +763,7 @@ msgstr "" #: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config_ui.py:202 #: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config_ui.py:210 #: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config_ui.py:212 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:518 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:511 #: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:273 #: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:282 #: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:284 @@ -836,7 +844,7 @@ msgstr "" #: /home/kovid/work/calibre/src/calibre/gui2/dialogs/fetch_metadata.py:37 #: /home/kovid/work/calibre/src/calibre/gui2/library.py:273 #: /home/kovid/work/calibre/src/calibre/gui2/library.py:396 -#: /home/kovid/work/calibre/src/calibre/gui2/library.py:743 +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:747 msgid "Author(s)" msgstr "" @@ -970,7 +978,7 @@ msgid "" msgstr "" #: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single.py:281 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:496 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:492 msgid "Metadata" msgstr "" @@ -981,7 +989,7 @@ msgid "" msgstr "" #: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single.py:282 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:500 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:496 msgid "Look & Feel" msgstr "" @@ -992,7 +1000,7 @@ msgid "" msgstr "" #: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single.py:283 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:505 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:500 msgid "Page Setup" msgstr "" @@ -1001,7 +1009,7 @@ msgid "Fine tune the detection of chapter and section headings." msgstr "" #: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single.py:284 -#: /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:505 msgid "Chapter Detection" msgstr "" @@ -1013,55 +1021,55 @@ msgstr "" msgid "Bulk convert ebooks to LRF" msgstr "" -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:491 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:488 msgid "Convert to LRF" msgstr "" -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:492 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:489 msgid "Category" msgstr "" -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:514 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:507 msgid "Options" msgstr "" -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:515 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:508 #: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:285 msgid "Book Cover" msgstr "" -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:516 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:509 #: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:286 msgid "Change &cover image:" 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:510 #: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:287 msgid "Browse for an image to use as the cover of this book." msgstr "" -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:519 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:512 msgid "Use cover from &source file" msgstr "" -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:520 +#: /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:253 msgid "&Title: " msgstr "" -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:521 +#: /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:254 msgid "Change the title of this book" msgstr "" -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:522 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:515 #: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:110 #: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:255 msgid "&Author(s): " msgstr "" -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:523 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:525 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:516 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:518 #: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:111 #: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:256 msgid "" @@ -1069,28 +1077,28 @@ msgid "" "comma" msgstr "" -#: /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:517 msgid "Author So&rt:" msgstr "" -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:526 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:519 #: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:118 #: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:263 msgid "&Publisher: " msgstr "" -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:527 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:520 #: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:119 #: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:264 msgid "Change the publisher of this book" msgstr "" -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:528 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:521 #: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:265 msgid "Ta&gs: " msgstr "" -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:529 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:522 #: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:121 #: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:266 msgid "" @@ -1098,14 +1106,14 @@ msgid "" "

They can be any words or phrases, separated by commas." msgstr "" -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:530 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:523 #: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:124 #: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:269 msgid "&Series:" msgstr "" -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:531 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:532 +#: /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:525 #: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:125 #: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:126 #: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:270 @@ -1113,152 +1121,160 @@ msgstr "" msgid "List of known series. You can add new series." msgstr "" -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:533 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:534 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:526 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:527 #: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:274 #: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:275 msgid "Series index." 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:528 #: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:276 msgid "Book " msgstr "" -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:537 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:530 msgid "Base &font size:" msgstr "" +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:531 #: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:538 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:545 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:547 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:540 msgid " pts" msgstr "" -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:539 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:532 msgid "Embedded Fonts" msgstr "" -#: /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:533 msgid "&Serif:" msgstr "" -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:541 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:534 msgid "S&ans-serif:" msgstr "" -#: /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:535 msgid "&Monospace:" msgstr "" -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:543 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:536 msgid "Source en&coding:" msgstr "" -#: /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:537 msgid "Minimum &indent:" msgstr "" -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:546 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:539 msgid "&Word spacing:" msgstr "" -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:548 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:541 msgid "Enable auto &rotation of images" msgstr "" -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:549 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:542 msgid "Insert &blank lines between paragraphs" msgstr "" -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:550 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:543 msgid "Ignore &tables" msgstr "" -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:551 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:544 msgid "Ignore &colors" msgstr "" -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:552 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:545 msgid "&Preprocess:" msgstr "" -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:553 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:546 msgid "Header" msgstr "" -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:554 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:547 msgid "&Show header" msgstr "" -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:555 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:548 msgid "&Header format:" msgstr "" -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:556 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:549 msgid "Override
CSS" msgstr "" -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:557 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:550 msgid "&Profile:" msgstr "" -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:558 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:551 msgid "&Left Margin:" msgstr "" -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:559 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:561 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:563 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:565 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:552 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:554 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:556 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:558 msgid " px" msgstr "" -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:560 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:553 msgid "&Right Margin:" msgstr "" -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:562 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:555 msgid "&Top Margin:" msgstr "" -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:564 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:557 msgid "&Bottom Margin:" msgstr "" -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:566 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:559 msgid "Title based detection" msgstr "" -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:567 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:560 msgid "&Disable chapter detection" msgstr "" -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:568 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:561 msgid "&Regular expression:" msgstr "" -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:569 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:562 +msgid "Add &chapters to table of contents" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:563 +msgid "Don't add &links to the table of contents" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:564 msgid "Tag based detection" msgstr "" -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:570 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:565 msgid "&Page break before tag:" msgstr "" -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:571 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:566 msgid "&Force page break before tag:" msgstr "" -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:572 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:567 msgid "Force page break before &attribute:" msgstr "" -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:573 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:568 msgid "Help on item" msgstr "" -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:574 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:569 msgid "" "\n" @@ -1422,7 +1438,7 @@ msgid "Series" msgstr "" #: /home/kovid/work/calibre/src/calibre/gui2/dialogs/search.py:19 -#: /home/kovid/work/calibre/src/calibre/gui2/library.py:676 +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:680 msgid "Format" msgstr "" @@ -1825,8 +1841,8 @@ msgstr "" #: /home/kovid/work/calibre/src/calibre/gui2/library.py:244 #: /home/kovid/work/calibre/src/calibre/gui2/library.py:401 -#: /home/kovid/work/calibre/src/calibre/gui2/library.py:682 -#: /home/kovid/work/calibre/src/calibre/gui2/library.py:746 +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:686 +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:750 msgid "Tags" msgstr "" @@ -1843,12 +1859,12 @@ msgid "Double click to edit me

" msgstr "" #: /home/kovid/work/calibre/src/calibre/gui2/library.py:397 -#: /home/kovid/work/calibre/src/calibre/gui2/library.py:744 +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:748 msgid "Size (MB)" msgstr "" #: /home/kovid/work/calibre/src/calibre/gui2/library.py:398 -#: /home/kovid/work/calibre/src/calibre/gui2/library.py:745 +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:749 msgid "Date" msgstr "" @@ -1856,15 +1872,15 @@ msgstr "" msgid "Rating" msgstr "" -#: /home/kovid/work/calibre/src/calibre/gui2/library.py:677 +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:681 msgid "Path" msgstr "" -#: /home/kovid/work/calibre/src/calibre/gui2/library.py:681 +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:685 msgid "Timestamp" msgstr "" -#: /home/kovid/work/calibre/src/calibre/gui2/library.py:781 +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:785 msgid "Search (For Advanced Search click the button to the left)" msgstr "" diff --git a/src/calibre/translations/ca.po b/src/calibre/translations/ca.po index 07fd0f0c67..0b4ef8afba 100644 --- a/src/calibre/translations/ca.po +++ b/src/calibre/translations/ca.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: ca\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-05-24 09:20+PDT\n" -"PO-Revision-Date: 2008-05-24 09:43+PDT\n" +"POT-Creation-Date: 2008-05-24 11:09+PDT\n" +"PO-Revision-Date: 2008-05-24 11:09+PDT\n" "Last-Translator: calibre\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -41,7 +41,7 @@ msgstr "" #: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:91 #: /home/kovid/work/calibre/src/calibre/gui2/library.py:271 -#: /home/kovid/work/calibre/src/calibre/gui2/library.py:672 +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:676 msgid "Unknown" msgstr "Desconegut" @@ -213,14 +213,18 @@ msgstr "" "Expressió regular. Les marques amb href coincidents, són ignorades. Per " "defecte: %default" -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:169 +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:168 +msgid "Don't add links to the table of contents." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:172 msgid "" "Prevent the automatic insertion of page breaks before detected chapters." msgstr "" "Evita la inserció automàtica de salts de pàgina abans dels capí­tols " "detectats." -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:173 +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:176 msgid "" "The regular expression used to detect chapter titles. It is searched for in " "heading tags (h1-h6). Defaults to %default" @@ -228,7 +232,7 @@ msgstr "" "Expressió regular utilitzada per a detectar els tí­tols dels capí­tols. " "Cerca a les marques de encapçalament (h1-h6). Per defecte: %default" -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:176 +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:179 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 " @@ -246,14 +250,14 @@ msgstr "" "llargues, que alentirien al canvi de fulla del fitxer LRF. Aquesta opció " "s'ignora si la pàgina actual en té pocs elements." -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:186 +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:189 msgid "" "Force a page break before tags whoose names match this regular expression." msgstr "" "Força un salt de pàgina abans de les marques amb noms coincidents amb " "l'expressió regular." -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:188 +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:191 msgid "" "Force a page break before an element having the specified attribute. The " "format for this option is tagname regexp,attribute name,attribute value " @@ -265,12 +269,16 @@ msgstr "" "exemple, amb \"h\\d,class,chapter\", serien coincidents totes les marques de " "encapçalament amb l'atribut class=\"chapter\". Per defecte: %default" -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:191 +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:194 +msgid "Add detected chapters to the table of contents." +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:197 msgid "Preprocess Baen HTML files to improve generated LRF." msgstr "" "Pre-processa els fitxers Baen HTML per a millorar el fitxer LRF generat." -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:193 +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:199 msgid "" "You must add this option if processing files generated by pdftohtml, " "otherwise conversion will fail." @@ -278,11 +286,11 @@ msgstr "" "Cal que afegiu aquesta opció per a fitxers generats amb pdftohtml, si no " "voleu que la conversió falli." -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:195 +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:201 msgid "Use this option on html0 files from Book Designer." msgstr "Utilitzeu aquesta opció per a fitxers html0 de Book Designer." -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:198 +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:204 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 " @@ -296,27 +304,27 @@ msgstr "" "especificar cadascuna de les famí­lies s'empra: \"camí­ a la carpeta de " "lletres, famí­lia\" ( --serif-family \"%s, Times New Roman\")\n" -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:207 +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:213 msgid "The serif family of fonts to embed" msgstr "Famí­lia de lletres serif per a incrustar." -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:210 +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:216 msgid "The sans-serif family of fonts to embed" msgstr "Famí­lia de lletres sans-serif per a incrustar." -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:213 +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:219 msgid "The monospace family of fonts to embed" msgstr "Famí­lia de lletres monoespaiades per a incrustar." -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:217 +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:223 msgid "Be verbose while processing" msgstr "" -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:219 +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:225 msgid "Convert to LRS" msgstr "" -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:221 +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:227 msgid "" "Minimize memory usage at the cost of longer processing times. Use this " "option if you are on a memory constrained machine." @@ -324,7 +332,7 @@ msgstr "" "Minimitza l'ús de memòria, utilitzant més temps de processador. Empreu " "aquesta opció si el vostre equip no disposa de molta RAM." -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:223 +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:229 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 " @@ -413,57 +421,57 @@ msgstr "" msgid "Failed to parse link %s %s" msgstr "" -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:580 +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:581 msgid "Cannot add link %s to TOC" msgstr "" -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:922 +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:923 msgid "Unable to process image %s. Error: %s" msgstr "" -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:960 +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:961 msgid "Unable to process interlaced PNG %s" msgstr "" -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:975 +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:976 msgid "" "Could not process image: %s\n" "%s" msgstr "" -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1671 +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1676 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:1673 +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1678 msgid "" "Bad table:\n" "%s" msgstr "" -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1695 +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1700 msgid "Table has cell that is too large" msgstr "" -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1725 +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1730 msgid "" "You have to save the website %s as an html file first and then run html2lrf " "on it." msgstr "" -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1765 +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1770 msgid "Could not read cover image: %s" msgstr "" -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1768 +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1773 msgid "Cannot read from: %s" msgstr "" -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1897 +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1902 msgid "Failed to process opf file" msgstr "" -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1903 +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1908 msgid "" "Usage: %prog [options] mybook.html\n" "\n" @@ -741,13 +749,13 @@ msgstr "" #: /home/kovid/work/calibre/src/calibre/gui2/dialogs/search.py:14 #: /home/kovid/work/calibre/src/calibre/gui2/library.py:268 #: /home/kovid/work/calibre/src/calibre/gui2/library.py:395 -#: /home/kovid/work/calibre/src/calibre/gui2/library.py:742 +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:746 msgid "Title" msgstr "Tí­tol" #: /home/kovid/work/calibre/src/calibre/gui2/dialogs/book_info.py:27 #: /home/kovid/work/calibre/src/calibre/gui2/dialogs/book_info_ui.py:58 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:536 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:529 #: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:278 #: /home/kovid/work/calibre/src/calibre/gui2/library.py:254 msgid "Comments" @@ -817,7 +825,7 @@ msgstr "Cerca la nova ubicació de la base de dades" #: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config_ui.py:202 #: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config_ui.py:210 #: /home/kovid/work/calibre/src/calibre/gui2/dialogs/config_ui.py:212 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:518 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:511 #: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:273 #: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:282 #: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:284 @@ -898,7 +906,7 @@ msgstr "ERROR" #: /home/kovid/work/calibre/src/calibre/gui2/dialogs/fetch_metadata.py:37 #: /home/kovid/work/calibre/src/calibre/gui2/library.py:273 #: /home/kovid/work/calibre/src/calibre/gui2/library.py:396 -#: /home/kovid/work/calibre/src/calibre/gui2/library.py:743 +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:747 msgid "Author(s)" msgstr "Autor(s)" @@ -1039,7 +1047,7 @@ msgstr "" "informació s'actualitza tant a la base de dades com al fitxer LRF." #: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single.py:281 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:496 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:492 msgid "Metadata" msgstr "Metadades" @@ -1052,7 +1060,7 @@ msgstr "" "lletra i l'espaiat entre paraules." #: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single.py:282 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:500 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:496 msgid "Look & Feel" msgstr "Aparença" @@ -1065,7 +1073,7 @@ msgstr "" "de la pantalla, entre d'altres." #: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single.py:283 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:505 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:500 msgid "Page Setup" msgstr "Configuració de la pàgina" @@ -1074,7 +1082,7 @@ msgid "Fine tune the detection of chapter and section headings." msgstr "Milloreu la detecció de capí­tols i seccions." #: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single.py:284 -#: /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:505 msgid "Chapter Detection" msgstr "Detecció de capí­tols" @@ -1086,55 +1094,55 @@ msgstr "Ajuda no disponible" msgid "Bulk convert ebooks to LRF" msgstr "" -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:491 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:488 msgid "Convert to LRF" msgstr "Convertir a LRF" -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:492 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:489 msgid "Category" msgstr "Categoria" -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:514 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:507 msgid "Options" msgstr "Opcions" -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:515 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:508 #: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:285 msgid "Book Cover" msgstr "Coberta" -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:516 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:509 #: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:286 msgid "Change &cover image:" msgstr "Canvia la imatge de la &coberta:" -#: /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:510 #: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:287 msgid "Browse for an image to use as the cover of this book." msgstr "Cerca una imatge per a utilitzar com a coberta d'aquest llibre." -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:519 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:512 msgid "Use cover from &source file" msgstr "" -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:520 +#: /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:253 msgid "&Title: " msgstr "&Tí­tol:" -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:521 +#: /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:254 msgid "Change the title of this book" msgstr "Canvia el tí­tol del llibre" -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:522 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:515 #: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:110 #: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:255 msgid "&Author(s): " msgstr "&Autor(s):" -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:523 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:525 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:516 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:518 #: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:111 #: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:256 msgid "" @@ -1142,28 +1150,28 @@ msgid "" "comma" msgstr "Canvia l'autor(s). Per a especificar més d'un, separeu-los amb comes." -#: /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:517 msgid "Author So&rt:" msgstr "Ord&re per autor:" -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:526 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:519 #: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:118 #: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:263 msgid "&Publisher: " msgstr "&Editorial:" -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:527 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:520 #: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:119 #: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:264 msgid "Change the publisher of this book" msgstr "Canvia l'editorial del llibre" -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:528 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:521 #: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:265 msgid "Ta&gs: " msgstr "Etique&tes:" -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:529 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:522 #: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:121 #: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:266 msgid "" @@ -1173,14 +1181,14 @@ msgstr "" "Etiquetes per a categoritzar el llibre (especialment útil per a recerques). " "

Pot emprar-se qualsevol paraula o frase, separada per comes." -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:530 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:523 #: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:124 #: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:269 msgid "&Series:" msgstr "&Sèries:" -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:531 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:532 +#: /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:525 #: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:125 #: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_bulk_ui.py:126 #: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:270 @@ -1188,152 +1196,160 @@ msgstr "&Sèries:" msgid "List of known series. You can add new series." msgstr "Llistat de sèries conegudes. Podeu afegir-hi de noves." -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:533 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:534 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:526 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:527 #: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:274 #: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:275 msgid "Series index." msgstr "Índex de sèrie." -#: /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:528 #: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:276 msgid "Book " msgstr "Llibre " -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:537 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:530 msgid "Base &font size:" msgstr "Grandària de lletra base:" +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:531 #: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:538 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:545 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:547 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:540 msgid " pts" msgstr " punts" -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:539 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:532 msgid "Embedded Fonts" msgstr "Lletres inserides" -#: /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:533 msgid "&Serif:" msgstr "&Serif:" -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:541 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:534 msgid "S&ans-serif:" msgstr "S&ans-serif:" -#: /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:535 msgid "&Monospace:" msgstr "&Monoespaiada:" -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:543 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:536 msgid "Source en&coding:" msgstr "" -#: /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:537 msgid "Minimum &indent:" msgstr "" -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:546 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:539 msgid "&Word spacing:" msgstr "&Espaiat de les paraules:" -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:548 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:541 msgid "Enable auto &rotation of images" msgstr "Activa la &rotació automàtica d'imatges" -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:549 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:542 msgid "Insert &blank lines between paragraphs" msgstr "Inserta lí­nies &buides entre paràgrafs" -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:550 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:543 msgid "Ignore &tables" msgstr "Ignora les &taules" -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:551 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:544 msgid "Ignore &colors" msgstr "" -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:552 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:545 msgid "&Preprocess:" msgstr "&Preprocessament:" -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:553 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:546 msgid "Header" msgstr "Capçalera" -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:554 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:547 msgid "&Show header" msgstr "&Mostrar capçalera" -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:555 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:548 msgid "&Header format:" msgstr "&Format de la capçalera:" -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:556 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:549 msgid "Override
CSS" msgstr "Substitueix
CSS" -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:557 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:550 msgid "&Profile:" msgstr "&Perfil:" -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:558 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:551 msgid "&Left Margin:" msgstr "Marge &Esquerre:" -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:559 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:561 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:563 -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:565 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:552 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:554 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:556 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:558 msgid " px" msgstr " Pí­xels" -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:560 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:553 msgid "&Right Margin:" msgstr "Marge &Dret:" -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:562 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:555 msgid "&Top Margin:" msgstr "Marge &Superior:" -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:564 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:557 msgid "&Bottom Margin:" msgstr "Marge &Inferior:" -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:566 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:559 msgid "Title based detection" msgstr "Detecció basada en el tí­tol" -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:567 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:560 msgid "&Disable chapter detection" msgstr "&Desactivar detecció de capí­tols" -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:568 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:561 msgid "&Regular expression:" msgstr "Expressió &Regular:" -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:569 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:562 +msgid "Add &chapters to table of contents" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:563 +msgid "Don't add &links to the table of contents" +msgstr "" + +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:564 msgid "Tag based detection" msgstr "Detecció basada en marques" -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:570 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:565 msgid "&Page break before tag:" msgstr "Inserta un salt de &pàgina abans de la marca:" -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:571 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:566 msgid "&Force page break before tag:" msgstr "&Força un salt de pàgina abans de la marca:" -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:572 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:567 msgid "Force page break before &attribute:" msgstr "Força un salt de pàgina abans de l'&atribut:" -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:573 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:568 msgid "Help on item" msgstr "Ajuda amb l'í­tem" -#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:574 +#: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:569 msgid "" "\n" @@ -1500,7 +1516,7 @@ msgid "Series" msgstr "Sèries" #: /home/kovid/work/calibre/src/calibre/gui2/dialogs/search.py:19 -#: /home/kovid/work/calibre/src/calibre/gui2/library.py:676 +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:680 msgid "Format" msgstr "Format" @@ -1903,8 +1919,8 @@ msgstr "Cap" #: /home/kovid/work/calibre/src/calibre/gui2/library.py:244 #: /home/kovid/work/calibre/src/calibre/gui2/library.py:401 -#: /home/kovid/work/calibre/src/calibre/gui2/library.py:682 -#: /home/kovid/work/calibre/src/calibre/gui2/library.py:746 +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:686 +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:750 msgid "Tags" msgstr "Etiquetes" @@ -1921,12 +1937,12 @@ msgid "Double click to edit me

" msgstr "" #: /home/kovid/work/calibre/src/calibre/gui2/library.py:397 -#: /home/kovid/work/calibre/src/calibre/gui2/library.py:744 +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:748 msgid "Size (MB)" msgstr "Grandària (MB)" #: /home/kovid/work/calibre/src/calibre/gui2/library.py:398 -#: /home/kovid/work/calibre/src/calibre/gui2/library.py:745 +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:749 msgid "Date" msgstr "Data" @@ -1934,15 +1950,15 @@ msgstr "Data" msgid "Rating" msgstr "Valoració" -#: /home/kovid/work/calibre/src/calibre/gui2/library.py:677 +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:681 msgid "Path" msgstr "Camí" -#: /home/kovid/work/calibre/src/calibre/gui2/library.py:681 +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:685 msgid "Timestamp" msgstr "Marca de temps" -#: /home/kovid/work/calibre/src/calibre/gui2/library.py:781 +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:785 msgid "Search (For Advanced Search click the button to the left)" msgstr "" diff --git a/src/calibre/translations/data.py b/src/calibre/translations/data.py index 878384f796..b9e9c2ab52 100644 --- a/src/calibre/translations/data.py +++ b/src/calibre/translations/data.py @@ -1 +1 @@ -translations = {'ru': '\xde\x12\x04\x95\x00\x00\x00\x00\x01\x00\x00\x00\x1c\x00\x00\x00$\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00,\x00\x00\x00&\x01\x00\x00-\x00\x00\x00\x00Project-Id-Version: calibre 0.4.55\nPOT-Creation-Date: 2008-05-24 09:20+PDT\nPO-Revision-Date: 2008-05-24 09:43+PDT\nLast-Translator: Automatically generated\nLanguage-Team: ru\nMIME-Version: 1.0\nContent-Type: text/plain; charset=UTF-8\nContent-Transfer-Encoding: 8bit\nGenerated-By: pygettext.py 1.5\n\x00', 'fr': '\xde\x12\x04\x95\x00\x00\x00\x00\x0f\x01\x00\x00\x1c\x00\x00\x00\x94\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0c\x11\x00\x00\x17\x00\x00\x00\r\x11\x00\x00\x0b\x00\x00\x00%\x11\x00\x00\x04\x00\x00\x001\x11\x00\x00\x03\x00\x00\x006\x11\x00\x00\x08\x00\x00\x00:\x11\x00\x00\x06\x00\x00\x00C\x11\x00\x00\x0c\x00\x00\x00J\x11\x00\x00\t\x00\x00\x00W\x11\x00\x00\x0c\x00\x00\x00a\x11\x00\x00\x0f\x00\x00\x00n\x11\x00\x00\x1a\x00\x00\x00~\x11\x00\x00\x1d\x00\x00\x00\x99\x11\x00\x00\x0f\x00\x00\x00\xb7\x11\x00\x00\r\x00\x00\x00\xc7\x11\x00\x00)\x00\x00\x00\xd5\x11\x00\x00\x0b\x00\x00\x00\xff\x11\x00\x00\x17\x00\x00\x00\x0b\x12\x00\x00\n\x00\x00\x00#\x12\x00\x00\x0c\x00\x00\x00.\x12\x00\x00\x1e\x00\x00\x00;\x12\x00\x00\t\x00\x00\x00Z\x12\x00\x00\x0c\x00\x00\x00d\x12\x00\x00\x08\x00\x00\x00q\x12\x00\x00\x14\x00\x00\x00z\x12\x00\x00\r\x00\x00\x00\x8f\x12\x00\x00\x0e\x00\x00\x00\x9d\x12\x00\x00\x08\x00\x00\x00\xac\x12\x00\x00\x08\x00\x00\x00\xb5\x12\x00\x00\x07\x00\x00\x00\xbe\x12\x00\x00\x0c\x00\x00\x00\xc6\x12\x00\x00\x0e\x00\x00\x00\xd3\x12\x00\x00\x08\x00\x00\x00\xe2\x12\x00\x00\x0c\x00\x00\x00\xeb\x12\x00\x00\n\x00\x00\x00\xf8\x12\x00\x00\x0e\x00\x00\x00\x03\x13\x00\x00\x03\x00\x00\x00\x12\x13\x00\x001\x00\x00\x00\x16\x13\x00\x00"\x00\x00\x00H\x13\x00\x00=\x00\x00\x00k\x13\x00\x00\x18\x00\x00\x00\xa9\x13\x00\x00+\x00\x00\x00\xc2\x13\x00\x00>\x00\x00\x00\xee\x13\x00\x00S\x00\x00\x00-\x14\x00\x005\x00\x00\x00\x81\x14\x00\x00p\x00\x00\x00\xb7\x14\x00\x00a\x00\x00\x00(\x15\x00\x00G\x00\x00\x00\x8a\x15\x00\x00\xa7\x00\x00\x00\xd2\x15\x00\x002\x00\x00\x00z\x16\x00\x00\x01\x00\x00\x00\xad\x16\x00\x00X\x00\x00\x00\xaf\x16\x00\x00\r\x00\x00\x00\x08\x17\x00\x00\x0f\x00\x00\x00\x16\x17\x00\x00\x0b\x00\x00\x00&\x17\x00\x00\x0b\x00\x00\x002\x17\x00\x007\x00\x00\x00>\x17\x00\x004\x00\x00\x00v\x17\x00\x00.\x00\x00\x00\xab\x17\x00\x00\t\x00\x00\x00\xda\x17\x00\x006\x00\x00\x00\xe4\x17\x00\x00m\x00\x00\x00\x1b\x18\x00\x00\x19\x00\x00\x00\x89\x18\x00\x00\x0e\x00\x00\x00\xa3\x18\x00\x00\r\x00\x00\x00\xb2\x18\x00\x00\t\x00\x00\x00\xc0\x18\x00\x00\x11\x00\x00\x00\xca\x18\x00\x00\x04\x00\x00\x00\xdc\x18\x00\x00\x10\x00\x00\x00\xe1\x18\x00\x00\x05\x00\x00\x00\xf2\x18\x00\x00(\x00\x00\x00\xf8\x18\x00\x00\n\x00\x00\x00!\x19\x00\x00.\x00\x00\x00,\x19\x00\x005\x00\x00\x00[\x19\x00\x00$\x00\x00\x00\x91\x19\x00\x00\x0c\x00\x00\x00\xb6\x19\x00\x00\x10\x00\x00\x00\xc3\x19\x00\x00.\x00\x00\x00\xd4\x19\x00\x00\x0e\x00\x00\x00\x03\x1a\x00\x00\x0e\x00\x00\x00\x12\x1a\x00\x007\x00\x00\x00!\x1a\x00\x00\x14\x00\x00\x00Y\x1a\x00\x00\x12\x00\x00\x00n\x1a\x00\x00\x0b\x00\x00\x00\x81\x1a\x00\x00\x13\x00\x00\x00\x8d\x1a\x00\x00\x0b\x00\x00\x00\xa1\x1a\x00\x00\x11\x00\x00\x00\xad\x1a\x00\x00\x08\x00\x00\x00\xbf\x1a\x00\x00\x14\x00\x00\x00\xc8\x1a\x00\x00\x0f\x00\x00\x00\xdd\x1a\x00\x00R\x00\x00\x00\xed\x1a\x00\x00!\x00\x00\x00@\x1b\x00\x00\x1d\x00\x00\x00b\x1b\x00\x00H\x00\x00\x00\x80\x1b\x00\x00\x11\x00\x00\x00\xc9\x1b\x00\x00\r\x00\x00\x00\xdb\x1b\x00\x00%\x00\x00\x00\xe9\x1b\x00\x007\x00\x00\x00\x0f\x1c\x00\x00\x08\x00\x00\x00G\x1c\x00\x00\r\x00\x00\x00P\x1c\x00\x00\t\x00\x00\x00^\x1c\x00\x00\x10\x00\x00\x00h\x1c\x00\x00\x11\x00\x00\x00y\x1c\x00\x00\x0f\x00\x00\x00\x8b\x1c\x00\x00\x14\x00\x00\x00\x9b\x1c\x00\x00\x0e\x00\x00\x00\xb0\x1c\x00\x00\x15\x00\x00\x00\xbf\x1c\x00\x00R\x00\x00\x00\xd5\x1c\x00\x00\x17\x00\x00\x00(\x1d\x00\x00\x0b\x00\x00\x00@\x1d\x00\x00\x04\x00\x00\x00L\x1d\x00\x00\x19\x00\x00\x00Q\x1d\x00\x00\x03\x00\x00\x00k\x1d\x00\x00h\x00\x00\x00o\x1d\x00\x00\x1b\x00\x00\x00\xd8\x1d\x00\x00\x11\x00\x00\x00\xf4\x1d\x00\x00\x01\x00\x00\x00\x06\x1e\x00\x00\x05\x00\x00\x00\x08\x1e\x00\x00\x15\x00\x00\x00\x0e\x1e\x00\x00\x15\x00\x00\x00$\x1e\x00\x00\x15\x00\x00\x00:\x1e\x00\x00\x15\x00\x00\x00P\x1e\x00\x00\x1a\x00\x00\x00f\x1e\x00\x00\x0e\x00\x00\x00\x81\x1e\x00\x00\x1f\x00\x00\x00\x90\x1e\x00\x00C\x00\x00\x00\xb0\x1e\x00\x00\x1f\x00\x00\x00\xf4\x1e\x00\x00\x12\x00\x00\x00\x14\x1f\x00\x00\x17\x00\x00\x00\'\x1f\x00\x00\x1f\x00\x00\x00?\x1f\x00\x00\x05\x00\x00\x00_\x1f\x00\x00\x1d\x00\x00\x00e\x1f\x00\x00\x0e\x00\x00\x00\x83\x1f\x00\x00\x1a\x00\x00\x00\x92\x1f\x00\x00\n\x00\x00\x00\xad\x1f\x00\x00\x1f\x00\x00\x00\xb8\x1f\x00\x008\x00\x00\x00\xd8\x1f\x00\x00\x1d\x01\x00\x00\x11 \x00\x00J\x00\x00\x00/!\x00\x00#\x00\x00\x00z!\x00\x00\x06\x00\x00\x00\x9e!\x00\x00\x07\x00\x00\x00\xa5!\x00\x00\x07\x00\x00\x00\xad!\x00\x00\x1b\x00\x00\x00\xb5!\x00\x00\x06\x00\x00\x00\xd1!\x00\x00\x0c\x00\x00\x00\xd8!\x00\x00\t\x00\x00\x00\xe5!\x00\x00\x06\x00\x00\x00\xef!\x00\x00\xdc\x01\x00\x00\xf6!\x00\x00a\x00\x00\x00\xd3#\x00\x00\x0e\x00\x00\x005$\x00\x00\xa8\x00\x00\x00D$\x00\x00&\x00\x00\x00\xed$\x00\x00\x10\x00\x00\x00\x14%\x00\x00\x19\x00\x00\x00%%\x00\x00\x1a\x00\x00\x00?%\x00\x00.\x00\x00\x00Z%\x00\x00\x03\x00\x00\x00\x89%\x00\x00\x05\x00\x00\x00\x8d%\x00\x00\n\x00\x00\x00\x93%\x00\x00,\x00\x00\x00\x9e%\x00\x00\x07\x00\x00\x00\xcb%\x00\x00-\x00\x00\x00\xd3%\x00\x00\x0b\x00\x00\x00\x01&\x00\x00\x07\x00\x00\x00\r&\x00\x00\x10\x00\x00\x00\x15&\x00\x00\x08\x00\x00\x00&&\x00\x00y\x00\x00\x00/&\x00\x00\t\x00\x00\x00\xa9&\x00\x00\n\x00\x00\x00\xb3&\x00\x00\x14\x00\x00\x00\xbe&\x00\x00\x10\x00\x00\x00\xd3&\x00\x00\x11\x00\x00\x00\xe4&\x00\x00\x10\x00\x00\x00\xf6&\x00\x00\x12\x00\x00\x00\x07\'\x00\x00\x04\x00\x00\x00\x1a\'\x00\x00\x0f\x00\x00\x00\x1f\'\x00\x00\n\x00\x00\x00/\'\x00\x00\x07\x00\x00\x00:\'\x00\x008\x00\x00\x00B\'\x00\x00s\x00\x00\x00{\'\x00\x00\x0f\x00\x00\x00\xef\'\x00\x00\n\x00\x00\x00\xff\'\x00\x00\x10\x00\x00\x00\n(\x00\x00\x0f\x00\x00\x00\x1b(\x00\x00\x04\x00\x00\x00+(\x00\x00;\x00\x00\x000(\x00\x00G\x00\x00\x00l(\x00\x001\x00\x00\x00\xb4(\x00\x004\x00\x00\x00\xe6(\x00\x00\x80\x00\x00\x00\x1b)\x00\x00H\x00\x00\x00\x9c)\x00\x00\r\x00\x00\x00\xe5)\x00\x00\xbc\x00\x00\x00\xf3)\x00\x00\x08\x00\x00\x00\xb0*\x00\x00\t\x00\x00\x00\xb9*\x00\x00\x06\x00\x00\x00\xc3*\x00\x00\x1e\x00\x00\x00\xca*\x00\x00\x13\x00\x00\x00\xe9*\x00\x00<\x00\x00\x00\xfd*\x00\x00\x0c\x00\x00\x00:+\x00\x00<\x00\x00\x00G+\x00\x00\x84\x00\x00\x00\x84+\x00\x00\x12\x00\x00\x00\t,\x00\x00-\x00\x00\x00\x1c,\x00\x00\x0c\x00\x00\x00J,\x00\x00\x0c\x00\x00\x00W,\x00\x00V\x00\x00\x00d,\x00\x00r\x00\x00\x00\xbb,\x00\x00G\x00\x00\x00.-\x00\x00\x0e\x00\x00\x00v-\x00\x00\x13\x00\x00\x00\x85-\x00\x00\x14\x00\x00\x00\x99-\x00\x00#\x00\x00\x00\xae-\x00\x00\x06\x00\x00\x00\xd2-\x00\x00\r\x00\x00\x00\xd9-\x00\x00\x0b\x00\x00\x00\xe7-\x00\x00\x17\x00\x00\x00\xf3-\x00\x00\x1b\x00\x00\x00\x0b.\x00\x00\x1a\x00\x00\x00\'.\x00\x00\x0e\x00\x00\x00B.\x00\x00^\x00\x00\x00Q.\x00\x00\x12\x00\x00\x00\xb0.\x00\x00\x10\x00\x00\x00\xc3.\x00\x00\x10\x00\x00\x00\xd4.\x00\x00c\x00\x00\x00\xe5.\x00\x007\x00\x00\x00I/\x00\x00!\x00\x00\x00\x81/\x00\x00d\x00\x00\x00\xa3/\x00\x00\t\x00\x00\x00\x080\x00\x00\x17\x00\x00\x00\x120\x00\x00\x16\x00\x00\x00*0\x00\x00z\x00\x00\x00A0\x00\x00\x85\x00\x00\x00\xbc0\x00\x00\xb6\x00\x00\x00B1\x00\x00P\x00\x00\x00\xf91\x00\x00+\x01\x00\x00J2\x00\x00\x06\x00\x00\x00v3\x00\x00\x07\x00\x00\x00}3\x00\x00\n\x00\x00\x00\x853\x00\x00\x13\x00\x00\x00\x903\x00\x00\x04\x00\x00\x00\xa43\x00\x00\x85\x00\x00\x00\xa93\x00\x00\t\x00\x00\x00/4\x00\x000\x00\x00\x0094\x00\x00\x9d\x00\x00\x00j4\x00\x00&\x00\x00\x00\x085\x00\x00v\x00\x00\x00/5\x00\x00\'\x00\x00\x00\xa65\x00\x00"\x00\x00\x00\xce5\x00\x00h\x00\x00\x00\xf15\x00\x00\t\x00\x00\x00Z6\x00\x00\x05\x00\x00\x00d6\x00\x00\x15\x00\x00\x00j6\x00\x00+\x00\x00\x00\x806\x00\x00&\x00\x00\x00\xac6\x00\x00\x0b\x00\x00\x00\xd36\x00\x00\x07\x00\x00\x00\xdf6\x00\x00%\x00\x00\x00\xe76\x00\x00\x1b\x00\x00\x00\r7\x00\x00\xb4\x00\x00\x00)7\x00\x002\x00\x00\x00\xde7\x00\x00\x14\x00\x00\x00\x118\x00\x00\x04\x00\x00\x00&8\x00\x00\x07\x00\x00\x00+8\x00\x00\x07\x00\x00\x0038\x00\x00-\x00\x00\x00;8\x00\x00d\x00\x00\x00i8\x00\x002\x00\x00\x00\xce8\x00\x003\x00\x00\x00\x019\x00\x00\x07\x00\x00\x0059\x00\x00(\x01\x00\x00=9\x00\x00\x1b\x00\x00\x00f:\x00\x00\r\x00\x00\x00\x82:\x00\x00\x04\x00\x00\x00\x90:\x00\x00\x03\x00\x00\x00\x95:\x00\x00\t\x00\x00\x00\x99:\x00\x00\t\x00\x00\x00\xa3:\x00\x00\x0c\x00\x00\x00\xad:\x00\x00\x0f\x00\x00\x00\xba:\x00\x00\n\x00\x00\x00\xca:\x00\x00\x0e\x00\x00\x00\xd5:\x00\x00&\x00\x00\x00\xe4:\x00\x00$\x00\x00\x00\x0b;\x00\x00\x15\x00\x00\x000;\x00\x00\x0f\x00\x00\x00F;\x00\x001\x00\x00\x00V;\x00\x00\x0c\x00\x00\x00\x88;\x00\x00\x1b\x00\x00\x00\x95;\x00\x00\x0f\x00\x00\x00\xb1;\x00\x00\r\x00\x00\x00\xc1;\x00\x00+\x00\x00\x00\xcf;\x00\x00\t\x00\x00\x00\xfb;\x00\x00\n\x00\x00\x00\x05<\x00\x00\x07\x00\x00\x00\x10<\x00\x00\x19\x00\x00\x00\x18<\x00\x00\x1a\x00\x00\x002<\x00\x00\x0f\x00\x00\x00M<\x00\x00\x0c\x00\x00\x00]<\x00\x00\n\x00\x00\x00j<\x00\x00\x08\x00\x00\x00u<\x00\x00\x13\x00\x00\x00~<\x00\x00\x18\x00\x00\x00\x92<\x00\x00\x08\x00\x00\x00\xab<\x00\x00\x0e\x00\x00\x00\xb4<\x00\x00\x17\x00\x00\x00\xc3<\x00\x00\x18\x00\x00\x00\xdb<\x00\x00\x03\x00\x00\x00\xf4<\x00\x00V\x00\x00\x00\xf8<\x00\x00A\x00\x00\x00O=\x00\x003\x00\x00\x00\x91=\x00\x00\x1e\x00\x00\x00\xc5=\x00\x006\x00\x00\x00\xe4=\x00\x00L\x00\x00\x00\x1b>\x00\x00O\x00\x00\x00h>\x00\x004\x00\x00\x00\xb8>\x00\x00\x8f\x00\x00\x00\xed>\x00\x00j\x00\x00\x00}?\x00\x00d\x00\x00\x00\xe8?\x00\x00\xd5\x00\x00\x00M@\x00\x00<\x00\x00\x00#A\x00\x00\x01\x00\x00\x00`A\x00\x00p\x00\x00\x00bA\x00\x00\n\x00\x00\x00\xd3A\x00\x00\x16\x00\x00\x00\xdeA\x00\x00\x14\x00\x00\x00\xf5A\x00\x00\x10\x00\x00\x00\nB\x00\x00I\x00\x00\x00\x1bB\x00\x00D\x00\x00\x00eB\x00\x00@\x00\x00\x00\xaaB\x00\x00\x10\x00\x00\x00\xebB\x00\x00M\x00\x00\x00\xfcB\x00\x00\x8f\x00\x00\x00JC\x00\x00\'\x00\x00\x00\xdaC\x00\x00\x1a\x00\x00\x00\x02D\x00\x00\x12\x00\x00\x00\x1dD\x00\x00\t\x00\x00\x000D\x00\x00\x13\x00\x00\x00:D\x00\x00\x06\x00\x00\x00ND\x00\x00\x1f\x00\x00\x00UD\x00\x00\x05\x00\x00\x00uD\x00\x00)\x00\x00\x00{D\x00\x00\x13\x00\x00\x00\xa5D\x00\x007\x00\x00\x00\xb9D\x00\x00A\x00\x00\x00\xf1D\x00\x006\x00\x00\x003E\x00\x00\x12\x00\x00\x00jE\x00\x00\x18\x00\x00\x00}E\x00\x00?\x00\x00\x00\x96E\x00\x00\x1a\x00\x00\x00\xd6E\x00\x00\x15\x00\x00\x00\xf1E\x00\x00P\x00\x00\x00\x07F\x00\x00 \x00\x00\x00XF\x00\x004\x00\x00\x00yF\x00\x00\x12\x00\x00\x00\xaeF\x00\x00%\x00\x00\x00\xc1F\x00\x00\x18\x00\x00\x00\xe7F\x00\x00\x13\x00\x00\x00\x00G\x00\x00\n\x00\x00\x00\x14G\x00\x00\x18\x00\x00\x00\x1fG\x00\x00\x17\x00\x00\x008G\x00\x00T\x00\x00\x00PG\x00\x00\x1b\x00\x00\x00\xa5G\x00\x00\x19\x00\x00\x00\xc1G\x00\x00V\x00\x00\x00\xdbG\x00\x00\x18\x00\x00\x002H\x00\x00\x11\x00\x00\x00KH\x00\x00&\x00\x00\x00]H\x00\x00E\x00\x00\x00\x84H\x00\x00\x0c\x00\x00\x00\xcaH\x00\x00\r\x00\x00\x00\xd7H\x00\x00\r\x00\x00\x00\xe5H\x00\x00\x1e\x00\x00\x00\xf3H\x00\x00\x17\x00\x00\x00\x12I\x00\x00\x14\x00\x00\x00*I\x00\x00\x17\x00\x00\x00?I\x00\x00\x10\x00\x00\x00WI\x00\x004\x00\x00\x00hI\x00\x00}\x00\x00\x00\x9dI\x00\x00.\x00\x00\x00\x1bJ\x00\x00\n\x00\x00\x00JJ\x00\x00\x04\x00\x00\x00UJ\x00\x002\x00\x00\x00ZJ\x00\x00\x0b\x00\x00\x00\x8dJ\x00\x00\x8f\x00\x00\x00\x99J\x00\x00 \x00\x00\x00)K\x00\x00#\x00\x00\x00JK\x00\x00\x01\x00\x00\x00nK\x00\x00\x06\x00\x00\x00pK\x00\x00\x14\x00\x00\x00wK\x00\x00 \x00\x00\x00\x8cK\x00\x00\x14\x00\x00\x00\xadK\x00\x00\x1c\x00\x00\x00\xc2K\x00\x00%\x00\x00\x00\xdfK\x00\x00\x0f\x00\x00\x00\x05L\x00\x00"\x00\x00\x00\x15L\x00\x00Q\x00\x00\x008L\x00\x00=\x00\x00\x00\x8aL\x00\x00\x1f\x00\x00\x00\xc8L\x00\x00=\x00\x00\x00\xe8L\x00\x00"\x00\x00\x00&M\x00\x00\n\x00\x00\x00IM\x00\x009\x00\x00\x00TM\x00\x00\x1b\x00\x00\x00\x8eM\x00\x00-\x00\x00\x00\xaaM\x00\x00\x14\x00\x00\x00\xd8M\x00\x00*\x00\x00\x00\xedM\x00\x00B\x00\x00\x00\x18N\x00\x005\x01\x00\x00[N\x00\x00[\x00\x00\x00\x91O\x00\x00)\x00\x00\x00\xedO\x00\x00\x06\x00\x00\x00\x17P\x00\x00\x07\x00\x00\x00\x1eP\x00\x00\x06\x00\x00\x00&P\x00\x00#\x00\x00\x00-P\x00\x00\t\x00\x00\x00QP\x00\x00\x04\x00\x00\x00[P\x00\x00\x0b\x00\x00\x00`P\x00\x00\x07\x00\x00\x00lP\x00\x00\x1b\x02\x00\x00tP\x00\x00n\x00\x00\x00\x90R\x00\x00\x12\x00\x00\x00\xffR\x00\x00\xcc\x00\x00\x00\x12S\x00\x002\x00\x00\x00\xdfS\x00\x00\x19\x00\x00\x00\x12T\x00\x00\x1e\x00\x00\x00,T\x00\x00\x1e\x00\x00\x00KT\x00\x006\x00\x00\x00jT\x00\x00\x07\x00\x00\x00\xa1T\x00\x00\t\x00\x00\x00\xa9T\x00\x00\x11\x00\x00\x00\xb3T\x00\x002\x00\x00\x00\xc5T\x00\x00\t\x00\x00\x00\xf8T\x00\x00C\x00\x00\x00\x02U\x00\x00\r\x00\x00\x00FU\x00\x00\x19\x00\x00\x00TU\x00\x00\x17\x00\x00\x00nU\x00\x00\x08\x00\x00\x00\x86U\x00\x00\xa1\x00\x00\x00\x8fU\x00\x00\r\x00\x00\x001V\x00\x00\x11\x00\x00\x00?V\x00\x00\x17\x00\x00\x00QV\x00\x00\x19\x00\x00\x00iV\x00\x00\x19\x00\x00\x00\x83V\x00\x00\x0f\x00\x00\x00\x9dV\x00\x00>\x00\x00\x00\xadV\x00\x00\x05\x00\x00\x00\xecV\x00\x00\x1e\x00\x00\x00\xf2V\x00\x00\x0f\x00\x00\x00\x11W\x00\x00\x07\x00\x00\x00!W\x00\x00D\x00\x00\x00)W\x00\x00\x95\x00\x00\x00nW\x00\x00\x12\x00\x00\x00\x04X\x00\x00\x0c\x00\x00\x00\x17X\x00\x00\x14\x00\x00\x00$X\x00\x00\x18\x00\x00\x009X\x00\x00\x06\x00\x00\x00RX\x00\x00F\x00\x00\x00YX\x00\x00[\x00\x00\x00\xa0X\x00\x00@\x00\x00\x00\xfcX\x00\x00M\x00\x00\x00=Y\x00\x00\x8c\x00\x00\x00\x8bY\x00\x00S\x00\x00\x00\x18Z\x00\x00\x11\x00\x00\x00lZ\x00\x00\xbc\x00\x00\x00~Z\x00\x00\x0b\x00\x00\x00;[\x00\x00\x07\x00\x00\x00G[\x00\x00\x04\x00\x00\x00O[\x00\x00$\x00\x00\x00T[\x00\x00\x16\x00\x00\x00y[\x00\x00J\x00\x00\x00\x90[\x00\x00\x14\x00\x00\x00\xdb[\x00\x00E\x00\x00\x00\xf0[\x00\x00\xae\x00\x00\x006\\\x00\x00(\x00\x00\x00\xe5\\\x00\x002\x00\x00\x00\x0e]\x00\x00\r\x00\x00\x00A]\x00\x00\x19\x00\x00\x00O]\x00\x00i\x00\x00\x00i]\x00\x00\x87\x00\x00\x00\xd3]\x00\x00Q\x00\x00\x00[^\x00\x00\x12\x00\x00\x00\xad^\x00\x00!\x00\x00\x00\xc0^\x00\x00\x1c\x00\x00\x00\xe2^\x00\x000\x00\x00\x00\xff^\x00\x00\x07\x00\x00\x000_\x00\x00\x10\x00\x00\x008_\x00\x00\x16\x00\x00\x00I_\x00\x002\x00\x00\x00`_\x00\x00%\x00\x00\x00\x93_\x00\x00%\x00\x00\x00\xb9_\x00\x00\x11\x00\x00\x00\xdf_\x00\x00b\x00\x00\x00\xf1_\x00\x00\x1a\x00\x00\x00T`\x00\x00\x16\x00\x00\x00o`\x00\x00\x17\x00\x00\x00\x86`\x00\x00r\x00\x00\x00\x9e`\x00\x00B\x00\x00\x00\x11a\x00\x000\x00\x00\x00Ta\x00\x00}\x00\x00\x00\x85a\x00\x00\x0b\x00\x00\x00\x03b\x00\x00\x19\x00\x00\x00\x0fb\x00\x00\x19\x00\x00\x00)b\x00\x00\x81\x00\x00\x00Cb\x00\x00\x96\x00\x00\x00\xc5b\x00\x00\xbd\x00\x00\x00\\c\x00\x00c\x00\x00\x00\x1ad\x00\x00b\x01\x00\x00~d\x00\x00\x06\x00\x00\x00\xe1e\x00\x00\x07\x00\x00\x00\xe8e\x00\x00\x15\x00\x00\x00\xf0e\x00\x00\x1e\x00\x00\x00\x06f\x00\x00\x04\x00\x00\x00%f\x00\x00\x94\x00\x00\x00*f\x00\x00\t\x00\x00\x00\xbff\x00\x00A\x00\x00\x00\xc9f\x00\x00\xb2\x00\x00\x00\x0bg\x00\x00)\x00\x00\x00\xbeg\x00\x00\xa6\x00\x00\x00\xe8g\x00\x00*\x00\x00\x00\x8fh\x00\x00%\x00\x00\x00\xbah\x00\x00\xae\x00\x00\x00\xe0h\x00\x00\n\x00\x00\x00\x8fi\x00\x00\x05\x00\x00\x00\x9ai\x00\x00 \x00\x00\x00\xa0i\x00\x008\x00\x00\x00\xc1i\x00\x00%\x00\x00\x00\xfai\x00\x00\x0c\x00\x00\x00 j\x00\x00\x07\x00\x00\x00-j\x00\x00;\x00\x00\x005j\x00\x000\x00\x00\x00qj\x00\x00\xca\x00\x00\x00\xa2j\x00\x00F\x00\x00\x00mk\x00\x00\x1e\x00\x00\x00\xb4k\x00\x00\n\x00\x00\x00\xd3k\x00\x00\n\x00\x00\x00\xdek\x00\x00\x08\x00\x00\x00\xe9k\x00\x00B\x00\x00\x00\xf2k\x00\x00s\x00\x00\x005l\x00\x00<\x00\x00\x00\xa9l\x00\x002\x00\x00\x00\xe6l\x00\x00\x07\x00\x00\x00\x19m\x00\x00\x00 is not a valid picture\x00 not found.\x00 pts\x00 px\x00 seconds\x00 stars\x00&Access Key;\x00&Add tag:\x00&Author(s): \x00&Bottom Margin:\x00&Disable chapter detection\x00&Force page break before tag:\x00&Header format:\x00&Left Margin:\x00&Location of books database (library1.db)\x00&Monospace:\x00&Page break before tag:\x00&Password:\x00&Preprocess:\x00&Priority for conversion jobs:\x00&Profile:\x00&Publisher: \x00&Rating:\x00&Regular expression:\x00&Remove tags:\x00&Right Margin:\x00&Search:\x00&Series:\x00&Serif:\x00&Show header\x00&Show password\x00&Title: \x00&Top Margin:\x00&Username:\x00&Word spacing:\x00...\x00Changes will only take affect after a restart.\x00Could not fetch cover.
\x00No matches for the search phrase %s were found.\x00
Must be a directory.\x00No help available\x00
  • book-designer - HTML0 files from Book Designer
  • \x00
  • pdftohtml - HTML files that are the output of the program pdftohtml
  • \x00
    1. baen - Books from BAEN Publishers
    2. \x00

      An invalid database already exists at %s, delete it before trying to move the existing database.
      Error: %s\x00

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