@edrlab/thorium-web 1.1.0 → 1.1.2

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 (58) hide show
  1. package/dist/{chunk-D24O64OP.mjs → chunk-2JHEFF46.mjs} +123 -105
  2. package/dist/chunk-2JHEFF46.mjs.map +1 -0
  3. package/dist/chunk-B3WDMWCT.mjs +9 -0
  4. package/dist/chunk-B3WDMWCT.mjs.map +1 -0
  5. package/dist/chunk-EY4D4BZN.mjs +35 -0
  6. package/dist/chunk-EY4D4BZN.mjs.map +1 -0
  7. package/dist/{chunk-SPAC7T57.mjs → chunk-IRA4ZKAX.mjs} +10 -2
  8. package/dist/chunk-IRA4ZKAX.mjs.map +1 -0
  9. package/dist/chunk-IYAFKTPL.mjs +69 -0
  10. package/dist/chunk-IYAFKTPL.mjs.map +1 -0
  11. package/dist/{chunk-OWJCESNF.mjs → chunk-VETE7ULS.mjs} +16 -17
  12. package/dist/chunk-VETE7ULS.mjs.map +1 -0
  13. package/dist/components/Epub/index.mjs +11 -10
  14. package/dist/components/Epub/index.mjs.map +1 -1
  15. package/dist/components/Misc/index.mjs +2 -1
  16. package/dist/components/Misc/index.mjs.map +1 -1
  17. package/dist/components/WebPub/index.mjs +10 -9
  18. package/dist/components/WebPub/index.mjs.map +1 -1
  19. package/dist/core/Hooks/index.mjs +1 -1
  20. package/dist/i18n/index.d.mts +3 -3
  21. package/dist/i18n/index.mjs +4 -3
  22. package/dist/locales/ar/thorium-shared.json +10 -0
  23. package/dist/locales/ar/thorium-web.json +0 -10
  24. package/dist/locales/da/thorium-shared.json +138 -0
  25. package/dist/locales/da/thorium-web.json +16 -153
  26. package/dist/locales/el/thorium-web.json +12 -0
  27. package/dist/locales/en/thorium-shared.json +230 -0
  28. package/dist/locales/en/thorium-web.json +4 -141
  29. package/dist/locales/et/thorium-shared.json +38 -0
  30. package/dist/locales/et/thorium-web.json +95 -1
  31. package/dist/locales/fi/thorium-shared.json +189 -0
  32. package/dist/locales/fi/thorium-web.json +4 -141
  33. package/dist/locales/fr/thorium-shared.json +151 -0
  34. package/dist/locales/fr/thorium-web.json +2 -166
  35. package/dist/locales/it/thorium-shared.json +180 -0
  36. package/dist/locales/it/thorium-web.json +95 -1
  37. package/dist/locales/lt/thorium-shared.json +180 -0
  38. package/dist/locales/lt/thorium-web.json +13 -150
  39. package/dist/locales/pl/thorium-shared.json +122 -0
  40. package/dist/locales/pl/thorium-web.json +5 -169
  41. package/dist/locales/pt-BR/thorium-shared.json +180 -0
  42. package/dist/locales/pt-BR/thorium-web.json +2 -126
  43. package/dist/locales/pt-PT/thorium-shared.json +180 -0
  44. package/dist/locales/pt-PT/thorium-web.json +5 -142
  45. package/dist/locales/sv/thorium-shared.json +178 -0
  46. package/dist/locales/sv/thorium-web.json +18 -155
  47. package/dist/locales/ta/thorium-shared.json +120 -0
  48. package/dist/locales/ta/thorium-web.json +2 -126
  49. package/dist/locales/tr/thorium-shared.json +69 -0
  50. package/dist/preferences/index.mjs +2 -1
  51. package/package.json +7 -3
  52. package/dist/chunk-D24O64OP.mjs.map +0 -1
  53. package/dist/chunk-FG6BJGVE.mjs +0 -64
  54. package/dist/chunk-FG6BJGVE.mjs.map +0 -1
  55. package/dist/chunk-KKJA56IZ.mjs +0 -27
  56. package/dist/chunk-KKJA56IZ.mjs.map +0 -1
  57. package/dist/chunk-OWJCESNF.mjs.map +0 -1
  58. package/dist/chunk-SPAC7T57.mjs.map +0 -1
@@ -24,8 +24,6 @@
24
24
  },
