diff options
author | Garrett Brown <themagnificentmrb@gmail.com> | 2017-07-17 23:46:15 -0700 |
---|---|---|
committer | Garrett Brown <themagnificentmrb@gmail.com> | 2017-07-23 07:27:34 -0700 |
commit | 9643c86e4a708918d2f9f76c4c15ace599e60243 (patch) | |
tree | 6e00bb894afe89f54cc79b369689048dba9cc474 /addons | |
parent | e7b7ebe9126beaa80cd9ffce96a4d94c22efe7df (diff) |
[Peripheral API] v1.3.4: Add support for mapping relative pointers
Diffstat (limited to 'addons')
-rw-r--r-- | addons/resource.language.en_gb/resources/strings.po | 39 |
1 files changed, 37 insertions, 2 deletions
diff --git a/addons/resource.language.en_gb/resources/strings.po b/addons/resource.language.en_gb/resources/strings.po index b0ff3ee64e..dc7d89f405 100644 --- a/addons/resource.language.en_gb/resources/strings.po +++ b/addons/resource.language.en_gb/resources/strings.po @@ -16790,7 +16790,32 @@ msgctxt "#35104" msgid "Pointers" msgstr "" -#empty strings from id 35105 to 35149 +#. Heading for buttons mounted on a light gun. Used in the controller mapping dialog. +msgctxt "#35105" +msgid "Light gun" +msgstr "" + +#. Heading for the button that shoots the lightgun offscreen when pressed. Used in the controller mapping dialog. +msgctxt "#35106" +msgid "Shoot offscreen" +msgstr "" + +#. Heading for switches found on a game console, such as the Atari 2600. Used in the controller mapping dialog. +msgctxt "#35107" +msgid "Console switches" +msgstr "" + +#. Heading for buttons that control the game console hardware, such as a microphone button. Used in the controller mapping dialog. +msgctxt "#35108" +msgid "Hardware buttons" +msgstr "" + +#. Heading for buttons on a numeric keypad (containing 0-9, star and pound). Used in the controller mapping dialog. +msgctxt "#35109" +msgid "Keypad" +msgstr "" + +#empty strings from id 35110 to 35149 #. Name of keyboard category in the settings category window #: system/settings/settings.xml @@ -16887,7 +16912,17 @@ msgctxt "#35165" msgid "Keyboard player" msgstr "" -#empty strings from id 35166 to 35199 +#. Heading for the button that lets the user map any keyboard key. Used in the controller mapping dialog. +msgctxt "#35166" +msgid "All keys" +msgstr "" + +#. Heading for the button that lets the user map individual keyboard keys. Used in the controller mapping dialog. +msgctxt "#35167" +msgid "Single keys" +msgstr "" + +#empty strings from id 35168 to 35199 #. This string is an early meme from the late 1990's that made fun of the poor translation in the 16-bit game Zero Wing from the late 1980's. DO NOT TRANSLATE! #: system/settings/settings.xml |