@edrlab/thorium-web 1.0.9 → 1.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (97) hide show
  1. package/README.md +2 -0
  2. package/dist/{StatefulReader-DdQrrgZY.d.mts → StatefulReader-BU_EpfhE.d.mts} +2 -26
  3. package/dist/{ThPreferencesAdapter-x_D4c7wI.d.mts → ThPreferencesAdapter-CYSE2wnE.d.mts} +2 -1
  4. package/dist/{chunk-PVGIY5SC.mjs → chunk-6JMWZYOA.mjs} +487 -370
  5. package/dist/chunk-6JMWZYOA.mjs.map +1 -0
  6. package/dist/chunk-7CGMWOZN.mjs +20 -0
  7. package/dist/chunk-7CGMWOZN.mjs.map +1 -0
  8. package/dist/{chunk-OXZU5FTD.mjs → chunk-DCW6H2DC.mjs} +40 -122
  9. package/dist/chunk-DCW6H2DC.mjs.map +1 -0
  10. package/dist/{chunk-SQHOOSST.mjs → chunk-HE3WFPGE.mjs} +84 -85
  11. package/dist/chunk-HE3WFPGE.mjs.map +1 -0
  12. package/dist/chunk-J5NR3FTV.mjs +106 -0
  13. package/dist/chunk-J5NR3FTV.mjs.map +1 -0
  14. package/dist/chunk-NHUVBN7S.mjs +35 -0
  15. package/dist/chunk-NHUVBN7S.mjs.map +1 -0
  16. package/dist/chunk-RNED2SPT.mjs +69 -0
  17. package/dist/chunk-RNED2SPT.mjs.map +1 -0
  18. package/dist/components/Epub/index.css +1282 -0
  19. package/dist/components/Epub/index.css.map +1 -0
  20. package/dist/components/Epub/index.d.mts +3 -3
  21. package/dist/components/Epub/index.mjs +49 -45
  22. package/dist/components/Epub/index.mjs.map +1 -1
  23. package/dist/components/Misc/index.css +102 -0
  24. package/dist/components/Misc/index.css.map +1 -0
  25. package/dist/components/Misc/index.d.mts +28 -0
  26. package/dist/components/Misc/index.mjs +111 -0
  27. package/dist/components/Misc/index.mjs.map +1 -0
  28. package/dist/components/WebPub/index.css +1214 -0
  29. package/dist/components/WebPub/index.css.map +1 -0
  30. package/dist/components/WebPub/index.d.mts +5 -5
  31. package/dist/components/WebPub/index.mjs +29 -25
  32. package/dist/components/WebPub/index.mjs.map +1 -1
  33. package/dist/core/Components/index.mjs +0 -1
  34. package/dist/core/Helpers/index.d.mts +12 -2
  35. package/dist/core/Helpers/index.mjs +1 -2
  36. package/dist/core/Hooks/index.mjs +0 -1
  37. package/dist/i18n/index.d.mts +3 -3
  38. package/dist/i18n/index.mjs +6 -5
  39. package/dist/lib/index.d.mts +1 -1
  40. package/dist/lib/index.mjs +2 -3
  41. package/dist/locales/ar/thorium-shared.json +10 -0
  42. package/dist/locales/ar/thorium-web.json +0 -10
  43. package/dist/locales/da/thorium-shared.json +144 -0
  44. package/dist/locales/da/thorium-web.json +16 -153
  45. package/dist/locales/en/thorium-shared.json +192 -0
  46. package/dist/locales/en/thorium-web.json +4 -141
  47. package/dist/locales/et/thorium-shared.json +33 -0
  48. package/dist/locales/et/thorium-web.json +1 -0
  49. package/dist/locales/fi/thorium-shared.json +138 -0
  50. package/dist/locales/fi/thorium-web.json +4 -141
  51. package/dist/locales/fr/thorium-shared.json +152 -0
  52. package/dist/locales/fr/thorium-web.json +2 -166
  53. package/dist/locales/it/thorium-shared.json +190 -0
  54. package/dist/locales/it/thorium-web.json +1 -0
  55. package/dist/locales/lt/thorium-shared.json +192 -0
  56. package/dist/locales/lt/thorium-web.json +13 -150
  57. package/dist/locales/pl/thorium-shared.json +122 -0
  58. package/dist/locales/pl/thorium-web.json +5 -156
  59. package/dist/locales/pt-BR/thorium-shared.json +192 -0
  60. package/dist/locales/pt-BR/thorium-web.json +2 -126
  61. package/dist/locales/pt-PT/thorium-shared.json +192 -0
  62. package/dist/locales/pt-PT/thorium-web.json +5 -142
  63. package/dist/locales/sv/thorium-shared.json +190 -0
  64. package/dist/locales/sv/thorium-web.json +31 -168
  65. package/dist/locales/ta/thorium-shared.json +120 -0
  66. package/dist/locales/ta/thorium-web.json +2 -126
  67. package/dist/locales/tr/thorium-shared.json +79 -0
  68. package/dist/next-lib/index.mjs +0 -2
  69. package/dist/next-lib/index.mjs.map +1 -1
  70. package/dist/preferences/index.d.mts +3 -3
  71. package/dist/preferences/index.mjs +4 -4
  72. package/dist/{usePreferences-CRjFlZvF.d.mts → usePreferences-aGLrGdNR.d.mts} +1 -1
  73. package/package.json +43 -36
  74. package/dist/backLink.module-QFOMD4RA.module.css +0 -36
  75. package/dist/chunk-3QS3WKRC.mjs +0 -29
  76. package/dist/chunk-3QS3WKRC.mjs.map +0 -1
  77. package/dist/chunk-G2SKPGPO.mjs +0 -84
  78. package/dist/chunk-G2SKPGPO.mjs.map +0 -1
  79. package/dist/chunk-OXZU5FTD.mjs.map +0 -1
  80. package/dist/chunk-PVGIY5SC.mjs.map +0 -1
  81. package/dist/chunk-SQHOOSST.mjs.map +0 -1
  82. package/dist/chunk-TTGURRX3.mjs +0 -19
  83. package/dist/chunk-TTGURRX3.mjs.map +0 -1
  84. package/dist/docking.module-TDNYZX4H.module.css +0 -40
  85. package/dist/jumpToPosition.module-4C47UYPE.module.css +0 -41
  86. package/dist/overflowMenu.module-QL32ISXF.module.css +0 -68
  87. package/dist/publicationGrid.module-T6ISNRGM.module.css +0 -70
  88. package/dist/reader-NGCQJKLX.css +0 -261
  89. package/dist/readerArrowButton.module-EFLOIADG.module.css +0 -77
  90. package/dist/readerHeader.module-RNGQFLVS.module.css +0 -35
  91. package/dist/readerLoader.module-KDBPCQZJ.module.css +0 -40
  92. package/dist/readerPagination.module-DYBZAQ7H.module.css +0 -76
  93. package/dist/readerProgression.module-7PU7L74S.module.css +0 -5
  94. package/dist/readerSharedUI.module-Y2VDWFS5.module.css +0 -98
  95. package/dist/settings.module-H5MUDFJO.module.css +0 -437
  96. package/dist/sheets.module-LJOLY4MK.module.css +0 -195
  97. package/dist/toc.module-F47C5CDS.module.css +0 -153