25
25
  "progression": {
26
26
  "wrapper": "Progression dans la publication",
27
- "of": "{{ current }} de {{ reference }}",
28
- "positionsLeft": "{{ count }} restantes dans {{ reference }}",
29
27
  "referenceFallback": "chapitre en cours",
30
28
  "pubFallback": "la publication"
31
29
  },
@@ -46,10 +44,6 @@
46
44
  "fullscreen": {
47
45
  "trigger": "Afficher au-dessus du contenu",
48
46
  "tooltip": "Superposer"
49
- },
50
- "close": {
51
- "trigger": "Fermer",
52
- "tooltip": "Fermer"
53
47
  }
54
48
  },
55
49
  "back": {
@@ -57,14 +51,8 @@
57
51
  }
58
52
  },
59
53
  "navigation": {
60
- "goForward": "Avancer",
61
- "goBackward": "Reculer",
62
54
  "scroll": {
63
- "wrapper": "Naviguer à travers la publication",
64
- "prevLabel": "Précédent",
65
- "nextLabel": "Suivant",
66
- "prevA11yLabel": "Aller à la ressource précédente",
67
- "nextA11yLabel": "Aller à la ressource suivante"
55
+ "wrapper": "Naviguer à travers la publication"
68
56
  }
69
57
  },
70
58
  "fullscreen": {
@@ -73,24 +61,10 @@
73
61
  "close": "Quitter le mode plein-écran"
74
62
  },
75
63
  "toc": {
76
- "tooltip": "Table des matières",
77
- "trigger": "Afficher la table des matières",
78
- "close": "Fermer la table des matières",
79
- "heading": "Table des matières",
80
- "entries": "Entrées de la table des matières",
81
- "empty": "La table des matières n’est pas disponible pour cette publication.",
82
- "search": {
83
- "label": "Chercher",
84
- "placeholder": "Chercher",
85
- "clear": "Effacer"
86
- }
64
+ "entries": "Entrées de la table des matières"
87
65
  },
88
66
  "jumpToPosition": {
89
- "tooltip": "Aller à …",
90
- "trigger": "Aller à la position",
91
- "heading": "Aller à la position",
92
67
  "go": "Aller",
93
- "close": "Fermer le panneau aller à la position",
94
68
  "label": "Sélectionner une position entre {{ positionStart }} et {{ positionEnd }} :"
95
69
  },
96
70
  "overflowMenu": {
@@ -103,156 +77,18 @@
103
77
  "trigger": "Afficher les actions"
104
78
  }
105
79
  },
