diff --git a/src/game/joystick_standard.c b/src/game/joystick_standard.c index a9e3da402..fc0006b45 100644 --- a/src/game/joystick_standard.c +++ b/src/game/joystick_standard.c @@ -392,7 +392,7 @@ joystick_standard_a0_over(UNUSED(void *priv)) } const joystick_t joystick_generic_paddle = { - .name = "Generic Paddle Controller(s)", + .name = "Generic paddle controller(s)", .internal_name = "generic_paddle", .init = joystick_standard_init, .close = joystick_standard_close, @@ -825,7 +825,7 @@ const joystick_t joystick_4button_yoke_throttle = { }; const joystick_t joystick_steering_wheel_2_button = { - .name = "Steering Wheel (3-axis, 2-button)", + .name = "Steering wheel (3-axis, 2-button)", .internal_name = "steering_wheel_2_button", .init = joystick_standard_init, .close = joystick_standard_close, @@ -843,7 +843,7 @@ const joystick_t joystick_steering_wheel_2_button = { }; const joystick_t joystick_steering_wheel_3_button = { - .name = "Steering Wheel (3-axis, 3-button)", + .name = "Steering wheel (3-axis, 3-button)", .internal_name = "steering_wheel_3_button", .init = joystick_standard_init, .close = joystick_standard_close, @@ -861,7 +861,7 @@ const joystick_t joystick_steering_wheel_3_button = { }; const joystick_t joystick_steering_wheel_4_button = { - .name = "Steering Wheel (3-axis, 4-button)", + .name = "Steering wheel (3-axis, 4-button)", .internal_name = "steering_wheel_4_button", .init = joystick_standard_init, .close = joystick_standard_close, diff --git a/src/qt/languages/86box.pot b/src/qt/languages/86box.pot index 28652d3e5..54b328aa1 100644 --- a/src/qt/languages/86box.pot +++ b/src/qt/languages/86box.pot @@ -849,7 +849,7 @@ msgstr "" msgid "Invalid PCap device" msgstr "" -msgid "Generic Paddle Controller(s)" +msgid "Generic paddle controller(s)" msgstr "" msgid "2-axis, 1-button joystick(s)" @@ -921,13 +921,13 @@ msgstr "" msgid "4-button flight yoke with throttle" msgstr "" -msgid "Steering Wheel (3-axis, 2-button)" +msgid "Steering wheel (3-axis, 2-button)" msgstr "" -msgid "Steering Wheel (3-axis, 3-button)" +msgid "Steering wheel (3-axis, 3-button)" msgstr "" -msgid "Steering Wheel (3-axis, 4-button)" +msgid "Steering wheel (3-axis, 4-button)" msgstr "" msgid "CH Flightstick" @@ -1854,6 +1854,9 @@ msgstr "" msgid "VDE Socket:" msgstr "" +msgid "TAP Bridge Device:" +msgstr "" + msgid "86Box Unit Tester" msgstr "" diff --git a/src/qt/languages/cs-CZ.po b/src/qt/languages/cs-CZ.po index d4b9fc6ca..38cd36487 100644 --- a/src/qt/languages/cs-CZ.po +++ b/src/qt/languages/cs-CZ.po @@ -849,7 +849,7 @@ msgstr "Nebyla nalezena žádná PCap zařízení" msgid "Invalid PCap device" msgstr "Neplatné PCap zařízení" -msgid "Generic Paddle Controller(s)" +msgid "Generic paddle controller(s)" msgstr "" msgid "2-axis, 1-button joystick(s)" @@ -921,13 +921,13 @@ msgstr "Letecký knipl s 3 tlačítky a pákou" msgid "4-button flight yoke with throttle" msgstr "Letecký knipl s 4 tlačítky a pákou" -msgid "Steering Wheel (3-axis, 2-button)" +msgid "Steering wheel (3-axis, 2-button)" msgstr "Volant (3 osy, 2 tlačítka)" -msgid "Steering Wheel (3-axis, 3-button)" +msgid "Steering wheel (3-axis, 3-button)" msgstr "Volant (3 osy, 3 tlačítka)" -msgid "Steering Wheel (3-axis, 4-button)" +msgid "Steering wheel (3-axis, 4-button)" msgstr "Volant (3 osy, 4 tlačítka)" msgid "CH Flightstick" @@ -1854,6 +1854,9 @@ msgstr "Adaptér:" msgid "VDE Socket:" msgstr "Zásuvka VDE:" +msgid "TAP Bridge Device:" +msgstr "" + msgid "86Box Unit Tester" msgstr "86Box Unit Tester" diff --git a/src/qt/languages/de-DE.po b/src/qt/languages/de-DE.po index c5d908733..7463747a7 100644 --- a/src/qt/languages/de-DE.po +++ b/src/qt/languages/de-DE.po @@ -849,7 +849,7 @@ msgstr "Keine PCap-Geräte gefunden" msgid "Invalid PCap device" msgstr "Ungültiges PCap-Gerät" -msgid "Generic Paddle Controller(s)" +msgid "Generic paddle controller(s)" msgstr "" msgid "2-axis, 1-button joystick(s)" @@ -921,13 +921,13 @@ msgstr "3-Tasten-Steuerhorn mit Schubregler" msgid "4-button flight yoke with throttle" msgstr "4-Tasten-Steuerhorn mit Schubregler" -msgid "Steering Wheel (3-axis, 2-button)" +msgid "Steering wheel (3-axis, 2-button)" msgstr "Lenkrad (3-Achsen, 2-Tasten)" -msgid "Steering Wheel (3-axis, 3-button)" +msgid "Steering wheel (3-axis, 3-button)" msgstr "Lenkrad (3-Achsen, 3-Tasten)" -msgid "Steering Wheel (3-axis, 4-button)" +msgid "Steering wheel (3-axis, 4-button)" msgstr "Lenkrad (3-Achsen, 4-Tasten)" msgid "CH Flightstick" @@ -1854,6 +1854,9 @@ msgstr "Adapter:" msgid "VDE Socket:" msgstr "VDE Anschluss:" +msgid "TAP Bridge Device:" +msgstr "" + msgid "86Box Unit Tester" msgstr "86Box-Gerätetester" diff --git a/src/qt/languages/es-ES.po b/src/qt/languages/es-ES.po index 64bb8b526..3210dc713 100644 --- a/src/qt/languages/es-ES.po +++ b/src/qt/languages/es-ES.po @@ -849,7 +849,7 @@ msgstr "No se encontraron dispositivos PCap" msgid "Invalid PCap device" msgstr "Dispositivo PCap inválido" -msgid "Generic Paddle Controller(s)" +msgid "Generic paddle controller(s)" msgstr "" msgid "2-axis, 1-button joystick(s)" @@ -921,13 +921,13 @@ msgstr "Yugo de vuelo de 3 botones con acelerador" msgid "4-button flight yoke with throttle" msgstr "Yugo de vuelo de 4 botones con acelerador" -msgid "Steering Wheel (3-axis, 2-button)" +msgid "Steering wheel (3-axis, 2-button)" msgstr "Volante (de 3 ejes, 2 botones)" -msgid "Steering Wheel (3-axis, 3-button)" +msgid "Steering wheel (3-axis, 3-button)" msgstr "Volante (de 3 ejes, 3 botones)" -msgid "Steering Wheel (3-axis, 4-button)" +msgid "Steering wheel (3-axis, 4-button)" msgstr "Volante (de 3 ejes, 4 botones)" msgid "CH Flightstick" @@ -1854,6 +1854,9 @@ msgstr "Adaptador:" msgid "VDE Socket:" msgstr "Toma VDE:" +msgid "TAP Bridge Device:" +msgstr "" + msgid "86Box Unit Tester" msgstr "Comprobador de unidad 86Box" diff --git a/src/qt/languages/fi-FI.po b/src/qt/languages/fi-FI.po index 388659dba..ba494bb6e 100644 --- a/src/qt/languages/fi-FI.po +++ b/src/qt/languages/fi-FI.po @@ -849,7 +849,7 @@ msgstr "PCap-laitteita ei löytynyt" msgid "Invalid PCap device" msgstr "Virheellinen PCap-laite" -msgid "Generic Paddle Controller(s)" +msgid "Generic paddle controller(s)" msgstr "" msgid "2-axis, 1-button joystick(s)" @@ -921,13 +921,13 @@ msgstr "3-painikkeinen lento-ohjain kaasuvivulla" msgid "4-button flight yoke with throttle" msgstr "4-painikkeinen lento-ohjain kaasuvivulla" -msgid "Steering Wheel (3-axis, 2-button)" +msgid "Steering wheel (3-axis, 2-button)" msgstr "ratti (3-akselinen, 2-painikkeinen)" -msgid "Steering Wheel (3-axis, 3-button)" +msgid "Steering wheel (3-axis, 3-button)" msgstr "ratti (3-akselinen, 3-painikkeinen)" -msgid "Steering Wheel (3-axis, 4-button)" +msgid "Steering wheel (3-axis, 4-button)" msgstr "ratti (3-akselinen, 4-painikkeinen)" msgid "CH Flightstick" @@ -1854,6 +1854,9 @@ msgstr "Sovitin:" msgid "VDE Socket:" msgstr "VDE-socket:" +msgid "TAP Bridge Device:" +msgstr "" + msgid "86Box Unit Tester" msgstr "86Box Unit Tester" diff --git a/src/qt/languages/fr-FR.po b/src/qt/languages/fr-FR.po index 97ed25e57..f62e55978 100644 --- a/src/qt/languages/fr-FR.po +++ b/src/qt/languages/fr-FR.po @@ -849,7 +849,7 @@ msgstr "Aucun dispositif PCap trouvé" msgid "Invalid PCap device" msgstr "Dispositif PCap invalide" -msgid "Generic Paddle Controller(s)" +msgid "Generic paddle controller(s)" msgstr "" msgid "2-axis, 1-button joystick(s)" @@ -921,13 +921,13 @@ msgstr "Manette de vol à 3 boutons avec manette des gaz" msgid "4-button flight yoke with throttle" msgstr "Manette de vol à 4 boutons avec manette des gaz" -msgid "Steering Wheel (3-axis, 2-button)" +msgid "Steering wheel (3-axis, 2-button)" msgstr "Volant (3 axes, 2 boutons)" -msgid "Steering Wheel (3-axis, 3-button)" +msgid "Steering wheel (3-axis, 3-button)" msgstr "Volant (3 axes, 3 boutons)" -msgid "Steering Wheel (3-axis, 4-button)" +msgid "Steering wheel (3-axis, 4-button)" msgstr "Volant (3 axes, 4 boutons)" msgid "CH Flightstick" @@ -1854,6 +1854,9 @@ msgstr "Adaptateur:" msgid "VDE Socket:" msgstr "Prise VDE:" +msgid "TAP Bridge Device:" +msgstr "" + msgid "86Box Unit Tester" msgstr "Testeur d'unité de 86Box" diff --git a/src/qt/languages/hr-HR.po b/src/qt/languages/hr-HR.po index 27b304d9b..7f460914a 100644 --- a/src/qt/languages/hr-HR.po +++ b/src/qt/languages/hr-HR.po @@ -849,7 +849,7 @@ msgstr "Nema PCap uređaja" msgid "Invalid PCap device" msgstr "Nevažeći PCap uređaj" -msgid "Generic Paddle Controller(s)" +msgid "Generic paddle controller(s)" msgstr "" msgid "2-axis, 1-button joystick(s)" @@ -921,13 +921,13 @@ msgstr "Jaram za letenje s 3 tipke i gasom" msgid "4-button flight yoke with throttle" msgstr "Jaram za letenje s 4 tipke i gasom" -msgid "Steering Wheel (3-axis, 2-button)" +msgid "Steering wheel (3-axis, 2-button)" msgstr "Volan (3 osi, 2 tipke)" -msgid "Steering Wheel (3-axis, 3-button)" +msgid "Steering wheel (3-axis, 3-button)" msgstr "Volan (3 osi, 3 tipke)" -msgid "Steering Wheel (3-axis, 4-button)" +msgid "Steering wheel (3-axis, 4-button)" msgstr "Volan (3 osi, 4 tipke)" msgid "CH Flightstick" @@ -1854,6 +1854,9 @@ msgstr "Adapter:" msgid "VDE Socket:" msgstr "VDE utičnica:" +msgid "TAP Bridge Device:" +msgstr "" + msgid "86Box Unit Tester" msgstr "Jedinični ispitivač 86Box-a" diff --git a/src/qt/languages/it-IT.po b/src/qt/languages/it-IT.po index 860083676..c8eb2e6e7 100644 --- a/src/qt/languages/it-IT.po +++ b/src/qt/languages/it-IT.po @@ -849,7 +849,7 @@ msgstr "Nessun dispositivo PCap trovato" msgid "Invalid PCap device" msgstr "Dispositivo PCap non valido" -msgid "Generic Paddle Controller(s)" +msgid "Generic paddle controller(s)" msgstr "" msgid "2-axis, 1-button joystick(s)" @@ -921,13 +921,13 @@ msgstr "Barra di comando a 4 pulsanti con acceleratore" msgid "4-button flight yoke with throttle" msgstr "Barra di comando a 4 pulsanti con acceleratore" -msgid "Steering Wheel (3-axis, 2-button)" +msgid "Steering wheel (3-axis, 2-button)" msgstr "Volante (3 assi, 2 pulsanti)" -msgid "Steering Wheel (3-axis, 3-button)" +msgid "Steering wheel (3-axis, 3-button)" msgstr "Volante (3 assi, 3 pulsanti)" -msgid "Steering Wheel (3-axis, 4-button)" +msgid "Steering wheel (3-axis, 4-button)" msgstr "Volante (3 assi, 4 pulsanti)" msgid "CH Flightstick" @@ -1854,6 +1854,9 @@ msgstr "Adattatore:" msgid "VDE Socket:" msgstr "Presa VDE:" +msgid "TAP Bridge Device:" +msgstr "" + msgid "86Box Unit Tester" msgstr "Tester di unità 86Box" diff --git a/src/qt/languages/ja-JP.po b/src/qt/languages/ja-JP.po index 0e854d189..8cc00a146 100644 --- a/src/qt/languages/ja-JP.po +++ b/src/qt/languages/ja-JP.po @@ -849,7 +849,7 @@ msgstr "PCapデバイスがありません" msgid "Invalid PCap device" msgstr "不正なPCapデバイス" -msgid "Generic Paddle Controller(s)" +msgid "Generic paddle controller(s)" msgstr "" msgid "2-axis, 1-button joystick(s)" @@ -921,13 +921,13 @@ msgstr "3ボタン式フライトヨーク(スロットル付き)" msgid "4-button flight yoke with throttle" msgstr "4ボタン式フライトヨーク(スロットル付き)" -msgid "Steering Wheel (3-axis, 2-button)" +msgid "Steering wheel (3-axis, 2-button)" msgstr "ステアリングホイール(3軸、2ボタン)" -msgid "Steering Wheel (3-axis, 3-button)" +msgid "Steering wheel (3-axis, 3-button)" msgstr "ステアリングホイール(3軸、3ボタン)" -msgid "Steering Wheel (3-axis, 4-button)" +msgid "Steering wheel (3-axis, 4-button)" msgstr "ステアリングホイール(3軸、4ボタン)" msgid "CH Flightstick" @@ -1854,6 +1854,9 @@ msgstr "アダプター:" msgid "VDE Socket:" msgstr "VDEソケット:" +msgid "TAP Bridge Device:" +msgstr "" + msgid "86Box Unit Tester" msgstr "86Boxユニットテスター" diff --git a/src/qt/languages/ko-KR.po b/src/qt/languages/ko-KR.po index c95d073fa..4c15c0cb0 100644 --- a/src/qt/languages/ko-KR.po +++ b/src/qt/languages/ko-KR.po @@ -849,7 +849,7 @@ msgstr "PCap 장치가 없습니다" msgid "Invalid PCap device" msgstr "PCap 장치가 올바르지 않습니다" -msgid "Generic Paddle Controller(s)" +msgid "Generic paddle controller(s)" msgstr "" msgid "2-axis, 1-button joystick(s)" @@ -921,13 +921,13 @@ msgstr "3버튼 비행 조종간과 스로틀" msgid "4-button flight yoke with throttle" msgstr "4버튼 비행 조종간과 스로틀" -msgid "Steering Wheel (3-axis, 2-button)" +msgid "Steering wheel (3-axis, 2-button)" msgstr "조타륜 (3축, 2버튼)" -msgid "Steering Wheel (3-axis, 3-button)" +msgid "Steering wheel (3-axis, 3-button)" msgstr "조타륜 (3축, 3버튼)" -msgid "Steering Wheel (3-axis, 4-button)" +msgid "Steering wheel (3-axis, 4-button)" msgstr "조타륜 (3축, 4버튼)" msgid "CH Flightstick" @@ -1854,6 +1854,9 @@ msgstr "어댑터:" msgid "VDE Socket:" msgstr "VDE 소켓:" +msgid "TAP Bridge Device:" +msgstr "" + msgid "86Box Unit Tester" msgstr "86Box 유닛 테스터" diff --git a/src/qt/languages/nb-NO.po b/src/qt/languages/nb-NO.po index e088c27cf..b4c7cd57c 100644 --- a/src/qt/languages/nb-NO.po +++ b/src/qt/languages/nb-NO.po @@ -849,7 +849,7 @@ msgstr "Ingen PCap-enheter funnet" msgid "Invalid PCap device" msgstr "Ugyldig PCap-enhet" -msgid "Generic Paddle Controller(s)" +msgid "Generic paddle controller(s)" msgstr "" msgid "2-axis, 1-button joystick(s)" @@ -921,13 +921,13 @@ msgstr "3-knapps flystyre med gass" msgid "4-button flight yoke with throttle" msgstr "4-knapps flystyre med gass" -msgid "Steering Wheel (3-axis, 2-button)" +msgid "Steering wheel (3-axis, 2-button)" msgstr "Ratt (3-akset, 3-knapps)" -msgid "Steering Wheel (3-axis, 3-button)" +msgid "Steering wheel (3-axis, 3-button)" msgstr "Ratt (3-akset, 3-knapps)" -msgid "Steering Wheel (3-axis, 4-button)" +msgid "Steering wheel (3-axis, 4-button)" msgstr "Ratt (3-akset, 4-knapps)" msgid "CH Flightstick" @@ -1854,6 +1854,9 @@ msgstr "Adapter:" msgid "VDE Socket:" msgstr "VDE-kontakt:" +msgid "TAP Bridge Device:" +msgstr "" + msgid "86Box Unit Tester" msgstr "86Box-enhetstester" diff --git a/src/qt/languages/nl-NL.po b/src/qt/languages/nl-NL.po index df48e62d8..6710687a1 100644 --- a/src/qt/languages/nl-NL.po +++ b/src/qt/languages/nl-NL.po @@ -849,7 +849,7 @@ msgstr "Geen PCap-apparaten gevonden" msgid "Invalid PCap device" msgstr "Ongeldig PCap-apparaat" -msgid "Generic Paddle Controller(s)" +msgid "Generic paddle controller(s)" msgstr "" msgid "2-axis, 1-button joystick(s)" @@ -921,13 +921,13 @@ msgstr "3-kops stuurknuppel met gashendel" msgid "4-button flight yoke with throttle" msgstr "4-kops stuurknuppel met gashendel" -msgid "Steering Wheel (3-axis, 2-button)" +msgid "Steering wheel (3-axis, 2-button)" msgstr "Stuurwiel (3 assen, 2 knoppen)" -msgid "Steering Wheel (3-axis, 3-button)" +msgid "Steering wheel (3-axis, 3-button)" msgstr "Stuurwiel (3 assen, 3 knoppen)" -msgid "Steering Wheel (3-axis, 4-button)" +msgid "Steering wheel (3-axis, 4-button)" msgstr "Stuurwiel (3 assen, 4 knoppen)" msgid "CH Flightstick" @@ -1854,6 +1854,9 @@ msgstr "Adapter:" msgid "VDE Socket:" msgstr "VDE-socket:" +msgid "TAP Bridge Device:" +msgstr "" + msgid "86Box Unit Tester" msgstr "86Box Apparaattester" diff --git a/src/qt/languages/pl-PL.po b/src/qt/languages/pl-PL.po index a518957a8..1efe0ec97 100644 --- a/src/qt/languages/pl-PL.po +++ b/src/qt/languages/pl-PL.po @@ -849,7 +849,7 @@ msgstr "Nie znaleziono urządzeń PCap" msgid "Invalid PCap device" msgstr "Nieprawidłowe urządzenie PCap" -msgid "Generic Paddle Controller(s)" +msgid "Generic paddle controller(s)" msgstr "Generyczny kontroler paddle" msgid "2-axis, 1-button joystick(s)" @@ -921,13 +921,13 @@ msgstr "Wolant z trzema przyciskami i przepustnicą" msgid "4-button flight yoke with throttle" msgstr "Wolant z czterema przyciskami i przepustnicą" -msgid "Steering Wheel (3-axis, 2-button)" +msgid "Steering wheel (3-axis, 2-button)" msgstr "Kierownica (3 osie, 2 przyciski)" -msgid "Steering Wheel (3-axis, 3-button)" +msgid "Steering wheel (3-axis, 3-button)" msgstr "Kierownica (3 osie, 3 przyciski)" -msgid "Steering Wheel (3-axis, 4-button)" +msgid "Steering wheel (3-axis, 4-button)" msgstr "Kierownica (3 osie, 4 przyciski)" msgid "CH Flightstick" @@ -1854,6 +1854,9 @@ msgstr "Adapter:" msgid "VDE Socket:" msgstr "Gniazdo VDE:" +msgid "TAP Bridge Device:" +msgstr "" + msgid "86Box Unit Tester" msgstr "Tester urządzeń 86Box" diff --git a/src/qt/languages/pt-BR.po b/src/qt/languages/pt-BR.po index f1ff0bc09..88fe48d00 100644 --- a/src/qt/languages/pt-BR.po +++ b/src/qt/languages/pt-BR.po @@ -849,7 +849,7 @@ msgstr "Nenhum dispositivo PCap encontrado" msgid "Invalid PCap device" msgstr "Dispositivo PCap inválido" -msgid "Generic Paddle Controller(s)" +msgid "Generic paddle controller(s)" msgstr "" msgid "2-axis, 1-button joystick(s)" @@ -921,13 +921,13 @@ msgstr "Manche de voo de 3 botões com acelerador" msgid "4-button flight yoke with throttle" msgstr "Manche de voo de 4 botões com acelerador" -msgid "Steering Wheel (3-axis, 2-button)" +msgid "Steering wheel (3-axis, 2-button)" msgstr "Volante (3 eixos, 2 botões)" -msgid "Steering Wheel (3-axis, 3-button)" +msgid "Steering wheel (3-axis, 3-button)" msgstr "Volante (3 eixos, 3 botões)" -msgid "Steering Wheel (3-axis, 4-button)" +msgid "Steering wheel (3-axis, 4-button)" msgstr "Volante (3 eixos, 4 botões)" msgid "CH Flightstick" @@ -1854,6 +1854,9 @@ msgstr "Adaptador:" msgid "VDE Socket:" msgstr "Soquete VDE:" +msgid "TAP Bridge Device:" +msgstr "" + msgid "86Box Unit Tester" msgstr "Testador de unidade 86Box" diff --git a/src/qt/languages/pt-PT.po b/src/qt/languages/pt-PT.po index dd4c61d1c..bfd52adfa 100644 --- a/src/qt/languages/pt-PT.po +++ b/src/qt/languages/pt-PT.po @@ -849,7 +849,7 @@ msgstr "Não foi encontrado um dispositivo PCap" msgid "Invalid PCap device" msgstr "Dispositivo PCap inválido" -msgid "Generic Paddle Controller(s)" +msgid "Generic paddle controller(s)" msgstr "" msgid "2-axis, 1-button joystick(s)" @@ -921,13 +921,13 @@ msgstr "Manípulo de voo de 3 botões com acelerador" msgid "4-button flight yoke with throttle" msgstr "Manípulo de voo de 4 botões com acelerador" -msgid "Steering Wheel (3-axis, 2-button)" +msgid "Steering wheel (3-axis, 2-button)" msgstr "Volante (de 3 eixos, 2 botões)" -msgid "Steering Wheel (3-axis, 3-button)" +msgid "Steering wheel (3-axis, 3-button)" msgstr "Volante (de 3 eixos, 3 botões)" -msgid "Steering Wheel (3-axis, 4-button)" +msgid "Steering wheel (3-axis, 4-button)" msgstr "Volante (de 3 eixos, 4 botões)" msgid "CH Flightstick" @@ -1854,6 +1854,9 @@ msgstr "Adaptador:" msgid "VDE Socket:" msgstr "Tomada VDE:" +msgid "TAP Bridge Device:" +msgstr "" + msgid "86Box Unit Tester" msgstr "Testador de unidades 86Box" diff --git a/src/qt/languages/ru-RU.po b/src/qt/languages/ru-RU.po index 3e15daf98..b40d4073e 100644 --- a/src/qt/languages/ru-RU.po +++ b/src/qt/languages/ru-RU.po @@ -849,8 +849,8 @@ msgstr "Устройства PCap не найдены" msgid "Invalid PCap device" msgstr "Неверное устройство PCap" -msgid "Generic Paddle Controller(s)" -msgstr "" +msgid "Generic paddle controller(s)" +msgstr "Стандартный контроллер-колесо" msgid "2-axis, 1-button joystick(s)" msgstr "2-осевой, 1-кнопочный джойстик" @@ -904,30 +904,30 @@ msgid "Gravis PC GamePad" msgstr "Gravis PC GamePad" msgid "2-button flight yoke" -msgstr "2-кнопочный flight yoke" +msgstr "2-кнопочный штурвал" msgid "3-button flight yoke" -msgstr "3-кнопочный flight yoke" +msgstr "3-кнопочный штурвал" msgid "4-button flight yoke" -msgstr "4-кнопочный flight yoke" +msgstr "4-кнопочный штурвал" msgid "2-button flight yoke with throttle" -msgstr "2-кнопочный flight yoke с дросселем" +msgstr "2-кнопочный штурвал с дросселем" msgid "3-button flight yoke with throttle" -msgstr "3-кнопочный flight yoke с дросселем" +msgstr "3-кнопочный штурвал с дросселем" msgid "4-button flight yoke with throttle" -msgstr "4-кнопочный flight yoke с дросселем" +msgstr "4-кнопочный штурвал с дросселем" -msgid "Steering Wheel (3-axis, 2-button)" +msgid "Steering wheel (3-axis, 2-button)" msgstr "Руль (3-осевой, 2-кнопочный)" -msgid "Steering Wheel (3-axis, 3-button)" +msgid "Steering wheel (3-axis, 3-button)" msgstr "Руль (3-осевой, 3-кнопочный)" -msgid "Steering Wheel (3-axis, 4-button)" +msgid "Steering wheel (3-axis, 4-button)" msgstr "Руль (3-осевой, 4-кнопочный)" msgid "CH Flightstick" @@ -976,10 +976,10 @@ msgid "Thrustmaster FCS + Rudder Control System" msgstr "Thrustmaster FCS + Система управления рулем" msgid "Thrustmaster Formula T1/T2 with Adaptor" -msgstr "Thrustmaster Formula T1/T2 with Adaptor" +msgstr "Thrustmaster Formula T1/T2 с адаптером" msgid "Thrustmaster Formula T1/T2 without Adaptor" -msgstr "Thrustmaster Formula T1/T2 without Adaptor" +msgstr "Thrustmaster Formula T1/T2 без адаптера" msgid "None" msgstr "Нет" @@ -1854,6 +1854,9 @@ msgstr "Адаптер:" msgid "VDE Socket:" msgstr "VDE сокет:" +msgid "TAP Bridge Device:" +msgstr "Устройство моста TAP:" + msgid "86Box Unit Tester" msgstr "Модульный Тестер 86Box" diff --git a/src/qt/languages/sk-SK.po b/src/qt/languages/sk-SK.po index 7ea0446fb..f43059d58 100644 --- a/src/qt/languages/sk-SK.po +++ b/src/qt/languages/sk-SK.po @@ -849,7 +849,7 @@ msgstr "Neboli nájdené žiadne PCap zariadenia" msgid "Invalid PCap device" msgstr "Neplatné PCap zariadenie" -msgid "Generic Paddle Controller(s)" +msgid "Generic paddle controller(s)" msgstr "" msgid "2-axis, 1-button joystick(s)" @@ -921,13 +921,13 @@ msgstr "Letecký knipl s 3 tlačidlami a pákou" msgid "4-button flight yoke with throttle" msgstr "Letecký knipl s 4 tlačidlami a pákou" -msgid "Steering Wheel (3-axis, 2-button)" +msgid "Steering wheel (3-axis, 2-button)" msgstr "Volant (3 osy, 2 tlačítka)" -msgid "Steering Wheel (3-axis, 3-button)" +msgid "Steering wheel (3-axis, 3-button)" msgstr "Volant (3 osy, 3 tlačítka)" -msgid "Steering Wheel (3-axis, 4-button)" +msgid "Steering wheel (3-axis, 4-button)" msgstr "Volant (3 osy, 4 tlačítka)" msgid "CH Flightstick" @@ -1854,6 +1854,9 @@ msgstr "Adaptér:" msgid "VDE Socket:" msgstr "Zásuvka VDE:" +msgid "TAP Bridge Device:" +msgstr "" + msgid "86Box Unit Tester" msgstr "86Box Unit Tester" diff --git a/src/qt/languages/sl-SI.po b/src/qt/languages/sl-SI.po index dd1b643c2..2438c1aa3 100644 --- a/src/qt/languages/sl-SI.po +++ b/src/qt/languages/sl-SI.po @@ -849,7 +849,7 @@ msgstr "Najdena ni bila nobena naprava PCap" msgid "Invalid PCap device" msgstr "Neveljavna naprava PCap" -msgid "Generic Paddle Controller(s)" +msgid "Generic paddle controller(s)" msgstr "" msgid "2-axis, 1-button joystick(s)" @@ -921,13 +921,13 @@ msgstr "Letalski krmilni drog s 3 gumbi z ročico za plin" msgid "4-button flight yoke with throttle" msgstr "Letalski krmilni drog s 4 gumbi z ročico za plin" -msgid "Steering Wheel (3-axis, 2-button)" +msgid "Steering wheel (3-axis, 2-button)" msgstr "Volan s 3 osmi, 2 gumbi" -msgid "Steering Wheel (3-axis, 3-button)" +msgid "Steering wheel (3-axis, 3-button)" msgstr "Volan s 3 osmi, 3 gumbi" -msgid "Steering Wheel (3-axis, 4-button)" +msgid "Steering wheel (3-axis, 4-button)" msgstr "Volan s 3 osmi, 4 gumbi" msgid "CH Flightstick" @@ -1854,6 +1854,9 @@ msgstr "Mrežna kartica:" msgid "VDE Socket:" msgstr "Vtičnica VDE:" +msgid "TAP Bridge Device:" +msgstr "" + msgid "86Box Unit Tester" msgstr "Tester enote 86Box" diff --git a/src/qt/languages/sv-SE.po b/src/qt/languages/sv-SE.po index 5a5c48bb9..324fed452 100644 --- a/src/qt/languages/sv-SE.po +++ b/src/qt/languages/sv-SE.po @@ -849,7 +849,7 @@ msgstr "Inga PCap-enheter hittade" msgid "Invalid PCap device" msgstr "Ogiltig PCap-enhet" -msgid "Generic Paddle Controller(s)" +msgid "Generic paddle controller(s)" msgstr "" msgid "2-axis, 1-button joystick(s)" @@ -921,13 +921,13 @@ msgstr "Styrspak med tre knappar och gas" msgid "4-button flight yoke with throttle" msgstr "Styrspak med fyra knappar och gas" -msgid "Steering Wheel (3-axis, 2-button)" +msgid "Steering wheel (3-axis, 2-button)" msgstr "ratt (tre axlar, två knappar)" -msgid "Steering Wheel (3-axis, 3-button)" +msgid "Steering wheel (3-axis, 3-button)" msgstr "ratt (tre axlar, tre knappar)" -msgid "Steering Wheel (3-axis, 4-button)" +msgid "Steering wheel (3-axis, 4-button)" msgstr "ratt (tre axlar, fyra knappar)" msgid "CH Flightstick" @@ -1854,6 +1854,9 @@ msgstr "Adapter:" msgid "VDE Socket:" msgstr "VDE-sockel:" +msgid "TAP Bridge Device:" +msgstr "" + msgid "86Box Unit Tester" msgstr "86Box enhetsprövare" diff --git a/src/qt/languages/tr-TR.po b/src/qt/languages/tr-TR.po index 2a6eedeab..cf15db39b 100644 --- a/src/qt/languages/tr-TR.po +++ b/src/qt/languages/tr-TR.po @@ -849,7 +849,7 @@ msgstr "Herhangi bir PCap cihazı bulunamadı" msgid "Invalid PCap device" msgstr "Geçersiz PCap cihazı" -msgid "Generic Paddle Controller(s)" +msgid "Generic paddle controller(s)" msgstr "" msgid "2-axis, 1-button joystick(s)" @@ -921,13 +921,13 @@ msgstr "3 düğmeli, gaz kollu uçuş dümeni" msgid "4-button flight yoke with throttle" msgstr "4 düğmeli, gaz kollu uçuş dümeni" -msgid "Steering Wheel (3-axis, 2-button)" +msgid "Steering wheel (3-axis, 2-button)" msgstr "direksiyonu (3 eksenli, 2 düğmeli)" -msgid "Steering Wheel (3-axis, 3-button)" +msgid "Steering wheel (3-axis, 3-button)" msgstr "direksiyonu (3 eksenli, 3 düğmeli)" -msgid "Steering Wheel (3-axis, 4-button)" +msgid "Steering wheel (3-axis, 4-button)" msgstr "direksiyonu (3 eksenli, 4 düğmeli)" msgid "CH Flightstick" @@ -1854,6 +1854,9 @@ msgstr "Adaptör:" msgid "VDE Socket:" msgstr "VDE Soketi:" +msgid "TAP Bridge Device:" +msgstr "" + msgid "86Box Unit Tester" msgstr "86Box Test Cihazı" diff --git a/src/qt/languages/uk-UA.po b/src/qt/languages/uk-UA.po index a5a4f5853..b155d0da0 100644 --- a/src/qt/languages/uk-UA.po +++ b/src/qt/languages/uk-UA.po @@ -849,7 +849,7 @@ msgstr "Пристрої PCap не знайдені" msgid "Invalid PCap device" msgstr "Невірний пристрій PCap" -msgid "Generic Paddle Controller(s)" +msgid "Generic paddle controller(s)" msgstr "" msgid "2-axis, 1-button joystick(s)" @@ -921,13 +921,13 @@ msgstr "3-кнопковий flight yoke з дроселем" msgid "4-button flight yoke with throttle" msgstr "4-кнопковий flight yoke з дроселем" -msgid "Steering Wheel (3-axis, 2-button)" +msgid "Steering wheel (3-axis, 2-button)" msgstr "Кермо (3-осьове, 2-кнопкове)" -msgid "Steering Wheel (3-axis, 3-button)" +msgid "Steering wheel (3-axis, 3-button)" msgstr "Кермо (3-осьове, 3-кнопкове)" -msgid "Steering Wheel (3-axis, 4-button)" +msgid "Steering wheel (3-axis, 4-button)" msgstr "Кермо (3-осьове, 4-кнопкове)" msgid "CH Flightstick" @@ -1854,6 +1854,9 @@ msgstr "Адаптер:" msgid "VDE Socket:" msgstr "VDE сокет:" +msgid "TAP Bridge Device:" +msgstr "" + msgid "86Box Unit Tester" msgstr "Тестер блоків 86Box" diff --git a/src/qt/languages/vi-VN.po b/src/qt/languages/vi-VN.po index 1d6d80c35..acb904b04 100644 --- a/src/qt/languages/vi-VN.po +++ b/src/qt/languages/vi-VN.po @@ -849,7 +849,7 @@ msgstr "Không tìm thấy thiết bị PCap" msgid "Invalid PCap device" msgstr "Thiết bị PCap không hợp quy" -msgid "Generic Paddle Controller(s)" +msgid "Generic paddle controller(s)" msgstr "" msgid "2-axis, 1-button joystick(s)" @@ -921,13 +921,13 @@ msgstr "Vô lăng máy bay ba nút có cần ga" msgid "4-button flight yoke with throttle" msgstr "Vô lăng máy bay bốn nút có cần ga" -msgid "Steering Wheel (3-axis, 2-button)" +msgid "Steering wheel (3-axis, 2-button)" msgstr "Vô lăng (ba trục, hai nút)" -msgid "Steering Wheel (3-axis, 3-button)" +msgid "Steering wheel (3-axis, 3-button)" msgstr "Vô lăng (ba trục, ba nút)" -msgid "Steering Wheel (3-axis, 4-button)" +msgid "Steering wheel (3-axis, 4-button)" msgstr "Vô lăng (ba trục, bốn nút)" msgid "CH Flightstick" @@ -1854,6 +1854,9 @@ msgstr "Bộ chuyển đổi:" msgid "VDE Socket:" msgstr "Ổ cắm VDE:" +msgid "TAP Bridge Device:" +msgstr "" + msgid "86Box Unit Tester" msgstr "Trình kiểm tra đơn vị 86box" diff --git a/src/qt/languages/zh-CN.po b/src/qt/languages/zh-CN.po index 288b7deaf..a53520c3f 100644 --- a/src/qt/languages/zh-CN.po +++ b/src/qt/languages/zh-CN.po @@ -849,7 +849,7 @@ msgstr "未找到 PCap 设备" msgid "Invalid PCap device" msgstr "无效 PCap 设备" -msgid "Generic Paddle Controller(s)" +msgid "Generic paddle controller(s)" msgstr "" msgid "2-axis, 1-button joystick(s)" @@ -921,13 +921,13 @@ msgstr "3 按钮带油门飞行摇杆" msgid "4-button flight yoke with throttle" msgstr "4 按钮带油门飞行摇杆" -msgid "Steering Wheel (3-axis, 2-button)" +msgid "Steering wheel (3-axis, 2-button)" msgstr "方向盘 (3 轴, 2 键)" -msgid "Steering Wheel (3-axis, 3-button)" +msgid "Steering wheel (3-axis, 3-button)" msgstr "方向盘 (3 轴, 3 键)" -msgid "Steering Wheel (3-axis, 4-button)" +msgid "Steering wheel (3-axis, 4-button)" msgstr "方向盘 (3 轴, 4 键)" msgid "CH Flightstick" @@ -1854,6 +1854,9 @@ msgstr "适配器:" msgid "VDE Socket:" msgstr "VDE 套接字:" +msgid "TAP Bridge Device:" +msgstr "" + msgid "86Box Unit Tester" msgstr "86Box 装置测试仪" diff --git a/src/qt/languages/zh-TW.po b/src/qt/languages/zh-TW.po index a11bd7f6d..053dde129 100644 --- a/src/qt/languages/zh-TW.po +++ b/src/qt/languages/zh-TW.po @@ -849,7 +849,7 @@ msgstr "未找到 PCap 裝置" msgid "Invalid PCap device" msgstr "無效 PCap 裝置" -msgid "Generic Paddle Controller(s)" +msgid "Generic paddle controller(s)" msgstr "" msgid "2-axis, 1-button joystick(s)" @@ -921,13 +921,13 @@ msgstr "3 按鈕帶油門飛行搖桿" msgid "4-button flight yoke with throttle" msgstr "4 按鈕帶油門飛行搖桿" -msgid "Steering Wheel (3-axis, 2-button)" +msgid "Steering wheel (3-axis, 2-button)" msgstr "方向盤 (3 軸, 2 鍵搖桿)" -msgid "Steering Wheel (3-axis, 3-button)" +msgid "Steering wheel (3-axis, 3-button)" msgstr "方向盤 (3 軸, 3 鍵搖桿)" -msgid "Steering Wheel (3-axis, 4-button)" +msgid "Steering wheel (3-axis, 4-button)" msgstr "方向盤 (3 軸, 4 鍵搖桿)" msgid "CH Flightstick" @@ -1854,6 +1854,9 @@ msgstr "配接器:" msgid "VDE Socket:" msgstr "VDE 插座:" +msgid "TAP Bridge Device:" +msgstr "" + msgid "86Box Unit Tester" msgstr "86Box 單元測試器" diff --git a/src/qt/qt_settingsinput.ui b/src/qt/qt_settingsinput.ui index 02b3e388c..e4c0dc8fa 100644 --- a/src/qt/qt_settingsinput.ui +++ b/src/qt/qt_settingsinput.ui @@ -30,7 +30,7 @@ - + @@ -43,7 +43,7 @@ - + @@ -63,7 +63,7 @@ - + @@ -76,7 +76,7 @@ - + @@ -96,40 +96,50 @@ - + 30 - - - - - - Joystick 1... + + + 0 + 0 + - - - - Joystick 2... - - - - - - - Joystick 3... - - - - - - - Joystick 4... - - + + + + + + Joystick 1... + + + + + + + Joystick 2... + + + + + + + Joystick 3... + + + + + + + Joystick 4... + + + + @@ -138,7 +148,7 @@ - + QAbstractItemView::NoEditTriggers @@ -157,25 +167,54 @@ - - - - false - - - Clear binding - - - - - - - false - - - Bind - - + + + + + + Qt::Horizontal + + + + 40 + 20 + + + + + + + + false + + + + 100 + 0 + + + + Clear binding + + + + + + + false + + + + 100 + 0 + + + + Bind + + + + diff --git a/src/qt/qt_settingsnetwork.ui b/src/qt/qt_settingsnetwork.ui index 767b4244d..12b74004f 100644 --- a/src/qt/qt_settingsnetwork.ui +++ b/src/qt/qt_settingsnetwork.ui @@ -158,11 +158,11 @@ - TAP Bridge Device + TAP Bridge Device: - + 127 @@ -373,11 +373,11 @@ - TAP Bridge Device + TAP Bridge Device: - + 127 @@ -588,11 +588,11 @@ - TAP Bridge Device + TAP Bridge Device: - + 127 @@ -803,11 +803,11 @@ - TAP Bridge Device + TAP Bridge Device: - + 127 diff --git a/src/qt/qt_settingsports.ui b/src/qt/qt_settingsports.ui index 9a8533995..6be0e3a85 100644 --- a/src/qt/qt_settingsports.ui +++ b/src/qt/qt_settingsports.ui @@ -228,6 +228,12 @@ Serial port passthrough 1 + + + 0 + 0 + + @@ -242,6 +248,12 @@ Serial port passthrough 2 + + + 0 + 0 + + @@ -256,6 +268,12 @@ Serial port passthrough 3 + + + 0 + 0 + + @@ -270,6 +288,12 @@ Serial port passthrough 4 + + + 0 + 0 + + @@ -279,20 +303,7 @@ - - - - Qt::Horizontal - - - - 40 - 20 - - - - - + Qt::Vertical diff --git a/src/qt/qt_settingssound.ui b/src/qt/qt_settingssound.ui index 97ef7c3ff..f93c5d374 100644 --- a/src/qt/qt_settingssound.ui +++ b/src/qt/qt_settingssound.ui @@ -46,7 +46,7 @@ - + Configure @@ -73,7 +73,7 @@ - + Configure @@ -100,7 +100,7 @@ - + Configure @@ -127,7 +127,7 @@ - + Configure @@ -154,7 +154,7 @@ - + Configure @@ -181,35 +181,35 @@ - + Configure - + Standalone MPU-401 - + Configure - + Use FLOAT32 sound - + @@ -238,7 +238,7 @@ - + Qt::Vertical diff --git a/src/qt/qt_settingsstoragecontrollers.ui b/src/qt/qt_settingsstoragecontrollers.ui index 2d6fa9d32..50ebbe7ef 100644 --- a/src/qt/qt_settingsstoragecontrollers.ui +++ b/src/qt/qt_settingsstoragecontrollers.ui @@ -40,6 +40,12 @@ 30 + + + 0 + 0 + + @@ -61,6 +67,12 @@ 30 + + + 0 + 0 + +