Skip to content

Commit

Permalink
Merge pull request nvaccess#17234 from nvaccess/beta
Browse files Browse the repository at this point in the history
Merge beta to master
  • Loading branch information
SaschaCowley authored Oct 1, 2024
2 parents 25cfe97 + f0c1d29 commit 67f6cb9
Show file tree
Hide file tree
Showing 117 changed files with 475,915 additions and 26,313 deletions.
7 changes: 5 additions & 2 deletions source/keyboardHandler.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# A part of NonVisual Desktop Access (NVDA)
# This file is covered by the GNU General Public License.
# See the file COPYING for more details.
# Copyright (C) 2006-2023 NV Access Limited, Peter Vágner, Aleksey Sadovoy, Babbage B.V., Cyrille Bougot
# Copyright (C) 2006-2024 NV Access Limited, Peter Vágner, Aleksey Sadovoy, Babbage B.V., Cyrille Bougot

"""Keyboard support"""

Expand Down Expand Up @@ -203,7 +203,10 @@ def internal_keyDownEvent(vkCode, scanCode, extended, injected):
or (
keyCode == lastNVDAModifier
and lastNVDAModifierReleaseTime
and time.time() - lastNVDAModifierReleaseTime < 0.5
and (
time.time() - lastNVDAModifierReleaseTime
< config.conf["keyboard"]["multiPressTimeout"] / 1000
)
)
):
# The user wants the key to serve its normal function instead of acting as an NVDA modifier key.
Expand Down
18 changes: 9 additions & 9 deletions source/locale/af_ZA/LC_MESSAGES/nvda.po
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: nvda\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-09-12 07:19+0000\n"
"PO-Revision-Date: 2024-09-16 00:02\n"
"POT-Creation-Date: 2024-10-01 01:15+0000\n"
"PO-Revision-Date: 2024-10-01 06:50\n"
"Last-Translator: \n"
"Language-Team: Afrikaans\n"
"Language: af_ZA\n"
Expand Down Expand Up @@ -6324,25 +6324,25 @@ msgid "tab"
msgstr ""

#. Translators: One of the keyboard layouts for NVDA.
#: keyboardHandler.py:440
#: keyboardHandler.py:443
msgid "desktop"
msgstr ""

#. Translators: One of the keyboard layouts for NVDA.
#: keyboardHandler.py:442
#: keyboardHandler.py:445
msgid "laptop"
msgstr ""

#. Translators: Reported for an unknown key press.
#. %s will be replaced with the key code.
#: keyboardHandler.py:530
#: keyboardHandler.py:533
#, python-format
msgid "unknown %s"
msgstr ""

#. Translators: a state that denotes a control is currently on
#. E.g. a switch control.
#: keyboardHandler.py:600 synthSettingsRing.py:117 controlTypes\state.py:198
#: keyboardHandler.py:603 synthSettingsRing.py:117 controlTypes\state.py:198
#: gui\speechDict.py:198
msgid "on"
msgstr "aan"
Expand All @@ -6351,21 +6351,21 @@ msgstr "aan"
#. Translators: An option for progress bar output in the Object Presentation dialog
#. which disables reporting of progress bars.
#. See Progress bar output in the Object Presentation Settings section of the User Guide.
#: keyboardHandler.py:600 synthSettingsRing.py:117 controlTypes\state.py:221
#: keyboardHandler.py:603 synthSettingsRing.py:117 controlTypes\state.py:221
#: gui\settingsDialogs.py:2272 gui\speechDict.py:198
msgid "off"
msgstr "af"

#. Translators: Used when describing keys on the system keyboard with a particular layout.
#. %s is replaced with the layout name.
#. For example, in English, this might produce "laptop keyboard".
#: keyboardHandler.py:716
#: keyboardHandler.py:719
#, python-format
msgid "%s keyboard"
msgstr ""

#. Translators: Used when describing keys on the system keyboard applying to all layouts.
#: keyboardHandler.py:721
#: keyboardHandler.py:724
msgid "keyboard, all layouts"
msgstr ""

Expand Down
18 changes: 9 additions & 9 deletions source/locale/am/LC_MESSAGES/nvda.po
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: nvda\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-09-12 07:19+0000\n"
"PO-Revision-Date: 2024-09-16 00:02\n"
"POT-Creation-Date: 2024-10-01 01:15+0000\n"
"PO-Revision-Date: 2024-10-01 06:50\n"
"Last-Translator: \n"
"Language-Team: Amharic\n"
"Language: am_ET\n"
Expand Down Expand Up @@ -6324,25 +6324,25 @@ msgid "tab"
msgstr ""

