Merge pull request #577 from hasecilu/i18n/Spanish_mini

i18n: Update Spanish translations, 100%
This commit is contained in:
Elian Doran 2024-11-11 19:41:32 +02:00 committed by GitHub
commit 782d34566d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 15 additions and 1 deletions

View File

@ -1508,5 +1508,18 @@
},
"code_block": {
"word_wrapping": "Ajuste de palabras"
},
"classic_editor_toolbar": {
"title": "Formato"
},
"editor": {
"title": "Editor"
},
"editing": {
"editor_type": {
"label": "Barra de herramientas de formato",
"floating": "Flotante (las herramientas de edición aparecen cerca del cursor)",
"fixed": "Fijo (las herramientas de edición aparecen en la pestaña de la cinta \"Formato\")"
}
}
}

View File

@ -89,7 +89,8 @@
"copy-without-formatting": "Copiar el texto seleccionado sin formatear",
"force-save-revision": "Forzar la creación/guardado de una nueva revisión de nota de la nota activa",
"show-help": "Muestra ayuda/hoja de referencia integrada",
"toggle-book-properties": "Alternar propiedades del libro"
"toggle-book-properties": "Alternar propiedades del libro",
"toggle-classic-editor-toolbar": "Alternar la pestaña de formato por el editor con barra de herramientas fija"
},
"login": {
"title": "Iniciar sesión",