diff --git a/src/calibre/translations/__init__.py b/src/calibre/translations/__init__.py index 7ffb2a9c72..ca402941b9 100644 --- a/src/calibre/translations/__init__.py +++ b/src/calibre/translations/__init__.py @@ -16,7 +16,8 @@ TRANSLATIONS = [ 'ca', 'fr', 'es', - 'it' + 'it', + 'bg', ] def source_files(): diff --git a/src/calibre/translations/ca.po b/src/calibre/translations/ca.po index 39b36aeb32..baf0cc900f 100644 --- a/src/calibre/translations/ca.po +++ b/src/calibre/translations/ca.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: ca\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-05-02 17:09+PDT\n" +"POT-Creation-Date: 2008-05-05 05:15+PDT\n" "PO-Revision-Date: 2007-11-16 09:07+0100\n" "Last-Translator: calibre\n" "Language-Team: \n" @@ -19,11 +19,11 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.11.4\n" -#: /home/kovid/work/calibre/src/calibre/__init__.py:88 +#: /home/kovid/work/calibre/src/calibre/__init__.py:95 msgid "%sUsage%s: %s\n" msgstr "" -#: /home/kovid/work/calibre/src/calibre/__init__.py:125 +#: /home/kovid/work/calibre/src/calibre/__init__.py:132 msgid "Created by " msgstr "Creat per " @@ -40,7 +40,7 @@ msgstr "" "comes. Per defecte: %default" #: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:91 -#: /home/kovid/work/calibre/src/calibre/gui2/library.py:631 +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:608 msgid "Unknown" msgstr "Desconegut" @@ -62,7 +62,7 @@ msgstr "Clau d'ordre per a l'autor" #: /home/kovid/work/calibre/src/calibre/ebooks/lrf/__init__.py:101 #: /home/kovid/work/calibre/src/calibre/gui2/dialogs/search.py:16 -#: /home/kovid/work/calibre/src/calibre/gui2/library.py:342 +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:336 msgid "Publisher" msgstr "Editorial" @@ -378,90 +378,90 @@ msgstr "" msgid "Fetching of recipe failed: " msgstr "" -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:307 +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:308 msgid "\tBook Designer file detected." msgstr "" -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:309 +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:310 msgid "\tParsing HTML..." msgstr "" -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:331 +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:332 msgid "\tBaen file detected. Re-parsing..." msgstr "" -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:347 +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:348 msgid "Written preprocessed HTML to " msgstr "" -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:360 +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:361 msgid "Processing %s" msgstr "" -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:374 +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:375 msgid "\tConverting to BBeB..." msgstr "" -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:512 -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:519 +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:513 +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:520 msgid "Could not parse file: %s" msgstr "" -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:531 +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:532 msgid "Failed to parse link %s %s" msgstr "" -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:574 +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:575 msgid "Cannot add link %s to TOC" msgstr "" -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:916 +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:917 msgid "Unable to process image %s. Error: %s" msgstr "" -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:954 +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:955 msgid "Unable to process interlaced PNG %s" msgstr "" -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:969 +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:970 msgid "" "Could not process image: %s\n" "%s" msgstr "" -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1659 +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1660 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:1661 +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1662 msgid "" "Bad table:\n" "%s" msgstr "" -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1683 +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1684 msgid "Table has cell that is too large" msgstr "" -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1713 +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1714 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:1753 +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1754 msgid "Could not read cover image: %s" msgstr "" -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1756 +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1757 msgid "Cannot read from: %s" msgstr "" -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1885 +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1886 msgid "Failed to process opf file" msgstr "" -#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1891 +#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/html/convert_from.py:1892 msgid "" "Usage: %prog [options] mybook.html\n" "\n" @@ -1144,7 +1144,7 @@ msgstr "Llibre " #: /home/kovid/work/calibre/src/calibre/gui2/dialogs/lrf_single_ui.py:628 #: /home/kovid/work/calibre/src/calibre/gui2/dialogs/metadata_single_ui.py:325 -#: /home/kovid/work/calibre/src/calibre/gui2/library.py:224 +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:218 msgid "Comments" msgstr "Comentaris" @@ -1432,8 +1432,8 @@ msgid "&Show password" msgstr "" #: /home/kovid/work/calibre/src/calibre/gui2/dialogs/search.py:14 -#: /home/kovid/work/calibre/src/calibre/gui2/library.py:337 -#: /home/kovid/work/calibre/src/calibre/gui2/library.py:701 +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:331 +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:678 msgid "Title" msgstr "Tí­tol" @@ -1446,13 +1446,13 @@ msgid "Tag" msgstr "" #: /home/kovid/work/calibre/src/calibre/gui2/dialogs/search.py:18 -#: /home/kovid/work/calibre/src/calibre/gui2/library.py:229 -#: /home/kovid/work/calibre/src/calibre/gui2/library.py:344 +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:223 +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:338 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:635 +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:612 msgid "Format" msgstr "Format" @@ -1813,59 +1813,59 @@ msgstr "" msgid "Cannot kill waiting jobs." msgstr "" +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:207 #: /home/kovid/work/calibre/src/calibre/gui2/library.py:213 -#: /home/kovid/work/calibre/src/calibre/gui2/library.py:219 -#: /home/kovid/work/calibre/src/calibre/gui2/library.py:223 +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:217 msgid "None" msgstr "Cap" -#: /home/kovid/work/calibre/src/calibre/gui2/library.py:214 -#: /home/kovid/work/calibre/src/calibre/gui2/library.py:343 -#: /home/kovid/work/calibre/src/calibre/gui2/library.py:641 -#: /home/kovid/work/calibre/src/calibre/gui2/library.py:705 +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:208 +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:337 +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:618 +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:682 msgid "Tags" msgstr "Etiquetes" -#: /home/kovid/work/calibre/src/calibre/gui2/library.py:220 +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:214 msgid "Formats" msgstr "Formats" -#: /home/kovid/work/calibre/src/calibre/gui2/library.py:229 +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:223 msgid "Book %s of %s." msgstr "Llibre %s de %s." -#: /home/kovid/work/calibre/src/calibre/gui2/library.py:329 +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:323 msgid "Double click to edit me