@@ -24,8 +24,6 @@
24
24
  },
25
25
  "progression": {
26
26
  "wrapper": "Current progression",
27
- "of": "{{ current }} of {{ reference }}",
28
- "positionsLeft": "{{ count }} left in {{ reference }}",
29
27
  "referenceFallback": "current chapter",
30
28
  "pubFallback": "the publication"
31
29
  },
@@ -46,10 +44,6 @@
46
44
  "fullscreen": {
47
45
  "trigger": "Display over contents",
48
46
  "tooltip": "Overlay"
49
- },
50
- "close": {
51
- "trigger": "Close",
52
- "tooltip": "Close"
53
47
  }
54
48
  },
55
49
  "back": {
@@ -57,14 +51,8 @@
57
51
  }
58
52
  },
59
53
  "navigation": {
60
- "goForward": "Go forward",
61
- "goBackward": "Go backward",
62
54
  "scroll": {
63
- "wrapper": "Navigate through the publication",
64
- "prevLabel": "Previous",
65
- "nextLabel": "Next",
66
- "prevA11yLabel": "Go to the previous resource",
67
- "nextA11yLabel": "Go to the next resource"
55
+ "wrapper": "Navigate through the publication"
68
56
  }
69
57
  },
70
58
  "fullscreen": {
@@ -73,25 +61,11 @@
73
61
  "close": "Exit fullscreen mode"
74
62
  },