106
- "layoutStrategy": {
107
- "tooltip": "Mise en page",
108
- "trigger": "Afficher le panneau Stratégie de mise en page",
109
- "close": "Fermer le panneau Stratégie de mise en page",
110
- "heading": "Stratégie de mise en page",
111
- "title": "Stratégie",
112
- "margin": "Marge",
113
- "lineLength": "Longueur de ligne",
114
- "columns": "Colonnes",
115
- "minChars": "Désactiver la longue de ligne minimale",
116
- "maxChars": "Désactiver la longueur de ligne maximale",
117
- "minimalLineLength": {
118
- "title": "Longueur de ligne minimale",
119
- "increase": "Augmenter la longueur de ligne minimale",
120
- "decrease": "Diminuer la longue de ligne minimale"
121
- },
122
- "optimalLineLength": {
123
- "title": "Longueur de ligne optimale",
124
- "increase": "Augmenter la longueur de ligne optimale",
125
- "decrease": "Diminuer la longueur de ligne optimale"
126
- },
127
- "maximalLineLength": {
128
- "title": "Longueur de ligne maximale",
129
- "increase": "Augmenter la longueur de ligne maximale",
130
- "decrease": "Diminuer la longueur de ligne maximale"
131
- }
132
- },
133
80
  "settings": {
134
- "reset": "Réinitialiser",
135
- "tooltip": "Préférences",
136
- "trigger": "Afficher le menu de préférences",
137
- "close": "Fermer le menu de préférences",
138
- "heading": "Préférences d’affichage",
139
- "themes": {
140
- "title": "Thèmes",
141
- "auto": "Auto",
142
- "light": "Clair",
143
- "sepia": "Sépia",
144
- "paper": "Papier",
145
- "dark": "Sombre",
146
- "contrast1": "Contraste 1",
147
- "contrast2": "Contraste 2",
148
- "contrast3": "Contraste 3"
149
- },
150
- "zoom": {
151
- "title": "Zoom",
152
- "increase": "Augmenter la taille de zoom",
153
- "decrease": "Diminuer la taille de zoom"
154
- },
155
- "fontSize": {
156
- "title": "Taille de police",
157
- "increase": "Augmenter la taille de police",
158
- "decrease": "Diminuer la taille de police"
159
- },
160
- "fontFamily": {
161
- "title": "Police de caractères",
162
- "labels": {
163
- "publisher": "Police par défaut",
164
- "oldStyle": "Sérif classique",
165
- "modern": "Sérif moderne",
166
- "sans": "Sans sérif",
167
- "humanist": "Humaniste",
168
- "monospace": "Chasse fixe"
169
- }
170
- },
171
- "fontWeight": {
172
- "title": "Graisse",
173
- "default": "Normal",
174
- "bolder": "Gras",
175
- "increase": "Augmenter la graisse",
176
- "decrease": "Diminuer la graisse"
177
- },
178
- "normalizeText": {
179
- "title": "Styles du texte",
180
- "label": "Désactiver le formatage du texte"
181
- },
182
- "align": {
183
- "title": "Alignement du texte",
184
- "publisher": "Par défaut",
185
- "left": "Ferré à gauche",
186
- "justify": "Justifié",
187
- "right": "Ferré à droite"
188
- },
189
- "hyphens": {
190
- "title": "Césures",
191
- "label": "Activer la césure du texte"
192
- },
193
81
  "text": {
194
- "title": "Texte",
195
82
  "advanced": {
196
83
  "tooltip": "Options supplémentaires",
197
84
  "trigger": "Options de formatage supplémentaires"
198
85
  }
199
86
  },
200
- "lineHeight": {
201
- "title": "Interligne",
202
- "publisher": "Par défaut",
203
- "small": "Resserré",
204
- "medium": "Équilibré",
205
- "large": "Élargi"
206
- },
207
- "paraSpacing": {
208
- "title": "Espacement des paragraphes",
209
- "increase": "Augmenter l’espacement des paragraphes",
210
- "decrease": "Diminuer l’espacement des paragraphes"
211
- },
212
- "paraIndent": {
213
- "title": "Indentation du texte",
214
- "increase": "Augmenter l’indentation du texte",
215
- "decrease": "Diminuer l’indentation du texte"
216
- },
217
- "wordSpacing": {
218
- "title": "Espacement des mots",
219
- "increase": "Augmenter l’espacement entre les mots",
220
- "decrease": "Diminuer l’espacement entre les mots"
221
- },
222
- "letterSpacing": {
223
- "title": "Espacement interlettre",
224
- "increase": "Augmenter l’espacement entre les lettres",
225
- "decrease": "Diminuer l’espacement entre les lettres"
226
- },
227
- "publisherStyles": {
228
- "label": "Utiliser le formatage original"
229
- },
230
87
  "spacing": {
231
- "title": "Espacement",
232
88
  "advanced": {
233
89
  "tooltip": "Options supplémentaires",
234
90
  "trigger": "Options d’espacement supplémentaires"
235
- },
236
- "presets": {
237
- "title": "Préréglages",
238
- "publisher": "Par défaut",
239
- "tight": "Resserré",
240
- "balanced": "Équilibré",
241
- "loose": "Élargi",
242
- "accessible": "Accessible",
243
- "custom": "Personnalisé"
244
91
  }
245
- },
246
- "layout": {
247
- "title": "Mise en page",
248
- "scrolled": "Scrollé",
249
- "paginated": "Paginé"
250
- },
251
- "column": {
252
- "title": "Colonnes",
253
- "auto": "Auto",
254
- "one": "1 colonne",
255
- "two": "2 colonnes"
256
92
  }
257
93
  }
258
94
  }
