mirror of
https://github.com/libretro/scummvm.git
synced 2025-04-04 15:51:42 +00:00
I18N: Update translations templates
This commit is contained in:
parent
ea4129bec8
commit
7eb8737dc2
141
po/scummvm.pot
141
po/scummvm.pot
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ScummVM 2.8.0git\n"
|
||||
"Report-Msgid-Bugs-To: scummvm-devel@lists.scummvm.org\n"
|
||||
"POT-Creation-Date: 2023-10-11 21:14+0000\n"
|
||||
"POT-Creation-Date: 2023-10-11 21:17+0000\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@ -4112,6 +4112,8 @@ msgid "Magnify Mode Off"
|
||||
msgstr ""
|
||||
|
||||
#: backends/platform/android/android.cpp:1030
|
||||
#: backends/platform/ios7/ios7_osys_misc.mm:249
|
||||
#: backends/platform/ios7/ios7_osys_misc.mm:327
|
||||
msgid "Touch Controls"
|
||||
msgstr ""
|
||||
|
||||
@ -4185,6 +4187,8 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#: backends/platform/android/android.cpp:1089
|
||||
#: backends/platform/ios7/ios7_osys_misc.mm:306
|
||||
#: backends/platform/ios7/ios7_osys_misc.mm:350
|
||||
msgid "Adding Games"
|
||||
msgstr ""
|
||||
|
||||
@ -4355,6 +4359,141 @@ msgstr ""
|
||||
msgid "Show keyboard function bar"
|
||||
msgstr ""
|
||||
|
||||
#: backends/platform/ios7/ios7_osys_misc.mm:252
|
||||
msgid ""
|
||||
"## Touch control modes\n"
|
||||
"The touch control mode can be changed by tapping or clicking on the "
|
||||
"controller icon in the upper right corner or by swiping two fingers from "
|
||||
"left to right.\n"
|
||||
"\n"
|
||||
"### Direct mouse \n"
|
||||
"\n"
|
||||
"The touch controls are direct. The pointer jumps to where the finger touches "
|
||||
"the screen (default for menus).\n"
|
||||
"\n"
|
||||
" \n"
|
||||
"\n"
|
||||
"### Touchpad emulation \n"
|
||||
"\n"
|
||||
"The touch controls are indirect, like on a laptop touchpad.\n"
|
||||
"\n"
|
||||
" \n"
|
||||
"\n"
|
||||
"To select the preferred touch mode for menus, 2D games, and 3D games, go to "
|
||||
"**Global Options > Backend > Choose the preferred touch mode**.\n"
|
||||
"\n"
|
||||
"## Touch actions \n"
|
||||
"\n"
|
||||
"### One finger tap \n"
|
||||
"\n"
|
||||
"Tap one finger to perform a left mouse click\n"
|
||||
"### Two fingers tap\n"
|
||||
"\n"
|
||||
"Tap two fingers to perform a right mouse click\n"
|
||||
"\n"
|
||||
"### One finger long press\n"
|
||||
"\n"
|
||||
"Touch and hold one finger for at least 0.5 seconds to perform a left mouse "
|
||||
"button hold and drag, such as for selection from action wheel in Curse of "
|
||||
"Monkey Island.\n"
|
||||
"\n"
|
||||
"### Two fingers long press\n"
|
||||
"\n"
|
||||
"Touch and hold two fingers for at least 0.5 seconds to perform a right mouse "
|
||||
"button hold and drag, such as for selection from action wheel in Tony "
|
||||
"Tough.\n"
|
||||
"\n"
|
||||
"### Virtual Gamepad \n"
|
||||
"\n"
|
||||
"Devices running iOS 15 or later can connect virtual gamepad controller by "
|
||||
"swiping two fingers from right to left or through **Global Options > "
|
||||
"Backend**. The directional button can be configured to either a thumbstick "
|
||||
"or a dpad.\n"
|
||||
"\n"
|
||||
"### Global Main Menu\n"
|
||||
"\n"
|
||||
"To open the Global Main Menu, tap on the menu icon at the top right of the "
|
||||
"screen or by swiping two fingers downwards.\n"
|
||||
"\n"
|
||||
" \n"
|
||||
"\n"
|
||||
"## Virtual keyboard\n"
|
||||
"\n"
|
||||
"To open the virtual keyboard, long press on the controller icon at the top "
|
||||
"right of the screen, perform a pinch gesture (zoom out) or tap on any "
|
||||
"editable text field. To hide the virtual keyboard, tap the controller icon "
|
||||
"again, do an opposite pinch gesture (zoom in) or tap outside the text "
|
||||
"field.\n"
|
||||
"\n"
|
||||
"\n"
|
||||
" \n"
|
||||
"\n"
|
||||
msgstr ""
|
||||
|
||||
#: backends/platform/ios7/ios7_osys_misc.mm:309
|
||||
msgid ""
|
||||
"## Adding Games \n"
|
||||
"\n"
|
||||
"1. Copy the required game files to the ScummVM application. There are "
|
||||
"several ways to do that, see our [Transferring game files documentation]"
|
||||
"(https://docs.scummvm.org/en/latest/other_platforms/ios.html#transferring-"
|
||||
"game-files) for more information.\n"
|
||||
"\n"
|
||||
"2. Select **Add Game...** from the launcher. \n"
|
||||
"\n"
|
||||
"3. In the ScummVM file browser, double-tap to browse to your added folder. "
|
||||
"Add a game by selecting the sub-folder containing the game files, then tap "
|
||||
"**Choose**. \n"
|
||||
"\n"
|
||||
"To add more games, repeat the steps above. \n"
|
||||
"\n"
|
||||
"See our [iOS documentation](https://docs.scummvm.org/en/latest/"
|
||||
"other_platforms/ios.html) for more information.\n"
|
||||
msgstr ""
|
||||
|
||||
#: backends/platform/ios7/ios7_osys_misc.mm:330
|
||||
msgid ""
|
||||
"## Touch actions \n"
|
||||
"\n"
|
||||
"### Press Touch area \n"
|
||||
"\n"
|
||||
"Press Touch area to perform a left mouse click\n"
|
||||
"### Play/Pause\n"
|
||||
"\n"
|
||||
"Press Play/Pause to perform a right mouse click\n"
|
||||
"\n"
|
||||
"### Global Main Menu\n"
|
||||
"\n"
|
||||
"To open the Global Main Menu, press Back/Menu button.\n"
|
||||
"\n"
|
||||
"## Virtual keyboard\n"
|
||||
"\n"
|
||||
"To open the virtual keyboard, press and hold the Play/Pause button. To hide "
|
||||
"the virtual keyboard, press the Back/Menu button.\n"
|
||||
"\n"
|
||||
msgstr ""
|
||||
|
||||
#: backends/platform/ios7/ios7_osys_misc.mm:353
|
||||
msgid ""
|
||||
"## Adding Games \n"
|
||||
"\n"
|
||||
"1. Copy the required game files to the ScummVM application. There are "
|
||||
"several ways to do that, see our [Transferring game files documentation]"
|
||||
"(https://docs.scummvm.org/en/latest/other_platforms/tvos.html#transferring-"
|
||||
"game-files) for more information.\n"
|
||||
"\n"
|
||||
"2. Select **Add Game...** from the launcher. \n"
|
||||
"\n"
|
||||
"3. In the ScummVM file browser, double-tap to browse to your added folder. "
|
||||
"Add a game by selecting the sub-folder containing the game files, then tap "
|
||||
"**Choose**. \n"
|
||||
"\n"
|
||||
"To add more games, repeat the steps above. \n"
|
||||
"\n"
|
||||
"See our [tvOS documentation](https://docs.scummvm.org/en/latest/"
|
||||
"other_platforms/tvos.html) for more information.\n"
|
||||
msgstr ""
|
||||
|
||||
#: backends/platform/maemo/maemo.cpp:157
|
||||
msgid "Click Mode"
|
||||
msgstr ""
|
||||
|
Loading…
x
Reference in New Issue
Block a user