75
63
  "toc": {
76
- "tooltip": "Table of contents",
77
- "trigger": "Table of contents",
78
- "close": "Close table of contents",
79
- "heading": "Table of contents",
80
- "entries": "Entries in the table",
81
- "empty": "The table of contents was not provided for this publication.",
82
- "search": {
83
- "label": "Search",
84
- "placeholder": "Search",
85
- "clear": "Clear"
86
- }
64
+ "entries": "Entries in the table"
87
65
  },
88
66
  "jumpToPosition": {
89
- "tooltip": "Jump to…",
90
- "trigger": "Jump to position",
91
- "heading": "Jump to position",
92
- "go": "Go",
93
- "close": "Close jump to position",
94
- "label": "Select a position from {{ positionStart }} to {{ positionEnd }}:"
67
+ "go": "Go",
68
+ "label": "Select a position from {{ positionStart }} to {{ positionEnd }}:"
95
69
  },
96
70
  "overflowMenu": {
97
71
  "active": {
@@ -104,128 +78,17 @@
104
78
  }
105
79
  },
106
80
  "settings": {
107
- "reset": "Reset",
108
- "tooltip": "Settings",
109
- "trigger": "Settings menu",
110
- "close": "Close settings menu",
111
- "heading": "Display settings",
112
- "themes": {
113
- "title": "Themes",
114
- "auto": "Auto",
115
- "light": "Light",
116
- "sepia": "Sepia",
117
- "paper": "Paper",
118
- "dark": "Dark",
119
- "contrast1": "Contrast 1",
120
- "contrast2": "Contrast 2",
121
- "contrast3": "Contrast 3"
122
- },
123
- "zoom": {
124
- "title": "Zoom",
125
- "increase": "Increase zoom",
126
- "decrease": "Decrease zoom"
127
- },
128
- "fontSize": {
129
- "title": "Font size",
130
- "increase": "Increase font size",
131
- "decrease": "Decrease font size"
132
- },
133
- "fontFamily": {
134
- "title": "Font family",
135
- "labels": {
136
- "publisher": "Publisher’s font",
137
- "oldStyle": "Old style serif",
138
- "modern": "Modern serif",
139
- "sans": "Sans-serif",
140
- "humanist": "Humanist sans-serif",
141
- "monospace": "Monospace"
142
- }
143
- },
144
- "fontWeight": {
145
- "title": "Font weight",
146
- "default": "Normal",
147
- "bolder": "Bolder",
148
- "increase": "Increase font weight",
149
- "decrease": "Decrease font weight"
150
- },
151
- "normalizeText": {
152
- "title": "Text normalization",
153
- "label": "Remove all text formatting"
154
- },
155
- "align": {
156
- "title": "Text alignment",
157
- "publisher": "Default",
158
- "left": "Left",
159
- "justify": "Justify",
160
- "right": "Right"
161
- },
162
- "hyphens": {
163
- "title": "Hyphenation",
164
- "label": "Enable hyphens"
165
- },
166
81
  "text": {
167
- "title": "Text",
168
82
  "advanced": {
169
83
  "tooltip": "More options",
170
84
  "trigger": "More formatting options"
171
85
  }
172
86
  },
173
- "lineHeight": {
174
- "title": "Line height",
175
- "publisher": "Default",
176
- "small": "Tight",
177
- "medium": "Balanced",
178
- "large": "Loose"
179
- },
180
- "paraSpacing": {
181
- "title": "Paragraph spacing",
182
- "increase": "Increase paragraph spacing",
183
- "decrease": "Decrease paragraph spacing"
184
- },
185
- "paraIndent": {
186
- "title": "Paragraph indent",
187
- "increase": "Increase paragraph indent",
188
- "decrease": "Decrease paragraph indent"
189
- },
190
- "wordSpacing": {
191
- "title": "Word spacing",
192
- "increase": "Increase word spacing",
193
- "decrease": "Decrease word spacing"
194
- },
195
- "letterSpacing": {
196
- "title": "Letter spacing",
197
- "increase": "Increase letter spacing",
198
- "decrease": "Decrease letter spacing"
199
- },
200
- "publisherStyles": {
201
- "label": "Use original formatting"
202
- },
203
87
  "spacing": {
204
- "title": "Spacing",
205
88
  "advanced": {
206
89
  "tooltip": "More options",
207
90
  "trigger": "More spacing options"
208
- },
209
- "presets": {
210
- "title": "Presets",
211
- "publisher": "Default",
212
- "tight": "Tight",
213
- "balanced": "Balanced",
214
- "loose": "Loose",
215
- "accessible": "Accessible",
216
- "custom": "Custom"
217
91
  }
218
- },
219
- "layout": {
220
- "title": "Layout",
221
- "scrolled": "Scrollable",
222
- "paginated": "Paginated"
223
- },
224
- "column": {
225
- "title": "Columns",
226
- "auto": "Auto",
227
- "one": "1 col",
228
- "two": "2 cols"
229
92
  }
230
93
  }