@@ -0,0 +1,180 @@
1
+ {
2
+ "common": {
3
+ "actions": {
4
+ "cancel": "Annulla",
5
+ "clear": "Elimina",
6
+ "close": "Chiudi",
7
+ "collapse": "Riduci",
8
+ "collapseAll": "Riduci tutto",
9
+ "decrease": "Diminuisci",
10
+ "disable": "Disattiva",
11
+ "enable": "Attiva",
12
+ "exit": "Esci",
13
+ "expand": "Espandi",
14
+ "expandAll": "Espandi tutto",
15
+ "filter": "Filtra",
16
+ "hide": "Nascondi",
17
+ "hideAll": "Nascondi tutto",
18
+ "increase": "Aumenta",
19
+ "open": "Apri",
20
+ "reset": "Reset",
21
+ "search": "Cerca",
22
+ "show": "Mostra",
23
+ "showAll": "Mostra tutto",
24
+ "sortBy": "Ordina per",
25
+ "toggle": "Passa a"
26
+ }
27
+ },
28
+ "reader": {
29
+ "actions": {
30
+ "goBackward": "Indietro",
31
+ "goForward": "Avanti",
32
+ "goToNextChapter": {
33
+ "compact": "Successivo",
34
+ "descriptive": "Capitolo successivo"
35
+ },
36
+ "goToNextPage": {
37
+ "compact": "Successivo",
38
+ "descriptive": "Pagina successiva"
39
+ },
40
+ "goToPosition": {
41
+ "compact": "Vai a…",
42
+ "descriptive": "Vai alla posizione"
43
+ },
44
+ "goToPreviousChapter": {
45
+ "compact": "Precedente",
46
+ "descriptive": "Capitolo precedente"
47
+ },
48
+ "goToPreviousPage": {
49
+ "compact": "Precedente",
50
+ "descriptive": "Pagina precedente"
51
+ }
52
+ },
53
+ "preferences": {
54
+ "columns": {
55
+ "auto": "Auto",
56
+ "dual": {
57
+ "compact": "2 col",
58
+ "descriptive": "2 colonne"
59
+ },
60
+ "single": {
61
+ "compact": "1 col",
62
+ "descriptive": "1 colonna"
63
+ },
64
+ "title": "Colonne"
65
+ },
66
+ "fontFamily": {
67
+ "humanist": {
68
+ "compact": "Humanist",
69
+ "descriptive": "Humanist sans-serif"
70
+ },
71
+ "modern": {
72
+ "compact": "Modern",
73
+ "descriptive": "Modern serif"
74
+ },
75
+ "monospace": "Monospace",
76
+ "oldStyle": {
77
+ "compact": "Old style",
78
+ "descriptive": "Old style serif"
79
+ },
80
+ "publisher": "Font dell'editore",
81
+ "sans": "Sans-serif",
82
+ "title": "Famiglia di caratteri"
83
+ },
84
+ "fontSize": "Dimensione dei caratteri",
85
+ "fontWeight": {
86
+ "bold": "Grassetto",
87
+ "normal": "Normale",
88
+ "title": "Peso del carattere"
89
+ },
90
+ "hyphens": {
91
+ "label": "Attivare l'uso del trattino",
92
+ "title": "Uso del trattino"
93
+ },
94
+ "layout": {
95
+ "paginated": "Impaginato",
96
+ "scrolled": "Scrollabile",
97
+ "title": "Impaginazione"
98
+ },
99
+ "letterSpacing": "Spaziatura caratteri",
100
+ "lineHeight": {
101
+ "default": "Predefinita",
102
+ "large": "Allargata",
103
+ "medium": "Bilanciata",
104
+ "small": "Stretta",
105
+ "title": "Interlinea"
106
+ },
107
+ "paragraphIndent": "Rientro del paragrafo",
108
+ "paragraphSpacing": "Spazio tra i paragrafi",
109
+ "publisherStyles": {
110
+ "label": "Usare la formattazione originale",
111
+ "title": "Stile dell'editore"
112
+ },
113
+ "spacing": {
114
+ "presets": {
115
+ "accessible": "Accessibile",
116
+ "balanced": "Bilanciato",
117
+ "custom": "Personalizzato",
118
+ "default": "Predefinito",
119
+ "loose": "Allargato",
120
+ "tight": "Stretto",
121
+ "title": "Preimpostazioni"
122
+ },
123
+ "title": "Spaziatura"
124
+ },
125
+ "text": "Testo",
126
+ "textAlign": {
127
+ "default": "Predefinito",
128
+ "justify": "Giustificato",
129
+ "left": "Sinistra",
130
+ "right": "Destra",
131
+ "title": "Allineamento del testo"
132
+ },
133
+ "textNormalization": {
134
+ "label": "Disattivare la formattazione del testo",
135
+ "title": "Stile del testo"
136
+ },
137
+ "themes": {
138
+ "auto": "Auto",
139
+ "contrast1": "Contrasto 1",
140
+ "contrast2": "Contrasto 2",
141
+ "contrast3": "Contrasto 3",
142
+ "dark": "Scuro",
143
+ "light": "Chiaro",
144
+ "paper": "Carta",
145
+ "sepia": "Seppia",
146
+ "title": "Temi"
147
+ },
148
+ "title": "Impostazioni dello schermo",
149
+ "wordSpacing": "Spaziatura delle parole",
150
+ "zoom": "Zoom"
151
+ },
152
+ "progression": {
153
+ "pagesLeftInChapter_one": "{{ count }} pagina rimasta nel capitolo",
154
+ "pagesLeftInChapter_other": "{{ count }} pagine rimaste nel capitolo",
155
+ "pagesLeftInPublication_one": "{{ count }} pagina rimasta nella pubblicazione",
156
+ "pagesLeftInPublication_other": "{{ count }} pagine rimaste nella pubblicazione",
157
+ "pagesLeft_one": "{{ count }} pagina rimanente",
158
+ "pagesLeft_other": "{{ count }} pagine rimanenti",
159
+ "percentage": "{{ percentage }}%",
160
+ "positionsLeftInChapter_one": "{{ count }} posizione rimasta nel capitolo",
161
+ "positionsLeftInChapter_other": "{{ count }} posizioni rimaste nel capitolo",
162
+ "positionsLeftInPublication_one": "{{ count }} posizione rimasta nella pubblicazione",
163
+ "positionsLeftInPublication_other": "{{ count }} posizioni rimaste nella pubblicazione",
164
+ "positionsLeft_one": "{{ count }} posizione rimasta",
165
+ "positionsLeft_other": "{{ count }} posizioni rimaste",
166
+ "range": "{{ start }}–{{ end }}",
167
+ "xOfY": {
168
+ "compact": "{{ x }} di {{ y }}",
169
+ "descriptive": "{{ x }} di {{ y }} ({{ z }})"
170
+ }
171
+ },
172
+ "tableOfContents": {
173
+ "emptyState": {
174
+ "description": "Il sommario non è disponibile per questa pubblicazione.",
175
+ "title": "Nessun sommario"
176
+ },
177
+ "title": "Sommario"
178
+ }
179
+ }
180
+ }
@@ -1 +1,95 @@
1
- {}
1
+ {
2
+ "reader": {
3
+ "app": {
4
+ "loading": "Caricamento in corso",
5
+ "publicationWrapper": "State navigando nella pubblicazione.",
6
+ "docking": {
7
+ "dockingLeft": "Riquadro dello schermo a sinistra",
8
+ "dockingRight": "Riquadro dello schermo a destra",
9
+ "dockingEmpty": "Attualmente vuoto",
10
+ "dockingClosed": "Attualmente chiuso, contiene {{ action }}",
11
+ "dockingCollapsed": "Attualmente ridotto. Contiene {{ action }}"
12
+ },
13
+ "header": {
14
+ "backLink": {
15
+ "trigger": "Ritorna alla tua libreria",
16
+ "tooltip": "Libreria"
17
+ },
18
+ "label": "Barra in alto",
19
+ "runningHead": "Titolo principale",
20
+ "actions": "Azioni"
21
+ },
22
+ "footer": {
23
+ "label": "Barra in basso"
24
+ },
25
+ "progression": {
26
+ "wrapper": "Progressione nella pubblicazione",
27
+ "referenceFallback": "capitolo in lettura",
28
+ "pubFallback": "la pubblicazione"
29
+ },
30
+ "docker": {
31
+ "wrapper": "Opzioni di visualizzazione",
32
+ "dockToLeft": {
33
+ "trigger": "Visualizzare il riquadro a sinistra",
34
+ "tooltip": "Visualizzare a sinistra"
35
+ },
36
+ "dockToRight": {
37
+ "trigger": "Visualizzare il riquadro a destra",
38
+ "tooltip": "Visualizzare a destra"
39
+ },
40
+ "popover": {
41
+ "trigger": "Visualizzare in una finestra",
42
+ "tooltip": "Pop over"
43
+ },
44
+ "fullscreen": {
45
+ "trigger": "Visualizza sopra il contenuto",
46
+ "tooltip": "Sovrapporre"
47
+ }
48
+ },
49
+ "back": {
50
+ "trigger": "Indietro"
51
+ }
52
+ },
53
+ "navigation": {
54
+ "scroll": {
55
+ "wrapper": "Navigare nella pubblicazione"
56
+ }
57
+ },
58
+ "fullscreen": {
59
+ "tooltip": "Schermo intero",
60
+ "trigger": "Attivare la modalità schermo intero",
61
+ "close": "Abbandona la modalità schermo intero"
62
+ },
63
+ "toc": {
64
+ "entries": "Contenuti dell'indice"
65
+ },
66
+ "jumpToPosition": {
67
+ "go": "Vai",
68
+ "label": "Selezionare una posizione tra {{ positionStart }} e {{ positionEnd }}:"
69
+ },
70
+ "overflowMenu": {
71
+ "active": {
72
+ "tooltip": "Azioni avanzate",
73
+ "trigger": "Cambiare il menu"
74
+ },
75
+ "hint": {
76
+ "tooltip": "Modifica le azioni",
77
+ "trigger": "Visualizza le azioni"
78
+ }
79
+ },
80
+ "settings": {
81
+ "text": {
82
+ "advanced": {
83
+ "tooltip": "Opzioni avanzate",
84
+ "trigger": "Opzioni avanzate di formattazione"
85
+ }
86
+ },
87
+ "spacing": {
88
+ "advanced": {
89
+ "tooltip": "Opzioni avanzate",
90
+ "trigger": "Opzioni avanzate di spaziatura"
91
+ }
92
+ }
93
+ }
94
+ }
95
+ }
@@ -0,0 +1,180 @@
1
+ {
2
+ "common": {
3
+ "actions": {
4
+ "cancel": "Atšaukti",
5
+ "clear": "Išvalyti",
6
+ "close": "Užverti",
7
+ "collapse": "Suskleisti",
8
+ "collapseAll": "Suskleisti visus",
9
+ "decrease": "Mažinti",
10
+ "disable": "Išjungti",
11
+ "enable": "Įjungti",
12
+ "exit": "Išeiti",
13
+ "expand": "Išskleisti",
14
+ "expandAll": "Išskleisti visus",
15
+ "filter": "Filtruoti",
16
+ "hide": "Slėpti",
17
+ "hideAll": "Slėpti visus",
18
+ "increase": "Didinti",
19
+ "open": "Atverti",
20
+ "reset": "Atkurti",
21
+ "search": "Paieška",
22
+ "show": "Rodyti",
23
+ "showAll": "Rodyti visus",
24
+ "sortBy": "Rikiuoti pagal",
25
+ "toggle": "Perjungti"
26
+ }
27
+ },
28
+ "reader": {
29
+ "actions": {
30
+ "goBackward": "Eiti atgal",
31
+ "goForward": "Eiti pirmyn",
32
+ "goToNextChapter": {
33
+ "compact": "Kitas",
34
+ "descriptive": "Kitas skyrius"
35
+ },
36
+ "goToNextPage": {
37
+ "compact": "Kitas",
38
+ "descriptive": "Kitas puslapis"
39
+ },
40
+ "goToPosition": {
41
+ "compact": "Peršokti į…",
42
+ "descriptive": "Peršokti į poziciją"
43
+ },
44
+ "goToPreviousChapter": {
45
+ "compact": "Ankstesnis",
46
+ "descriptive": "Ankstesnis skyrius"
47
+ },
48
+ "goToPreviousPage": {
49
+ "compact": "Ankstesnis",
50
+ "descriptive": "Ankstesnis puslapis"
51
+ }
52
+ },
53
+ "preferences": {
54
+ "columns": {
55
+ "auto": "Auto",
56
+ "dual": {
57
+ "compact": "2 stulpeliai",
58
+ "descriptive": "2 stulpeliai"
59
+ },
60
+ "single": {
61
+ "compact": "1 stulpelis",
62
+ "descriptive": "1 stulpelis"
63
+ },
64
+ "title": "Stulpeliai"
65
+ },
66
+ "fontFamily": {
67
+ "humanist": {
68
+ "compact": "Humanistinis",
69
+ "descriptive": "Humanistinis be užraitų"
70
+ },
71
+ "modern": {
72
+ "compact": "Modernus",
73
+ "descriptive": "Modernus su užraitais"
74
+ },
75
+ "monospace": "Lygiaplotis",
76
+ "oldStyle": {
77
+ "compact": "Seno stiliaus",
78
+ "descriptive": "Seno stiliaus su užraitais"
79
+ },
80
+ "publisher": "Leidėjo šriftas",
81
+ "sans": "Be užraitų",
82
+ "title": "Šriftų šeima"
83
+ },
84
+ "fontSize": "Šrifto dydis",
85
+ "fontWeight": {
86
+ "bold": "Ryškesnis",
87
+ "normal": "Normalus",
88
+ "title": "Šrifto storis"
89
+ },
90
+ "hyphens": {
91
+ "label": "Įgalinti brūkšnelius",
92
+ "title": "Skiemenavimas"
93
+ },
94
+ "layout": {
95
+ "paginated": "Puslapiuotas",
96
+ "scrolled": "Slenkamasis",
97
+ "title": "Išdėstymas"
98
+ },
99
+ "letterSpacing": "Raidžių išretinimas",
100
+ "lineHeight": {
101
+ "default": "Numatytasis",
102
+ "large": "Erdvus",
103
+ "medium": "Subalansuotas",
104
+ "small": "Glaudus",
105
+ "title": "Eilutės aukštis"
106
+ },
107
+ "paragraphIndent": "Pastraipos įtrauka",
108
+ "paragraphSpacing": "Tarpas tarp pastraipų",
109
+ "publisherStyles": {
110
+ "label": "Naudoti originalų formatavimą",
111
+ "title": "Leidėjo stiliai"
112
+ },
113
+ "spacing": {
114
+ "presets": {
115
+ "accessible": "Prieinamas",
116
+ "balanced": "Subalansuotas",
117
+ "custom": "Tinkintas",
118
+ "default": "Numatytasis",
119
+ "loose": "Erdvus",
120
+ "tight": "Glaustas",
121
+ "title": "Išankstiniai"
122
+ },
123
+ "title": "Išretinimas"
124
+ },
125
+ "text": "Tekstas",
126
+ "textAlign": {
127
+ "default": "Numatytoji",
128
+ "justify": "Abipusė",
129
+ "left": "Kairinė",
130
+ "right": "Dešininė",
131
+ "title": "Teksto lygiuotė"
132
+ },
133
+ "textNormalization": {
134
+ "label": "Šalinti visą teksto formatavimą",
135
+ "title": "Teksto normalizavimas"
136
+ },
137
+ "themes": {
138
+ "auto": "Auto",
139
+ "contrast1": "Kontrastas 1",
140
+ "contrast2": "Kontrastas 2",
141
+ "contrast3": "Kontrastas 3",
142
+ "dark": "Tamsi",
143
+ "light": "Šviesi",
144
+ "paper": "Popierius",
145
+ "sepia": "Sepija",
146
+ "title": "Temos"
147
+ },
148
+ "title": "Atvaizdavimo nuostatos",
149
+ "wordSpacing": "Protarpis tarp žodžių",
150
+ "zoom": "Mastelis"
151
+ },
152
+ "progression": {
153
+ "pagesLeftInChapter_one": "Skyriuje liko {{ count }} puslapis",
154
+ "pagesLeftInChapter_other": "Skyriuje liko {{ count }} puslapiai",
155
+ "pagesLeftInPublication_one": "Leidinyje liko {{ count }} puslapis",
156
+ "pagesLeftInPublication_other": "Leidinyje liko {{ count }} puslapiai (-ių)",
157
+ "pagesLeft_one": "Liko {{ count }} puslapis",
158
+ "pagesLeft_other": "Liko {{ count }} puslapiai (-ių)",
159
+ "percentage": "{{ percentage }}%",
160
+ "positionsLeftInChapter_one": "Skyriuje liko {{ count }} pozicija",
161
+ "positionsLeftInChapter_other": "Skyriuje liko {{ count }} pozicijos (-ų)",
162
+ "positionsLeftInPublication_one": "Leidinyje liko {{ count }} pozicija",
163
+ "positionsLeftInPublication_other": "Leidinyje liko {{ count }} pozicijos (-ų)",
164
+ "positionsLeft_one": "Liko {{ count }} pozicija",
165
+ "positionsLeft_other": "{{ count }} positions left",
166
+ "range": "{{ start }}–{{ end }}",
167
+ "xOfY": {
168
+ "compact": "{{ x }} iš {{ y }}",
169
+ "descriptive": "{{ x }} iš {{ y }} ({{ z }})"
170
+ }
171
+ },
172
+ "tableOfContents": {
173
+ "emptyState": {
174
+ "description": "Šiam leidiniui nebuvo pateiktas turinys.",
175
+ "title": "Nėra turinio"
176
+ },
177
+ "title": "Turinys"
178
+ }
179
+ }
180
+ }