mirror of
https://github.com/gotson/komga.git
synced 2026-01-03 14:24:11 +01:00
i18n(webui): translated using Weblate (Spanish)
Currently translated at 100.0% (750 of 750 strings) i18n(webui): translated using Weblate (Spanish) Currently translated at 100.0% (750 of 750 strings) Co-authored-by: 1024mb <1024mb@users.noreply.hosted.weblate.org> Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Weblate Translation Memory <noreply-mt-weblate-translation-memory@weblate.org> Translate-URL: https://hosted.weblate.org/projects/komga/webui/es/ Translation: komga/webui
This commit is contained in:
parent
32e9a0c6f1
commit
37abfbff28
1 changed files with 13 additions and 0 deletions
|
|
@ -646,6 +646,11 @@
|
|||
"auto": "Automático",
|
||||
"one": "Uno",
|
||||
"two": "Dos"
|
||||
},
|
||||
"reading_direction": {
|
||||
"auto": "Automático",
|
||||
"ltr": "Izquierda a derecha",
|
||||
"rtl": "Derecha a izquierda"
|
||||
}
|
||||
},
|
||||
"historical_event_type": {
|
||||
|
|
@ -701,11 +706,19 @@
|
|||
}
|
||||
},
|
||||
"epubreader": {
|
||||
"current_chapter": "Capítulo actual",
|
||||
"page_of": "Página {page} de {count}",
|
||||
"settings": {
|
||||
"column_count": "Número de columnas",
|
||||
"layout": "Diseño",
|
||||
"layout_paginated": "Paginado",
|
||||
"layout_scroll": "Desplazarse",
|
||||
"navigation_mode": "Modo de navegación",
|
||||
"navigation_options": {
|
||||
"both": "Ambos",
|
||||
"buttons": "Botones",
|
||||
"click": "Clic / Toque"
|
||||
},
|
||||
"page_margins": "Márgenes de la página",
|
||||
"viewing_theme": "Tema de visualización"
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue