[Scummvm-git-logs] scummvm master -> 49e6390ff7430a606c0db34e481dc713b39f7f2e
ScummVM-Translations
noreply at scummvm.org
Sat Jun 1 00:54:53 UTC 2024
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:
49e6390ff7 I18N: Update translations templates
Commit: 49e6390ff7430a606c0db34e481dc713b39f7f2e
https://github.com/scummvm/scummvm/commit/49e6390ff7430a606c0db34e481dc713b39f7f2e
Author: ScummVM-Translations (ScummVM-Translations at scummvm.org)
Date: 2024-06-01T00:54:49Z
Commit Message:
I18N: Update translations templates
Changed paths:
po/scummvm.pot
diff --git a/po/scummvm.pot b/po/scummvm.pot
index e955e741466..71f32acb861 100644
--- a/po/scummvm.pot
+++ b/po/scummvm.pot
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ScummVM 2.9.0git\n"
"Report-Msgid-Bugs-To: scummvm-devel at lists.scummvm.org\n"
-"POT-Creation-Date: 2024-05-30 18:11+0000\n"
+"POT-Creation-Date: 2024-06-01 00:54+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"
@@ -4860,6 +4860,26 @@ msgstr ""
msgid "Select Playlist directory"
msgstr ""
+#: backends/platform/libretro/src/libretro-os-utils.cpp:172
+msgid "Libretro playlist"
+msgstr ""
+
+#: backends/platform/libretro/src/libretro-os-utils.cpp:175
+msgid ""
+"## Libretro playlists for ScummVM core\n"
+"Playlists used in Libretro frontends (e.g. Retroarch) are plain text lists "
+"used to directly launch a game with a specific core from the user interface. "
+"Those lists are structured to pass to the core the path of a specific "
+"content file to be loaded (e.g. ROM).\n"
+"\n"
+"ScummVM core can accept as content the path to any of the files inside a "
+"valid game folder, the detection system will try to autodetect the game from "
+"the content file parent folder and run the game with default ScummVM "
+"options.\n"
+"\n"
+"The core also supports dedicated per game **hook** plain text files with **."
+msgstr ""
+
#: backends/platform/maemo/maemo.cpp:157
msgid "Click Mode"
msgstr ""
More information about the Scummvm-git-logs
mailing list