" msgstr "" -#: /home/kovid/work/calibre/src/calibre/gui2/library.py:338 -#: /home/kovid/work/calibre/src/calibre/gui2/library.py:702 +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:332 +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:679 msgid "Author(s)" msgstr "Autor(s)" -#: /home/kovid/work/calibre/src/calibre/gui2/library.py:339 -#: /home/kovid/work/calibre/src/calibre/gui2/library.py:703 +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:333 +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:680 msgid "Size (MB)" msgstr "Grandària (MB)" -#: /home/kovid/work/calibre/src/calibre/gui2/library.py:340 -#: /home/kovid/work/calibre/src/calibre/gui2/library.py:704 +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:334 +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:681 msgid "Date" msgstr "Data" -#: /home/kovid/work/calibre/src/calibre/gui2/library.py:341 +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:335 msgid "Rating" msgstr "Valoració" -#: /home/kovid/work/calibre/src/calibre/gui2/library.py:636 +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:613 msgid "Path" msgstr "Camí" -#: /home/kovid/work/calibre/src/calibre/gui2/library.py:640 +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:617 msgid "Timestamp" msgstr "Marca de temps" -#: /home/kovid/work/calibre/src/calibre/gui2/library.py:740 +#: /home/kovid/work/calibre/src/calibre/gui2/library.py:717 msgid "Search (For Advanced Search click the button to the left)" msgstr "" @@ -2357,7 +2357,7 @@ msgstr "" #: /home/kovid/work/calibre/src/calibre/web/feeds/main.py:84 #: /home/kovid/work/calibre/src/calibre/web/feeds/main.py:88 -#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:567 +#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:568 msgid "Fetching feeds..." msgstr "" @@ -2365,131 +2365,131 @@ msgstr "" msgid "Unknown News Source" msgstr "" -#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:468 +#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:469 msgid "Download finished" msgstr "" -#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:470 +#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:471 msgid "Failed to download the following articles:" msgstr "" -#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:472 -#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:478 +#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:473 +#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:479 msgid " from " msgstr "" -#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:476 +#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:477 msgid "Failed to download parts of the following articles:" msgstr "" -#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:480 +#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:481 msgid "\tFailed links:" msgstr "" -#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:549 +#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:550 msgid "Could not fetch article. Run with --debug to see the reason" msgstr "" -#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:571 +#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:572 msgid "Got feeds from index page" msgstr "" -#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:575 +#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:576 msgid "Trying to download cover..." msgstr "" -#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:625 +#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:626 msgid "Starting download [%d thread(s)]..." msgstr "" -#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:639 +#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:640 msgid "Feeds downloaded to %s" msgstr "" -#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:648 +#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:649 msgid "Could not download cover: %s" msgstr "" -#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:653 +#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:654 msgid "Downloading cover from %s" msgstr "" -#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:688 +#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:689 msgid "Untitled Article" msgstr "" -#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:729 +#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:730 msgid "" "\n" "Downloaded article %s from %s\n" "%s" msgstr "" -#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:735 +#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:736 msgid "Article downloaded: %s" msgstr "" -#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:741 +#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:742 msgid "Failed to download article: %s from %s\n" msgstr "" -#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:746 +#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:747 msgid "Article download failed: %s" msgstr "" -#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:761 +#: /home/kovid/work/calibre/src/calibre/web/feeds/news.py:762 msgid "Fetching feed" msgstr "" -#: /home/kovid/work/calibre/src/calibre/web/fetch/simple.py:373 +#: /home/kovid/work/calibre/src/calibre/web/fetch/simple.py:374 msgid "" "%prog URL\n" "\n" "Where URL is for example http://google.com" msgstr "" -#: /home/kovid/work/calibre/src/calibre/web/fetch/simple.py:376 +#: /home/kovid/work/calibre/src/calibre/web/fetch/simple.py:377 msgid "Base directory into which URL is saved. Default is %default" msgstr "" -#: /home/kovid/work/calibre/src/calibre/web/fetch/simple.py:379 +#: /home/kovid/work/calibre/src/calibre/web/fetch/simple.py:380 msgid "" "Timeout in seconds to wait for a response from the server. Default: %default " "s" msgstr "" -#: /home/kovid/work/calibre/src/calibre/web/fetch/simple.py:382 +#: /home/kovid/work/calibre/src/calibre/web/fetch/simple.py:383 msgid "" "Maximum number of levels to recurse i.e. depth of links to follow. Default %" "default" msgstr "" -#: /home/kovid/work/calibre/src/calibre/web/fetch/simple.py:385 +#: /home/kovid/work/calibre/src/calibre/web/fetch/simple.py:386 msgid "" "The maximum number of files to download. This only applies to files from tags. Default is %default" msgstr "" -#: /home/kovid/work/calibre/src/calibre/web/fetch/simple.py:387 +#: /home/kovid/work/calibre/src/calibre/web/fetch/simple.py:388 msgid "" "Minimum interval in seconds between consecutive fetches. Default is %default " "s" msgstr "" -#: /home/kovid/work/calibre/src/calibre/web/fetch/simple.py:389 +#: /home/kovid/work/calibre/src/calibre/web/fetch/simple.py:390 msgid "" "The character encoding for the websites you are trying to download. The " "default is to try and guess the encoding." msgstr "" -#: /home/kovid/work/calibre/src/calibre/web/fetch/simple.py:391 +#: /home/kovid/work/calibre/src/calibre/web/fetch/simple.py:392 msgid "" "Only links that match this regular expression will be followed. This option " "can be specified multiple times, in which case as long as a link matches any " "one regexp, it will be followed. By default all links are followed." msgstr "" -#: /home/kovid/work/calibre/src/calibre/web/fetch/simple.py:393 +#: /home/kovid/work/calibre/src/calibre/web/fetch/simple.py:394 msgid "" "Any link that matches this regular expression will be ignored. This option " "can be specified multiple times, in which case as long as any regexp matches " @@ -2498,11 +2498,11 @@ msgid "" "applied first." msgstr "" -#: /home/kovid/work/calibre/src/calibre/web/fetch/simple.py:395 +#: /home/kovid/work/calibre/src/calibre/web/fetch/simple.py:396 msgid "Do not download CSS stylesheets." msgstr "" -#: /home/kovid/work/calibre/src/calibre/web/fetch/simple.py:396 +#: /home/kovid/work/calibre/src/calibre/web/fetch/simple.py:397 msgid "Show detailed output information. Useful for debugging" msgstr "" diff --git a/src/calibre/translations/data.py b/src/calibre/translations/data.py index 5a6cebab48..d5d1d8487f 100644 --- a/src/calibre/translations/data.py +++ b/src/calibre/translations/data.py @@ -1 +1 @@ -translations = {'fr': '\xde\x12\x04\x95\x00\x00\x00\x00\x10\x01\x00\x00\x1c\x00\x00\x00\x9c\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1c\x11\x00\x00\x17\x00\x00\x00\x1d\x11\x00\x00\x0b\x00\x00\x005\x11\x00\x00\x04\x00\x00\x00A\x11\x00\x00\x03\x00\x00\x00F\x11\x00\x00\x08\x00\x00\x00J\x11\x00\x00\x06\x00\x00\x00S\x11\x00\x00\x0c\x00\x00\x00Z\x11\x00\x00\t\x00\x00\x00g\x11\x00\x00\x0c\x00\x00\x00q\x11\x00\x00\x0f\x00\x00\x00~\x11\x00\x00\x1a\x00\x00\x00\x8e\x11\x00\x00\x1d\x00\x00\x00\xa9\x11\x00\x00\x0f\x00\x00\x00\xc7\x11\x00\x00\r\x00\x00\x00\xd7\x11\x00\x00)\x00\x00\x00\xe5\x11\x00\x00\x0b\x00\x00\x00\x0f\x12\x00\x00\x17\x00\x00\x00\x1b\x12\x00\x00\n\x00\x00\x003\x12\x00\x00\x0c\x00\x00\x00>\x12\x00\x00\x1e\x00\x00\x00K\x12\x00\x00\t\x00\x00\x00j\x12\x00\x00\x0c\x00\x00\x00t\x12\x00\x00\x08\x00\x00\x00\x81\x12\x00\x00\x14\x00\x00\x00\x8a\x12\x00\x00\r\x00\x00\x00\x9f\x12\x00\x00\x0e\x00\x00\x00\xad\x12\x00\x00\x08\x00\x00\x00\xbc\x12\x00\x00\x08\x00\x00\x00\xc5\x12\x00\x00\x07\x00\x00\x00\xce\x12\x00\x00\x0c\x00\x00\x00\xd6\x12\x00\x00\x0e\x00\x00\x00\xe3\x12\x00\x00\x08\x00\x00\x00\xf2\x12\x00\x00\x0c\x00\x00\x00\xfb\x12\x00\x00\n\x00\x00\x00\x08\x13\x00\x00\x0e\x00\x00\x00\x13\x13\x00\x00\x03\x00\x00\x00"\x13\x00\x001\x00\x00\x00&\x13\x00\x00"\x00\x00\x00X\x13\x00\x00=\x00\x00\x00{\x13\x00\x00\x18\x00\x00\x00\xb9\x13\x00\x00+\x00\x00\x00\xd2\x13\x00\x00>\x00\x00\x00\xfe\x13\x00\x00S\x00\x00\x00=\x14\x00\x005\x00\x00\x00\x91\x14\x00\x00p\x00\x00\x00\xc7\x14\x00\x00a\x00\x00\x008\x15\x00\x00G\x00\x00\x00\x9a\x15\x00\x00\xa7\x00\x00\x00\xe2\x15\x00\x002\x00\x00\x00\x8a\x16\x00\x00\x01\x00\x00\x00\xbd\x16\x00\x00X\x00\x00\x00\xbf\x16\x00\x00\r\x00\x00\x00\x18\x17\x00\x00\x0f\x00\x00\x00&\x17\x00\x00\x0b\x00\x00\x006\x17\x00\x00\x0b\x00\x00\x00B\x17\x00\x007\x00\x00\x00N\x17\x00\x004\x00\x00\x00\x86\x17\x00\x00.\x00\x00\x00\xbb\x17\x00\x00\t\x00\x00\x00\xea\x17\x00\x006\x00\x00\x00\xf4\x17\x00\x00m\x00\x00\x00+\x18\x00\x00\x19\x00\x00\x00\x99\x18\x00\x00\x0e\x00\x00\x00\xb3\x18\x00\x00\r\x00\x00\x00\xc2\x18\x00\x00\t\x00\x00\x00\xd0\x18\x00\x00\x11\x00\x00\x00\xda\x18\x00\x00\x04\x00\x00\x00\xec\x18\x00\x00\x10\x00\x00\x00\xf1\x18\x00\x00\x05\x00\x00\x00\x02\x19\x00\x00(\x00\x00\x00\x08\x19\x00\x00\n\x00\x00\x001\x19\x00\x00.\x00\x00\x00<\x19\x00\x005\x00\x00\x00k\x19\x00\x00$\x00\x00\x00\xa1\x19\x00\x00\x0c\x00\x00\x00\xc6\x19\x00\x00\x10\x00\x00\x00\xd3\x19\x00\x00.\x00\x00\x00\xe4\x19\x00\x00\x0e\x00\x00\x00\x13\x1a\x00\x00\x0e\x00\x00\x00"\x1a\x00\x007\x00\x00\x001\x1a\x00\x00\x14\x00\x00\x00i\x1a\x00\x00\x12\x00\x00\x00~\x1a\x00\x00\x0b\x00\x00\x00\x91\x1a\x00\x00\x13\x00\x00\x00\x9d\x1a\x00\x00\x0b\x00\x00\x00\xb1\x1a\x00\x00\x11\x00\x00\x00\xbd\x1a\x00\x00\x08\x00\x00\x00\xcf\x1a\x00\x00\x14\x00\x00\x00\xd8\x1a\x00\x00\x0f\x00\x00\x00\xed\x1a\x00\x00R\x00\x00\x00\xfd\x1a\x00\x00!\x00\x00\x00P\x1b\x00\x00\x1d\x00\x00\x00r\x1b\x00\x00H\x00\x00\x00\x90\x1b\x00\x00\x11\x00\x00\x00\xd9\x1b\x00\x00\r\x00\x00\x00\xeb\x1b\x00\x00%\x00\x00\x00\xf9\x1b\x00\x007\x00\x00\x00\x1f\x1c\x00\x00\x08\x00\x00\x00W\x1c\x00\x00\r\x00\x00\x00`\x1c\x00\x00\t\x00\x00\x00n\x1c\x00\x00\x10\x00\x00\x00x\x1c\x00\x00\x11\x00\x00\x00\x89\x1c\x00\x00\x0f\x00\x00\x00\x9b\x1c\x00\x00\x14\x00\x00\x00\xab\x1c\x00\x00\x0e\x00\x00\x00\xc0\x1c\x00\x00\x15\x00\x00\x00\xcf\x1c\x00\x00R\x00\x00\x00\xe5\x1c\x00\x00\x17\x00\x00\x008\x1d\x00\x00\x0b\x00\x00\x00P\x1d\x00\x00\x04\x00\x00\x00\\\x1d\x00\x00\x19\x00\x00\x00a\x1d\x00\x00\x03\x00\x00\x00{\x1d\x00\x00h\x00\x00\x00\x7f\x1d\x00\x00\x1b\x00\x00\x00\xe8\x1d\x00\x00\x11\x00\x00\x00\x04\x1e\x00\x00\x01\x00\x00\x00\x16\x1e\x00\x00\x05\x00\x00\x00\x18\x1e\x00\x00\x15\x00\x00\x00\x1e\x1e\x00\x00\x15\x00\x00\x004\x1e\x00\x00\x15\x00\x00\x00J\x1e\x00\x00\x15\x00\x00\x00`\x1e\x00\x00\x1a\x00\x00\x00v\x1e\x00\x00\x0e\x00\x00\x00\x91\x1e\x00\x00\x1f\x00\x00\x00\xa0\x1e\x00\x00C\x00\x00\x00\xc0\x1e\x00\x00\x1f\x00\x00\x00\x04\x1f\x00\x00\x12\x00\x00\x00$\x1f\x00\x00\x17\x00\x00\x007\x1f\x00\x00\x1f\x00\x00\x00O\x1f\x00\x00\x05\x00\x00\x00o\x1f\x00\x00\x1d\x00\x00\x00u\x1f\x00\x00\x0e\x00\x00\x00\x93\x1f\x00\x00\x1a\x00\x00\x00\xa2\x1f\x00\x00\n\x00\x00\x00\xbd\x1f\x00\x00\x1f\x00\x00\x00\xc8\x1f\x00\x008\x00\x00\x00\xe8\x1f\x00\x00\x1d\x01\x00\x00! \x00\x00J\x00\x00\x00?!\x00\x00#\x00\x00\x00\x8a!\x00\x00\x06\x00\x00\x00\xae!\x00\x00\x07\x00\x00\x00\xb5!\x00\x00\x07\x00\x00\x00\xbd!\x00\x00\x1b\x00\x00\x00\xc5!\x00\x00\x06\x00\x00\x00\xe1!\x00\x00\x0c\x00\x00\x00\xe8!\x00\x00\t\x00\x00\x00\xf5!\x00\x00\x06\x00\x00\x00\xff!\x00\x00\xdc\x01\x00\x00\x06"\x00\x00a\x00\x00\x00\xe3#\x00\x00\x0e\x00\x00\x00E$\x00\x00\xa8\x00\x00\x00T$\x00\x00&\x00\x00\x00\xfd$\x00\x00\x10\x00\x00\x00$%\x00\x00\x19\x00\x00\x005%\x00\x00\x1a\x00\x00\x00O%\x00\x00.\x00\x00\x00j%\x00\x00\x03\x00\x00\x00\x99%\x00\x00\x05\x00\x00\x00\x9d%\x00\x00\n\x00\x00\x00\xa3%\x00\x00,\x00\x00\x00\xae%\x00\x00\x07\x00\x00\x00\xdb%\x00\x00-\x00\x00\x00\xe3%\x00\x00\x0b\x00\x00\x00\x11&\x00\x00\x07\x00\x00\x00\x1d&\x00\x00\x10\x00\x00\x00%&\x00\x00\x08\x00\x00\x006&\x00\x00y\x00\x00\x00?&\x00\x00\t\x00\x00\x00\xb9&\x00\x00\n\x00\x00\x00\xc3&\x00\x00\x14\x00\x00\x00\xce&\x00\x00\x10\x00\x00\x00\xe3&\x00\x00\x11\x00\x00\x00\xf4&\x00\x00\x10\x00\x00\x00\x06\'\x00\x00\x12\x00\x00\x00\x17\'\x00\x00\x04\x00\x00\x00*\'\x00\x00\x0f\x00\x00\x00/\'\x00\x00\n\x00\x00\x00?\'\x00\x00\x07\x00\x00\x00J\'\x00\x008\x00\x00\x00R\'\x00\x00s\x00\x00\x00\x8b\'\x00\x00\x0f\x00\x00\x00\xff\'\x00\x00\n\x00\x00\x00\x0f(\x00\x00\x10\x00\x00\x00\x1a(\x00\x00\x0f\x00\x00\x00+(\x00\x00\x04\x00\x00\x00;(\x00\x00;\x00\x00\x00@(\x00\x00G\x00\x00\x00|(\x00\x001\x00\x00\x00\xc4(\x00\x004\x00\x00\x00\xf6(\x00\x00\x80\x00\x00\x00+)\x00\x00H\x00\x00\x00\xac)\x00\x00\r\x00\x00\x00\xf5)\x00\x00\xbc\x00\x00\x00\x03*\x00\x00\x08\x00\x00\x00\xc0*\x00\x00\t\x00\x00\x00\xc9*\x00\x00\x06\x00\x00\x00\xd3*\x00\x00\x1e\x00\x00\x00\xda*\x00\x00\x13\x00\x00\x00\xf9*\x00\x00<\x00\x00\x00\r+\x00\x00\x0c\x00\x00\x00J+\x00\x00<\x00\x00\x00W+\x00\x00\x84\x00\x00\x00\x94+\x00\x00\x12\x00\x00\x00\x19,\x00\x00-\x00\x00\x00,,\x00\x00\x0c\x00\x00\x00Z,\x00\x00\x0c\x00\x00\x00g,\x00\x00V\x00\x00\x00t,\x00\x00r\x00\x00\x00\xcb,\x00\x00G\x00\x00\x00>-\x00\x00\x0e\x00\x00\x00\x86-\x00\x00\x13\x00\x00\x00\x95-\x00\x00\x14\x00\x00\x00\xa9-\x00\x00#\x00\x00\x00\xbe-\x00\x00\x06\x00\x00\x00\xe2-\x00\x00\r\x00\x00\x00\xe9-\x00\x00\x1e\x00\x00\x00\xf7-\x00\x00\x0b\x00\x00\x00\x16.\x00\x00\x17\x00\x00\x00".\x00\x00\x1b\x00\x00\x00:.\x00\x00\x1a\x00\x00\x00V.\x00\x00\x0e\x00\x00\x00q.\x00\x00^\x00\x00\x00\x80.\x00\x00\x12\x00\x00\x00\xdf.\x00\x00\x10\x00\x00\x00\xf2.\x00\x00\x10\x00\x00\x00\x03/\x00\x00c\x00\x00\x00\x14/\x00\x007\x00\x00\x00x/\x00\x00!\x00\x00\x00\xb0/\x00\x00d\x00\x00\x00\xd2/\x00\x00\t\x00\x00\x0070\x00\x00\x17\x00\x00\x00A0\x00\x00\x16\x00\x00\x00Y0\x00\x00z\x00\x00\x00p0\x00\x00\x85\x00\x00\x00\xeb0\x00\x00\xb6\x00\x00\x00q1\x00\x00P\x00\x00\x00(2\x00\x00+\x01\x00\x00y2\x00\x00\x06\x00\x00\x00\xa53\x00\x00\x07\x00\x00\x00\xac3\x00\x00\n\x00\x00\x00\xb43\x00\x00\x13\x00\x00\x00\xbf3\x00\x00\x04\x00\x00\x00\xd33\x00\x00\x85\x00\x00\x00\xd83\x00\x00\t\x00\x00\x00^4\x00\x000\x00\x00\x00h4\x00\x00\x9d\x00\x00\x00\x994\x00\x00&\x00\x00\x0075\x00\x00v\x00\x00\x00^5\x00\x00\'\x00\x00\x00\xd55\x00\x00"\x00\x00\x00\xfd5\x00\x00h\x00\x00\x00 6\x00\x00\t\x00\x00\x00\x896\x00\x00\x05\x00\x00\x00\x936\x00\x00\x15\x00\x00\x00\x996\x00\x00+\x00\x00\x00\xaf6\x00\x00&\x00\x00\x00\xdb6\x00\x00\x0b\x00\x00\x00\x027\x00\x00\x07\x00\x00\x00\x0e7\x00\x00%\x00\x00\x00\x167\x00\x00\x1b\x00\x00\x00<7\x00\x00\xb4\x00\x00\x00X7\x00\x002\x00\x00\x00\r8\x00\x00\x14\x00\x00\x00@8\x00\x00\x04\x00\x00\x00U8\x00\x00\x07\x00\x00\x00Z8\x00\x00\x07\x00\x00\x00b8\x00\x00-\x00\x00\x00j8\x00\x00d\x00\x00\x00\x988\x00\x002\x00\x00\x00\xfd8\x00\x003\x00\x00\x0009\x00\x00\x07\x00\x00\x00d9\x00\x00)\x01\x00\x00l9\x00\x00\x1b\x00\x00\x00\x96:\x00\x00\r\x00\x00\x00\xb2:\x00\x00\x04\x00\x00\x00\xc0:\x00\x00\x03\x00\x00\x00\xc5:\x00\x00\t\x00\x00\x00\xc9:\x00\x00\t\x00\x00\x00\xd3:\x00\x00\x0c\x00\x00\x00\xdd:\x00\x00\x0f\x00\x00\x00\xea:\x00\x00\n\x00\x00\x00\xfa:\x00\x00\x0e\x00\x00\x00\x05;\x00\x00&\x00\x00\x00\x14;\x00\x00$\x00\x00\x00;;\x00\x00\x15\x00\x00\x00`;\x00\x00\x0f\x00\x00\x00v;\x00\x001\x00\x00\x00\x86;\x00\x00\x0c\x00\x00\x00\xb8;\x00\x00\x1b\x00\x00\x00\xc5;\x00\x00\x0f\x00\x00\x00\xe1;\x00\x00\r\x00\x00\x00\xf1;\x00\x00+\x00\x00\x00\xff;\x00\x00\t\x00\x00\x00+<\x00\x00\n\x00\x00\x005<\x00\x00\x07\x00\x00\x00@<\x00\x00\x19\x00\x00\x00H<\x00\x00\x1a\x00\x00\x00b<\x00\x00\x0f\x00\x00\x00}<\x00\x00\x0c\x00\x00\x00\x8d<\x00\x00\n\x00\x00\x00\x9a<\x00\x00\x08\x00\x00\x00\xa5<\x00\x00\x13\x00\x00\x00\xae<\x00\x00\x18\x00\x00\x00\xc2<\x00\x00\x08\x00\x00\x00\xdb<\x00\x00\x0e\x00\x00\x00\xe4<\x00\x00\x17\x00\x00\x00\xf3<\x00\x00\x18\x00\x00\x00\x0b=\x00\x00\x03\x00\x00\x00$=\x00\x00V\x00\x00\x00(=\x00\x00A\x00\x00\x00\x7f=\x00\x003\x00\x00\x00\xc1=\x00\x00\x1e\x00\x00\x00\xf5=\x00\x006\x00\x00\x00\x14>\x00\x00L\x00\x00\x00K>\x00\x00O\x00\x00\x00\x98>\x00\x004\x00\x00\x00\xe8>\x00\x00\x8f\x00\x00\x00\x1d?\x00\x00j\x00\x00\x00\xad?\x00\x00d\x00\x00\x00\x18@\x00\x00\xd5\x00\x00\x00}@\x00\x00<\x00\x00\x00SA\x00\x00\x01\x00\x00\x00\x90A\x00\x00p\x00\x00\x00\x92A\x00\x00\n\x00\x00\x00\x03B\x00\x00\x16\x00\x00\x00\x0eB\x00\x00\x14\x00\x00\x00%B\x00\x00\x10\x00\x00\x00:B\x00\x00I\x00\x00\x00KB\x00\x00D\x00\x00\x00\x95B\x00\x00@\x00\x00\x00\xdaB\x00\x00\x10\x00\x00\x00\x1bC\x00\x00M\x00\x00\x00,C\x00\x00\x8f\x00\x00\x00zC\x00\x00\'\x00\x00\x00\nD\x00\x00\x1a\x00\x00\x002D\x00\x00\x12\x00\x00\x00MD\x00\x00\t\x00\x00\x00`D\x00\x00\x13\x00\x00\x00jD\x00\x00\x06\x00\x00\x00~D\x00\x00\x1f\x00\x00\x00\x85D\x00\x00\x05\x00\x00\x00\xa5D\x00\x00)\x00\x00\x00\xabD\x00\x00\x13\x00\x00\x00\xd5D\x00\x007\x00\x00\x00\xe9D\x00\x00A\x00\x00\x00!E\x00\x006\x00\x00\x00cE\x00\x00\x12\x00\x00\x00\x9aE\x00\x00\x18\x00\x00\x00\xadE\x00\x00?\x00\x00\x00\xc6E\x00\x00\x1a\x00\x00\x00\x06F\x00\x00\x15\x00\x00\x00!F\x00\x00P\x00\x00\x007F\x00\x00 \x00\x00\x00\x88F\x00\x004\x00\x00\x00\xa9F\x00\x00\x12\x00\x00\x00\xdeF\x00\x00%\x00\x00\x00\xf1F\x00\x00\x18\x00\x00\x00\x17G\x00\x00\x13\x00\x00\x000G\x00\x00\n\x00\x00\x00DG\x00\x00\x18\x00\x00\x00OG\x00\x00\x17\x00\x00\x00hG\x00\x00T\x00\x00\x00\x80G\x00\x00\x1b\x00\x00\x00\xd5G\x00\x00\x19\x00\x00\x00\xf1G\x00\x00V\x00\x00\x00\x0bH\x00\x00\x18\x00\x00\x00bH\x00\x00\x11\x00\x00\x00{H\x00\x00&\x00\x00\x00\x8dH\x00\x00E\x00\x00\x00\xb4H\x00\x00\x0c\x00\x00\x00\xfaH\x00\x00\r\x00\x00\x00\x07I\x00\x00\r\x00\x00\x00\x15I\x00\x00\x1e\x00\x00\x00#I\x00\x00\x17\x00\x00\x00BI\x00\x00\x14\x00\x00\x00ZI\x00\x00\x17\x00\x00\x00oI\x00\x00\x10\x00\x00\x00\x87I\x00\x004\x00\x00\x00\x98I\x00\x00}\x00\x00\x00\xcdI\x00\x00.\x00\x00\x00KJ\x00\x00\n\x00\x00\x00zJ\x00\x00\x04\x00\x00\x00\x85J\x00\x002\x00\x00\x00\x8aJ\x00\x00\x0b\x00\x00\x00\xbdJ\x00\x00\x8f\x00\x00\x00\xc9J\x00\x00 \x00\x00\x00YK\x00\x00#\x00\x00\x00zK\x00\x00\x01\x00\x00\x00\x9eK\x00\x00\x06\x00\x00\x00\xa0K\x00\x00\x14\x00\x00\x00\xa7K\x00\x00 \x00\x00\x00\xbcK\x00\x00\x14\x00\x00\x00\xddK\x00\x00\x1c\x00\x00\x00\xf2K\x00\x00%\x00\x00\x00\x0fL\x00\x00\x0f\x00\x00\x005L\x00\x00"\x00\x00\x00EL\x00\x00Q\x00\x00\x00hL\x00\x00=\x00\x00\x00\xbaL\x00\x00\x1f\x00\x00\x00\xf8L\x00\x00=\x00\x00\x00\x18M\x00\x00"\x00\x00\x00VM\x00\x00\n\x00\x00\x00yM\x00\x009\x00\x00\x00\x84M\x00\x00\x1b\x00\x00\x00\xbeM\x00\x00-\x00\x00\x00\xdaM\x00\x00\x14\x00\x00\x00\x08N\x00\x00*\x00\x00\x00\x1dN\x00\x00B\x00\x00\x00HN\x00\x005\x01\x00\x00\x8bN\x00\x00[\x00\x00\x00\xc1O\x00\x00)\x00\x00\x00\x1dP\x00\x00\x06\x00\x00\x00GP\x00\x00\x07\x00\x00\x00NP\x00\x00\x06\x00\x00\x00VP\x00\x00#\x00\x00\x00]P\x00\x00\t\x00\x00\x00\x81P\x00\x00\x04\x00\x00\x00\x8bP\x00\x00\x0b\x00\x00\x00\x90P\x00\x00\x07\x00\x00\x00\x9cP\x00\x00\x1b\x02\x00\x00\xa4P\x00\x00n\x00\x00\x00\xc0R\x00\x00\x12\x00\x00\x00/S\x00\x00\xcc\x00\x00\x00BS\x00\x002\x00\x00\x00\x0fT\x00\x00\x19\x00\x00\x00BT\x00\x00\x1e\x00\x00\x00\\T\x00\x00\x1e\x00\x00\x00{T\x00\x006\x00\x00\x00\x9aT\x00\x00\x07\x00\x00\x00\xd1T\x00\x00\t\x00\x00\x00\xd9T\x00\x00\x11\x00\x00\x00\xe3T\x00\x002\x00\x00\x00\xf5T\x00\x00\t\x00\x00\x00(U\x00\x00C\x00\x00\x002U\x00\x00\r\x00\x00\x00vU\x00\x00\x19\x00\x00\x00\x84U\x00\x00\x17\x00\x00\x00\x9eU\x00\x00\x08\x00\x00\x00\xb6U\x00\x00\xa1\x00\x00\x00\xbfU\x00\x00\r\x00\x00\x00aV\x00\x00\x11\x00\x00\x00oV\x00\x00\x17\x00\x00\x00\x81V\x00\x00\x19\x00\x00\x00\x99V\x00\x00\x19\x00\x00\x00\xb3V\x00\x00\x0f\x00\x00\x00\xcdV\x00\x00>\x00\x00\x00\xddV\x00\x00\x05\x00\x00\x00\x1cW\x00\x00\x1e\x00\x00\x00"W\x00\x00\x0f\x00\x00\x00AW\x00\x00\x07\x00\x00\x00QW\x00\x00D\x00\x00\x00YW\x00\x00\x95\x00\x00\x00\x9eW\x00\x00\x12\x00\x00\x004X\x00\x00\x0c\x00\x00\x00GX\x00\x00\x14\x00\x00\x00TX\x00\x00\x18\x00\x00\x00iX\x00\x00\x06\x00\x00\x00\x82X\x00\x00F\x00\x00\x00\x89X\x00\x00[\x00\x00\x00\xd0X\x00\x00@\x00\x00\x00,Y\x00\x00M\x00\x00\x00mY\x00\x00\x8c\x00\x00\x00\xbbY\x00\x00S\x00\x00\x00HZ\x00\x00\x11\x00\x00\x00\x9cZ\x00\x00\xbc\x00\x00\x00\xaeZ\x00\x00\x0b\x00\x00\x00k[\x00\x00\x07\x00\x00\x00w[\x00\x00\x04\x00\x00\x00\x7f[\x00\x00$\x00\x00\x00\x84[\x00\x00\x16\x00\x00\x00\xa9[\x00\x00J\x00\x00\x00\xc0[\x00\x00\x14\x00\x00\x00\x0b\\\x00\x00E\x00\x00\x00 \\\x00\x00\xae\x00\x00\x00f\\\x00\x00(\x00\x00\x00\x15]\x00\x002\x00\x00\x00>]\x00\x00\r\x00\x00\x00q]\x00\x00\x19\x00\x00\x00\x7f]\x00\x00i\x00\x00\x00\x99]\x00\x00\x87\x00\x00\x00\x03^\x00\x00Q\x00\x00\x00\x8b^\x00\x00\x12\x00\x00\x00\xdd^\x00\x00!\x00\x00\x00\xf0^\x00\x00\x1c\x00\x00\x00\x12_\x00\x000\x00\x00\x00/_\x00\x00\x07\x00\x00\x00`_\x00\x00\x10\x00\x00\x00h_\x00\x001\x00\x00\x00y_\x00\x00\x16\x00\x00\x00\xab_\x00\x002\x00\x00\x00\xc2_\x00\x00%\x00\x00\x00\xf5_\x00\x00%\x00\x00\x00\x1b`\x00\x00\x11\x00\x00\x00A`\x00\x00b\x00\x00\x00S`\x00\x00\x1a\x00\x00\x00\xb6`\x00\x00\x16\x00\x00\x00\xd1`\x00\x00\x17\x00\x00\x00\xe8`\x00\x00r\x00\x00\x00\x00a\x00\x00B\x00\x00\x00sa\x00\x000\x00\x00\x00\xb6a\x00\x00}\x00\x00\x00\xe7a\x00\x00\x0b\x00\x00\x00eb\x00\x00\x19\x00\x00\x00qb\x00\x00\x19\x00\x00\x00\x8bb\x00\x00\x81\x00\x00\x00\xa5b\x00\x00\x96\x00\x00\x00\'c\x00\x00\xbd\x00\x00\x00\xbec\x00\x00c\x00\x00\x00|d\x00\x00b\x01\x00\x00\xe0d\x00\x00\x06\x00\x00\x00Cf\x00\x00\x07\x00\x00\x00Jf\x00\x00\x15\x00\x00\x00Rf\x00\x00\x1e\x00\x00\x00hf\x00\x00\x04\x00\x00\x00\x87f\x00\x00\x94\x00\x00\x00\x8cf\x00\x00\t\x00\x00\x00!g\x00\x00A\x00\x00\x00+g\x00\x00\xb2\x00\x00\x00mg\x00\x00)\x00\x00\x00 h\x00\x00\xa6\x00\x00\x00Jh\x00\x00*\x00\x00\x00\xf1h\x00\x00%\x00\x00\x00\x1ci\x00\x00\xae\x00\x00\x00Bi\x00\x00\n\x00\x00\x00\xf1i\x00\x00\x05\x00\x00\x00\xfci\x00\x00 \x00\x00\x00\x02j\x00\x008\x00\x00\x00#j\x00\x00%\x00\x00\x00\\j\x00\x00\x0c\x00\x00\x00\x82j\x00\x00\x07\x00\x00\x00\x8fj\x00\x00;\x00\x00\x00\x97j\x00\x000\x00\x00\x00\xd3j\x00\x00\xca\x00\x00\x00\x04k\x00\x00F\x00\x00\x00\xcfk\x00\x00\x1e\x00\x00\x00\x16l\x00\x00\n\x00\x00\x005l\x00\x00\n\x00\x00\x00@l\x00\x00\x08\x00\x00\x00Kl\x00\x00B\x00\x00\x00Tl\x00\x00s\x00\x00\x00\x97l\x00\x00<\x00\x00\x00\x0bm\x00\x002\x00\x00\x00Hm\x00\x00\x07\x00\x00\x00{m\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?