diff --git a/src/libprs500/translations/__init__.py b/src/libprs500/translations/__init__.py index 1e8d9be894..9dfe22bd61 100644 --- a/src/libprs500/translations/__init__.py +++ b/src/libprs500/translations/__init__.py @@ -26,7 +26,8 @@ TRANSLATIONS = [ 'sl', 'de', 'ca', - 'fr' + 'fr', + 'es' ] def source_files(): diff --git a/src/libprs500/translations/ca.po b/src/libprs500/translations/ca.po index 2b45f792ef..3e3b3ad93f 100644 --- a/src/libprs500/translations/ca.po +++ b/src/libprs500/translations/ca.po @@ -1,21 +1,23 @@ +# translation of ca(1).po to Spanish # Translation template file.. # Copyright (C) 2007 Kovid Goyal # Kovid Goyal , 2007. # S. Dorscht , 2007. -# Raül Utrera <>, 2007. +# Raül Utrera <>, 2007. # # msgid "" msgstr "" -"Project-Id-Version: libprs500 0.4.17\n" +"Project-Id-Version: ca(1)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-11-17 10:05+PST\n" -"PO-Revision-Date: 2007-11-13 14:36+0100\n" -"Last-Translator: Raül Utrera <>\n" -"Language-Team: Catalan \n" +"POT-Creation-Date: 2007-11-17 10:19+PST\n" +"PO-Revision-Date: 2007-11-16 09:07+0100\n" +"Last-Translator: libprs500\n" +"Language-Team: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.4\n" #: /home/kovid/work/libprs500/src/libprs500/ebooks/lrf/__init__.py:90 msgid "Created by " @@ -23,14 +25,14 @@ msgstr "Creat per " #: /home/kovid/work/libprs500/src/libprs500/ebooks/lrf/__init__.py:93 msgid "Set the title. Default: filename." -msgstr "Indique el títol. Per defecte: nom_del_fitxer." +msgstr "Indique el títol. Per defecte: nom_del_fitxer." #: /home/kovid/work/libprs500/src/libprs500/ebooks/lrf/__init__.py:95 msgid "" "Set the author(s). Multiple authors should be set as a comma separated list. " "Default: %default" msgstr "" -"Indiqueu l'autor(s). Si indique més d'un autor, separeu el llistat amb " +"Indiqueu l'autor(s). Si indique més d'un autor, separeu el llistat amb " "comes. Per defecte: %default" #: /home/kovid/work/libprs500/src/libprs500/ebooks/lrf/__init__.py:96 @@ -48,7 +50,7 @@ msgstr "Indiqueu la categoria." #: /home/kovid/work/libprs500/src/libprs500/ebooks/lrf/__init__.py:102 msgid "Sort key for the title" -msgstr "Clau d'ordre per al títol." +msgstr "Clau d'ordre per al tí­tol." #: /home/kovid/work/libprs500/src/libprs500/ebooks/lrf/__init__.py:104 msgid "Sort key for the author" @@ -61,19 +63,19 @@ msgstr "Editorial" #: /home/kovid/work/libprs500/src/libprs500/ebooks/lrf/__init__.py:108 msgid "Path to file containing image to be used as cover" -msgstr "Camí al fitxer d'imatge per a utilitzar com a coberta" +msgstr "Camí­ al fitxer d'imatge per a utilitzar com a coberta" #: /home/kovid/work/libprs500/src/libprs500/ebooks/lrf/__init__.py:110 msgid "" "If there is a cover graphic detected in the source file, use that instead of " "the specified cover." msgstr "" -"Si es detecta un gràfic per a la coberta al fitxer d'entrada, utilitzar-la " +"Si es detecta un gràfic per a la coberta al fitxer d'entrada, utilitzar-la " "en lloc de la coberta especificada." #: /home/kovid/work/libprs500/src/libprs500/ebooks/lrf/__init__.py:113 msgid "Output file name. Default is derived from input filename" -msgstr "Nom del fitxer de destí. Per defecte, deriva del fitxer d'entrada" +msgstr "Nom del fitxer de destí­. Per defecte, deriva del fitxer d'entrada" #: /home/kovid/work/libprs500/src/libprs500/ebooks/lrf/__init__.py:115 msgid "" @@ -81,8 +83,7 @@ msgid "" "neccessary if the HTML contains very large or complex tables." msgstr "" "Renderitza les taules HTML com a blocs de text en lloc de les taules " -"actuals. És necessari si el fitxer HTML conté taules massa grans o " -"complexes." +"actuals. És necessari si el fitxer HTML conté taules massa grans o complexes." #: /home/kovid/work/libprs500/src/libprs500/ebooks/lrf/__init__.py:118 msgid "" @@ -94,8 +95,8 @@ msgstr "" #: /home/kovid/work/libprs500/src/libprs500/ebooks/lrf/__init__.py:120 msgid "Enable autorotation of images that are wider than the screen width." msgstr "" -"Activa la rotació automàtica de les imatges més amples que l'amplada de " -"la pantalla." +"Activa la rotació automàtica de les imatges més grans que l'amplada de la " +"pantalla." #: /home/kovid/work/libprs500/src/libprs500/ebooks/lrf/__init__.py:123 msgid "Set the space between words in pts. Default is %default" @@ -103,28 +104,27 @@ msgstr "Fixa l'espai entre paraules en punts. Per defecte: %default" #: /home/kovid/work/libprs500/src/libprs500/ebooks/lrf/__init__.py:125 msgid "Separate paragraphs by blank lines." -msgstr "Separa els paràgrafs amb línies buides." +msgstr "Separa els paràgrafs amb lí­nies buides." #: /home/kovid/work/libprs500/src/libprs500/ebooks/lrf/__init__.py:127 msgid "Add a header to all the pages with title and author." -msgstr "" -"Afegeix la capçalera a totes les pàgines, ficant el títol i l'autor." +msgstr "Afegeix la capçalera a totes les pàgines, ficant el tí­tol i l'autor." #: /home/kovid/work/libprs500/src/libprs500/ebooks/lrf/__init__.py:129 msgid "" "Set the format of the header. %a is replaced by the author and %t by the " "title. Default is %default" msgstr "" -"Estableix el format de la capçalera: %a es reemplaça per l'autor i %t pel " -"títol. Per defecte: %default" +"Estableix el format de la capçalera: %a es reemplaça per l'autor i %t pel tí­" +"tol. Per defecte: %default" #: /home/kovid/work/libprs500/src/libprs500/ebooks/lrf/__init__.py:131 msgid "" "Override the CSS. Can be either a path to a CSS stylesheet or a string. If " "it is a string it is interpreted as CSS." msgstr "" -"Substitueix la CSS. Pot indicar-se tant un camí a la fulla CSS alternativa, " -"o una cadena. En aquest últim cas, la cadena s'interpreta com a CSS." +"Substitueix la CSS. Pot indicar-se tant un camí­ a la fulla CSS alternativa, " +"com una cadena. En aquest últim cas, la cadena s'interpreta com a CSS." #: /home/kovid/work/libprs500/src/libprs500/ebooks/lrf/__init__.py:133 msgid "" @@ -133,8 +133,8 @@ msgid "" "directory as the base HTML file." msgstr "" "Utilitza l'element del fitxer OPF per a determinar l'ordre com " -"s'afegeixen els fitxers HTML al LRF. Cal que el fitxer .opf sigui al mateix " -"directori que el fitxer HTML base." +"s'afegeixen els fitxers HTML al LRF. Cal que el fitxer .opf sigui a la " +"mateixa carpeta que el fitxer HTML base." #: /home/kovid/work/libprs500/src/libprs500/ebooks/lrf/__init__.py:135 msgid "" @@ -142,9 +142,9 @@ msgid "" "FONT_DELTA pts. FONT_DELTA can be a fraction.If FONT_DELTA is negative, the " "font size is decreased." msgstr "" -"Augmenta la grandària de la lletra en 2 * FONT_DELTA punts i l'espai de " -"línia en FONT_DELTA punts. FONT_DELTA pot ser una fracció. Si és un valor " -"negatiu, la grandària de la lletra disminueix." +"Augmenta la grandària de la lletra en 2 * FONT_DELTA punts i l'espai de lí­" +"nia en FONT_DELTA punts. FONT_DELTA pot ser una fracció. Si és un valor " +"negatiu, la grandària de la lletra disminueix." #: /home/kovid/work/libprs500/src/libprs500/ebooks/lrf/__init__.py:145 msgid "" @@ -153,24 +153,24 @@ msgid "" "device. Default: %s Supported profiles: " msgstr "" "Perfil del dispositiu per al que es genera el fitxer LRF. Aquest perfil " -"determina la resolució i la grandària de la pantalla del dispositiu, entre " +"determina la resolució i la grandària de la pantalla del dispositiu, entre " "d'altres. Per defecte:%s Perfils suportats:" #: /home/kovid/work/libprs500/src/libprs500/ebooks/lrf/__init__.py:151 msgid "Left margin of page. Default is %default px." -msgstr "Marge esquerre de la pàgina. Per defecte: %default px." +msgstr "Marge esquerre de la pàgina. Per defecte: %default px." #: /home/kovid/work/libprs500/src/libprs500/ebooks/lrf/__init__.py:153 msgid "Right margin of page. Default is %default px." -msgstr "Marge dret de la pàgina. Per defecte: %default px." +msgstr "Marge dret de la pàgina. Per defecte: %default px." #: /home/kovid/work/libprs500/src/libprs500/ebooks/lrf/__init__.py:155 msgid "Top margin of page. Default is %default px." -msgstr "Marge superior de la pàgina. Per defecte: %default px." +msgstr "Marge superior de la pàgina. Per defecte: %default px." #: /home/kovid/work/libprs500/src/libprs500/ebooks/lrf/__init__.py:157 msgid "Bottom margin of page. Default is %default px." -msgstr "Marge inferior de la pàgina. Per defecte: %default px." +msgstr "Marge inferior de la pàgina. Per defecte: %default px." #: /home/kovid/work/libprs500/src/libprs500/ebooks/lrf/__init__.py:161 msgid "" @@ -178,8 +178,8 @@ msgid "" "means thats links are not followed. A negative value means that tags are " "ignored." msgstr "" -"Nombre màxim de nivells per a processar enllaços recursivament. El valor 0 " -"(cero) vol dir que no són seguits. Amb un valor negatiu, ignora les marques " +"Nombre màxim de nivells per a processar enllaços recursivament. El valor 0 " +"(cero) vol dir que no són seguits. Amb un valor negatiu, ignora les marques " "." # ??? @@ -188,14 +188,14 @@ msgid "" "A regular expression. tags whoose href matches will be ignored. Defaults " "to %default" msgstr "" -"Expressió regular. Les marques amb href coincidents, són ignorats. Per " +"Expressió regular. Les marques amb href coincidents, són ignorades. Per " "defecte: %default" #: /home/kovid/work/libprs500/src/libprs500/ebooks/lrf/__init__.py:170 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 " +"Evita la inserció automàtica de salts de pàgina abans dels capí­tols " "detectats." #: /home/kovid/work/libprs500/src/libprs500/ebooks/lrf/__init__.py:174 @@ -203,8 +203,8 @@ msgid "" "The regular expression used to detect chapter titles. It is searched for in " "heading tags (h1-h6). Defaults to %default" 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" +"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/libprs500/src/libprs500/ebooks/lrf/__init__.py:177 msgid "" @@ -216,20 +216,20 @@ msgid "" "turn performance of the LRF. Thus this option is ignored if the current page " "has only a few elements." msgstr "" -"Si l'html2lrf no troba cap salt de pàgina en el fitxer html i no pot " -"detectar els encapçalaments dels capítols, insereix automàticament un " -"salt de pàgina abans de les marques que tinguen un nom coincident amb " -"l'expressió regular. Per defecte: %default. Aquesta opció s'inhabilita " -"establint la regexp com a \"$\".El propòsit de tot plegat és evitar " -"pàgines massa llargues, que alentiren al canvi de fulla del fitxer LRF. " -"Aquesta opció s'ignora si la pàgina actual en té pocs elements." +"Si l'html2lrf no troba cap salt de pàgina en el fitxer html i no pot " +"detectar els encapçalaments dels capí­tols, insereix automàticament un salt " +"de pàgina abans de les marques que tinguen un nom coincident amb l'expressió " +"regular. Per defecte: %default. Aquesta opció s'inhabilita establint la " +"regexp com a \"$\".El propòsit de tot plegat és evitar pàgines massa " +"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/libprs500/src/libprs500/ebooks/lrf/__init__.py:187 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." +"Força un salt de pàgina abans de les marques amb noms coincidents amb " +"l'expressió regular." #: /home/kovid/work/libprs500/src/libprs500/ebooks/lrf/__init__.py:189 msgid "" @@ -238,11 +238,10 @@ msgid "" "regexp. For example to match all heading tags that have the attribute class=" "\"chapter\" you would use \"h\\d,class,chapter\". Default is %default" msgstr "" -"Força un salt de pàgina davant d'un element amb un atribut concret. El " -"format d'aquesta opció és regexp_marca,nom_atribut,tegexp_valor_atribut. " -"Per exemple, amb \"h\\d,class,chapter\", serien coincidents totes les " -"marques de encapçalament amb l'atribut class=\"chapter\". Per defecte: %" -"default" +"Força un salt de pàgina davant d'un element amb un atribut concret. El " +"format d'aquesta opció és regexp_marca,nom_atribut,tegexp_valor_atribut. Per " +"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/libprs500/src/libprs500/ebooks/lrf/__init__.py:192 msgid "Preprocess Baen HTML files to improve generated LRF." @@ -254,12 +253,12 @@ msgid "" "You must add this option if processing files generated by pdftohtml, " "otherwise conversion will fail." msgstr "" -"Cal que afegiu aquesta opció per a fitxers generats amb pdftohtml, si no " -"voleu que la conversió falli." +"Cal que afegiu aquesta opció per a fitxers generats amb pdftohtml, si no " +"voleu que la conversió falli." #: /home/kovid/work/libprs500/src/libprs500/ebooks/lrf/__init__.py:196 msgid "Use this option on html0 files from Book Designer." -msgstr "Utilitzeu aquesta opció per a fitxers html0 de Book Designer." +msgstr "Utilitzeu aquesta opció per a fitxers html0 de Book Designer." #: /home/kovid/work/libprs500/src/libprs500/ebooks/lrf/__init__.py:199 msgid "" @@ -269,23 +268,23 @@ msgid "" "directory, family\" For example: --serif-family \"%s, Times New Roman\"\n" " " msgstr "" -"Especifiqueu lletres truetype per a les famílies serif, sans-serif i " -"monoespaiades. Aquestes lletres són inserides al fitxer LRF. Tingueu en " -"compte que afegir lletres personalitzades alenteix el canvi de pàgina. Per " -"especificar cadascuna de les famílies s'empra: \"camí a la carpeta de " -"fonts, família\" ( --serif-family \"%s, Times New Roman\")\n" +"Especifiqueu lletres truetype per a les famí­lies serif, sans-serif i " +"monoespaiades. Aquestes lletres són inserides al fitxer LRF. Tingueu en " +"compte que afegir lletres personalitzades alenteix el canvi de pàgina. Per " +"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/libprs500/src/libprs500/ebooks/lrf/__init__.py:208 msgid "The serif family of fonts to embed" -msgstr "Família de lletres serif per a incrustar." +msgstr "Famí­lia de lletres serif per a incrustar." #: /home/kovid/work/libprs500/src/libprs500/ebooks/lrf/__init__.py:211 msgid "The sans-serif family of fonts to embed" -msgstr "Família de lletres sans-serif per a incrustar." +msgstr "Famí­lia de lletres sans-serif per a incrustar." #: /home/kovid/work/libprs500/src/libprs500/ebooks/lrf/__init__.py:214 msgid "The monospace family of fonts to embed" -msgstr "Família de lletres monoespaiades per a incrustar." +msgstr "Famí­lia de lletres monoespaiades per a incrustar." #: /home/kovid/work/libprs500/src/libprs500/ebooks/lrf/__init__.py:222 msgid "" @@ -299,7 +298,7 @@ msgstr "Indiqueu el nom del llibre" #: /home/kovid/work/libprs500/src/libprs500/ebooks/lrf/meta.py:593 msgid "Set sort key for the title" -msgstr "Indiqueu la clau d'ordenació per títol" +msgstr "Indiqueu la clau d'ordenació per tí­tol" #: /home/kovid/work/libprs500/src/libprs500/ebooks/lrf/meta.py:595 msgid "Set the author" @@ -307,19 +306,19 @@ msgstr "Indiqueu l'autor" #: /home/kovid/work/libprs500/src/libprs500/ebooks/lrf/meta.py:597 msgid "Set sort key for the author" -msgstr "Indiqueu la clau d'ordenació per autor" +msgstr "Indiqueu la clau d'ordenació per autor" #: /home/kovid/work/libprs500/src/libprs500/ebooks/lrf/meta.py:599 msgid "The category this book belongs to. E.g.: History" -msgstr "Categoria a la que pertany el llibre. Per exemple, Història" +msgstr "Categoria a la que pertany el llibre. Per exemple, Història" #: /home/kovid/work/libprs500/src/libprs500/ebooks/lrf/meta.py:602 msgid "Path to a graphic that will be set as this files' thumbnail" -msgstr "Camí al fitxer d'imatge que s'utilitzarà com a miniatura" +msgstr "Camí­ al fitxer d'imatge que s'utilitzarà com a miniatura" #: /home/kovid/work/libprs500/src/libprs500/ebooks/lrf/meta.py:605 msgid "Path to a txt file containing the comment to be stored in the lrf file." -msgstr "Camí al fitxer txt que conté el comentari a desar en el fitxer LRF" +msgstr "Camí­ al fitxer txt que conté el comentari a desar en el fitxer LRF" #: /home/kovid/work/libprs500/src/libprs500/ebooks/lrf/meta.py:609 msgid "Extract thumbnail from LRF file" @@ -331,7 +330,7 @@ msgstr "Indiqueu l'ID (identificador) del llibre" #: /home/kovid/work/libprs500/src/libprs500/ebooks/lrf/meta.py:613 msgid "Don't know what this is for" -msgstr "No sé per a què és això" +msgstr "No sé per a qué és aixó" #: /home/kovid/work/libprs500/src/libprs500/gui2/dialogs/choose_format_ui.py:42 msgid "Choose Format" @@ -359,12 +358,12 @@ msgid "" "Sign up for a free account from ISBNdb." "com to get an access key." msgstr "" -"Registreu-vos a gratuïtament a ISBNdb." -"com per a obtenir una clau d'accés." +"Registreu-vos gratuïtament a ISBNdb.com per a obtenir una clau d'accés." #: /home/kovid/work/libprs500/src/libprs500/gui2/dialogs/fetch_metadata_ui.py:82 msgid "&Access Key;" -msgstr "Clau d'&accés;" +msgstr "Clau d'&accés;" #: /home/kovid/work/libprs500/src/libprs500/gui2/dialogs/fetch_metadata_ui.py:83 msgid "Fetch" @@ -372,11 +371,11 @@ msgstr "Recull" #: /home/kovid/work/libprs500/src/libprs500/gui2/dialogs/fetch_metadata_ui.py:84 msgid "Matches" -msgstr "Coincidències" +msgstr "Coincidències" #: /home/kovid/work/libprs500/src/libprs500/gui2/dialogs/fetch_metadata_ui.py:85 msgid "Select the book that most closely matches your copy from the list below" -msgstr "Seleccioneu el llibre que més s'acoste del llistat que hi ha a sota" +msgstr "Seleccioneu el llibre que més s'acoste del llistat que hi ha a sota" #: /home/kovid/work/libprs500/src/libprs500/gui2/dialogs/jobs_ui.py:35 msgid "Active Jobs" @@ -387,6 +386,8 @@ msgid "" "Specify metadata such as title and author for the book.

Metadata will be " "updated in the database as well as the generated LRF file." msgstr "" +"Especifiqueu informació com ara tí­tol i autor per al llibre.

Aquesta " +"informació s'actualitza tant a la base de dades com al fitxer LRF." #: /home/kovid/work/libprs500/src/libprs500/gui2/dialogs/lrf_single.py:249 #: /home/kovid/work/libprs500/src/libprs500/gui2/dialogs/lrf_single_ui.py:523 @@ -398,6 +399,8 @@ msgid "" "Adjust the look of the generated LRF file by specifying things like font " "sizes and the spacing between words." msgstr "" +"Milloreu l'aparença del fitxer LRF generat, especificant la grandària de " +"lletra i l'espaiat entre paraules." #: /home/kovid/work/libprs500/src/libprs500/gui2/dialogs/lrf_single.py:250 #: /home/kovid/work/libprs500/src/libprs500/gui2/dialogs/lrf_single_ui.py:527 @@ -409,20 +412,22 @@ msgid "" "Specify the page settings like margins and the screen size of the target " "device." msgstr "" +"Configuració de la pàgina del dispositiu, especificant ,marges i grandària " +"de la pantalla, entre d'altres." #: /home/kovid/work/libprs500/src/libprs500/gui2/dialogs/lrf_single.py:251 #: /home/kovid/work/libprs500/src/libprs500/gui2/dialogs/lrf_single_ui.py:531 msgid "Page Setup" -msgstr "Configuració de la pàgina" +msgstr "Configuració de la pàgina" #: /home/kovid/work/libprs500/src/libprs500/gui2/dialogs/lrf_single.py:252 msgid "Fine tune the detection of chapter and section headings." -msgstr "" +msgstr "Milloreu la detecció de capí­tols i seccions." #: /home/kovid/work/libprs500/src/libprs500/gui2/dialogs/lrf_single.py:252 #: /home/kovid/work/libprs500/src/libprs500/gui2/dialogs/lrf_single_ui.py:535 msgid "Chapter Detection" -msgstr "Detecció de capítols" +msgstr "Detecció de capí­tols" #: /home/kovid/work/libprs500/src/libprs500/gui2/dialogs/lrf_single_ui.py:518 msgid "Convert to LRF" @@ -472,12 +477,12 @@ msgstr "Utilitza la coberta de les &metadades" #: /home/kovid/work/libprs500/src/libprs500/gui2/dialogs/lrf_single_ui.py:543 #: /home/kovid/work/libprs500/src/libprs500/gui2/dialogs/metadata_single_ui.py:267 msgid "&Title: " -msgstr "&Títol:" +msgstr "&Tí­tol:" #: /home/kovid/work/libprs500/src/libprs500/gui2/dialogs/lrf_single_ui.py:544 #: /home/kovid/work/libprs500/src/libprs500/gui2/dialogs/metadata_single_ui.py:268 msgid "Change the title of this book" -msgstr "Canvia el títol del llibre" +msgstr "Canvia el tí­tol del llibre" #: /home/kovid/work/libprs500/src/libprs500/gui2/dialogs/lrf_single_ui.py:545 #: /home/kovid/work/libprs500/src/libprs500/gui2/dialogs/metadata_bulk_ui.py:120 @@ -492,7 +497,7 @@ msgstr "&Autor(s):" msgid "" "Change the author(s) of this book. Multiple authors should be separated by a " "comma" -msgstr "Canvia l'autor(s). Per especificar més d'un, separeu-los amb comes." +msgstr "Canvia l'autor(s). Per a especificar més d'un, separeu-los amb comes." #: /home/kovid/work/libprs500/src/libprs500/gui2/dialogs/lrf_single_ui.py:547 msgid "Author So&rt:" @@ -522,14 +527,14 @@ msgid "" "Tags categorize the book. This is particularly useful while searching. " "

They can be any words or phrases, separated by commas." msgstr "" -"Etiquetes per a categoritzar el llibre (especialment útil per a cerques). " +"Etiquetes per a categoritzar el llibre (especialment útil per a recerques). " "

Pot emprar-se qualsevol paraula o frase, separada per comes." #: /home/kovid/work/libprs500/src/libprs500/gui2/dialogs/lrf_single_ui.py:553 #: /home/kovid/work/libprs500/src/libprs500/gui2/dialogs/metadata_bulk_ui.py:132 #: /home/kovid/work/libprs500/src/libprs500/gui2/dialogs/metadata_single_ui.py:281 msgid "&Series:" -msgstr "&Sèries:" +msgstr "&Sèries:" #: /home/kovid/work/libprs500/src/libprs500/gui2/dialogs/lrf_single_ui.py:554 #: /home/kovid/work/libprs500/src/libprs500/gui2/dialogs/lrf_single_ui.py:555 @@ -538,14 +543,14 @@ msgstr "&Sèries:" #: /home/kovid/work/libprs500/src/libprs500/gui2/dialogs/metadata_single_ui.py:282 #: /home/kovid/work/libprs500/src/libprs500/gui2/dialogs/metadata_single_ui.py:283 msgid "List of known series. You can add new series." -msgstr "Llistat de sèries conegudes. Podeu afegir de noves." +msgstr "Llistat de sèries conegudes. Podeu afegir-hi de noves." #: /home/kovid/work/libprs500/src/libprs500/gui2/dialogs/lrf_single_ui.py:556 #: /home/kovid/work/libprs500/src/libprs500/gui2/dialogs/lrf_single_ui.py:557 #: /home/kovid/work/libprs500/src/libprs500/gui2/dialogs/metadata_single_ui.py:284 #: /home/kovid/work/libprs500/src/libprs500/gui2/dialogs/metadata_single_ui.py:285 msgid "Series index." -msgstr "Índex de sèrie." +msgstr "Índex de sèrie." #: /home/kovid/work/libprs500/src/libprs500/gui2/dialogs/lrf_single_ui.py:558 #: /home/kovid/work/libprs500/src/libprs500/gui2/dialogs/metadata_single_ui.py:286 @@ -577,23 +582,23 @@ msgstr "&Preprocessament:" #: /home/kovid/work/libprs500/src/libprs500/gui2/dialogs/lrf_single_ui.py:565 msgid "Header" -msgstr "Capçalera" +msgstr "Capçalera" #: /home/kovid/work/libprs500/src/libprs500/gui2/dialogs/lrf_single_ui.py:566 msgid "&Show header" -msgstr "&Mostrar capçalera" +msgstr "&Mostrar capçalera" #: /home/kovid/work/libprs500/src/libprs500/gui2/dialogs/lrf_single_ui.py:567 msgid "&Header format:" -msgstr "&Format de la capçalera:" +msgstr "&Format de la capçalera:" #: /home/kovid/work/libprs500/src/libprs500/gui2/dialogs/lrf_single_ui.py:568 msgid "Enable auto &rotation of images" -msgstr "Activa la &rotació automàtica d'imatges" +msgstr "Activa la &rotació automàtica d'imatges" #: /home/kovid/work/libprs500/src/libprs500/gui2/dialogs/lrf_single_ui.py:569 msgid "Insert &blank lines between paragraphs" -msgstr "Inserta línies &buides entre paràgrafs" +msgstr "Inserta lí­nies &buides entre paràgrafs" #: /home/kovid/work/libprs500/src/libprs500/gui2/dialogs/lrf_single_ui.py:570 msgid "Ignore &tables" @@ -616,7 +621,7 @@ msgstr "Marge &Esquerre:" #: /home/kovid/work/libprs500/src/libprs500/gui2/dialogs/lrf_single_ui.py:578 #: /home/kovid/work/libprs500/src/libprs500/gui2/dialogs/lrf_single_ui.py:580 msgid " px" -msgstr "Píxels" +msgstr "Pí­xels" #: /home/kovid/work/libprs500/src/libprs500/gui2/dialogs/lrf_single_ui.py:575 msgid "&Right Margin:" @@ -632,35 +637,35 @@ msgstr "Marge &Inferior:" #: /home/kovid/work/libprs500/src/libprs500/gui2/dialogs/lrf_single_ui.py:581 msgid "Title based detection" -msgstr "Detecció basada en el títol" +msgstr "Detecció basada en el tí­tol" #: /home/kovid/work/libprs500/src/libprs500/gui2/dialogs/lrf_single_ui.py:582 msgid "&Disable chapter detection" -msgstr "&Desactivar detecció de capítols" +msgstr "&Desactivar detecció de capí­tols" #: /home/kovid/work/libprs500/src/libprs500/gui2/dialogs/lrf_single_ui.py:583 msgid "&Regular expression:" -msgstr "Expressió &Regular:" +msgstr "Expressió &Regular:" #: /home/kovid/work/libprs500/src/libprs500/gui2/dialogs/lrf_single_ui.py:584 msgid "Tag based detection" -msgstr "Detecció basada en etiquetes" +msgstr "Detecció basada en marques" #: /home/kovid/work/libprs500/src/libprs500/gui2/dialogs/lrf_single_ui.py:585 msgid "&Page break before tag:" -msgstr "Inserta un salt de &pàgina abans de l'etiqueta:" +msgstr "Inserta un salt de &pàgina abans de la marca:" #: /home/kovid/work/libprs500/src/libprs500/gui2/dialogs/lrf_single_ui.py:586 msgid "&Force page break before tag:" -msgstr "&Força un salt de pàgina abans de l'etiqueta:" +msgstr "&Força un salt de pàgina abans de la marca:" #: /home/kovid/work/libprs500/src/libprs500/gui2/dialogs/lrf_single_ui.py:587 msgid "Force page break before &attribute:" -msgstr "Força un salt de pàgina abans de l'&atribut:" +msgstr "Força un salt de pàgina abans de l'&atribut:" #: /home/kovid/work/libprs500/src/libprs500/gui2/dialogs/lrf_single_ui.py:588 msgid "Help on item" -msgstr "Ajuda amb l'ítem" +msgstr "Ajuda amb l'í­tem" #: /home/kovid/work/libprs500/src/libprs500/gui2/dialogs/lrf_single_ui.py:589 msgid "" @@ -684,12 +689,12 @@ msgstr "" #: /home/kovid/work/libprs500/src/libprs500/gui2/dialogs/metadata_bulk_ui.py:118 msgid "Edit Meta information" -msgstr "Editar Meta-informació" +msgstr "Editar Meta-informació" #: /home/kovid/work/libprs500/src/libprs500/gui2/dialogs/metadata_bulk_ui.py:119 #: /home/kovid/work/libprs500/src/libprs500/gui2/dialogs/metadata_single_ui.py:266 msgid "Meta information" -msgstr "Meta-informació" +msgstr "Meta-informació" #: /home/kovid/work/libprs500/src/libprs500/gui2/dialogs/metadata_bulk_ui.py:122 #: /home/kovid/work/libprs500/src/libprs500/gui2/dialogs/metadata_single_ui.py:271 @@ -702,20 +707,20 @@ msgid "" "Specify how the author(s) of this book should be sorted. For example Charles " "Dickens should be sorted as Dickens, Charles." msgstr "" -"Especifiqueu com s'ha d'ordenar l'autor(s) d'aquest llibre. Per exemple:" -"Ordenar Vicent A. Estellés com a Estellés, Vicent A." +"Especifiqueu com s'ha d'ordenar l'autor(s) d'aquest llibre. Per exemple," +"ordena Vicent A. Estellés com a Estellés, Vicent A." #: /home/kovid/work/libprs500/src/libprs500/gui2/dialogs/metadata_bulk_ui.py:124 #: /home/kovid/work/libprs500/src/libprs500/gui2/dialogs/metadata_single_ui.py:273 msgid "&Rating:" -msgstr "&Puntuació:" +msgstr "&Valoració:" #: /home/kovid/work/libprs500/src/libprs500/gui2/dialogs/metadata_bulk_ui.py:125 #: /home/kovid/work/libprs500/src/libprs500/gui2/dialogs/metadata_bulk_ui.py:126 #: /home/kovid/work/libprs500/src/libprs500/gui2/dialogs/metadata_single_ui.py:274 #: /home/kovid/work/libprs500/src/libprs500/gui2/dialogs/metadata_single_ui.py:275 msgid "Rating of this book. 0-5 stars" -msgstr "Puntua aquest llibre: 0-5 estreles" +msgstr "Valora aquest llibre: 0-5 estreles" #: /home/kovid/work/libprs500/src/libprs500/gui2/dialogs/metadata_bulk_ui.py:127 #: /home/kovid/work/libprs500/src/libprs500/gui2/dialogs/metadata_single_ui.py:276 @@ -728,7 +733,7 @@ msgstr "Afe&geix les etiquetes: " #: /home/kovid/work/libprs500/src/libprs500/gui2/dialogs/metadata_single_ui.py:265 msgid "Edit Meta Information" -msgstr "Edita la meta-Informació" +msgstr "Edita la meta-informació" #: /home/kovid/work/libprs500/src/libprs500/gui2/dialogs/metadata_single_ui.py:287 msgid "IS&BN:" @@ -757,7 +762,7 @@ msgstr "Recolliu la coberta des del servidor" #: /home/kovid/work/libprs500/src/libprs500/gui2/dialogs/password_ui.py:57 msgid "Password needed" -msgstr "És necessita una contrasenya." +msgstr "Es necessita una contrasenya." #: /home/kovid/work/libprs500/src/libprs500/gui2/dialogs/password_ui.py:59 msgid "&Username:" @@ -777,7 +782,7 @@ msgstr "Estat" #: /home/kovid/work/libprs500/src/libprs500/gui2/jobs.py:244 msgid "Progress" -msgstr "Progressió" +msgstr "Progressió" #: /home/kovid/work/libprs500/src/libprs500/gui2/jobs.py:260 msgid "Waiting" @@ -785,7 +790,7 @@ msgstr "En espera..." #: /home/kovid/work/libprs500/src/libprs500/gui2/jobs.py:262 msgid "Working" -msgstr "Està treballant..." +msgstr "Està treballant..." #: /home/kovid/work/libprs500/src/libprs500/gui2/jobs.py:264 msgid "Done" @@ -822,7 +827,7 @@ msgstr "" #: /home/kovid/work/libprs500/src/libprs500/gui2/library.py:317 #: /home/kovid/work/libprs500/src/libprs500/gui2/library.py:622 msgid "Title" -msgstr "Títol" +msgstr "Tí­tol" #: /home/kovid/work/libprs500/src/libprs500/gui2/library.py:318 #: /home/kovid/work/libprs500/src/libprs500/gui2/library.py:623 @@ -832,7 +837,7 @@ msgstr "Autor(s)" #: /home/kovid/work/libprs500/src/libprs500/gui2/library.py:319 #: /home/kovid/work/libprs500/src/libprs500/gui2/library.py:624 msgid "Size (MB)" -msgstr "Grandària (MB)" +msgstr "Grandària (MB)" #: /home/kovid/work/libprs500/src/libprs500/gui2/library.py:320 #: /home/kovid/work/libprs500/src/libprs500/gui2/library.py:625 @@ -841,7 +846,7 @@ msgstr "Data" #: /home/kovid/work/libprs500/src/libprs500/gui2/library.py:321 msgid "Rating" -msgstr "Puntuació" +msgstr "Valoració" #: /home/kovid/work/libprs500/src/libprs500/gui2/library.py:556 msgid "Format" @@ -857,7 +862,7 @@ msgstr "" #: /home/kovid/work/libprs500/src/libprs500/gui2/library.py:661 msgid "Search by title, author, publisher, tags, series and comments" -msgstr "Cerca per títol, autor, editorial, etiquetes, series i comentaris" +msgstr "Cerca per tí­tol, autor, editorial, etiquetes, series i comentaris" #: /home/kovid/work/libprs500/src/libprs500/gui2/lrf_renderer/config_ui.py:51 msgid "Configure Viewer" @@ -869,7 +874,7 @@ msgstr "Utilitza fons blanc" #: /home/kovid/work/libprs500/src/libprs500/gui2/lrf_renderer/config_ui.py:53 msgid "Hyphenate" -msgstr "Insereix guionets" +msgstr "Partició de mots" #: /home/kovid/work/libprs500/src/libprs500/gui2/lrf_renderer/config_ui.py:54 msgid "Changes will only take affect after a restart." @@ -885,11 +890,11 @@ msgstr "Estic analitzant el fitxer LRF" #: /home/kovid/work/libprs500/src/libprs500/gui2/lrf_renderer/main_ui.py:192 msgid "Next Page" -msgstr "Pàgina següent" +msgstr "Pàgina següent" #: /home/kovid/work/libprs500/src/libprs500/gui2/lrf_renderer/main_ui.py:193 msgid "Previous Page" -msgstr "Pàgina anterior" +msgstr "Pàgina anterior" #: /home/kovid/work/libprs500/src/libprs500/gui2/lrf_renderer/main_ui.py:194 msgid "Back" @@ -897,11 +902,11 @@ msgstr "Precedent" #: /home/kovid/work/libprs500/src/libprs500/gui2/lrf_renderer/main_ui.py:195 msgid "Forward" -msgstr "Següent" +msgstr "Següent" #: /home/kovid/work/libprs500/src/libprs500/gui2/lrf_renderer/main_ui.py:196 msgid "Next match" -msgstr "Següent coincidència" +msgstr "Següent coincidència" #: /home/kovid/work/libprs500/src/libprs500/gui2/lrf_renderer/main_ui.py:197 msgid "Open ebook" @@ -913,27 +918,27 @@ msgstr "Configura" #: /home/kovid/work/libprs500/src/libprs500/gui2/main.py:99 msgid "Send to main memory" -msgstr "" +msgstr "Envia a la memòria interna" #: /home/kovid/work/libprs500/src/libprs500/gui2/main.py:100 msgid "Send to storage card" -msgstr "" +msgstr "Envia a la targeta de memòria" #: /home/kovid/work/libprs500/src/libprs500/gui2/main.py:103 msgid "Edit metadata individually" -msgstr "" +msgstr "Edita metadades individualment" #: /home/kovid/work/libprs500/src/libprs500/gui2/main.py:104 msgid "Edit metadata in bulk" -msgstr "" +msgstr "Edita metadades en massa" #: /home/kovid/work/libprs500/src/libprs500/gui2/main.py:128 msgid "Convert individually" -msgstr "" +msgstr "Converteix individualment" #: /home/kovid/work/libprs500/src/libprs500/gui2/main.py:129 msgid "Bulk convert" -msgstr "" +msgstr "Converteix tots" #: /home/kovid/work/libprs500/src/libprs500/gui2/main_ui.py:241 msgid "libprs500" @@ -960,23 +965,23 @@ msgstr "" "\n" "

Per a més informació " -"consulteu (en anglès):Per a més informació " +"consulteu (en anglés): libprs500.kovidgoyal.net

libprs500: %1 von libprs500: %1 de Kovid Goyal
%2

" #: /home/kovid/work/libprs500/src/libprs500/gui2/main_ui.py:246 msgid "&Search:" -msgstr "&Cerca:" +msgstr "Re&cerca:" #: /home/kovid/work/libprs500/src/libprs500/gui2/main_ui.py:247 msgid "" "Search the list of books by title or author

Words separated by spaces " "are ANDed" msgstr "" -"Cerca llibres pel títol o l'autor.

Els espais entre paraules es " +"Recerca llibres pel tí­tol o l'autor.

Els espais entre paraules es " "substitueixen per AND." #: /home/kovid/work/libprs500/src/libprs500/gui2/main_ui.py:248 @@ -984,12 +989,12 @@ msgid "" "Search the list of books by title, author, publisher, tags and " "comments

Words separated by spaces are ANDed" msgstr "" -"Cerca llibres pel títol, l'autor, l'editorial, les etiquetes i els " +"Recerca llibres pel tí­tol, l'autor, l'editorial, les etiquetes i els " "comentaris

Els espais entre paraules es substitueixen per AND." #: /home/kovid/work/libprs500/src/libprs500/gui2/main_ui.py:249 msgid "Reset Quick Search" -msgstr "Reinicialitza la cerca ràpida" +msgstr "Reinicialitza la recerca ràpida" #: /home/kovid/work/libprs500/src/libprs500/gui2/main_ui.py:251 msgid "Add books" @@ -1002,7 +1007,7 @@ msgstr "A" #: /home/kovid/work/libprs500/src/libprs500/gui2/main_ui.py:253 #: /home/kovid/work/libprs500/src/libprs500/gui2/main_ui.py:254 msgid "Remove books" -msgstr "Elimina llibres" +msgstr "Suprimeix llibres" #: /home/kovid/work/libprs500/src/libprs500/gui2/main_ui.py:255 msgid "Del" @@ -1010,7 +1015,7 @@ msgstr "Esborra" #: /home/kovid/work/libprs500/src/libprs500/gui2/main_ui.py:256 msgid "Edit meta information" -msgstr "Edita la meta-informació" +msgstr "Edita la meta-informació" #: /home/kovid/work/libprs500/src/libprs500/gui2/main_ui.py:257 msgid "E" @@ -1026,7 +1031,7 @@ msgstr "Desa al disc" #: /home/kovid/work/libprs500/src/libprs500/gui2/main_ui.py:260 msgid "Fetch news" -msgstr "Recull notícies (RSS)" +msgstr "Recull notí­cies (RSS)" #: /home/kovid/work/libprs500/src/libprs500/gui2/main_ui.py:261 msgid "Convert E-books" @@ -1042,16 +1047,21 @@ msgstr "Treballs:" #: /home/kovid/work/libprs500/src/libprs500/gui2/widgets.py:41 msgid "Library" -msgstr "" +msgstr "Biblioteca" #: /home/kovid/work/libprs500/src/libprs500/gui2/widgets.py:42 msgid "" "Reader\n" "%s available" msgstr "" +"El Sony Reader\n" +"%s està disponible" #: /home/kovid/work/libprs500/src/libprs500/gui2/widgets.py:43 msgid "" "Card\n" "%s available" msgstr "" +"La targeta\n" +"%s està disponible" + diff --git a/src/libprs500/translations/data.py b/src/libprs500/translations/data.py index d342b68e27..f2b424eeb7 100644 --- a/src/libprs500/translations/data.py +++ b/src/libprs500/translations/data.py @@ -1 +1 @@ -translations = {'ca': '\xde\x12\x04\x95\x00\x00\x00\x00\xbd\x00\x00\x00\x1c\x00\x00\x00\x04\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xec\x0b\x00\x00\x04\x00\x00\x00\xed\x0b\x00\x00\x03\x00\x00\x00\xf2\x0b\x00\x00\x06\x00\x00\x00\xf6\x0b\x00\x00\x0c\x00\x00\x00\xfd\x0b\x00\x00\x0c\x00\x00\x00\n\x0c\x00\x00\x0f\x00\x00\x00\x17\x0c\x00\x00\x1a\x00\x00\x00\'\x0c\x00\x00\x1d\x00\x00\x00B\x0c\x00\x00\x0f\x00\x00\x00`\x0c\x00\x00\r\x00\x00\x00p\x0c\x00\x00\x17\x00\x00\x00~\x0c\x00\x00\n\x00\x00\x00\x96\x0c\x00\x00\x0c\x00\x00\x00\xa1\x0c\x00\x00\t\x00\x00\x00\xae\x0c\x00\x00\x0c\x00\x00\x00\xb8\x0c\x00\x00\x08\x00\x00\x00\xc5\x0c\x00\x00\x14\x00\x00\x00\xce\x0c\x00\x00\x0e\x00\x00\x00\xe3\x0c\x00\x00\x08\x00\x00\x00\xf2\x0c\x00\x00\x08\x00\x00\x00\xfb\x0c\x00\x00\x0c\x00\x00\x00\x04\r\x00\x00\x08\x00\x00\x00\x11\r\x00\x00\x0c\x00\x00\x00\x1a\r\x00\x00\n\x00\x00\x00\'\r\x00\x00\x0e\x00\x00\x002\r\x00\x00\x03\x00\x00\x00A\r\x00\x001\x00\x00\x00E\r\x00\x00\x8a\x02\x00\x00w\r\x00\x00x\x01\x00\x00\x02\x10\x00\x00\x01\x00\x00\x00{\x11\x00\x00X\x00\x00\x00}\x11\x00\x00\x0b\x00\x00\x00\xd6\x11\x00\x00\x0b\x00\x00\x00\xe2\x11\x00\x004\x00\x00\x00\xee\x11\x00\x00.\x00\x00\x00#\x12\x00\x00\t\x00\x00\x00R\x12\x00\x00m\x00\x00\x00\\\x12\x00\x00\x0e\x00\x00\x00\xca\x12\x00\x00\r\x00\x00\x00\xd9\x12\x00\x00\t\x00\x00\x00\xe7\x12\x00\x00\x11\x00\x00\x00\xf1\x12\x00\x00\x04\x00\x00\x00\x03\x13\x00\x00\x05\x00\x00\x00\x08\x13\x00\x00\n\x00\x00\x00\x0e\x13\x00\x00.\x00\x00\x00\x19\x13\x00\x005\x00\x00\x00H\x13\x00\x00\x0c\x00\x00\x00~\x13\x00\x00\x11\x00\x00\x00\x8b\x13\x00\x00\x08\x00\x00\x00\x9d\x13\x00\x00\x14\x00\x00\x00\xa6\x13\x00\x00R\x00\x00\x00\xbb\x13\x00\x00!\x00\x00\x00\x0e\x14\x00\x00\x1d\x00\x00\x000\x14\x00\x00\x11\x00\x00\x00N\x14\x00\x00\r\x00\x00\x00`\x14\x00\x00\x08\x00\x00\x00n\x14\x00\x00\t\x00\x00\x00w\x14\x00\x00\x10\x00\x00\x00\x81\x14\x00\x00\x0f\x00\x00\x00\x92\x14\x00\x00\x14\x00\x00\x00\xa2\x14\x00\x00\x0e\x00\x00\x00\xb7\x14\x00\x00\x0b\x00\x00\x00\xc6\x14\x00\x00\x04\x00\x00\x00\xd2\x14\x00\x00\x03\x00\x00\x00\xd7\x14\x00\x00\x1b\x00\x00\x00\xdb\x14\x00\x00\x04\x00\x00\x00\xf7\x14\x00\x00\x01\x00\x00\x00\xfc\x14\x00\x00\x05\x00\x00\x00\xfe\x14\x00\x00\x15\x00\x00\x00\x04\x15\x00\x00\x15\x00\x00\x00\x1a\x15\x00\x00\x15\x00\x00\x000\x15\x00\x00\x15\x00\x00\x00F\x15\x00\x00\x1a\x00\x00\x00\\\x15\x00\x00\x1f\x00\x00\x00w\x15\x00\x00C\x00\x00\x00\x97\x15\x00\x00\x1f\x00\x00\x00\xdb\x15\x00\x00\x05\x00\x00\x00\xfb\x15\x00\x00\x1d\x00\x00\x00\x01\x16\x00\x00\x0e\x00\x00\x00\x1f\x16\x00\x00\x1a\x00\x00\x00.\x16\x00\x00\n\x00\x00\x00I\x16\x00\x00\x1f\x00\x00\x00T\x16\x00\x008\x00\x00\x00t\x16\x00\x00\x1d\x01\x00\x00\xad\x16\x00\x00J\x00\x00\x00\xcb\x17\x00\x00#\x00\x00\x00\x16\x18\x00\x00\x07\x00\x00\x00:\x18\x00\x00\x06\x00\x00\x00B\x18\x00\x00\x0c\x00\x00\x00I\x18\x00\x00\t\x00\x00\x00V\x18\x00\x00\x06\x00\x00\x00`\x18\x00\x00\xdc\x01\x00\x00g\x18\x00\x00a\x00\x00\x00D\x1a\x00\x00\x0e\x00\x00\x00\xa6\x1a\x00\x00\xa8\x00\x00\x00\xb5\x1a\x00\x00&\x00\x00\x00^\x1b\x00\x00\x03\x00\x00\x00\x85\x1b\x00\x00\x05\x00\x00\x00\x89\x1b\x00\x00\n\x00\x00\x00\x8f\x1b\x00\x00,\x00\x00\x00\x9a\x1b\x00\x00\x07\x00\x00\x00\xc7\x1b\x00\x00-\x00\x00\x00\xcf\x1b\x00\x00\x0b\x00\x00\x00\xfd\x1b\x00\x00\x07\x00\x00\x00\t\x1c\x00\x00\x10\x00\x00\x00\x11\x1c\x00\x00\x08\x00\x00\x00"\x1c\x00\x00\t\x00\x00\x00+\x1c\x00\x00\n\x00\x00\x005\x1c\x00\x00\n\x00\x00\x00@\x1c\x00\x00\x07\x00\x00\x00K\x1c\x00\x008\x00\x00\x00S\x1c\x00\x00s\x00\x00\x00\x8c\x1c\x00\x00\x0f\x00\x00\x00\x00\x1d\x00\x00\n\x00\x00\x00\x10\x1d\x00\x00\x10\x00\x00\x00\x1b\x1d\x00\x00\x0f\x00\x00\x00,\x1d\x00\x00;\x00\x00\x00<\x1d\x00\x00G\x00\x00\x00x\x1d\x00\x001\x00\x00\x00\xc0\x1d\x00\x004\x00\x00\x00\xf2\x1d\x00\x00H\x00\x00\x00\'\x1e\x00\x00\r\x00\x00\x00p\x1e\x00\x00\xbc\x00\x00\x00~\x1e\x00\x00\x08\x00\x00\x00;\x1f\x00\x00\t\x00\x00\x00D\x1f\x00\x00\x06\x00\x00\x00N\x1f\x00\x00\x1e\x00\x00\x00U\x1f\x00\x00\x13\x00\x00\x00t\x1f\x00\x00\x0c\x00\x00\x00\x88\x1f\x00\x00<\x00\x00\x00\x95\x1f\x00\x00\x84\x00\x00\x00\xd2\x1f\x00\x00\x12\x00\x00\x00W \x00\x00-\x00\x00\x00j \x00\x00\x0c\x00\x00\x00\x98 \x00\x00=\x00\x00\x00\xa5 \x00\x00V\x00\x00\x00\xe3 \x00\x00r\x00\x00\x00:!\x00\x00G\x00\x00\x00\xad!\x00\x00\x0e\x00\x00\x00\xf5!\x00\x00\x13\x00\x00\x00\x04"\x00\x00\x14\x00\x00\x00\x18"\x00\x00#\x00\x00\x00-"\x00\x00\r\x00\x00\x00Q"\x00\x00\x0b\x00\x00\x00_"\x00\x00\x1b\x00\x00\x00k"\x00\x00\x1a\x00\x00\x00\x87"\x00\x00\x0e\x00\x00\x00\xa2"\x00\x00^\x00\x00\x00\xb1"\x00\x00\x12\x00\x00\x00\x10#\x00\x00\x10\x00\x00\x00##\x00\x00\x10\x00\x00\x004#\x00\x00c\x00\x00\x00E#\x00\x007\x00\x00\x00\xa9#\x00\x00!\x00\x00\x00\xe1#\x00\x00d\x00\x00\x00\x03$\x00\x00\t\x00\x00\x00h$\x00\x00\x17\x00\x00\x00r$\x00\x00\x16\x00\x00\x00\x8a$\x00\x00z\x00\x00\x00\xa1$\x00\x00\x85\x00\x00\x00\x1c%\x00\x00P\x00\x00\x00\xa2%\x00\x00+\x01\x00\x00\xf3%\x00\x00\x06\x00\x00\x00\x1f\'\x00\x00\x07\x00\x00\x00&\'\x00\x00\x13\x00\x00\x00.\'\x00\x00\x04\x00\x00\x00B\'\x00\x00\x85\x00\x00\x00G\'\x00\x00\t\x00\x00\x00\xcd\'\x00\x000\x00\x00\x00\xd7\'\x00\x00\x9d\x00\x00\x00\x08(\x00\x00&\x00\x00\x00\xa6(\x00\x00v\x00\x00\x00\xcd(\x00\x00\'\x00\x00\x00D)\x00\x00"\x00\x00\x00l)\x00\x00\x05\x00\x00\x00\x8f)\x00\x00\x15\x00\x00\x00\x95)\x00\x00+\x00\x00\x00\xab)\x00\x00\x0b\x00\x00\x00\xd7)\x00\x00\x07\x00\x00\x00\xe3)\x00\x00\x13\x00\x00\x00\xeb)\x00\x00\xb4\x00\x00\x00\xff)\x00\x002\x00\x00\x00\xb4*\x00\x00\x14\x00\x00\x00\xe7*\x00\x00\x04\x00\x00\x00\xfc*\x00\x00\x07\x00\x00\x00\x01+\x00\x00\x07\x00\x00\x00\t+\x00\x00d\x00\x00\x00\x11+\x00\x00\t\x00\x00\x00v+\x00\x003\x01\x00\x00\x80+\x00\x00\x06\x00\x00\x00\xb4,\x00\x00\t\x00\x00\x00\xbb,\x00\x00\t\x00\x00\x00\xc5,\x00\x00\x11\x00\x00\x00\xcf,\x00\x00\n\x00\x00\x00\xe1,\x00\x00\x10\x00\x00\x00\xec,\x00\x00&\x00\x00\x00\xfd,\x00\x003\x00\x00\x00$-\x00\x00\x1b\x00\x00\x00X-\x00\x00\x10\x00\x00\x00t-\x00\x002\x00\x00\x00\x85-\x00\x00\r\x00\x00\x00\xb8-\x00\x00\x11\x00\x00\x00\xc6-\x00\x00\x08\x00\x00\x00\xd8-\x00\x00\x0b\x00\x00\x00\xe1-\x00\x00\x0e\x00\x00\x00\xed-\x00\x00\x16\x00\x00\x00\xfc-\x00\x00\x0c\x00\x00\x00\x13.\x00\x00\x07\x00\x00\x00 .\x00\x00\x0b\x00\x00\x00(.\x00\x00\x15\x00\x00\x004.\x00\x00\n\x00\x00\x00J.\x00\x00\x10\x00\x00\x00U.\x00\x00\x0e\x00\x00\x00f.\x00\x00\x19\x00\x00\x00u.\x00\x00\x03\x00\x00\x00\x8f.\x00\x00/\x00\x00\x00\x93.\x00\x00\xb0\x02\x00\x00\xc3.\x00\x00x\x01\x00\x00t1\x00\x00\x01\x00\x00\x00\xed2\x00\x00b\x00\x00\x00\xef2\x00\x00\x0f\x00\x00\x00R3\x00\x00\x18\x00\x00\x00b3\x00\x00M\x00\x00\x00{3\x00\x00;\x00\x00\x00\xc93\x00\x00\x0f\x00\x00\x00\x054\x00\x00e\x00\x00\x00\x154\x00\x00\x0f\x00\x00\x00{4\x00\x00\x11\x00\x00\x00\x8b4\x00\x00\x08\x00\x00\x00\x9d4\x00\x00\x13\x00\x00\x00\xa64\x00\x00\t\x00\x00\x00\xba4\x00\x00\x07\x00\x00\x00\xc44\x00\x00\x07\x00\x00\x00\xcc4\x00\x009\x00\x00\x00\xd44\x00\x00?\x00\x00\x00\x0e5\x00\x00\x17\x00\x00\x00N5\x00\x00\x13\x00\x00\x00f5\x00\x00\t\x00\x00\x00z5\x00\x00 \x00\x00\x00\x845\x00\x00F\x00\x00\x00\xa55\x00\x00\x1d\x00\x00\x00\xec5\x00\x00\x1d\x00\x00\x00\n6\x00\x00\x1a\x00\x00\x00(6\x00\x00\x0c\x00\x00\x00C6\x00\x00\n\x00\x00\x00P6\x00\x00\t\x00\x00\x00[6\x00\x00\x1a\x00\x00\x00e6\x00\x00\x11\x00\x00\x00\x806\x00\x00\x14\x00\x00\x00\x926\x00\x00\x0f\x00\x00\x00\xa76\x00\x00\n\x00\x00\x00\xb76\x00\x00\x04\x00\x00\x00\xc26\x00\x00\x07\x00\x00\x00\xc76\x00\x00#\x00\x00\x00\xcf6\x00\x00\n\x00\x00\x00\xf36\x00\x00\x01\x00\x00\x00\xfe6\x00\x00\x05\x00\x00\x00\x007\x00\x00\x1b\x00\x00\x00\x067\x00\x00\x19\x00\x00\x00"7\x00\x00\x1b\x00\x00\x00<7\x00\x00 \x00\x00\x00X7\x00\x00\x1d\x00\x00\x00y7\x00\x00-\x00\x00\x00\x977\x00\x00]\x00\x00\x00\xc57\x00\x00"\x00\x00\x00#8\x00\x00\x06\x00\x00\x00F8\x00\x00$\x00\x00\x00M8\x00\x00\x10\x00\x00\x00r8\x00\x00!\x00\x00\x00\x838\x00\x00\x18\x00\x00\x00\xa58\x00\x00#\x00\x00\x00\xbe8\x00\x00D\x00\x00\x00\xe28\x00\x00/\x01\x00\x00\'9\x00\x00c\x00\x00\x00W:\x00\x002\x00\x00\x00\xbb:\x00\x00\n\x00\x00\x00\xee:\x00\x00\x0c\x00\x00\x00\xf9:\x00\x00\x13\x00\x00\x00\x06;\x00\x00\x11\x00\x00\x00\x1a;\x00\x00\x06\x00\x00\x00,;\x00\x00\x08\x02\x00\x003;\x00\x00q\x00\x00\x00<=\x00\x00\x12\x00\x00\x00\xae=\x00\x00\xd1\x00\x00\x00\xc1=\x00\x00,\x00\x00\x00\x93>\x00\x00\x07\x00\x00\x00\xc0>\x00\x00\t\x00\x00\x00\xc8>\x00\x00\x11\x00\x00\x00\xd2>\x00\x009\x00\x00\x00\xe4>\x00\x00\n\x00\x00\x00\x1e?\x00\x006\x00\x00\x00)?\x00\x00\x0b\x00\x00\x00`?\x00\x00\x10\x00\x00\x00l?\x00\x00\x12\x00\x00\x00}?\x00\x00\t\x00\x00\x00\x90?\x00\x00\x14\x00\x00\x00\x9a?\x00\x00\x1a\x00\x00\x00\xaf?\x00\x00\x0c\x00\x00\x00\xca?\x00\x00\x07\x00\x00\x00\xd7?\x00\x00D\x00\x00\x00\xdf?\x00\x00\x96\x00\x00\x00$@\x00\x00\x12\x00\x00\x00\xbb@\x00\x00\x1f\x00\x00\x00\xce@\x00\x00\x1e\x00\x00\x00\xee@\x00\x00 \x00\x00\x00\rA\x00\x00>\x00\x00\x00.A\x00\x00H\x00\x00\x00mA\x00\x008\x00\x00\x00\xb6A\x00\x00H\x00\x00\x00\xefA\x00\x00Z\x00\x00\x008B\x00\x00\x12\x00\x00\x00\x93B\x00\x00\xc4\x00\x00\x00\xa6B\x00\x00\r\x00\x00\x00kC\x00\x00\t\x00\x00\x00yC\x00\x00\x0c\x00\x00\x00\x83C\x00\x00"\x00\x00\x00\x90C\x00\x00\x14\x00\x00\x00\xb3C\x00\x00\x0f\x00\x00\x00\xc8C\x00\x00I\x00\x00\x00\xd8C\x00\x00\x98\x00\x00\x00"D\x00\x00 \x00\x00\x00\xbbD\x00\x005\x00\x00\x00\xdcD\x00\x00\x0c\x00\x00\x00\x12E\x00\x00D\x00\x00\x00\x1fE\x00\x00a\x00\x00\x00dE\x00\x00\x8b\x00\x00\x00\xc6E\x00\x00F\x00\x00\x00RF\x00\x00\x13\x00\x00\x00\x99F\x00\x00\x17\x00\x00\x00\xadF\x00\x00\x17\x00\x00\x00\xc5F\x00\x00-\x00\x00\x00\xddF\x00\x00\x15\x00\x00\x00\x0bG\x00\x00(\x00\x00\x00!G\x00\x00)\x00\x00\x00JG\x00\x00,\x00\x00\x00tG\x00\x00\x10\x00\x00\x00\xa1G\x00\x00f\x00\x00\x00\xb2G\x00\x00\x1a\x00\x00\x00\x19H\x00\x00\x16\x00\x00\x004H\x00\x00\x18\x00\x00\x00KH\x00\x00o\x00\x00\x00dH\x00\x00;\x00\x00\x00\xd4H\x00\x001\x00\x00\x00\x10I\x00\x00s\x00\x00\x00BI\x00\x00\x11\x00\x00\x00\xb6I\x00\x00\x1a\x00\x00\x00\xc8I\x00\x00\x1d\x00\x00\x00\xe3I\x00\x00\x82\x00\x00\x00\x01J\x00\x00\x9f\x00\x00\x00\x84J\x00\x00R\x00\x00\x00$K\x00\x00g\x01\x00\x00wK\x00\x00\x05\x00\x00\x00\xdfL\x00\x00\x0b\x00\x00\x00\xe5L\x00\x00\x1f\x00\x00\x00\xf1L\x00\x00\t\x00\x00\x00\x11M\x00\x00\x91\x00\x00\x00\x1bM\x00\x00\t\x00\x00\x00\xadM\x00\x00>\x00\x00\x00\xb7M\x00\x00\xa4\x00\x00\x00\xf6M\x00\x004\x00\x00\x00\x9bN\x00\x00\x95\x00\x00\x00\xd0N\x00\x001\x00\x00\x00fO\x00\x00,\x00\x00\x00\x98O\x00\x00\x08\x00\x00\x00\xc5O\x00\x00!\x00\x00\x00\xceO\x00\x009\x00\x00\x00\xf0O\x00\x00\r\x00\x00\x00*P\x00\x00\n\x00\x00\x008P\x00\x00%\x00\x00\x00CP\x00\x00\xb5\x00\x00\x00iP\x00\x00@\x00\x00\x00\x1fQ\x00\x00\x13\x00\x00\x00`Q\x00\x00\n\x00\x00\x00tQ\x00\x00\x0c\x00\x00\x00\x7fQ\x00\x00\x15\x00\x00\x00\x8cQ\x00\x00l\x00\x00\x00\xa2Q\x00\x00\t\x00\x00\x00\x0fR\x00\x00\x00 pts\x00 px\x00 stars\x00&Access Key;\x00&Author(s): \x00&Bottom Margin:\x00&Disable chapter detection\x00&Force page break before tag:\x00&Header format:\x00&Left Margin:\x00&Page break before tag:\x00&Password:\x00&Preprocess:\x00&Profile:\x00&Publisher: \x00&Rating:\x00&Regular expression:\x00&Right Margin:\x00&Search:\x00&Series:\x00&Show header\x00&Title: \x00&Top Margin:\x00&Username:\x00&Word spacing:\x00...\x00Changes will only take affect after a restart.\x00\n

For help visit libprs500.kovidgoyal.net

libprs500: %1 by Kovid Goyal
%2

\x00\n

\x00A\x00A regular expression. tags whoose href matches will be ignored. Defaults to %default\x00Active Jobs\x00Add Ta&gs: \x00Add a header to all the pages with title and author.\x00Add a new format for this book to the database\x00Add books\x00Adjust the look of the generated LRF file by specifying things like font sizes and the spacing between words.\x00Author S&ort: \x00Author So&rt:\x00Author(s)\x00Available Formats\x00Back\x00Book \x00Book Cover\x00Bottom margin of page. Default is %default px.\x00Browse for an image to use as the cover of this book.\x00Bulk convert\x00Card\n%s available\x00Category\x00Change &cover image:\x00Change the author(s) of this book. Multiple authors should be separated by a comma\x00Change the publisher of this book\x00Change the title of this book\x00Chapter Detection\x00Choose Format\x00Comments\x00Configure\x00Configure Viewer\x00Convert E-books\x00Convert individually\x00Convert to LRF\x00Created by \x00Date\x00Del\x00Don\'t know what this is for\x00Done\x00E\x00ERROR\x00Edit Meta Information\x00Edit Meta information\x00Edit meta information\x00Edit metadata in bulk\x00Edit metadata individually\x00Enable auto &rotation of images\x00Enable autorotation of images that are wider than the screen width.\x00Extract thumbnail from LRF file\x00Fetch\x00Fetch cover image from server\x00Fetch metadata\x00Fetch metadata from server\x00Fetch news\x00Fetching metadata for %1\x00Fine tune the detection of chapter and section headings.\x00Force a page break before an element having the specified attribute. The format for this option is tagname regexp,attribute name,attribute value regexp. For example to match all heading tags that have the attribute class="chapter" you would use "h\\d,class,chapter". Default is %default\x00Force a page break before tags whoose names match this regular expression.\x00Force page break before &attribute:\x00Forward\x00Header\x00Help on item\x00Hyphenate\x00IS&BN:\x00If html2lrf does not find any page breaks in the html file and cannot detect chapter headings, it will automatically insert page-breaks before the tags whose names match this regular expression. Defaults to %default. You can disable it by setting the regexp to "$". The purpose of this option is to try to ensure that there are no really long pages as this degrades the page turn performance of the LRF. Thus this option is ignored if the current page has only a few elements.\x00If there is a cover graphic detected in the source file, use that instead of the specified cover.\x00Ignore &tables\x00Increase the font size by 2 * FONT_DELTA pts and the line spacing by FONT_DELTA pts. FONT_DELTA can be a fraction.If FONT_DELTA is negative, the font size is decreased.\x00Insert &blank lines between paragraphs\x00Job\x00Jobs:\x00LRF Viewer\x00Left margin of page. Default is %default px.\x00Library\x00List of known series. You can add new series.\x00Look & Feel\x00Matches\x00Meta information\x00Metadata\x00Next Page\x00Next match\x00Open ebook\x00Options\x00Output file name. Default is derived from input filename\x00Override the CSS. Can be either a path to a CSS stylesheet or a string. If it is a string it is interpreted as CSS.\x00Override
CSS\x00Page Setup\x00Parsing LRF file\x00Password needed\x00Path to a graphic that will be set as this files\' thumbnail\x00Path to a txt file containing the comment to be stored in the lrf file.\x00Path to file containing image to be used as cover\x00Preprocess Baen HTML files to improve generated LRF.\x00Prevent the automatic insertion of page breaks before detected chapters.\x00Previous Page\x00Profile of the target device for which this LRF is being generated. The profile determines things like the resolution and screen size of the target device. Default: %s Supported profiles: \x00Progress\x00Publisher\x00Rating\x00Rating of this book. 0-5 stars\x00Reader\n%s available\x00Remove books\x00Remove the selected formats for this book from the database.\x00Render HTML tables as blocks of text instead of actual tables. This is neccessary if the HTML contains very large or complex tables.\x00Reset Quick Search\x00Right margin of page. Default is %default px.\x00Save to disk\x00Search by title, author, publisher, tags, series and comments\x00Search the list of books by title or author

Words separated by spaces are ANDed\x00Search the list of books by title, author, publisher, tags and comments

Words separated by spaces are ANDed\x00Select the book that most closely matches your copy from the list below\x00Send to device\x00Send to main memory\x00Send to storage card\x00Separate paragraphs by blank lines.\x00Series index.\x00Set book ID\x00Set sort key for the author\x00Set sort key for the title\x00Set the author\x00Set the author(s). Multiple authors should be set as a comma separated list. Default: %default\x00Set the book title\x00Set the category\x00Set the comment.\x00Set the format of the header. %a is replaced by the author and %t by the title. Default is %default\x00Set the space between words in pts. Default is %default\x00Set the title. Default: filename.\x00Sign up for a free account from
ISBNdb.com to get an access key.\x00Size (MB)\x00Sort key for the author\x00Sort key for the title\x00Specify how the author(s) of this book should be sorted. For example Charles Dickens should be sorted as Dickens, Charles.\x00Specify metadata such as title and author for the book.

Metadata will be updated in the database as well as the generated LRF file.\x00Specify the page settings like margins and the screen size of the target device.\x00Specify trutype font families for serif, sans-serif and monospace fonts. These fonts will be embedded in the LRF file. Note that custom fonts lead to slower page turns. Each family specification is of the form: "path to fonts directory, family" For example: --serif-family "%s, Times New Roman"\n \x00Status\x00Ta&gs: \x00Tag based detection\x00Tags\x00Tags categorize the book. This is particularly useful while searching.

They can be any words or phrases, separated by commas.\x00TextLabel\x00The category this book belongs to. E.g.: History\x00The maximum number of levels to recursively process links. A value of 0 means thats links are not followed. A negative value means that tags are ignored.\x00The monospace family of fonts to embed\x00The regular expression used to detect chapter titles. It is searched for in heading tags (h1-h6). Defaults to %default\x00The sans-serif family of fonts to embed\x00The serif family of fonts to embed\x00Title\x00Title based detection\x00Top margin of page. Default is %default px.\x00Unavailable\x00Unknown\x00Use &metadata cover\x00Use the element from the OPF file to determine the order in which the HTML files are appended to the LRF. The .opf file must be in the same directory as the base HTML file.\x00Use this option on html0 files from Book Designer.\x00Use white background\x00View\x00Waiting\x00Working\x00You must add this option if processing files generated by pdftohtml, otherwise conversion will fail.\x00libprs500\x00Project-Id-Version: libprs500 0.4.17\nReport-Msgid-Bugs-To: \nPOT-Creation-Date: 2007-11-17 10:05+PST\nPO-Revision-Date: 2007-11-13 14:36+0100\nLast-Translator: Ra\xc3\x83\xc2\x83\xc3\x82\xc2\xbcl Utrera <>\nLanguage-Team: Catalan \nMIME-Version: 1.0\nContent-Type: text/plain; charset=UTF-8\nContent-Transfer-Encoding: 8bit\n\x00 punts\x00P\xc3\x83\xc2\xadxels\x00 estreles\x00Clau d\'&acc\xc3\x83\xc2\xa9s;\x00&Autor(s):\x00Marge &Inferior:\x00&Desactivar detecci\xc3\x83\xc2\xb3 de cap\xc3\x83\xc2\xadtols\x00&For\xc3\x83\xc2\xa7a un salt de p\xc3\x83\xc2\xa0gina abans de l\'etiqueta:\x00&Format de la cap\xc3\x83\xc2\xa7alera:\x00Marge &Esquerre:\x00Inserta un salt de &p\xc3\x83\xc2\xa0gina abans de l\'etiqueta:\x00&Contrasenya:\x00&Preprocessament:\x00&Perfil:\x00&Editorial:\x00&Puntuaci\xc3\x83\xc2\xb3:\x00Expressi\xc3\x83\xc2\xb3 &Regular:\x00Marge &Dret:\x00&Cerca:\x00&S\xc3\x83\xc2\xa8ries:\x00&Mostrar cap\xc3\x83\xc2\xa7alera\x00&T\xc3\x83\xc2\xadtol:\x00Marge &Superior:\x00Nom d\'&usuari:\x00&Espaiat de les paraules:\x00...\x00Els canvis s\'ignoren fins que el re-inicieu.\x00\n

Per a m\xc3\x83\xc2\xa9s informaci\xc3\x83\xc2\xb3 consulteu (en angl\xc3\x83\xc2\xa8s):libprs500.kovidgoyal.net

libprs500: %1 von Kovid Goyal
%2

\x00\n

\x00A\x00Expressi\xc3\x83\xc2\xb3 regular. Les marques amb href coincidents, s\xc3\x83\xc2\xb3n ignorats. Per defecte: %default\x00Treballs actius\x00Afe&geix les etiquetes: \x00Afegeix la cap\xc3\x83\xc2\xa7alera a totes les p\xc3\x83\xc2\xa0gines, ficant el t\xc3\x83\xc2\xadtol i l\'autor.\x00Afegir un nou format per a aquest llibre a la base de dades\x00Afegeix llibres\x00Aussehen der erstellten LRF Datei durch die Angabe von Schriftgr\xc3\xb6\xc3\x9fen und Wortabst\xc3\xa4nden angleichen.\x00&Ordena autors:\x00Ord&re per autor:\x00Autor(s)\x00Formats disponibles\x00Precedent\x00Llibre \x00Coberta\x00Marge inferior de la p\xc3\x83\xc2\xa0gina. Per defecte: %default px.\x00Cerca una imatge per a utilitzar com a coberta d\'aquest llibre.\x00Auf einmal konvertieren\x00Karte\n%s verf\xc3\xbcgbar\x00Categoria\x00Canvia la imatge de la &coberta:\x00Canvia l\'autor(s). Per especificar m\xc3\x83\xc2\xa9s d\'un, separeu-los amb comes.\x00Canvia l\'editorial del llibre\x00Canvia el t\xc3\x83\xc2\xadtol del llibre\x00Detecci\xc3\x83\xc2\xb3 de cap\xc3\x83\xc2\xadtols\x00Trieu format\x00Comentaris\x00Configura\x00Configura el visualitzador\x00Converteix Ebooks\x00Einzeln konvertieren\x00Convertir a LRF\x00Creat per \x00Data\x00Esborra\x00No s\xc3\x83\xc2\xa9 per a qu\xc3\x83\xc2\xa8 \xc3\x83\xc2\xa9s aix\xc3\x83\xc2\xb2\x00Finalitzat\x00E\x00ERROR\x00Edita la meta-Informaci\xc3\x83\xc2\xb3\x00Editar Meta-informaci\xc3\x83\xc2\xb3\x00Edita la meta-informaci\xc3\x83\xc2\xb3\x00Meta-Daten auf einmal bearbeiten\x00Meta-Daten einzeln bearbeiten\x00Activa la &rotaci\xc3\x83\xc2\xb3 autom\xc3\x83\xc2\xa0tica d\'imatges\x00Activa la rotaci\xc3\x83\xc2\xb3 autom\xc3\x83\xc2\xa0tica de les imatges m\xc3\x83\xc2\xa9s amples que l\'amplada de la pantalla.\x00Extrau la miniatura del fitxer LRF\x00Recull\x00Recolliu la coberta des del servidor\x00Recull metadades\x00Recull metadades des del servidor\x00Recull not\xc3\x83\xc2\xadcies (RSS)\x00Recollint metadades per a %1\x00Feineinstellung der Erkennung von Kapitel- und Absatz\xc3\xbcberschriften.\x00For\xc3\x83\xc2\xa7a un salt de p\xc3\x83\xc2\xa0gina davant d\'un element amb un atribut concret. El format d\'aquesta opci\xc3\x83\xc2\xb3 \xc3\x83\xc2\xa9s regexp_marca,nom_atribut,tegexp_valor_atribut. Per exemple, amb "h\\d,class,chapter", serien coincidents totes les marques de encap\xc3\x83\xc2\xa7alament amb l\'atribut class="chapter". Per defecte: %default\x00For\xc3\x83\xc2\xa7a un salt de p\xc3\x83\xc2\xa0gina abans de les marques amb noms coincidents amb l\'expressi\xc3\x83\xc2\xb3 regular.\x00For\xc3\x83\xc2\xa7a un salt de p\xc3\x83\xc2\xa0gina abans de l\'&atribut:\x00Seg\xc3\x83\xc2\xbcent\x00Cap\xc3\x83\xc2\xa7alera\x00Ajuda amb l\'\xc3\x83\xc2\xadtem\x00Insereix guionets\x00IS&BN:\x00Si l\'html2lrf no troba cap salt de p\xc3\x83\xc2\xa0gina en el fitxer html i no pot detectar els encap\xc3\x83\xc2\xa7alaments dels cap\xc3\x83\xc2\xadtols, insereix autom\xc3\x83\xc2\xa0ticament un salt de p\xc3\x83\xc2\xa0gina abans de les marques que tinguen un nom coincident amb l\'expressi\xc3\x83\xc2\xb3 regular. Per defecte: %default. Aquesta opci\xc3\x83\xc2\xb3 s\'inhabilita establint la regexp com a "$".El prop\xc3\x83\xc2\xb2sit de tot plegat \xc3\x83\xc2\xa9s evitar p\xc3\x83\xc2\xa0gines massa llargues, que alentiren al canvi de fulla del fitxer LRF. Aquesta opci\xc3\x83\xc2\xb3 s\'ignora si la p\xc3\x83\xc2\xa0gina actual en t\xc3\x83\xc2\xa9 pocs elements.\x00Si es detecta un gr\xc3\x83\xc2\xa0fic per a la coberta al fitxer d\'entrada, utilitzar-la en lloc de la coberta especificada.\x00Ignora les &taules\x00Augmenta la grand\xc3\x83\xc2\xa0ria de la lletra en 2 * FONT_DELTA punts i l\'espai de l\xc3\x83\xc2\xadnia en FONT_DELTA punts. FONT_DELTA pot ser una fracci\xc3\x83\xc2\xb3. Si \xc3\x83\xc2\xa9s un valor negatiu, la grand\xc3\x83\xc2\xa0ria de la lletra disminueix.\x00Inserta l\xc3\x83\xc2\xadnies &buides entre par\xc3\x83\xc2\xa0grafs\x00Treball\x00Treballs:\x00Visualitzador LRF\x00Marge esquerre de la p\xc3\x83\xc2\xa0gina. Per defecte: %default px.\x00Bibliothek\x00Llistat de s\xc3\x83\xc2\xa8ries conegudes. Podeu afegir de noves.\x00Look & Feel\x00Coincid\xc3\x83\xc2\xa8ncies\x00Meta-informaci\xc3\x83\xc2\xb3\x00Metadades\x00P\xc3\x83\xc2\xa0gina seg\xc3\x83\xc2\xbcent\x00Seg\xc3\x83\xc2\xbcent coincid\xc3\x83\xc2\xa8ncia\x00Obre l\'eBook\x00Opcions\x00Nom del fitxer de dest\xc3\x83\xc2\xad. Per defecte, deriva del fitxer d\'entrada\x00Substitueix la CSS. Pot indicar-se tant un cam\xc3\x83\xc2\xad a la fulla CSS alternativa, o una cadena. En aquest \xc3\x83\xc2\xbaltim cas, la cadena s\'interpreta com a CSS.\x00Substitueix
CSS\x00Configuraci\xc3\x83\xc2\xb3 de la p\xc3\x83\xc2\xa0gina\x00Estic analitzant el fitxer LRF\x00\xc3\x83\xc2\x89s necessita una contrasenya.\x00Cam\xc3\x83\xc2\xad al fitxer d\'imatge que s\'utilitzar\xc3\x83\xc2\xa0 com a miniatura\x00Cam\xc3\x83\xc2\xad al fitxer txt que cont\xc3\x83\xc2\xa9 el comentari a desar en el fitxer LRF\x00Cam\xc3\x83\xc2\xad al fitxer d\'imatge per a utilitzar com a coberta\x00Pre-processa els fitxers Baen HTML per a millorar el fitxer LRF generat.\x00Evita la inserci\xc3\x83\xc2\xb3 autom\xc3\x83\xc2\xa0tica de salts de p\xc3\x83\xc2\xa0gina abans dels cap\xc3\x83\xc2\xadtols detectats.\x00P\xc3\x83\xc2\xa0gina anterior\x00Perfil del dispositiu per al que es genera el fitxer LRF. Aquest perfil determina la resoluci\xc3\x83\xc2\xb3 i la grand\xc3\x83\xc2\xa0ria de la pantalla del dispositiu, entre d\'altres. Per defecte:%s Perfils suportats:\x00Progressi\xc3\x83\xc2\xb3\x00Editorial\x00Puntuaci\xc3\x83\xc2\xb3\x00Puntua aquest llibre: 0-5 estreles\x00Reader\n%s verf\xc3\xbcgbar\x00Elimina llibres\x00Elimina els formats seleccionats per a aquest llibre de la base de dades.\x00Renderitza les taules HTML com a blocs de text en lloc de les taules actuals. \xc3\x83\xc2\x89s necessari si el fitxer HTML cont\xc3\x83\xc2\xa9 taules massa grans o complexes.\x00Reinicialitza la cerca r\xc3\x83\xc2\xa0pida\x00Marge dret de la p\xc3\x83\xc2\xa0gina. Per defecte: %default px.\x00Desa al disc\x00Cerca per t\xc3\x83\xc2\xadtol, autor, editorial, etiquetes, series i comentaris\x00Cerca llibres pel t\xc3\x83\xc2\xadtol o l\'autor.

Els espais entre paraules es substitueixen per AND.\x00Cerca llibres pel t\xc3\x83\xc2\xadtol, l\'autor, l\'editorial, les etiquetes i els comentaris

Els espais entre paraules es substitueixen per AND.\x00Seleccioneu el llibre que m\xc3\x83\xc2\xa9s s\'acoste del llistat que hi ha a sota\x00Envia al dispositiu\x00An Hauptspeicher senden\x00An Speicherkarte senden\x00Separa els par\xc3\x83\xc2\xa0grafs amb l\xc3\x83\xc2\xadnies buides.\x00\xc3\x83\xc2\x8dndex de s\xc3\x83\xc2\xa8rie.\x00Indiqueu l\'ID (identificador) del llibre\x00Indiqueu la clau d\'ordenaci\xc3\x83\xc2\xb3 per autor\x00Indiqueu la clau d\'ordenaci\xc3\x83\xc2\xb3 per t\xc3\x83\xc2\xadtol\x00Indiqueu l\'autor\x00Indiqueu l\'autor(s). Si indique m\xc3\x83\xc2\xa9s d\'un autor, separeu el llistat amb comes. Per defecte: %default\x00Indiqueu el nom del llibre\x00Indiqueu la categoria.\x00Indiqueu els comentaris.\x00Estableix el format de la cap\xc3\x83\xc2\xa7alera: %a es reempla\xc3\x83\xc2\xa7a per l\'autor i %t pel t\xc3\x83\xc2\xadtol. Per defecte: %default\x00Fixa l\'espai entre paraules en punts. Per defecte: %default\x00Indique el t\xc3\x83\xc2\xadtol. Per defecte: nom_del_fitxer.\x00Registreu-vos a gratu\xc3\x83\xc2\xaftament a
ISBNdb.com per a obtenir una clau d\'acc\xc3\x83\xc2\xa9s.\x00Grand\xc3\x83\xc2\xa0ria (MB)\x00Clau d\'ordre per a l\'autor\x00Clau d\'ordre per al t\xc3\x83\xc2\xadtol.\x00Especifiqueu com s\'ha d\'ordenar l\'autor(s) d\'aquest llibre. Per exemple:Ordenar Vicent A. Estell\xc3\x83\xc2\xa9s com a Estell\xc3\x83\xc2\xa9s, Vicent A.\x00Geben Sie Meta-Daten wie den Titel und den Autor des Buches an.

Meta-Daten werden sowohl in der Datenbank als auch in der erstellten LRF Datei aktualisiert.\x00Seiteneinstellungen wie R\xc3\xa4nder und die Bildschirmgr\xc3\xb6\xc3\x9fe des Zielger\xc3\xa4ts angeben.\x00Especifiqueu lletres truetype per a les fam\xc3\x83\xc2\xadlies serif, sans-serif i monoespaiades. Aquestes lletres s\xc3\x83\xc2\xb3n inserides al fitxer LRF. Tingueu en compte que afegir lletres personalitzades alenteix el canvi de p\xc3\x83\xc2\xa0gina. Per especificar cadascuna de les fam\xc3\x83\xc2\xadlies s\'empra: "cam\xc3\x83\xc2\xad a la carpeta de fonts, fam\xc3\x83\xc2\xadlia" ( --serif-family "%s, Times New Roman")\n\x00Estat\x00Etique&tes:\x00Detecci\xc3\x83\xc2\xb3 basada en etiquetes\x00Etiquetes\x00Etiquetes per a categoritzar el llibre (especialment \xc3\x83\xc2\xbatil per a cerques).

Pot emprar-se qualsevol paraula o frase, separada per comes.\x00TextLabel\x00Categoria a la que pertany el llibre. Per exemple, Hist\xc3\x83\xc2\xb2ria\x00Nombre m\xc3\x83\xc2\xa0xim de nivells per a processar enlla\xc3\x83\xc2\xa7os recursivament. El valor 0 (cero) vol dir que no s\xc3\x83\xc2\xb3n seguits. Amb un valor negatiu, ignora les marques .\x00Fam\xc3\x83\xc2\xadlia de lletres monoespaiades per a incrustar.\x00Expressi\xc3\x83\xc2\xb3 regular utilitzada per a detectar els t\xc3\x83\xc2\xadtols dels cap\xc3\x83\xc2\xadtols. Cerca a les marques de encap\xc3\x83\xc2\xa7alament (h1-h6). Per defecte: %default\x00Fam\xc3\x83\xc2\xadlia de lletres sans-serif per a incrustar.\x00Fam\xc3\x83\xc2\xadlia de lletres serif per a incrustar.\x00T\xc3\x83\xc2\xadtol\x00Detecci\xc3\x83\xc2\xb3 basada en el t\xc3\x83\xc2\xadtol\x00Marge superior de la p\xc3\x83\xc2\xa0gina. Per defecte: %default px.\x00No disponible\x00Desconegut\x00Utilitza la coberta de les &metadades\x00Utilitza l\'element del fitxer OPF per a determinar l\'ordre com s\'afegeixen els fitxers HTML al LRF. Cal que el fitxer .opf sigui al mateix directori que el fitxer HTML base.\x00Utilitzeu aquesta opci\xc3\x83\xc2\xb3 per a fitxers html0 de Book Designer.\x00Utilitza fons blanc\x00Visualitza\x00En espera...\x00Est\xc3\x83\xc2\xa0 treballant...\x00Cal que afegiu aquesta opci\xc3\x83\xc2\xb3 per a fitxers generats amb pdftohtml, si no voleu que la conversi\xc3\x83\xc2\xb3 falli.\x00libprs500\x00', 'de': '\xde\x12\x04\x95\x00\x00\x00\x00\xbd\x00\x00\x00\x1c\x00\x00\x00\x04\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xec\x0b\x00\x00\x04\x00\x00\x00\xed\x0b\x00\x00\x03\x00\x00\x00\xf2\x0b\x00\x00\x06\x00\x00\x00\xf6\x0b\x00\x00\x0c\x00\x00\x00\xfd\x0b\x00\x00\x0c\x00\x00\x00\n\x0c\x00\x00\x0f\x00\x00\x00\x17\x0c\x00\x00\x1a\x00\x00\x00\'\x0c\x00\x00\x1d\x00\x00\x00B\x0c\x00\x00\x0f\x00\x00\x00`\x0c\x00\x00\r\x00\x00\x00p\x0c\x00\x00\x17\x00\x00\x00~\x0c\x00\x00\n\x00\x00\x00\x96\x0c\x00\x00\x0c\x00\x00\x00\xa1\x0c\x00\x00\t\x00\x00\x00\xae\x0c\x00\x00\x0c\x00\x00\x00\xb8\x0c\x00\x00\x08\x00\x00\x00\xc5\x0c\x00\x00\x14\x00\x00\x00\xce\x0c\x00\x00\x0e\x00\x00\x00\xe3\x0c\x00\x00\x08\x00\x00\x00\xf2\x0c\x00\x00\x08\x00\x00\x00\xfb\x0c\x00\x00\x0c\x00\x00\x00\x04\r\x00\x00\x08\x00\x00\x00\x11\r\x00\x00\x0c\x00\x00\x00\x1a\r\x00\x00\n\x00\x00\x00\'\r\x00\x00\x0e\x00\x00\x002\r\x00\x00\x03\x00\x00\x00A\r\x00\x001\x00\x00\x00E\r\x00\x00\x8a\x02\x00\x00w\r\x00\x00x\x01\x00\x00\x02\x10\x00\x00\x01\x00\x00\x00{\x11\x00\x00X\x00\x00\x00}\x11\x00\x00\x0b\x00\x00\x00\xd6\x11\x00\x00\x0b\x00\x00\x00\xe2\x11\x00\x004\x00\x00\x00\xee\x11\x00\x00.\x00\x00\x00#\x12\x00\x00\t\x00\x00\x00R\x12\x00\x00m\x00\x00\x00\\\x12\x00\x00\x0e\x00\x00\x00\xca\x12\x00\x00\r\x00\x00\x00\xd9\x12\x00\x00\t\x00\x00\x00\xe7\x12\x00\x00\x11\x00\x00\x00\xf1\x12\x00\x00\x04\x00\x00\x00\x03\x13\x00\x00\x05\x00\x00\x00\x08\x13\x00\x00\n\x00\x00\x00\x0e\x13\x00\x00.\x00\x00\x00\x19\x13\x00\x005\x00\x00\x00H\x13\x00\x00\x0c\x00\x00\x00~\x13\x00\x00\x11\x00\x00\x00\x8b\x13\x00\x00\x08\x00\x00\x00\x9d\x13\x00\x00\x14\x00\x00\x00\xa6\x13\x00\x00R\x00\x00\x00\xbb\x13\x00\x00!\x00\x00\x00\x0e\x14\x00\x00\x1d\x00\x00\x000\x14\x00\x00\x11\x00\x00\x00N\x14\x00\x00\r\x00\x00\x00`\x14\x00\x00\x08\x00\x00\x00n\x14\x00\x00\t\x00\x00\x00w\x14\x00\x00\x10\x00\x00\x00\x81\x14\x00\x00\x0f\x00\x00\x00\x92\x14\x00\x00\x14\x00\x00\x00\xa2\x14\x00\x00\x0e\x00\x00\x00\xb7\x14\x00\x00\x0b\x00\x00\x00\xc6\x14\x00\x00\x04\x00\x00\x00\xd2\x14\x00\x00\x03\x00\x00\x00\xd7\x14\x00\x00\x1b\x00\x00\x00\xdb\x14\x00\x00\x04\x00\x00\x00\xf7\x14\x00\x00\x01\x00\x00\x00\xfc\x14\x00\x00\x05\x00\x00\x00\xfe\x14\x00\x00\x15\x00\x00\x00\x04\x15\x00\x00\x15\x00\x00\x00\x1a\x15\x00\x00\x15\x00\x00\x000\x15\x00\x00\x15\x00\x00\x00F\x15\x00\x00\x1a\x00\x00\x00\\\x15\x00\x00\x1f\x00\x00\x00w\x15\x00\x00C\x00\x00\x00\x97\x15\x00\x00\x1f\x00\x00\x00\xdb\x15\x00\x00\x05\x00\x00\x00\xfb\x15\x00\x00\x1d\x00\x00\x00\x01\x16\x00\x00\x0e\x00\x00\x00\x1f\x16\x00\x00\x1a\x00\x00\x00.\x16\x00\x00\n\x00\x00\x00I\x16\x00\x00\x1f\x00\x00\x00T\x16\x00\x008\x00\x00\x00t\x16\x00\x00\x1d\x01\x00\x00\xad\x16\x00\x00J\x00\x00\x00\xcb\x17\x00\x00#\x00\x00\x00\x16\x18\x00\x00\x07\x00\x00\x00:\x18\x00\x00\x06\x00\x00\x00B\x18\x00\x00\x0c\x00\x00\x00I\x18\x00\x00\t\x00\x00\x00V\x18\x00\x00\x06\x00\x00\x00`\x18\x00\x00\xdc\x01\x00\x00g\x18\x00\x00a\x00\x00\x00D\x1a\x00\x00\x0e\x00\x00\x00\xa6\x1a\x00\x00\xa8\x00\x00\x00\xb5\x1a\x00\x00&\x00\x00\x00^\x1b\x00\x00\x03\x00\x00\x00\x85\x1b\x00\x00\x05\x00\x00\x00\x89\x1b\x00\x00\n\x00\x00\x00\x8f\x1b\x00\x00,\x00\x00\x00\x9a\x1b\x00\x00\x07\x00\x00\x00\xc7\x1b\x00\x00-\x00\x00\x00\xcf\x1b\x00\x00\x0b\x00\x00\x00\xfd\x1b\x00\x00\x07\x00\x00\x00\t\x1c\x00\x00\x10\x00\x00\x00\x11\x1c\x00\x00\x08\x00\x00\x00"\x1c\x00\x00\t\x00\x00\x00+\x1c\x00\x00\n\x00\x00\x005\x1c\x00\x00\n\x00\x00\x00@\x1c\x00\x00\x07\x00\x00\x00K\x1c\x00\x008\x00\x00\x00S\x1c\x00\x00s\x00\x00\x00\x8c\x1c\x00\x00\x0f\x00\x00\x00\x00\x1d\x00\x00\n\x00\x00\x00\x10\x1d\x00\x00\x10\x00\x00\x00\x1b\x1d\x00\x00\x0f\x00\x00\x00,\x1d\x00\x00;\x00\x00\x00<\x1d\x00\x00G\x00\x00\x00x\x1d\x00\x001\x00\x00\x00\xc0\x1d\x00\x004\x00\x00\x00\xf2\x1d\x00\x00H\x00\x00\x00\'\x1e\x00\x00\r\x00\x00\x00p\x1e\x00\x00\xbc\x00\x00\x00~\x1e\x00\x00\x08\x00\x00\x00;\x1f\x00\x00\t\x00\x00\x00D\x1f\x00\x00\x06\x00\x00\x00N\x1f\x00\x00\x1e\x00\x00\x00U\x1f\x00\x00\x13\x00\x00\x00t\x1f\x00\x00\x0c\x00\x00\x00\x88\x1f\x00\x00<\x00\x00\x00\x95\x1f\x00\x00\x84\x00\x00\x00\xd2\x1f\x00\x00\x12\x00\x00\x00W \x00\x00-\x00\x00\x00j \x00\x00\x0c\x00\x00\x00\x98 \x00\x00=\x00\x00\x00\xa5 \x00\x00V\x00\x00\x00\xe3 \x00\x00r\x00\x00\x00:!\x00\x00G\x00\x00\x00\xad!\x00\x00\x0e\x00\x00\x00\xf5!\x00\x00\x13\x00\x00\x00\x04"\x00\x00\x14\x00\x00\x00\x18"\x00\x00#\x00\x00\x00-"\x00\x00\r\x00\x00\x00Q"\x00\x00\x0b\x00\x00\x00_"\x00\x00\x1b\x00\x00\x00k"\x00\x00\x1a\x00\x00\x00\x87"\x00\x00\x0e\x00\x00\x00\xa2"\x00\x00^\x00\x00\x00\xb1"\x00\x00\x12\x00\x00\x00\x10#\x00\x00\x10\x00\x00\x00##\x00\x00\x10\x00\x00\x004#\x00\x00c\x00\x00\x00E#\x00\x007\x00\x00\x00\xa9#\x00\x00!\x00\x00\x00\xe1#\x00\x00d\x00\x00\x00\x03$\x00\x00\t\x00\x00\x00h$\x00\x00\x17\x00\x00\x00r$\x00\x00\x16\x00\x00\x00\x8a$\x00\x00z\x00\x00\x00\xa1$\x00\x00\x85\x00\x00\x00\x1c%\x00\x00P\x00\x00\x00\xa2%\x00\x00+\x01\x00\x00\xf3%\x00\x00\x06\x00\x00\x00\x1f\'\x00\x00\x07\x00\x00\x00&\'\x00\x00\x13\x00\x00\x00.\'\x00\x00\x04\x00\x00\x00B\'\x00\x00\x85\x00\x00\x00G\'\x00\x00\t\x00\x00\x00\xcd\'\x00\x000\x00\x00\x00\xd7\'\x00\x00\x9d\x00\x00\x00\x08(\x00\x00&\x00\x00\x00\xa6(\x00\x00v\x00\x00\x00\xcd(\x00\x00\'\x00\x00\x00D)\x00\x00"\x00\x00\x00l)\x00\x00\x05\x00\x00\x00\x8f)\x00\x00\x15\x00\x00\x00\x95)\x00\x00+\x00\x00\x00\xab)\x00\x00\x0b\x00\x00\x00\xd7)\x00\x00\x07\x00\x00\x00\xe3)\x00\x00\x13\x00\x00\x00\xeb)\x00\x00\xb4\x00\x00\x00\xff)\x00\x002\x00\x00\x00\xb4*\x00\x00\x14\x00\x00\x00\xe7*\x00\x00\x04\x00\x00\x00\xfc*\x00\x00\x07\x00\x00\x00\x01+\x00\x00\x07\x00\x00\x00\t+\x00\x00d\x00\x00\x00\x11+\x00\x00\t\x00\x00\x00v+\x00\x008\x01\x00\x00\x80+\x00\x00\x05\x00\x00\x00\xb9,\x00\x00\x05\x00\x00\x00\xbf,\x00\x00\x06\x00\x00\x00\xc5,\x00\x00\x14\x00\x00\x00\xcc,\x00\x00\x07\x00\x00\x00\xe1,\x00\x00\x0e\x00\x00\x00\xe9,\x00\x00 \x00\x00\x00\xf8,\x00\x00%\x00\x00\x00\x19-\x00\x00\x12\x00\x00\x00?-\x00\x00\r\x00\x00\x00R-\x00\x00\x1b\x00\x00\x00`-\x00\x00\n\x00\x00\x00|-\x00\x00\x0f\x00\x00\x00\x87-\x00\x00\x08\x00\x00\x00\x97-\x00\x00\r\x00\x00\x00\xa0-\x00\x00\x0b\x00\x00\x00\xae-\x00\x00\x15\x00\x00\x00\xba-\x00\x00\x0e\x00\x00\x00\xd0-\x00\x00\x07\x00\x00\x00\xdf-\x00\x00\x08\x00\x00\x00\xe7-\x00\x00\x13\x00\x00\x00\xf0-\x00\x00\x07\x00\x00\x00\x04.\x00\x00\r\x00\x00\x00\x0c.\x00\x00\x0e\x00\x00\x00\x1a.\x00\x00\r\x00\x00\x00).\x00\x00\x03\x00\x00\x007.\x00\x008\x00\x00\x00;.\x00\x00\x93\x02\x00\x00t.\x00\x00x\x01\x00\x00\x081\x00\x00\x01\x00\x00\x00\x812\x00\x00a\x00\x00\x00\x832\x00\x00\x10\x00\x00\x00\xe52\x00\x00\x18\x00\x00\x00\xf62\x00\x00?\x00\x00\x00\x0f3\x00\x00;\x00\x00\x00O3\x00\x00\x13\x00\x00\x00\x8b3\x00\x00e\x00\x00\x00\x9f3\x00\x00\x17\x00\x00\x00\x054\x00\x00\x17\x00\x00\x00\x1d4\x00\x00\t\x00\x00\x0054\x00\x00\x13\x00\x00\x00?4\x00\x00\x07\x00\x00\x00S4\x00\x00\x04\x00\x00\x00[4\x00\x00\x0c\x00\x00\x00`4\x00\x00>\x00\x00\x00m4\x00\x00 \x00\x00\x00\xac4\x00\x00\x17\x00\x00\x00\xcd4\x00\x00\x13\x00\x00\x00\xe54\x00\x00\t\x00\x00\x00\xf94\x00\x00\x16\x00\x00\x00\x035\x00\x00R\x00\x00\x00\x1a5\x00\x00!\x00\x00\x00m5\x00\x00\x1b\x00\x00\x00\x8f5\x00\x00\x16\x00\x00\x00\xab5\x00\x00\x0e\x00\x00\x00\xc25\x00\x00\t\x00\x00\x00\xd15\x00\x00\r\x00\x00\x00\xdb5\x00\x00\x15\x00\x00\x00\xe95\x00\x00\x13\x00\x00\x00\xff5\x00\x00\x14\x00\x00\x00\x136\x00\x00\x13\x00\x00\x00(6\x00\x00\r\x00\x00\x00<6\x00\x00\x05\x00\x00\x00J6\x00\x00\x08\x00\x00\x00P6\x00\x00\x1f\x00\x00\x00Y6\x00\x00\t\x00\x00\x00y6\x00\x00\x01\x00\x00\x00\x836\x00\x00\x06\x00\x00\x00\x856\x00\x00\x1d\x00\x00\x00\x8c6\x00\x00\x1d\x00\x00\x00\xaa6\x00\x00\x1c\x00\x00\x00\xc86\x00\x00 \x00\x00\x00\xe56\x00\x00\x1d\x00\x00\x00\x067\x00\x00.\x00\x00\x00$7\x00\x00M\x00\x00\x00S7\x00\x00#\x00\x00\x00\xa17\x00\x00\x07\x00\x00\x00\xc57\x00\x00\x1f\x00\x00\x00\xcd7\x00\x00\x12\x00\x00\x00\xed7\x00\x00\x1d\x00\x00\x00\x008\x00\x00\x13\x00\x00\x00\x1e8\x00\x00!\x00\x00\x0028\x00\x00D\x00\x00\x00T8\x00\x004\x01\x00\x00\x998\x00\x00[\x00\x00\x00\xce9\x00\x00&\x00\x00\x00*:\x00\x00\x06\x00\x00\x00Q:\x00\x00\t\x00\x00\x00X:\x00\x00\x1f\x00\x00\x00b:\x00\x00\x18\x00\x00\x00\x82:\x00\x00\x06\x00\x00\x00\x9b:\x00\x00:\x02\x00\x00\xa2:\x00\x00\x82\x00\x00\x00\xdd<\x00\x00\x14\x00\x00\x00`=\x00\x00\xcc\x00\x00\x00u=\x00\x00*\x00\x00\x00B>\x00\x00\x07\x00\x00\x00m>\x00\x00\n\x00\x00\x00u>\x00\x00\n\x00\x00\x00\x80>\x00\x00=\x00\x00\x00\x8b>\x00\x00\n\x00\x00\x00\xc9>\x00\x00@\x00\x00\x00\xd4>\x00\x00\x0b\x00\x00\x00\x15?\x00\x00\x07\x00\x00\x00!?\x00\x00\x12\x00\x00\x00)?\x00\x00\n\x00\x00\x00\x00\x00\x00UD\x00\x00\x0e\x00\x00\x00\x94D\x00\x00W\x00\x00\x00\xa3D\x00\x00z\x00\x00\x00\xfbD\x00\x00\x9e\x00\x00\x00vE\x00\x00P\x00\x00\x00\x15F\x00\x00\x15\x00\x00\x00fF\x00\x00\x17\x00\x00\x00|F\x00\x00\x17\x00\x00\x00\x94F\x00\x00%\x00\x00\x00\xacF\x00\x00\x11\x00\x00\x00\xd2F\x00\x00\x18\x00\x00\x00\xe4F\x00\x00\x15\x00\x00\x00\xfdF\x00\x00\x15\x00\x00\x00\x13G\x00\x00\x16\x00\x00\x00)G\x00\x00q\x00\x00\x00@G\x00\x00\x1a\x00\x00\x00\xb2G\x00\x00\x1c\x00\x00\x00\xcdG\x00\x00\x1c\x00\x00\x00\xeaG\x00\x00}\x00\x00\x00\x07H\x00\x00]\x00\x00\x00\x85H\x00\x002\x00\x00\x00\xe3H\x00\x00v\x00\x00\x00\x16I\x00\x00\x0c\x00\x00\x00\x8dI\x00\x00\x15\x00\x00\x00\x9aI\x00\x00\x15\x00\x00\x00\xb0I\x00\x00v\x00\x00\x00\xc6I\x00\x00\x9f\x00\x00\x00=J\x00\x00R\x00\x00\x00\xddJ\x00\x00\x83\x01\x00\x000K\x00\x00\x06\x00\x00\x00\xb4L\x00\x00\x0b\x00\x00\x00\xbbL\x00\x00#\x00\x00\x00\xc7L\x00\x00\t\x00\x00\x00\xebL\x00\x00\xab\x00\x00\x00\xf5L\x00\x00\t\x00\x00\x00\xa1M\x00\x003\x00\x00\x00\xabM\x00\x00\xb9\x00\x00\x00\xdfM\x00\x00.\x00\x00\x00\x99N\x00\x00\x99\x00\x00\x00\xc8N\x00\x00\'\x00\x00\x00bO\x00\x00"\x00\x00\x00\x8aO\x00\x00\x05\x00\x00\x00\xadO\x00\x00\x1f\x00\x00\x00\xb3O\x00\x00=\x00\x00\x00\xd3O\x00\x00\x10\x00\x00\x00\x11P\x00\x00\t\x00\x00\x00"P\x00\x00 \x00\x00\x00,P\x00\x00\xe2\x00\x00\x00MP\x00\x00B\x00\x00\x000Q\x00\x00\x1d\x00\x00\x00sQ\x00\x00\x08\x00\x00\x00\x91Q\x00\x00\x1b\x00\x00\x00\x9aQ\x00\x00\x11\x00\x00\x00\xb6Q\x00\x00\x92\x00\x00\x00\xc8Q\x00\x00\t\x00\x00\x00[R\x00\x00\x00 pts\x00 px\x00 stars\x00&Access Key;\x00&Author(s): \x00&Bottom Margin:\x00&Disable chapter detection\x00&Force page break before tag:\x00&Header format:\x00&Left Margin:\x00&Page break before tag:\x00&Password:\x00&Preprocess:\x00&Profile:\x00&Publisher: \x00&Rating:\x00&Regular expression:\x00&Right Margin:\x00&Search:\x00&Series:\x00&Show header\x00&Title: \x00&Top Margin:\x00&Username:\x00&Word spacing:\x00...\x00Changes will only take affect after a restart.\x00\n

For help visit libprs500.kovidgoyal.net

libprs500: %1 by Kovid Goyal
%2

\x00\n

\x00A\x00A regular expression. tags whoose href matches will be ignored. Defaults to %default\x00Active Jobs\x00Add Ta&gs: \x00Add a header to all the pages with title and author.\x00Add a new format for this book to the database\x00Add books\x00Adjust the look of the generated LRF file by specifying things like font sizes and the spacing between words.\x00Author S&ort: \x00Author So&rt:\x00Author(s)\x00Available Formats\x00Back\x00Book \x00Book Cover\x00Bottom margin of page. Default is %default px.\x00Browse for an image to use as the cover of this book.\x00Bulk convert\x00Card\n%s available\x00Category\x00Change &cover image:\x00Change the author(s) of this book. Multiple authors should be separated by a comma\x00Change the publisher of this book\x00Change the title of this book\x00Chapter Detection\x00Choose Format\x00Comments\x00Configure\x00Configure Viewer\x00Convert E-books\x00Convert individually\x00Convert to LRF\x00Created by \x00Date\x00Del\x00Don\'t know what this is for\x00Done\x00E\x00ERROR\x00Edit Meta Information\x00Edit Meta information\x00Edit meta information\x00Edit metadata in bulk\x00Edit metadata individually\x00Enable auto &rotation of images\x00Enable autorotation of images that are wider than the screen width.\x00Extract thumbnail from LRF file\x00Fetch\x00Fetch cover image from server\x00Fetch metadata\x00Fetch metadata from server\x00Fetch news\x00Fetching metadata for %1\x00Fine tune the detection of chapter and section headings.\x00Force a page break before an element having the specified attribute. The format for this option is tagname regexp,attribute name,attribute value regexp. For example to match all heading tags that have the attribute class="chapter" you would use "h\\d,class,chapter". Default is %default\x00Force a page break before tags whoose names match this regular expression.\x00Force page break before &attribute:\x00Forward\x00Header\x00Help on item\x00Hyphenate\x00IS&BN:\x00If html2lrf does not find any page breaks in the html file and cannot detect chapter headings, it will automatically insert page-breaks before the tags whose names match this regular expression. Defaults to %default. You can disable it by setting the regexp to "$". The purpose of this option is to try to ensure that there are no really long pages as this degrades the page turn performance of the LRF. Thus this option is ignored if the current page has only a few elements.\x00If there is a cover graphic detected in the source file, use that instead of the specified cover.\x00Ignore &tables\x00Increase the font size by 2 * FONT_DELTA pts and the line spacing by FONT_DELTA pts. FONT_DELTA can be a fraction.If FONT_DELTA is negative, the font size is decreased.\x00Insert &blank lines between paragraphs\x00Job\x00Jobs:\x00LRF Viewer\x00Left margin of page. Default is %default px.\x00Library\x00List of known series. You can add new series.\x00Look & Feel\x00Matches\x00Meta information\x00Metadata\x00Next Page\x00Next match\x00Open ebook\x00Options\x00Output file name. Default is derived from input filename\x00Override the CSS. Can be either a path to a CSS stylesheet or a string. If it is a string it is interpreted as CSS.\x00Override
CSS\x00Page Setup\x00Parsing LRF file\x00Password needed\x00Path to a graphic that will be set as this files\' thumbnail\x00Path to a txt file containing the comment to be stored in the lrf file.\x00Path to file containing image to be used as cover\x00Preprocess Baen HTML files to improve generated LRF.\x00Prevent the automatic insertion of page breaks before detected chapters.\x00Previous Page\x00Profile of the target device for which this LRF is being generated. The profile determines things like the resolution and screen size of the target device. Default: %s Supported profiles: \x00Progress\x00Publisher\x00Rating\x00Rating of this book. 0-5 stars\x00Reader\n%s available\x00Remove books\x00Remove the selected formats for this book from the database.\x00Render HTML tables as blocks of text instead of actual tables. This is neccessary if the HTML contains very large or complex tables.\x00Reset Quick Search\x00Right margin of page. Default is %default px.\x00Save to disk\x00Search by title, author, publisher, tags, series and comments\x00Search the list of books by title or author

Words separated by spaces are ANDed\x00Search the list of books by title, author, publisher, tags and comments

Words separated by spaces are ANDed\x00Select the book that most closely matches your copy from the list below\x00Send to device\x00Send to main memory\x00Send to storage card\x00Separate paragraphs by blank lines.\x00Series index.\x00Set book ID\x00Set sort key for the author\x00Set sort key for the title\x00Set the author\x00Set the author(s). Multiple authors should be set as a comma separated list. Default: %default\x00Set the book title\x00Set the category\x00Set the comment.\x00Set the format of the header. %a is replaced by the author and %t by the title. Default is %default\x00Set the space between words in pts. Default is %default\x00Set the title. Default: filename.\x00Sign up for a free account from
ISBNdb.com to get an access key.\x00Size (MB)\x00Sort key for the author\x00Sort key for the title\x00Specify how the author(s) of this book should be sorted. For example Charles Dickens should be sorted as Dickens, Charles.\x00Specify metadata such as title and author for the book.

Metadata will be updated in the database as well as the generated LRF file.\x00Specify the page settings like margins and the screen size of the target device.\x00Specify trutype font families for serif, sans-serif and monospace fonts. These fonts will be embedded in the LRF file. Note that custom fonts lead to slower page turns. Each family specification is of the form: "path to fonts directory, family" For example: --serif-family "%s, Times New Roman"\n \x00Status\x00Ta&gs: \x00Tag based detection\x00Tags\x00Tags categorize the book. This is particularly useful while searching.

They can be any words or phrases, separated by commas.\x00TextLabel\x00The category this book belongs to. E.g.: History\x00The maximum number of levels to recursively process links. A value of 0 means thats links are not followed. A negative value means that tags are ignored.\x00The monospace family of fonts to embed\x00The regular expression used to detect chapter titles. It is searched for in heading tags (h1-h6). Defaults to %default\x00The sans-serif family of fonts to embed\x00The serif family of fonts to embed\x00Title\x00Title based detection\x00Top margin of page. Default is %default px.\x00Unavailable\x00Unknown\x00Use &metadata cover\x00Use the element from the OPF file to determine the order in which the HTML files are appended to the LRF. The .opf file must be in the same directory as the base HTML file.\x00Use this option on html0 files from Book Designer.\x00Use white background\x00View\x00Waiting\x00Working\x00You must add this option if processing files generated by pdftohtml, otherwise conversion will fail.\x00libprs500\x00Project-Id-Version: libprs500 0.4.17\nPOT-Creation-Date: 2007-11-17 10:05+PST\nPO-Revision-Date: 2007-11-13 23:09+0100\nLast-Translator: S. Dorscht \nLanguage-Team: de\nMIME-Version: 1.0\nContent-Type: text/plain; charset=UTF-8\nContent-Transfer-Encoding: 8bit\nGenerated-By: pygettext.py 1.5\n\x00Punkt\x00Pixel\x00Sterne\x00&Zugriffsschl\xc3\xbcssel;\x00&Autor:\x00&Unterer Rand:\x00Kapitel Ermittlung &deaktivieren\x00Seitenumbruch vor Element &erzwingen:\x00&Kopfzeilenformat:\x00&Linker Rand:\x00&Seitenumbruch vor Element:\x00&Passwort:\x00&Vorbearbeiten:\x00&Profil:\x00&Herausgeber:\x00&Bewertung:\x00&Regul\xc3\xa4rer Ausdruck:\x00&Rechter Rand:\x00&Suche:\x00&Serien:\x00Kopfzeile an&zeigen\x00&Titel:\x00&Oberer Rand:\x00&Benutzername:\x00&Wortabstand:\x00...\x00\xc3\x84nderungen treten erst nach einem Neustart in Kraft.\x00\n

Hilfe finden Sie unter libprs500.kovidgoyal.net

libprs500: %1 von Kovid Goyal
%2

\x00\n

\x00A\x00Ein regul\xc3\xa4rer Ausdruck. tags, deren Verkn\xc3\xbcpfungen ignoriert werden. Voreinstellung %default\x00Aktive Auftr\xc3\xa4ge\x00&Etiketten hinzuf\xc3\xbcgen: \x00Kopfzeile mit Titel und Autornamen f\xc3\xbcr alle Seiten einf\xc3\xbcgen. \x00Ein neues Format f\xc3\xbcr dieses Buch zur Datenbank hinzuf\xc3\xbcgen\x00B\xc3\xbccher hinzuf\xc3\xbcgen\x00Aussehen der erstellten LRF Datei durch die Angabe von Schriftgr\xc3\xb6\xc3\x9fen und Wortabst\xc3\xa4nden angleichen.\x00S&ortierung nach Autor:\x00So&rtierung nach Autor:\x00Autor(en)\x00Verf\xc3\xbcgbare Formate\x00Zur\xc3\xbcck\x00Buch\x00Umschlagbild\x00Unterer Rand der Seite. Die Voreinstellung ist %default Pixel.\x00Nach Umschlagbild durchsuchen...\x00Auf einmal konvertieren\x00Karte\n%s verf\xc3\xbcgbar\x00Kategorie\x00&Umschlagbild \xc3\xa4ndern:\x00Autor dieses Buches \xc3\xa4ndern. Mehrere Autoren sollten durch Kommata getrennt werden\x00Herausgeber dieses Buches \xc3\xa4ndern\x00Titel dieses Buches \xc3\xa4ndern\x00Ermittlung der Kapitel\x00Format w\xc3\xa4hlen\x00Bemerkung\x00Konfigurieren\x00Viewer konfigurieren \x00In eBooks umwandeln\x00Einzeln konvertieren\x00Zu LRF konvertieren\x00Erstellt von \x00Datum\x00L\xc3\xb6schen\x00Was wei\xc3\x9f ich, f\xc3\xbcr was das ist\x00Erledigt!\x00E\x00FEHLER\x00Meta-Informationen bearbeiten\x00Meta-Informationen bearbeiten\x00Meta-Informationen editieren\x00Meta-Daten auf einmal bearbeiten\x00Meta-Daten einzeln bearbeiten\x00Automatische &Rotation von Bildern einschalten\x00Automatische Rotation von Bildern, die breiter als die Bildschirmbreite sind.\x00Thumbnail von LRF Datei extrahieren\x00Abrufen\x00Umschlagbild vom Server abrufen\x00Meta-Daten abrufen\x00Meta-Daten vom Server abrufen\x00Nachrichten abrufen\x00Meta-Daten abrufen f\xc3\xbcr %1\x00Feineinstellung der Erkennung von Kapitel- und Absatz\xc3\xbcberschriften.\x00Seitenumbruch vor einem Element mit dem angegebenen Attribut erzwingen. Das Format dieser Einstellung ist tagname regexp,attribute name,attribute value regexp. Um zum Beispiel alle "heading" Elemente, die das Attribut class="chapter" anzupassen, verwenden Sie "h\\d,class,chapter". Voreinstellung ist %default\x00Seitenumbruch erzwingen vor Elementen, deren Namen diesem regul\xc3\xa4ren Ausdruck entsprechen. \x00Seitenumbruch vor &Attribut erzwingen:\x00Weiter\x00Kopfzeile\x00Hilfe f\xc3\xbcr das jeweilige Objekt\x00Mit Trennstrich versehen\x00IS&BN:\x00Wenn html2lrf keine Seitenumbr\xc3\xbcche in der HTML Datei und keine Kapitel-\xc3\x9cberschriften finden kann, f\xc3\xbcgt es automatisch Seitenumbr\xc3\xbcche vor Elementen ein, deren Namen mit diesem regul\xc3\xa4ren Ausdruck entsprechen. Voreinstellung ist %default. Sie k\xc3\xb6nnen dies deaktivieren indem sie den regul\xc3\xa4ren Ausdruck "$" verwenden. Der Zweck dieser Einstellung ist der Versuch sicherzustellen, dass keine extrem langen Seiten entstehen, da dies das Umbl\xc3\xa4ttern der in der LRF Datei verlangsamt. Diese Einstellung wird ignoriert, wenn die aktuelle Seite nur wenige Elemente enth\xc3\xa4lt.\x00Falls die Quelldatei ein Umschlagbild enth\xc3\xa4lt, das Umschlagbild der Quelldatei benutzen, anstatt des angegebenen Umschlagbildes. \x00&Tabellen ignorieren\x00Schriftgr\xc3\xb6\xc3\x9fe um 2 * FONT_DELTA Punkt und Zeilenabstand um FONT_DELTA Punkt vergr\xc3\xb6\xc3\x9fern. FONT_DELTA kann ein Bruchteil sein. Falls FONT_DELTA negativ angegeben wird, wird die Schriftgr\xc3\xb6\xc3\x9fe verkleinert.\x00&Leerzeilen zwischen Paragraphen einf\xc3\xbcgen\x00Auftrag\x00Auftr\xc3\xa4ge:\x00LRF Viewer\x00Linker Rand der Seite. Die Voreinstellung ist %default Pixel.\x00Bibliothek\x00Liste der bekannten Serien. Sie k\xc3\xb6nnen neue Serien hinzuf\xc3\xbcgen.\x00Look & Feel\x00Treffer\x00Meta-Informationen\x00Meta-Daten\x00N\xc3\xa4chste Seite\x00N\xc3\xa4chster Treffer\x00eBook \xc3\xb6ffnen\x00Auswahlm\xc3\xb6glichkeiten\x00Ausgabedateiname. Die Voreinstellung leitet sich vom urspr\xc3\xbcnglichen Dateinamen ab.\x00CSS \xc3\xbcberschreiben. Es kann ein Pfad zu einem CSS Stylesheet oder eine Zeichenfolge angegeben werden. Zeichenfolgen werden als CSS interpretiert. \x00CSS
\xc3\xbcberschreiben\x00Seiteneinrichtung\x00Analysiere LRF Datei\x00Passwort erforderlich\x00Pfad zu einer Grafik, die als Thumbnail f\xc3\xbcr diese Datei verwendet werden soll \x00Pfad zu einer Text Datei, deren Inhalt als Bemerkung in der LRF Datei gespeichert wird\x00Pfad zur Datei des Umschlagbildes \x00Baen HTML Dateien vorbearbeiten, um die erstellte LRF Datei zu verbessern.\x00Automatisches Einf\xc3\xbcgen von Seitenumbr\xc3\xbcchen vor ermittelten Kapiteln verhindern.\x00Vorherige Seite\x00Profil des Zielger\xc3\xa4ts f\xc3\xbcr das diese LRF Datei erstellt wird. Das Profil legt unter anderem die Aufl\xc3\xb6sung und die Bildschirmgr\xc3\xb6\xc3\x9fe des Zielger\xc3\xa4tes fest. Voreinstellung: %s Unterst\xc3\xbctzte Profile:\x00Fortschritt\x00Herausgeber\x00Bewertung\x00Bewertung dieses Buches: 0-5 Sterne\x00Reader\n%s verf\xc3\xbcgbar\x00B\xc3\xbccher entfernen\x00Markierte Formate dieses Buches aus der Datenbank l\xc3\xb6schen\x00HTML Tabellen als Textbl\xc3\xb6cke rendern und nicht als Tabellen. Dies ist notwendig, wenn die HTML Datei sehr gro\xc3\x9fe oder komplexe Tabellen enth\xc3\xa4lt.\x00Quick Search l\xc3\xb6schen\x00Rechter Rand der Seite. Die Voreinstellung ist %default Pixel.\x00Auf HD sichern\x00Liste der B\xc3\xbccher nach Titel, Autor, Herausgeber, Etiketten und Bemerkungen durchsuchen\x00Liste der B\xc3\xbccher nach Titel oder Autor durchsuchen

Durch Leerzeichen getrennte W\xc3\xb6rter werden mit "AND" verkn\xc3\xbcpft\x00Liste der B\xc3\xbccher nach Titel, Autor, Herausgeber, Etiketten und Bemerkungen durchsuchen

Durch Leerzeichen getrennte W\xc3\xb6rter werden mit "AND" verkn\xc3\xbcpft\x00W\xc3\xa4hlen Sie aus der unten stehenden Liste das Buch, das Ihrer Ausgabe entspricht\x00An Reader \xc3\xbcbertragen\x00An Hauptspeicher senden\x00An Speicherkarte senden\x00Paragraphen durch Leerzeilen trennen.\x00Index der Serien.\x00Geben Sie die Buch ID an\x00Sortierung nach Autor\x00Sortierung nach Titel\x00Geben Sie den Autor an\x00Geben Sie den Autor an. Mehrere Autoren sollten durch Kommata getrennt angegeben werden. Voreinstellung: %default\x00Geben Sie den Buchtitel an\x00Geben Sie eine Kategorie an.\x00Geben Sie eine Bemerkung an.\x00W\xc3\xa4hlen Sie das Format der Kopfzeile. %a wird durch den Autor und %t durch den Titel ersetzt. Die Voreinstellung ist %default\x00W\xc3\xa4hlen Sie den Abstand in Punkt zwischen einzelnen W\xc3\xb6rtern. Die Voreinstellung ist %default\x00Geben Sie den Titel an. Voreinstellung: Dateiname.\x00Kostenloses Konto anmelden bei
ISBNdb.com um einen Zugriffsschl\xc3\xbcssel zu erhalten.\x00Gr\xc3\xb6\xc3\x9fe (MB)\x00Sortierung nach Autor\x00Sortierung nach Titel\x00Geben Sie an, wie der Autor dieses Buches sortiert werden soll. "Charles Dickens" zum Beispiel als "Dickens, Charles".\x00Geben Sie Meta-Daten wie den Titel und den Autor des Buches an.

Meta-Daten werden sowohl in der Datenbank als auch in der erstellten LRF Datei aktualisiert.\x00Seiteneinstellungen wie R\xc3\xa4nder und die Bildschirmgr\xc3\xb6\xc3\x9fe des Zielger\xc3\xa4ts angeben.\x00Geben Sie Truetype Schriftarten f\xc3\xbcr serife, serifenlose und nichtproportionale Schriften an. Diese Schriften werden in die LRF Datei eingebettet. Bitte beachten Sie, dass eingebettete Schriften das Umbl\xc3\xa4ttern verlangsamen. Jede Schriftartfamilie wird folgenderma\xc3\x9fen angegeben: "Pfad zum Verzeichnis der Schriften, Schriftartfamilie" Zum Beispiel: --serif-family "%s, Times New Roman"\n\x00Status\x00&Etiketten:\x00Auf Etiketten basierende Ermittlung\x00Etiketten\x00Etiketten klassifizieren das Buch. Besonders wichtig bei der Suche nach B\xc3\xbcchern.

Sie k\xc3\xb6nnen f\xc3\xbcr Etiketten durch Kommata getrennte W\xc3\xb6rter oder S\xc3\xa4tze verwenden.\x00TextLabel\x00Die Kategorie dieses Buches ... (Z. B.: Geschichte)\x00H\xc3\xb6chstzahl der rekursiven Verkn\xc3\xbcpfungen (Hyperlinks). Der Wert 0 bedeutet, dass Verkn\xc3\xbcpfungen ignoriert werden. Ein negativer Wert bedeutet, dass alle Elemente ignoriert werden. \x00Nichtproportionale Schriftartfamilie einbetten\x00Der regul\xc3\xa4re Ausdruck zur Ermittlung von Kapitel\xc3\xbcberschriften. Es wird nach mit (h1) - (h6) angegebenen \xc3\x9cberschriften gesucht. Voreinstellung %default\x00Serifenlose Schriftartfamilie einbetten\x00Serife Schriftartfamilie einbetten\x00Titel\x00Auf Titel basierende Ermittlung\x00Oberer Rand der Seite. Die Voreinstellung ist %default Pixel.\x00Nicht verf\xc3\xbcgbar\x00Unbekannt\x00Benutze &Meta-Daten Umschlagbild\x00Das Element der OPF Datei benutzen um die Reihenfolge zu bestimmen, in der die HTML Dateien zur LRF Datei hinzugef\xc3\xbcgt werden. Die OPF Datei muss sich im gleichen Verzeichnis wie die urspr\xc3\xbcngliche HTML Datei befinden.\x00Benutzen Sie diese Einstellung bei HTML Dateien von Book Designer.\x00Wei\xc3\x9fen Hintergrund verwenden\x00Vorschau\x00Abwarten und Tee trinken...\x00Bei der Arbeit...\x00Sie m\xc3\xbcssen diese Auswahl treffen, wenn sie Dateien, die von pdftohtml erstellt wurden, verarbeiten wollen, sonst schl\xc3\xa4gt die Konvertierung fehl.\x00libprs500\x00', 'fr': '\xde\x12\x04\x95\x00\x00\x00\x00\xbd\x00\x00\x00\x1c\x00\x00\x00\x04\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xec\x0b\x00\x00\x04\x00\x00\x00\xed\x0b\x00\x00\x03\x00\x00\x00\xf2\x0b\x00\x00\x06\x00\x00\x00\xf6\x0b\x00\x00\x0c\x00\x00\x00\xfd\x0b\x00\x00\x0c\x00\x00\x00\n\x0c\x00\x00\x0f\x00\x00\x00\x17\x0c\x00\x00\x1a\x00\x00\x00\'\x0c\x00\x00\x1d\x00\x00\x00B\x0c\x00\x00\x0f\x00\x00\x00`\x0c\x00\x00\r\x00\x00\x00p\x0c\x00\x00\x17\x00\x00\x00~\x0c\x00\x00\n\x00\x00\x00\x96\x0c\x00\x00\x0c\x00\x00\x00\xa1\x0c\x00\x00\t\x00\x00\x00\xae\x0c\x00\x00\x0c\x00\x00\x00\xb8\x0c\x00\x00\x08\x00\x00\x00\xc5\x0c\x00\x00\x14\x00\x00\x00\xce\x0c\x00\x00\x0e\x00\x00\x00\xe3\x0c\x00\x00\x08\x00\x00\x00\xf2\x0c\x00\x00\x08\x00\x00\x00\xfb\x0c\x00\x00\x0c\x00\x00\x00\x04\r\x00\x00\x08\x00\x00\x00\x11\r\x00\x00\x0c\x00\x00\x00\x1a\r\x00\x00\n\x00\x00\x00\'\r\x00\x00\x0e\x00\x00\x002\r\x00\x00\x03\x00\x00\x00A\r\x00\x001\x00\x00\x00E\r\x00\x00\x8a\x02\x00\x00w\r\x00\x00x\x01\x00\x00\x02\x10\x00\x00\x01\x00\x00\x00{\x11\x00\x00X\x00\x00\x00}\x11\x00\x00\x0b\x00\x00\x00\xd6\x11\x00\x00\x0b\x00\x00\x00\xe2\x11\x00\x004\x00\x00\x00\xee\x11\x00\x00.\x00\x00\x00#\x12\x00\x00\t\x00\x00\x00R\x12\x00\x00m\x00\x00\x00\\\x12\x00\x00\x0e\x00\x00\x00\xca\x12\x00\x00\r\x00\x00\x00\xd9\x12\x00\x00\t\x00\x00\x00\xe7\x12\x00\x00\x11\x00\x00\x00\xf1\x12\x00\x00\x04\x00\x00\x00\x03\x13\x00\x00\x05\x00\x00\x00\x08\x13\x00\x00\n\x00\x00\x00\x0e\x13\x00\x00.\x00\x00\x00\x19\x13\x00\x005\x00\x00\x00H\x13\x00\x00\x0c\x00\x00\x00~\x13\x00\x00\x11\x00\x00\x00\x8b\x13\x00\x00\x08\x00\x00\x00\x9d\x13\x00\x00\x14\x00\x00\x00\xa6\x13\x00\x00R\x00\x00\x00\xbb\x13\x00\x00!\x00\x00\x00\x0e\x14\x00\x00\x1d\x00\x00\x000\x14\x00\x00\x11\x00\x00\x00N\x14\x00\x00\r\x00\x00\x00`\x14\x00\x00\x08\x00\x00\x00n\x14\x00\x00\t\x00\x00\x00w\x14\x00\x00\x10\x00\x00\x00\x81\x14\x00\x00\x0f\x00\x00\x00\x92\x14\x00\x00\x14\x00\x00\x00\xa2\x14\x00\x00\x0e\x00\x00\x00\xb7\x14\x00\x00\x0b\x00\x00\x00\xc6\x14\x00\x00\x04\x00\x00\x00\xd2\x14\x00\x00\x03\x00\x00\x00\xd7\x14\x00\x00\x1b\x00\x00\x00\xdb\x14\x00\x00\x04\x00\x00\x00\xf7\x14\x00\x00\x01\x00\x00\x00\xfc\x14\x00\x00\x05\x00\x00\x00\xfe\x14\x00\x00\x15\x00\x00\x00\x04\x15\x00\x00\x15\x00\x00\x00\x1a\x15\x00\x00\x15\x00\x00\x000\x15\x00\x00\x15\x00\x00\x00F\x15\x00\x00\x1a\x00\x00\x00\\\x15\x00\x00\x1f\x00\x00\x00w\x15\x00\x00C\x00\x00\x00\x97\x15\x00\x00\x1f\x00\x00\x00\xdb\x15\x00\x00\x05\x00\x00\x00\xfb\x15\x00\x00\x1d\x00\x00\x00\x01\x16\x00\x00\x0e\x00\x00\x00\x1f\x16\x00\x00\x1a\x00\x00\x00.\x16\x00\x00\n\x00\x00\x00I\x16\x00\x00\x1f\x00\x00\x00T\x16\x00\x008\x00\x00\x00t\x16\x00\x00\x1d\x01\x00\x00\xad\x16\x00\x00J\x00\x00\x00\xcb\x17\x00\x00#\x00\x00\x00\x16\x18\x00\x00\x07\x00\x00\x00:\x18\x00\x00\x06\x00\x00\x00B\x18\x00\x00\x0c\x00\x00\x00I\x18\x00\x00\t\x00\x00\x00V\x18\x00\x00\x06\x00\x00\x00`\x18\x00\x00\xdc\x01\x00\x00g\x18\x00\x00a\x00\x00\x00D\x1a\x00\x00\x0e\x00\x00\x00\xa6\x1a\x00\x00\xa8\x00\x00\x00\xb5\x1a\x00\x00&\x00\x00\x00^\x1b\x00\x00\x03\x00\x00\x00\x85\x1b\x00\x00\x05\x00\x00\x00\x89\x1b\x00\x00\n\x00\x00\x00\x8f\x1b\x00\x00,\x00\x00\x00\x9a\x1b\x00\x00\x07\x00\x00\x00\xc7\x1b\x00\x00-\x00\x00\x00\xcf\x1b\x00\x00\x0b\x00\x00\x00\xfd\x1b\x00\x00\x07\x00\x00\x00\t\x1c\x00\x00\x10\x00\x00\x00\x11\x1c\x00\x00\x08\x00\x00\x00"\x1c\x00\x00\t\x00\x00\x00+\x1c\x00\x00\n\x00\x00\x005\x1c\x00\x00\n\x00\x00\x00@\x1c\x00\x00\x07\x00\x00\x00K\x1c\x00\x008\x00\x00\x00S\x1c\x00\x00s\x00\x00\x00\x8c\x1c\x00\x00\x0f\x00\x00\x00\x00\x1d\x00\x00\n\x00\x00\x00\x10\x1d\x00\x00\x10\x00\x00\x00\x1b\x1d\x00\x00\x0f\x00\x00\x00,\x1d\x00\x00;\x00\x00\x00<\x1d\x00\x00G\x00\x00\x00x\x1d\x00\x001\x00\x00\x00\xc0\x1d\x00\x004\x00\x00\x00\xf2\x1d\x00\x00H\x00\x00\x00\'\x1e\x00\x00\r\x00\x00\x00p\x1e\x00\x00\xbc\x00\x00\x00~\x1e\x00\x00\x08\x00\x00\x00;\x1f\x00\x00\t\x00\x00\x00D\x1f\x00\x00\x06\x00\x00\x00N\x1f\x00\x00\x1e\x00\x00\x00U\x1f\x00\x00\x13\x00\x00\x00t\x1f\x00\x00\x0c\x00\x00\x00\x88\x1f\x00\x00<\x00\x00\x00\x95\x1f\x00\x00\x84\x00\x00\x00\xd2\x1f\x00\x00\x12\x00\x00\x00W \x00\x00-\x00\x00\x00j \x00\x00\x0c\x00\x00\x00\x98 \x00\x00=\x00\x00\x00\xa5 \x00\x00V\x00\x00\x00\xe3 \x00\x00r\x00\x00\x00:!\x00\x00G\x00\x00\x00\xad!\x00\x00\x0e\x00\x00\x00\xf5!\x00\x00\x13\x00\x00\x00\x04"\x00\x00\x14\x00\x00\x00\x18"\x00\x00#\x00\x00\x00-"\x00\x00\r\x00\x00\x00Q"\x00\x00\x0b\x00\x00\x00_"\x00\x00\x1b\x00\x00\x00k"\x00\x00\x1a\x00\x00\x00\x87"\x00\x00\x0e\x00\x00\x00\xa2"\x00\x00^\x00\x00\x00\xb1"\x00\x00\x12\x00\x00\x00\x10#\x00\x00\x10\x00\x00\x00##\x00\x00\x10\x00\x00\x004#\x00\x00c\x00\x00\x00E#\x00\x007\x00\x00\x00\xa9#\x00\x00!\x00\x00\x00\xe1#\x00\x00d\x00\x00\x00\x03$\x00\x00\t\x00\x00\x00h$\x00\x00\x17\x00\x00\x00r$\x00\x00\x16\x00\x00\x00\x8a$\x00\x00z\x00\x00\x00\xa1$\x00\x00\x85\x00\x00\x00\x1c%\x00\x00P\x00\x00\x00\xa2%\x00\x00+\x01\x00\x00\xf3%\x00\x00\x06\x00\x00\x00\x1f\'\x00\x00\x07\x00\x00\x00&\'\x00\x00\x13\x00\x00\x00.\'\x00\x00\x04\x00\x00\x00B\'\x00\x00\x85\x00\x00\x00G\'\x00\x00\t\x00\x00\x00\xcd\'\x00\x000\x00\x00\x00\xd7\'\x00\x00\x9d\x00\x00\x00\x08(\x00\x00&\x00\x00\x00\xa6(\x00\x00v\x00\x00\x00\xcd(\x00\x00\'\x00\x00\x00D)\x00\x00"\x00\x00\x00l)\x00\x00\x05\x00\x00\x00\x8f)\x00\x00\x15\x00\x00\x00\x95)\x00\x00+\x00\x00\x00\xab)\x00\x00\x0b\x00\x00\x00\xd7)\x00\x00\x07\x00\x00\x00\xe3)\x00\x00\x13\x00\x00\x00\xeb)\x00\x00\xb4\x00\x00\x00\xff)\x00\x002\x00\x00\x00\xb4*\x00\x00\x14\x00\x00\x00\xe7*\x00\x00\x04\x00\x00\x00\xfc*\x00\x00\x07\x00\x00\x00\x01+\x00\x00\x07\x00\x00\x00\t+\x00\x00d\x00\x00\x00\x11+\x00\x00\t\x00\x00\x00v+\x00\x00(\x01\x00\x00\x80+\x00\x00\x06\x00\x00\x00\xa9,\x00\x00\t\x00\x00\x00\xb0,\x00\x00\t\x00\x00\x00\xba,\x00\x00\x11\x00\x00\x00\xc4,\x00\x00\n\x00\x00\x00\xd6,\x00\x00\x10\x00\x00\x00\xe1,\x00\x00&\x00\x00\x00\xf2,\x00\x003\x00\x00\x00\x19-\x00\x00\x1b\x00\x00\x00M-\x00\x00\x10\x00\x00\x00i-\x00\x002\x00\x00\x00z-\x00\x00\r\x00\x00\x00\xad-\x00\x00\x11\x00\x00\x00\xbb-\x00\x00\x08\x00\x00\x00\xcd-\x00\x00\x0b\x00\x00\x00\xd6-\x00\x00\x0e\x00\x00\x00\xe2-\x00\x00\x16\x00\x00\x00\xf1-\x00\x00\x0c\x00\x00\x00\x08.\x00\x00\x07\x00\x00\x00\x15.\x00\x00\x0b\x00\x00\x00\x1d.\x00\x00\x15\x00\x00\x00).\x00\x00\n\x00\x00\x00?.\x00\x00\x10\x00\x00\x00J.\x00\x00\x0e\x00\x00\x00[.\x00\x00\x19\x00\x00\x00j.\x00\x00\x03\x00\x00\x00\x84.\x00\x00/\x00\x00\x00\x88.\x00\x00\xb0\x02\x00\x00\xb8.\x00\x00x\x01\x00\x00i1\x00\x00\x01\x00\x00\x00\xe22\x00\x00b\x00\x00\x00\xe42\x00\x00\x0f\x00\x00\x00G3\x00\x00\x18\x00\x00\x00W3\x00\x00M\x00\x00\x00p3\x00\x00;\x00\x00\x00\xbe3\x00\x00\x0f\x00\x00\x00\xfa3\x00\x00e\x00\x00\x00\n4\x00\x00\x0f\x00\x00\x00p4\x00\x00\x11\x00\x00\x00\x804\x00\x00\x08\x00\x00\x00\x924\x00\x00\x13\x00\x00\x00\x9b4\x00\x00\t\x00\x00\x00\xaf4\x00\x00\x07\x00\x00\x00\xb94\x00\x00\x07\x00\x00\x00\xc14\x00\x009\x00\x00\x00\xc94\x00\x00?\x00\x00\x00\x035\x00\x00\x17\x00\x00\x00C5\x00\x00\x13\x00\x00\x00[5\x00\x00\t\x00\x00\x00o5\x00\x00 \x00\x00\x00y5\x00\x00F\x00\x00\x00\x9a5\x00\x00\x1d\x00\x00\x00\xe15\x00\x00\x1d\x00\x00\x00\xff5\x00\x00\x1a\x00\x00\x00\x1d6\x00\x00\x0c\x00\x00\x0086\x00\x00\n\x00\x00\x00E6\x00\x00\t\x00\x00\x00P6\x00\x00\x1a\x00\x00\x00Z6\x00\x00\x11\x00\x00\x00u6\x00\x00\x14\x00\x00\x00\x876\x00\x00\x0f\x00\x00\x00\x9c6\x00\x00\n\x00\x00\x00\xac6\x00\x00\x04\x00\x00\x00\xb76\x00\x00\x07\x00\x00\x00\xbc6\x00\x00#\x00\x00\x00\xc46\x00\x00\n\x00\x00\x00\xe86\x00\x00\x01\x00\x00\x00\xf36\x00\x00\x05\x00\x00\x00\xf56\x00\x00\x1b\x00\x00\x00\xfb6\x00\x00\x19\x00\x00\x00\x177\x00\x00\x1b\x00\x00\x0017\x00\x00 \x00\x00\x00M7\x00\x00\x1d\x00\x00\x00n7\x00\x00-\x00\x00\x00\x8c7\x00\x00]\x00\x00\x00\xba7\x00\x00"\x00\x00\x00\x188\x00\x00\x06\x00\x00\x00;8\x00\x00$\x00\x00\x00B8\x00\x00\x10\x00\x00\x00g8\x00\x00!\x00\x00\x00x8\x00\x00\x18\x00\x00\x00\x9a8\x00\x00#\x00\x00\x00\xb38\x00\x00D\x00\x00\x00\xd78\x00\x00/\x01\x00\x00\x1c9\x00\x00c\x00\x00\x00L:\x00\x002\x00\x00\x00\xb0:\x00\x00\n\x00\x00\x00\xe3:\x00\x00\x0c\x00\x00\x00\xee:\x00\x00\x13\x00\x00\x00\xfb:\x00\x00\x11\x00\x00\x00\x0f;\x00\x00\x06\x00\x00\x00!;\x00\x00\x08\x02\x00\x00(;\x00\x00q\x00\x00\x001=\x00\x00\x12\x00\x00\x00\xa3=\x00\x00\xd1\x00\x00\x00\xb6=\x00\x00,\x00\x00\x00\x88>\x00\x00\x07\x00\x00\x00\xb5>\x00\x00\t\x00\x00\x00\xbd>\x00\x00\x11\x00\x00\x00\xc7>\x00\x009\x00\x00\x00\xd9>\x00\x00\n\x00\x00\x00\x13?\x00\x006\x00\x00\x00\x1e?\x00\x00\x0b\x00\x00\x00U?\x00\x00\x10\x00\x00\x00a?\x00\x00\x12\x00\x00\x00r?\x00\x00\t\x00\x00\x00\x85?\x00\x00\x14\x00\x00\x00\x8f?\x00\x00\x1a\x00\x00\x00\xa4?\x00\x00\x0c\x00\x00\x00\xbf?\x00\x00\x07\x00\x00\x00\xcc?\x00\x00D\x00\x00\x00\xd4?\x00\x00\x96\x00\x00\x00\x19@\x00\x00\x12\x00\x00\x00\xb0@\x00\x00\x1f\x00\x00\x00\xc3@\x00\x00\x1e\x00\x00\x00\xe3@\x00\x00 \x00\x00\x00\x02A\x00\x00>\x00\x00\x00#A\x00\x00H\x00\x00\x00bA\x00\x008\x00\x00\x00\xabA\x00\x00H\x00\x00\x00\xe4A\x00\x00Z\x00\x00\x00-B\x00\x00\x12\x00\x00\x00\x88B\x00\x00\xc4\x00\x00\x00\x9bB\x00\x00\r\x00\x00\x00`C\x00\x00\t\x00\x00\x00nC\x00\x00\x0c\x00\x00\x00xC\x00\x00"\x00\x00\x00\x85C\x00\x00\x14\x00\x00\x00\xa8C\x00\x00\x0f\x00\x00\x00\xbdC\x00\x00I\x00\x00\x00\xcdC\x00\x00\x98\x00\x00\x00\x17D\x00\x00 \x00\x00\x00\xb0D\x00\x005\x00\x00\x00\xd1D\x00\x00\x0c\x00\x00\x00\x07E\x00\x00D\x00\x00\x00\x14E\x00\x00a\x00\x00\x00YE\x00\x00\x8b\x00\x00\x00\xbbE\x00\x00F\x00\x00\x00GF\x00\x00\x13\x00\x00\x00\x8eF\x00\x00\x17\x00\x00\x00\xa2F\x00\x00\x17\x00\x00\x00\xbaF\x00\x00-\x00\x00\x00\xd2F\x00\x00\x15\x00\x00\x00\x00G\x00\x00(\x00\x00\x00\x16G\x00\x00)\x00\x00\x00?G\x00\x00,\x00\x00\x00iG\x00\x00\x10\x00\x00\x00\x96G\x00\x00f\x00\x00\x00\xa7G\x00\x00\x1a\x00\x00\x00\x0eH\x00\x00\x16\x00\x00\x00)H\x00\x00\x18\x00\x00\x00@H\x00\x00o\x00\x00\x00YH\x00\x00;\x00\x00\x00\xc9H\x00\x001\x00\x00\x00\x05I\x00\x00s\x00\x00\x007I\x00\x00\x11\x00\x00\x00\xabI\x00\x00\x1a\x00\x00\x00\xbdI\x00\x00\x1d\x00\x00\x00\xd8I\x00\x00\x82\x00\x00\x00\xf6I\x00\x00\x9f\x00\x00\x00yJ\x00\x00R\x00\x00\x00\x19K\x00\x00g\x01\x00\x00lK\x00\x00\x05\x00\x00\x00\xd4L\x00\x00\x0b\x00\x00\x00\xdaL\x00\x00\x1f\x00\x00\x00\xe6L\x00\x00\t\x00\x00\x00\x06M\x00\x00\x91\x00\x00\x00\x10M\x00\x00\t\x00\x00\x00\xa2M\x00\x00>\x00\x00\x00\xacM\x00\x00\xa4\x00\x00\x00\xebM\x00\x004\x00\x00\x00\x90N\x00\x00\x95\x00\x00\x00\xc5N\x00\x001\x00\x00\x00[O\x00\x00,\x00\x00\x00\x8dO\x00\x00\x08\x00\x00\x00\xbaO\x00\x00!\x00\x00\x00\xc3O\x00\x009\x00\x00\x00\xe5O\x00\x00\r\x00\x00\x00\x1fP\x00\x00\n\x00\x00\x00-P\x00\x00%\x00\x00\x008P\x00\x00\xb5\x00\x00\x00^P\x00\x00@\x00\x00\x00\x14Q\x00\x00\x13\x00\x00\x00UQ\x00\x00\n\x00\x00\x00iQ\x00\x00\x0c\x00\x00\x00tQ\x00\x00\x15\x00\x00\x00\x81Q\x00\x00l\x00\x00\x00\x97Q\x00\x00\t\x00\x00\x00\x04R\x00\x00\x00 pts\x00 px\x00 stars\x00&Access Key;\x00&Author(s): \x00&Bottom Margin:\x00&Disable chapter detection\x00&Force page break before tag:\x00&Header format:\x00&Left Margin:\x00&Page break before tag:\x00&Password:\x00&Preprocess:\x00&Profile:\x00&Publisher: \x00&Rating:\x00&Regular expression:\x00&Right Margin:\x00&Search:\x00&Series:\x00&Show header\x00&Title: \x00&Top Margin:\x00&Username:\x00&Word spacing:\x00...\x00Changes will only take affect after a restart.\x00\n

For help visit libprs500.kovidgoyal.net

libprs500: %1 by Kovid Goyal
%2

\x00\n

\x00A\x00A regular expression. tags whoose href matches will be ignored. Defaults to %default\x00Active Jobs\x00Add Ta&gs: \x00Add a header to all the pages with title and author.\x00Add a new format for this book to the database\x00Add books\x00Adjust the look of the generated LRF file by specifying things like font sizes and the spacing between words.\x00Author S&ort: \x00Author So&rt:\x00Author(s)\x00Available Formats\x00Back\x00Book \x00Book Cover\x00Bottom margin of page. Default is %default px.\x00Browse for an image to use as the cover of this book.\x00Bulk convert\x00Card\n%s available\x00Category\x00Change &cover image:\x00Change the author(s) of this book. Multiple authors should be separated by a comma\x00Change the publisher of this book\x00Change the title of this book\x00Chapter Detection\x00Choose Format\x00Comments\x00Configure\x00Configure Viewer\x00Convert E-books\x00Convert individually\x00Convert to LRF\x00Created by \x00Date\x00Del\x00Don\'t know what this is for\x00Done\x00E\x00ERROR\x00Edit Meta Information\x00Edit Meta information\x00Edit meta information\x00Edit metadata in bulk\x00Edit metadata individually\x00Enable auto &rotation of images\x00Enable autorotation of images that are wider than the screen width.\x00Extract thumbnail from LRF file\x00Fetch\x00Fetch cover image from server\x00Fetch metadata\x00Fetch metadata from server\x00Fetch news\x00Fetching metadata for %1\x00Fine tune the detection of chapter and section headings.\x00Force a page break before an element having the specified attribute. The format for this option is tagname regexp,attribute name,attribute value regexp. For example to match all heading tags that have the attribute class="chapter" you would use "h\\d,class,chapter". Default is %default\x00Force a page break before tags whoose names match this regular expression.\x00Force page break before &attribute:\x00Forward\x00Header\x00Help on item\x00Hyphenate\x00IS&BN:\x00If html2lrf does not find any page breaks in the html file and cannot detect chapter headings, it will automatically insert page-breaks before the tags whose names match this regular expression. Defaults to %default. You can disable it by setting the regexp to "$". The purpose of this option is to try to ensure that there are no really long pages as this degrades the page turn performance of the LRF. Thus this option is ignored if the current page has only a few elements.\x00If there is a cover graphic detected in the source file, use that instead of the specified cover.\x00Ignore &tables\x00Increase the font size by 2 * FONT_DELTA pts and the line spacing by FONT_DELTA pts. FONT_DELTA can be a fraction.If FONT_DELTA is negative, the font size is decreased.\x00Insert &blank lines between paragraphs\x00Job\x00Jobs:\x00LRF Viewer\x00Left margin of page. Default is %default px.\x00Library\x00List of known series. You can add new series.\x00Look & Feel\x00Matches\x00Meta information\x00Metadata\x00Next Page\x00Next match\x00Open ebook\x00Options\x00Output file name. Default is derived from input filename\x00Override the CSS. Can be either a path to a CSS stylesheet or a string. If it is a string it is interpreted as CSS.\x00Override
CSS\x00Page Setup\x00Parsing LRF file\x00Password needed\x00Path to a graphic that will be set as this files\' thumbnail\x00Path to a txt file containing the comment to be stored in the lrf file.\x00Path to file containing image to be used as cover\x00Preprocess Baen HTML files to improve generated LRF.\x00Prevent the automatic insertion of page breaks before detected chapters.\x00Previous Page\x00Profile of the target device for which this LRF is being generated. The profile determines things like the resolution and screen size of the target device. Default: %s Supported profiles: \x00Progress\x00Publisher\x00Rating\x00Rating of this book. 0-5 stars\x00Reader\n%s available\x00Remove books\x00Remove the selected formats for this book from the database.\x00Render HTML tables as blocks of text instead of actual tables. This is neccessary if the HTML contains very large or complex tables.\x00Reset Quick Search\x00Right margin of page. Default is %default px.\x00Save to disk\x00Search by title, author, publisher, tags, series and comments\x00Search the list of books by title or author

Words separated by spaces are ANDed\x00Search the list of books by title, author, publisher, tags and comments

Words separated by spaces are ANDed\x00Select the book that most closely matches your copy from the list below\x00Send to device\x00Send to main memory\x00Send to storage card\x00Separate paragraphs by blank lines.\x00Series index.\x00Set book ID\x00Set sort key for the author\x00Set sort key for the title\x00Set the author\x00Set the author(s). Multiple authors should be set as a comma separated list. Default: %default\x00Set the book title\x00Set the category\x00Set the comment.\x00Set the format of the header. %a is replaced by the author and %t by the title. Default is %default\x00Set the space between words in pts. Default is %default\x00Set the title. Default: filename.\x00Sign up for a free account from
ISBNdb.com to get an access key.\x00Size (MB)\x00Sort key for the author\x00Sort key for the title\x00Specify how the author(s) of this book should be sorted. For example Charles Dickens should be sorted as Dickens, Charles.\x00Specify metadata such as title and author for the book.

Metadata will be updated in the database as well as the generated LRF file.\x00Specify the page settings like margins and the screen size of the target device.\x00Specify trutype font families for serif, sans-serif and monospace fonts. These fonts will be embedded in the LRF file. Note that custom fonts lead to slower page turns. Each family specification is of the form: "path to fonts directory, family" For example: --serif-family "%s, Times New Roman"\n \x00Status\x00Ta&gs: \x00Tag based detection\x00Tags\x00Tags categorize the book. This is particularly useful while searching.

They can be any words or phrases, separated by commas.\x00TextLabel\x00The category this book belongs to. E.g.: History\x00The maximum number of levels to recursively process links. A value of 0 means thats links are not followed. A negative value means that tags are ignored.\x00The monospace family of fonts to embed\x00The regular expression used to detect chapter titles. It is searched for in heading tags (h1-h6). Defaults to %default\x00The sans-serif family of fonts to embed\x00The serif family of fonts to embed\x00Title\x00Title based detection\x00Top margin of page. Default is %default px.\x00Unavailable\x00Unknown\x00Use &metadata cover\x00Use the element from the OPF file to determine the order in which the HTML files are appended to the LRF. The .opf file must be in the same directory as the base HTML file.\x00Use this option on html0 files from Book Designer.\x00Use white background\x00View\x00Waiting\x00Working\x00You must add this option if processing files generated by pdftohtml, otherwise conversion will fail.\x00libprs500\x00Project-Id-Version: libprs500 0.4.22\nPOT-Creation-Date: 2007-11-17 10:16+PST\nPO-Revision-Date: 2007-11-17 10:16+PST\nLast-Translator: Automatically generated\nLanguage-Team: fr\nMIME-Version: 1.0\nContent-Type: text/plain; charset=UTF-8\nContent-Transfer-Encoding: 8bit\nGenerated-By: pygettext.py 1.5\n\x00 punts\x00P\xc3\x83\xc2\xadxels\x00 estreles\x00Clau d\'&acc\xc3\x83\xc2\xa9s;\x00&Autor(s):\x00Marge &Inferior:\x00&Desactivar detecci\xc3\x83\xc2\xb3 de cap\xc3\x83\xc2\xadtols\x00&For\xc3\x83\xc2\xa7a un salt de p\xc3\x83\xc2\xa0gina abans de l\'etiqueta:\x00&Format de la cap\xc3\x83\xc2\xa7alera:\x00Marge &Esquerre:\x00Inserta un salt de &p\xc3\x83\xc2\xa0gina abans de l\'etiqueta:\x00&Contrasenya:\x00&Preprocessament:\x00&Perfil:\x00&Editorial:\x00&Puntuaci\xc3\x83\xc2\xb3:\x00Expressi\xc3\x83\xc2\xb3 &Regular:\x00Marge &Dret:\x00&Cerca:\x00&S\xc3\x83\xc2\xa8ries:\x00&Mostrar cap\xc3\x83\xc2\xa7alera\x00&T\xc3\x83\xc2\xadtol:\x00Marge &Superior:\x00Nom d\'&usuari:\x00&Espaiat de les paraules:\x00...\x00Els canvis s\'ignoren fins que el re-inicieu.\x00\n

Per a m\xc3\x83\xc2\xa9s informaci\xc3\x83\xc2\xb3 consulteu (en angl\xc3\x83\xc2\xa8s):libprs500.kovidgoyal.net

libprs500: %1 von Kovid Goyal
%2

\x00\n

\x00A\x00Expressi\xc3\x83\xc2\xb3 regular. Les marques amb href coincidents, s\xc3\x83\xc2\xb3n ignorats. Per defecte: %default\x00Treballs actius\x00Afe&geix les etiquetes: \x00Afegeix la cap\xc3\x83\xc2\xa7alera a totes les p\xc3\x83\xc2\xa0gines, ficant el t\xc3\x83\xc2\xadtol i l\'autor.\x00Afegir un nou format per a aquest llibre a la base de dades\x00Afegeix llibres\x00Aussehen der erstellten LRF Datei durch die Angabe von Schriftgr\xc3\xb6\xc3\x9fen und Wortabst\xc3\xa4nden angleichen.\x00&Ordena autors:\x00Ord&re per autor:\x00Autor(s)\x00Formats disponibles\x00Precedent\x00Llibre \x00Coberta\x00Marge inferior de la p\xc3\x83\xc2\xa0gina. Per defecte: %default px.\x00Cerca una imatge per a utilitzar com a coberta d\'aquest llibre.\x00Auf einmal konvertieren\x00Karte\n%s verf\xc3\xbcgbar\x00Categoria\x00Canvia la imatge de la &coberta:\x00Canvia l\'autor(s). Per especificar m\xc3\x83\xc2\xa9s d\'un, separeu-los amb comes.\x00Canvia l\'editorial del llibre\x00Canvia el t\xc3\x83\xc2\xadtol del llibre\x00Detecci\xc3\x83\xc2\xb3 de cap\xc3\x83\xc2\xadtols\x00Trieu format\x00Comentaris\x00Configura\x00Configura el visualitzador\x00Converteix Ebooks\x00Einzeln konvertieren\x00Convertir a LRF\x00Creat per \x00Data\x00Esborra\x00No s\xc3\x83\xc2\xa9 per a qu\xc3\x83\xc2\xa8 \xc3\x83\xc2\xa9s aix\xc3\x83\xc2\xb2\x00Finalitzat\x00E\x00ERROR\x00Edita la meta-Informaci\xc3\x83\xc2\xb3\x00Editar Meta-informaci\xc3\x83\xc2\xb3\x00Edita la meta-informaci\xc3\x83\xc2\xb3\x00Meta-Daten auf einmal bearbeiten\x00Meta-Daten einzeln bearbeiten\x00Activa la &rotaci\xc3\x83\xc2\xb3 autom\xc3\x83\xc2\xa0tica d\'imatges\x00Activa la rotaci\xc3\x83\xc2\xb3 autom\xc3\x83\xc2\xa0tica de les imatges m\xc3\x83\xc2\xa9s amples que l\'amplada de la pantalla.\x00Extrau la miniatura del fitxer LRF\x00Recull\x00Recolliu la coberta des del servidor\x00Recull metadades\x00Recull metadades des del servidor\x00Recull not\xc3\x83\xc2\xadcies (RSS)\x00Recollint metadades per a %1\x00Feineinstellung der Erkennung von Kapitel- und Absatz\xc3\xbcberschriften.\x00For\xc3\x83\xc2\xa7a un salt de p\xc3\x83\xc2\xa0gina davant d\'un element amb un atribut concret. El format d\'aquesta opci\xc3\x83\xc2\xb3 \xc3\x83\xc2\xa9s regexp_marca,nom_atribut,tegexp_valor_atribut. Per exemple, amb "h\\d,class,chapter", serien coincidents totes les marques de encap\xc3\x83\xc2\xa7alament amb l\'atribut class="chapter". Per defecte: %default\x00For\xc3\x83\xc2\xa7a un salt de p\xc3\x83\xc2\xa0gina abans de les marques amb noms coincidents amb l\'expressi\xc3\x83\xc2\xb3 regular.\x00For\xc3\x83\xc2\xa7a un salt de p\xc3\x83\xc2\xa0gina abans de l\'&atribut:\x00Seg\xc3\x83\xc2\xbcent\x00Cap\xc3\x83\xc2\xa7alera\x00Ajuda amb l\'\xc3\x83\xc2\xadtem\x00Insereix guionets\x00IS&BN:\x00Si l\'html2lrf no troba cap salt de p\xc3\x83\xc2\xa0gina en el fitxer html i no pot detectar els encap\xc3\x83\xc2\xa7alaments dels cap\xc3\x83\xc2\xadtols, insereix autom\xc3\x83\xc2\xa0ticament un salt de p\xc3\x83\xc2\xa0gina abans de les marques que tinguen un nom coincident amb l\'expressi\xc3\x83\xc2\xb3 regular. Per defecte: %default. Aquesta opci\xc3\x83\xc2\xb3 s\'inhabilita establint la regexp com a "$".El prop\xc3\x83\xc2\xb2sit de tot plegat \xc3\x83\xc2\xa9s evitar p\xc3\x83\xc2\xa0gines massa llargues, que alentiren al canvi de fulla del fitxer LRF. Aquesta opci\xc3\x83\xc2\xb3 s\'ignora si la p\xc3\x83\xc2\xa0gina actual en t\xc3\x83\xc2\xa9 pocs elements.\x00Si es detecta un gr\xc3\x83\xc2\xa0fic per a la coberta al fitxer d\'entrada, utilitzar-la en lloc de la coberta especificada.\x00Ignora les &taules\x00Augmenta la grand\xc3\x83\xc2\xa0ria de la lletra en 2 * FONT_DELTA punts i l\'espai de l\xc3\x83\xc2\xadnia en FONT_DELTA punts. FONT_DELTA pot ser una fracci\xc3\x83\xc2\xb3. Si \xc3\x83\xc2\xa9s un valor negatiu, la grand\xc3\x83\xc2\xa0ria de la lletra disminueix.\x00Inserta l\xc3\x83\xc2\xadnies &buides entre par\xc3\x83\xc2\xa0grafs\x00Treball\x00Treballs:\x00Visualitzador LRF\x00Marge esquerre de la p\xc3\x83\xc2\xa0gina. Per defecte: %default px.\x00Bibliothek\x00Llistat de s\xc3\x83\xc2\xa8ries conegudes. Podeu afegir de noves.\x00Look & Feel\x00Coincid\xc3\x83\xc2\xa8ncies\x00Meta-informaci\xc3\x83\xc2\xb3\x00Metadades\x00P\xc3\x83\xc2\xa0gina seg\xc3\x83\xc2\xbcent\x00Seg\xc3\x83\xc2\xbcent coincid\xc3\x83\xc2\xa8ncia\x00Obre l\'eBook\x00Opcions\x00Nom del fitxer de dest\xc3\x83\xc2\xad. Per defecte, deriva del fitxer d\'entrada\x00Substitueix la CSS. Pot indicar-se tant un cam\xc3\x83\xc2\xad a la fulla CSS alternativa, o una cadena. En aquest \xc3\x83\xc2\xbaltim cas, la cadena s\'interpreta com a CSS.\x00Substitueix
CSS\x00Configuraci\xc3\x83\xc2\xb3 de la p\xc3\x83\xc2\xa0gina\x00Estic analitzant el fitxer LRF\x00\xc3\x83\xc2\x89s necessita una contrasenya.\x00Cam\xc3\x83\xc2\xad al fitxer d\'imatge que s\'utilitzar\xc3\x83\xc2\xa0 com a miniatura\x00Cam\xc3\x83\xc2\xad al fitxer txt que cont\xc3\x83\xc2\xa9 el comentari a desar en el fitxer LRF\x00Cam\xc3\x83\xc2\xad al fitxer d\'imatge per a utilitzar com a coberta\x00Pre-processa els fitxers Baen HTML per a millorar el fitxer LRF generat.\x00Evita la inserci\xc3\x83\xc2\xb3 autom\xc3\x83\xc2\xa0tica de salts de p\xc3\x83\xc2\xa0gina abans dels cap\xc3\x83\xc2\xadtols detectats.\x00P\xc3\x83\xc2\xa0gina anterior\x00Perfil del dispositiu per al que es genera el fitxer LRF. Aquest perfil determina la resoluci\xc3\x83\xc2\xb3 i la grand\xc3\x83\xc2\xa0ria de la pantalla del dispositiu, entre d\'altres. Per defecte:%s Perfils suportats:\x00Progressi\xc3\x83\xc2\xb3\x00Editorial\x00Puntuaci\xc3\x83\xc2\xb3\x00Puntua aquest llibre: 0-5 estreles\x00Reader\n%s verf\xc3\xbcgbar\x00Elimina llibres\x00Elimina els formats seleccionats per a aquest llibre de la base de dades.\x00Renderitza les taules HTML com a blocs de text en lloc de les taules actuals. \xc3\x83\xc2\x89s necessari si el fitxer HTML cont\xc3\x83\xc2\xa9 taules massa grans o complexes.\x00Reinicialitza la cerca r\xc3\x83\xc2\xa0pida\x00Marge dret de la p\xc3\x83\xc2\xa0gina. Per defecte: %default px.\x00Desa al disc\x00Cerca per t\xc3\x83\xc2\xadtol, autor, editorial, etiquetes, series i comentaris\x00Cerca llibres pel t\xc3\x83\xc2\xadtol o l\'autor.

Els espais entre paraules es substitueixen per AND.\x00Cerca llibres pel t\xc3\x83\xc2\xadtol, l\'autor, l\'editorial, les etiquetes i els comentaris

Els espais entre paraules es substitueixen per AND.\x00Seleccioneu el llibre que m\xc3\x83\xc2\xa9s s\'acoste del llistat que hi ha a sota\x00Envia al dispositiu\x00An Hauptspeicher senden\x00An Speicherkarte senden\x00Separa els par\xc3\x83\xc2\xa0grafs amb l\xc3\x83\xc2\xadnies buides.\x00\xc3\x83\xc2\x8dndex de s\xc3\x83\xc2\xa8rie.\x00Indiqueu l\'ID (identificador) del llibre\x00Indiqueu la clau d\'ordenaci\xc3\x83\xc2\xb3 per autor\x00Indiqueu la clau d\'ordenaci\xc3\x83\xc2\xb3 per t\xc3\x83\xc2\xadtol\x00Indiqueu l\'autor\x00Indiqueu l\'autor(s). Si indique m\xc3\x83\xc2\xa9s d\'un autor, separeu el llistat amb comes. Per defecte: %default\x00Indiqueu el nom del llibre\x00Indiqueu la categoria.\x00Indiqueu els comentaris.\x00Estableix el format de la cap\xc3\x83\xc2\xa7alera: %a es reempla\xc3\x83\xc2\xa7a per l\'autor i %t pel t\xc3\x83\xc2\xadtol. Per defecte: %default\x00Fixa l\'espai entre paraules en punts. Per defecte: %default\x00Indique el t\xc3\x83\xc2\xadtol. Per defecte: nom_del_fitxer.\x00Registreu-vos a gratu\xc3\x83\xc2\xaftament a
ISBNdb.com per a obtenir una clau d\'acc\xc3\x83\xc2\xa9s.\x00Grand\xc3\x83\xc2\xa0ria (MB)\x00Clau d\'ordre per a l\'autor\x00Clau d\'ordre per al t\xc3\x83\xc2\xadtol.\x00Especifiqueu com s\'ha d\'ordenar l\'autor(s) d\'aquest llibre. Per exemple:Ordenar Vicent A. Estell\xc3\x83\xc2\xa9s com a Estell\xc3\x83\xc2\xa9s, Vicent A.\x00Geben Sie Meta-Daten wie den Titel und den Autor des Buches an.

Meta-Daten werden sowohl in der Datenbank als auch in der erstellten LRF Datei aktualisiert.\x00Seiteneinstellungen wie R\xc3\xa4nder und die Bildschirmgr\xc3\xb6\xc3\x9fe des Zielger\xc3\xa4ts angeben.\x00Especifiqueu lletres truetype per a les fam\xc3\x83\xc2\xadlies serif, sans-serif i monoespaiades. Aquestes lletres s\xc3\x83\xc2\xb3n inserides al fitxer LRF. Tingueu en compte que afegir lletres personalitzades alenteix el canvi de p\xc3\x83\xc2\xa0gina. Per especificar cadascuna de les fam\xc3\x83\xc2\xadlies s\'empra: "cam\xc3\x83\xc2\xad a la carpeta de fonts, fam\xc3\x83\xc2\xadlia" ( --serif-family "%s, Times New Roman")\n\x00Estat\x00Etique&tes:\x00Detecci\xc3\x83\xc2\xb3 basada en etiquetes\x00Etiquetes\x00Etiquetes per a categoritzar el llibre (especialment \xc3\x83\xc2\xbatil per a cerques).

Pot emprar-se qualsevol paraula o frase, separada per comes.\x00TextLabel\x00Categoria a la que pertany el llibre. Per exemple, Hist\xc3\x83\xc2\xb2ria\x00Nombre m\xc3\x83\xc2\xa0xim de nivells per a processar enlla\xc3\x83\xc2\xa7os recursivament. El valor 0 (cero) vol dir que no s\xc3\x83\xc2\xb3n seguits. Amb un valor negatiu, ignora les marques .\x00Fam\xc3\x83\xc2\xadlia de lletres monoespaiades per a incrustar.\x00Expressi\xc3\x83\xc2\xb3 regular utilitzada per a detectar els t\xc3\x83\xc2\xadtols dels cap\xc3\x83\xc2\xadtols. Cerca a les marques de encap\xc3\x83\xc2\xa7alament (h1-h6). Per defecte: %default\x00Fam\xc3\x83\xc2\xadlia de lletres sans-serif per a incrustar.\x00Fam\xc3\x83\xc2\xadlia de lletres serif per a incrustar.\x00T\xc3\x83\xc2\xadtol\x00Detecci\xc3\x83\xc2\xb3 basada en el t\xc3\x83\xc2\xadtol\x00Marge superior de la p\xc3\x83\xc2\xa0gina. Per defecte: %default px.\x00No disponible\x00Desconegut\x00Utilitza la coberta de les &metadades\x00Utilitza l\'element del fitxer OPF per a determinar l\'ordre com s\'afegeixen els fitxers HTML al LRF. Cal que el fitxer .opf sigui al mateix directori que el fitxer HTML base.\x00Utilitzeu aquesta opci\xc3\x83\xc2\xb3 per a fitxers html0 de Book Designer.\x00Utilitza fons blanc\x00Visualitza\x00En espera...\x00Est\xc3\x83\xc2\xa0 treballant...\x00Cal que afegiu aquesta opci\xc3\x83\xc2\xb3 per a fitxers generats amb pdftohtml, si no voleu que la conversi\xc3\x83\xc2\xb3 falli.\x00libprs500\x00', 'sl': '\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: libprs500 0.4.17\nPOT-Creation-Date: 2007-11-17 10:05+PST\nPO-Revision-Date: 2007-11-08 14:39+PST\nLast-Translator: Automatically generated\nLanguage-Team: sl\nMIME-Version: 1.0\nContent-Type: text/plain; charset=UTF-8\nContent-Transfer-Encoding: 8bit\nGenerated-By: pygettext.py 1.5\n\x00'} \ No newline at end of file +translations = {'ca': '\xde\x12\x04\x95\x00\x00\x00\x00\xbd\x00\x00\x00\x1c\x00\x00\x00\x04\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xec\x0b\x00\x00\x04\x00\x00\x00\xed\x0b\x00\x00\x03\x00\x00\x00\xf2\x0b\x00\x00\x06\x00\x00\x00\xf6\x0b\x00\x00\x0c\x00\x00\x00\xfd\x0b\x00\x00\x0c\x00\x00\x00\n\x0c\x00\x00\x0f\x00\x00\x00\x17\x0c\x00\x00\x1a\x00\x00\x00\'\x0c\x00\x00\x1d\x00\x00\x00B\x0c\x00\x00\x0f\x00\x00\x00`\x0c\x00\x00\r\x00\x00\x00p\x0c\x00\x00\x17\x00\x00\x00~\x0c\x00\x00\n\x00\x00\x00\x96\x0c\x00\x00\x0c\x00\x00\x00\xa1\x0c\x00\x00\t\x00\x00\x00\xae\x0c\x00\x00\x0c\x00\x00\x00\xb8\x0c\x00\x00\x08\x00\x00\x00\xc5\x0c\x00\x00\x14\x00\x00\x00\xce\x0c\x00\x00\x0e\x00\x00\x00\xe3\x0c\x00\x00\x08\x00\x00\x00\xf2\x0c\x00\x00\x08\x00\x00\x00\xfb\x0c\x00\x00\x0c\x00\x00\x00\x04\r\x00\x00\x08\x00\x00\x00\x11\r\x00\x00\x0c\x00\x00\x00\x1a\r\x00\x00\n\x00\x00\x00\'\r\x00\x00\x0e\x00\x00\x002\r\x00\x00\x03\x00\x00\x00A\r\x00\x001\x00\x00\x00E\r\x00\x00\x8a\x02\x00\x00w\r\x00\x00x\x01\x00\x00\x02\x10\x00\x00\x01\x00\x00\x00{\x11\x00\x00X\x00\x00\x00}\x11\x00\x00\x0b\x00\x00\x00\xd6\x11\x00\x00\x0b\x00\x00\x00\xe2\x11\x00\x004\x00\x00\x00\xee\x11\x00\x00.\x00\x00\x00#\x12\x00\x00\t\x00\x00\x00R\x12\x00\x00m\x00\x00\x00\\\x12\x00\x00\x0e\x00\x00\x00\xca\x12\x00\x00\r\x00\x00\x00\xd9\x12\x00\x00\t\x00\x00\x00\xe7\x12\x00\x00\x11\x00\x00\x00\xf1\x12\x00\x00\x04\x00\x00\x00\x03\x13\x00\x00\x05\x00\x00\x00\x08\x13\x00\x00\n\x00\x00\x00\x0e\x13\x00\x00.\x00\x00\x00\x19\x13\x00\x005\x00\x00\x00H\x13\x00\x00\x0c\x00\x00\x00~\x13\x00\x00\x11\x00\x00\x00\x8b\x13\x00\x00\x08\x00\x00\x00\x9d\x13\x00\x00\x14\x00\x00\x00\xa6\x13\x00\x00R\x00\x00\x00\xbb\x13\x00\x00!\x00\x00\x00\x0e\x14\x00\x00\x1d\x00\x00\x000\x14\x00\x00\x11\x00\x00\x00N\x14\x00\x00\r\x00\x00\x00`\x14\x00\x00\x08\x00\x00\x00n\x14\x00\x00\t\x00\x00\x00w\x14\x00\x00\x10\x00\x00\x00\x81\x14\x00\x00\x0f\x00\x00\x00\x92\x14\x00\x00\x14\x00\x00\x00\xa2\x14\x00\x00\x0e\x00\x00\x00\xb7\x14\x00\x00\x0b\x00\x00\x00\xc6\x14\x00\x00\x04\x00\x00\x00\xd2\x14\x00\x00\x03\x00\x00\x00\xd7\x14\x00\x00\x1b\x00\x00\x00\xdb\x14\x00\x00\x04\x00\x00\x00\xf7\x14\x00\x00\x01\x00\x00\x00\xfc\x14\x00\x00\x05\x00\x00\x00\xfe\x14\x00\x00\x15\x00\x00\x00\x04\x15\x00\x00\x15\x00\x00\x00\x1a\x15\x00\x00\x15\x00\x00\x000\x15\x00\x00\x15\x00\x00\x00F\x15\x00\x00\x1a\x00\x00\x00\\\x15\x00\x00\x1f\x00\x00\x00w\x15\x00\x00C\x00\x00\x00\x97\x15\x00\x00\x1f\x00\x00\x00\xdb\x15\x00\x00\x05\x00\x00\x00\xfb\x15\x00\x00\x1d\x00\x00\x00\x01\x16\x00\x00\x0e\x00\x00\x00\x1f\x16\x00\x00\x1a\x00\x00\x00.\x16\x00\x00\n\x00\x00\x00I\x16\x00\x00\x1f\x00\x00\x00T\x16\x00\x008\x00\x00\x00t\x16\x00\x00\x1d\x01\x00\x00\xad\x16\x00\x00J\x00\x00\x00\xcb\x17\x00\x00#\x00\x00\x00\x16\x18\x00\x00\x07\x00\x00\x00:\x18\x00\x00\x06\x00\x00\x00B\x18\x00\x00\x0c\x00\x00\x00I\x18\x00\x00\t\x00\x00\x00V\x18\x00\x00\x06\x00\x00\x00`\x18\x00\x00\xdc\x01\x00\x00g\x18\x00\x00a\x00\x00\x00D\x1a\x00\x00\x0e\x00\x00\x00\xa6\x1a\x00\x00\xa8\x00\x00\x00\xb5\x1a\x00\x00&\x00\x00\x00^\x1b\x00\x00\x03\x00\x00\x00\x85\x1b\x00\x00\x05\x00\x00\x00\x89\x1b\x00\x00\n\x00\x00\x00\x8f\x1b\x00\x00,\x00\x00\x00\x9a\x1b\x00\x00\x07\x00\x00\x00\xc7\x1b\x00\x00-\x00\x00\x00\xcf\x1b\x00\x00\x0b\x00\x00\x00\xfd\x1b\x00\x00\x07\x00\x00\x00\t\x1c\x00\x00\x10\x00\x00\x00\x11\x1c\x00\x00\x08\x00\x00\x00"\x1c\x00\x00\t\x00\x00\x00+\x1c\x00\x00\n\x00\x00\x005\x1c\x00\x00\n\x00\x00\x00@\x1c\x00\x00\x07\x00\x00\x00K\x1c\x00\x008\x00\x00\x00S\x1c\x00\x00s\x00\x00\x00\x8c\x1c\x00\x00\x0f\x00\x00\x00\x00\x1d\x00\x00\n\x00\x00\x00\x10\x1d\x00\x00\x10\x00\x00\x00\x1b\x1d\x00\x00\x0f\x00\x00\x00,\x1d\x00\x00;\x00\x00\x00<\x1d\x00\x00G\x00\x00\x00x\x1d\x00\x001\x00\x00\x00\xc0\x1d\x00\x004\x00\x00\x00\xf2\x1d\x00\x00H\x00\x00\x00\'\x1e\x00\x00\r\x00\x00\x00p\x1e\x00\x00\xbc\x00\x00\x00~\x1e\x00\x00\x08\x00\x00\x00;\x1f\x00\x00\t\x00\x00\x00D\x1f\x00\x00\x06\x00\x00\x00N\x1f\x00\x00\x1e\x00\x00\x00U\x1f\x00\x00\x13\x00\x00\x00t\x1f\x00\x00\x0c\x00\x00\x00\x88\x1f\x00\x00<\x00\x00\x00\x95\x1f\x00\x00\x84\x00\x00\x00\xd2\x1f\x00\x00\x12\x00\x00\x00W \x00\x00-\x00\x00\x00j \x00\x00\x0c\x00\x00\x00\x98 \x00\x00=\x00\x00\x00\xa5 \x00\x00V\x00\x00\x00\xe3 \x00\x00r\x00\x00\x00:!\x00\x00G\x00\x00\x00\xad!\x00\x00\x0e\x00\x00\x00\xf5!\x00\x00\x13\x00\x00\x00\x04"\x00\x00\x14\x00\x00\x00\x18"\x00\x00#\x00\x00\x00-"\x00\x00\r\x00\x00\x00Q"\x00\x00\x0b\x00\x00\x00_"\x00\x00\x1b\x00\x00\x00k"\x00\x00\x1a\x00\x00\x00\x87"\x00\x00\x0e\x00\x00\x00\xa2"\x00\x00^\x00\x00\x00\xb1"\x00\x00\x12\x00\x00\x00\x10#\x00\x00\x10\x00\x00\x00##\x00\x00\x10\x00\x00\x004#\x00\x00c\x00\x00\x00E#\x00\x007\x00\x00\x00\xa9#\x00\x00!\x00\x00\x00\xe1#\x00\x00d\x00\x00\x00\x03$\x00\x00\t\x00\x00\x00h$\x00\x00\x17\x00\x00\x00r$\x00\x00\x16\x00\x00\x00\x8a$\x00\x00z\x00\x00\x00\xa1$\x00\x00\x85\x00\x00\x00\x1c%\x00\x00P\x00\x00\x00\xa2%\x00\x00+\x01\x00\x00\xf3%\x00\x00\x06\x00\x00\x00\x1f\'\x00\x00\x07\x00\x00\x00&\'\x00\x00\x13\x00\x00\x00.\'\x00\x00\x04\x00\x00\x00B\'\x00\x00\x85\x00\x00\x00G\'\x00\x00\t\x00\x00\x00\xcd\'\x00\x000\x00\x00\x00\xd7\'\x00\x00\x9d\x00\x00\x00\x08(\x00\x00&\x00\x00\x00\xa6(\x00\x00v\x00\x00\x00\xcd(\x00\x00\'\x00\x00\x00D)\x00\x00"\x00\x00\x00l)\x00\x00\x05\x00\x00\x00\x8f)\x00\x00\x15\x00\x00\x00\x95)\x00\x00+\x00\x00\x00\xab)\x00\x00\x0b\x00\x00\x00\xd7)\x00\x00\x07\x00\x00\x00\xe3)\x00\x00\x13\x00\x00\x00\xeb)\x00\x00\xb4\x00\x00\x00\xff)\x00\x002\x00\x00\x00\xb4*\x00\x00\x14\x00\x00\x00\xe7*\x00\x00\x04\x00\x00\x00\xfc*\x00\x00\x07\x00\x00\x00\x01+\x00\x00\x07\x00\x00\x00\t+\x00\x00d\x00\x00\x00\x11+\x00\x00\t\x00\x00\x00v+\x00\x00!\x01\x00\x00\x80+\x00\x00\x06\x00\x00\x00\xa2,\x00\x00\t\x00\x00\x00\xa9,\x00\x00\t\x00\x00\x00\xb3,\x00\x00\x0f\x00\x00\x00\xbd,\x00\x00\n\x00\x00\x00\xcd,\x00\x00\x10\x00\x00\x00\xd8,\x00\x00$\x00\x00\x00\xe9,\x00\x00-\x00\x00\x00\x0e-\x00\x00\x19\x00\x00\x00<-\x00\x00\x10\x00\x00\x00V-\x00\x00.\x00\x00\x00g-\x00\x00\r\x00\x00\x00\x96-\x00\x00\x11\x00\x00\x00\xa4-\x00\x00\x08\x00\x00\x00\xb6-\x00\x00\x0b\x00\x00\x00\xbf-\x00\x00\x0c\x00\x00\x00\xcb-\x00\x00\x14\x00\x00\x00\xd8-\x00\x00\x0c\x00\x00\x00\xed-\x00\x00\t\x00\x00\x00\xfa-\x00\x00\t\x00\x00\x00\x04.\x00\x00\x13\x00\x00\x00\x0e.\x00\x00\n\x00\x00\x00".\x00\x00\x10\x00\x00\x00-.\x00\x00\x0e\x00\x00\x00>.\x00\x00\x19\x00\x00\x00M.\x00\x00\x03\x00\x00\x00g.\x00\x00/\x00\x00\x00k.\x00\x00\xaa\x02\x00\x00\x9b.\x00\x00x\x01\x00\x00F1\x00\x00\x01\x00\x00\x00\xbf2\x00\x00_\x00\x00\x00\xc12\x00\x00\x0f\x00\x00\x00!3\x00\x00\x18\x00\x00\x0013\x00\x00I\x00\x00\x00J3\x00\x00;\x00\x00\x00\x943\x00\x00\x0f\x00\x00\x00\xd03\x00\x00m\x00\x00\x00\xe03\x00\x00\x0f\x00\x00\x00N4\x00\x00\x11\x00\x00\x00^4\x00\x00\x08\x00\x00\x00p4\x00\x00\x13\x00\x00\x00y4\x00\x00\t\x00\x00\x00\x8d4\x00\x00\x07\x00\x00\x00\x974\x00\x00\x07\x00\x00\x00\x9f4\x00\x007\x00\x00\x00\xa74\x00\x00?\x00\x00\x00\xdf4\x00\x00\x0f\x00\x00\x00\x1f5\x00\x00\x1e\x00\x00\x00/5\x00\x00\t\x00\x00\x00N5\x00\x00 \x00\x00\x00X5\x00\x00F\x00\x00\x00y5\x00\x00\x1d\x00\x00\x00\xc05\x00\x00\x1d\x00\x00\x00\xde5\x00\x00\x18\x00\x00\x00\xfc5\x00\x00\x0c\x00\x00\x00\x156\x00\x00\n\x00\x00\x00"6\x00\x00\t\x00\x00\x00-6\x00\x00\x1a\x00\x00\x0076\x00\x00\x11\x00\x00\x00R6\x00\x00\x19\x00\x00\x00d6\x00\x00\x0f\x00\x00\x00~6\x00\x00\n\x00\x00\x00\x8e6\x00\x00\x04\x00\x00\x00\x996\x00\x00\x07\x00\x00\x00\x9e6\x00\x00\x1b\x00\x00\x00\xa66\x00\x00\n\x00\x00\x00\xc26\x00\x00\x01\x00\x00\x00\xcd6\x00\x00\x05\x00\x00\x00\xcf6\x00\x00\x19\x00\x00\x00\xd56\x00\x00\x17\x00\x00\x00\xef6\x00\x00\x19\x00\x00\x00\x077\x00\x00\x18\x00\x00\x00!7\x00\x00\x1e\x00\x00\x00:7\x00\x00)\x00\x00\x00Y7\x00\x00V\x00\x00\x00\x837\x00\x00"\x00\x00\x00\xda7\x00\x00\x06\x00\x00\x00\xfd7\x00\x00$\x00\x00\x00\x048\x00\x00\x10\x00\x00\x00)8\x00\x00!\x00\x00\x00:8\x00\x00\x18\x00\x00\x00\\8\x00\x00#\x00\x00\x00u8\x00\x000\x00\x00\x00\x998\x00\x00%\x01\x00\x00\xca8\x00\x00]\x00\x00\x00\xf09\x00\x00.\x00\x00\x00N:\x00\x00\x08\x00\x00\x00}:\x00\x00\n\x00\x00\x00\x86:\x00\x00\x13\x00\x00\x00\x91:\x00\x00\x11\x00\x00\x00\xa5:\x00\x00\x06\x00\x00\x00\xb7:\x00\x00\xf1\x01\x00\x00\xbe:\x00\x00o\x00\x00\x00\xb0<\x00\x00\x12\x00\x00\x00 =\x00\x00\xc7\x00\x00\x003=\x00\x00*\x00\x00\x00\xfb=\x00\x00\x07\x00\x00\x00&>\x00\x00\t\x00\x00\x00.>\x00\x00\x11\x00\x00\x008>\x00\x007\x00\x00\x00J>\x00\x00\n\x00\x00\x00\x82>\x00\x007\x00\x00\x00\x8d>\x00\x00\x0b\x00\x00\x00\xc5>\x00\x00\x0e\x00\x00\x00\xd1>\x00\x00\x10\x00\x00\x00\xe0>\x00\x00\t\x00\x00\x00\xf1>\x00\x00\x10\x00\x00\x00\xfb>\x00\x00\x16\x00\x00\x00\x0c?\x00\x00\x0c\x00\x00\x00#?\x00\x00\x07\x00\x00\x000?\x00\x00D\x00\x00\x008?\x00\x00\x96\x00\x00\x00}?\x00\x00\x12\x00\x00\x00\x14@\x00\x00\x1b\x00\x00\x00\'@\x00\x00\x1e\x00\x00\x00C@\x00\x00\x1d\x00\x00\x00b@\x00\x00<\x00\x00\x00\x80@\x00\x00F\x00\x00\x00\xbd@\x00\x008\x00\x00\x00\x04A\x00\x00H\x00\x00\x00=A\x00\x00T\x00\x00\x00\x86A\x00\x00\x10\x00\x00\x00\xdbA\x00\x00\xc0\x00\x00\x00\xecA\x00\x00\x0b\x00\x00\x00\xadB\x00\x00\t\x00\x00\x00\xb9B\x00\x00\n\x00\x00\x00\xc3B\x00\x00"\x00\x00\x00\xceB\x00\x00"\x00\x00\x00\xf1B\x00\x00\x11\x00\x00\x00\x14C\x00\x00I\x00\x00\x00&C\x00\x00\x94\x00\x00\x00pC\x00\x00 \x00\x00\x00\x05D\x00\x003\x00\x00\x00&D\x00\x00\x0c\x00\x00\x00ZD\x00\x00D\x00\x00\x00gD\x00\x00c\x00\x00\x00\xacD\x00\x00\x8d\x00\x00\x00\x10E\x00\x00D\x00\x00\x00\x9eE\x00\x00\x13\x00\x00\x00\xe3E\x00\x00\x1b\x00\x00\x00\xf7E\x00\x00\x1e\x00\x00\x00\x13F\x00\x00+\x00\x00\x002F\x00\x00\x11\x00\x00\x00^F\x00\x00(\x00\x00\x00pF\x00\x00\'\x00\x00\x00\x99F\x00\x00*\x00\x00\x00\xc1F\x00\x00\x10\x00\x00\x00\xecF\x00\x00d\x00\x00\x00\xfdF\x00\x00\x1a\x00\x00\x00bG\x00\x00\x16\x00\x00\x00}G\x00\x00\x18\x00\x00\x00\x94G\x00\x00k\x00\x00\x00\xadG\x00\x00;\x00\x00\x00\x19H\x00\x00/\x00\x00\x00UH\x00\x00m\x00\x00\x00\x85H\x00\x00\x0f\x00\x00\x00\xf3H\x00\x00\x1a\x00\x00\x00\x03I\x00\x00\x1d\x00\x00\x00\x1eI\x00\x00}\x00\x00\x00\x00\x00\x00JP\x00\x00\x13\x00\x00\x00\x89P\x00\x00\n\x00\x00\x00\x9dP\x00\x00\x0c\x00\x00\x00\xa8P\x00\x00\x13\x00\x00\x00\xb5P\x00\x00h\x00\x00\x00\xc9P\x00\x00\t\x00\x00\x002Q\x00\x00\x00 pts\x00 px\x00 stars\x00&Access Key;\x00&Author(s): \x00&Bottom Margin:\x00&Disable chapter detection\x00&Force page break before tag:\x00&Header format:\x00&Left Margin:\x00&Page break before tag:\x00&Password:\x00&Preprocess:\x00&Profile:\x00&Publisher: \x00&Rating:\x00&Regular expression:\x00&Right Margin:\x00&Search:\x00&Series:\x00&Show header\x00&Title: \x00&Top Margin:\x00&Username:\x00&Word spacing:\x00...\x00Changes will only take affect after a restart.\x00\n

For help visit libprs500.kovidgoyal.net

libprs500: %1 by Kovid Goyal
%2

\x00\n

\x00A\x00A regular expression. tags whoose href matches will be ignored. Defaults to %default\x00Active Jobs\x00Add Ta&gs: \x00Add a header to all the pages with title and author.\x00Add a new format for this book to the database\x00Add books\x00Adjust the look of the generated LRF file by specifying things like font sizes and the spacing between words.\x00Author S&ort: \x00Author So&rt:\x00Author(s)\x00Available Formats\x00Back\x00Book \x00Book Cover\x00Bottom margin of page. Default is %default px.\x00Browse for an image to use as the cover of this book.\x00Bulk convert\x00Card\n%s available\x00Category\x00Change &cover image:\x00Change the author(s) of this book. Multiple authors should be separated by a comma\x00Change the publisher of this book\x00Change the title of this book\x00Chapter Detection\x00Choose Format\x00Comments\x00Configure\x00Configure Viewer\x00Convert E-books\x00Convert individually\x00Convert to LRF\x00Created by \x00Date\x00Del\x00Don\'t know what this is for\x00Done\x00E\x00ERROR\x00Edit Meta Information\x00Edit Meta information\x00Edit meta information\x00Edit metadata in bulk\x00Edit metadata individually\x00Enable auto &rotation of images\x00Enable autorotation of images that are wider than the screen width.\x00Extract thumbnail from LRF file\x00Fetch\x00Fetch cover image from server\x00Fetch metadata\x00Fetch metadata from server\x00Fetch news\x00Fetching metadata for %1\x00Fine tune the detection of chapter and section headings.\x00Force a page break before an element having the specified attribute. The format for this option is tagname regexp,attribute name,attribute value regexp. For example to match all heading tags that have the attribute class="chapter" you would use "h\\d,class,chapter". Default is %default\x00Force a page break before tags whoose names match this regular expression.\x00Force page break before &attribute:\x00Forward\x00Header\x00Help on item\x00Hyphenate\x00IS&BN:\x00If html2lrf does not find any page breaks in the html file and cannot detect chapter headings, it will automatically insert page-breaks before the tags whose names match this regular expression. Defaults to %default. You can disable it by setting the regexp to "$". The purpose of this option is to try to ensure that there are no really long pages as this degrades the page turn performance of the LRF. Thus this option is ignored if the current page has only a few elements.\x00If there is a cover graphic detected in the source file, use that instead of the specified cover.\x00Ignore &tables\x00Increase the font size by 2 * FONT_DELTA pts and the line spacing by FONT_DELTA pts. FONT_DELTA can be a fraction.If FONT_DELTA is negative, the font size is decreased.\x00Insert &blank lines between paragraphs\x00Job\x00Jobs:\x00LRF Viewer\x00Left margin of page. Default is %default px.\x00Library\x00List of known series. You can add new series.\x00Look & Feel\x00Matches\x00Meta information\x00Metadata\x00Next Page\x00Next match\x00Open ebook\x00Options\x00Output file name. Default is derived from input filename\x00Override the CSS. Can be either a path to a CSS stylesheet or a string. If it is a string it is interpreted as CSS.\x00Override
CSS\x00Page Setup\x00Parsing LRF file\x00Password needed\x00Path to a graphic that will be set as this files\' thumbnail\x00Path to a txt file containing the comment to be stored in the lrf file.\x00Path to file containing image to be used as cover\x00Preprocess Baen HTML files to improve generated LRF.\x00Prevent the automatic insertion of page breaks before detected chapters.\x00Previous Page\x00Profile of the target device for which this LRF is being generated. The profile determines things like the resolution and screen size of the target device. Default: %s Supported profiles: \x00Progress\x00Publisher\x00Rating\x00Rating of this book. 0-5 stars\x00Reader\n%s available\x00Remove books\x00Remove the selected formats for this book from the database.\x00Render HTML tables as blocks of text instead of actual tables. This is neccessary if the HTML contains very large or complex tables.\x00Reset Quick Search\x00Right margin of page. Default is %default px.\x00Save to disk\x00Search by title, author, publisher, tags, series and comments\x00Search the list of books by title or author

Words separated by spaces are ANDed\x00Search the list of books by title, author, publisher, tags and comments

Words separated by spaces are ANDed\x00Select the book that most closely matches your copy from the list below\x00Send to device\x00Send to main memory\x00Send to storage card\x00Separate paragraphs by blank lines.\x00Series index.\x00Set book ID\x00Set sort key for the author\x00Set sort key for the title\x00Set the author\x00Set the author(s). Multiple authors should be set as a comma separated list. Default: %default\x00Set the book title\x00Set the category\x00Set the comment.\x00Set the format of the header. %a is replaced by the author and %t by the title. Default is %default\x00Set the space between words in pts. Default is %default\x00Set the title. Default: filename.\x00Sign up for a free account from
ISBNdb.com to get an access key.\x00Size (MB)\x00Sort key for the author\x00Sort key for the title\x00Specify how the author(s) of this book should be sorted. For example Charles Dickens should be sorted as Dickens, Charles.\x00Specify metadata such as title and author for the book.

Metadata will be updated in the database as well as the generated LRF file.\x00Specify the page settings like margins and the screen size of the target device.\x00Specify trutype font families for serif, sans-serif and monospace fonts. These fonts will be embedded in the LRF file. Note that custom fonts lead to slower page turns. Each family specification is of the form: "path to fonts directory, family" For example: --serif-family "%s, Times New Roman"\n \x00Status\x00Ta&gs: \x00Tag based detection\x00Tags\x00Tags categorize the book. This is particularly useful while searching.

They can be any words or phrases, separated by commas.\x00TextLabel\x00The category this book belongs to. E.g.: History\x00The maximum number of levels to recursively process links. A value of 0 means thats links are not followed. A negative value means that tags are ignored.\x00The monospace family of fonts to embed\x00The regular expression used to detect chapter titles. It is searched for in heading tags (h1-h6). Defaults to %default\x00The sans-serif family of fonts to embed\x00The serif family of fonts to embed\x00Title\x00Title based detection\x00Top margin of page. Default is %default px.\x00Unavailable\x00Unknown\x00Use &metadata cover\x00Use the element from the OPF file to determine the order in which the HTML files are appended to the LRF. The .opf file must be in the same directory as the base HTML file.\x00Use this option on html0 files from Book Designer.\x00Use white background\x00View\x00Waiting\x00Working\x00You must add this option if processing files generated by pdftohtml, otherwise conversion will fail.\x00libprs500\x00Project-Id-Version: ca(1)\nReport-Msgid-Bugs-To: \nPOT-Creation-Date: 2007-11-17 10:19+PST\nPO-Revision-Date: 2007-11-16 09:07+0100\nLast-Translator: libprs500\nLanguage-Team: \nMIME-Version: 1.0\nContent-Type: text/plain; charset=UTF-8\nContent-Transfer-Encoding: 8bit\nX-Generator: KBabel 1.11.4\n\x00 punts\x00P\xc3\xad\xc2\xadxels\x00 estreles\x00Clau d\'&acc\xc3\xa9s;\x00&Autor(s):\x00Marge &Inferior:\x00&Desactivar detecci\xc3\xb3 de cap\xc3\xad\xc2\xadtols\x00&For\xc3\xa7a un salt de p\xc3\xa0gina abans de la marca:\x00&Format de la cap\xc3\xa7alera:\x00Marge &Esquerre:\x00Inserta un salt de &p\xc3\xa0gina abans de la marca:\x00&Contrasenya:\x00&Preprocessament:\x00&Perfil:\x00&Editorial:\x00&Valoraci\xc3\xb3:\x00Expressi\xc3\xb3 &Regular:\x00Marge &Dret:\x00Re&cerca:\x00&S\xc3\xa8ries:\x00&Mostrar cap\xc3\xa7alera\x00&T\xc3\xad\xc2\xadtol:\x00Marge &Superior:\x00Nom d\'&usuari:\x00&Espaiat de les paraules:\x00...\x00Els canvis s\'ignoren fins que el re-inicieu.\x00\n

Per a m\xc3\xa9s informaci\xc3\xb3 consulteu (en angl\xc3\xa9s): libprs500.kovidgoyal.net

libprs500: %1 de Kovid Goyal
%2

\x00\n

\x00A\x00Expressi\xc3\xb3 regular. Les marques amb href coincidents, s\xc3\xb3n ignorades. Per defecte: %default\x00Treballs actius\x00Afe&geix les etiquetes: \x00Afegeix la cap\xc3\xa7alera a totes les p\xc3\xa0gines, ficant el t\xc3\xad\xc2\xadtol i l\'autor.\x00Afegir un nou format per a aquest llibre a la base de dades\x00Afegeix llibres\x00Milloreu l\'aparen\xc3\xa7a del fitxer LRF generat, especificant la grand\xc3\xa0ria de lletra i l\'espaiat entre paraules.\x00&Ordena autors:\x00Ord&re per autor:\x00Autor(s)\x00Formats disponibles\x00Precedent\x00Llibre \x00Coberta\x00Marge inferior de la p\xc3\xa0gina. Per defecte: %default px.\x00Cerca una imatge per a utilitzar com a coberta d\'aquest llibre.\x00Converteix tots\x00La targeta\n%s est\xc3\xa0 disponible\x00Categoria\x00Canvia la imatge de la &coberta:\x00Canvia l\'autor(s). Per a especificar m\xc3\xa9s d\'un, separeu-los amb comes.\x00Canvia l\'editorial del llibre\x00Canvia el t\xc3\xad\xc2\xadtol del llibre\x00Detecci\xc3\xb3 de cap\xc3\xad\xc2\xadtols\x00Trieu format\x00Comentaris\x00Configura\x00Configura el visualitzador\x00Converteix Ebooks\x00Converteix individualment\x00Convertir a LRF\x00Creat per \x00Data\x00Esborra\x00No s\xc3\xa9 per a qu\xc3\xa9 \xc3\xa9s aix\xc3\xb3\x00Finalitzat\x00E\x00ERROR\x00Edita la meta-informaci\xc3\xb3\x00Editar Meta-informaci\xc3\xb3\x00Edita la meta-informaci\xc3\xb3\x00Edita metadades en massa\x00Edita metadades individualment\x00Activa la &rotaci\xc3\xb3 autom\xc3\xa0tica d\'imatges\x00Activa la rotaci\xc3\xb3 autom\xc3\xa0tica de les imatges m\xc3\xa9s grans que l\'amplada de la pantalla.\x00Extrau la miniatura del fitxer LRF\x00Recull\x00Recolliu la coberta des del servidor\x00Recull metadades\x00Recull metadades des del servidor\x00Recull not\xc3\xad\xc2\xadcies (RSS)\x00Recollint metadades per a %1\x00Milloreu la detecci\xc3\xb3 de cap\xc3\xad\xc2\xadtols i seccions.\x00For\xc3\xa7a un salt de p\xc3\xa0gina davant d\'un element amb un atribut concret. El format d\'aquesta opci\xc3\xb3 \xc3\xa9s regexp_marca,nom_atribut,tegexp_valor_atribut. Per exemple, amb "h\\d,class,chapter", serien coincidents totes les marques de encap\xc3\xa7alament amb l\'atribut class="chapter". Per defecte: %default\x00For\xc3\xa7a un salt de p\xc3\xa0gina abans de les marques amb noms coincidents amb l\'expressi\xc3\xb3 regular.\x00For\xc3\xa7a un salt de p\xc3\xa0gina abans de l\'&atribut:\x00Seg\xc3\xbcent\x00Cap\xc3\xa7alera\x00Ajuda amb l\'\xc3\xad\xc2\xadtem\x00Partici\xc3\xb3 de mots\x00IS&BN:\x00Si l\'html2lrf no troba cap salt de p\xc3\xa0gina en el fitxer html i no pot detectar els encap\xc3\xa7alaments dels cap\xc3\xad\xc2\xadtols, insereix autom\xc3\xa0ticament un salt de p\xc3\xa0gina abans de les marques que tinguen un nom coincident amb l\'expressi\xc3\xb3 regular. Per defecte: %default. Aquesta opci\xc3\xb3 s\'inhabilita establint la regexp com a "$".El prop\xc3\xb2sit de tot plegat \xc3\xa9s evitar p\xc3\xa0gines massa llargues, que alentirien al canvi de fulla del fitxer LRF. Aquesta opci\xc3\xb3 s\'ignora si la p\xc3\xa0gina actual en t\xc3\xa9 pocs elements.\x00Si es detecta un gr\xc3\xa0fic per a la coberta al fitxer d\'entrada, utilitzar-la en lloc de la coberta especificada.\x00Ignora les &taules\x00Augmenta la grand\xc3\xa0ria de la lletra en 2 * FONT_DELTA punts i l\'espai de l\xc3\xad\xc2\xadnia en FONT_DELTA punts. FONT_DELTA pot ser una fracci\xc3\xb3. Si \xc3\xa9s un valor negatiu, la grand\xc3\xa0ria de la lletra disminueix.\x00Inserta l\xc3\xad\xc2\xadnies &buides entre par\xc3\xa0grafs\x00Treball\x00Treballs:\x00Visualitzador LRF\x00Marge esquerre de la p\xc3\xa0gina. Per defecte: %default px.\x00Biblioteca\x00Llistat de s\xc3\xa8ries conegudes. Podeu afegir-hi de noves.\x00Look & Feel\x00Coincid\xc3\xa8ncies\x00Meta-informaci\xc3\xb3\x00Metadades\x00P\xc3\xa0gina seg\xc3\xbcent\x00Seg\xc3\xbcent coincid\xc3\xa8ncia\x00Obre l\'eBook\x00Opcions\x00Nom del fitxer de dest\xc3\xad\xc2\xad. Per defecte, deriva del fitxer d\'entrada\x00Substitueix la CSS. Pot indicar-se tant un cam\xc3\xad\xc2\xad a la fulla CSS alternativa, com una cadena. En aquest \xc3\xbaltim cas, la cadena s\'interpreta com a CSS.\x00Substitueix
CSS\x00Configuraci\xc3\xb3 de la p\xc3\xa0gina\x00Estic analitzant el fitxer LRF\x00Es necessita una contrasenya.\x00Cam\xc3\xad\xc2\xad al fitxer d\'imatge que s\'utilitzar\xc3\xa0 com a miniatura\x00Cam\xc3\xad\xc2\xad al fitxer txt que cont\xc3\xa9 el comentari a desar en el fitxer LRF\x00Cam\xc3\xad\xc2\xad al fitxer d\'imatge per a utilitzar com a coberta\x00Pre-processa els fitxers Baen HTML per a millorar el fitxer LRF generat.\x00Evita la inserci\xc3\xb3 autom\xc3\xa0tica de salts de p\xc3\xa0gina abans dels cap\xc3\xad\xc2\xadtols detectats.\x00P\xc3\xa0gina anterior\x00Perfil del dispositiu per al que es genera el fitxer LRF. Aquest perfil determina la resoluci\xc3\xb3 i la grand\xc3\xa0ria de la pantalla del dispositiu, entre d\'altres. Per defecte:%s Perfils suportats:\x00Progressi\xc3\xb3\x00Editorial\x00Valoraci\xc3\xb3\x00Valora aquest llibre: 0-5 estreles\x00El Sony Reader\n%s est\xc3\xa0 disponible\x00Suprimeix llibres\x00Elimina els formats seleccionats per a aquest llibre de la base de dades.\x00Renderitza les taules HTML com a blocs de text en lloc de les taules actuals. \xc3\x89s necessari si el fitxer HTML cont\xc3\xa9 taules massa grans o complexes.\x00Reinicialitza la recerca r\xc3\xa0pida\x00Marge dret de la p\xc3\xa0gina. Per defecte: %default px.\x00Desa al disc\x00Cerca per t\xc3\xad\xc2\xadtol, autor, editorial, etiquetes, series i comentaris\x00Recerca llibres pel t\xc3\xad\xc2\xadtol o l\'autor.

Els espais entre paraules es substitueixen per AND.\x00Recerca llibres pel t\xc3\xad\xc2\xadtol, l\'autor, l\'editorial, les etiquetes i els comentaris

Els espais entre paraules es substitueixen per AND.\x00Seleccioneu el llibre que m\xc3\xa9s s\'acoste del llistat que hi ha a sota\x00Envia al dispositiu\x00Envia a la mem\xc3\xb2ria interna\x00Envia a la targeta de mem\xc3\xb2ria\x00Separa els par\xc3\xa0grafs amb l\xc3\xad\xc2\xadnies buides.\x00\xc3\x8dndex de s\xc3\xa8rie.\x00Indiqueu l\'ID (identificador) del llibre\x00Indiqueu la clau d\'ordenaci\xc3\xb3 per autor\x00Indiqueu la clau d\'ordenaci\xc3\xb3 per t\xc3\xad\xc2\xadtol\x00Indiqueu l\'autor\x00Indiqueu l\'autor(s). Si indique m\xc3\xa9s d\'un autor, separeu el llistat amb comes. Per defecte: %default\x00Indiqueu el nom del llibre\x00Indiqueu la categoria.\x00Indiqueu els comentaris.\x00Estableix el format de la cap\xc3\xa7alera: %a es reempla\xc3\xa7a per l\'autor i %t pel t\xc3\xad\xc2\xadtol. Per defecte: %default\x00Fixa l\'espai entre paraules en punts. Per defecte: %default\x00Indique el t\xc3\xadtol. Per defecte: nom_del_fitxer.\x00Registreu-vos gratu\xc3\xaftament a
ISBNdb.com per a obtenir una clau d\'acc\xc3\xa9s.\x00Grand\xc3\xa0ria (MB)\x00Clau d\'ordre per a l\'autor\x00Clau d\'ordre per al t\xc3\xad\xc2\xadtol.\x00Especifiqueu com s\'ha d\'ordenar l\'autor(s) d\'aquest llibre. Per exemple,ordena Vicent A. Estell\xc3\xa9s com a Estell\xc3\xa9s, Vicent A.\x00Especifiqueu informaci\xc3\xb3 com ara t\xc3\xad\xc2\xadtol i autor per al llibre.

Aquesta informaci\xc3\xb3 s\'actualitza tant a la base de dades com al fitxer LRF.\x00Configuraci\xc3\xb3 de la p\xc3\xa0gina del dispositiu, especificant ,marges i grand\xc3\xa0ria de la pantalla, entre d\'altres.\x00Especifiqueu lletres truetype per a les fam\xc3\xad\xc2\xadlies serif, sans-serif i monoespaiades. Aquestes lletres s\xc3\xb3n inserides al fitxer LRF. Tingueu en compte que afegir lletres personalitzades alenteix el canvi de p\xc3\xa0gina. Per especificar cadascuna de les fam\xc3\xad\xc2\xadlies s\'empra: "cam\xc3\xad\xc2\xad a la carpeta de lletres, fam\xc3\xad\xc2\xadlia" ( --serif-family "%s, Times New Roman")\n\x00Estat\x00Etique&tes:\x00Detecci\xc3\xb3 basada en marques\x00Etiquetes\x00Etiquetes per a categoritzar el llibre (especialment \xc3\xbatil per a recerques).

Pot emprar-se qualsevol paraula o frase, separada per comes.\x00TextLabel\x00Categoria a la que pertany el llibre. Per exemple, Hist\xc3\xb2ria\x00Nombre m\xc3\xa0xim de nivells per a processar enlla\xc3\xa7os recursivament. El valor 0 (cero) vol dir que no s\xc3\xb3n seguits. Amb un valor negatiu, ignora les marques .\x00Fam\xc3\xad\xc2\xadlia de lletres monoespaiades per a incrustar.\x00Expressi\xc3\xb3 regular utilitzada per a detectar els t\xc3\xad\xc2\xadtols dels cap\xc3\xad\xc2\xadtols. Cerca a les marques de encap\xc3\xa7alament (h1-h6). Per defecte: %default\x00Fam\xc3\xad\xc2\xadlia de lletres sans-serif per a incrustar.\x00Fam\xc3\xad\xc2\xadlia de lletres serif per a incrustar.\x00T\xc3\xad\xc2\xadtol\x00Detecci\xc3\xb3 basada en el t\xc3\xad\xc2\xadtol\x00Marge superior de la p\xc3\xa0gina. Per defecte: %default px.\x00No disponible\x00Desconegut\x00Utilitza la coberta de les &metadades\x00Utilitza l\'element del fitxer OPF per a determinar l\'ordre com s\'afegeixen els fitxers HTML al LRF. Cal que el fitxer .opf sigui a la mateixa carpeta que el fitxer HTML base.\x00Utilitzeu aquesta opci\xc3\xb3 per a fitxers html0 de Book Designer.\x00Utilitza fons blanc\x00Visualitza\x00En espera...\x00Est\xc3\xa0 treballant...\x00Cal que afegiu aquesta opci\xc3\xb3 per a fitxers generats amb pdftohtml, si no voleu que la conversi\xc3\xb3 falli.\x00libprs500\x00', 'de': '\xde\x12\x04\x95\x00\x00\x00\x00\xbd\x00\x00\x00\x1c\x00\x00\x00\x04\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xec\x0b\x00\x00\x04\x00\x00\x00\xed\x0b\x00\x00\x03\x00\x00\x00\xf2\x0b\x00\x00\x06\x00\x00\x00\xf6\x0b\x00\x00\x0c\x00\x00\x00\xfd\x0b\x00\x00\x0c\x00\x00\x00\n\x0c\x00\x00\x0f\x00\x00\x00\x17\x0c\x00\x00\x1a\x00\x00\x00\'\x0c\x00\x00\x1d\x00\x00\x00B\x0c\x00\x00\x0f\x00\x00\x00`\x0c\x00\x00\r\x00\x00\x00p\x0c\x00\x00\x17\x00\x00\x00~\x0c\x00\x00\n\x00\x00\x00\x96\x0c\x00\x00\x0c\x00\x00\x00\xa1\x0c\x00\x00\t\x00\x00\x00\xae\x0c\x00\x00\x0c\x00\x00\x00\xb8\x0c\x00\x00\x08\x00\x00\x00\xc5\x0c\x00\x00\x14\x00\x00\x00\xce\x0c\x00\x00\x0e\x00\x00\x00\xe3\x0c\x00\x00\x08\x00\x00\x00\xf2\x0c\x00\x00\x08\x00\x00\x00\xfb\x0c\x00\x00\x0c\x00\x00\x00\x04\r\x00\x00\x08\x00\x00\x00\x11\r\x00\x00\x0c\x00\x00\x00\x1a\r\x00\x00\n\x00\x00\x00\'\r\x00\x00\x0e\x00\x00\x002\r\x00\x00\x03\x00\x00\x00A\r\x00\x001\x00\x00\x00E\r\x00\x00\x8a\x02\x00\x00w\r\x00\x00x\x01\x00\x00\x02\x10\x00\x00\x01\x00\x00\x00{\x11\x00\x00X\x00\x00\x00}\x11\x00\x00\x0b\x00\x00\x00\xd6\x11\x00\x00\x0b\x00\x00\x00\xe2\x11\x00\x004\x00\x00\x00\xee\x11\x00\x00.\x00\x00\x00#\x12\x00\x00\t\x00\x00\x00R\x12\x00\x00m\x00\x00\x00\\\x12\x00\x00\x0e\x00\x00\x00\xca\x12\x00\x00\r\x00\x00\x00\xd9\x12\x00\x00\t\x00\x00\x00\xe7\x12\x00\x00\x11\x00\x00\x00\xf1\x12\x00\x00\x04\x00\x00\x00\x03\x13\x00\x00\x05\x00\x00\x00\x08\x13\x00\x00\n\x00\x00\x00\x0e\x13\x00\x00.\x00\x00\x00\x19\x13\x00\x005\x00\x00\x00H\x13\x00\x00\x0c\x00\x00\x00~\x13\x00\x00\x11\x00\x00\x00\x8b\x13\x00\x00\x08\x00\x00\x00\x9d\x13\x00\x00\x14\x00\x00\x00\xa6\x13\x00\x00R\x00\x00\x00\xbb\x13\x00\x00!\x00\x00\x00\x0e\x14\x00\x00\x1d\x00\x00\x000\x14\x00\x00\x11\x00\x00\x00N\x14\x00\x00\r\x00\x00\x00`\x14\x00\x00\x08\x00\x00\x00n\x14\x00\x00\t\x00\x00\x00w\x14\x00\x00\x10\x00\x00\x00\x81\x14\x00\x00\x0f\x00\x00\x00\x92\x14\x00\x00\x14\x00\x00\x00\xa2\x14\x00\x00\x0e\x00\x00\x00\xb7\x14\x00\x00\x0b\x00\x00\x00\xc6\x14\x00\x00\x04\x00\x00\x00\xd2\x14\x00\x00\x03\x00\x00\x00\xd7\x14\x00\x00\x1b\x00\x00\x00\xdb\x14\x00\x00\x04\x00\x00\x00\xf7\x14\x00\x00\x01\x00\x00\x00\xfc\x14\x00\x00\x05\x00\x00\x00\xfe\x14\x00\x00\x15\x00\x00\x00\x04\x15\x00\x00\x15\x00\x00\x00\x1a\x15\x00\x00\x15\x00\x00\x000\x15\x00\x00\x15\x00\x00\x00F\x15\x00\x00\x1a\x00\x00\x00\\\x15\x00\x00\x1f\x00\x00\x00w\x15\x00\x00C\x00\x00\x00\x97\x15\x00\x00\x1f\x00\x00\x00\xdb\x15\x00\x00\x05\x00\x00\x00\xfb\x15\x00\x00\x1d\x00\x00\x00\x01\x16\x00\x00\x0e\x00\x00\x00\x1f\x16\x00\x00\x1a\x00\x00\x00.\x16\x00\x00\n\x00\x00\x00I\x16\x00\x00\x1f\x00\x00\x00T\x16\x00\x008\x00\x00\x00t\x16\x00\x00\x1d\x01\x00\x00\xad\x16\x00\x00J\x00\x00\x00\xcb\x17\x00\x00#\x00\x00\x00\x16\x18\x00\x00\x07\x00\x00\x00:\x18\x00\x00\x06\x00\x00\x00B\x18\x00\x00\x0c\x00\x00\x00I\x18\x00\x00\t\x00\x00\x00V\x18\x00\x00\x06\x00\x00\x00`\x18\x00\x00\xdc\x01\x00\x00g\x18\x00\x00a\x00\x00\x00D\x1a\x00\x00\x0e\x00\x00\x00\xa6\x1a\x00\x00\xa8\x00\x00\x00\xb5\x1a\x00\x00&\x00\x00\x00^\x1b\x00\x00\x03\x00\x00\x00\x85\x1b\x00\x00\x05\x00\x00\x00\x89\x1b\x00\x00\n\x00\x00\x00\x8f\x1b\x00\x00,\x00\x00\x00\x9a\x1b\x00\x00\x07\x00\x00\x00\xc7\x1b\x00\x00-\x00\x00\x00\xcf\x1b\x00\x00\x0b\x00\x00\x00\xfd\x1b\x00\x00\x07\x00\x00\x00\t\x1c\x00\x00\x10\x00\x00\x00\x11\x1c\x00\x00\x08\x00\x00\x00"\x1c\x00\x00\t\x00\x00\x00+\x1c\x00\x00\n\x00\x00\x005\x1c\x00\x00\n\x00\x00\x00@\x1c\x00\x00\x07\x00\x00\x00K\x1c\x00\x008\x00\x00\x00S\x1c\x00\x00s\x00\x00\x00\x8c\x1c\x00\x00\x0f\x00\x00\x00\x00\x1d\x00\x00\n\x00\x00\x00\x10\x1d\x00\x00\x10\x00\x00\x00\x1b\x1d\x00\x00\x0f\x00\x00\x00,\x1d\x00\x00;\x00\x00\x00<\x1d\x00\x00G\x00\x00\x00x\x1d\x00\x001\x00\x00\x00\xc0\x1d\x00\x004\x00\x00\x00\xf2\x1d\x00\x00H\x00\x00\x00\'\x1e\x00\x00\r\x00\x00\x00p\x1e\x00\x00\xbc\x00\x00\x00~\x1e\x00\x00\x08\x00\x00\x00;\x1f\x00\x00\t\x00\x00\x00D\x1f\x00\x00\x06\x00\x00\x00N\x1f\x00\x00\x1e\x00\x00\x00U\x1f\x00\x00\x13\x00\x00\x00t\x1f\x00\x00\x0c\x00\x00\x00\x88\x1f\x00\x00<\x00\x00\x00\x95\x1f\x00\x00\x84\x00\x00\x00\xd2\x1f\x00\x00\x12\x00\x00\x00W \x00\x00-\x00\x00\x00j \x00\x00\x0c\x00\x00\x00\x98 \x00\x00=\x00\x00\x00\xa5 \x00\x00V\x00\x00\x00\xe3 \x00\x00r\x00\x00\x00:!\x00\x00G\x00\x00\x00\xad!\x00\x00\x0e\x00\x00\x00\xf5!\x00\x00\x13\x00\x00\x00\x04"\x00\x00\x14\x00\x00\x00\x18"\x00\x00#\x00\x00\x00-"\x00\x00\r\x00\x00\x00Q"\x00\x00\x0b\x00\x00\x00_"\x00\x00\x1b\x00\x00\x00k"\x00\x00\x1a\x00\x00\x00\x87"\x00\x00\x0e\x00\x00\x00\xa2"\x00\x00^\x00\x00\x00\xb1"\x00\x00\x12\x00\x00\x00\x10#\x00\x00\x10\x00\x00\x00##\x00\x00\x10\x00\x00\x004#\x00\x00c\x00\x00\x00E#\x00\x007\x00\x00\x00\xa9#\x00\x00!\x00\x00\x00\xe1#\x00\x00d\x00\x00\x00\x03$\x00\x00\t\x00\x00\x00h$\x00\x00\x17\x00\x00\x00r$\x00\x00\x16\x00\x00\x00\x8a$\x00\x00z\x00\x00\x00\xa1$\x00\x00\x85\x00\x00\x00\x1c%\x00\x00P\x00\x00\x00\xa2%\x00\x00+\x01\x00\x00\xf3%\x00\x00\x06\x00\x00\x00\x1f\'\x00\x00\x07\x00\x00\x00&\'\x00\x00\x13\x00\x00\x00.\'\x00\x00\x04\x00\x00\x00B\'\x00\x00\x85\x00\x00\x00G\'\x00\x00\t\x00\x00\x00\xcd\'\x00\x000\x00\x00\x00\xd7\'\x00\x00\x9d\x00\x00\x00\x08(\x00\x00&\x00\x00\x00\xa6(\x00\x00v\x00\x00\x00\xcd(\x00\x00\'\x00\x00\x00D)\x00\x00"\x00\x00\x00l)\x00\x00\x05\x00\x00\x00\x8f)\x00\x00\x15\x00\x00\x00\x95)\x00\x00+\x00\x00\x00\xab)\x00\x00\x0b\x00\x00\x00\xd7)\x00\x00\x07\x00\x00\x00\xe3)\x00\x00\x13\x00\x00\x00\xeb)\x00\x00\xb4\x00\x00\x00\xff)\x00\x002\x00\x00\x00\xb4*\x00\x00\x14\x00\x00\x00\xe7*\x00\x00\x04\x00\x00\x00\xfc*\x00\x00\x07\x00\x00\x00\x01+\x00\x00\x07\x00\x00\x00\t+\x00\x00d\x00\x00\x00\x11+\x00\x00\t\x00\x00\x00v+\x00\x008\x01\x00\x00\x80+\x00\x00\x05\x00\x00\x00\xb9,\x00\x00\x05\x00\x00\x00\xbf,\x00\x00\x06\x00\x00\x00\xc5,\x00\x00\x14\x00\x00\x00\xcc,\x00\x00\x07\x00\x00\x00\xe1,\x00\x00\x0e\x00\x00\x00\xe9,\x00\x00 \x00\x00\x00\xf8,\x00\x00%\x00\x00\x00\x19-\x00\x00\x12\x00\x00\x00?-\x00\x00\r\x00\x00\x00R-\x00\x00\x1b\x00\x00\x00`-\x00\x00\n\x00\x00\x00|-\x00\x00\x0f\x00\x00\x00\x87-\x00\x00\x08\x00\x00\x00\x97-\x00\x00\r\x00\x00\x00\xa0-\x00\x00\x0b\x00\x00\x00\xae-\x00\x00\x15\x00\x00\x00\xba-\x00\x00\x0e\x00\x00\x00\xd0-\x00\x00\x07\x00\x00\x00\xdf-\x00\x00\x08\x00\x00\x00\xe7-\x00\x00\x13\x00\x00\x00\xf0-\x00\x00\x07\x00\x00\x00\x04.\x00\x00\r\x00\x00\x00\x0c.\x00\x00\x0e\x00\x00\x00\x1a.\x00\x00\r\x00\x00\x00).\x00\x00\x03\x00\x00\x007.\x00\x008\x00\x00\x00;.\x00\x00\x93\x02\x00\x00t.\x00\x00x\x01\x00\x00\x081\x00\x00\x01\x00\x00\x00\x812\x00\x00a\x00\x00\x00\x832\x00\x00\x10\x00\x00\x00\xe52\x00\x00\x18\x00\x00\x00\xf62\x00\x00?\x00\x00\x00\x0f3\x00\x00;\x00\x00\x00O3\x00\x00\x13\x00\x00\x00\x8b3\x00\x00e\x00\x00\x00\x9f3\x00\x00\x17\x00\x00\x00\x054\x00\x00\x17\x00\x00\x00\x1d4\x00\x00\t\x00\x00\x0054\x00\x00\x13\x00\x00\x00?4\x00\x00\x07\x00\x00\x00S4\x00\x00\x04\x00\x00\x00[4\x00\x00\x0c\x00\x00\x00`4\x00\x00>\x00\x00\x00m4\x00\x00 \x00\x00\x00\xac4\x00\x00\x17\x00\x00\x00\xcd4\x00\x00\x13\x00\x00\x00\xe54\x00\x00\t\x00\x00\x00\xf94\x00\x00\x16\x00\x00\x00\x035\x00\x00R\x00\x00\x00\x1a5\x00\x00!\x00\x00\x00m5\x00\x00\x1b\x00\x00\x00\x8f5\x00\x00\x16\x00\x00\x00\xab5\x00\x00\x0e\x00\x00\x00\xc25\x00\x00\t\x00\x00\x00\xd15\x00\x00\r\x00\x00\x00\xdb5\x00\x00\x15\x00\x00\x00\xe95\x00\x00\x13\x00\x00\x00\xff5\x00\x00\x14\x00\x00\x00\x136\x00\x00\x13\x00\x00\x00(6\x00\x00\r\x00\x00\x00<6\x00\x00\x05\x00\x00\x00J6\x00\x00\x08\x00\x00\x00P6\x00\x00\x1f\x00\x00\x00Y6\x00\x00\t\x00\x00\x00y6\x00\x00\x01\x00\x00\x00\x836\x00\x00\x06\x00\x00\x00\x856\x00\x00\x1d\x00\x00\x00\x8c6\x00\x00\x1d\x00\x00\x00\xaa6\x00\x00\x1c\x00\x00\x00\xc86\x00\x00 \x00\x00\x00\xe56\x00\x00\x1d\x00\x00\x00\x067\x00\x00.\x00\x00\x00$7\x00\x00M\x00\x00\x00S7\x00\x00#\x00\x00\x00\xa17\x00\x00\x07\x00\x00\x00\xc57\x00\x00\x1f\x00\x00\x00\xcd7\x00\x00\x12\x00\x00\x00\xed7\x00\x00\x1d\x00\x00\x00\x008\x00\x00\x13\x00\x00\x00\x1e8\x00\x00!\x00\x00\x0028\x00\x00D\x00\x00\x00T8\x00\x004\x01\x00\x00\x998\x00\x00[\x00\x00\x00\xce9\x00\x00&\x00\x00\x00*:\x00\x00\x06\x00\x00\x00Q:\x00\x00\t\x00\x00\x00X:\x00\x00\x1f\x00\x00\x00b:\x00\x00\x18\x00\x00\x00\x82:\x00\x00\x06\x00\x00\x00\x9b:\x00\x00:\x02\x00\x00\xa2:\x00\x00\x82\x00\x00\x00\xdd<\x00\x00\x14\x00\x00\x00`=\x00\x00\xcc\x00\x00\x00u=\x00\x00*\x00\x00\x00B>\x00\x00\x07\x00\x00\x00m>\x00\x00\n\x00\x00\x00u>\x00\x00\n\x00\x00\x00\x80>\x00\x00=\x00\x00\x00\x8b>\x00\x00\n\x00\x00\x00\xc9>\x00\x00@\x00\x00\x00\xd4>\x00\x00\x0b\x00\x00\x00\x15?\x00\x00\x07\x00\x00\x00!?\x00\x00\x12\x00\x00\x00)?\x00\x00\n\x00\x00\x00\x00\x00\x00UD\x00\x00\x0e\x00\x00\x00\x94D\x00\x00W\x00\x00\x00\xa3D\x00\x00z\x00\x00\x00\xfbD\x00\x00\x9e\x00\x00\x00vE\x00\x00P\x00\x00\x00\x15F\x00\x00\x15\x00\x00\x00fF\x00\x00\x17\x00\x00\x00|F\x00\x00\x17\x00\x00\x00\x94F\x00\x00%\x00\x00\x00\xacF\x00\x00\x11\x00\x00\x00\xd2F\x00\x00\x18\x00\x00\x00\xe4F\x00\x00\x15\x00\x00\x00\xfdF\x00\x00\x15\x00\x00\x00\x13G\x00\x00\x16\x00\x00\x00)G\x00\x00q\x00\x00\x00@G\x00\x00\x1a\x00\x00\x00\xb2G\x00\x00\x1c\x00\x00\x00\xcdG\x00\x00\x1c\x00\x00\x00\xeaG\x00\x00}\x00\x00\x00\x07H\x00\x00]\x00\x00\x00\x85H\x00\x002\x00\x00\x00\xe3H\x00\x00v\x00\x00\x00\x16I\x00\x00\x0c\x00\x00\x00\x8dI\x00\x00\x15\x00\x00\x00\x9aI\x00\x00\x15\x00\x00\x00\xb0I\x00\x00v\x00\x00\x00\xc6I\x00\x00\x9f\x00\x00\x00=J\x00\x00R\x00\x00\x00\xddJ\x00\x00\x83\x01\x00\x000K\x00\x00\x06\x00\x00\x00\xb4L\x00\x00\x0b\x00\x00\x00\xbbL\x00\x00#\x00\x00\x00\xc7L\x00\x00\t\x00\x00\x00\xebL\x00\x00\xab\x00\x00\x00\xf5L\x00\x00\t\x00\x00\x00\xa1M\x00\x003\x00\x00\x00\xabM\x00\x00\xb9\x00\x00\x00\xdfM\x00\x00.\x00\x00\x00\x99N\x00\x00\x99\x00\x00\x00\xc8N\x00\x00\'\x00\x00\x00bO\x00\x00"\x00\x00\x00\x8aO\x00\x00\x05\x00\x00\x00\xadO\x00\x00\x1f\x00\x00\x00\xb3O\x00\x00=\x00\x00\x00\xd3O\x00\x00\x10\x00\x00\x00\x11P\x00\x00\t\x00\x00\x00"P\x00\x00 \x00\x00\x00,P\x00\x00\xe2\x00\x00\x00MP\x00\x00B\x00\x00\x000Q\x00\x00\x1d\x00\x00\x00sQ\x00\x00\x08\x00\x00\x00\x91Q\x00\x00\x1b\x00\x00\x00\x9aQ\x00\x00\x11\x00\x00\x00\xb6Q\x00\x00\x92\x00\x00\x00\xc8Q\x00\x00\t\x00\x00\x00[R\x00\x00\x00 pts\x00 px\x00 stars\x00&Access Key;\x00&Author(s): \x00&Bottom Margin:\x00&Disable chapter detection\x00&Force page break before tag:\x00&Header format:\x00&Left Margin:\x00&Page break before tag:\x00&Password:\x00&Preprocess:\x00&Profile:\x00&Publisher: \x00&Rating:\x00&Regular expression:\x00&Right Margin:\x00&Search:\x00&Series:\x00&Show header\x00&Title: \x00&Top Margin:\x00&Username:\x00&Word spacing:\x00...\x00Changes will only take affect after a restart.\x00\n

For help visit libprs500.kovidgoyal.net

libprs500: %1 by Kovid Goyal
%2

\x00\n

\x00A\x00A regular expression. tags whoose href matches will be ignored. Defaults to %default\x00Active Jobs\x00Add Ta&gs: \x00Add a header to all the pages with title and author.\x00Add a new format for this book to the database\x00Add books\x00Adjust the look of the generated LRF file by specifying things like font sizes and the spacing between words.\x00Author S&ort: \x00Author So&rt:\x00Author(s)\x00Available Formats\x00Back\x00Book \x00Book Cover\x00Bottom margin of page. Default is %default px.\x00Browse for an image to use as the cover of this book.\x00Bulk convert\x00Card\n%s available\x00Category\x00Change &cover image:\x00Change the author(s) of this book. Multiple authors should be separated by a comma\x00Change the publisher of this book\x00Change the title of this book\x00Chapter Detection\x00Choose Format\x00Comments\x00Configure\x00Configure Viewer\x00Convert E-books\x00Convert individually\x00Convert to LRF\x00Created by \x00Date\x00Del\x00Don\'t know what this is for\x00Done\x00E\x00ERROR\x00Edit Meta Information\x00Edit Meta information\x00Edit meta information\x00Edit metadata in bulk\x00Edit metadata individually\x00Enable auto &rotation of images\x00Enable autorotation of images that are wider than the screen width.\x00Extract thumbnail from LRF file\x00Fetch\x00Fetch cover image from server\x00Fetch metadata\x00Fetch metadata from server\x00Fetch news\x00Fetching metadata for %1\x00Fine tune the detection of chapter and section headings.\x00Force a page break before an element having the specified attribute. The format for this option is tagname regexp,attribute name,attribute value regexp. For example to match all heading tags that have the attribute class="chapter" you would use "h\\d,class,chapter". Default is %default\x00Force a page break before tags whoose names match this regular expression.\x00Force page break before &attribute:\x00Forward\x00Header\x00Help on item\x00Hyphenate\x00IS&BN:\x00If html2lrf does not find any page breaks in the html file and cannot detect chapter headings, it will automatically insert page-breaks before the tags whose names match this regular expression. Defaults to %default. You can disable it by setting the regexp to "$". The purpose of this option is to try to ensure that there are no really long pages as this degrades the page turn performance of the LRF. Thus this option is ignored if the current page has only a few elements.\x00If there is a cover graphic detected in the source file, use that instead of the specified cover.\x00Ignore &tables\x00Increase the font size by 2 * FONT_DELTA pts and the line spacing by FONT_DELTA pts. FONT_DELTA can be a fraction.If FONT_DELTA is negative, the font size is decreased.\x00Insert &blank lines between paragraphs\x00Job\x00Jobs:\x00LRF Viewer\x00Left margin of page. Default is %default px.\x00Library\x00List of known series. You can add new series.\x00Look & Feel\x00Matches\x00Meta information\x00Metadata\x00Next Page\x00Next match\x00Open ebook\x00Options\x00Output file name. Default is derived from input filename\x00Override the CSS. Can be either a path to a CSS stylesheet or a string. If it is a string it is interpreted as CSS.\x00Override
CSS\x00Page Setup\x00Parsing LRF file\x00Password needed\x00Path to a graphic that will be set as this files\' thumbnail\x00Path to a txt file containing the comment to be stored in the lrf file.\x00Path to file containing image to be used as cover\x00Preprocess Baen HTML files to improve generated LRF.\x00Prevent the automatic insertion of page breaks before detected chapters.\x00Previous Page\x00Profile of the target device for which this LRF is being generated. The profile determines things like the resolution and screen size of the target device. Default: %s Supported profiles: \x00Progress\x00Publisher\x00Rating\x00Rating of this book. 0-5 stars\x00Reader\n%s available\x00Remove books\x00Remove the selected formats for this book from the database.\x00Render HTML tables as blocks of text instead of actual tables. This is neccessary if the HTML contains very large or complex tables.\x00Reset Quick Search\x00Right margin of page. Default is %default px.\x00Save to disk\x00Search by title, author, publisher, tags, series and comments\x00Search the list of books by title or author

Words separated by spaces are ANDed\x00Search the list of books by title, author, publisher, tags and comments

Words separated by spaces are ANDed\x00Select the book that most closely matches your copy from the list below\x00Send to device\x00Send to main memory\x00Send to storage card\x00Separate paragraphs by blank lines.\x00Series index.\x00Set book ID\x00Set sort key for the author\x00Set sort key for the title\x00Set the author\x00Set the author(s). Multiple authors should be set as a comma separated list. Default: %default\x00Set the book title\x00Set the category\x00Set the comment.\x00Set the format of the header. %a is replaced by the author and %t by the title. Default is %default\x00Set the space between words in pts. Default is %default\x00Set the title. Default: filename.\x00Sign up for a free account from
ISBNdb.com to get an access key.\x00Size (MB)\x00Sort key for the author\x00Sort key for the title\x00Specify how the author(s) of this book should be sorted. For example Charles Dickens should be sorted as Dickens, Charles.\x00Specify metadata such as title and author for the book.

Metadata will be updated in the database as well as the generated LRF file.\x00Specify the page settings like margins and the screen size of the target device.\x00Specify trutype font families for serif, sans-serif and monospace fonts. These fonts will be embedded in the LRF file. Note that custom fonts lead to slower page turns. Each family specification is of the form: "path to fonts directory, family" For example: --serif-family "%s, Times New Roman"\n \x00Status\x00Ta&gs: \x00Tag based detection\x00Tags\x00Tags categorize the book. This is particularly useful while searching.

They can be any words or phrases, separated by commas.\x00TextLabel\x00The category this book belongs to. E.g.: History\x00The maximum number of levels to recursively process links. A value of 0 means thats links are not followed. A negative value means that tags are ignored.\x00The monospace family of fonts to embed\x00The regular expression used to detect chapter titles. It is searched for in heading tags (h1-h6). Defaults to %default\x00The sans-serif family of fonts to embed\x00The serif family of fonts to embed\x00Title\x00Title based detection\x00Top margin of page. Default is %default px.\x00Unavailable\x00Unknown\x00Use &metadata cover\x00Use the element from the OPF file to determine the order in which the HTML files are appended to the LRF. The .opf file must be in the same directory as the base HTML file.\x00Use this option on html0 files from Book Designer.\x00Use white background\x00View\x00Waiting\x00Working\x00You must add this option if processing files generated by pdftohtml, otherwise conversion will fail.\x00libprs500\x00Project-Id-Version: libprs500 0.4.17\nPOT-Creation-Date: 2007-11-17 10:05+PST\nPO-Revision-Date: 2007-11-13 23:09+0100\nLast-Translator: S. Dorscht \nLanguage-Team: de\nMIME-Version: 1.0\nContent-Type: text/plain; charset=UTF-8\nContent-Transfer-Encoding: 8bit\nGenerated-By: pygettext.py 1.5\n\x00Punkt\x00Pixel\x00Sterne\x00&Zugriffsschl\xc3\xbcssel;\x00&Autor:\x00&Unterer Rand:\x00Kapitel Ermittlung &deaktivieren\x00Seitenumbruch vor Element &erzwingen:\x00&Kopfzeilenformat:\x00&Linker Rand:\x00&Seitenumbruch vor Element:\x00&Passwort:\x00&Vorbearbeiten:\x00&Profil:\x00&Herausgeber:\x00&Bewertung:\x00&Regul\xc3\xa4rer Ausdruck:\x00&Rechter Rand:\x00&Suche:\x00&Serien:\x00Kopfzeile an&zeigen\x00&Titel:\x00&Oberer Rand:\x00&Benutzername:\x00&Wortabstand:\x00...\x00\xc3\x84nderungen treten erst nach einem Neustart in Kraft.\x00\n

Hilfe finden Sie unter libprs500.kovidgoyal.net

libprs500: %1 von Kovid Goyal
%2

\x00\n

\x00A\x00Ein regul\xc3\xa4rer Ausdruck. tags, deren Verkn\xc3\xbcpfungen ignoriert werden. Voreinstellung %default\x00Aktive Auftr\xc3\xa4ge\x00&Etiketten hinzuf\xc3\xbcgen: \x00Kopfzeile mit Titel und Autornamen f\xc3\xbcr alle Seiten einf\xc3\xbcgen. \x00Ein neues Format f\xc3\xbcr dieses Buch zur Datenbank hinzuf\xc3\xbcgen\x00B\xc3\xbccher hinzuf\xc3\xbcgen\x00Aussehen der erstellten LRF Datei durch die Angabe von Schriftgr\xc3\xb6\xc3\x9fen und Wortabst\xc3\xa4nden angleichen.\x00S&ortierung nach Autor:\x00So&rtierung nach Autor:\x00Autor(en)\x00Verf\xc3\xbcgbare Formate\x00Zur\xc3\xbcck\x00Buch\x00Umschlagbild\x00Unterer Rand der Seite. Die Voreinstellung ist %default Pixel.\x00Nach Umschlagbild durchsuchen...\x00Auf einmal konvertieren\x00Karte\n%s verf\xc3\xbcgbar\x00Kategorie\x00&Umschlagbild \xc3\xa4ndern:\x00Autor dieses Buches \xc3\xa4ndern. Mehrere Autoren sollten durch Kommata getrennt werden\x00Herausgeber dieses Buches \xc3\xa4ndern\x00Titel dieses Buches \xc3\xa4ndern\x00Ermittlung der Kapitel\x00Format w\xc3\xa4hlen\x00Bemerkung\x00Konfigurieren\x00Viewer konfigurieren \x00In eBooks umwandeln\x00Einzeln konvertieren\x00Zu LRF konvertieren\x00Erstellt von \x00Datum\x00L\xc3\xb6schen\x00Was wei\xc3\x9f ich, f\xc3\xbcr was das ist\x00Erledigt!\x00E\x00FEHLER\x00Meta-Informationen bearbeiten\x00Meta-Informationen bearbeiten\x00Meta-Informationen editieren\x00Meta-Daten auf einmal bearbeiten\x00Meta-Daten einzeln bearbeiten\x00Automatische &Rotation von Bildern einschalten\x00Automatische Rotation von Bildern, die breiter als die Bildschirmbreite sind.\x00Thumbnail von LRF Datei extrahieren\x00Abrufen\x00Umschlagbild vom Server abrufen\x00Meta-Daten abrufen\x00Meta-Daten vom Server abrufen\x00Nachrichten abrufen\x00Meta-Daten abrufen f\xc3\xbcr %1\x00Feineinstellung der Erkennung von Kapitel- und Absatz\xc3\xbcberschriften.\x00Seitenumbruch vor einem Element mit dem angegebenen Attribut erzwingen. Das Format dieser Einstellung ist tagname regexp,attribute name,attribute value regexp. Um zum Beispiel alle "heading" Elemente, die das Attribut class="chapter" anzupassen, verwenden Sie "h\\d,class,chapter". Voreinstellung ist %default\x00Seitenumbruch erzwingen vor Elementen, deren Namen diesem regul\xc3\xa4ren Ausdruck entsprechen. \x00Seitenumbruch vor &Attribut erzwingen:\x00Weiter\x00Kopfzeile\x00Hilfe f\xc3\xbcr das jeweilige Objekt\x00Mit Trennstrich versehen\x00IS&BN:\x00Wenn html2lrf keine Seitenumbr\xc3\xbcche in der HTML Datei und keine Kapitel-\xc3\x9cberschriften finden kann, f\xc3\xbcgt es automatisch Seitenumbr\xc3\xbcche vor Elementen ein, deren Namen mit diesem regul\xc3\xa4ren Ausdruck entsprechen. Voreinstellung ist %default. Sie k\xc3\xb6nnen dies deaktivieren indem sie den regul\xc3\xa4ren Ausdruck "$" verwenden. Der Zweck dieser Einstellung ist der Versuch sicherzustellen, dass keine extrem langen Seiten entstehen, da dies das Umbl\xc3\xa4ttern der in der LRF Datei verlangsamt. Diese Einstellung wird ignoriert, wenn die aktuelle Seite nur wenige Elemente enth\xc3\xa4lt.\x00Falls die Quelldatei ein Umschlagbild enth\xc3\xa4lt, das Umschlagbild der Quelldatei benutzen, anstatt des angegebenen Umschlagbildes. \x00&Tabellen ignorieren\x00Schriftgr\xc3\xb6\xc3\x9fe um 2 * FONT_DELTA Punkt und Zeilenabstand um FONT_DELTA Punkt vergr\xc3\xb6\xc3\x9fern. FONT_DELTA kann ein Bruchteil sein. Falls FONT_DELTA negativ angegeben wird, wird die Schriftgr\xc3\xb6\xc3\x9fe verkleinert.\x00&Leerzeilen zwischen Paragraphen einf\xc3\xbcgen\x00Auftrag\x00Auftr\xc3\xa4ge:\x00LRF Viewer\x00Linker Rand der Seite. Die Voreinstellung ist %default Pixel.\x00Bibliothek\x00Liste der bekannten Serien. Sie k\xc3\xb6nnen neue Serien hinzuf\xc3\xbcgen.\x00Look & Feel\x00Treffer\x00Meta-Informationen\x00Meta-Daten\x00N\xc3\xa4chste Seite\x00N\xc3\xa4chster Treffer\x00eBook \xc3\xb6ffnen\x00Auswahlm\xc3\xb6glichkeiten\x00Ausgabedateiname. Die Voreinstellung leitet sich vom urspr\xc3\xbcnglichen Dateinamen ab.\x00CSS \xc3\xbcberschreiben. Es kann ein Pfad zu einem CSS Stylesheet oder eine Zeichenfolge angegeben werden. Zeichenfolgen werden als CSS interpretiert. \x00CSS
\xc3\xbcberschreiben\x00Seiteneinrichtung\x00Analysiere LRF Datei\x00Passwort erforderlich\x00Pfad zu einer Grafik, die als Thumbnail f\xc3\xbcr diese Datei verwendet werden soll \x00Pfad zu einer Text Datei, deren Inhalt als Bemerkung in der LRF Datei gespeichert wird\x00Pfad zur Datei des Umschlagbildes \x00Baen HTML Dateien vorbearbeiten, um die erstellte LRF Datei zu verbessern.\x00Automatisches Einf\xc3\xbcgen von Seitenumbr\xc3\xbcchen vor ermittelten Kapiteln verhindern.\x00Vorherige Seite\x00Profil des Zielger\xc3\xa4ts f\xc3\xbcr das diese LRF Datei erstellt wird. Das Profil legt unter anderem die Aufl\xc3\xb6sung und die Bildschirmgr\xc3\xb6\xc3\x9fe des Zielger\xc3\xa4tes fest. Voreinstellung: %s Unterst\xc3\xbctzte Profile:\x00Fortschritt\x00Herausgeber\x00Bewertung\x00Bewertung dieses Buches: 0-5 Sterne\x00Reader\n%s verf\xc3\xbcgbar\x00B\xc3\xbccher entfernen\x00Markierte Formate dieses Buches aus der Datenbank l\xc3\xb6schen\x00HTML Tabellen als Textbl\xc3\xb6cke rendern und nicht als Tabellen. Dies ist notwendig, wenn die HTML Datei sehr gro\xc3\x9fe oder komplexe Tabellen enth\xc3\xa4lt.\x00Quick Search l\xc3\xb6schen\x00Rechter Rand der Seite. Die Voreinstellung ist %default Pixel.\x00Auf HD sichern\x00Liste der B\xc3\xbccher nach Titel, Autor, Herausgeber, Etiketten und Bemerkungen durchsuchen\x00Liste der B\xc3\xbccher nach Titel oder Autor durchsuchen

Durch Leerzeichen getrennte W\xc3\xb6rter werden mit "AND" verkn\xc3\xbcpft\x00Liste der B\xc3\xbccher nach Titel, Autor, Herausgeber, Etiketten und Bemerkungen durchsuchen

Durch Leerzeichen getrennte W\xc3\xb6rter werden mit "AND" verkn\xc3\xbcpft\x00W\xc3\xa4hlen Sie aus der unten stehenden Liste das Buch, das Ihrer Ausgabe entspricht\x00An Reader \xc3\xbcbertragen\x00An Hauptspeicher senden\x00An Speicherkarte senden\x00Paragraphen durch Leerzeilen trennen.\x00Index der Serien.\x00Geben Sie die Buch ID an\x00Sortierung nach Autor\x00Sortierung nach Titel\x00Geben Sie den Autor an\x00Geben Sie den Autor an. Mehrere Autoren sollten durch Kommata getrennt angegeben werden. Voreinstellung: %default\x00Geben Sie den Buchtitel an\x00Geben Sie eine Kategorie an.\x00Geben Sie eine Bemerkung an.\x00W\xc3\xa4hlen Sie das Format der Kopfzeile. %a wird durch den Autor und %t durch den Titel ersetzt. Die Voreinstellung ist %default\x00W\xc3\xa4hlen Sie den Abstand in Punkt zwischen einzelnen W\xc3\xb6rtern. Die Voreinstellung ist %default\x00Geben Sie den Titel an. Voreinstellung: Dateiname.\x00Kostenloses Konto anmelden bei
ISBNdb.com um einen Zugriffsschl\xc3\xbcssel zu erhalten.\x00Gr\xc3\xb6\xc3\x9fe (MB)\x00Sortierung nach Autor\x00Sortierung nach Titel\x00Geben Sie an, wie der Autor dieses Buches sortiert werden soll. "Charles Dickens" zum Beispiel als "Dickens, Charles".\x00Geben Sie Meta-Daten wie den Titel und den Autor des Buches an.

Meta-Daten werden sowohl in der Datenbank als auch in der erstellten LRF Datei aktualisiert.\x00Seiteneinstellungen wie R\xc3\xa4nder und die Bildschirmgr\xc3\xb6\xc3\x9fe des Zielger\xc3\xa4ts angeben.\x00Geben Sie Truetype Schriftarten f\xc3\xbcr serife, serifenlose und nichtproportionale Schriften an. Diese Schriften werden in die LRF Datei eingebettet. Bitte beachten Sie, dass eingebettete Schriften das Umbl\xc3\xa4ttern verlangsamen. Jede Schriftartfamilie wird folgenderma\xc3\x9fen angegeben: "Pfad zum Verzeichnis der Schriften, Schriftartfamilie" Zum Beispiel: --serif-family "%s, Times New Roman"\n\x00Status\x00&Etiketten:\x00Auf Etiketten basierende Ermittlung\x00Etiketten\x00Etiketten klassifizieren das Buch. Besonders wichtig bei der Suche nach B\xc3\xbcchern.

Sie k\xc3\xb6nnen f\xc3\xbcr Etiketten durch Kommata getrennte W\xc3\xb6rter oder S\xc3\xa4tze verwenden.\x00TextLabel\x00Die Kategorie dieses Buches ... (Z. B.: Geschichte)\x00H\xc3\xb6chstzahl der rekursiven Verkn\xc3\xbcpfungen (Hyperlinks). Der Wert 0 bedeutet, dass Verkn\xc3\xbcpfungen ignoriert werden. Ein negativer Wert bedeutet, dass alle Elemente ignoriert werden. \x00Nichtproportionale Schriftartfamilie einbetten\x00Der regul\xc3\xa4re Ausdruck zur Ermittlung von Kapitel\xc3\xbcberschriften. Es wird nach mit (h1) - (h6) angegebenen \xc3\x9cberschriften gesucht. Voreinstellung %default\x00Serifenlose Schriftartfamilie einbetten\x00Serife Schriftartfamilie einbetten\x00Titel\x00Auf Titel basierende Ermittlung\x00Oberer Rand der Seite. Die Voreinstellung ist %default Pixel.\x00Nicht verf\xc3\xbcgbar\x00Unbekannt\x00Benutze &Meta-Daten Umschlagbild\x00Das Element der OPF Datei benutzen um die Reihenfolge zu bestimmen, in der die HTML Dateien zur LRF Datei hinzugef\xc3\xbcgt werden. Die OPF Datei muss sich im gleichen Verzeichnis wie die urspr\xc3\xbcngliche HTML Datei befinden.\x00Benutzen Sie diese Einstellung bei HTML Dateien von Book Designer.\x00Wei\xc3\x9fen Hintergrund verwenden\x00Vorschau\x00Abwarten und Tee trinken...\x00Bei der Arbeit...\x00Sie m\xc3\xbcssen diese Auswahl treffen, wenn sie Dateien, die von pdftohtml erstellt wurden, verarbeiten wollen, sonst schl\xc3\xa4gt die Konvertierung fehl.\x00libprs500\x00', 'fr': '\xde\x12\x04\x95\x00\x00\x00\x00\xbd\x00\x00\x00\x1c\x00\x00\x00\x04\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xec\x0b\x00\x00\x04\x00\x00\x00\xed\x0b\x00\x00\x03\x00\x00\x00\xf2\x0b\x00\x00\x06\x00\x00\x00\xf6\x0b\x00\x00\x0c\x00\x00\x00\xfd\x0b\x00\x00\x0c\x00\x00\x00\n\x0c\x00\x00\x0f\x00\x00\x00\x17\x0c\x00\x00\x1a\x00\x00\x00\'\x0c\x00\x00\x1d\x00\x00\x00B\x0c\x00\x00\x0f\x00\x00\x00`\x0c\x00\x00\r\x00\x00\x00p\x0c\x00\x00\x17\x00\x00\x00~\x0c\x00\x00\n\x00\x00\x00\x96\x0c\x00\x00\x0c\x00\x00\x00\xa1\x0c\x00\x00\t\x00\x00\x00\xae\x0c\x00\x00\x0c\x00\x00\x00\xb8\x0c\x00\x00\x08\x00\x00\x00\xc5\x0c\x00\x00\x14\x00\x00\x00\xce\x0c\x00\x00\x0e\x00\x00\x00\xe3\x0c\x00\x00\x08\x00\x00\x00\xf2\x0c\x00\x00\x08\x00\x00\x00\xfb\x0c\x00\x00\x0c\x00\x00\x00\x04\r\x00\x00\x08\x00\x00\x00\x11\r\x00\x00\x0c\x00\x00\x00\x1a\r\x00\x00\n\x00\x00\x00\'\r\x00\x00\x0e\x00\x00\x002\r\x00\x00\x03\x00\x00\x00A\r\x00\x001\x00\x00\x00E\r\x00\x00\x8a\x02\x00\x00w\r\x00\x00x\x01\x00\x00\x02\x10\x00\x00\x01\x00\x00\x00{\x11\x00\x00X\x00\x00\x00}\x11\x00\x00\x0b\x00\x00\x00\xd6\x11\x00\x00\x0b\x00\x00\x00\xe2\x11\x00\x004\x00\x00\x00\xee\x11\x00\x00.\x00\x00\x00#\x12\x00\x00\t\x00\x00\x00R\x12\x00\x00m\x00\x00\x00\\\x12\x00\x00\x0e\x00\x00\x00\xca\x12\x00\x00\r\x00\x00\x00\xd9\x12\x00\x00\t\x00\x00\x00\xe7\x12\x00\x00\x11\x00\x00\x00\xf1\x12\x00\x00\x04\x00\x00\x00\x03\x13\x00\x00\x05\x00\x00\x00\x08\x13\x00\x00\n\x00\x00\x00\x0e\x13\x00\x00.\x00\x00\x00\x19\x13\x00\x005\x00\x00\x00H\x13\x00\x00\x0c\x00\x00\x00~\x13\x00\x00\x11\x00\x00\x00\x8b\x13\x00\x00\x08\x00\x00\x00\x9d\x13\x00\x00\x14\x00\x00\x00\xa6\x13\x00\x00R\x00\x00\x00\xbb\x13\x00\x00!\x00\x00\x00\x0e\x14\x00\x00\x1d\x00\x00\x000\x14\x00\x00\x11\x00\x00\x00N\x14\x00\x00\r\x00\x00\x00`\x14\x00\x00\x08\x00\x00\x00n\x14\x00\x00\t\x00\x00\x00w\x14\x00\x00\x10\x00\x00\x00\x81\x14\x00\x00\x0f\x00\x00\x00\x92\x14\x00\x00\x14\x00\x00\x00\xa2\x14\x00\x00\x0e\x00\x00\x00\xb7\x14\x00\x00\x0b\x00\x00\x00\xc6\x14\x00\x00\x04\x00\x00\x00\xd2\x14\x00\x00\x03\x00\x00\x00\xd7\x14\x00\x00\x1b\x00\x00\x00\xdb\x14\x00\x00\x04\x00\x00\x00\xf7\x14\x00\x00\x01\x00\x00\x00\xfc\x14\x00\x00\x05\x00\x00\x00\xfe\x14\x00\x00\x15\x00\x00\x00\x04\x15\x00\x00\x15\x00\x00\x00\x1a\x15\x00\x00\x15\x00\x00\x000\x15\x00\x00\x15\x00\x00\x00F\x15\x00\x00\x1a\x00\x00\x00\\\x15\x00\x00\x1f\x00\x00\x00w\x15\x00\x00C\x00\x00\x00\x97\x15\x00\x00\x1f\x00\x00\x00\xdb\x15\x00\x00\x05\x00\x00\x00\xfb\x15\x00\x00\x1d\x00\x00\x00\x01\x16\x00\x00\x0e\x00\x00\x00\x1f\x16\x00\x00\x1a\x00\x00\x00.\x16\x00\x00\n\x00\x00\x00I\x16\x00\x00\x1f\x00\x00\x00T\x16\x00\x008\x00\x00\x00t\x16\x00\x00\x1d\x01\x00\x00\xad\x16\x00\x00J\x00\x00\x00\xcb\x17\x00\x00#\x00\x00\x00\x16\x18\x00\x00\x07\x00\x00\x00:\x18\x00\x00\x06\x00\x00\x00B\x18\x00\x00\x0c\x00\x00\x00I\x18\x00\x00\t\x00\x00\x00V\x18\x00\x00\x06\x00\x00\x00`\x18\x00\x00\xdc\x01\x00\x00g\x18\x00\x00a\x00\x00\x00D\x1a\x00\x00\x0e\x00\x00\x00\xa6\x1a\x00\x00\xa8\x00\x00\x00\xb5\x1a\x00\x00&\x00\x00\x00^\x1b\x00\x00\x03\x00\x00\x00\x85\x1b\x00\x00\x05\x00\x00\x00\x89\x1b\x00\x00\n\x00\x00\x00\x8f\x1b\x00\x00,\x00\x00\x00\x9a\x1b\x00\x00\x07\x00\x00\x00\xc7\x1b\x00\x00-\x00\x00\x00\xcf\x1b\x00\x00\x0b\x00\x00\x00\xfd\x1b\x00\x00\x07\x00\x00\x00\t\x1c\x00\x00\x10\x00\x00\x00\x11\x1c\x00\x00\x08\x00\x00\x00"\x1c\x00\x00\t\x00\x00\x00+\x1c\x00\x00\n\x00\x00\x005\x1c\x00\x00\n\x00\x00\x00@\x1c\x00\x00\x07\x00\x00\x00K\x1c\x00\x008\x00\x00\x00S\x1c\x00\x00s\x00\x00\x00\x8c\x1c\x00\x00\x0f\x00\x00\x00\x00\x1d\x00\x00\n\x00\x00\x00\x10\x1d\x00\x00\x10\x00\x00\x00\x1b\x1d\x00\x00\x0f\x00\x00\x00,\x1d\x00\x00;\x00\x00\x00<\x1d\x00\x00G\x00\x00\x00x\x1d\x00\x001\x00\x00\x00\xc0\x1d\x00\x004\x00\x00\x00\xf2\x1d\x00\x00H\x00\x00\x00\'\x1e\x00\x00\r\x00\x00\x00p\x1e\x00\x00\xbc\x00\x00\x00~\x1e\x00\x00\x08\x00\x00\x00;\x1f\x00\x00\t\x00\x00\x00D\x1f\x00\x00\x06\x00\x00\x00N\x1f\x00\x00\x1e\x00\x00\x00U\x1f\x00\x00\x13\x00\x00\x00t\x1f\x00\x00\x0c\x00\x00\x00\x88\x1f\x00\x00<\x00\x00\x00\x95\x1f\x00\x00\x84\x00\x00\x00\xd2\x1f\x00\x00\x12\x00\x00\x00W \x00\x00-\x00\x00\x00j \x00\x00\x0c\x00\x00\x00\x98 \x00\x00=\x00\x00\x00\xa5 \x00\x00V\x00\x00\x00\xe3 \x00\x00r\x00\x00\x00:!\x00\x00G\x00\x00\x00\xad!\x00\x00\x0e\x00\x00\x00\xf5!\x00\x00\x13\x00\x00\x00\x04"\x00\x00\x14\x00\x00\x00\x18"\x00\x00#\x00\x00\x00-"\x00\x00\r\x00\x00\x00Q"\x00\x00\x0b\x00\x00\x00_"\x00\x00\x1b\x00\x00\x00k"\x00\x00\x1a\x00\x00\x00\x87"\x00\x00\x0e\x00\x00\x00\xa2"\x00\x00^\x00\x00\x00\xb1"\x00\x00\x12\x00\x00\x00\x10#\x00\x00\x10\x00\x00\x00##\x00\x00\x10\x00\x00\x004#\x00\x00c\x00\x00\x00E#\x00\x007\x00\x00\x00\xa9#\x00\x00!\x00\x00\x00\xe1#\x00\x00d\x00\x00\x00\x03$\x00\x00\t\x00\x00\x00h$\x00\x00\x17\x00\x00\x00r$\x00\x00\x16\x00\x00\x00\x8a$\x00\x00z\x00\x00\x00\xa1$\x00\x00\x85\x00\x00\x00\x1c%\x00\x00P\x00\x00\x00\xa2%\x00\x00+\x01\x00\x00\xf3%\x00\x00\x06\x00\x00\x00\x1f\'\x00\x00\x07\x00\x00\x00&\'\x00\x00\x13\x00\x00\x00.\'\x00\x00\x04\x00\x00\x00B\'\x00\x00\x85\x00\x00\x00G\'\x00\x00\t\x00\x00\x00\xcd\'\x00\x000\x00\x00\x00\xd7\'\x00\x00\x9d\x00\x00\x00\x08(\x00\x00&\x00\x00\x00\xa6(\x00\x00v\x00\x00\x00\xcd(\x00\x00\'\x00\x00\x00D)\x00\x00"\x00\x00\x00l)\x00\x00\x05\x00\x00\x00\x8f)\x00\x00\x15\x00\x00\x00\x95)\x00\x00+\x00\x00\x00\xab)\x00\x00\x0b\x00\x00\x00\xd7)\x00\x00\x07\x00\x00\x00\xe3)\x00\x00\x13\x00\x00\x00\xeb)\x00\x00\xb4\x00\x00\x00\xff)\x00\x002\x00\x00\x00\xb4*\x00\x00\x14\x00\x00\x00\xe7*\x00\x00\x04\x00\x00\x00\xfc*\x00\x00\x07\x00\x00\x00\x01+\x00\x00\x07\x00\x00\x00\t+\x00\x00d\x00\x00\x00\x11+\x00\x00\t\x00\x00\x00v+\x00\x00(\x01\x00\x00\x80+\x00\x00\x06\x00\x00\x00\xa9,\x00\x00\t\x00\x00\x00\xb0,\x00\x00\t\x00\x00\x00\xba,\x00\x00\x0f\x00\x00\x00\xc4,\x00\x00\n\x00\x00\x00\xd4,\x00\x00\x10\x00\x00\x00\xdf,\x00\x00$\x00\x00\x00\xf0,\x00\x00-\x00\x00\x00\x15-\x00\x00\x19\x00\x00\x00C-\x00\x00\x10\x00\x00\x00]-\x00\x00.\x00\x00\x00n-\x00\x00\r\x00\x00\x00\x9d-\x00\x00\x11\x00\x00\x00\xab-\x00\x00\x08\x00\x00\x00\xbd-\x00\x00\x0b\x00\x00\x00\xc6-\x00\x00\x0c\x00\x00\x00\xd2-\x00\x00\x14\x00\x00\x00\xdf-\x00\x00\x0c\x00\x00\x00\xf4-\x00\x00\t\x00\x00\x00\x01.\x00\x00\t\x00\x00\x00\x0b.\x00\x00\x13\x00\x00\x00\x15.\x00\x00\n\x00\x00\x00).\x00\x00\x10\x00\x00\x004.\x00\x00\x0e\x00\x00\x00E.\x00\x00\x19\x00\x00\x00T.\x00\x00\x03\x00\x00\x00n.\x00\x00/\x00\x00\x00r.\x00\x00\xaa\x02\x00\x00\xa2.\x00\x00x\x01\x00\x00M1\x00\x00\x01\x00\x00\x00\xc62\x00\x00_\x00\x00\x00\xc82\x00\x00\x0f\x00\x00\x00(3\x00\x00\x18\x00\x00\x0083\x00\x00I\x00\x00\x00Q3\x00\x00;\x00\x00\x00\x9b3\x00\x00\x0f\x00\x00\x00\xd73\x00\x00m\x00\x00\x00\xe73\x00\x00\x0f\x00\x00\x00U4\x00\x00\x11\x00\x00\x00e4\x00\x00\x08\x00\x00\x00w4\x00\x00\x13\x00\x00\x00\x804\x00\x00\t\x00\x00\x00\x944\x00\x00\x07\x00\x00\x00\x9e4\x00\x00\x07\x00\x00\x00\xa64\x00\x007\x00\x00\x00\xae4\x00\x00?\x00\x00\x00\xe64\x00\x00\x0f\x00\x00\x00&5\x00\x00\x1e\x00\x00\x0065\x00\x00\t\x00\x00\x00U5\x00\x00 \x00\x00\x00_5\x00\x00F\x00\x00\x00\x805\x00\x00\x1d\x00\x00\x00\xc75\x00\x00\x1d\x00\x00\x00\xe55\x00\x00\x18\x00\x00\x00\x036\x00\x00\x0c\x00\x00\x00\x1c6\x00\x00\n\x00\x00\x00)6\x00\x00\t\x00\x00\x0046\x00\x00\x1a\x00\x00\x00>6\x00\x00\x11\x00\x00\x00Y6\x00\x00\x19\x00\x00\x00k6\x00\x00\x0f\x00\x00\x00\x856\x00\x00\n\x00\x00\x00\x956\x00\x00\x04\x00\x00\x00\xa06\x00\x00\x07\x00\x00\x00\xa56\x00\x00\x1b\x00\x00\x00\xad6\x00\x00\n\x00\x00\x00\xc96\x00\x00\x01\x00\x00\x00\xd46\x00\x00\x05\x00\x00\x00\xd66\x00\x00\x19\x00\x00\x00\xdc6\x00\x00\x17\x00\x00\x00\xf66\x00\x00\x19\x00\x00\x00\x0e7\x00\x00\x18\x00\x00\x00(7\x00\x00\x1e\x00\x00\x00A7\x00\x00)\x00\x00\x00`7\x00\x00V\x00\x00\x00\x8a7\x00\x00"\x00\x00\x00\xe17\x00\x00\x06\x00\x00\x00\x048\x00\x00$\x00\x00\x00\x0b8\x00\x00\x10\x00\x00\x0008\x00\x00!\x00\x00\x00A8\x00\x00\x18\x00\x00\x00c8\x00\x00#\x00\x00\x00|8\x00\x000\x00\x00\x00\xa08\x00\x00%\x01\x00\x00\xd18\x00\x00]\x00\x00\x00\xf79\x00\x00.\x00\x00\x00U:\x00\x00\x08\x00\x00\x00\x84:\x00\x00\n\x00\x00\x00\x8d:\x00\x00\x13\x00\x00\x00\x98:\x00\x00\x11\x00\x00\x00\xac:\x00\x00\x06\x00\x00\x00\xbe:\x00\x00\xf1\x01\x00\x00\xc5:\x00\x00o\x00\x00\x00\xb7<\x00\x00\x12\x00\x00\x00\'=\x00\x00\xc7\x00\x00\x00:=\x00\x00*\x00\x00\x00\x02>\x00\x00\x07\x00\x00\x00->\x00\x00\t\x00\x00\x005>\x00\x00\x11\x00\x00\x00?>\x00\x007\x00\x00\x00Q>\x00\x00\n\x00\x00\x00\x89>\x00\x007\x00\x00\x00\x94>\x00\x00\x0b\x00\x00\x00\xcc>\x00\x00\x0e\x00\x00\x00\xd8>\x00\x00\x10\x00\x00\x00\xe7>\x00\x00\t\x00\x00\x00\xf8>\x00\x00\x10\x00\x00\x00\x02?\x00\x00\x16\x00\x00\x00\x13?\x00\x00\x0c\x00\x00\x00*?\x00\x00\x07\x00\x00\x007?\x00\x00D\x00\x00\x00??\x00\x00\x96\x00\x00\x00\x84?\x00\x00\x12\x00\x00\x00\x1b@\x00\x00\x1b\x00\x00\x00.@\x00\x00\x1e\x00\x00\x00J@\x00\x00\x1d\x00\x00\x00i@\x00\x00<\x00\x00\x00\x87@\x00\x00F\x00\x00\x00\xc4@\x00\x008\x00\x00\x00\x0bA\x00\x00H\x00\x00\x00DA\x00\x00T\x00\x00\x00\x8dA\x00\x00\x10\x00\x00\x00\xe2A\x00\x00\xc0\x00\x00\x00\xf3A\x00\x00\x0b\x00\x00\x00\xb4B\x00\x00\t\x00\x00\x00\xc0B\x00\x00\n\x00\x00\x00\xcaB\x00\x00"\x00\x00\x00\xd5B\x00\x00"\x00\x00\x00\xf8B\x00\x00\x11\x00\x00\x00\x1bC\x00\x00I\x00\x00\x00-C\x00\x00\x94\x00\x00\x00wC\x00\x00 \x00\x00\x00\x0cD\x00\x003\x00\x00\x00-D\x00\x00\x0c\x00\x00\x00aD\x00\x00D\x00\x00\x00nD\x00\x00c\x00\x00\x00\xb3D\x00\x00\x8d\x00\x00\x00\x17E\x00\x00D\x00\x00\x00\xa5E\x00\x00\x13\x00\x00\x00\xeaE\x00\x00\x1b\x00\x00\x00\xfeE\x00\x00\x1e\x00\x00\x00\x1aF\x00\x00+\x00\x00\x009F\x00\x00\x11\x00\x00\x00eF\x00\x00(\x00\x00\x00wF\x00\x00\'\x00\x00\x00\xa0F\x00\x00*\x00\x00\x00\xc8F\x00\x00\x10\x00\x00\x00\xf3F\x00\x00d\x00\x00\x00\x04G\x00\x00\x1a\x00\x00\x00iG\x00\x00\x16\x00\x00\x00\x84G\x00\x00\x18\x00\x00\x00\x9bG\x00\x00k\x00\x00\x00\xb4G\x00\x00;\x00\x00\x00 H\x00\x00/\x00\x00\x00\\H\x00\x00m\x00\x00\x00\x8cH\x00\x00\x0f\x00\x00\x00\xfaH\x00\x00\x1a\x00\x00\x00\nI\x00\x00\x1d\x00\x00\x00%I\x00\x00}\x00\x00\x00CI\x00\x00\x8e\x00\x00\x00\xc1I\x00\x00m\x00\x00\x00PJ\x00\x00e\x01\x00\x00\xbeJ\x00\x00\x05\x00\x00\x00$L\x00\x00\x0b\x00\x00\x00*L\x00\x00\x1b\x00\x00\x006L\x00\x00\t\x00\x00\x00RL\x00\x00\x91\x00\x00\x00\\L\x00\x00\t\x00\x00\x00\xeeL\x00\x00<\x00\x00\x00\xf8L\x00\x00\x9e\x00\x00\x005M\x00\x004\x00\x00\x00\xd4M\x00\x00\x91\x00\x00\x00\tN\x00\x001\x00\x00\x00\x9bN\x00\x00,\x00\x00\x00\xcdN\x00\x00\x08\x00\x00\x00\xfaN\x00\x00\x1f\x00\x00\x00\x03O\x00\x007\x00\x00\x00#O\x00\x00\r\x00\x00\x00[O\x00\x00\n\x00\x00\x00iO\x00\x00%\x00\x00\x00tO\x00\x00\xb6\x00\x00\x00\x9aO\x00\x00>\x00\x00\x00QP\x00\x00\x13\x00\x00\x00\x90P\x00\x00\n\x00\x00\x00\xa4P\x00\x00\x0c\x00\x00\x00\xafP\x00\x00\x13\x00\x00\x00\xbcP\x00\x00h\x00\x00\x00\xd0P\x00\x00\t\x00\x00\x009Q\x00\x00\x00 pts\x00 px\x00 stars\x00&Access Key;\x00&Author(s): \x00&Bottom Margin:\x00&Disable chapter detection\x00&Force page break before tag:\x00&Header format:\x00&Left Margin:\x00&Page break before tag:\x00&Password:\x00&Preprocess:\x00&Profile:\x00&Publisher: \x00&Rating:\x00&Regular expression:\x00&Right Margin:\x00&Search:\x00&Series:\x00&Show header\x00&Title: \x00&Top Margin:\x00&Username:\x00&Word spacing:\x00...\x00Changes will only take affect after a restart.\x00\n

For help visit libprs500.kovidgoyal.net

libprs500: %1 by Kovid Goyal
%2

\x00\n

\x00A\x00A regular expression. tags whoose href matches will be ignored. Defaults to %default\x00Active Jobs\x00Add Ta&gs: \x00Add a header to all the pages with title and author.\x00Add a new format for this book to the database\x00Add books\x00Adjust the look of the generated LRF file by specifying things like font sizes and the spacing between words.\x00Author S&ort: \x00Author So&rt:\x00Author(s)\x00Available Formats\x00Back\x00Book \x00Book Cover\x00Bottom margin of page. Default is %default px.\x00Browse for an image to use as the cover of this book.\x00Bulk convert\x00Card\n%s available\x00Category\x00Change &cover image:\x00Change the author(s) of this book. Multiple authors should be separated by a comma\x00Change the publisher of this book\x00Change the title of this book\x00Chapter Detection\x00Choose Format\x00Comments\x00Configure\x00Configure Viewer\x00Convert E-books\x00Convert individually\x00Convert to LRF\x00Created by \x00Date\x00Del\x00Don\'t know what this is for\x00Done\x00E\x00ERROR\x00Edit Meta Information\x00Edit Meta information\x00Edit meta information\x00Edit metadata in bulk\x00Edit metadata individually\x00Enable auto &rotation of images\x00Enable autorotation of images that are wider than the screen width.\x00Extract thumbnail from LRF file\x00Fetch\x00Fetch cover image from server\x00Fetch metadata\x00Fetch metadata from server\x00Fetch news\x00Fetching metadata for %1\x00Fine tune the detection of chapter and section headings.\x00Force a page break before an element having the specified attribute. The format for this option is tagname regexp,attribute name,attribute value regexp. For example to match all heading tags that have the attribute class="chapter" you would use "h\\d,class,chapter". Default is %default\x00Force a page break before tags whoose names match this regular expression.\x00Force page break before &attribute:\x00Forward\x00Header\x00Help on item\x00Hyphenate\x00IS&BN:\x00If html2lrf does not find any page breaks in the html file and cannot detect chapter headings, it will automatically insert page-breaks before the tags whose names match this regular expression. Defaults to %default. You can disable it by setting the regexp to "$". The purpose of this option is to try to ensure that there are no really long pages as this degrades the page turn performance of the LRF. Thus this option is ignored if the current page has only a few elements.\x00If there is a cover graphic detected in the source file, use that instead of the specified cover.\x00Ignore &tables\x00Increase the font size by 2 * FONT_DELTA pts and the line spacing by FONT_DELTA pts. FONT_DELTA can be a fraction.If FONT_DELTA is negative, the font size is decreased.\x00Insert &blank lines between paragraphs\x00Job\x00Jobs:\x00LRF Viewer\x00Left margin of page. Default is %default px.\x00Library\x00List of known series. You can add new series.\x00Look & Feel\x00Matches\x00Meta information\x00Metadata\x00Next Page\x00Next match\x00Open ebook\x00Options\x00Output file name. Default is derived from input filename\x00Override the CSS. Can be either a path to a CSS stylesheet or a string. If it is a string it is interpreted as CSS.\x00Override
CSS\x00Page Setup\x00Parsing LRF file\x00Password needed\x00Path to a graphic that will be set as this files\' thumbnail\x00Path to a txt file containing the comment to be stored in the lrf file.\x00Path to file containing image to be used as cover\x00Preprocess Baen HTML files to improve generated LRF.\x00Prevent the automatic insertion of page breaks before detected chapters.\x00Previous Page\x00Profile of the target device for which this LRF is being generated. The profile determines things like the resolution and screen size of the target device. Default: %s Supported profiles: \x00Progress\x00Publisher\x00Rating\x00Rating of this book. 0-5 stars\x00Reader\n%s available\x00Remove books\x00Remove the selected formats for this book from the database.\x00Render HTML tables as blocks of text instead of actual tables. This is neccessary if the HTML contains very large or complex tables.\x00Reset Quick Search\x00Right margin of page. Default is %default px.\x00Save to disk\x00Search by title, author, publisher, tags, series and comments\x00Search the list of books by title or author

Words separated by spaces are ANDed\x00Search the list of books by title, author, publisher, tags and comments

Words separated by spaces are ANDed\x00Select the book that most closely matches your copy from the list below\x00Send to device\x00Send to main memory\x00Send to storage card\x00Separate paragraphs by blank lines.\x00Series index.\x00Set book ID\x00Set sort key for the author\x00Set sort key for the title\x00Set the author\x00Set the author(s). Multiple authors should be set as a comma separated list. Default: %default\x00Set the book title\x00Set the category\x00Set the comment.\x00Set the format of the header. %a is replaced by the author and %t by the title. Default is %default\x00Set the space between words in pts. Default is %default\x00Set the title. Default: filename.\x00Sign up for a free account from
ISBNdb.com to get an access key.\x00Size (MB)\x00Sort key for the author\x00Sort key for the title\x00Specify how the author(s) of this book should be sorted. For example Charles Dickens should be sorted as Dickens, Charles.\x00Specify metadata such as title and author for the book.

Metadata will be updated in the database as well as the generated LRF file.\x00Specify the page settings like margins and the screen size of the target device.\x00Specify trutype font families for serif, sans-serif and monospace fonts. These fonts will be embedded in the LRF file. Note that custom fonts lead to slower page turns. Each family specification is of the form: "path to fonts directory, family" For example: --serif-family "%s, Times New Roman"\n \x00Status\x00Ta&gs: \x00Tag based detection\x00Tags\x00Tags categorize the book. This is particularly useful while searching.

They can be any words or phrases, separated by commas.\x00TextLabel\x00The category this book belongs to. E.g.: History\x00The maximum number of levels to recursively process links. A value of 0 means thats links are not followed. A negative value means that tags are ignored.\x00The monospace family of fonts to embed\x00The regular expression used to detect chapter titles. It is searched for in heading tags (h1-h6). Defaults to %default\x00The sans-serif family of fonts to embed\x00The serif family of fonts to embed\x00Title\x00Title based detection\x00Top margin of page. Default is %default px.\x00Unavailable\x00Unknown\x00Use &metadata cover\x00Use the element from the OPF file to determine the order in which the HTML files are appended to the LRF. The .opf file must be in the same directory as the base HTML file.\x00Use this option on html0 files from Book Designer.\x00Use white background\x00View\x00Waiting\x00Working\x00You must add this option if processing files generated by pdftohtml, otherwise conversion will fail.\x00libprs500\x00Project-Id-Version: libprs500 0.4.22\nPOT-Creation-Date: 2007-11-17 10:16+PST\nPO-Revision-Date: 2007-11-17 10:16+PST\nLast-Translator: Automatically generated\nLanguage-Team: fr\nMIME-Version: 1.0\nContent-Type: text/plain; charset=UTF-8\nContent-Transfer-Encoding: 8bit\nGenerated-By: pygettext.py 1.5\n\x00 punts\x00P\xc3\xad\xc2\xadxels\x00 estreles\x00Clau d\'&acc\xc3\xa9s;\x00&Autor(s):\x00Marge &Inferior:\x00&Desactivar detecci\xc3\xb3 de cap\xc3\xad\xc2\xadtols\x00&For\xc3\xa7a un salt de p\xc3\xa0gina abans de la marca:\x00&Format de la cap\xc3\xa7alera:\x00Marge &Esquerre:\x00Inserta un salt de &p\xc3\xa0gina abans de la marca:\x00&Contrasenya:\x00&Preprocessament:\x00&Perfil:\x00&Editorial:\x00&Valoraci\xc3\xb3:\x00Expressi\xc3\xb3 &Regular:\x00Marge &Dret:\x00Re&cerca:\x00&S\xc3\xa8ries:\x00&Mostrar cap\xc3\xa7alera\x00&T\xc3\xad\xc2\xadtol:\x00Marge &Superior:\x00Nom d\'&usuari:\x00&Espaiat de les paraules:\x00...\x00Els canvis s\'ignoren fins que el re-inicieu.\x00\n

Per a m\xc3\xa9s informaci\xc3\xb3 consulteu (en angl\xc3\xa9s): libprs500.kovidgoyal.net

libprs500: %1 de Kovid Goyal
%2

\x00\n

\x00A\x00Expressi\xc3\xb3 regular. Les marques amb href coincidents, s\xc3\xb3n ignorades. Per defecte: %default\x00Treballs actius\x00Afe&geix les etiquetes: \x00Afegeix la cap\xc3\xa7alera a totes les p\xc3\xa0gines, ficant el t\xc3\xad\xc2\xadtol i l\'autor.\x00Afegir un nou format per a aquest llibre a la base de dades\x00Afegeix llibres\x00Milloreu l\'aparen\xc3\xa7a del fitxer LRF generat, especificant la grand\xc3\xa0ria de lletra i l\'espaiat entre paraules.\x00&Ordena autors:\x00Ord&re per autor:\x00Autor(s)\x00Formats disponibles\x00Precedent\x00Llibre \x00Coberta\x00Marge inferior de la p\xc3\xa0gina. Per defecte: %default px.\x00Cerca una imatge per a utilitzar com a coberta d\'aquest llibre.\x00Converteix tots\x00La targeta\n%s est\xc3\xa0 disponible\x00Categoria\x00Canvia la imatge de la &coberta:\x00Canvia l\'autor(s). Per a especificar m\xc3\xa9s d\'un, separeu-los amb comes.\x00Canvia l\'editorial del llibre\x00Canvia el t\xc3\xad\xc2\xadtol del llibre\x00Detecci\xc3\xb3 de cap\xc3\xad\xc2\xadtols\x00Trieu format\x00Comentaris\x00Configura\x00Configura el visualitzador\x00Converteix Ebooks\x00Converteix individualment\x00Convertir a LRF\x00Creat per \x00Data\x00Esborra\x00No s\xc3\xa9 per a qu\xc3\xa9 \xc3\xa9s aix\xc3\xb3\x00Finalitzat\x00E\x00ERROR\x00Edita la meta-informaci\xc3\xb3\x00Editar Meta-informaci\xc3\xb3\x00Edita la meta-informaci\xc3\xb3\x00Edita metadades en massa\x00Edita metadades individualment\x00Activa la &rotaci\xc3\xb3 autom\xc3\xa0tica d\'imatges\x00Activa la rotaci\xc3\xb3 autom\xc3\xa0tica de les imatges m\xc3\xa9s grans que l\'amplada de la pantalla.\x00Extrau la miniatura del fitxer LRF\x00Recull\x00Recolliu la coberta des del servidor\x00Recull metadades\x00Recull metadades des del servidor\x00Recull not\xc3\xad\xc2\xadcies (RSS)\x00Recollint metadades per a %1\x00Milloreu la detecci\xc3\xb3 de cap\xc3\xad\xc2\xadtols i seccions.\x00For\xc3\xa7a un salt de p\xc3\xa0gina davant d\'un element amb un atribut concret. El format d\'aquesta opci\xc3\xb3 \xc3\xa9s regexp_marca,nom_atribut,tegexp_valor_atribut. Per exemple, amb "h\\d,class,chapter", serien coincidents totes les marques de encap\xc3\xa7alament amb l\'atribut class="chapter". Per defecte: %default\x00For\xc3\xa7a un salt de p\xc3\xa0gina abans de les marques amb noms coincidents amb l\'expressi\xc3\xb3 regular.\x00For\xc3\xa7a un salt de p\xc3\xa0gina abans de l\'&atribut:\x00Seg\xc3\xbcent\x00Cap\xc3\xa7alera\x00Ajuda amb l\'\xc3\xad\xc2\xadtem\x00Partici\xc3\xb3 de mots\x00IS&BN:\x00Si l\'html2lrf no troba cap salt de p\xc3\xa0gina en el fitxer html i no pot detectar els encap\xc3\xa7alaments dels cap\xc3\xad\xc2\xadtols, insereix autom\xc3\xa0ticament un salt de p\xc3\xa0gina abans de les marques que tinguen un nom coincident amb l\'expressi\xc3\xb3 regular. Per defecte: %default. Aquesta opci\xc3\xb3 s\'inhabilita establint la regexp com a "$".El prop\xc3\xb2sit de tot plegat \xc3\xa9s evitar p\xc3\xa0gines massa llargues, que alentirien al canvi de fulla del fitxer LRF. Aquesta opci\xc3\xb3 s\'ignora si la p\xc3\xa0gina actual en t\xc3\xa9 pocs elements.\x00Si es detecta un gr\xc3\xa0fic per a la coberta al fitxer d\'entrada, utilitzar-la en lloc de la coberta especificada.\x00Ignora les &taules\x00Augmenta la grand\xc3\xa0ria de la lletra en 2 * FONT_DELTA punts i l\'espai de l\xc3\xad\xc2\xadnia en FONT_DELTA punts. FONT_DELTA pot ser una fracci\xc3\xb3. Si \xc3\xa9s un valor negatiu, la grand\xc3\xa0ria de la lletra disminueix.\x00Inserta l\xc3\xad\xc2\xadnies &buides entre par\xc3\xa0grafs\x00Treball\x00Treballs:\x00Visualitzador LRF\x00Marge esquerre de la p\xc3\xa0gina. Per defecte: %default px.\x00Biblioteca\x00Llistat de s\xc3\xa8ries conegudes. Podeu afegir-hi de noves.\x00Look & Feel\x00Coincid\xc3\xa8ncies\x00Meta-informaci\xc3\xb3\x00Metadades\x00P\xc3\xa0gina seg\xc3\xbcent\x00Seg\xc3\xbcent coincid\xc3\xa8ncia\x00Obre l\'eBook\x00Opcions\x00Nom del fitxer de dest\xc3\xad\xc2\xad. Per defecte, deriva del fitxer d\'entrada\x00Substitueix la CSS. Pot indicar-se tant un cam\xc3\xad\xc2\xad a la fulla CSS alternativa, com una cadena. En aquest \xc3\xbaltim cas, la cadena s\'interpreta com a CSS.\x00Substitueix
CSS\x00Configuraci\xc3\xb3 de la p\xc3\xa0gina\x00Estic analitzant el fitxer LRF\x00Es necessita una contrasenya.\x00Cam\xc3\xad\xc2\xad al fitxer d\'imatge que s\'utilitzar\xc3\xa0 com a miniatura\x00Cam\xc3\xad\xc2\xad al fitxer txt que cont\xc3\xa9 el comentari a desar en el fitxer LRF\x00Cam\xc3\xad\xc2\xad al fitxer d\'imatge per a utilitzar com a coberta\x00Pre-processa els fitxers Baen HTML per a millorar el fitxer LRF generat.\x00Evita la inserci\xc3\xb3 autom\xc3\xa0tica de salts de p\xc3\xa0gina abans dels cap\xc3\xad\xc2\xadtols detectats.\x00P\xc3\xa0gina anterior\x00Perfil del dispositiu per al que es genera el fitxer LRF. Aquest perfil determina la resoluci\xc3\xb3 i la grand\xc3\xa0ria de la pantalla del dispositiu, entre d\'altres. Per defecte:%s Perfils suportats:\x00Progressi\xc3\xb3\x00Editorial\x00Valoraci\xc3\xb3\x00Valora aquest llibre: 0-5 estreles\x00El Sony Reader\n%s est\xc3\xa0 disponible\x00Suprimeix llibres\x00Elimina els formats seleccionats per a aquest llibre de la base de dades.\x00Renderitza les taules HTML com a blocs de text en lloc de les taules actuals. \xc3\x89s necessari si el fitxer HTML cont\xc3\xa9 taules massa grans o complexes.\x00Reinicialitza la recerca r\xc3\xa0pida\x00Marge dret de la p\xc3\xa0gina. Per defecte: %default px.\x00Desa al disc\x00Cerca per t\xc3\xad\xc2\xadtol, autor, editorial, etiquetes, series i comentaris\x00Recerca llibres pel t\xc3\xad\xc2\xadtol o l\'autor.

Els espais entre paraules es substitueixen per AND.\x00Recerca llibres pel t\xc3\xad\xc2\xadtol, l\'autor, l\'editorial, les etiquetes i els comentaris

Els espais entre paraules es substitueixen per AND.\x00Seleccioneu el llibre que m\xc3\xa9s s\'acoste del llistat que hi ha a sota\x00Envia al dispositiu\x00Envia a la mem\xc3\xb2ria interna\x00Envia a la targeta de mem\xc3\xb2ria\x00Separa els par\xc3\xa0grafs amb l\xc3\xad\xc2\xadnies buides.\x00\xc3\x8dndex de s\xc3\xa8rie.\x00Indiqueu l\'ID (identificador) del llibre\x00Indiqueu la clau d\'ordenaci\xc3\xb3 per autor\x00Indiqueu la clau d\'ordenaci\xc3\xb3 per t\xc3\xad\xc2\xadtol\x00Indiqueu l\'autor\x00Indiqueu l\'autor(s). Si indique m\xc3\xa9s d\'un autor, separeu el llistat amb comes. Per defecte: %default\x00Indiqueu el nom del llibre\x00Indiqueu la categoria.\x00Indiqueu els comentaris.\x00Estableix el format de la cap\xc3\xa7alera: %a es reempla\xc3\xa7a per l\'autor i %t pel t\xc3\xad\xc2\xadtol. Per defecte: %default\x00Fixa l\'espai entre paraules en punts. Per defecte: %default\x00Indique el t\xc3\xadtol. Per defecte: nom_del_fitxer.\x00Registreu-vos gratu\xc3\xaftament a
ISBNdb.com per a obtenir una clau d\'acc\xc3\xa9s.\x00Grand\xc3\xa0ria (MB)\x00Clau d\'ordre per a l\'autor\x00Clau d\'ordre per al t\xc3\xad\xc2\xadtol.\x00Especifiqueu com s\'ha d\'ordenar l\'autor(s) d\'aquest llibre. Per exemple,ordena Vicent A. Estell\xc3\xa9s com a Estell\xc3\xa9s, Vicent A.\x00Especifiqueu informaci\xc3\xb3 com ara t\xc3\xad\xc2\xadtol i autor per al llibre.

Aquesta informaci\xc3\xb3 s\'actualitza tant a la base de dades com al fitxer LRF.\x00Configuraci\xc3\xb3 de la p\xc3\xa0gina del dispositiu, especificant ,marges i grand\xc3\xa0ria de la pantalla, entre d\'altres.\x00Especifiqueu lletres truetype per a les fam\xc3\xad\xc2\xadlies serif, sans-serif i monoespaiades. Aquestes lletres s\xc3\xb3n inserides al fitxer LRF. Tingueu en compte que afegir lletres personalitzades alenteix el canvi de p\xc3\xa0gina. Per especificar cadascuna de les fam\xc3\xad\xc2\xadlies s\'empra: "cam\xc3\xad\xc2\xad a la carpeta de lletres, fam\xc3\xad\xc2\xadlia" ( --serif-family "%s, Times New Roman")\n\x00Estat\x00Etique&tes:\x00Detecci\xc3\xb3 basada en marques\x00Etiquetes\x00Etiquetes per a categoritzar el llibre (especialment \xc3\xbatil per a recerques).

Pot emprar-se qualsevol paraula o frase, separada per comes.\x00TextLabel\x00Categoria a la que pertany el llibre. Per exemple, Hist\xc3\xb2ria\x00Nombre m\xc3\xa0xim de nivells per a processar enlla\xc3\xa7os recursivament. El valor 0 (cero) vol dir que no s\xc3\xb3n seguits. Amb un valor negatiu, ignora les marques .\x00Fam\xc3\xad\xc2\xadlia de lletres monoespaiades per a incrustar.\x00Expressi\xc3\xb3 regular utilitzada per a detectar els t\xc3\xad\xc2\xadtols dels cap\xc3\xad\xc2\xadtols. Cerca a les marques de encap\xc3\xa7alament (h1-h6). Per defecte: %default\x00Fam\xc3\xad\xc2\xadlia de lletres sans-serif per a incrustar.\x00Fam\xc3\xad\xc2\xadlia de lletres serif per a incrustar.\x00T\xc3\xad\xc2\xadtol\x00Detecci\xc3\xb3 basada en el t\xc3\xad\xc2\xadtol\x00Marge superior de la p\xc3\xa0gina. Per defecte: %default px.\x00No disponible\x00Desconegut\x00Utilitza la coberta de les &metadades\x00Utilitza l\'element del fitxer OPF per a determinar l\'ordre com s\'afegeixen els fitxers HTML al LRF. Cal que el fitxer .opf sigui a la mateixa carpeta que el fitxer HTML base.\x00Utilitzeu aquesta opci\xc3\xb3 per a fitxers html0 de Book Designer.\x00Utilitza fons blanc\x00Visualitza\x00En espera...\x00Est\xc3\xa0 treballant...\x00Cal que afegiu aquesta opci\xc3\xb3 per a fitxers generats amb pdftohtml, si no voleu que la conversi\xc3\xb3 falli.\x00libprs500\x00', 'es': '\xde\x12\x04\x95\x00\x00\x00\x00\xbd\x00\x00\x00\x1c\x00\x00\x00\x04\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xec\x0b\x00\x00\x04\x00\x00\x00\xed\x0b\x00\x00\x03\x00\x00\x00\xf2\x0b\x00\x00\x06\x00\x00\x00\xf6\x0b\x00\x00\x0c\x00\x00\x00\xfd\x0b\x00\x00\x0c\x00\x00\x00\n\x0c\x00\x00\x0f\x00\x00\x00\x17\x0c\x00\x00\x1a\x00\x00\x00\'\x0c\x00\x00\x1d\x00\x00\x00B\x0c\x00\x00\x0f\x00\x00\x00`\x0c\x00\x00\r\x00\x00\x00p\x0c\x00\x00\x17\x00\x00\x00~\x0c\x00\x00\n\x00\x00\x00\x96\x0c\x00\x00\x0c\x00\x00\x00\xa1\x0c\x00\x00\t\x00\x00\x00\xae\x0c\x00\x00\x0c\x00\x00\x00\xb8\x0c\x00\x00\x08\x00\x00\x00\xc5\x0c\x00\x00\x14\x00\x00\x00\xce\x0c\x00\x00\x0e\x00\x00\x00\xe3\x0c\x00\x00\x08\x00\x00\x00\xf2\x0c\x00\x00\x08\x00\x00\x00\xfb\x0c\x00\x00\x0c\x00\x00\x00\x04\r\x00\x00\x08\x00\x00\x00\x11\r\x00\x00\x0c\x00\x00\x00\x1a\r\x00\x00\n\x00\x00\x00\'\r\x00\x00\x0e\x00\x00\x002\r\x00\x00\x03\x00\x00\x00A\r\x00\x001\x00\x00\x00E\r\x00\x00\x8a\x02\x00\x00w\r\x00\x00x\x01\x00\x00\x02\x10\x00\x00\x01\x00\x00\x00{\x11\x00\x00X\x00\x00\x00}\x11\x00\x00\x0b\x00\x00\x00\xd6\x11\x00\x00\x0b\x00\x00\x00\xe2\x11\x00\x004\x00\x00\x00\xee\x11\x00\x00.\x00\x00\x00#\x12\x00\x00\t\x00\x00\x00R\x12\x00\x00m\x00\x00\x00\\\x12\x00\x00\x0e\x00\x00\x00\xca\x12\x00\x00\r\x00\x00\x00\xd9\x12\x00\x00\t\x00\x00\x00\xe7\x12\x00\x00\x11\x00\x00\x00\xf1\x12\x00\x00\x04\x00\x00\x00\x03\x13\x00\x00\x05\x00\x00\x00\x08\x13\x00\x00\n\x00\x00\x00\x0e\x13\x00\x00.\x00\x00\x00\x19\x13\x00\x005\x00\x00\x00H\x13\x00\x00\x0c\x00\x00\x00~\x13\x00\x00\x11\x00\x00\x00\x8b\x13\x00\x00\x08\x00\x00\x00\x9d\x13\x00\x00\x14\x00\x00\x00\xa6\x13\x00\x00R\x00\x00\x00\xbb\x13\x00\x00!\x00\x00\x00\x0e\x14\x00\x00\x1d\x00\x00\x000\x14\x00\x00\x11\x00\x00\x00N\x14\x00\x00\r\x00\x00\x00`\x14\x00\x00\x08\x00\x00\x00n\x14\x00\x00\t\x00\x00\x00w\x14\x00\x00\x10\x00\x00\x00\x81\x14\x00\x00\x0f\x00\x00\x00\x92\x14\x00\x00\x14\x00\x00\x00\xa2\x14\x00\x00\x0e\x00\x00\x00\xb7\x14\x00\x00\x0b\x00\x00\x00\xc6\x14\x00\x00\x04\x00\x00\x00\xd2\x14\x00\x00\x03\x00\x00\x00\xd7\x14\x00\x00\x1b\x00\x00\x00\xdb\x14\x00\x00\x04\x00\x00\x00\xf7\x14\x00\x00\x01\x00\x00\x00\xfc\x14\x00\x00\x05\x00\x00\x00\xfe\x14\x00\x00\x15\x00\x00\x00\x04\x15\x00\x00\x15\x00\x00\x00\x1a\x15\x00\x00\x15\x00\x00\x000\x15\x00\x00\x15\x00\x00\x00F\x15\x00\x00\x1a\x00\x00\x00\\\x15\x00\x00\x1f\x00\x00\x00w\x15\x00\x00C\x00\x00\x00\x97\x15\x00\x00\x1f\x00\x00\x00\xdb\x15\x00\x00\x05\x00\x00\x00\xfb\x15\x00\x00\x1d\x00\x00\x00\x01\x16\x00\x00\x0e\x00\x00\x00\x1f\x16\x00\x00\x1a\x00\x00\x00.\x16\x00\x00\n\x00\x00\x00I\x16\x00\x00\x1f\x00\x00\x00T\x16\x00\x008\x00\x00\x00t\x16\x00\x00\x1d\x01\x00\x00\xad\x16\x00\x00J\x00\x00\x00\xcb\x17\x00\x00#\x00\x00\x00\x16\x18\x00\x00\x07\x00\x00\x00:\x18\x00\x00\x06\x00\x00\x00B\x18\x00\x00\x0c\x00\x00\x00I\x18\x00\x00\t\x00\x00\x00V\x18\x00\x00\x06\x00\x00\x00`\x18\x00\x00\xdc\x01\x00\x00g\x18\x00\x00a\x00\x00\x00D\x1a\x00\x00\x0e\x00\x00\x00\xa6\x1a\x00\x00\xa8\x00\x00\x00\xb5\x1a\x00\x00&\x00\x00\x00^\x1b\x00\x00\x03\x00\x00\x00\x85\x1b\x00\x00\x05\x00\x00\x00\x89\x1b\x00\x00\n\x00\x00\x00\x8f\x1b\x00\x00,\x00\x00\x00\x9a\x1b\x00\x00\x07\x00\x00\x00\xc7\x1b\x00\x00-\x00\x00\x00\xcf\x1b\x00\x00\x0b\x00\x00\x00\xfd\x1b\x00\x00\x07\x00\x00\x00\t\x1c\x00\x00\x10\x00\x00\x00\x11\x1c\x00\x00\x08\x00\x00\x00"\x1c\x00\x00\t\x00\x00\x00+\x1c\x00\x00\n\x00\x00\x005\x1c\x00\x00\n\x00\x00\x00@\x1c\x00\x00\x07\x00\x00\x00K\x1c\x00\x008\x00\x00\x00S\x1c\x00\x00s\x00\x00\x00\x8c\x1c\x00\x00\x0f\x00\x00\x00\x00\x1d\x00\x00\n\x00\x00\x00\x10\x1d\x00\x00\x10\x00\x00\x00\x1b\x1d\x00\x00\x0f\x00\x00\x00,\x1d\x00\x00;\x00\x00\x00<\x1d\x00\x00G\x00\x00\x00x\x1d\x00\x001\x00\x00\x00\xc0\x1d\x00\x004\x00\x00\x00\xf2\x1d\x00\x00H\x00\x00\x00\'\x1e\x00\x00\r\x00\x00\x00p\x1e\x00\x00\xbc\x00\x00\x00~\x1e\x00\x00\x08\x00\x00\x00;\x1f\x00\x00\t\x00\x00\x00D\x1f\x00\x00\x06\x00\x00\x00N\x1f\x00\x00\x1e\x00\x00\x00U\x1f\x00\x00\x13\x00\x00\x00t\x1f\x00\x00\x0c\x00\x00\x00\x88\x1f\x00\x00<\x00\x00\x00\x95\x1f\x00\x00\x84\x00\x00\x00\xd2\x1f\x00\x00\x12\x00\x00\x00W \x00\x00-\x00\x00\x00j \x00\x00\x0c\x00\x00\x00\x98 \x00\x00=\x00\x00\x00\xa5 \x00\x00V\x00\x00\x00\xe3 \x00\x00r\x00\x00\x00:!\x00\x00G\x00\x00\x00\xad!\x00\x00\x0e\x00\x00\x00\xf5!\x00\x00\x13\x00\x00\x00\x04"\x00\x00\x14\x00\x00\x00\x18"\x00\x00#\x00\x00\x00-"\x00\x00\r\x00\x00\x00Q"\x00\x00\x0b\x00\x00\x00_"\x00\x00\x1b\x00\x00\x00k"\x00\x00\x1a\x00\x00\x00\x87"\x00\x00\x0e\x00\x00\x00\xa2"\x00\x00^\x00\x00\x00\xb1"\x00\x00\x12\x00\x00\x00\x10#\x00\x00\x10\x00\x00\x00##\x00\x00\x10\x00\x00\x004#\x00\x00c\x00\x00\x00E#\x00\x007\x00\x00\x00\xa9#\x00\x00!\x00\x00\x00\xe1#\x00\x00d\x00\x00\x00\x03$\x00\x00\t\x00\x00\x00h$\x00\x00\x17\x00\x00\x00r$\x00\x00\x16\x00\x00\x00\x8a$\x00\x00z\x00\x00\x00\xa1$\x00\x00\x85\x00\x00\x00\x1c%\x00\x00P\x00\x00\x00\xa2%\x00\x00+\x01\x00\x00\xf3%\x00\x00\x06\x00\x00\x00\x1f\'\x00\x00\x07\x00\x00\x00&\'\x00\x00\x13\x00\x00\x00.\'\x00\x00\x04\x00\x00\x00B\'\x00\x00\x85\x00\x00\x00G\'\x00\x00\t\x00\x00\x00\xcd\'\x00\x000\x00\x00\x00\xd7\'\x00\x00\x9d\x00\x00\x00\x08(\x00\x00&\x00\x00\x00\xa6(\x00\x00v\x00\x00\x00\xcd(\x00\x00\'\x00\x00\x00D)\x00\x00"\x00\x00\x00l)\x00\x00\x05\x00\x00\x00\x8f)\x00\x00\x15\x00\x00\x00\x95)\x00\x00+\x00\x00\x00\xab)\x00\x00\x0b\x00\x00\x00\xd7)\x00\x00\x07\x00\x00\x00\xe3)\x00\x00\x13\x00\x00\x00\xeb)\x00\x00\xb4\x00\x00\x00\xff)\x00\x002\x00\x00\x00\xb4*\x00\x00\x14\x00\x00\x00\xe7*\x00\x00\x04\x00\x00\x00\xfc*\x00\x00\x07\x00\x00\x00\x01+\x00\x00\x07\x00\x00\x00\t+\x00\x00d\x00\x00\x00\x11+\x00\x00\t\x00\x00\x00v+\x00\x00%\x01\x00\x00\x80+\x00\x00\x07\x00\x00\x00\xa6,\x00\x00\x08\x00\x00\x00\xae,\x00\x00\n\x00\x00\x00\xb7,\x00\x00\x11\x00\x00\x00\xc2,\x00\x00\x0b\x00\x00\x00\xd4,\x00\x00\x11\x00\x00\x00\xe0,\x00\x00$\x00\x00\x00\xf2,\x00\x000\x00\x00\x00\x17-\x00\x00\x18\x00\x00\x00H-\x00\x00\x12\x00\x00\x00a-\x00\x001\x00\x00\x00t-\x00\x00\r\x00\x00\x00\xa6-\x00\x00\x12\x00\x00\x00\xb4-\x00\x00\x08\x00\x00\x00\xc7-\x00\x00\x0b\x00\x00\x00\xd0-\x00\x00\r\x00\x00\x00\xdc-\x00\x00\x14\x00\x00\x00\xea-\x00\x00\x10\x00\x00\x00\xff-\x00\x00\x08\x00\x00\x00\x10.\x00\x00\x08\x00\x00\x00\x19.\x00\x00\x13\x00\x00\x00".\x00\x00\t\x00\x00\x006.\x00\x00\x11\x00\x00\x00@.\x00\x00\t\x00\x00\x00R.\x00\x00\x17\x00\x00\x00\\.\x00\x00\x03\x00\x00\x00t.\x00\x00/\x00\x00\x00x.\x00\x00\xaa\x02\x00\x00\xa8.\x00\x00x\x01\x00\x00S1\x00\x00\x01\x00\x00\x00\xcc2\x00\x00e\x00\x00\x00\xce2\x00\x00\x10\x00\x00\x0043\x00\x00\x18\x00\x00\x00E3\x00\x00H\x00\x00\x00^3\x00\x00<\x00\x00\x00\xa73\x00\x00\x0e\x00\x00\x00\xe43\x00\x00r\x00\x00\x00\xf33\x00\x00\x11\x00\x00\x00f4\x00\x00\x12\x00\x00\x00x4\x00\x00\t\x00\x00\x00\x8b4\x00\x00\x14\x00\x00\x00\x954\x00\x00\x06\x00\x00\x00\xaa4\x00\x00\x06\x00\x00\x00\xb14\x00\x00\x07\x00\x00\x00\xb84\x00\x008\x00\x00\x00\xc04\x00\x00;\x00\x00\x00\xf94\x00\x00\x13\x00\x00\x0055\x00\x00\x15\x00\x00\x00I5\x00\x00\n\x00\x00\x00_5\x00\x00\x1d\x00\x00\x00j5\x00\x00S\x00\x00\x00\x885\x00\x00\x1d\x00\x00\x00\xdc5\x00\x00\x1c\x00\x00\x00\xfa5\x00\x00\x18\x00\x00\x00\x176\x00\x00\x0e\x00\x00\x0006\x00\x00\x0b\x00\x00\x00?6\x00\x00\n\x00\x00\x00K6\x00\x00\x13\x00\x00\x00V6\x00\x00\x10\x00\x00\x00j6\x00\x00\x19\x00\x00\x00{6\x00\x00\x0f\x00\x00\x00\x956\x00\x00\x0b\x00\x00\x00\xa56\x00\x00\x05\x00\x00\x00\xb16\x00\x00\x06\x00\x00\x00\xb76\x00\x00\x1b\x00\x00\x00\xbe6\x00\x00\t\x00\x00\x00\xda6\x00\x00\x01\x00\x00\x00\xe46\x00\x00\x05\x00\x00\x00\xe66\x00\x00\x18\x00\x00\x00\xec6\x00\x00\x18\x00\x00\x00\x057\x00\x00\x1b\x00\x00\x00\x1e7\x00\x00\x19\x00\x00\x00:7\x00\x00 \x00\x00\x00T7\x00\x00-\x00\x00\x00u7\x00\x00V\x00\x00\x00\xa37\x00\x00$\x00\x00\x00\xfa7\x00\x00\x06\x00\x00\x00\x1f8\x00\x00\x1d\x00\x00\x00&8\x00\x00\x10\x00\x00\x00D8\x00\x00\x1f\x00\x00\x00U8\x00\x00\x18\x00\x00\x00u8\x00\x00!\x00\x00\x00\x8e8\x00\x00/\x00\x00\x00\xb08\x00\x00"\x01\x00\x00\xe08\x00\x00^\x00\x00\x00\x03:\x00\x001\x00\x00\x00b:\x00\x00\t\x00\x00\x00\x94:\x00\x00\n\x00\x00\x00\x9e:\x00\x00\x12\x00\x00\x00\xa9:\x00\x00\x16\x00\x00\x00\xbc:\x00\x00\x06\x00\x00\x00\xd3:\x00\x00\xe2\x01\x00\x00\xda:\x00\x00r\x00\x00\x00\xbd<\x00\x00\x12\x00\x00\x000=\x00\x00\xc7\x00\x00\x00C=\x00\x00*\x00\x00\x00\x0b>\x00\x00\x07\x00\x00\x006>\x00\x00\t\x00\x00\x00>>\x00\x00\t\x00\x00\x00H>\x00\x009\x00\x00\x00R>\x00\x00\n\x00\x00\x00\x8c>\x00\x00<\x00\x00\x00\x97>\x00\x00\x0b\x00\x00\x00\xd4>\x00\x00\r\x00\x00\x00\xe0>\x00\x00\x11\x00\x00\x00\xee>\x00\x00\t\x00\x00\x00\x00?\x00\x00\x11\x00\x00\x00\n?\x00\x00\x16\x00\x00\x00\x1c?\x00\x00\x0b\x00\x00\x003?\x00\x00\x08\x00\x00\x00??\x00\x00K\x00\x00\x00H?\x00\x00\x93\x00\x00\x00\x94?\x00\x00\x11\x00\x00\x00(@\x00\x00\x19\x00\x00\x00:@\x00\x00\x19\x00\x00\x00T@\x00\x00\x18\x00\x00\x00n@\x00\x00:\x00\x00\x00\x87@\x00\x00J\x00\x00\x00\xc2@\x00\x001\x00\x00\x00\rA\x00\x00G\x00\x00\x00?A\x00\x00Z\x00\x00\x00\x87A\x00\x00\x10\x00\x00\x00\xe2A\x00\x00\xc8\x00\x00\x00\xf3A\x00\x00\x08\x00\x00\x00\xbcB\x00\x00\t\x00\x00\x00\xc5B\x00\x00\x0b\x00\x00\x00\xcfB\x00\x00 \x00\x00\x00\xdbB\x00\x00\x19\x00\x00\x00\xfcB\x00\x00\x0f\x00\x00\x00\x16C\x00\x00G\x00\x00\x00&C\x00\x00\x95\x00\x00\x00nC\x00\x00\x1f\x00\x00\x00\x04D\x00\x007\x00\x00\x00$D\x00\x00\x13\x00\x00\x00\\D\x00\x00E\x00\x00\x00pD\x00\x00\\\x00\x00\x00\xb6D\x00\x00~\x00\x00\x00\x13E\x00\x00C\x00\x00\x00\x92E\x00\x00\x15\x00\x00\x00\xd6E\x00\x00\x1b\x00\x00\x00\xecE\x00\x00\x1d\x00\x00\x00\x08F\x00\x000\x00\x00\x00&F\x00\x00\x11\x00\x00\x00WF\x00\x00\x18\x00\x00\x00iF\x00\x00$\x00\x00\x00\x82F\x00\x00&\x00\x00\x00\xa7F\x00\x00\x11\x00\x00\x00\xceF\x00\x00`\x00\x00\x00\xe0F\x00\x00\x1c\x00\x00\x00AG\x00\x00\x16\x00\x00\x00^G\x00\x00\x15\x00\x00\x00uG\x00\x00n\x00\x00\x00\x8bG\x00\x00?\x00\x00\x00\xfaG\x00\x002\x00\x00\x00:H\x00\x00m\x00\x00\x00mH\x00\x00\x0c\x00\x00\x00\xdbH\x00\x00\x18\x00\x00\x00\xe8H\x00\x00\x1d\x00\x00\x00\x01I\x00\x00y\x00\x00\x00\x1fI\x00\x00\x88\x00\x00\x00\x99I\x00\x00M\x00\x00\x00"J\x00\x00V\x01\x00\x00pJ\x00\x00\x05\x00\x00\x00\xc7K\x00\x00\x0b\x00\x00\x00\xcdK\x00\x00\x1e\x00\x00\x00\xd9K\x00\x00\t\x00\x00\x00\xf8K\x00\x00\x89\x00\x00\x00\x02L\x00\x00\t\x00\x00\x00\x8cL\x00\x00<\x00\x00\x00\x96L\x00\x00\x98\x00\x00\x00\xd3L\x00\x00-\x00\x00\x00lM\x00\x00\x89\x00\x00\x00\x9aM\x00\x00*\x00\x00\x00$N\x00\x00)\x00\x00\x00ON\x00\x00\x07\x00\x00\x00yN\x00\x00\x1f\x00\x00\x00\x81N\x00\x008\x00\x00\x00\xa1N\x00\x00\r\x00\x00\x00\xdaN\x00\x00\x0b\x00\x00\x00\xe8N\x00\x00%\x00\x00\x00\xf4N\x00\x00\xbc\x00\x00\x00\x1aO\x00\x00:\x00\x00\x00\xd7O\x00\x00\x15\x00\x00\x00\x12P\x00\x00\x03\x00\x00\x00(P\x00\x00\x0c\x00\x00\x00,P\x00\x00\r\x00\x00\x009P\x00\x00n\x00\x00\x00GP\x00\x00\t\x00\x00\x00\xb6P\x00\x00\x00 pts\x00 px\x00 stars\x00&Access Key;\x00&Author(s): \x00&Bottom Margin:\x00&Disable chapter detection\x00&Force page break before tag:\x00&Header format:\x00&Left Margin:\x00&Page break before tag:\x00&Password:\x00&Preprocess:\x00&Profile:\x00&Publisher: \x00&Rating:\x00&Regular expression:\x00&Right Margin:\x00&Search:\x00&Series:\x00&Show header\x00&Title: \x00&Top Margin:\x00&Username:\x00&Word spacing:\x00...\x00Changes will only take affect after a restart.\x00\n

For help visit libprs500.kovidgoyal.net

libprs500: %1 by Kovid Goyal
%2

\x00\n

\x00A\x00A regular expression. tags whoose href matches will be ignored. Defaults to %default\x00Active Jobs\x00Add Ta&gs: \x00Add a header to all the pages with title and author.\x00Add a new format for this book to the database\x00Add books\x00Adjust the look of the generated LRF file by specifying things like font sizes and the spacing between words.\x00Author S&ort: \x00Author So&rt:\x00Author(s)\x00Available Formats\x00Back\x00Book \x00Book Cover\x00Bottom margin of page. Default is %default px.\x00Browse for an image to use as the cover of this book.\x00Bulk convert\x00Card\n%s available\x00Category\x00Change &cover image:\x00Change the author(s) of this book. Multiple authors should be separated by a comma\x00Change the publisher of this book\x00Change the title of this book\x00Chapter Detection\x00Choose Format\x00Comments\x00Configure\x00Configure Viewer\x00Convert E-books\x00Convert individually\x00Convert to LRF\x00Created by \x00Date\x00Del\x00Don\'t know what this is for\x00Done\x00E\x00ERROR\x00Edit Meta Information\x00Edit Meta information\x00Edit meta information\x00Edit metadata in bulk\x00Edit metadata individually\x00Enable auto &rotation of images\x00Enable autorotation of images that are wider than the screen width.\x00Extract thumbnail from LRF file\x00Fetch\x00Fetch cover image from server\x00Fetch metadata\x00Fetch metadata from server\x00Fetch news\x00Fetching metadata for %1\x00Fine tune the detection of chapter and section headings.\x00Force a page break before an element having the specified attribute. The format for this option is tagname regexp,attribute name,attribute value regexp. For example to match all heading tags that have the attribute class="chapter" you would use "h\\d,class,chapter". Default is %default\x00Force a page break before tags whoose names match this regular expression.\x00Force page break before &attribute:\x00Forward\x00Header\x00Help on item\x00Hyphenate\x00IS&BN:\x00If html2lrf does not find any page breaks in the html file and cannot detect chapter headings, it will automatically insert page-breaks before the tags whose names match this regular expression. Defaults to %default. You can disable it by setting the regexp to "$". The purpose of this option is to try to ensure that there are no really long pages as this degrades the page turn performance of the LRF. Thus this option is ignored if the current page has only a few elements.\x00If there is a cover graphic detected in the source file, use that instead of the specified cover.\x00Ignore &tables\x00Increase the font size by 2 * FONT_DELTA pts and the line spacing by FONT_DELTA pts. FONT_DELTA can be a fraction.If FONT_DELTA is negative, the font size is decreased.\x00Insert &blank lines between paragraphs\x00Job\x00Jobs:\x00LRF Viewer\x00Left margin of page. Default is %default px.\x00Library\x00List of known series. You can add new series.\x00Look & Feel\x00Matches\x00Meta information\x00Metadata\x00Next Page\x00Next match\x00Open ebook\x00Options\x00Output file name. Default is derived from input filename\x00Override the CSS. Can be either a path to a CSS stylesheet or a string. If it is a string it is interpreted as CSS.\x00Override
CSS\x00Page Setup\x00Parsing LRF file\x00Password needed\x00Path to a graphic that will be set as this files\' thumbnail\x00Path to a txt file containing the comment to be stored in the lrf file.\x00Path to file containing image to be used as cover\x00Preprocess Baen HTML files to improve generated LRF.\x00Prevent the automatic insertion of page breaks before detected chapters.\x00Previous Page\x00Profile of the target device for which this LRF is being generated. The profile determines things like the resolution and screen size of the target device. Default: %s Supported profiles: \x00Progress\x00Publisher\x00Rating\x00Rating of this book. 0-5 stars\x00Reader\n%s available\x00Remove books\x00Remove the selected formats for this book from the database.\x00Render HTML tables as blocks of text instead of actual tables. This is neccessary if the HTML contains very large or complex tables.\x00Reset Quick Search\x00Right margin of page. Default is %default px.\x00Save to disk\x00Search by title, author, publisher, tags, series and comments\x00Search the list of books by title or author

Words separated by spaces are ANDed\x00Search the list of books by title, author, publisher, tags and comments

Words separated by spaces are ANDed\x00Select the book that most closely matches your copy from the list below\x00Send to device\x00Send to main memory\x00Send to storage card\x00Separate paragraphs by blank lines.\x00Series index.\x00Set book ID\x00Set sort key for the author\x00Set sort key for the title\x00Set the author\x00Set the author(s). Multiple authors should be set as a comma separated list. Default: %default\x00Set the book title\x00Set the category\x00Set the comment.\x00Set the format of the header. %a is replaced by the author and %t by the title. Default is %default\x00Set the space between words in pts. Default is %default\x00Set the title. Default: filename.\x00Sign up for a free account from
ISBNdb.com to get an access key.\x00Size (MB)\x00Sort key for the author\x00Sort key for the title\x00Specify how the author(s) of this book should be sorted. For example Charles Dickens should be sorted as Dickens, Charles.\x00Specify metadata such as title and author for the book.

Metadata will be updated in the database as well as the generated LRF file.\x00Specify the page settings like margins and the screen size of the target device.\x00Specify trutype font families for serif, sans-serif and monospace fonts. These fonts will be embedded in the LRF file. Note that custom fonts lead to slower page turns. Each family specification is of the form: "path to fonts directory, family" For example: --serif-family "%s, Times New Roman"\n \x00Status\x00Ta&gs: \x00Tag based detection\x00Tags\x00Tags categorize the book. This is particularly useful while searching.

They can be any words or phrases, separated by commas.\x00TextLabel\x00The category this book belongs to. E.g.: History\x00The maximum number of levels to recursively process links. A value of 0 means thats links are not followed. A negative value means that tags are ignored.\x00The monospace family of fonts to embed\x00The regular expression used to detect chapter titles. It is searched for in heading tags (h1-h6). Defaults to %default\x00The sans-serif family of fonts to embed\x00The serif family of fonts to embed\x00Title\x00Title based detection\x00Top margin of page. Default is %default px.\x00Unavailable\x00Unknown\x00Use &metadata cover\x00Use the element from the OPF file to determine the order in which the HTML files are appended to the LRF. The .opf file must be in the same directory as the base HTML file.\x00Use this option on html0 files from Book Designer.\x00Use white background\x00View\x00Waiting\x00Working\x00You must add this option if processing files generated by pdftohtml, otherwise conversion will fail.\x00libprs500\x00Project-Id-Version: es\nReport-Msgid-Bugs-To: \nPOT-Creation-Date: 2007-11-17 10:19+PST\nPO-Revision-Date: 2007-11-16 09:21+0100\nLast-Translator: libprs500\nLanguage-Team: Spanish\nMIME-Version: 1.0\nContent-Type: text/plain; charset=UTF-8\nContent-Transfer-Encoding: 8bit\nX-Generator: KBabel 1.11.4\n\x00 puntos\x00P\xc3\xadxeles\x00 estrellas\x00Clave de &acceso;\x00&Autor(es):\x00Margen &Inferior:\x00&Desactivar detecci\xc3\xb3n de cap\xc3\xadtulos\x00&Fuerza un salto de p\xc3\xa1gina delante de la marca:\x00&Formato del encabezado:\x00Margen &Izquierdo:\x00Inserta un salto de &p\xc3\xa1gina delante de la marca:\x00&Contrase\xc3\xb1a:\x00&Preprocesamiento:\x00&Perfil:\x00&Editorial:\x00&Valoraci\xc3\xb3n:\x00Expresi\xc3\xb3n &Regular:\x00Margen &Derecho:\x00&Buscar:\x00&Series:\x00&Mostrar encabezado\x00&T\xc3\xadtulo:\x00Margen &Superior:\x00&Usuario:\x00&Espaciado de palabras:\x00...\x00Los cambios no se aplicaran hasta reiniciar.\x00\n

Para m\xc3\xa1s informaci\xc3\xb3n consultar (en angl\xc3\xa9s): libprs500.kovidgoyal.net

libprs500: %1 de Kovid Goyal
%2

\x00\n

\x00A\x00Expresi\xc3\xb3n regular. Las marcas que tengan href coincidentes, son ignoradas. Por defecto: %default\x00Trebajos activos\x00A\xc3\xb1a&dir las etiquetas: \x00A\xc3\xb1adir el encabezado en todas las p\xc3\xa1ginas, poniendo t\xc3\xad\xc2\xadtulo y autor.\x00A\xc3\xb1adir un nuevo formato para este libro en la base de datos\x00A\xc3\xb1adir libros\x00Mejorar la apariencia del archivo LRF generado, especificando el tama\xc3\xb1o de fuente y el espaciado entre palabras.\x00&Ordenar autores:\x00O&rd&en por autor:\x00Autor(es)\x00Formatos disponibles\x00Atr\xc3\xa1s\x00Libro \x00Portada\x00Margen inferior de la p\xc3\xa1gina. Por defecto: %default px.\x00Localizar una imagen a utilizar como portada de este libro.\x00Convertir en bloque\x00Tarjeta\n%s disponible\x00Categor\xc3\xada\x00Cambia la imagen de &portada:\x00Cambia el(los) autor(es). Para especificar m\xc3\xa1s de uno, separarlos mediante comas.\x00Cambia la editorial del libro\x00Cambiar el t\xc3\xadtulo del libro\x00Detecci\xc3\xb3n de cap\xc3\xadtulos\x00Elegir formato\x00Comentarios\x00Configurar\x00Configurar el visor\x00Convertir Ebooks\x00Convertir individualmente\x00Convertir a LRF\x00Creado por \x00Fecha\x00Borrar\x00No s\xc3\xa9 para qu\xc3\xa9 sirve esto\x00Terminado\x00E\x00ERROR\x00Editar meta-informaci\xc3\xb3n\x00Editar Meta-informaci\xc3\xb3n\x00Editar la meta-informaci\xc3\xb3n\x00Edita metadatos en bloque\x00Editar metadatos individualmente\x00Activa la &rotaci\xc3\xb3n autom\xc3\xa1tica de im\xc3\xa1genes\x00Activa la rotaci\xc3\xb3n autom\xc3\xa1tica de im\xc3\xa1genes m\xc3\xa1s grandes que el ancho de la pantalla.\x00Extraer la miniatura del archivo LRF\x00Buscar\x00Buscar portada en el servidor\x00Buscar metadatos\x00Buscar metadatos en el servidor\x00Descargar noticias (RSS)\x00Buscando metadatos para %1\x00Afinar la detecci\xc3\xb3n de cap\xc3\xadtulos y secciones.\x00Fuerza un salto de p\xc3\xa1gina antes de un elemento con un atributo concreto. El formato de esta opci\xc3\xb3n es regexp_marca,nom_atribut,tegexp_valor_atribut. Por ejemplo, "h\\d,class,chapter", coincide con todas las marcas de encabezado que tienen el atributo class="chapter". Por defecto: %default\x00Fuerza un salto de p\xc3\xa1gina antes de las marcas cuyo nombre coincida con la expresi\xc3\xb3n regular.\x00Fuerza un salto de p\xc3\xa1gina delante del &atributo:\x00Siguiente\x00Encabezado\x00Ayuda con el \xc3\xadtem\x00Partici\xc3\xb3n de palabras\x00IS&BN:\x00Si html2lrf no encuentra saltos de p\xc3\xa1gina en el archivo html y no puede detectar los encabezados de los cap\xc3\xadtulos, inserta autom\xc3\xa1ticamente un salto de p\xc3\xa1gina delante de las marcas que cuyo nombre coincida con la expresi\xc3\xb3n regular. Por defecto: %default. Esta opci\xc3\xb3n se inhabilita estableciendo la regexp a "$".El prop\xc3\xb3sito es evitar p\xc3\xa1ginas muy largas, que relentizan al cambio de p\xc3\xa1gina en el archivo LRF. Esta opci\xc3\xb3n se ignora si la p\xc3\xa1gina actual tiene pocos elementos.\x00Si se detecta un gr\xc3\xa1fico para la portada en el archivo de origen, utilizarla en lugar de la portada especificada.\x00Ignora las &tablas\x00Aumenta el tama\xc3\xb1o de la fuente en 2 * FONT_DELTA puntos y el espacio de l\xc3\xad\xc2\xadnea en FONT_DELTA puntos. FONT_DELTA puede ser una fracci\xc3\xb3n. Si es un valor negativo, el tama\xc3\xb1o de la fuente disminuye.\x00Inserta l\xc3\xadneas en &blanco entre p\xc3\xa1rrafos\x00Trabajo\x00Trabajos:\x00Visor LRF\x00Margen izquierdo de la p\xc3\xa1gina. Por defecto: %default px.\x00Biblioteca\x00Listado de series conocidas. Se puede a\xc3\xb1adir nuevas series.\x00Look & Feel\x00Coincidencias\x00Meta-informaci\xc3\xb3n\x00Metadatos\x00P\xc3\xa1gina siguiente\x00Siguiente coincidencia\x00Abrir eBook\x00Opciones\x00Nombre del archivo de destino\xc2\xad. Por defecto, deriva del archivo de entrada\x00Substituye la hoja CSS. Se admite tanto una ruta al archivo CSS alternativo, como una cadena. En el \xc3\xbaltimo caso, la cadena se interpreta como CSS.\x00Substituye
CSS\x00Configuraci\xc3\xb3n de p\xc3\xa1gina\x00Analizando el archivo LRF\x00Se necesita contrase\xc3\xb1a.\x00Ruta al archivo de imagen que se utilizar\xc3\xa1 como miniatura\x00Ruta al archivo txt que contiene el comentaria a guardar en el archivo LRF\x00Ruta al archivo de imagen a utilizar como portada\x00Preprocesa los archivos Baen HTML para mejorar el archivo LRF generado.\x00Evita la inserci\xc3\xb3n autom\xc3\xa1tica de saltos de p\xc3\xa1gina delante de los cap\xc3\xadtulos detectados.\x00P\xc3\xa1gina anterior\x00Perfil del dispositivo para el cual se genera el archivo LRF. Este perfil determina, entre otras cosas, la resoluci\xc3\xb3n y el tama\xc3\xb1o de la pantalla del dispositivo. Por defecto: %s Perfiles soportados:\x00Progreso\x00Editorial\x00Valoraci\xc3\xb3n\x00Valora este libro: 0-5 estrellas\x00Sony Reader\n%s disponible\x00Suprimir libros\x00Elimina los formatos seleccionados para este libro de la base de datos.\x00Renderizar las tablas HTML como bloques de texto en lugar de las tablas actuales. Activar si el archivo HTML contiene tablas muy grandes o complejas.\x00Reinicializar b\xc3\xbasqueda r\xc3\xa1pida\x00Margen derecho de la p\xc3\xa1gina. Por defecto: %default px.\x00Guardar en el disco\x00Buscar por t\xc3\xadtulo, autor, editorial, etiquetas, series y comentarios\x00Busca libros por t\xc3\xadtulo o autor.

Los espacios entre palabras se sustituyen por AND.\x00Buscar libros por t\xc3\xadtulo, autor, editorial, etiquetas y comentaris

Los espacios entre parlabras se sustituyen por AND.\x00Seleccionar el libro que m\xc3\xa1s se aproxime al listado mostrado abajo\x00Enviar al dispositivo\x00Enviar a la memoria interna\x00Envia a la targeta de memoria\x00Separa los p\xc3\xa1rrafos mediante l\xc3\xadneas en blanco.\x00\xc3\x8dndice de serie.\x00Insertar el ID del libro\x00Insertar la clave de orden por autor\x00Insertar la clave de orden por t\xc3\xadtulo\x00Insertar el autor\x00Insertar autor(es). Si indica m\xc3\xa1s de un autor, sep\xc3\xa1relos mediante comas. Por defecto: %default\x00Insertar el nombre del libro\x00Insertar categor\xc3\xad\xc2\xada.\x00Insertar comentarios.\x00Establece el formato del encabezado. %a se reemplaza por el autor y %t por el t\xc3\xad\xc2\xadtulo. Por defecto: %default\x00Fija el espacio entre palabras en puntos. Por defecto: %default\x00Insertar t\xc3\xadtulo. Por defecto: nombre_del_archivo.\x00Registraros gratuitamente en
ISBNdb.com para obtenir una clave de acceso.\x00Tama\xc3\xb1o (MB)\x00Clave de orden por autor\x00Clave de orden por t\xc3\xad\xc2\xadtulo.\x00Especificar c\xc3\xb3mo ordenar el(los) autor(es) de este libro. Por ejemplo,ordena Federico Garc\xc3\xada Lorca como Lorca, Federico\x00Especificar datos como t\xc3\xadtulo y autor para el libro.

Esta informaci\xc3\xb3n se actualiza tanto en la base de datos como en el archivo LRF.\x00Configuraci\xc3\xb3n de p\xc3\xa1gina del dispositivo: m\xc3\xa1rgenes y tama\xc3\xb1o de la pantalla\x00Especificar fuentes truetype para las familias serif, sans-serif y monoespaciadas. Las fuentes se insertan en el archivo LRF. Tener en cuenta que a\xc3\xb1adir fuentes personalizadas relentiza el cambio de p\xc3\xa1gina. Para especificar cada una de las familias se utiliza: "ruta a la carpeta de fuents, familia" ( --serif-family "%s, Times New Roman")\n\x00Estat\x00Etique&tas:\x00Detecci\xc3\xb3n basada en etiquetas\x00Etiquetas\x00Etiquetas para categorizar el libr (muy \xc3\xbatil en b\xc3\xbasquedas).

Puede utilizarse qualquier palabra o frase, separada medante comas.\x00TextLabel\x00Categoria a la que pertenece el libro. Por ejemplo, Historia\x00N\xc3\xbamero m\xc3\xa1ximo de niveles para procesar enlaces recursivamente. El valor 0 (cero) indica que no se seguir\xc3\xa1n. Un valor negativo, ignora las marcas .\x00Familia de fuentes monoespaiadas a incrustar.\x00Expressi\xc3\xb3n regular utilizada para detectar los t\xc3\xadtulos de los cap\xc3\xadtulos. Busca las marcas de encabezado (h1-h6). Por defecto: %default\x00Familia de fuentes sans-serif a incrustar.\x00Familia de fuentes serif per a incrustar.\x00T\xc3\xadtulo\x00Detecci\xc3\xb3n basada en el t\xc3\xadtulo\x00Margen superior de la p\xc3\xa1gina. Por defecto: %default px.\x00No disponible\x00Desconocido\x00Utilizar la portada de los &metadatos\x00Utiliza el elemento del archivo OPF para determinar el orden en el que se a\xc3\xb1aden los archivos HTML al LRF. El archivo .opf debe estar en la misma carpeta que el archivo HTML base.\x00Utilice esta opci\xc3\xb3n para archivos html0 de Book Designer.\x00Utilizar fondo blanco\x00Ver\x00En espera...\x00Procesando...\x00Es necesario activar esta opci\xc3\xb3n para archivos generados con pdftohtml, para evitar que la conversi\xc3\xb3n falle.\x00libprs500\x00', 'sl': '\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: libprs500 0.4.17\nPOT-Creation-Date: 2007-11-17 10:05+PST\nPO-Revision-Date: 2007-11-08 14:39+PST\nLast-Translator: Automatically generated\nLanguage-Team: sl\nMIME-Version: 1.0\nContent-Type: text/plain; charset=UTF-8\nContent-Transfer-Encoding: 8bit\nGenerated-By: pygettext.py 1.5\n\x00'} \ No newline at end of file