#. Translators: One of the keyboard layouts for NVDA.
#: keyboardHandler.py:440
#: keyboardHandler.py:443
msgid "desktop"
msgstr ""

#. Translators: One of the keyboard layouts for NVDA.
#: keyboardHandler.py:442
#: keyboardHandler.py:445
msgid "laptop"
msgstr ""

#. Translators: Reported for an unknown key press.
#. %s will be replaced with the key code.
#: keyboardHandler.py:530
#: keyboardHandler.py:533
#, python-format
msgid "unknown %s"
msgstr ""

#. Translators: a state that denotes a control is currently on
#. E.g. a switch control.
#: keyboardHandler.py:600 synthSettingsRing.py:117 controlTypes\state.py:198
#: keyboardHandler.py:603 synthSettingsRing.py:117 controlTypes\state.py:198
#: gui\speechDict.py:198
msgid "on"
msgstr "የበራ"
Expand All @@ -6351,21 +6351,21 @@ msgstr "የበራ"
#. Translators: An option for progress bar output in the Object Presentation dialog
#. which disables reporting of progress bars.
#. See Progress bar output in the Object Presentation Settings section of the User Guide.
#: keyboardHandler.py:600 synthSettingsRing.py:117 controlTypes\state.py:221
#: keyboardHandler.py:603 synthSettingsRing.py:117 controlTypes\state.py:221
#: gui\settingsDialogs.py:2272 gui\speechDict.py:198
msgid "off"
msgstr "የጠፋ"

#. Translators: Used when describing keys on the system keyboard with a particular layout.
#. %s is replaced with the layout name.
#. For example, in English, this might produce "laptop keyboard".
#: keyboardHandler.py:716
#: keyboardHandler.py:719
#, python-format
msgid "%s keyboard"
msgstr ""

#. Translators: Used when describing keys on the system keyboard applying to all layouts.
#: keyboardHandler.py:721
#: keyboardHandler.py:724
msgid "keyboard, all layouts"
msgstr ""

Expand Down
18 changes: 9 additions & 9 deletions source/locale/an/LC_MESSAGES/nvda.po
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: nvda\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-09-12 07:19+0000\n"
"PO-Revision-Date: 2024-09-16 00:02\n"
"POT-Creation-Date: 2024-10-01 01:15+0000\n"
"PO-Revision-Date: 2024-10-01 06:50\n"
"Last-Translator: \n"
"Language-Team: Aragonese\n"
"Language: an_ES\n"
Expand Down Expand Up @@ -6327,25 +6327,25 @@ msgid "tab"
msgstr ""

#. Translators: One of the keyboard layouts for NVDA.
#: keyboardHandler.py:440
#: keyboardHandler.py:443
msgid "desktop"
msgstr "escritorio"

#. Translators: One of the keyboard layouts for NVDA.
#: keyboardHandler.py:442
#: keyboardHandler.py:445
msgid "laptop"
msgstr "portatil"

#. Translators: Reported for an unknown key press.
#. %s will be replaced with the key code.
#: keyboardHandler.py:530
#: keyboardHandler.py:533
#, python-format
msgid "unknown %s"
msgstr "desconoixiu %s"

#. Translators: a state that denotes a control is currently on
#. E.g. a switch control.
#: keyboardHandler.py:600 synthSettingsRing.py:117 controlTypes\state.py:198
#: keyboardHandler.py:603 synthSettingsRing.py:117 controlTypes\state.py:198
#: gui\speechDict.py:198
msgid "on"
msgstr "enchegau"
Expand All @@ -6354,21 +6354,21 @@ msgstr "enchegau"
#. Translators: An option for progress bar output in the Object Presentation dialog
#. which disables reporting of progress bars.
#. See Progress bar output in the Object Presentation Settings section of the User Guide.
#: keyboardHandler.py:600 synthSettingsRing.py:117 controlTypes\state.py:221
#: keyboardHandler.py:603 synthSettingsRing.py:117 controlTypes\state.py:221
#: gui\settingsDialogs.py:2272 gui\speechDict.py:198
msgid "off"
msgstr "desenchegau"

#. Translators: Used when describing keys on the system keyboard with a particular layout.
#. %s is replaced with the layout name.
#. For example, in English, this might produce "laptop keyboard".
#: keyboardHandler.py:716
#: keyboardHandler.py:719
#, python-format
msgid "%s keyboard"
msgstr "%s teclau"

#. Translators: Used when describing keys on the system keyboard applying to all layouts.
#: keyboardHandler.py:721
#: keyboardHandler.py:724
msgid "keyboard, all layouts"
msgstr "teclau, todas as distribucions"

Expand Down
Loading

0 comments on commit 67f6cb9

Please sign in to comment.