Skip to content

Commit

Permalink
Merge branch 'master' of gitlab.com:mattbas/glaxnimate
Browse files Browse the repository at this point in the history
  • Loading branch information
mbasaglia committed Sep 11, 2022
2 parents 3caabf3 + e4b5212 commit 61781bc
Showing 1 changed file with 13 additions and 12 deletions.
25 changes: 13 additions & 12 deletions data/translations/glaxnimate_es.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1353,7 +1353,7 @@ Do you want to save your changes?</source>
<message>
<location filename="../../src/gui/widgets/dialogs/timing_dialog.ui" line="107"/>
<source>Scale Timing</source>
<translation>Escalar Tiempo</translation>
<translation>Redimensionar Tiempo</translation>
</message>
</context>
<context>
Expand Down Expand Up @@ -2646,7 +2646,7 @@ p, li { white-space: pre-wrap; }
<location filename="../../src/gui/widgets/shape_style/document_swatch_widget.ui" line="38"/>
<location filename="../../src/gui/widgets/shape_style/document_swatch_widget.ui" line="41"/>
<source>Swatch</source>
<translation>Muestra</translation>
<translation>Muestra de Color</translation>
</message>
<message>
<location filename="../../src/gui/widgets/shape_style/document_swatch_widget.ui" line="65"/>
Expand All @@ -2672,7 +2672,7 @@ p, li { white-space: pre-wrap; }
<message>
<location filename="../../src/gui/widgets/shape_style/document_swatch_widget.ui" line="99"/>
<source>Generate Swatch from the open Document</source>
<translation>Generar Muestra desde el Documento abierto</translation>
<translation>Generar Muestra de Color desde el Documento abierto</translation>
</message>
<message>
<location filename="../../src/gui/widgets/shape_style/document_swatch_widget.ui" line="108"/>
Expand All @@ -2688,7 +2688,7 @@ p, li { white-space: pre-wrap; }
<message>
<location filename="../../src/gui/widgets/shape_style/document_swatch_widget.cpp" line="43"/>
<source>Gather Document Swatch</source>
<translation>Recolectar Muestra del Documento</translation>
<translation>Recolectar Muestra de Color del Documento</translation>
</message>
<message>
<location filename="../../src/gui/widgets/shape_style/document_swatch_widget.cpp" line="115"/>
Expand All @@ -2713,7 +2713,7 @@ p, li { white-space: pre-wrap; }
<message>
<location filename="../../src/gui/widgets/shape_style/document_swatch_widget.cpp" line="325"/>
<source>Swatch from Palette</source>
<translation>Muestra desde Paleta</translation>
<translation>Muestra de Color desde Paleta</translation>
</message>
<message>
<location filename="../../src/gui/widgets/shape_style/document_swatch_widget.cpp" line="334"/>
Expand Down Expand Up @@ -3009,7 +3009,7 @@ p, li { white-space: pre-wrap; }
<message>
<location filename="../../src/gui/widgets/dialogs/glaxnimate_window.ui" line="183"/>
<source>&amp;Views</source>
<translation>&amp;Vista</translation>
<translation>&amp;Vistas</translation>
</message>
<message>
<location filename="../../src/gui/widgets/dialogs/glaxnimate_window.ui" line="189"/>
Expand Down Expand Up @@ -3165,7 +3165,7 @@ p, li { white-space: pre-wrap; }
<message>
<location filename="../../src/gui/widgets/dialogs/glaxnimate_window.ui" line="854"/>
<source>Swatch</source>
<translation>Muestra</translation>
<translation>Muestra de Color</translation>
</message>
<message>
<location filename="../../src/gui/widgets/dialogs/glaxnimate_window.ui" line="869"/>
Expand Down Expand Up @@ -3291,7 +3291,8 @@ p, li { white-space: pre-wrap; }
<location filename="../../src/gui/widgets/dialogs/glaxnimate_window.ui" line="1203"/>
<location filename="../../src/gui/widgets/dialogs/glaxnimate_window.ui" line="1635"/>
<source>&amp;Group</source>
<translation>&amp;Grupo</translation>
<translatorcomment>In the &apos;Layers&apos;&gt;New&apos; menu, &apos;Group&apos; should be translated as &apos;Grupo&apos; (a noun), but in &apos;Objects&apos; menu it should be translated as &apos;Agrupar&apos; (a verb). Currently I am not able to do that because it appears it is the same source text.</translatorcomment>
<translation>A&amp;grupar</translation>
</message>
<message>
<location filename="../../src/gui/widgets/dialogs/glaxnimate_window.ui" line="1215"/>
Expand Down Expand Up @@ -3456,7 +3457,7 @@ p, li { white-space: pre-wrap; }
<message>
<location filename="../../src/gui/widgets/dialogs/glaxnimate_window.ui" line="1518"/>
<source>&amp;Fit Animation</source>
<translation>A&amp;justar Animación</translation>
<translation>A&amp;justar a Animación</translation>
</message>
<message>
<location filename="../../src/gui/widgets/dialogs/glaxnimate_window.ui" line="1527"/>
Expand Down Expand Up @@ -4645,7 +4646,7 @@ p, li { white-space: pre-wrap; }
<message>
<location filename="../../src/gui/widgets/dialogs/resize_dialog.ui" line="86"/>
<source>Scale Layers</source>
<translation>Escalar Capas</translation>
<translation>Redimensionar Capas</translation>
</message>
<message>
<location filename="../../src/gui/widgets/dialogs/resize_dialog.ui" line="96"/>
Expand Down Expand Up @@ -6516,15 +6517,15 @@ p, li { white-space: pre-wrap; }
<message>
<location filename="../../src/core/model/assets/named_color.cpp" line="11"/>
<source>Unnamed Color</source>
<translation>COlor Sin Nombrar</translation>
<translation>Color Sin Nombrar</translation>
</message>
</context>
<context>
<name>glaxnimate::model::NamedColorList</name>
<message>
<location filename="../../src/core/model/assets/assets.hpp" line="91"/>
<source>Swatch</source>
<translation>Muestra</translation>
<translation>Muestra de Color</translation>
</message>
</context>
<context>
Expand Down

0 comments on commit 61781bc

Please sign in to comment.