qt: Remove the keyboard shortcut translation hack

No longer needed since the Win32 UI is gone and Qt can handle the key
names since the base translations are embedded
This commit is contained in:
Alexander Babikov
2025-04-07 15:58:44 +05:00
parent 8aa15fa21f
commit 9b11091c8e
25 changed files with 236 additions and 251 deletions

View File

@@ -18,8 +18,8 @@ msgstr "&CTRL direito é ALT esquerdo"
msgid "&Hard Reset..."
msgstr "&Reinicialização completa..."
msgid "&Ctrl+Alt+Del\tCtrl+F12"
msgstr "&Ctrl+Alt+Del\tCtrl+F12"
msgid "&Ctrl+Alt+Del"
msgstr "&Ctrl+Alt+Del"
msgid "Ctrl+Alt+&Esc"
msgstr "Ctrl+Alt+&Esc"
@@ -111,8 +111,8 @@ msgstr "&Linear"
msgid "Hi&DPI scaling"
msgstr "Escala Hi&DPI"
msgid "&Fullscreen\tCtrl+Alt+PgUp"
msgstr "E&crã cheio\tCtrl+Alt+PgUp"
msgid "&Fullscreen"
msgstr "E&crã cheio"
msgid "Fullscreen &stretch mode"
msgstr "Modo &de estiramento na tela cheia"
@@ -186,8 +186,8 @@ msgstr "&Definições..."
msgid "&Update status bar icons"
msgstr "&Atualizar ícones da barra de estado"
msgid "Take s&creenshot\tCtrl+F11"
msgstr "Gravar imagem de ecrã\tCtrl+F11"
msgid "Take s&creenshot"
msgstr "Gravar imagem de ecrã"
msgid "&Preferences..."
msgstr "&Preferências..."
@@ -198,11 +198,11 @@ msgstr "Ativar integração com &Discord"
msgid "Sound &gain..."
msgstr "&Ganho de som..."
msgid "Begin trace\tCtrl+T"
msgstr "Iniciar o rastreio\tCtrl+T"
msgid "Begin trace"
msgstr "Iniciar o rastreio"
msgid "End trace\tCtrl+T"
msgstr "Terminar o rastreio\tCtrl+T"
msgid "End trace"
msgstr "Terminar o rastreio"
msgid "&Help"
msgstr "&Ajuda"