[Scummvm-git-logs] scummvm master -> edcfbd59c31634983278fd12b387a821b66c2ce0
ScummVM-Translations
noreply at scummvm.org
Thu Aug 14 21:36:49 UTC 2025
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://api.github.com/repos/scummvm/scummvm .
Summary:
edcfbd59c3 I18N: Update translation (Spanish)
Commit: edcfbd59c31634983278fd12b387a821b66c2ce0
https://github.com/scummvm/scummvm/commit/edcfbd59c31634983278fd12b387a821b66c2ce0
Author: IlDucci (pajaroloco_2 at hotmail.com)
Date: 2025-08-14T21:36:43Z
Commit Message:
I18N: Update translation (Spanish)
Currently translated at 100.0% (2828 of 2828 strings)
Changed paths:
po/es_ES.po
diff --git a/po/es_ES.po b/po/es_ES.po
index 970236f8a83..5b5f2cd0a5b 100644
--- a/po/es_ES.po
+++ b/po/es_ES.po
@@ -8,7 +8,7 @@ msgstr ""
"Project-Id-Version: ScummVM 1.4.0svn\n"
"Report-Msgid-Bugs-To: scummvm-devel at lists.scummvm.org\n"
"POT-Creation-Date: 2025-08-14 21:23+0000\n"
-"PO-Revision-Date: 2025-08-13 08:58+0000\n"
+"PO-Revision-Date: 2025-08-14 21:36+0000\n"
"Last-Translator: IlDucci <pajaroloco_2 at hotmail.com>\n"
"Language-Team: Spanish <https://translations.scummvm.org/projects/scummvm/"
"scummvm/es/>\n"
@@ -10542,50 +10542,38 @@ msgid "This menu item is not yet implemented"
msgstr "Este elemento del menú no está implementado todavÃa"
#: engines/pink/metaengine.cpp:128
-#, fuzzy
-#| msgid "Move / Interact / Select"
msgid "Interact / Select"
-msgstr "Mover/Interactuar/Seleccionar"
+msgstr "Interactuar/Seleccionar"
#. I18N: (Game Name: Pink Panther) The player normally clicks on a target (character/object) to move toward it and interact (talk,use etc.) with it. This action makes the player still walk to the target but not start interacting when they arrive.
#: engines/pink/metaengine.cpp:136
-#, fuzzy
-#| msgid "Cancel action"
msgid "Cancel interaction"
-msgstr "Cancelar acción"
+msgstr "Cancelar interacción"
#. I18N: (Game Name: Pink Panther) The player normally clicks on a target (character/object) to move toward it and interact (talk,use etc.) with it. This action skips the walking animation and immediately start interacting.
#: engines/pink/metaengine.cpp:144
-#, fuzzy
-#| msgid "Skip dialog"
msgid "Skip walk"
-msgstr "Omitir diálogo"
+msgstr "Omitir desplazamiento"
#. I18N: (Game Name: Pink Panther) The player normally clicks on a target (character/object) to move toward it and interact (talk,use etc.) with it. This action skips the walking animation and also prevents the interaction, instead instantly placing the player next to the target.
#: engines/pink/metaengine.cpp:151
msgid "Skip walk and cancel interaction"
-msgstr ""
+msgstr "Omitir desplaz. y cancelar interacción"
#. I18N: (Game Name: Pink Panther) This action fully skips the current running sequence (cutscene, dialog, interaction, etc).
#: engines/pink/metaengine.cpp:158
-#, fuzzy
-#| msgid "Skip scene"
msgid "Skip sequence"
-msgstr "Omitir escena"
+msgstr "Omitir secuencia"
#. I18N: (Game Name: Pink Panther) This action skips part of the current running sequence (cutscene, dialog, interaction, etc).
#: engines/pink/metaengine.cpp:165
-#, fuzzy
-#| msgid "Skip scene"
msgid "Skip sub-sequence"
-msgstr "Omitir escena"
+msgstr "Omitir subsecuencia"
#. I18N: (Game Name: Pink Panther) This action restarts the current running sequence (cutscene, dialog, interaction, etc).
#: engines/pink/metaengine.cpp:173
-#, fuzzy
-#| msgid "Restart the Scene"
msgid "Restart sequence"
-msgstr "Reiniciar escena"
+msgstr "Reiniciar secuencia"
#: engines/playground3d/metaengine.cpp:55
msgid "Switch test"
More information about the Scummvm-git-logs
mailing list