231
94
  }
@@ -0,0 +1,33 @@
1
+ {
2
+ "reader": {
3
+ "actions": {
4
+ "goBackward": "Mine tagasi",
5
+ "goForward": "Mine edasi",
6
+ "goToNextChapter": {
7
+ "compact": "Edasi",
8
+ "descriptive": "Järgmine peatükk"
9
+ },
10
+ "goToNextPage": {
11
+ "compact": "Edasi",
12
+ "descriptive": "Järgmine leht"
13
+ },
14
+ "goToPreviousPage": {
15
+ "descriptive": "Eelmine leht"
16
+ }
17
+ },
18
+ "progression": {
19
+ "pagesLeft": {
20
+ "one": "Jäänud on {{ count }} leht",
21
+ "other": "Jäänud on {{ count }} lehte"
22
+ },
23
+ "pagesLeftInChapter": {
24
+ "one": "Peatükis on jäänud {{ count }} leht",
25
+ "other": "Peatükis on jäänud {{ count }} lehte"
26
+ },
27
+ "pagesLeftInPublication": {
28
+ "one": "Köites on jäänud {{ count }} leht",
29
+ "other": "Köites on jäänud {{ count }} lehte"
30
+ }
31
+ }
32
+ }
33
+ }
@@ -0,0 +1 @@
1
+ {}
@@ -0,0 +1,138 @@
1
+ {
2
+ "common": {
3
+ "actions": {
4
+ "clear": "Tyhjennä",
5
+ "close": "Sulje",
6
+ "decrease": "Pienennä",
7
+ "increase": "Suurenna",
8
+ "reset": "Nollaa",
9
+ "search": "Hae"
10
+ }
11
+ },
12
+ "reader": {
13
+ "actions": {
14
+ "goBackward": "Siirry taaksepäin",
15
+ "goForward": "Siirry eteenpäin",
16
+ "goToPosition": {
17
+ "compact": "Siirry…",
18
+ "descriptive": "Siirry kohtaan"
19
+ }
20
+ },
21
+ "preferences": {
22
+ "columns": {
23
+ "auto": "Automaattinen",
24
+ "dual": {
25
+ "descriptive": "2 saraketta"
26
+ },
27
+ "single": {
28
+ "descriptive": "1 sarake"
29
+ },
30
+ "title": "Sarakkeet"
31
+ },
32
+ "fontFamily": {
33
+ "humanist": {
34
+ "compact": "Humanist",
35
+ "descriptive": "Humanist sans-serif"
36
+ },
37
+ "modern": {
38
+ "compact": "Modern",
39
+ "descriptive": "Modern serif"
40
+ },
41
+ "monospace": "Monospace",
42
+ "oldStyle": {
43
+ "compact": "Old style",
44
+ "descriptive": "Old style serif"
45
+ },
46
+ "publisher": "Julkaisijan fontti",
47
+ "sans": "Sans-serif",
48
+ "title": "Kirjasintyyppi"
49
+ },
50
+ "fontSize": "Tekstin koko",
51
+ "fontWeight": {
52
+ "bold": "Lihavampi",
53
+ "normal": "Normaali",
54
+ "title": "Tekstin korostus"
55
+ },
56
+ "hyphens": {
57
+ "label": "Käytä tavuviivoja",
58
+ "title": "Tavutus"
59
+ },
60
+ "layout": {
61
+ "paginated": "Sivutettu",
62
+ "scrolled": "Vieritettävä",
63
+ "title": "Asettelu"
64
+ },
65
+ "letterSpacing": "Kirjainväli",
66
+ "lineHeight": {
67
+ "default": "Oletus",
68
+ "large": "Väljä",
69
+ "medium": "Tasapainoinen",
70
+ "small": "Tiivis",
71
+ "title": "Riviväli"
72
+ },
73
+ "paragraphIndent": "Kappaleiden sisennys",
74
+ "paragraphSpacing": "Kappaleväli",
75
+ "publisherStyles": {
76
+ "label": "Käytä alkuperäistä muotoilua"
77
+ },
78
+ "spacing": {
79
+ "presets": {
80
+ "accessible": "Helppolukuinen",
81
+ "balanced": "Tasapainoinen",
82
+ "custom": "Mukautettu",
83
+ "default": "Oletus",
84
+ "loose": "Väljä",
85
+ "tight": "Tiivis",
86
+ "title": "Esiasetukset"
87
+ },
88
+ "title": "Välistys"
89
+ },
90
+ "text": "Teksti",
91
+ "textAlign": {
92
+ "default": "Oletus",
93
+ "justify": "Tasaa",
94
+ "left": "Vasen",
95
+ "right": "Oikea",
96
+ "title": "Tekstin tasau"
97
+ },
98
+ "textNormalization": {
99
+ "label": "Poista kaikki tekstin muotoilut",
100
+ "title": "Palauta teksti normaaliksi"
101
+ },
102
+ "themes": {
103
+ "auto": "Automaattinen",
104
+ "contrast1": "Kontrasti 1",
105
+ "contrast2": "Kontrasti 2",
106
+ "contrast3": "Kontrasti 3",
107
+ "dark": "Tumma",
108
+ "light": "Vaalea",
109
+ "paper": "Paperi",
110
+ "sepia": "Seepia",
111
+ "title": "Teemat"
112
+ },
113
+ "title": "Näytön asetukset",
114
+ "wordSpacing": "Sanaväli",
115
+ "zoom": "Tarkennus"
116
+ },
117
+ "progression": {
118
+ "percentage": "{{ percentage }}%",
119
+ "positionsLeftInChapter": {
120
+ "other": "{{ count }} jäljellä kohdassa nykyinen luku"
121
+ },
122
+ "positionsLeftInPublication": {
123
+ "other": "{{ count }} jäljellä kohdassa julkaisu"
124
+ },
125
+ "range": "{{ start }}–{{ end }}",
126
+ "xOfY": {
127
+ "compact": "{{ x }} / {{ y }}",
128
+ "descriptive": "{{ x }} / {{ y }} ({{ z }})"
129
+ }
130
+ },
131
+ "tableOfContents": {
132
+ "emptyState": {
133
+ "description": "Tässä julkaisussa ei ole sisällysluetteloa."
134
+ },
135
+ "title": "TSisällysluettelo"
136
+ }
137
+ }
138
+ }
@@ -24,10 +24,8 @@
24
24
  },
