[Scummvm-git-logs] scummvm master -> 192c0d16457c7487e810c8ca8ff8210377c3dbb0
ScummVM-Translations
noreply at scummvm.org
Sun Oct 8 22:23:57 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:
192c0d1645 I18N: Update translations templates
Commit: 192c0d16457c7487e810c8ca8ff8210377c3dbb0
https://github.com/scummvm/scummvm/commit/192c0d16457c7487e810c8ca8ff8210377c3dbb0
Author: ScummVM-Translations (ScummVM-Translations at scummvm.org)
Date: 2023-10-08T22:23:52Z
Commit Message:
I18N: Update translations templates
Changed paths:
po/scummvm.pot
diff --git a/po/scummvm.pot b/po/scummvm.pot
index 2b67f35a9a4..86edef66a1c 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-10-08 06:32+0000\n"
+"POT-Creation-Date: 2023-10-08 22:23+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"
@@ -4393,7 +4393,7 @@ msgstr ""
msgid "Keyboard"
msgstr ""
-#: backends/platform/sdl/sdl.cpp:1013
+#: backends/platform/sdl/sdl.cpp:1014
msgid ""
"## Keyboard shortcuts\n"
"\n"
@@ -4411,23 +4411,23 @@ msgid ""
"| `Ctrl+F5` -- Displays the Global Main Menu\n"
msgstr ""
-#: backends/platform/sdl/sdl.cpp:1025
+#: backends/platform/sdl/sdl.cpp:1026
msgid "| `Cmd+q` -- Quit (macOS)\n"
msgstr ""
-#: backends/platform/sdl/sdl.cpp:1027
+#: backends/platform/sdl/sdl.cpp:1028
msgid "| `Alt+F4` -- Quit (Windows)\n"
msgstr ""
-#: backends/platform/sdl/sdl.cpp:1029
+#: backends/platform/sdl/sdl.cpp:1030
msgid "| `Ctrl+q` -- Quit (Linux/Unix)\n"
msgstr ""
-#: backends/platform/sdl/sdl.cpp:1030
+#: backends/platform/sdl/sdl.cpp:1031
msgid "| `Ctrl+z` -- Quit (other platforms)\n"
msgstr ""
-#: backends/platform/sdl/sdl.cpp:1033
+#: backends/platform/sdl/sdl.cpp:1034
msgid ""
"| `Ctrl+u` -- Mutes all sounds\n"
"| `Ctrl+m` -- Toggles mouse capture\n"
@@ -4445,6 +4445,58 @@ msgid ""
"| `Ctrl+Alt+d` -- Opens the ScummVM debugger\n"
msgstr ""
+#: backends/platform/sdl/sdl.cpp:1048
+msgid ""
+"## Keyboard shortcuts\n"
+"\n"
+"ScummVM supports various in-game keyboard and mouse shortcuts, and since "
+"version 2.2.0 these can be manually configured in the **Keymaps tab**, or in "
+"the **configuration file**.\n"
+"\n"
+"For game-specific controls, see the [wiki entry](https://wiki.scummvm.org/"
+"index.php?title=Category:Supported_Games) for the game you are playing.\n"
+"\n"
+"Default shortcuts are shown in the table.\n"
+"\n"
+"| Shortcut | Description \n"
+"| --------------|------------------\n"
+"| `Ctrl+F5` | Displays the Global Main Menu\n"
+msgstr ""
+
+#: backends/platform/sdl/sdl.cpp:1060
+msgid "| `Cmd+q` | Quit (macOS)\n"
+msgstr ""
+
+#: backends/platform/sdl/sdl.cpp:1062
+msgid "| `Alt+F4` | Quit (Windows)\n"
+msgstr ""
+
+#: backends/platform/sdl/sdl.cpp:1064
+msgid "| `Ctrl+q` | Quit (Linux/Unix)\n"
+msgstr ""
+
+#: backends/platform/sdl/sdl.cpp:1065
+msgid "| `Ctrl+z` | Quit (other platforms)\n"
+msgstr ""
+
+#: backends/platform/sdl/sdl.cpp:1068
+msgid ""
+"| `Ctrl+u` | Mutes all sounds\n"
+"| `Ctrl+m` | Toggles mouse capture\n"
+"| `Ctrl+Alt` and `9` or `0` | Cycles forwards/backwards between graphics "
+"filters\n"
+"| `Ctrl+Alt` and `+` or `-` | Increases/decreases the scale factor\n"
+"| `Ctrl+Alt+a` | Toggles aspect ratio correction on/off\n"
+"| `Ctrl+Alt+f` | Toggles between nearest neighbor and bilinear interpolation "
+"(graphics filtering on/off)\n"
+"| `Ctrl+Alt+s` | Cycles through stretch modes\n"
+"| `Alt+Enter` | Toggles full screen/windowed mode\n"
+"| `Alt+s` | Takes a screenshot\n"
+"| `Ctrl+F7` | Opens virtual keyboard (if enabled). This can also be "
+"opened with a long press of the middle mouse button or wheel.\n"
+"| `Ctrl+Alt+d` | Opens the ScummVM debugger\n"
+msgstr ""
+
#: backends/platform/sdl/macosx/appmenu_osx.mm:248
msgid "Hide ScummVM"
msgstr ""
More information about the Scummvm-git-logs
mailing list