|
93 | 93 | "contrast": "Contraste",
|
94 | 94 | "sepia": "Sepia",
|
95 | 95 | "invert": "Invertir",
|
96 |
| - "negative": "", |
| 96 | + "negative": "Negativo", |
97 | 97 | "hueRotate": "Rotación de tono",
|
98 | 98 | "tone": "Tono",
|
99 | 99 | "colorize": "Colorear",
|
|
106 | 106 | "savedPresets": "Preajustes guardados",
|
107 | 107 | "multipleTonePresets": "Preajustes de múltiples tonos",
|
108 | 108 | "oneTonePresets": "Preajustes de un solo tono",
|
109 |
| - "integrated": "", |
110 |
| - "ebookTheme": "", |
111 |
| - "fontSize": "", |
112 |
| - "fontFamily": "", |
113 |
| - "useEbookFont": "", |
114 |
| - "useEbookTheme": "", |
115 |
| - "useAppTheme": "", |
116 |
| - "fontWeight": "", |
117 |
| - "bold": "", |
118 |
| - "italic": "", |
119 |
| - "textAlign": "", |
120 |
| - "textCenter": "", |
121 |
| - "textJustify": "", |
122 |
| - "textLeft": "", |
123 |
| - "textRight": "", |
124 |
| - "maxWidth": "", |
125 |
| - "letterSpacing": "", |
126 |
| - "wordSpacing": "", |
127 |
| - "paragraphSpacing": "", |
128 |
| - "paragraphLineHeight": "", |
129 |
| - "lineHeight": "", |
130 |
| - "textColors": "", |
131 |
| - "text": "", |
132 |
| - "links": "", |
133 |
| - "background": "" |
| 109 | + "integrated": "Integrado", |
| 110 | + "ebookTheme": "Tema del eBook", |
| 111 | + "fontSize": "Tamaño de la fuente", |
| 112 | + "fontFamily": "Familia tipográfica", |
| 113 | + "useEbookFont": "Utilizar la letra del eBook", |
| 114 | + "useEbookTheme": "Utilizar el tema del eBook", |
| 115 | + "useAppTheme": "Utilizar el tema de la app", |
| 116 | + "fontWeight": "Grueso de la letra", |
| 117 | + "bold": "Negrita", |
| 118 | + "italic": "Itálica", |
| 119 | + "textAlign": "Alinear texto", |
| 120 | + "textCenter": "Centrado", |
| 121 | + "textJustify": "Justificado", |
| 122 | + "textLeft": "Izquierda", |
| 123 | + "textRight": "Derecha", |
| 124 | + "maxWidth": "Anchura máxima", |
| 125 | + "letterSpacing": "Espaciado entre letras", |
| 126 | + "wordSpacing": "Espaciado entre palabras", |
| 127 | + "paragraphSpacing": "Espaciado entre párrafos", |
| 128 | + "paragraphLineHeight": "Interlineado del párrafo", |
| 129 | + "lineHeight": "Interlineado", |
| 130 | + "textColors": "Colores del texto", |
| 131 | + "text": "Texto", |
| 132 | + "links": "Enlaces", |
| 133 | + "background": "Fondo" |
134 | 134 | },
|
135 | 135 | "magnifyingGlass": {
|
136 | 136 | "main": "Lupa",
|
|
288 | 288 | "readingConfigRemoveHeader": "Eliminar configuración",
|
289 | 289 | "readingConfigRemove": "¿Seguro que quiere eliminar esta configuración?",
|
290 | 290 | "readingNumColorsGenerate": "Número de colores a generar",
|
291 |
| - "readingPresetName": "Nombre del preajuste" |
| 291 | + "readingPresetName": "Nombre del preajuste", |
| 292 | + "readingGotoPage": "Ir a la página" |
292 | 293 | },
|
293 | 294 | "release": {
|
294 | 295 | "title": "Nueva versión disponible <b>{{releaseName}}</b>",
|
|
0 commit comments