mirror of
https://github.com/geometer/FBReaderJ.git
synced 2025-10-03 17:59:33 +02:00
new style preferences for all lengths
This commit is contained in:
parent
af829b8d51
commit
274fd03e54
36 changed files with 363 additions and 115 deletions
|
@ -403,7 +403,6 @@
|
|||
<node name="unchanged" value="<بدون تغيير>"/>
|
||||
</node>
|
||||
<node name="fontSize" value="حجم الخط"/>
|
||||
<node name="fontSizeDifference" value="الفرق بين حجم الخط"/>
|
||||
<node name="fontStyle" value="ستايل الخط">
|
||||
<node name="regular" value="عادي"/>
|
||||
<node name="bold" value="غليظ"/>
|
||||
|
@ -444,16 +443,17 @@
|
|||
<node name="summaryOn" value="Hyphenate words automatically" toBeTranslated="true"/>
|
||||
<node name="summaryOff" value="Do not hyphenate words automatically" toBeTranslated="true"/>
|
||||
</node>
|
||||
<node name="allowHyphenations" value="Allow Hyphenations" toBeTranslated="true">
|
||||
<node name="allowHyphenations" value="Allow hyphenations" toBeTranslated="true">
|
||||
<node name="summaryOn" value="hyphenate words" toBeTranslated="true"/>
|
||||
<node name="summaryOff" value="don't hyphenate words" toBeTranslated="true"/>
|
||||
<node name="unchanged" value="<بدون تغيير>"/>
|
||||
</node>
|
||||
<node name="firstLineIndent" value="First Line Indent" toBeTranslated="true"/>
|
||||
<node name="spaceBefore" value="Space Before" toBeTranslated="true"/>
|
||||
<node name="spaceAfter" value="Space After" toBeTranslated="true"/>
|
||||
<node name="leftIndent" value="Left Indent" toBeTranslated="true"/>
|
||||
<node name="rightIndent" value="Right Indent" toBeTranslated="true"/>
|
||||
<node name="firstLineIndent" value="First line indent" toBeTranslated="true"/>
|
||||
<node name="spaceBefore" tobeTranslated="true" value="Space before"/>
|
||||
<node name="spaceAfter" tobetranslated="true" value="Space after"/>
|
||||
<node name="leftIndent" tobetranslated="true" value="Left indent"/>
|
||||
<node name="rightIndent" tobeTranslated="true" value="Right indent"/>
|
||||
<node name="verticalAlignment" value="Vertical alignment" toBeTranslated="true"/>
|
||||
<node name="more" value="مزيد...">
|
||||
<node name="summary" value="اعدادات العناوين وغيرها"/>
|
||||
<node name="Regular Paragraph" value="Regular Paragraph" toBeTranslated="true">
|
||||
|
@ -989,4 +989,8 @@
|
|||
<node name="frontScreenMessage" value="Turn the device over to read your book. To return text to this screen, press the button below." toBeTranslated="true"/>
|
||||
<node name="frontScreenButton" value="Switch to this screen" toBeTranslated="true"/>
|
||||
</node>
|
||||
<node name="hint">
|
||||
<node name="positiveLength" value="E.g.: 20px, 10pt, 0.8em, 1ex, 120%" toBeTranslated="true"/>
|
||||
<node name="length" value="E.g.: -2px, 10pt, -0.8em, 1.1ex, -40%" toBeTranslated="true"/>
|
||||
</node>
|
||||
</resources>
|
||||
|
|
|
@ -411,7 +411,6 @@
|
|||
<node name="unchanged" value="<unchanged>"/>
|
||||
</node>
|
||||
<node name="fontSize" value="Памер шрыфту"/>
|
||||
<node name="fontSizeDifference" value="Адрозьненьне памеру шрыфту"/>
|
||||
<node name="fontStyle" value="Стыль шрыфту">
|
||||
<node name="regular" value="Звычайны"/>
|
||||
<node name="bold" value="Тоўсты"/>
|
||||
|
@ -462,6 +461,7 @@
|
|||
<node name="spaceAfter" value="Прастора перад"/>
|
||||
<node name="leftIndent" value="Левы водступ"/>
|
||||
<node name="rightIndent" value="Правы водступ"/>
|
||||
<node name="verticalAlignment" value="Vertical alignment" toBeTranslated="true"/>
|
||||
<node name="more" value="Больш стыляў">
|
||||
<node name="summary" value="Падзяляць налады на назвы, эпіґрафы і гэтак далей"/>
|
||||
<node name="Regular Paragraph" value="Звычайны абзац">
|
||||
|
@ -997,4 +997,8 @@
|
|||
<node name="frontScreenMessage" value="Turn the device over to read your book. To return text to this screen, press the button below." toBeTranslated="true"/>
|
||||
<node name="frontScreenButton" value="Switch to this screen" toBeTranslated="true"/>
|
||||
</node>
|
||||
<node name="hint">
|
||||
<node name="positiveLength" value="E.g.: 20px, 10pt, 0.8em, 1ex, 120%" toBeTranslated="true"/>
|
||||
<node name="length" value="E.g.: -2px, 10pt, -0.8em, 1.1ex, -40%" toBeTranslated="true"/>
|
||||
</node>
|
||||
</resources>
|
||||
|
|
|
@ -410,7 +410,6 @@
|
|||
<node name="unchanged" value="<без промяна>"/>
|
||||
</node>
|
||||
<node name="fontSize" value="Размер на шрифта"/>
|
||||
<node name="fontSizeDifference" value="Размер"/>
|
||||
<node name="fontStyle" value="Стил">
|
||||
<node name="regular" value="нормален"/>
|
||||
<node name="bold" value="удебелен"/>
|
||||
|
@ -461,6 +460,7 @@
|
|||
<node name="spaceAfter" value="Отстояние след"/>
|
||||
<node name="leftIndent" value="Ляв отстъп"/>
|
||||
<node name="rightIndent" value="Десен отстъп"/>
|
||||
<node name="verticalAlignment" value="Vertical alignment" toBeTranslated="true"/>
|
||||
<node name="more" value="Други стилове">
|
||||
<node name="summary" value="Отделни настройки за заглавия, епиграфи и т.н."/>
|
||||
<node name="Regular Paragraph" value="Стандартен параграф">
|
||||
|
@ -996,4 +996,8 @@
|
|||
<node name="frontScreenMessage" value="Turn the device over to read your book. To return text to this screen, press the button below." toBeTranslated="true"/>
|
||||
<node name="frontScreenButton" value="Switch to this screen" toBeTranslated="true"/>
|
||||
</node>
|
||||
<node name="hint">
|
||||
<node name="positiveLength" value="E.g.: 20px, 10pt, 0.8em, 1ex, 120%" toBeTranslated="true"/>
|
||||
<node name="length" value="E.g.: -2px, 10pt, -0.8em, 1.1ex, -40%" toBeTranslated="true"/>
|
||||
</node>
|
||||
</resources>
|
||||
|
|
|
@ -411,7 +411,6 @@
|
|||
<node name="unchanged" value="<sense canvis>"/>
|
||||
</node>
|
||||
<node name="fontSize" value="Mida de la font"/>
|
||||
<node name="fontSizeDifference" value="Diferència de mida de la font"/>
|
||||
<node name="fontStyle" value="Estil de la font">
|
||||
<node name="regular" value="Normal"/>
|
||||
<node name="bold" value="Negreta"/>
|
||||
|
@ -462,6 +461,7 @@
|
|||
<node name="spaceAfter" value="Espai després"/>
|
||||
<node name="leftIndent" value="Sagnar a l'esquerra"/>
|
||||
<node name="rightIndent" value="Sagnar a la dreta"/>
|
||||
<node name="verticalAlignment" value="Vertical alignment" toBeTranslated="true"/>
|
||||
<node name="more" value="Més estils">
|
||||
<node name="summary" value="Separar les opcions per títols, epígrafs, etc."/>
|
||||
<node name="Regular Paragraph" value="Paràgraf normal">
|
||||
|
@ -1017,4 +1017,8 @@
|
|||
<node name="frontScreenMessage" value="Turn the device over to read your book. To return text to this screen, press the button below." toBeTranslated="true"/>
|
||||
<node name="frontScreenButton" value="Switch to this screen" toBeTranslated="true"/>
|
||||
</node>
|
||||
<node name="hint">
|
||||
<node name="positiveLength" value="E.g.: 20px, 10pt, 0.8em, 1ex, 120%" toBeTranslated="true"/>
|
||||
<node name="length" value="E.g.: -2px, 10pt, -0.8em, 1.1ex, -40%" toBeTranslated="true"/>
|
||||
</node>
|
||||
</resources>
|
||||
|
|
|
@ -414,7 +414,6 @@
|
|||
<node name="unchanged" value="<nezměněno>"/>
|
||||
</node>
|
||||
<node name="fontSize" value="Velikost písma"/>
|
||||
<node name="fontSizeDifference" value="Rozlišovat velikost"/>
|
||||
<node name="fontStyle" value="Řez písma">
|
||||
<node name="regular" value="Obyčejné"/>
|
||||
<node name="bold" value="Tučné"/>
|
||||
|
@ -465,6 +464,7 @@
|
|||
<node name="spaceAfter" value="Mezera za"/>
|
||||
<node name="leftIndent" value="Odsazení vlevo"/>
|
||||
<node name="rightIndent" value="Odsazení vpravo"/>
|
||||
<node name="verticalAlignment" value="Vertical alignment" toBeTranslated="true"/>
|
||||
<node name="more" value="Další styly">
|
||||
<node name="summary" value="Oddělené nastavení pro názvy, mota atd."/>
|
||||
<node name="Regular Paragraph" value="Běžný odstavec">
|
||||
|
@ -1000,4 +1000,8 @@
|
|||
<node name="frontScreenMessage" value="Pro čtení knihy obraťte zařízení. Pro navrácení textu na tento displej stiskněte tlačítko dole."/>
|
||||
<node name="frontScreenButton" value="Přepnout na tento displej"/>
|
||||
</node>
|
||||
<node name="hint">
|
||||
<node name="positiveLength" value="E.g.: 20px, 10pt, 0.8em, 1ex, 120%" toBeTranslated="true"/>
|
||||
<node name="length" value="E.g.: -2px, 10pt, -0.8em, 1.1ex, -40%" toBeTranslated="true"/>
|
||||
</node>
|
||||
</resources>
|
||||
|
|
|
@ -405,7 +405,6 @@
|
|||
<node name="unchanged" value="<uændret>"/>
|
||||
</node>
|
||||
<node name="fontSize" value="Skriftstørrelse"/>
|
||||
<node name="fontSizeDifference" value="Forskel i skriftstørrelse"/>
|
||||
<node name="fontStyle" value="Skrifttype-stil">
|
||||
<node name="regular" value="Almindelig"/>
|
||||
<node name="bold" value="Fed"/>
|
||||
|
@ -456,6 +455,7 @@
|
|||
<node name="spaceAfter" value="Afstand efter"/>
|
||||
<node name="leftIndent" value="Venstreindrykning"/>
|
||||
<node name="rightIndent" value="Højre-indrykning"/>
|
||||
<node name="verticalAlignment" value="Vertical alignment" toBeTranslated="true"/>
|
||||
<node name="more" value="Næste tip">
|
||||
<node name="summary" value="Separate indstillinger for titler, epigrafer osv."/>
|
||||
<node name="Regular Paragraph" value="Almindelig paragraf">
|
||||
|
@ -1011,4 +1011,8 @@
|
|||
<node name="frontScreenMessage" value="Turn the device over to read your book. To return text to this screen, press the button below." toBeTranslated="true"/>
|
||||
<node name="frontScreenButton" value="Switch to this screen" toBeTranslated="true"/>
|
||||
</node>
|
||||
<node name="hint">
|
||||
<node name="positiveLength" value="E.g.: 20px, 10pt, 0.8em, 1ex, 120%" toBeTranslated="true"/>
|
||||
<node name="length" value="E.g.: -2px, 10pt, -0.8em, 1.1ex, -40%" toBeTranslated="true"/>
|
||||
</node>
|
||||
</resources>
|
||||
|
|
|
@ -410,7 +410,6 @@
|
|||
<node name="unchanged" value="<unverändert>"/>
|
||||
</node>
|
||||
<node name="fontSize" value="Schriftgröße"/>
|
||||
<node name="fontSizeDifference" value="Größenunterschied"/>
|
||||
<node name="fontStyle" value="Schriftschnitt">
|
||||
<node name="regular" value="Normal"/>
|
||||
<node name="bold" value="Fett"/>
|
||||
|
@ -461,6 +460,7 @@
|
|||
<node name="spaceAfter" value="Abstand nach"/>
|
||||
<node name="leftIndent" value="Einzug linker Rand"/>
|
||||
<node name="rightIndent" value="Einzug rechter Rand"/>
|
||||
<node name="verticalAlignment" value="Vertical alignment" toBeTranslated="true"/>
|
||||
<node name="more" value="Weitere Formatierungen…">
|
||||
<node name="summary" value="Detaillierte Einstellungen für Überschiften, Inhalte, etc."/>
|
||||
<node name="Regular Paragraph" value="Normaler Absatz">
|
||||
|
@ -996,4 +996,8 @@
|
|||
<node name="frontScreenMessage" value="Bitte das Gerät wenden um das Buch zu lesen. Um auf diesen Bildschirm zurückzukehren, die untere Schaltfläche betätigen."/>
|
||||
<node name="frontScreenButton" value="Auf diesen Bildschirm wechseln"/>
|
||||
</node>
|
||||
<node name="hint">
|
||||
<node name="positiveLength" value="E.g.: 20px, 10pt, 0.8em, 1ex, 120%" toBeTranslated="true"/>
|
||||
<node name="length" value="E.g.: -2px, 10pt, -0.8em, 1.1ex, -40%" toBeTranslated="true"/>
|
||||
</node>
|
||||
</resources>
|
||||
|
|
|
@ -395,7 +395,6 @@
|
|||
<node name="unchanged" value="<αμετάβλητη>"/>
|
||||
</node>
|
||||
<node name="fontSize" value="Μέγεθος γραμματοσειράς"/>
|
||||
<node name="fontSizeDifference" value="Διαφορά μεγέθους"/>
|
||||
<node name="fontStyle" value="Κόψιμό γραφής">
|
||||
<node name="regular" value="Κανονικά"/>
|
||||
<node name="bold" value="Παχύ"/>
|
||||
|
@ -446,6 +445,7 @@
|
|||
<node name="spaceAfter" value="Απόσταση μετά"/>
|
||||
<node name="leftIndent" value="Απόσταση αριστερής άκρης"/>
|
||||
<node name="rightIndent" value="Απόσταση δεξιάς άκρης"/>
|
||||
<node name="verticalAlignment" value="Vertical alignment" toBeTranslated="true"/>
|
||||
<node name="more" value="αλλες διαφοροποιήσεις…">
|
||||
<node name="summary" value="λεπτομερής ρυθμίσεις για τίτλους, περιεχόμενα, κ.τ.λ."/>
|
||||
<node name="Regular Paragraph" value="Κανονικλη παράγραφος">
|
||||
|
@ -989,4 +989,8 @@
|
|||
<node name="frontScreenMessage" value="Turn the device over to read your book. To return text to this screen, press the button below." toBeTranslated="true"/>
|
||||
<node name="frontScreenButton" value="Switch to this screen" toBeTranslated="true"/>
|
||||
</node>
|
||||
<node name="hint">
|
||||
<node name="positiveLength" value="E.g.: 20px, 10pt, 0.8em, 1ex, 120%" toBeTranslated="true"/>
|
||||
<node name="length" value="E.g.: -2px, 10pt, -0.8em, 1.1ex, -40%" toBeTranslated="true"/>
|
||||
</node>
|
||||
</resources>
|
||||
|
|
|
@ -405,7 +405,6 @@
|
|||
<node name="unchanged" value="<unchanged>"/>
|
||||
</node>
|
||||
<node name="fontSize" value="Font size"/>
|
||||
<node name="fontSizeDifference" value="Font size difference"/>
|
||||
<node name="fontStyle" value="Font style">
|
||||
<node name="regular" value="Regular"/>
|
||||
<node name="bold" value="Bold"/>
|
||||
|
@ -432,7 +431,7 @@
|
|||
<node name="summaryOff" value="regular"/>
|
||||
<node name="unchanged" value="<unchanged>"/>
|
||||
</node>
|
||||
<node name="lineSpacing" value="Line Spacing">
|
||||
<node name="lineSpacing" value="Line spacing">
|
||||
<node name="unchanged" value="<unchanged>"/>
|
||||
</node>
|
||||
<node name="alignment" value="Alignment">
|
||||
|
@ -446,16 +445,17 @@
|
|||
<node name="summaryOn" value="Hyphenate words automatically"/>
|
||||
<node name="summaryOff" value="Do not hyphenate words automatically"/>
|
||||
</node>
|
||||
<node name="allowHyphenations" value="Allow Hyphenations">
|
||||
<node name="allowHyphenations" value="Allow hyphenations">
|
||||
<node name="summaryOn" value="hyphenate words"/>
|
||||
<node name="summaryOff" value="don't hyphenate words"/>
|
||||
<node name="unchanged" value="<unchanged>"/>
|
||||
</node>
|
||||
<node name="firstLineIndent" value="First Line Indent"/>
|
||||
<node name="spaceBefore" value="Space Before"/>
|
||||
<node name="spaceAfter" value="Space After"/>
|
||||
<node name="leftIndent" value="Left Indent"/>
|
||||
<node name="rightIndent" value="Right Indent"/>
|
||||
<node name="firstLineIndent" value="First line indent"/>
|
||||
<node name="spaceBefore" value="Space before paragraph"/>
|
||||
<node name="spaceAfter" value="Space after paragraph"/>
|
||||
<node name="leftIndent" value="Left indent"/>
|
||||
<node name="rightIndent" value="Right indent"/>
|
||||
<node name="verticalAlignment" value="Vertical alignment"/>
|
||||
<node name="more" value="More styles">
|
||||
<node name="summary" value="Separate settings for titles, epigraphs, etc."/>
|
||||
<node name="Regular Paragraph" value="Regular Paragraph">
|
||||
|
@ -991,4 +991,8 @@
|
|||
<node name="frontScreenMessage" value="Turn the device over to read your book. To return text to this screen, press the button below."/>
|
||||
<node name="frontScreenButton" value="Switch to this screen"/>
|
||||
</node>
|
||||
<node name="hint">
|
||||
<node name="positiveLength" value="E.g.: 20px, 10pt, 0.8em, 1ex, 120%"/>
|
||||
<node name="length" value="E.g.: -2px, 10pt, -0.8em, 1.1ex, -40%"/>
|
||||
</node>
|
||||
</resources>
|
||||
|
|
|
@ -410,7 +410,6 @@
|
|||
<node name="unchanged" value="<sin cambios>"/>
|
||||
</node>
|
||||
<node name="fontSize" value="Tamaño de fuente"/>
|
||||
<node name="fontSizeDifference" value="Diferencia de tamaño de fuente"/>
|
||||
<node name="fontStyle" value="Estilo de fuente">
|
||||
<node name="regular" value="Normal"/>
|
||||
<node name="bold" value="Negrita"/>
|
||||
|
@ -461,6 +460,7 @@
|
|||
<node name="spaceAfter" value="Espacio después"/>
|
||||
<node name="leftIndent" value="Sangría izquierda"/>
|
||||
<node name="rightIndent" value="Sangría derecha"/>
|
||||
<node name="verticalAlignment" value="Vertical alignment" toBeTranslated="true"/>
|
||||
<node name="more" value="Más estilos">
|
||||
<node name="summary" value="Separar los ajustes por títulos, epígrafes, etc."/>
|
||||
<node name="Regular Paragraph" value="Párrafo normal">
|
||||
|
@ -996,4 +996,8 @@
|
|||
<node name="frontScreenMessage" value="Turn the device over to read your book. To return text to this screen, press the button below." toBeTranslated="true"/>
|
||||
<node name="frontScreenButton" value="Switch to this screen" toBeTranslated="true"/>
|
||||
</node>
|
||||
<node name="hint">
|
||||
<node name="positiveLength" value="E.g.: 20px, 10pt, 0.8em, 1ex, 120%" toBeTranslated="true"/>
|
||||
<node name="length" value="E.g.: -2px, 10pt, -0.8em, 1.1ex, -40%" toBeTranslated="true"/>
|
||||
</node>
|
||||
</resources>
|
||||
|
|
|
@ -405,7 +405,6 @@
|
|||
<node name="unchanged" value="<aldaketarik gabe>"/>
|
||||
</node>
|
||||
<node name="fontSize" value="Letra-tipoaren tamaina"/>
|
||||
<node name="fontSizeDifference" value="Letra-tipoen tamaina ezberdintasuna"/>
|
||||
<node name="fontStyle" value="Letra-tipo estiloa">
|
||||
<node name="regular" value="Normala"/>
|
||||
<node name="bold" value="Lodia"/>
|
||||
|
@ -456,6 +455,7 @@
|
|||
<node name="spaceAfter" value="Hutsunea ostean"/>
|
||||
<node name="leftIndent" value="Koska ezkerrera"/>
|
||||
<node name="rightIndent" value="Koska eskumara"/>
|
||||
<node name="verticalAlignment" value="Vertical alignment" toBeTranslated="true"/>
|
||||
<node name="more" value="Estilo gehiago">
|
||||
<node name="summary" value="Izenburu, epigrafe, eta abarren hobespen bereziak"/>
|
||||
<node name="Regular Paragraph" value="Paragrafo arrunta">
|
||||
|
@ -1017,4 +1017,8 @@
|
|||
<node name="frontScreenMessage" value="Eman buelta gailuari liburua irakurtzeko. Testua pantailara itzul daiten, sakatu beheko botoia."/>
|
||||
<node name="frontScreenButton" value="Pantaila honetara aldatu"/>
|
||||
</node>
|
||||
<node name="hint">
|
||||
<node name="positiveLength" value="E.g.: 20px, 10pt, 0.8em, 1ex, 120%" toBeTranslated="true"/>
|
||||
<node name="length" value="E.g.: -2px, 10pt, -0.8em, 1.1ex, -40%" toBeTranslated="true"/>
|
||||
</node>
|
||||
</resources>
|
||||
|
|
|
@ -405,7 +405,6 @@
|
|||
<node name="unchanged" value="<بدون تغيير>"/>
|
||||
</node>
|
||||
<node name="fontSize" value="سايز فونت"/>
|
||||
<node name="fontSizeDifference" value="تفاوت سايز فونت"/>
|
||||
<node name="fontStyle" value="سبك فونت">
|
||||
<node name="regular" value="عادي"/>
|
||||
<node name="bold" value="برجسته"/>
|
||||
|
@ -456,6 +455,7 @@
|
|||
<node name="spaceAfter" value="بعد فاصله"/>
|
||||
<node name="leftIndent" value="تو بردن سمت چپ"/>
|
||||
<node name="rightIndent" value="تو بردن سمت راست"/>
|
||||
<node name="verticalAlignment" value="Vertical alignment" toBeTranslated="true"/>
|
||||
<node name="more" value="سبك هاي بيشتر">
|
||||
<node name="summary" value="تنظیمات جداگانه برای عناوین، نوشته ها، و غیره"/>
|
||||
<node name="Regular Paragraph" value="پاراگراف عادي">
|
||||
|
@ -991,4 +991,8 @@
|
|||
<node name="frontScreenMessage" value="Turn the device over to read your book. To return text to this screen, press the button below." toBeTranslated="true"/>
|
||||
<node name="frontScreenButton" value="Switch to this screen" toBeTranslated="true"/>
|
||||
</node>
|
||||
<node name="hint">
|
||||
<node name="positiveLength" value="E.g.: 20px, 10pt, 0.8em, 1ex, 120%" toBeTranslated="true"/>
|
||||
<node name="length" value="E.g.: -2px, 10pt, -0.8em, 1.1ex, -40%" toBeTranslated="true"/>
|
||||
</node>
|
||||
</resources>
|
||||
|
|
|
@ -398,7 +398,6 @@
|
|||
<node name="unchanged" value="<inchangé>"/>
|
||||
</node>
|
||||
<node name="fontSize" value="Taille de police"/>
|
||||
<node name="fontSizeDifference" value="Différence de taille"/>
|
||||
<node name="fontStyle" value="Style de police">
|
||||
<node name="regular" value="Normale"/>
|
||||
<node name="bold" value="Gras"/>
|
||||
|
@ -449,6 +448,7 @@
|
|||
<node name="spaceAfter" value="Espace après"/>
|
||||
<node name="leftIndent" value="Indentation à gauche"/>
|
||||
<node name="rightIndent" value="Indentation à droite"/>
|
||||
<node name="verticalAlignment" value="Vertical alignment" toBeTranslated="true"/>
|
||||
<node name="more" value="Plus de styles">
|
||||
<node name="summary" value="Paramètres de configuration des titres, épigraphes etc."/>
|
||||
<node name="Regular Paragraph" value="Paragraphe normal">
|
||||
|
@ -984,4 +984,8 @@
|
|||
<node name="frontScreenMessage" value="Turn the device over to read your book. To return text to this screen, press the button below." toBeTranslated="true"/>
|
||||
<node name="frontScreenButton" value="Switch to this screen" toBeTranslated="true"/>
|
||||
</node>
|
||||
<node name="hint">
|
||||
<node name="positiveLength" value="E.g.: 20px, 10pt, 0.8em, 1ex, 120%" toBeTranslated="true"/>
|
||||
<node name="length" value="E.g.: -2px, 10pt, -0.8em, 1.1ex, -40%" toBeTranslated="true"/>
|
||||
</node>
|
||||
</resources>
|
||||
|
|
|
@ -395,7 +395,6 @@
|
|||
<node name="unchanged" value="<sen cambios>"/>
|
||||
</node>
|
||||
<node name="fontSize" value="Tamaño da letra"/>
|
||||
<node name="fontSizeDifference" value="Diferenza de tamaño da letra"/>
|
||||
<node name="fontStyle" value="Estilo da letra">
|
||||
<node name="regular" value="Normal"/>
|
||||
<node name="bold" value="Negriña"/>
|
||||
|
@ -446,6 +445,7 @@
|
|||
<node name="spaceAfter" value="Espazo despois"/>
|
||||
<node name="leftIndent" value="Sangrar á esquerda"/>
|
||||
<node name="rightIndent" value="Sangrar á dereita"/>
|
||||
<node name="verticalAlignment" value="Vertical alignment" toBeTranslated="true"/>
|
||||
<node name="more" value="Máis estilos">
|
||||
<node name="summary" value="Separar as preferencias por títulos, epígrafes, etc."/>
|
||||
<node name="Regular Paragraph" value="Parágrafo normal">
|
||||
|
@ -981,4 +981,8 @@
|
|||
<node name="frontScreenMessage" value="Turn the device over to read your book. To return text to this screen, press the button below." toBeTranslated="true"/>
|
||||
<node name="frontScreenButton" value="Switch to this screen" toBeTranslated="true"/>
|
||||
</node>
|
||||
<node name="hint">
|
||||
<node name="positiveLength" value="E.g.: 20px, 10pt, 0.8em, 1ex, 120%" toBeTranslated="true"/>
|
||||
<node name="length" value="E.g.: -2px, 10pt, -0.8em, 1.1ex, -40%" toBeTranslated="true"/>
|
||||
</node>
|
||||
</resources>
|
||||
|
|
|
@ -395,7 +395,6 @@
|
|||
<node name="unchanged" value="<változatlan>"/>
|
||||
</node>
|
||||
<node name="fontSize" value="Betűméret"/>
|
||||
<node name="fontSizeDifference" value="Méretkülönbség"/>
|
||||
<node name="fontStyle" value="Betűstílus">
|
||||
<node name="regular" value="Normál"/>
|
||||
<node name="bold" value="Félkövér"/>
|
||||
|
@ -446,6 +445,7 @@
|
|||
<node name="spaceAfter" value="Térköz utána"/>
|
||||
<node name="leftIndent" value="Bal oldali behúzás"/>
|
||||
<node name="rightIndent" value="Jobb oldali behúzás"/>
|
||||
<node name="verticalAlignment" value="Vertical alignment" toBeTranslated="true"/>
|
||||
<node name="more" value="További formázás">
|
||||
<node name="summary" value="Különálló beállítások címekhez, mottókhoz stb."/>
|
||||
<node name="Regular Paragraph" value="Normál bekezdés">
|
||||
|
@ -981,4 +981,8 @@
|
|||
<node name="frontScreenMessage" value="Fordítsa meg az eszközt az olvasáshoz. Ehhez a képernyőhöz való visszatéréshez nyomja meg az alsó gombot."/>
|
||||
<node name="frontScreenButton" value="Váltás erre a kijelzőre"/>
|
||||
</node>
|
||||
<node name="hint">
|
||||
<node name="positiveLength" value="E.g.: 20px, 10pt, 0.8em, 1ex, 120%" toBeTranslated="true"/>
|
||||
<node name="length" value="E.g.: -2px, 10pt, -0.8em, 1.1ex, -40%" toBeTranslated="true"/>
|
||||
</node>
|
||||
</resources>
|
||||
|
|
|
@ -410,7 +410,6 @@
|
|||
<node name="unchanged" value="<անփոփոխ>"/>
|
||||
</node>
|
||||
<node name="fontSize" value="Տառաչափը"/>
|
||||
<node name="fontSizeDifference" value="Չափը"/>
|
||||
<node name="fontStyle" value="Ոճը">
|
||||
<node name="regular" value="ուղիղ"/>
|
||||
<node name="bold" value="թավ"/>
|
||||
|
@ -461,6 +460,7 @@
|
|||
<node name="spaceAfter" value="Բացատ վերջում"/>
|
||||
<node name="leftIndent" value="Հավասարեցնել ձախից"/>
|
||||
<node name="rightIndent" value="Հավասարեցնել աջից"/>
|
||||
<node name="verticalAlignment" value="Vertical alignment" toBeTranslated="true"/>
|
||||
<node name="more" value="Այլ ոճեր">
|
||||
<node name="summary" value="Առանձին կարգավորումներ վերնագրերի, բնաբանների և այլնի համար"/>
|
||||
<node name="Regular Paragraph" value="Կանոնավոր պարբերություն">
|
||||
|
@ -996,4 +996,8 @@
|
|||
<node name="frontScreenMessage" value="Turn the device over to read your book. To return text to this screen, press the button below." toBeTranslated="true"/>
|
||||
<node name="frontScreenButton" value="Switch to this screen" toBeTranslated="true"/>
|
||||
</node>
|
||||
<node name="hint">
|
||||
<node name="positiveLength" value="E.g.: 20px, 10pt, 0.8em, 1ex, 120%" toBeTranslated="true"/>
|
||||
<node name="length" value="E.g.: -2px, 10pt, -0.8em, 1.1ex, -40%" toBeTranslated="true"/>
|
||||
</node>
|
||||
</resources>
|
||||
|
|
|
@ -396,7 +396,6 @@
|
|||
<node name="unchanged" value="<non cambiare>"/>
|
||||
</node>
|
||||
<node name="fontSize" value="Dimensione carattere"/>
|
||||
<node name="fontSizeDifference" value="Dimensione differente"/>
|
||||
<node name="fontStyle" value="Stile carattere">
|
||||
<node name="regular" value="Normale"/>
|
||||
<node name="bold" value="Grassetto"/>
|
||||
|
@ -447,6 +446,7 @@
|
|||
<node name="spaceAfter" value="Spazio dopo"/>
|
||||
<node name="leftIndent" value="Rientro sinistro"/>
|
||||
<node name="rightIndent" value="Rientro destro"/>
|
||||
<node name="verticalAlignment" value="Vertical alignment" toBeTranslated="true"/>
|
||||
<node name="more" value="Più stili">
|
||||
<node name="summary" value="Impostazioni separate per titoli, epigrafi, etc."/>
|
||||
<node name="Regular Paragraph" value="Paragrafo Regolare">
|
||||
|
@ -982,4 +982,8 @@
|
|||
<node name="frontScreenMessage" value="Turn the device over to read your book. To return text to this screen, press the button below." toBeTranslated="true"/>
|
||||
<node name="frontScreenButton" value="Switch to this screen" toBeTranslated="true"/>
|
||||
</node>
|
||||
<node name="hint">
|
||||
<node name="positiveLength" value="E.g.: 20px, 10pt, 0.8em, 1ex, 120%" toBeTranslated="true"/>
|
||||
<node name="length" value="E.g.: -2px, 10pt, -0.8em, 1.1ex, -40%" toBeTranslated="true"/>
|
||||
</node>
|
||||
</resources>
|
||||
|
|
|
@ -410,7 +410,6 @@
|
|||
<node name="unchanged" value="<არ შეცვალო>"/>
|
||||
</node>
|
||||
<node name="fontSize" value="შრიფტის ზომა"/>
|
||||
<node name="fontSizeDifference" value="ზომა"/>
|
||||
<node name="fontStyle" value="შრიფტის სტილი">
|
||||
<node name="regular" value="ნორმალური"/>
|
||||
<node name="bold" value="მსუყე"/>
|
||||
|
@ -461,6 +460,7 @@
|
|||
<node name="spaceAfter" value="დაშორება ბოლოში"/>
|
||||
<node name="leftIndent" value="დაშორება მარცხვნივ"/>
|
||||
<node name="rightIndent" value="დაშორება მარჯვნივ"/>
|
||||
<node name="verticalAlignment" value="Vertical alignment" toBeTranslated="true"/>
|
||||
<node name="more" value="სხვა სტილები">
|
||||
<node name="summary" value="ცალკეული პარამეტრები სათაურებისთვის, ეპიგრაფებისთვის და ა.შ."/>
|
||||
<node name="Regular Paragraph" value="ჩვეულებრივი ტექსტი">
|
||||
|
@ -996,4 +996,8 @@
|
|||
<node name="frontScreenMessage" value="Turn the device over to read your book. To return text to this screen, press the button below." toBeTranslated="true"/>
|
||||
<node name="frontScreenButton" value="Switch to this screen" toBeTranslated="true"/>
|
||||
</node>
|
||||
<node name="hint">
|
||||
<node name="positiveLength" value="E.g.: 20px, 10pt, 0.8em, 1ex, 120%" toBeTranslated="true"/>
|
||||
<node name="length" value="E.g.: -2px, 10pt, -0.8em, 1.1ex, -40%" toBeTranslated="true"/>
|
||||
</node>
|
||||
</resources>
|
||||
|
|
|
@ -405,7 +405,6 @@
|
|||
<node name="unchanged" value="<uforandret>"/>
|
||||
</node>
|
||||
<node name="fontSize" value="Skriftstørrelse"/>
|
||||
<node name="fontSizeDifference" value="Skriftstørrelse-forskjell"/>
|
||||
<node name="fontStyle" value="Skriftstil">
|
||||
<node name="regular" value="Vanlig"/>
|
||||
<node name="bold" value="Uthevet"/>
|
||||
|
@ -456,6 +455,7 @@
|
|||
<node name="spaceAfter" value="Mellomrom etter"/>
|
||||
<node name="leftIndent" value="Venstre innrykk"/>
|
||||
<node name="rightIndent" value="Høyre innrykk"/>
|
||||
<node name="verticalAlignment" value="Vertical alignment" toBeTranslated="true"/>
|
||||
<node name="more" value="Flere stiler">
|
||||
<node name="summary" value="Egne innstillinger for titler, epigrafer, osv."/>
|
||||
<node name="Regular Paragraph" value="Vanlig avsnitt">
|
||||
|
@ -991,4 +991,8 @@
|
|||
<node name="frontScreenMessage" value="Turn the device over to read your book. To return text to this screen, press the button below." toBeTranslated="true"/>
|
||||
<node name="frontScreenButton" value="Switch to this screen" toBeTranslated="true"/>
|
||||
</node>
|
||||
<node name="hint">
|
||||
<node name="positiveLength" value="E.g.: 20px, 10pt, 0.8em, 1ex, 120%" toBeTranslated="true"/>
|
||||
<node name="length" value="E.g.: -2px, 10pt, -0.8em, 1.1ex, -40%" toBeTranslated="true"/>
|
||||
</node>
|
||||
</resources>
|
||||
|
|
|
@ -405,7 +405,6 @@
|
|||
<node name="unchanged" value="<ongewijzigd>"/>
|
||||
</node>
|
||||
<node name="fontSize" value="Lettergrootte"/>
|
||||
<node name="fontSizeDifference" value="Lettergrootte verschil"/>
|
||||
<node name="fontStyle" value="Letterstijl">
|
||||
<node name="regular" value="Normaal"/>
|
||||
<node name="bold" value="Vet"/>
|
||||
|
@ -456,6 +455,7 @@
|
|||
<node name="spaceAfter" value="Ruimte achter"/>
|
||||
<node name="leftIndent" value="Links inspringen"/>
|
||||
<node name="rightIndent" value="Rechts inspringen"/>
|
||||
<node name="verticalAlignment" value="Vertical alignment" toBeTranslated="true"/>
|
||||
<node name="more" value="Meer stijlen">
|
||||
<node name="summary" value="Aangepaste instellingen voor titels, paragrafen, etc."/>
|
||||
<node name="Regular Paragraph" value="Normale paragraaf">
|
||||
|
@ -991,4 +991,8 @@
|
|||
<node name="frontScreenMessage" value="Draai het apparaat om om je boek te lezen. Om terug te gaan naar dit scherm, druk op de knop hieronder."/>
|
||||
<node name="frontScreenButton" value="Schakel naar dit scherm"/>
|
||||
</node>
|
||||
<node name="hint">
|
||||
<node name="positiveLength" value="E.g.: 20px, 10pt, 0.8em, 1ex, 120%" toBeTranslated="true"/>
|
||||
<node name="length" value="E.g.: -2px, 10pt, -0.8em, 1.1ex, -40%" toBeTranslated="true"/>
|
||||
</node>
|
||||
</resources>
|
||||
|
|
|
@ -395,7 +395,6 @@
|
|||
<node name="unchanged" value="<bez zmian>"/>
|
||||
</node>
|
||||
<node name="fontSize" value="Rozmiar czcionki"/>
|
||||
<node name="fontSizeDifference" value="Różnica rozmiaru czcionki"/>
|
||||
<node name="fontStyle" value="Rodzaj czcionki">
|
||||
<node name="regular" value="Zwykły"/>
|
||||
<node name="bold" value="Pogrubiony"/>
|
||||
|
@ -446,6 +445,7 @@
|
|||
<node name="spaceAfter" value="Odstęp po"/>
|
||||
<node name="leftIndent" value="Wcięcie z lewej"/>
|
||||
<node name="rightIndent" value="Wcięcie z prawej"/>
|
||||
<node name="verticalAlignment" value="Vertical alignment" toBeTranslated="true"/>
|
||||
<node name="more" value="Więcej ustawień">
|
||||
<node name="summary" value="Osobne ustawienia dla tytułów, przypisów, itd."/>
|
||||
<node name="Regular Paragraph" value="Zwykły akapit">
|
||||
|
@ -981,4 +981,8 @@
|
|||
<node name="frontScreenMessage" value="Turn the device over to read your book. To return text to this screen, press the button below." toBeTranslated="true"/>
|
||||
<node name="frontScreenButton" value="Switch to this screen" toBeTranslated="true"/>
|
||||
</node>
|
||||
<node name="hint">
|
||||
<node name="positiveLength" value="E.g.: 20px, 10pt, 0.8em, 1ex, 120%" toBeTranslated="true"/>
|
||||
<node name="length" value="E.g.: -2px, 10pt, -0.8em, 1.1ex, -40%" toBeTranslated="true"/>
|
||||
</node>
|
||||
</resources>
|
||||
|
|
|
@ -407,7 +407,6 @@
|
|||
<node name="unchanged" value="<sem alteração>"/>
|
||||
</node>
|
||||
<node name="fontSize" value="Tamanho da fonte"/>
|
||||
<node name="fontSizeDifference" value="Diferença de tamanho da fonte"/>
|
||||
<node name="fontStyle" value="Estilo da fonte">
|
||||
<node name="regular" value="Normal"/>
|
||||
<node name="bold" value="Negrito"/>
|
||||
|
@ -458,6 +457,7 @@
|
|||
<node name="spaceAfter" value="Espaçamento Posterior"/>
|
||||
<node name="leftIndent" value="Recuo à esquerda"/>
|
||||
<node name="rightIndent" value="Recuo à direita"/>
|
||||
<node name="verticalAlignment" value="Vertical alignment" toBeTranslated="true"/>
|
||||
<node name="more" value="Mais estilos">
|
||||
<node name="summary" value="Separar configurações para títulos, epígrafes, etc"/>
|
||||
<node name="Regular Paragraph" value="Parágrafo normal">
|
||||
|
@ -993,4 +993,8 @@
|
|||
<node name="frontScreenMessage" value="Turn the device over to read your book. To return text to this screen, press the button below." toBeTranslated="true"/>
|
||||
<node name="frontScreenButton" value="Switch to this screen" toBeTranslated="true"/>
|
||||
</node>
|
||||
<node name="hint">
|
||||
<node name="positiveLength" value="E.g.: 20px, 10pt, 0.8em, 1ex, 120%" toBeTranslated="true"/>
|
||||
<node name="length" value="E.g.: -2px, 10pt, -0.8em, 1.1ex, -40%" toBeTranslated="true"/>
|
||||
</node>
|
||||
</resources>
|
||||
|
|
|
@ -395,7 +395,6 @@
|
|||
<node name="unchanged" value="<neschimbat>"/>
|
||||
</node>
|
||||
<node name="fontSize" value="Dimensiunea fontului"/>
|
||||
<node name="fontSizeDifference" value="Diferenta dimensiunii fontului"/>
|
||||
<node name="fontStyle" value="Stilul fontului">
|
||||
<node name="regular" value="Normal"/>
|
||||
<node name="bold" value="Ingrosat"/>
|
||||
|
@ -446,6 +445,7 @@
|
|||
<node name="spaceAfter" value="Spatiu dupa"/>
|
||||
<node name="leftIndent" value="Aliniere stânga"/>
|
||||
<node name="rightIndent" value="Aliniere dreapta"/>
|
||||
<node name="verticalAlignment" value="Vertical alignment" toBeTranslated="true"/>
|
||||
<node name="more" value="Mai multe stiluri">
|
||||
<node name="summary" value="Setari separate pentru titluri, epigrafe, etc"/>
|
||||
<node name="Regular Paragraph" value="Paragraf normal">
|
||||
|
@ -981,4 +981,8 @@
|
|||
<node name="frontScreenMessage" value="Turn the device over to read your book. To return text to this screen, press the button below." toBeTranslated="true"/>
|
||||
<node name="frontScreenButton" value="Switch to this screen" toBeTranslated="true"/>
|
||||
</node>
|
||||
<node name="hint">
|
||||
<node name="positiveLength" value="E.g.: 20px, 10pt, 0.8em, 1ex, 120%" toBeTranslated="true"/>
|
||||
<node name="length" value="E.g.: -2px, 10pt, -0.8em, 1.1ex, -40%" toBeTranslated="true"/>
|
||||
</node>
|
||||
</resources>
|
||||
|
|
|
@ -410,7 +410,6 @@
|
|||
<node name="unchanged" value="<не менять>"/>
|
||||
</node>
|
||||
<node name="fontSize" value="Размер шрифта"/>
|
||||
<node name="fontSizeDifference" value="Размер"/>
|
||||
<node name="fontStyle" value="Начертание">
|
||||
<node name="regular" value="нормальное"/>
|
||||
<node name="bold" value="жирное"/>
|
||||
|
@ -461,6 +460,7 @@
|
|||
<node name="spaceAfter" value="Пропуск после"/>
|
||||
<node name="leftIndent" value="Отступ слева"/>
|
||||
<node name="rightIndent" value="Отступ справа"/>
|
||||
<node name="verticalAlignment" value="Vertical alignment" toBeTranslated="true"/>
|
||||
<node name="more" value="Другие стили">
|
||||
<node name="summary" value="Отдельные настройки для заголовков, эпиграфов и т.д."/>
|
||||
<node name="Regular Paragraph" value="Обычный текст">
|
||||
|
@ -996,4 +996,8 @@
|
|||
<node name="frontScreenMessage" value="Переверните телефон, чтобы увидеть текст книги. Если вы хотите читать на этом экране, нажмите на кнопку."/>
|
||||
<node name="frontScreenButton" value="Читать здесь"/>
|
||||
</node>
|
||||
<node name="hint">
|
||||
<node name="positiveLength" value="Например: 20px, 10pt, 0.8em, 1ex, 120%"/>
|
||||
<node name="length" value="Например: -2px, 10pt, -0.8em, 1.1ex, -40%"/>
|
||||
</node>
|
||||
</resources>
|
||||
|
|
|
@ -405,7 +405,6 @@
|
|||
<node name="unchanged" value="<непромењено>"/>
|
||||
</node>
|
||||
<node name="fontSize" value="Величина фонта"/>
|
||||
<node name="fontSizeDifference" value="Разлика између величине фонта"/>
|
||||
<node name="fontStyle" value="Стил фонта">
|
||||
<node name="regular" value="Нормал"/>
|
||||
<node name="bold" value="Масно"/>
|
||||
|
@ -456,6 +455,7 @@
|
|||
<node name="spaceAfter" value="Размак после"/>
|
||||
<node name="leftIndent" value="Лево увлачење"/>
|
||||
<node name="rightIndent" value="Десно увлачење"/>
|
||||
<node name="verticalAlignment" value="Vertical alignment" toBeTranslated="true"/>
|
||||
<node name="more" value="Више стилова">
|
||||
<node name="summary" value="Одвојте подешавања за наслове, епиграфе итд."/>
|
||||
<node name="Regular Paragraph" value="Обичан пасус">
|
||||
|
@ -991,4 +991,8 @@
|
|||
<node name="frontScreenMessage" value="Turn the device over to read your book. To return text to this screen, press the button below." toBeTranslated="true"/>
|
||||
<node name="frontScreenButton" value="Switch to this screen" toBeTranslated="true"/>
|
||||
</node>
|
||||
<node name="hint">
|
||||
<node name="positiveLength" value="E.g.: 20px, 10pt, 0.8em, 1ex, 120%" toBeTranslated="true"/>
|
||||
<node name="length" value="E.g.: -2px, 10pt, -0.8em, 1.1ex, -40%" toBeTranslated="true"/>
|
||||
</node>
|
||||
</resources>
|
||||
|
|
|
@ -395,7 +395,6 @@
|
|||
<node name="unchanged" value="<ยกเลิก>"/>
|
||||
</node>
|
||||
<node name="fontSize" value="ขนาดอักษร"/>
|
||||
<node name="fontSizeDifference" value="ความแตกต่างของขนาดตัวอักษร"/>
|
||||
<node name="fontStyle" value="รูปแบบของตัวอักษร">
|
||||
<node name="regular" value="ปกติ"/>
|
||||
<node name="bold" value="ตัวหนา"/>
|
||||
|
@ -446,6 +445,7 @@
|
|||
<node name="spaceAfter" value="ช่องว่างด้านหลัง"/>
|
||||
<node name="leftIndent" value="เยื้องซ้าย"/>
|
||||
<node name="rightIndent" value="เยื้องขวา"/>
|
||||
<node name="verticalAlignment" value="Vertical alignment" toBeTranslated="true"/>
|
||||
<node name="more" value="รูปแบบอื่น">
|
||||
<node name="summary" value="แยกการตั้งค่าของชื่อเรื่อง, คำอ้างอิง, อื่นๆ"/>
|
||||
<node name="Regular Paragraph" value="ย่อหน้า">
|
||||
|
@ -981,4 +981,8 @@
|
|||
<node name="frontScreenMessage" value="Turn the device over to read your book. To return text to this screen, press the button below." toBeTranslated="true"/>
|
||||
<node name="frontScreenButton" value="Switch to this screen" toBeTranslated="true"/>
|
||||
</node>
|
||||
<node name="hint">
|
||||
<node name="positiveLength" value="E.g.: 20px, 10pt, 0.8em, 1ex, 120%" toBeTranslated="true"/>
|
||||
<node name="length" value="E.g.: -2px, 10pt, -0.8em, 1.1ex, -40%" toBeTranslated="true"/>
|
||||
</node>
|
||||
</resources>
|
||||
|
|
|
@ -405,7 +405,6 @@
|
|||
<node name="unchanged" value="<eski hali>"/>
|
||||
</node>
|
||||
<node name="fontSize" value="Font büyüklüğü"/>
|
||||
<node name="fontSizeDifference" value="Font büyüklüğü farkı"/>
|
||||
<node name="fontStyle" value="Font stili">
|
||||
<node name="regular" value="Normal"/>
|
||||
<node name="bold" value="Kalın"/>
|
||||
|
@ -456,6 +455,7 @@
|
|||
<node name="spaceAfter" value="Boşluk sonra"/>
|
||||
<node name="leftIndent" value="Sol girinti"/>
|
||||
<node name="rightIndent" value="Sağ girinti"/>
|
||||
<node name="verticalAlignment" value="Vertical alignment" toBeTranslated="true"/>
|
||||
<node name="more" value="Daha Fazla Ayar">
|
||||
<node name="summary" value="Başlıkları, vecizeleri vs. ayırma ayarları"/>
|
||||
<node name="Regular Paragraph" value="Normal Paragraf">
|
||||
|
@ -991,4 +991,8 @@
|
|||
<node name="frontScreenMessage" value="Turn the device over to read your book. To return text to this screen, press the button below." toBeTranslated="true"/>
|
||||
<node name="frontScreenButton" value="Switch to this screen" toBeTranslated="true"/>
|
||||
</node>
|
||||
<node name="hint">
|
||||
<node name="positiveLength" value="E.g.: 20px, 10pt, 0.8em, 1ex, 120%" toBeTranslated="true"/>
|
||||
<node name="length" value="E.g.: -2px, 10pt, -0.8em, 1.1ex, -40%" toBeTranslated="true"/>
|
||||
</node>
|
||||
</resources>
|
||||
|
|
|
@ -395,7 +395,6 @@
|
|||
<node name="unchanged" value="<не міняти>"/>
|
||||
</node>
|
||||
<node name="fontSize" value="Розмір шрифту"/>
|
||||
<node name="fontSizeDifference" value="Розмір"/>
|
||||
<node name="fontStyle" value="Стиль шрифту">
|
||||
<node name="regular" value="Звичайний"/>
|
||||
<node name="bold" value="Жирний"/>
|
||||
|
@ -446,6 +445,7 @@
|
|||
<node name="spaceAfter" value="Пропуск після"/>
|
||||
<node name="leftIndent" value="Відступ зліва"/>
|
||||
<node name="rightIndent" value="Відступ зправа"/>
|
||||
<node name="verticalAlignment" value="Vertical alignment" toBeTranslated="true"/>
|
||||
<node name="more" value="Більше стилів">
|
||||
<node name="summary" value="Окремі налаштування для заголовків, епіграфів, інше"/>
|
||||
<node name="Regular Paragraph" value="звичайного тексту">
|
||||
|
@ -981,4 +981,8 @@
|
|||
<node name="frontScreenMessage" value="Turn the device over to read your book. To return text to this screen, press the button below." toBeTranslated="true"/>
|
||||
<node name="frontScreenButton" value="Switch to this screen" toBeTranslated="true"/>
|
||||
</node>
|
||||
<node name="hint">
|
||||
<node name="positiveLength" value="E.g.: 20px, 10pt, 0.8em, 1ex, 120%" toBeTranslated="true"/>
|
||||
<node name="length" value="E.g.: -2px, 10pt, -0.8em, 1.1ex, -40%" toBeTranslated="true"/>
|
||||
</node>
|
||||
</resources>
|
||||
|
|
|
@ -395,7 +395,6 @@
|
|||
<node name="unchanged" value="<giữ nguyên>"/>
|
||||
</node>
|
||||
<node name="fontSize" value="Cỡ phông"/>
|
||||
<node name="fontSizeDifference" value="Cỡ chữ Khác nhau"/>
|
||||
<node name="fontStyle" value="Kiểu phông">
|
||||
<node name="regular" value="Thường"/>
|
||||
<node name="bold" value="Đậm"/>
|
||||
|
@ -446,6 +445,7 @@
|
|||
<node name="spaceAfter" value="Khoảng trống sau"/>
|
||||
<node name="leftIndent" value="Lùi Trái"/>
|
||||
<node name="rightIndent" value="Lùi Phải"/>
|
||||
<node name="verticalAlignment" value="Vertical alignment" toBeTranslated="true"/>
|
||||
<node name="more" value="Thêm kiểu">
|
||||
<node name="summary" value="Các thiết lập riêng cho tiêu đề, đề từ,v..v."/>
|
||||
<node name="Regular Paragraph" value="Đoạn văn Thường">
|
||||
|
@ -981,4 +981,8 @@
|
|||
<node name="frontScreenMessage" value="Turn the device over to read your book. To return text to this screen, press the button below." toBeTranslated="true"/>
|
||||
<node name="frontScreenButton" value="Switch to this screen" toBeTranslated="true"/>
|
||||
</node>
|
||||
<node name="hint">
|
||||
<node name="positiveLength" value="E.g.: 20px, 10pt, 0.8em, 1ex, 120%" toBeTranslated="true"/>
|
||||
<node name="length" value="E.g.: -2px, 10pt, -0.8em, 1.1ex, -40%" toBeTranslated="true"/>
|
||||
</node>
|
||||
</resources>
|
||||
|
|
|
@ -395,7 +395,6 @@
|
|||
<node name="unchanged" value="<不变>"/>
|
||||
</node>
|
||||
<node name="fontSize" value="字体大小"/>
|
||||
<node name="fontSizeDifference" value="大小差异"/>
|
||||
<node name="fontStyle" value="字型">
|
||||
<node name="regular" value="正常"/>
|
||||
<node name="bold" value="加粗"/>
|
||||
|
@ -446,6 +445,7 @@
|
|||
<node name="spaceAfter" value="段后距"/>
|
||||
<node name="leftIndent" value="左缩进"/>
|
||||
<node name="rightIndent" value="右缩进"/>
|
||||
<node name="verticalAlignment" value="Vertical alignment" toBeTranslated="true"/>
|
||||
<node name="more" value="更多样式">
|
||||
<node name="summary" value="分别设定标题、段落等."/>
|
||||
<node name="Regular Paragraph" value="连续段落">
|
||||
|
@ -981,4 +981,8 @@
|
|||
<node name="frontScreenMessage" value="Turn the device over to read your book. To return text to this screen, press the button below." toBeTranslated="true"/>
|
||||
<node name="frontScreenButton" value="Switch to this screen" toBeTranslated="true"/>
|
||||
</node>
|
||||
<node name="hint">
|
||||
<node name="positiveLength" value="E.g.: 20px, 10pt, 0.8em, 1ex, 120%" toBeTranslated="true"/>
|
||||
<node name="length" value="E.g.: -2px, 10pt, -0.8em, 1.1ex, -40%" toBeTranslated="true"/>
|
||||
</node>
|
||||
</resources>
|
||||
|
|
|
@ -395,7 +395,6 @@
|
|||
<node name="unchanged" value="<不變>"/>
|
||||
</node>
|
||||
<node name="fontSize" value="字體"/>
|
||||
<node name="fontSizeDifference" value="大小差異"/>
|
||||
<node name="fontStyle" value="字體樣式">
|
||||
<node name="regular" value="正常"/>
|
||||
<node name="bold" value="粗體"/>
|
||||
|
@ -446,6 +445,7 @@
|
|||
<node name="spaceAfter" value="段後距"/>
|
||||
<node name="leftIndent" value="左縮進"/>
|
||||
<node name="rightIndent" value="右縮進"/>
|
||||
<node name="verticalAlignment" value="Vertical alignment" toBeTranslated="true"/>
|
||||
<node name="more" value="更多樣式">
|
||||
<node name="summary" value="分別設定標題,段落等"/>
|
||||
<node name="Regular Paragraph" value="正常段落">
|
||||
|
@ -981,4 +981,8 @@
|
|||
<node name="frontScreenMessage" value="Turn the device over to read your book. To return text to this screen, press the button below." toBeTranslated="true"/>
|
||||
<node name="frontScreenButton" value="Switch to this screen" toBeTranslated="true"/>
|
||||
</node>
|
||||
<node name="hint">
|
||||
<node name="positiveLength" value="E.g.: 20px, 10pt, 0.8em, 1ex, 120%" toBeTranslated="true"/>
|
||||
<node name="length" value="E.g.: -2px, 10pt, -0.8em, 1.1ex, -40%" toBeTranslated="true"/>
|
||||
</node>
|
||||
</resources>
|
||||
|
|
24
res/layout/string_preference_dialog.xml
Normal file
24
res/layout/string_preference_dialog.xml
Normal file
|
@ -0,0 +1,24 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<LinearLayout
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="fill_parent"
|
||||
android:orientation="vertical"
|
||||
>
|
||||
<EditText
|
||||
android:id="@+id/string_preference_editor"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:textAppearance="?android:attr/textAppearanceLarge"
|
||||
android:paddingTop="16dip"
|
||||
android:paddingLeft="8dip"
|
||||
android:paddingRight="8dip"
|
||||
/>
|
||||
<TextView
|
||||
android:id="@+id/string_preference_hint"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:padding="8dip"
|
||||
android:textAppearance="?android:attr/textAppearanceSmall"
|
||||
/>
|
||||
</LinearLayout>
|
|
@ -257,10 +257,6 @@ public class PreferenceActivity extends ZLPreferenceActivity {
|
|||
|
||||
/*
|
||||
final Screen formatScreen = moreStylesScreen.createPreferenceScreen(decoration.Name);
|
||||
formatScreen.addPreference(new ZLIntegerRangePreference(
|
||||
this, textScreen.Resource.getResource("fontSizeDifference"),
|
||||
decoration.FontSizeDeltaOption
|
||||
));
|
||||
formatScreen.addPreference(new ZLBoolean3Preference(
|
||||
this, textScreen.Resource, "bold",
|
||||
decoration.BoldOption
|
||||
|
@ -286,26 +282,6 @@ public class PreferenceActivity extends ZLPreferenceActivity {
|
|||
this, textScreen.Resource, "allowHyphenations",
|
||||
decoration.AllowHyphenationsOption
|
||||
));
|
||||
formatScreen.addPreference(new ZLIntegerRangePreference(
|
||||
this, textScreen.Resource.getResource("spaceBefore"),
|
||||
decoration.SpaceBeforeOption
|
||||
));
|
||||
formatScreen.addPreference(new ZLIntegerRangePreference(
|
||||
this, textScreen.Resource.getResource("spaceAfter"),
|
||||
decoration.SpaceAfterOption
|
||||
));
|
||||
formatScreen.addPreference(new ZLIntegerRangePreference(
|
||||
this, textScreen.Resource.getResource("leftIndent"),
|
||||
decoration.LeftIndentOption
|
||||
));
|
||||
formatScreen.addPreference(new ZLIntegerRangePreference(
|
||||
this, textScreen.Resource.getResource("rightIndent"),
|
||||
decoration.RightIndentOption
|
||||
));
|
||||
formatScreen.addPreference(new ZLIntegerRangePreference(
|
||||
this, textScreen.Resource.getResource("firstLineIndent"),
|
||||
decoration.FirstLineIndentDeltaOption
|
||||
));
|
||||
final ZLIntegerOption spacePercentOption = decoration.LineSpacePercentOption;
|
||||
final int[] spacingValues = new int[17];
|
||||
final String[] spacingKeys = new String[17];
|
||||
|
@ -328,6 +304,46 @@ public class PreferenceActivity extends ZLPreferenceActivity {
|
|||
this, textScreen.Resource, "font",
|
||||
description.FontFamilyOption, true
|
||||
));
|
||||
ngScreen.addPreference(new StringPreference(
|
||||
this, description.FontSizeOption,
|
||||
StringPreference.Constraint.POSITIVE_LENGTH,
|
||||
textScreen.Resource, "fontSize"
|
||||
));
|
||||
//public final ZLStringOption FontWeightOption;
|
||||
//public final ZLStringOption FontStyleOption;
|
||||
//public final ZLStringOption TextDecorationOption;
|
||||
//public final ZLStringOption HyphenationOption;
|
||||
ngScreen.addPreference(new StringPreference(
|
||||
this, description.MarginTopOption,
|
||||
StringPreference.Constraint.LENGTH,
|
||||
textScreen.Resource, "spaceBefore"
|
||||
));
|
||||
ngScreen.addPreference(new StringPreference(
|
||||
this, description.MarginBottomOption,
|
||||
StringPreference.Constraint.LENGTH,
|
||||
textScreen.Resource, "spaceAfter"
|
||||
));
|
||||
ngScreen.addPreference(new StringPreference(
|
||||
this, description.MarginLeftOption,
|
||||
StringPreference.Constraint.LENGTH,
|
||||
textScreen.Resource, "leftIndent"
|
||||
));
|
||||
ngScreen.addPreference(new StringPreference(
|
||||
this, description.MarginRightOption,
|
||||
StringPreference.Constraint.LENGTH,
|
||||
textScreen.Resource, "rightIndent"
|
||||
));
|
||||
ngScreen.addPreference(new StringPreference(
|
||||
this, description.TextIndentOption,
|
||||
StringPreference.Constraint.LENGTH,
|
||||
textScreen.Resource, "firstLineIndent"
|
||||
));
|
||||
//public final ZLStringOption AlignmentOption;
|
||||
ngScreen.addPreference(new StringPreference(
|
||||
this, description.VerticalAlignOption,
|
||||
StringPreference.Constraint.LENGTH,
|
||||
textScreen.Resource, "verticalAlignment"
|
||||
));
|
||||
}
|
||||
|
||||
final PreferenceSet footerPreferences = new PreferenceSet.Enabler() {
|
||||
|
|
|
@ -0,0 +1,131 @@
|
|||
/*
|
||||
* Copyright (C) 2009-2014 Geometer Plus <contact@geometerplus.com>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
* This program is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with this program; if not, write to the Free Software
|
||||
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
|
||||
* 02110-1301, USA.
|
||||
*/
|
||||
|
||||
package org.geometerplus.android.fbreader.preferences;
|
||||
|
||||
import java.util.regex.Pattern;
|
||||
|
||||
import android.app.AlertDialog;
|
||||
import android.content.Context;
|
||||
import android.os.Bundle;
|
||||
import android.preference.DialogPreference;
|
||||
import android.text.Editable;
|
||||
import android.text.TextWatcher;
|
||||
import android.view.View;
|
||||
import android.widget.*;
|
||||
|
||||
import org.geometerplus.zlibrary.core.options.ZLStringOption;
|
||||
import org.geometerplus.zlibrary.core.resources.ZLResource;
|
||||
import org.geometerplus.zlibrary.ui.android.R;
|
||||
|
||||
public class StringPreference extends DialogPreference {
|
||||
public static class Constraint {
|
||||
public static final Constraint LENGTH = new Constraint(
|
||||
"(-{0,1}([0-9]*\\.){0,1}[0-9]+(%|em|ex|px|pt)|)",
|
||||
"length"
|
||||
);
|
||||
public static final Constraint POSITIVE_LENGTH = new Constraint(
|
||||
"(([0-9]*\\.){0,1}[0-9]+(%|em|ex|px|pt)|)",
|
||||
"positiveLength"
|
||||
);
|
||||
|
||||
private final Pattern myPattern;
|
||||
public final String HintKey;
|
||||
|
||||
public Constraint(String pattern, String hintKey) {
|
||||
myPattern = Pattern.compile(pattern);
|
||||
HintKey = hintKey;
|
||||
}
|
||||
|
||||
public boolean matches(String text) {
|
||||
return myPattern.matcher(text).matches();
|
||||
}
|
||||
}
|
||||
|
||||
private final ZLStringOption myOption;
|
||||
private final Constraint myConstraint;
|
||||
private EditText myEditor;
|
||||
|
||||
protected StringPreference(Context context, ZLStringOption option, Constraint constraint, ZLResource rootResource, String resourceKey) {
|
||||
super(context, null);
|
||||
|
||||
myOption = option;
|
||||
myConstraint = constraint;
|
||||
|
||||
final String title = rootResource.getResource(resourceKey).getValue();
|
||||
setTitle(title);
|
||||
setDialogTitle(title);
|
||||
setDialogLayoutResource(R.layout.string_preference_dialog);
|
||||
setSummary(option.getValue());
|
||||
|
||||
final ZLResource buttonResource = ZLResource.resource("dialog").getResource("button");
|
||||
setPositiveButtonText(buttonResource.getResource("ok").getValue());
|
||||
setNegativeButtonText(buttonResource.getResource("cancel").getValue());
|
||||
}
|
||||
|
||||
protected void setValue(String value) {
|
||||
setSummary(value);
|
||||
myOption.setValue(value);
|
||||
}
|
||||
|
||||
@Override
|
||||
protected void onBindDialogView(View view) {
|
||||
myEditor = (EditText)view.findViewById(R.id.string_preference_editor);
|
||||
myEditor.setText(myOption.getValue());
|
||||
((TextView)view.findViewById(R.id.string_preference_hint)).setText(
|
||||
ZLResource.resource("hint").getResource(myConstraint.HintKey).getValue()
|
||||
);
|
||||
|
||||
super.onBindDialogView(view);
|
||||
}
|
||||
|
||||
private final TextWatcher myWatcher = new TextWatcher() {
|
||||
@Override
|
||||
public void onTextChanged(CharSequence s, int start, int before, int count) {
|
||||
}
|
||||
|
||||
@Override
|
||||
public void beforeTextChanged(CharSequence s, int start, int before, int count) {
|
||||
}
|
||||
|
||||
@Override
|
||||
public void afterTextChanged(Editable s) {
|
||||
final AlertDialog dialog = (AlertDialog)getDialog();
|
||||
final Button okButton = dialog.getButton(AlertDialog.BUTTON_POSITIVE);
|
||||
okButton.setEnabled(myConstraint.matches(myEditor.getText().toString()));
|
||||
}
|
||||
};
|
||||
|
||||
@Override
|
||||
protected void showDialog(Bundle state) {
|
||||
super.showDialog(state);
|
||||
|
||||
myEditor.removeTextChangedListener(myWatcher);
|
||||
myEditor.addTextChangedListener(myWatcher);
|
||||
myWatcher.afterTextChanged(null);
|
||||
}
|
||||
|
||||
@Override
|
||||
protected void onDialogClosed(boolean result) {
|
||||
if (result) {
|
||||
setValue(myEditor.getText().toString());
|
||||
}
|
||||
super.onDialogClosed(result);
|
||||
}
|
||||
}
|
|
@ -67,12 +67,6 @@ abstract class ZLPreferenceActivity extends android.preference.PreferenceActivit
|
|||
);
|
||||
}
|
||||
|
||||
public Preference addOption(ZLStringOption option, String resourceKey) {
|
||||
return addPreference(
|
||||
new ZLStringOptionPreference(ZLPreferenceActivity.this, option, Resource, resourceKey)
|
||||
);
|
||||
}
|
||||
|
||||
public Preference addOption(ZLColorOption option, String resourceKey) {
|
||||
return addPreference(
|
||||
new ZLColorPreference(ZLPreferenceActivity.this, Resource, resourceKey, option)
|
||||
|
|
|
@ -1,41 +0,0 @@
|
|||
/*
|
||||
* Copyright (C) 2009-2014 Geometer Plus <contact@geometerplus.com>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
* This program is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with this program; if not, write to the Free Software
|
||||
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
|
||||
* 02110-1301, USA.
|
||||
*/
|
||||
|
||||
package org.geometerplus.android.fbreader.preferences;
|
||||
|
||||
import org.geometerplus.zlibrary.core.options.ZLStringOption;
|
||||
import org.geometerplus.zlibrary.core.resources.ZLResource;
|
||||
|
||||
import android.content.Context;
|
||||
|
||||
class ZLStringOptionPreference extends ZLStringPreference {
|
||||
private final ZLStringOption myOption;
|
||||
|
||||
ZLStringOptionPreference(Context context, ZLStringOption option, ZLResource rootResource, String resourceKey) {
|
||||
super(context, rootResource, resourceKey);
|
||||
myOption = option;
|
||||
super.setValue(myOption.getValue());
|
||||
}
|
||||
|
||||
@Override
|
||||
protected void setValue(String value) {
|
||||
super.setValue(value);
|
||||
myOption.setValue(value);
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue