[Scummvm-git-logs] scummvm master -> f9ee93b0fc5e5df618aa822e160486cb6f2a373a
ScummVM-Translations
noreply at scummvm.org
Sat Jun 17 01:23:01 UTC 2023
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
f9ee93b0fc I18N: Update translations templates
Commit: f9ee93b0fc5e5df618aa822e160486cb6f2a373a
https://github.com/scummvm/scummvm/commit/f9ee93b0fc5e5df618aa822e160486cb6f2a373a
Author: ScummVM-Translations (ScummVM-Translations at scummvm.org)
Date: 2023-06-17T01:22:57Z
Commit Message:
I18N: Update translations templates
Changed paths:
po/scummvm.pot
diff --git a/po/scummvm.pot b/po/scummvm.pot
index 7096fb4ce0c..fc0f4b42422 100644
--- a/po/scummvm.pot
+++ b/po/scummvm.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ScummVM 2.8.0git\n"
"Report-Msgid-Bugs-To: scummvm-devel at lists.scummvm.org\n"
-"POT-Creation-Date: 2023-06-15 21:37+0000\n"
+"POT-Creation-Date: 2023-06-17 01:22+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
"Language-Team: LANGUAGE <LL at li.org>\n"
@@ -291,7 +291,8 @@ msgstr ""
#: engines/buried/saveload.cpp:69
#: engines/director/lingo/lingo-builtins.cpp:1836
#: engines/drascula/saveload.cpp:48 engines/grim/inputdialog.cpp:83
-#: engines/groovie/script.cpp:660 engines/parallaction/saveload.cpp:270
+#: engines/groovie/script.cpp:660 engines/mtropolis/mtropolis.cpp:115
+#: engines/mtropolis/mtropolis.cpp:125 engines/parallaction/saveload.cpp:270
#: engines/saga/music.cpp:102 engines/sci/engine/kgraphics.cpp:75
#: engines/sci/graphics/controls32.cpp:926 engines/scumm/scumm.cpp:1152
#: engines/scumm/scumm.cpp:1178 engines/scumm/scumm.cpp:1200
@@ -6627,6 +6628,20 @@ msgstr ""
msgid "An error occurred while writing the save game"
msgstr ""
+#: engines/mtropolis/mtropolis.cpp:112
+msgid ""
+"This game requires MPEG video support for some\n"
+"content but MPEG video support was not compiled in.\n"
+"The game will still play, but MPEG videos will not work."
+msgstr ""
+
+#: engines/mtropolis/mtropolis.cpp:122
+msgid ""
+"This game requires MPEG audio support for some\n"
+"content but MPEG audio support was not compiled in.\n"
+"The game will still play, but some audio will not work."
+msgstr ""
+
#: engines/mutationofjb/util.cpp:32
#, c-format
msgid "Unable to locate the '%s' engine data file"
More information about the Scummvm-git-logs
mailing list