[Scummvm-git-logs] scummvm master -> 16ac7cd0eb144f562cd1641026754adf5cb9a038
ScummVM-Translations
noreply at scummvm.org
Sun Mar 12 23:24:36 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:
16ac7cd0eb I18N: Update translations templates
Commit: 16ac7cd0eb144f562cd1641026754adf5cb9a038
https://github.com/scummvm/scummvm/commit/16ac7cd0eb144f562cd1641026754adf5cb9a038
Author: ScummVM-Translations (ScummVM-Translations at scummvm.org)
Date: 2023-03-12T23:24:32Z
Commit Message:
I18N: Update translations templates
Changed paths:
po/scummvm.pot
diff --git a/po/scummvm.pot b/po/scummvm.pot
index ebb95441bfd..9fc6593d245 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-03-12 02:57+0000\n"
+"POT-Creation-Date: 2023-03-12 23:24+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"
@@ -4682,7 +4682,7 @@ msgid ""
msgstr ""
#: engines/buried/saveload.cpp:165 engines/mtropolis/saveload.cpp:158
-#: engines/vcruise/runtime.cpp:2291
+#: engines/vcruise/vcruise.cpp:245
msgid "Saved game was created with a newer version of ScummVM. Unable to load."
msgstr ""
@@ -5990,16 +5990,16 @@ msgstr ""
msgid "Force any playing movies to end"
msgstr ""
-#: engines/mtropolis/saveload.cpp:142 engines/vcruise/runtime.cpp:2277
+#: engines/mtropolis/saveload.cpp:142
msgid "Failed to read version information from save file"
msgstr ""
-#: engines/mtropolis/saveload.cpp:150 engines/vcruise/runtime.cpp:2284
+#: engines/mtropolis/saveload.cpp:150 engines/vcruise/vcruise.cpp:240
msgid ""
"Failed to load save, the save file doesn't contain valid version information."
msgstr ""
-#: engines/mtropolis/saveload.cpp:166 engines/vcruise/runtime.cpp:2298
+#: engines/mtropolis/saveload.cpp:166 engines/vcruise/vcruise.cpp:250
msgid ""
"Saved game was created with an earlier, incompatible version of ScummVM. "
"Unable to load."
@@ -8131,6 +8131,18 @@ msgid ""
"The game will still play, but will not have any music."
msgstr ""
+#: engines/vcruise/vcruise.cpp:230
+msgid "Failed to load save, the save data appears to be damaged."
+msgstr ""
+
+#: engines/vcruise/vcruise.cpp:235
+msgid "Failed to read version information from save file."
+msgstr ""
+
+#: engines/vcruise/vcruise.cpp:255
+msgid "An unknown error occurred while attempting to load the saved game."
+msgstr ""
+
#: engines/wintermute/metaengine.cpp:42
msgid "Show FPS-counter"
msgstr ""
More information about the Scummvm-git-logs
mailing list