🎉 Shortcuts for text formatting

This commit is contained in:
Pablo Alba 2023-01-20 13:42:00 +01:00 committed by Alejandro Alonso
parent bc88e30efa
commit efe50479de
13 changed files with 425 additions and 86 deletions

View file

@ -2262,6 +2262,9 @@ msgstr "Paths"
msgid "shortcut-subsection.shape"
msgstr "Shapes"
msgid "shortcut-subsection.text-editor"
msgstr "Texts"
msgid "shortcut-subsection.tools"
msgstr "Tools"
@ -2635,6 +2638,42 @@ msgstr "Distribute vertically"
msgid "shortcuts.zoom-selected"
msgstr "Zoom to selected"
msgid "shortcuts.align-center"
msgstr "Align center"
msgid "shortcuts.align-justify"
msgstr "Align justify"
msgid "shortcuts.bold"
msgstr "Toggle bold"
msgid "shortcuts.italic"
msgstr "Toggle italic"
msgid "shortcuts.font-size-dec"
msgstr "Decrement font size"
msgid "shortcuts.font-size-inc"
msgstr "Increment font size"
msgid "shortcuts.letter-spacing-dec"
msgstr "Decrement letter spacing"
msgid "shortcuts.letter-spacing-inc"
msgstr "Increment letter spacing"
msgid "shortcuts.line-height-dec"
msgstr "Decrement line height"
msgid "shortcuts.line-height-inc"
msgstr "Increment line height"
msgid "shortcuts.line-through"
msgstr "Toggle line through"
msgid "shortcuts.underline"
msgstr "Toggle underline"
msgid "shortcuts.zoom-lense-increase"
msgstr "Zoom lense increase"

View file

@ -2354,6 +2354,9 @@ msgstr "Ruta"
msgid "shortcut-subsection.shape"
msgstr "Formas"
msgid "shortcut-subsection.text-editor"
msgstr "Textos"
msgid "shortcut-subsection.tools"
msgstr "Herramientas"
@ -2727,6 +2730,42 @@ msgstr "Distribuir verticalmente"
msgid "shortcuts.zoom-selected"
msgstr "Zoom a selección"
msgid "shortcuts.align-center"
msgstr "Alinear al centro"
msgid "shortcuts.align-justify"
msgstr "Alinear justificado"
msgid "shortcuts.bold"
msgstr "Alternar negrita"
msgid "shortcuts.italic"
msgstr "Alternar cursiva"
msgid "shortcuts.font-size-dec"
msgstr "Decrementar el tamaño de fuente"
msgid "shortcuts.font-size-inc"
msgstr "Incrementar el tamaño de fuente"
msgid "shortcuts.letter-spacing-dec"
msgstr "Decrementar el espaciado de letras"
msgid "shortcuts.letter-spacing-inc"
msgstr "Incrementar el espaciado de letras"
msgid "shortcuts.line-height-dec"
msgstr "Decrementar el interlineado"
msgid "shortcuts.line-height-inc"
msgstr "Incrementar el interlineado"
msgid "shortcuts.line-through"
msgstr "Alternar tachado"
msgid "shortcuts.underline"
msgstr "Alternar subrayado"
#: src/app/main/ui/dashboard/files.cljs
msgid "title.dashboard.files"
msgstr "%s - Penpot"