25
25
  "progression": {
26
26
  "wrapper": "Edistyminen",
27
- "of": "{{ current }} / {{ reference }}",
28
27
  "referenceFallback": "nykyinen luku",
29
- "pubFallback": "julkaisu",
30
- "positionsLeft": "{{ count }} jäljellä kohdassa {{ reference }}"
28
+ "pubFallback": "julkaisu"
31
29
  },
32
30
  "docker": {
33
31
  "wrapper": "Kiinnitysvaihtoehdot",
@@ -46,10 +44,6 @@
46
44
  "fullscreen": {
47
45
  "trigger": "Näytä sisällön päällä",
48
46
  "tooltip": "Peittokuva"
49
- },
50
- "close": {
51
- "trigger": "Sulje",
52
- "tooltip": "Sulje"
53
47
  }
54
48
  },
55
49
  "back": {
@@ -57,14 +51,8 @@
57
51
  }
58
52
  },
59
53
  "navigation": {
60
- "goForward": "Siirry eteenpäin",
61
- "goBackward": "Siirry taaksepäin",
62
54
  "scroll": {
63
- "wrapper": "Selaa julkaisua",
64
- "prevLabel": "Edellinen",
65
- "nextLabel": "Seuraava",
66
- "prevA11yLabel": "Siirry edelliseen resurssiin",
67
- "nextA11yLabel": "Siirry seuraavaan resurssiin"
55
+ "wrapper": "Selaa julkaisua"
68
56
  }
69
57
  },
70
58
  "fullscreen": {
@@ -73,24 +61,10 @@
73
61
  "close": "Poistu koko näytön tilasta"
74
62
  },
75
63
  "toc": {
76
- "tooltip": "Sisällysluettelo",
77
- "trigger": "Sisällysluettelo",
78
- "close": "Sulje sisällysluettelo",
79
- "heading": "Sisällysluettelo",
80
- "entries": "Luettelon sisältö",
81
- "empty": "Tässä julkaisussa ei ole sisällysluetteloa.",
82
- "search": {
83
- "label": "Hae",
84
- "placeholder": "Hae",
85
- "clear": "Tyhjennä"
86
- }
64
+ "entries": "Luettelon sisältö"
87
65
  },
88
66
  "jumpToPosition": {
89
- "tooltip": "Siirry…",
90
- "trigger": "Siirry kohtaan",
91
- "heading": "Siirry kohtaan",
92
67
  "go": "Siirry",
93
- "close": "Sulje siirry kohtaan",
94
68
  "label": "Valitse kohta väliltä {{ positionStart }} ja {{ positionEnd }}:"
95
69
  },
96
70
  "overflowMenu": {
@@ -104,129 +78,18 @@
104
78
  }
105
79
  },
106
80
  "settings": {
107
- "tooltip": "Asetukset",
108
- "trigger": "Asetusvalikko",
109
- "close": "Sulje asetusvalikko",
110
- "heading": "Näytön asetukset",
111
- "themes": {
112
- "title": "Teemat",
113
- "auto": "Automaattinen",
114
- "light": "Vaalea",
115
- "sepia": "Seepia",
116
- "paper": "Paperi",
117
- "dark": "Tumma",
118
- "contrast1": "Kontrasti 1",
119
- "contrast2": "Kontrasti 2",
120
- "contrast3": "Kontrasti 3"
121
- },
122
- "zoom": {
123
- "title": "Tarkennus",
124
- "increase": "Lähennä",
125
- "decrease": "Loitonna"
126
- },
127
- "fontSize": {
128
- "title": "Tekstin koko",
129
- "increase": "Suurenna tekstin kokoa",
130
- "decrease": "Pienennä tekstin kokoa"
131
- },
132
- "fontFamily": {
133
- "title": "Kirjasintyyppi",
134
- "labels": {
135
- "publisher": "Julkaisijan fontti",
136
- "oldStyle": "Old style serif",
137
- "modern": "Modern serif",
138
- "sans": "Sans-serif",
139
- "humanist": "Humanist sans-serif",
140
- "monospace": "Monospace"
141
- }
142
- },
143
- "fontWeight": {
144
- "title": "Tekstin korostus",
145
- "increase": "Lisää lihavointia",
146
- "decrease": "Vähennä lihavointia",
147
- "default": "Normaali",
148
- "bolder": "Lihavampi"
149
- },
150
- "normalizeText": {
151
- "title": "Palauta teksti normaaliksi",
152
- "label": "Poista kaikki tekstin muotoilut"
153
- },
154
- "align": {
155
- "title": "Tekstin tasaus",
156
- "publisher": "Oletus",
157
- "left": "Vasen",
158
- "justify": "Tasaa",
159
- "right": "Oikea"
160
- },
161
- "hyphens": {
162
- "title": "Tavutus",
163
- "label": "Käytä tavuviivoja"
164
- },
165
81
  "text": {
166
- "title": "Teksti",
167
82
  "advanced": {
168
83
  "tooltip": "Lisää vaihtoehtoja",
169
84
  "trigger": "Lisää muotoiluasetuksia"
170
85
  }
171
86
  },
172
- "lineHeight": {
173
- "title": "Riviväli",
174
- "publisher": "Oletus",
175
- "small": "Tiivis",
176
- "medium": "Tasapainoinen",
177
- "large": "Väljä"
178
- },
179
- "paraSpacing": {
180
- "title": "Kappaleväli",
181
- "increase": "Suurenna kappaleväliä",
182
- "decrease": "Pienennä kappaleväliä"
183
- },
184
- "paraIndent": {
185
- "title": "Kappaleiden sisennys",
186
- "increase": "Lisää kappaleiden sisennystä",
187
- "decrease": "Vähennä kappaleiden sisennystä"
188
- },
189
- "wordSpacing": {
190
- "title": "Sanaväli",
191
- "increase": "Suurenna sanaväliä",
192
- "decrease": "Pienennä sanaväliä"
193
- },
194
- "letterSpacing": {
195
- "title": "Kirjainväli",
196
- "increase": "Suurenna kirjainväliä",
197
- "decrease": "Pienennä kirjainväliä"
198
- },
199
- "publisherStyles": {
200
- "label": "Käytä alkuperäistä muotoilua"
201
- },
202
87
  "spacing": {
203
- "title": "Välistys",
204
88
  "advanced": {
205
89
  "tooltip": "Lisää vaihtoehtoja",
206
90
  "trigger": "Lisää välistysasetuksia"
207
- },
208
- "presets": {
209
- "title": "Esiasetukset",
210
- "publisher": "Oletus",
211
- "tight": "Tiivis",
212
- "balanced": "Tasapainoinen",
213
- "loose": "Väljä",
214
- "accessible": "Helppolukuinen",
215
- "custom": "Mukautettu"
216
91
  }
217
- },
218
- "layout": {
219
- "title": "Asettelu",
220
- "scrolled": "Vieritettävä",
221
- "paginated": "Sivutettu"
222
- },
223
- "column": {
224
- "title": "Sarakkeet",
225
- "auto": "Automaattinen",
226
- "one": "1 sarake",
227
- "two": "2 saraketta"
228
- },
229
- "reset": "Nollaa"
92
+ }
230
93
  }
231
94
  }
232
95
  }