From 68061346faa139d795ad656d709e01da191b6728 Mon Sep 17 00:00:00 2001 From: Peter Feerick Date: Fri, 9 Jun 2023 10:43:23 +1000 Subject: [PATCH] chore: Translation catchup (#3619) * chore: `DE` Enabled features translation * chore: Qt Linguist updater, skip SE due to #3456 Updating 'companion/src/translations/companion_pt.ts'... Found 2960 source text(s) (168 new and 2792 already existing) Removed 63 obsolete entries Number heuristic provided 1 translation(s) Same-text heuristic provided 5 translation(s) Updating 'companion/src/translations/companion_zh_TW.ts'... Found 2960 source text(s) (168 new and 2792 already existing) Removed 63 obsolete entries Number heuristic provided 3 translation(s) Same-text heuristic provided 27 translation(s) Updating 'companion/src/translations/companion_pl.ts'... Found 2960 source text(s) (168 new and 2792 already existing) Removed 63 obsolete entries Number heuristic provided 3 translation(s) Same-text heuristic provided 32 translation(s) Updating 'companion/src/translations/companion_ru.ts'... Found 2960 source text(s) (168 new and 2792 already existing) Removed 63 obsolete entries Number heuristic provided 2 translation(s) Same-text heuristic provided 42 translation(s) Updating 'companion/src/translations/companion_de.ts'... Found 2960 source text(s) (168 new and 2792 already existing) Removed 63 obsolete entries Number heuristic provided 3 translation(s) Same-text heuristic provided 36 translation(s) Updating 'companion/src/translations/companion_nl.ts'... Found 2960 source text(s) (168 new and 2792 already existing) Removed 63 obsolete entries Updating 'companion/src/translations/companion_da.ts'... Found 2960 source text(s) (36 new and 2924 already existing) Removed 13 obsolete entries Same-text heuristic provided 21 translation(s) Updating 'companion/src/translations/companion_sv.ts'... Found 2960 source text(s) (46 new and 2914 already existing) Removed 18 obsolete entries Number heuristic provided 1 translation(s) Same-text heuristic provided 24 translation(s) Updating 'companion/src/translations/companion_cs.ts'... Found 2960 source text(s) (168 new and 2792 already existing) Removed 63 obsolete entries Same-text heuristic provided 21 translation(s) Updating 'companion/src/translations/companion_fi.ts'... Found 2960 source text(s) (168 new and 2792 already existing) Removed 63 obsolete entries Number heuristic provided 3 translation(s) Same-text heuristic provided 21 translation(s) Updating 'companion/src/translations/companion_he.ts'... Found 2960 source text(s) (168 new and 2792 already existing) Removed 63 obsolete entries Updating 'companion/src/translations/companion_zh_CN.ts'... Found 2960 source text(s) (168 new and 2792 already existing) Removed 63 obsolete entries Number heuristic provided 3 translation(s) Same-text heuristic provided 20 translation(s) Updating 'companion/src/translations/companion_ja.ts'... Found 2960 source text(s) (168 new and 2792 already existing) Removed 63 obsolete entries Number heuristic provided 3 translation(s) Same-text heuristic provided 25 translation(s) Updating 'companion/src/translations/companion_es.ts'... Found 2960 source text(s) (168 new and 2792 already existing) Removed 63 obsolete entries Same-text heuristic provided 22 translation(s) Updating 'companion/src/translations/companion_en.ts'... Found 2960 source text(s) (168 new and 2792 already existing) Removed 63 obsolete entries Updating 'companion/src/translations/companion_fr.ts'... Found 2960 source text(s) (168 new and 2792 already existing) Removed 63 obsolete entries Same-text heuristic provided 19 translation(s) Updating 'companion/src/translations/companion_it.ts'... Found 2960 source text(s) (168 new and 2792 already existing) Removed 63 obsolete entries Number heuristic provided 3 translation(s) Same-text heuristic provided 21 translation(s) * IT and DE updates * Translation catchup (Swedish) (#3626) * Translation catchup #3619 * Translation catchup #3619 * Additional translations for #3619 * Minor changes for PR #3619 * fix: Change back to TR_ENABLED_FEATURES --------- Co-authored-by: Peter Feerick * FR Translations * CZ Translations * DE and IT updates * Update IT * PL Updates * PL update * Hebrew translations (#3638) * translation-catchup HE * TR_SHOW_INSTANCE_ID translation from Offer * CN/TW translations * Update JP * Update CN/TW * Update DA --- companion/src/translations/companion_cs.ts | 3510 +++++++++------- companion/src/translations/companion_da.ts | 202 +- companion/src/translations/companion_de.ts | 3526 +++++++++------- companion/src/translations/companion_en.ts | 3564 +++++++++------- companion/src/translations/companion_es.ts | 3509 +++++++++------- companion/src/translations/companion_fi.ts | 3506 +++++++++------- companion/src/translations/companion_fr.ts | 3507 +++++++++------- companion/src/translations/companion_he.ts | 3548 +++++++++------- companion/src/translations/companion_it.ts | 3506 +++++++++------- companion/src/translations/companion_ja.ts | 3507 +++++++++------- companion/src/translations/companion_nl.ts | 3548 +++++++++------- companion/src/translations/companion_pl.ts | 3523 +++++++++------- companion/src/translations/companion_pt.ts | 3550 +++++++++------- companion/src/translations/companion_ru.ts | 3578 ++++++++++------- companion/src/translations/companion_sv.ts | 422 +- companion/src/translations/companion_zh_CN.ts | 3517 +++++++++------- companion/src/translations/companion_zh_TW.ts | 3547 +++++++++------- radio/src/gui/128x64/model_setup.cpp | 2 +- radio/src/gui/128x64/radio_setup.cpp | 2 +- radio/src/gui/212x64/model_setup.cpp | 2 +- radio/src/gui/212x64/radio_setup.cpp | 2 +- radio/src/gui/colorlcd/model_setup.cpp | 4 +- radio/src/gui/colorlcd/radio_setup.cpp | 4 +- radio/src/translations.cpp | 2 +- radio/src/translations.h | 2 +- radio/src/translations/cn.h | 78 +- radio/src/translations/cz.h | 18 +- radio/src/translations/da.h | 6 +- radio/src/translations/de.h | 62 +- radio/src/translations/en.h | 2 +- radio/src/translations/es.h | 2 +- radio/src/translations/fi.h | 2 +- radio/src/translations/fr.h | 54 +- radio/src/translations/he.h | 114 +- radio/src/translations/it.h | 12 +- radio/src/translations/jp.h | 50 +- radio/src/translations/nl.h | 2 +- radio/src/translations/pl.h | 146 +- radio/src/translations/pt.h | 2 +- radio/src/translations/se.h | 47 +- radio/src/translations/tw.h | 78 +- 41 files changed, 31450 insertions(+), 22815 deletions(-) diff --git a/companion/src/translations/companion_cs.ts b/companion/src/translations/companion_cs.ts index ae3dbddd0fd..03ed46e1286 100644 --- a/companion/src/translations/companion_cs.ts +++ b/companion/src/translations/companion_cs.ts @@ -60,110 +60,102 @@ AppData - + Application Settings have been saved to %1 - + Could not save Application Settings to file "%1" Nelze uložit nastavení aplikace do souboru "%1" - + because the file could not be saved (check access permissions). protože soubor nemůže být uložen (zkontrolujte přístupová práva) - + for unknown reasons. z neznámého důvodu. - + None Žádný - + Wizard - + Editor - + Template - + Prompt - + Manual - + Startup - + Daily - + Weekly - + Monthly - + Debug - + Warning Varování - + Critical - + Fatal - + Information - - AppMessages - - - Show this message again at next startup? - Zobrazit toto upozornění i při příštím spuštění? - - AppPreferencesDialog @@ -177,22 +169,17 @@ Profil rádia - + Default Channel Order Výchozí pořadí kanálů - - - Menu Language - Jazyk menu - Default Stick Mode Výchozí mód vysílačky - + Select Image Vybrat obrázek @@ -258,7 +245,7 @@ Mode 4: Mód4 (Křid.Plyn.Výšk.Směr) - + Splash Screen Úvodní logo @@ -288,6 +275,11 @@ Mode 4: <html><head/><body><p>Channel order</p><p><br/></p><p>Defines the order of the default mixes created on a new model.</p></body></html> <html><head/><body><p>Pořadí kanálů</p><p><br/></p><p>Definuje výchozí pořadí kanálů použité při vytvoření nového modelu.</p></body></html> + + + Language + + Prompt to write firmware to radio after update @@ -415,21 +407,21 @@ Mode 4: - - + + Options - - - - - - - - + + + + + + + + Select Folder Vybrat složku @@ -439,107 +431,117 @@ Mode 4: - + Append version number to firmware file name - + Prompt to run SD Sync after update - + <html><head/><body><p>Keep a log of all debugging messages generated by the desktop Companion/Simulator applications. An EdgeTX developer may request this to help diagnose an issue.</p></body></html> - + Select Executable Vybrat - + + Remove empty model slots when deleting models (only applies for radios w/out labels) + + + + Simulator controls - + Save switch/pot positions on simulator exit - + Clear saved positions - + + Disable 'Cannot open joystick, joystick disabled' warning + + + + Update Settings - + Check frequency - + Reset to Defaults - + Folders - + Download - + Create sub-folders in Download folder - + Decompress - + Use Radio Profile SD Structure - + Components - + Delete downloads - + Delete decompressions - + Logging - + Release channel Kanál vydání - + Simulator Volume Gain Zisk hlasitosti simulátoru @@ -549,12 +551,12 @@ Mode 4: Název profilu - + Clear Image Odstranit - + Radio Type Typ rádia @@ -574,301 +576,296 @@ Mode 4: Cesta k obsahu SD karty - + Application Settings Nastavení aplikace - + Enable automatic backup before writing firmware Automatická záloha před zápisem firmwaru - + Splash Screen Library Knihovna s úvodními logy - + Google Earth Executable Spustitelný soubor Google Earth - + Only show user splash images Zobrazit jen vlastní loga - + Show user and companion splash images Zobrazit vlastní loga i loga Companion - + User Splash Screens Cesta k vlastním souborům - + Automatic Backup Folder Složka pro automatické zálohy - + Simulator Settings Nastavení simulátoru - + Simulator BackLight Barva podsvětlení Simu - + Enable Povolit - + Action on New Model Vytvoření nového modelu - + <html><head/><body><p>This option maintains the behaviour from older OpenTx versions where empty model slots are preserved when a model is deleted or moved. </p><p>When this option is de-selected, the other models may be re-arranged to fill the gap left by the removed model.</p></body></html> <html><head/><body><p>Tato možnost zachovává chování ze starších verzí OpenTx, kde jsou prázdné pozice modelů zachovány při vymazání nebo přesunutí modelu.</p></body></html> - + most recently used files naposledny použité soubory - + Startup Settings Nastavení zapnutí - + Remember Zapamatovat - + Output Logs Folder Výstupní složka pro záznamy - - Remove empty model slots when deleting models (only applies for radios w/out categories) - Odstranění prázdných pozic při mazání modelů (pouze pro rádia bez kategorií) - - - + Debug Output Logging Záznam pro režim ladění - + Application (Companion/Simulator) Použití (Companion/Simulátor) - + <html><head/><body><p>Keep a log of all messages generated by the radio firmware when running in Simulator. This is the same information one would also see in the Simulator <span style=" font-style:italic;">Debug Output</span> window.</p></body></html> - + Radio Firmware (in Simulator) Firmware vysílače (v simulátoru) - + Show splash screen - + Prompt for radio profile - + Prompt to run installer after update - - + + Update - + Blue Modrá - + Green Zelená - + Red Červená - + Orange Oranžová - + Yellow Žlutá - + Screenshot capture folder Složka pro snímky obrazovky - + Joystick Joystick - + Calibrate Kalibrovat - + Only capture to clipboard Kopírovat pouze do schránky - + My Radio Moje rádio - + <p><b>You cannot switch Radio Type or change Build Options while there are unsaved file changes. What do you wish to do?</b></p> <ul><li><i>Save All</i> - Save any open file(s) before saving Settings.<li><li><i>Reset</i> - Revert to the previous Radio Type and Build Options before saving Settings.</li><li><i>Cancel</i> - Return to the Settings editor dialog.</li></ul> - + Select your snapshot folder Vybrat složku pro snímky obrazovky simulátoru - + Update Settings: Download folder path missing! - + Update Settings: Decompress folder path missing! - + Update Settings: Update folder path missing! - + Update Settings: Decompress and download folders have the same path! - - + + No joysticks found Joystick nenalezen - + EMPTY: No radio settings stored in profile PRÁZDNÉ: V profilu nejsou uložena žádná nastavení rádia - + AVAILABLE: Radio settings of unknown age DOSTUPNÉ: Nastavení rádia jsou neznámého stáří - + AVAILABLE: Radio settings stored %1 DOSTUPNÉ: Nastavení rádia jsou uložena %1 - + Reset all update settings to defaults. Are you sure? - + Update settings have been reset. Please close and restart Companion to avoid unexpected behaviour! - + Select your download folder - + Select your decompress folder - + Select your update destination folder - + Check - + Select your library folder Vyberat složkus s logy - - + + Select your Models and Settings backup folder Zvolit složku pro automatické zálohy modelů a nastavení - + Select a folder for application logs Vybrat složku pro záznamy aplikace - + Select Google Earth executable Zvolit spustitelnou binárku aplikace Google Earth - + Select the folder replicating your SD structure Vybrat složku, která představuje obsah SD karty rádia - + Open Image to load Otevřít soubor s logem - + Images (%1) Obrázky (%1) @@ -908,74 +905,241 @@ Mode 4: Boards - + Left Horizontal Levá horizontální - + Left Vertical Levá vertikální - + Right Vertical Pravá vertikální - + Right Horizontal Pravá horizontální - + Aux. 1 - + Aux. 2 - - - + + Rud + + + + + Ele + + + + + Thr + + + + + Ail + + + + + P1 + + + + + P2 + + + + + P3 + + + + + + + + + + + + S1 + + + + + POT1 + + + + + F1 + + + + + F2 + + + + + F3 + + + + + F4 + + + + + + + + + + + S2 + + + + + + + + LS + + + + + + + + RS + + + + + + + TltX + + + + + + + TltY + + + + + + S3 + + + + + + 6P + + + + + L1 + + + + + L2 + + + + + + JSx + + + + + + JSy + + + + + EX1 + + + + + EX2 + + + + + EX3 + + + + + EX4 + + + + + + None Žádný - + Pot with detent Pot s aretací - + Multi pos switch - + Pot without detent Pot bez aretace - + Slider with detent Jezdec s aretací - + 2 Positions Toggle 2 pozice bez aretace - + 2 Positions 2 pozice - + 3 Positions 3 pozice @@ -1299,37 +1463,37 @@ Mode 4: - + Select or create a file for exported Settings: - + Press the 'Retry' button to choose another file. - + Simulator for this firmware is not yet available Simulátor pro tuto verzi firmware zatím není dostupný - + Uknown error during Simulator startup. Neznámá chyba během spuštění simulace. - + Simulator Error - + Data Load Error - + Error occurred while starting simulator. @@ -1471,17 +1635,17 @@ Do you want to import settings from a file? ComponentData - + Releases - + Pre-release - + Nightly @@ -1633,12 +1797,12 @@ Do you want to import settings from a file? Symetrická f(x)=f(-x) - + Not enough free points in global points array to store the curve. - + Editing curve %1: %2 @@ -1896,120 +2060,141 @@ Do you want to import settings from a file? - + Played once, not during startup Hrát jednou, ne při výběru modelu - + + !1x + + + + No repeat Neopakovat - + + + 1x + + + + Repeat %1s - + + %1s + + + + Beep 1 - + Beep 2 - + Beep 3 - + Warn 1 - + Warn 2 - + Cheep - + Ratata - + Tick - + Siren - + Ring - + Sci Fi - + Robot - + Chirp - + Tada - + Cricket - + Alarm Clock - + Value Hodnota - + Source Zdroj - + Global Variable - + Inc/Decrement + + + On + + Vario @@ -2076,22 +2261,22 @@ Do you want to import settings from a file? Bind ext. modulu - + Flight Let - + Telemetry Telemetrie - + s - + DISABLED ZAKÁZÁN @@ -2104,119 +2289,119 @@ Do you want to import settings from a file? CustomFunctionsPanel - + Switch Spínač - + Action Akce - + Parameters Hodnota - + Popup menu available - + SF%1 - + GF%1 - + GV GP - + ON Překlad se do formuláře nevejde. Zap - + Error occurred while trying to play sound, possibly the file is already opened. (Err: %1 [%2]) - + Unable to find or open sound file: %1 - + Delete Function. Are you sure? - + Cut Special Function. Are you sure? - + Copy Kopírovat - + Cut Vyjmout - + Paste Vložit - + Clear Vymazat - + Insert Vložit - + Delete Odstranit - + Move Up Posunout nahoru - + Move Down Posunout dolů - + Clear All Vyčistit vše - + Clear Function. Are you sure? - + Clear all Functions. Are you sure? @@ -2455,48 +2640,48 @@ Do you want to import settings from a file? - + Switch Spínač - + Switch Spínač - + cannot be exported on this board! -na této desce nelze exportovat! - + Source Zdroj - + Source %1 cannot be exported on this board! Zdroj %1 nelze na této desce exportovat! - + OpenTX only accepts %1 points in all curves V OpenTX je možné zadat pouze %1 bodů dohromady ve všech křivkách - + OpenTx only accepts %1 points in all curves V OpenTX je možné zadat pouze %1 bodů dohromady ve všech křivkách - - + + OpenTX on this board doesn't accept this function OpenTX nepodporuje tuto funkci na této zákl. desce - + OpenTX doesn't accept this radio protocol OpenTX nepodporuje tento protokol @@ -2732,12 +2917,12 @@ Error: %2 EdgeTXInterface - + Radio settings file checksum error. You are advised to review the settings - + Companion does not support settings version %1! @@ -2957,17 +3142,17 @@ Pokud není použito, vstup je AKTIVNÍ stále. - + Clear All Vyčistit vše - + Set All Nastavit vše - + Invert All Invertovat vše @@ -3319,297 +3504,304 @@ Blank means include all. ?, *, and [...] wildcards accepted. Firmware - + Channel values displayed in us Hodnoty kanálů budou zobrazeny v us (mikrosekundy) místo procent - + No OverrideCH functions available Funkce Zámek kanálu není dostupná - + Possibility to enable FAI MODE (no telemetry) at field Možnost povolit FAI MODE v menu rádia. FAI je soutěžní mód (www.fai.org), zablokuje vario, zobrazení telemetrie a funkce hlasového hlášení. - + FAI MODE (no telemetry) always enabled FAI MODE vždy aktivní (nelze vypnout v menu rádia) FAI je soutěžní mód (www.fai.org), zablokuje vario, zobrazení telemetrie a funkce hlasového hlášení. - + Removes D8 FrSky protocol support which is not legal for use in the EU on radios sold after Jan 1st, 2015 - - + + + + + + + + + + - - - - - - Disable HELI menu and cyclic mix support Odstranit funkce pro heli a nastavení typu mechaniky - - + + + + + + + + + + - - - - - - Disable Global variables Odstranit Globální proměnné - - + + + + + + + + + + - - - - - - Enable Lua custom scripts screen - + Use alternative SQT5 font Použít alternativní znakovou sadu písma (jiný font) - + Pots use in menus navigation Moznost zadávat hodnoty a pohybovat se v menu pomocí potenciometrů - + FrSky Taranis X9D+ - + Enable non certified firmwares - + Enable AFHDS3 support - - + + Disable RAS (SWR) - + FrSky Taranis X9D+ 2019 - + FrSky Taranis X9D - + Haptic module installed Podpora pro vibrační modul - + FrSky Taranis X9E - + Confirmation before radio shutdown Přidá potvrzování před vypnutím rádia - + Horus gimbals installed (Hall sensors) - + FrSky Taranis X9-Lite - + FrSky Taranis X7 / X7S - + FrSky Taranis X-Lite S/PRO - + FrSky Taranis X-Lite - + FrSky Horus X10 / X10S - - - - - - Support hardware mod: R9M ACCESS - - - - + FrSky Horus X10 Express / X10S Express - + FrSky Horus X12S - + Use ONLY with first DEV pcb version - + Jumper T12 / T12 Pro - - + + Support for MULTI internal module - + Jumper T-Lite - + + Jumper T-Lite (F4 MCU) + + + + Jumper T-Pro - + Jumper T16 / T16+ / T16 Pro - - - - + + + + Support for bluetooth module - + Radiomaster TX12 - + Radiomaster TX12 Mark II - + Radiomaster Zorro - + Select if internal ELRS module is installed - + + Radiomaster Boxer + + + + Radiomaster T8 - + Allow bind using bind key - + Radiomaster TX16S / SE / Hall / Masterfire - + Support internal GPS - + Support hardware mod: FlySky Paladin EV Gimbals - + Jumper T18 - + FlySky NV14 - + BETAFPV LiteRadio3 Pro - + iFlight Commando8 - + Turnigy 9XR-PRO - + Enable HELI menu and cyclic mix support Funkce pro heli, nastavení typu mechaniky - + Global variables Aktivuje Globální Proměnné Jsou to proměnné, které lze použít pro konfiguraci místo některých pevných číselných hodnot. @@ -3618,29 +3810,29 @@ Jejich hodnoty naleznete u originální 9x desky v seznamu křivek. U ostatních Nastavení hodnoty se provádí přímo v seznamu proměnných, nebo pomocí Funkce - + In model setup menus automatically set source by moving the control Výběr spínače v mixu atd. se provádí jeho sepnutím - + In model setup menus automatically set switch by moving the control Výběr spínače v mixu atd. se provádí jeho sepnutím - + No graphical check boxes and sliders Nahrazeni posuvníku a zatržítek (checkboxu) textem - + Battery graph Grafické znázornění stavu baterie - + Don't use bold font for highlighting active items Vypnout zvýraznění aktivních mixů/spínačů tučným písmem. Pokud není tato volby vybrána, @@ -3649,23 +3841,23 @@ zobrazovány tučným pismem. Neaktivní mixy/spínače budou zobrazeny normálním písmem - + FrSky Taranis X9-Lite S - + FrSky Taranis X7 / X7S Access - - + + Support for ACCESS internal module replacement - + Enable resetting values by pressing up and down at the same time Rychlé nastavení hodnoty současným stiskem dvou tlačítek. (+) a (-) invertuje hodnotu @@ -3674,24 +3866,16 @@ zobrazeny normálním písmem (UP) a (DN) vastaví výchozí hodnotu - + 9X with AR9X board - + 9X with Sky9x board - - FirmwareInterface - - - Compressed image size exceeds reserved space. - - - FlapsPage @@ -4465,7 +4649,7 @@ Nyní používáte: FunctionSwitchesPanel - + SW%1 @@ -4615,12 +4799,12 @@ p, li { white-space: pre-wrap; } GP - + Own value Vlastní hodnota - + Flight mode %1 value Hodnota režimu LR%1 @@ -4650,161 +4834,239 @@ These will be relevant for all models in the same EEPROM. Tyto volby jsou platné pro všechny modely v jedné EEPROM. - + Setup Nastevní - + Trainer Trenér - + Global Functions Globální funkce - + Hardware - + Calibration Kalibrace - + + Enabled Features + + + + Wrong data in profile, radio calibration was not retrieved Špatná data v profilu, není možné získat parametry kalibrace - + Wrong data in profile, Switch/pot config not retrieved Špatná data v profilu, není možné získat nastavení Přepínač/Potenciometr - + Wrong data in profile, hw related parameters were not retrieved Špatná data v profilu, není možné získat HW parametry - + Do you want to store calibration in %1 profile<br>overwriting existing calibration? Chcete uložit kalibraci do profilu %1<br>Přepsat existující kalibraci? - + Calibration and HW parameters saved. Kalibrace a HW parametry byly uloženy. + + GeneralOptionsPanel + + + Radio Menus + + + + + Themes + + + + + Global Functions + Globální funkce + + + + Trainer + Trenér + + + + Model Menus + + + + + Heli + + + + + Flight Modes + Letové režimy + + + + Curves + Křivky + + + + Global Variables + Globální proměnné + + + + Logical Switches + Logické spínače + + + + Special Functions + Speciální funkce + + + + Custom Mix Scripts + + + + + Telemetry + Telemetrie + + GeneralSettings - + Radio Settings - + Internal Interní - + Ask - + Per model - + Internal + External - + External - - + + OFF Vypnuto - + Enabled - + Telemetry Telemetrie - + Trainer Trenér - + Telemetry Mirror - + Telemetry In - + SBUS Trainer SBUS trenér - + LUA - + CLI - + GPS - + Debug - + SpaceMouse - + + External module + + + + mA - + Normal Normální - + OneBit @@ -4867,12 +5129,12 @@ Tyto volby jsou platné pro všechny modely v jedné EEPROM. Časový posun od UTC - + Voice Language Jazyk hlasových zpráv - + Country Code Kód země @@ -4882,33 +5144,33 @@ Tyto volby jsou platné pro všechny modely v jedné EEPROM. Revers os kniplů - + FAI Mode FAI mód - + Adjust RTC Nastavit RTC - + Vario pitch at max Tón varia na maximu - - + + Hz - + Speaker Volume Hlasitost reproduktoru - + Backlight Switch Spínač podsvětlení @@ -4918,34 +5180,34 @@ Tyto volby jsou platné pro všechny modely v jedné EEPROM. Mód zvuku - + Color 1 Barva 1 - + Color 2 Barva 2 - + Speaker Pitch (spkr only) Tón zvuku (pouze spkr) - + If this value is not 0, any keypress will turn on the backlight and turn it off after the specified number of seconds. Pokud tato hodnota není nula, každé stisknutí klávesy zapne podsvétlení a vypne ho až po uplynutí nastaveného počtu sekund. - - - + + + sec s - + Backlight color Barva podsvětlení @@ -4990,41 +5252,41 @@ Tyto volby jsou platné pro všechny modely v jedné EEPROM. Zvuk v pozadí - - + + ms - + Backlight Auto OFF after Auto. vypnutí podsvětlení po - + Backlight flash on alarm Blik. podsvětlením při alarmu - + Vario pitch at zero Tón varia na nule - + Vario repeat at zero Opakování varia na nule - + This is the switch selectrion for turning on the backlight (if installed). Toto je volba spínače který zapne podsvětlení (pokud je nainstalováno). - - + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -5039,32 +5301,32 @@ p, li { white-space: pre-wrap; } <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">Hodnoty mohou být 20-45</span></p></body></html> - + Backlight Brightness Jas podsvětlení - + RotEnc Navigation Navigace otočným enkodérem - + Automatically adjust the radio's clock if a GPS is connected to telemetry. Automaticky nastaví hodiny rádia, pokud je k telemetrii připojen GPS. - + America Amerika - + Japan Japonsko - + Europe Evropa @@ -5074,7 +5336,7 @@ p, li { white-space: pre-wrap; } Jas vypnutého podsvětlení - + Mode selection: Mode 1: @@ -5115,172 +5377,182 @@ Mode 4: - + Mode 1 (RUD ELE THR AIL) Mód1 (Směr.Výšk.Plyn.Křid) - + Mode 2 (RUD THR ELE AIL) Mód2 (Směr.Plyn.Výšk.Křid) - + Mode 3 (AIL ELE THR RUD) Mód3 (Křid.Výšk.Plyn.Směr) - + Mode 4 (AIL THR ELE RUD) Mód4 (Křid.Plyn.Výšk.Směr) - + <html><head/><body><p>Channel order</p><p><br/></p><p>Defines the order of the default mixes created on a new model.</p></body></html> <html><head/><body><p>Pořadí kanálů</p><p><br/></p><p>Definuje výchozí pořadí kanálů použité při vytvoření nového modelu.</p></body></html> - + If you enable FAI, only RSSI and RxBt sensors will keep working. This function cannot be disabled by the radio. - + RSSI Poweroff Warning - + Low EEPROM Warning - + Owner Registration ID - - R E T A - S V P K + + Model quick select + - - R E A T + + Enable this to quickly change model on the model select page (a long press can then be used to open the model edit menu). + + + + + R E T A + S V P K + + + + R E A T S V K P - + R T E A S P V K - + R T A E S P K V - + R A E T S K V P - + R A T E S K P V - + E R T A V S P K - + E R A T V S K P - + E T R A V P S K - + E T A R V P K S - + E A R T V K S P - + E A T R V K P S - + T R E A P S V K - + T R A E P S K V - + T E R A P V S K - + T E A R P V K S - + T A R E P K S V - + T A E R P K V S - + A R E T K S V P - + A R T E K S P V - + A E R T K V S P - + A E T R K V P S - + A T R E K P S V - + A T E R K P V S - + Battery warning voltage. This is the threashhold where the battery warning sounds. @@ -5289,300 +5561,289 @@ Acceptable values are 3v..12v Použitelné hodnoty jsou 5v..10v {3v?} {12v?} - + Power On Delay - + Jack Mode - + Audio - + Trainer Trenér - + DMS - + USB Mode - + Power Off Delay - - + + Ask on Connect - + Joystick (HID) - + USB Mass Storage - + USB Serial (CDC) - + Stick Mode Výchozí mód vysílačky - + Metric Metrické - + Imperial Imperiální - + Default Channel Order Výchozí pořadí kanálů - + GPS Coordinates Souřadnice GPS - + Min - - + + v V - + Max - + Inactivity Timer Časovač nečinnosti - + Show Splash Screen on Startup Zobrazit úvodní logo - + Contrast Kontrast - + Battery Meter Range Rozsah ukazatele baterie - + Haptic Strength Síla vibrací - + LCD Display Type Typ LCD zobrazovače - + "No Sound" Warning Upozornění na vypnutý zvuk - + Battery Warning Alarm baterie - + Haptic Length Délka vibrací - + MAVLink Baud Rate Přenosová rychlost MAVLink - - + + Quiet Tichý - + Only Alarms Jen alarm - - + + No Keys Bez kláves - - + + All Vše - + Standard - + Optrex - + If not zero will sound beeps if the transmitter has been left without inputs for the specified number of minutes. Pokud není nastaveno na nulu, bude zapnuto zvukové upozornění, že jste rádio nechali bez povšimnutí nastavený počet minut. - - nnnnnnNN - - - - + Keys Backlight - + Rotary Encoder Mode - + min - - - Show splash screen on startup - Zobrazit úvodní logo při zapnutí vysílčky - - - + --- - + 2s - + 3s - + 4s - + 6s - + 8s - + 10s - + 15s - + 4800 Baud - + 9600 Baud - + 14400 Baud - + 19200 Baud - + 38400 Baud - + 57600 Baud - + 76800 Baud - + 115200 Baud - - - + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -5597,67 +5858,67 @@ p, li { white-space: pre-wrap; } - - + + X-Short Extra krátký - - + + Short Krátký - - + + Normal Normální - - + + Long Dlouhý - - + + X-Long Extra dlouhý - + NMEA - + Play Delay (switch mid position) Filtr poloh přepínače - + Measurement Units Měrné jednotky - + Haptic Mode Mód vibrací - + Beeper Length Délka zvuku - + Beeper Mode Mód zvuku - + Beeper volume 0 - Quiet. No beeps at all. @@ -5674,7 +5935,7 @@ p, li { white-space: pre-wrap; } 4 - Extra Hlasitý. - + Alarms Only Jen alarmy @@ -5682,82 +5943,82 @@ p, li { white-space: pre-wrap; } GeneralSetupPanel - + OFF Vypnuto - + Keys Klávesy - + Sticks Páky - + Keys + Sticks Klávesy i páky - + ON Zap - + English - + Dutch - + French - + Italian - + German - + Czech - + Slovak - + Spanish - + Polish - + Portuguese - + Russian @@ -5772,64 +6033,79 @@ p, li { white-space: pre-wrap; } - + Danish - + + Chinese + + + + + Japanese + + + + + Hebrew + + + + No Ne - + RotEnc A Otočný enkodér :A - + Rot Enc B Otočný enkodér :B - + Rot Enc C Otočný enkodér :C - + Rot Enc D Otočný enkodér :D - + Rot Enc E Otočný enkodér :E - + If you enable FAI, only RSSI and RxBt sensors will keep working. This function cannot be disabled by the radio. Are you sure ? - + Normal Normální - + Inverted - + Vertical Inverted, Horizontal Normal - + Vertical Inverted, Horizontal Alternate @@ -5855,99 +6131,118 @@ Are you sure ? HardwarePanel - + Sticks Páky - + Dead zone - + Pots - + Sliders - + Switches - + RTC Battery Check - + Bluetooth - + Device Name: Název zařízení: - - Antenna - Anténa + + Sample Mode + - - Internal module + + Serial ports - - Sample Mode + + + Power - - Serial ports + + USB-VCP - - - %1 + + ADC Filter + ADC filtr + + + + Internal RF - - - Power + + Type - - USB-VCP + + Baudrate: - - ADC Filter - ADC filtr + + Antenna: + - + + External RF + + + + + AUX1 + + + + + AUX2 + + + + S.Port Power - + Current Offset Ofset proudu - + Warning: Changing the Internal module may invalidate the internal module protocol of the models! @@ -6288,73 +6583,78 @@ Are you sure ? - + Favorites - + Cannot find %1/RADIO/radio.yml - + Found %1/RADIO/radio.yml - + Cannot find %1/MODELS/models.yml - + Found %1/MODELS/models.yml - + Cannot find %1 - + Found %1 - + Cannot extract RADIO/radio.yml - - + + Cannot load RADIO/radio.yml - - + + Can't load MODELS/labels.yml - + Cannot extract - - + + Cannot load - + Cannot list files + + + Error deleting files + + LimitData @@ -6796,715 +7096,725 @@ Sloupce pro nadmořskou výšku "GAlt" a pro rychlost "GSpd" MainWindow - + File loaded Soubor byl načten - - + + File saved Soubor byl uložen - + The new theme will be loaded the next time you start Companion. Nové téma bude použito při příštím spuštění Companion. - - + + Open Models and Settings file Otevřít soubor modelů a nastavení - + Read Models and Settings From Radio Načíst modely a nastavení z rádia - + Save Radio Backup to File Uložit zálohu rádia do souboru - + Read Radio Firmware to File Načíst firmware rádia do souboru - + If you've found this program useful, please support by <a href='%1'>donating</a> Pokud vám byl tento program užitečný, podpořte jej <a href='%1'>darem</a> - + About Companion O aplikaci Companion - + New Nový - + Open... Otevřít - + Save Uložit - + Save As... Uložit jako... - + Compare models Porovnat modely - + Exit the application Ukončit aplikaci - - + + Synchronize SD Synchronizace SD - + A monochrome black icon theme Černé mono téma - + A monochrome white icon theme Bílé mono téma - + A monochrome blue icon theme Modré mono téma - + Local Folder - + Radio Folder - + + Writing models and settings to radio + + + + + In progress... + + + + EdgeTX Home Page: <a href='%1'>%1</a> - + The EdgeTX Companion project was originally forked from <a href='%1'>OpenTX</a> - + File new <a href='%1'>Issue or Request</a> - + Copyright - + EdgeTX Companion %1 - Radio: %2 - Profile: %3 - + About Companion... - + Download components... - + Download EdgeTX components and supporting resources - + Check for updates... - + Check for updates to EdgeTX and supporting resources - + Create a new Radio Settings Profile Vytvořit nový profil nastavení rádia - + Copy Current Radio Profile Kopírovat současný profil rádia - + Duplicate current Radio Settings Profile Duplikovat současný profil rádia - + Delete Current Radio Profile... Odstranit současný profil rádia... - + Delete the current Radio Settings Profile Odstranit současný profil nastavení rádia - + Export Application Settings.. - + Save all the current %1 and Simulator settings (including radio profiles) to a file. - + Import Application Settings.. - + Load %1 and Simulator settings from a prevously exported settings file. - + Tabbed Windows Okna se záložkami - + Use tabs to arrange open windows. Pomocí záložek můžete uspořádat otevřená okna. - + Tile Windows Dlaždice - + Arrange open windows across all the available space. Uspořádá otevřená okna napříč celým volným prostorem. - + Cascade Windows Kaskádová okna - + Arrange all open windows in a stack. Uspořádá všechna otevřená okna do kaskády. - + Close All Windows Zavřít všechna okna - + Closes all open files (prompts to save if necessary. Zavře všechny otevřené soubory (v případě potřeby vás požádá o uložení). - + Window Okno - + Ctrl+Shift+S - + Ctrl+Alt+L - + Ctrl+Alt+D - + Ctrl+Alt+R - + Small Malá - + Use small toolbar icons Použít malé ikony nástrojové lišty - + Use normal size toolbar icons Použít normální velikost ikon nástrojové lišty - + Normal Normální - + Use big toolbar icons Použít velké ikony nástrojové lišty - + Big Velká - + Use huge toolbar icons Použít největší ikony nástrojové lišty - + Huge Největší - + Please save or close all modified files before importing settings - + <html><p>%1 and Simulator settings can be imported (restored) from a previosly saved export (backup) file. This will replace current settings with any settings found in the file.</p><p>An automatic backup of the current settings will be attempted. But if the current settings are useful then it is recommended that you make a manual backup first.</p><p>For best results when importing settings, <b>close any other %1 windows you may have open, and make sure the standalone Simulator application is not running.</p><p>Do you wish to continue?</p></html> - + Confirm Settings Import - + Select %1: - + backup - + Press the 'Ignore' button to continue anyway. - + The settings could not be imported. - + <html><p>New settings have been imported from:<br> %1.</p><p>%2 will now re-initialize.</p><p>Note that you may need to close and restart %2 before some settings like language and icon theme take effect.</p> - + <p>The previous settings were backed up to:<br> %1</p> - + Create a new Models and Settings file Vytvořit nový soubor modelů a nastavení - - + + Checking for updates... - - + + Save Models and Settings file Uložit soubor modelů a nastavení - + Exit Ukončit - + Classical Klasik9x - + The classic companion9x icon theme Původní téma companion9x - + Yerico - + Yellow round honey sweet icon theme Žluté medové téma - + Monochrome Mono - + MonoWhite Mono-bílé - + MonoBlue Mono-modré - + System language Výchozí jazyk prostředí - + View Log File... Zobrazit Log - + Open and view log file Otevře a zobrazí soubor logu rádia - + Settings... Předvolby... - + Edit Settings Upravit nastavení předvoleb - + Compare Models... Porovnat modely... - + Edit Radio Splash Image... Upravit úvodní logo rádia... - + Edit the splash image of your Radio Upravit úvodní grafické logo rádia - - + + Read Firmware from Radio Načíst firmware z rádia - + Read firmware from Radio Načíst firmware z rádia - + Write Firmware to Radio Zapsat firmware do rádia - + Write firmware to Radio Zapsat firmware do rádia - + Add Radio Profile Nový profil rádia - + Write Models and Settings To Radio Zapsat modely a nastavení do rádia - + Write Models and Settings to Radio Zapsat modely a nastavení do rádia - + Some text will not be translated until the next time you start Companion. Please note that some translations may not be complete. Některé texty nebudou přeloženy dokud nerestartujete Companion. Upozorňujeme, že některé překlady nemusí být kompletní. - - + + Read Models and Settings from Radio Načíst modely a nastavení z rádia - + There are unsaved file changes which you may lose when switching radio types. Do you wish to continue? - + No local SD structure path configured! Žádná cesta k místní struktuře SD karty není nakonfigurována! - + No Radio or SD card detected! Rádio ani SD karta nebyla nalezena! - + Models and Settings read Modely a nastavení byly přečteny - - + + This function is not yet implemented Tato funkce ještě není implementována - + Close Zavřít - + Close Models and Settings file Zavřít soubor modelů a nastavení - + List of recently used files Seznam nedávno použitých souborů - + Radio Profiles Profily rádia - + Create or Select Radio Profiles Vytvořit nebo vybrat profil nastavení rádia - + Release notes... - + Show release notes - + Configure Communications... Nastavení propojení - + Configure software for communicating with the Radio Nastavení softwaru pro komunikaci s rádiem - + Write Backup to Radio Zapsat zálohu do rádia - + Write Backup from file to Radio Zapsat zálohu ze souboru do rádia - + Backup Radio to File Zálohovat rádio do souboru - + Save a complete backup file of all settings and model data in the Radio Uložit kompletní zálohu modelů a nastavení rádia - + - Copy .-.Kopírovat - + Companion :: Open files warning - + Please save or close modified file(s) before deleting the active profile. - + Not possible to remove profile Není možné odebrat profil - + The default profile can not be removed. Výchozí profil nemůže být odstraněn. - + Confirm Delete Profile Potvrďte odstranění profilu - + Are you sure you wish to delete the "%1" radio profile? There is no way to undo this action! Opravdu chcete smazat profil "%1"? Neexistuje žádný způsob, jak tuto akci vrátit! - + SD card synchronization Syncronizace SD karty se složkou s daty - + Use default system language. Použít výchozí systémový jazyk. - + Use %1 language (some translations may not be complete). Použije jazyk %1 (některé překlady nemusí být kompletní). - + Recent Files Nedávné soubory - + Set Icon Theme Téma ikon - + Set Icon Size Velikost ikon - + Write Zápis - + Alt+%1 - + Show the application's About box O aplikaci Companion - + Set Menu Language Jazyka - - + + File Soubor - - + + Edit Úpravy - + Settings Nastavení - + Read/Write Čtení/Zápis - - + + Help Nápověda - + Ready Připraven - + %2 @@ -7512,31 +7822,31 @@ Do you wish to continue? MdiChild - + Editing model %1: Editace modelu %1: - + Unable to find file %1! Nemohu nalézt soubor %1! - + Error opening file %1: %2. Chyba při otevírání souboru %1: %2. - + Error reading file %1: %2. Chyba při otevírání souboru %1: %2. - + Save As Uložit jako @@ -7658,7 +7968,7 @@ Do you wish to continue? - + Insert Vložit @@ -7690,52 +8000,73 @@ Do you wish to continue? Simulace Rádia - + Unable to Edit Radio Settings whilst models are open for editing. - + + + Invalid file extension! + + + + + Do not show this message again + + + + + Models and settings written to radio + + + + + Error writing models and settings to radio! + + + + Internal module protocol changed to <b>OFF</b> for %1 models! - + Select a model template file - + Add a new model using - + Defaults - + Edit Úpravy - + Wizard - + Template - + Failed to remove temporary model! - + Export model @@ -7795,22 +8126,22 @@ Do you wish to continue? Zobrazit panel nástrojů Modelů - + Cannot insert model, last model in list would be deleted. Nelze vložit model, poslední model v seznamu by byl smazán. - + Cannot add model, could not find an available model slot. Nelze přidat model, nelze najít dostupný volný slot. - + Cannot paste model, out of available model slots. Model nelze vložit, není dostupný volný slot. - + Delete %n selected model(s)? Odstranit %n vybraný model? @@ -7819,12 +8150,12 @@ Do you wish to continue? - + Cannot duplicate model, could not find an available model slot. Nelze duplikovat model, nelze najít dostupný volný slot. - + Favorites @@ -7858,28 +8189,13 @@ Do you wish to continue? Do you want to continue? - - - Don't show this message again - - Unable to find radio SD card! - - Saved models and settings to radio - - - - - Error saving models and settings to radio! - - - - + Open backup Models and Settings file Otevřít zálohu modelů a nastavení rádia @@ -7920,22 +8236,22 @@ Do you wish to continue? - + read only - + Model already exists! Do you want to overwrite it or insert into a new slot? - + Overwrite - + Do you want to overwrite radio general settings? Chcete přepsat obecná nastavení rádia? @@ -7952,12 +8268,12 @@ Chcete změny uložit? - + Cannot write temporary file! Nelze zapsat dočasný soubor! - + Invalid binary backup File %1 Neplatný binární soubor zálohy %1 @@ -8622,61 +8938,149 @@ p, li { white-space: pre-wrap; } Simulace - + Setup Nastevní - + Heli - + Inputs Vstupy(DR/Expo) - + Logical Switches Logické spínače - + Mixes Mixer - + Flight Modes Letové režimy - + Outputs Výstupy - + Curves Křivky - + Special Functions Speciální funkce - + Telemetry Telemetrie - - + + Custom Screens + + + Enabled Features + + + + + ModelOptionsPanel + + + Global + + + + + Off + Vypnuto + + + + On + + + + + Radio Menus + + + + + Themes + + + + + Global Functions + Globální funkce + + + + Trainer + Trenér + + + + Model Menus + + + + + Heli + + + + + Flight Modes + Letové režimy + + + + Curves + Křivky + + + + Global Variables + Globální proměnné + + + + Logical Switches + Logické spínače + + + + Special Functions + Speciální funkce + + + + Custom Mix Scripts + + + + + Telemetry + Telemetrie + ModelPrinter @@ -8757,8 +9161,8 @@ p, li { white-space: pre-wrap; } - - + + OFF Vypnuto @@ -8769,19 +9173,19 @@ p, li { white-space: pre-wrap; } - + Mode Mód - + Channels Počet kanálů - + Frame length @@ -8792,7 +9196,7 @@ p, li { white-space: pre-wrap; } - + Polarity Polarita @@ -8802,424 +9206,425 @@ p, li { white-space: pre-wrap; } Protokol - - + + Delay Zpoždění - - + + Receiver Dle nastavení přijímače - + Radio protocol - + Subtype Subtyp - + Option value Volitelná hodnota - + + Sub Type - - + + RF Output Power - + Output Type - + RX Output Frequency - + Raw 12 bits - + 90 - + 120 - + 120X - + 140 - + Scale(%1) - - + + Weight(%1) - - + + Switch(%1) - + No Trim - + MULT! - + Flight modes Letové režimy - + Flight mode Letový režim - + All Vše - + Edge - + Sticky - + Timer - + missing - + Duration Trvání - + Extended Limits Rozšířené limity (125%) - + Display Checklist Zobrazit poznámky - + Global Functions Globální funkce - + Manual - + Auto - + Failsafe Mode Režim Failsafe - - + + Hold Držet hodnotu - + No Pulse Žádné pulzy - + Not set Nenastaveno - + No pulses - + Step - + Display - + Extended - + Never Nikdy - + On Change - + Always Vždy - - - + + + Source Zdroj - + Trim idle only - + Warning Varování - + Reversed - + FrSky S.PORT - + FrSky D - + FrSky D (cable) FrSky D (kabel) - + Alti - + Alti+ - + VSpeed - + + - A1 Telem. vstup A1 - + + - A2 Telem. vstup A2 + - A3 Telem. vstup A3 + - A4 Telem. vstup A4 + - FAS - + Cells - + Min Min - + Max Max - + Numbers Hodnoty - + Bars Ukazatele - + Script Skript - + Filename Soubor - + Error: Unable to open or read file! - + Off Vypnuto - - - - - + + + + + None Žádný - - - + + + FM%1 LR%1 - + FM%1%2 LR%1%2 - + FM%1+%2 LR%1+%2 - + NoTrim Žádný trim - + No DR/Expo Bez DR/Expo - - + + Offset(%1) Ofset(%1) - + Delay(u%1:d%2) - + Slow(u%1:d%2) - + Warn(%1) - + Disabled in all flight modes Zakázáno ve všech letových režimech - + instant - + Custom Volná-XY @@ -9255,27 +9660,27 @@ p, li { white-space: pre-wrap; } ModelsListModel - + Index - + Name Název - + RX # - + Labels - + Model %1 Translators: do NOT use accents here, this is a default model name. @@ -9343,11 +9748,6 @@ p, li { white-space: pre-wrap; } RF Output Power - - - Low Power - Nízký výkon - us @@ -9364,18 +9764,18 @@ p, li { white-space: pre-wrap; } - + Show values in: Zobrazit hodnoty v: - + % abbreviation for percent - + μs abbreviation for microseconds @@ -9472,6 +9872,11 @@ p, li { white-space: pre-wrap; } Raw 12 bits + + + Low power mode + + RX Frequency @@ -9483,7 +9888,17 @@ p, li { white-space: pre-wrap; } - + + Option check + + + + + Option combo + + + + Failsafe Positions Pozice Failsafe @@ -9516,110 +9931,280 @@ p, li { white-space: pre-wrap; } ModuleData - + Positive Pozitivní - + Negative Negativní - + + No Telemetry + + + + + MLink + + + + Trainer Port Port Trenér - + Internal Radio System Interní vysílací modul - + External Radio Module Externí vysílací modul - + Extra Radio System Extra modul - + Radio System Vysílací modul - + + OFF + Vypnuto + + + + PPM + + + + + Silverlit A + + + + + Silverlit B + + + + + Silverlit C + + + + + CTP1009 + + + + + LP45 + + + + + DSM2 + + + + + DSMX + + + + + PPM16 + + + + + PPMsim + + + + + FrSky XJT (D16) + + + + + FrSky XJT (D8) + + + + + FrSky XJT (LR12) + + + + + FrSky DJT + + + + + Crossfire + + + + + Multi + + + + + FrSky R9M + + + + + FrSky R9M Lite + + + + + FrSky R9M Lite Pro + + + + + SBUS output at VBat + + + + + FrSky ACCESS ISRM + + + + + FrSky ACCST ISRM D16 + + + + + FrSky ACCESS R9M 2019 + + + + + FrSky ACCESS R9M Lite + + + + + FrSky ACCESS R9M Lite Pro + + + + + FrSky XJT lite (D16) + + + + + FrSky XJT lite (D8) + + + + + FrSky XJT lite (LR12) + + + + + AFHDS3 + + + + + Ghost + + + + + Lemon-Rx DSMP + + + + 10mW - 16CH - - + + 100mW - 16CH - + 500mW - 16CH - + Auto <= 1W - 16CH - - + + 25mW - 8CH - - + + 25mW - 16CH - + 200mW - 16CH (no telemetry) - + 500mW - 16CH (no telemetry) - + 100mW - 16CH (no telemetry) - + 25 mW - + 100 mW - + 500 mW - + 1 W - + 2 W @@ -9627,47 +10212,27 @@ p, li { white-space: pre-wrap; } ModulePanel - + Warning: The internal module protocol <b>%1</b> is incompatible with the hardware internal module <b>%2</b> and has been set to <b>OFF</b>! - + Value Hodnota - + Hold Držet hodnotu - + No Pulse Žádné pulzy - - Ask - - - - - Internal - Interní - - - - Internal + External - - - - - External - - - - + Bind on channel @@ -9675,424 +10240,456 @@ p, li { white-space: pre-wrap; } MultiModelPrinter - + Input Vstup - + Weight Váha - + Long. cyc - + Lateral cyc - + Collective Kolektiv - + Flight modes Letové režimy - - + + Flight mode Letový režim - - + + + + Switch Spínač - + General - + Model Image Obrázek modelu - + Throttle Plyn - + Trims - + Center Beep - + Switch Warnings Polohy spínačů - + Pot Warnings Hodnoty potenciometrů - + Other - + Timers - + Time - + Countdown Odečítat - + Mode Mód - - + + Start První kanál - + Modules - + Trainer port - + Helicopter Helikoptéra - + Swash - - - + + + Type - + Ring - + + + Function + Funkce + + + + + Repeat + + + + + + Enabled + + + + Protocol Protokol - + Low - + Critical - + Telemetry audio - + Altimetry - - + + Vario source Vario senzor - + Vario limits > - + Sink max - + Sink min - + Climb min - + Climb max - + Center silent - + Top Bar Hodnoty na horní liště - + Volts source Zdroj napětí - + Altitude source Zdroj výšky - + + Multi sensors + + + + + Show Instance IDs + + + + Function Switches - + Switch %1 - + Group - + Always On - + + + Parameters Hodnota - + Telemetry Sensors - + Telemetry Screens - + GF%1 - + Global Functions Globální funkce - + Checklist - - + + GV%1 GP%1 - + RE%1 - + Channel Kanál - - - - + + + + Name Název - + Prec - + Popup - + Outputs Výstupy - + Subtrim Subtrim - + Direct - + Curve Křivka - + PPM - + Linear Lineární - + Telemetry Telemetrie - - + + Min - + Min.call - + Persist - + F.In - + F.Out - + Global vars - - + + Max - + Global Variables Globální proměnné - + Inputs Vstupy(DR/Expo) - + Mixers Mixy - + Curves Křivky - + L%1 - + Logical Switches Logické spínače - + SF%1 - + Special Functions Speciální funkce - + Unit Jednotky - + RSSI Alarms RSSI Alarmy @@ -10100,60 +10697,10 @@ p, li { white-space: pre-wrap; } Multiprotocols - - Subtype - Subtyp - - - - Video TX frequency - Video TX frekvence - - - - CC2500 frequency fine tune - CC2500 doladění frekvence - - - - RF power - - - - - Telemetry - Telemetrie - - - - Servo output frequency - Výstupní frekvence serva - - - - Option value - Volitelná hodnota - - - - Fixed ID value - - - - - Enable Max Throw + + Servo update rate - - - RF Channel Number - - - - - DEFAULT - - MultirotorPage @@ -10181,22 +10728,22 @@ p, li { white-space: pre-wrap; } OpenTxEepromInterface - + Unknown error - + ... plus %1 errors - + Cannot write radio settings - + Cannot write model %1 @@ -10343,20 +10890,30 @@ p, li { white-space: pre-wrap; } QObject - + WARNING - + <p>Importing JumperTX data into OpenTX 2.3 is <b>not supported and dangerous.</b></p> <p>It is unfortunately not possible for us to differentiate JumperTX data from legitimate FrSky X10 data, but <b>You should only continue here if the file you opened comes from a real FrSky X10.</b></p> <p>Do you really want to continue?</p> + + + Compressed image size exceeds reserved space. + + + + + Show this message again at next startup? + Zobrazit toto upozornění i při příštím spuštění? + RadioData - + Favorites @@ -10493,12 +11050,12 @@ p, li { white-space: pre-wrap; } RadioKnobWidget - + <p>Value (input): <b>%1</b></p> <p>Hodnota (vstup): <b>%1</b></p> - + Right-double-click to reset to center. Dvakrát klikněte pravým tlačítkem pro vynulování do středu. @@ -11018,7 +11575,7 @@ s Offset - + Ofset @@ -11490,87 +12047,87 @@ Funkce trimu bude opačná, stejně tak i varování polohy páky plynu. SetupPanel - + Timer %1 Stopky %1 - + Popup menu available - + Profile Settings - + SD structure path not specified or invalid - + Copy Kopírovat - + Cut Vyjmout - + Paste Vložit - + Clear Vymazat - + Insert Vložit - + Delete Odstranit - + Move Up Posunout nahoru - + Move Down Posunout dolů - + Clear All Vyčistit vše - + Clear Timer. Are you sure? - + Clear all Timers. Are you sure? - + Cut Timer. Are you sure? - + Delete Timer. Are you sure? @@ -11792,7 +12349,7 @@ Funkce trimu bude opačná, stejně tak i varování polohy páky plynu. SimulatorMain - OpenTx Simulator + EdgeTx Simulator @@ -11847,8 +12404,13 @@ Funkce trimu bude opačná, stejně tak i varování polohy páky plynu. - Data source type to use (applicable to Horus only). One of: - Typ zdroje dat, který se má použít (platí pouze pro Horus). Jeden z: + Data source type to use. One of: + + + + + Unknown error during Simulator startup. + @@ -11894,7 +12456,7 @@ NOTE: any existing EEPROM data incompatible with the selected radio type may be CHYBA: K dispozici nejsou knihovny simulátoru. - + ERROR: Couldn't start simulator, missing radio/profile/data file/folder. Profile ID: [%1]; Radio ID: [%2]; Data File: [%3] @@ -11903,17 +12465,12 @@ Data File: [%3] Datový soubor: [%3] - + ERROR: Radio profile or simulator firmware not found. Profile ID: [%1]; Radio ID: [%2] Chyba: Nebyl nalezen profil rádia nebo firmware simulátoru. Profil ID: [%1]; Rádio ID: [%2] - - - Uknown error during Simulator startup. - Neznámá chyba během spuštění simulace. - SimulatorMainWindow @@ -12196,8 +12753,13 @@ The radio type specified in the selected profile is used by default. - Radio data (.bin/.eeprom/.otx) image file to use. A new file with a default image will be created if necessary.<br /> -<b>NOTE</b>: any existing EEPROM data incompatible with the selected radio type may be overwritten! + Radio data (.etx) settings file to use. A new file with default settings will be created if necessary.<br /> +<b>NOTE</b>: any existing data incompatible with the selected radio type may be overwritten! + + + + + Simulator: @@ -12255,22 +12817,22 @@ The default is configured in the chosen Radio Profile. - + All files (*.*) - + Select a data file - + Select Data Directory - + Select SD Card Image Folder @@ -12283,67 +12845,67 @@ The default is configured in the chosen Radio Profile. Companion Simulátor - + Radio Simulator (%1) - + Could not determine startup data source. - + Could not load data, possibly wrong format. - + Data Load Error - + Invalid startup data provided. Plese specify a proper file/path. - + Simulator Startup Error - + Error saving data: could open file for writing: '%1' - + Error saving data: could not get data from simulator interface. - + An unexpected error occurred while attempting to save radio data to file '%1'. - + Data Save Error - + Cannot open joystick, joystick disabled Nelze otevřít joystick, není povolený - + Radio firmware error: %1 - + - Flight Mode %1 (#%2) @@ -12777,6 +13339,11 @@ Too many errors, giving up. Disable multi sensor handling Ignoruj chyby ID senzorů (znemožní násobné užití týž senzorů) + + + Show Instance IDs + + Volt source @@ -13021,27 +13588,27 @@ Too many errors, giving up. TelemetryPanel - + Low Alarm Nízký alarm - + Critical Alarm Kriticky alarm - + Winged Shadow How High - + Winged Shadow How High (not supported) Winged Shadow How High (nepodporován) - + Delete Sensor. Are you sure? @@ -13061,7 +13628,7 @@ Too many errors, giving up. FrSky D (kabel) - + Source Zdroj @@ -13739,92 +14306,102 @@ hh:mm:ss Vibrovat - + + Beeps and Haptic + + + + + Voice and Haptic + + + + 5s - + 10s - + 20s - + 30s - + Not persistent Neukládat - + NOT - + Persistent (flight) Trvalý (v rámci letu) - + Flight Let - + Persistent (manual reset) Trvalý (reset ručně) - + Manual reset - + OFF Vypnuto - + ON Zap - + Start První kanál - + THs Pln> - + TH% Pln% - + THt Pln* - + Show Elapsed - + Show Remaining @@ -13856,22 +14433,22 @@ CTRL + scroll or PAGE UP/DOWN keys to change time in larger steps. TrainerMix - + OFF Vypnuto - + += (Sum) += (Sečíst) - + := (Replace) := (Nahradit) - + CH%1 @@ -13915,7 +14492,23 @@ CTRL + scroll or PAGE UP/DOWN keys to change time in larger steps. UpdateCompanion - + + Would you like to open the disk image to install the new version of Companion? + + + + + + Would you like to launch the Companion installer? + + + + + No install process support for your operating system + + + + Companion @@ -13924,6 +14517,11 @@ CTRL + scroll or PAGE UP/DOWN keys to change time in larger steps. Install + + + Asset filter applied: %1 - %2 found + + Expected 1 asset for install but none found @@ -13963,7 +14561,7 @@ CTRL + scroll or PAGE UP/DOWN keys to change time in larger steps. UpdateFirmware - + Firmware @@ -13991,347 +14589,285 @@ CTRL + scroll or PAGE UP/DOWN keys to change time in larger steps. UpdateInterface - + Component id: %1 exceeds maximum application settings components: %2! - - + + Copy filter pattern: %1 + + + + + + + + Asset filter applied: %1 - %2 found + + + + + Copy directory structure + + + + + Processing updates for: %1 - + %1 preparation failed - + %1 download failed - + %1 decompress failed - + %1 copy to destination failed - + Failed to save release settings - + %1 start async failed - + %1 housekeeping failed - - + + %1 update successful - - Update Interface - - - - + unknown neznámý - - Unable to download release meta data - - - - - Unable to download release assets information - - - - + %1 directory not configured in application settings! - + Failed to create %1 directory %2! - - Unable to open the download file %1 for writing. -Error: %2 - - - - - Invalid URL: %1 - - - - - URL: %1 - - - - - Network error has occurred. Error code: %1 - - - - - Unable to download %1. -Error:%2 -%3 - - - - - Unable to convert downloaded data to json format. -Error:%1 -%2 - - - - - Asset filter: %1 - - - - + No assets found in release '%1' using filter '%2' - + %1 assets found when %2 expected in release '%3' using filter '%4' - + Unable to set processing flags for asset %1 - + Unable to set sub directory for asset %1 - + Unable to set copy filter for asset %1 - - Downloading: %1 - - - - - Download: %1 - - - - - File exists: %1 - - - - - File %1 exists. Download again? - - - - - Failed to create directory %1! - - - - + Decompressing %1 - + Decompress: %1 - + Failed to decompress %1 - + Decompressed file structure not found at %1 - + Copy file structure from: %1 - - + + Failed to create directory %1 - - + + Check/create directory: %1 - - + + Directories checked/created: %1 - - + + Failed to delete existing file %1 - - + + Failed to copy file %1 - - + + Copied %1 to %2 - - + + Files copied: %1 - + Unable to determine source directory for asset %1 - + Copy files from %1 - + Deleted file: %1 - + No downloaded or decompressed files matched filter '%1' - + Preparing - + Set run folders failed - + Set release id from update release '%1' failed - + Flagging assets - + Downloading assets - + Unable to download flagged assets - + Decompressing assets - + Unable to decompress flagged assets - + Copying to destination - + Unable to copy assets - + Housekeeping - + Delete download directory: %1 - + Failed to delete downloads folder %1 - + Delete decompress directory: %1 - - + + Failed to delete decompress folder %1 - + Delete decompress folder: %1 - + Save release settings @@ -14339,11 +14875,76 @@ Error:%1 UpdateMultiProtocol - + Multiprotocol + + UpdateNetwork + + + Downloading: %1 + + + + + Download: %1 + + + + + File exists: %1 + + + + + File %1 exists. Download again? + + + + + Failed to create directory %1! + + + + + Unable to open the download file %1 for writing. Error: %2 + + + + + Invalid URL: %1 + + + + + URL: %1 + + + + + Network error has occurred. Error code: %1 + + + + + Ssl library version: %1 + + + + + Unable to download %1. Error:%2 +%3 + + + + + Unable to convert downloaded metadata to json. Error:%1 +%2 + + + UpdateOptionsDialog @@ -14372,58 +14973,58 @@ Error:%1 - + %1 %2 - + Options - + Clear current release information. Are you sure? - - + + Filter Filtr - + Max.Expected - + No Limit - + Download - + Decompress - + Install - + Copy Kopírovat - + Sub folder @@ -14431,40 +15032,40 @@ Error:%1 UpdateParameters - + None Žádný - + Exact - + Startswith - + Endswith - + Contains - - Expression + + Pattern UpdateSDCard - + SD Card @@ -14474,15 +15075,25 @@ Error:%1 - - Radio flavour %1 not listed in %2 + + Unable to retrieve asset '%1' from release '%2' + + + + + Unable to retrieve file '%1' from repo '%2' + + + + + Radio flavour '%1' not listed in '%2' UpdateSounds - + Sounds @@ -14492,40 +15103,48 @@ Error:%1 - - Asset not found in release '%1' using filter pattern '%2' + + Unable to retrieve asset '%1' from release '%2' - %1 assets found when %2 expected in release '%3' using filter pattern '%4' + Unable to retrieve file '%1' from repo '%2' - - Language %1 not listed in %2 + + Language '%1' not listed in '%2' - + Choose Language Packs - + No language packs have been selected. Sounds update will be skipped! - + Flagging assets + + UpdateStatus + + + Update Interface + + + UpdateThemes - + Themes @@ -14551,37 +15170,37 @@ Process now? - + No components have been flagged to check in Update Settings! - + Update Components - + Starting... - + Finished %1 - + successfully - + with errors - + Run SD card sync now? @@ -14637,7 +15256,7 @@ Process now? - + Options @@ -14692,37 +15311,37 @@ Process now? - + Retrieving latest release information for %1 - + Save as Defaults - + Download folder path missing! - + Decompress folder path missing! - + Update folder path missing! - + Decompress and download folders have the same path! - + No components selected for update! @@ -15174,17 +15793,17 @@ Process now? - + Please check all radio and model settings as no conversion could be performed. - + File %1 appears to contain radio settings and importing is unsupported. - + Unable to determine content type for file %1 @@ -15192,7 +15811,7 @@ Process now? YamlGeneralSettings - + Warning: Radio settings file is missing the board entry! Current firmware profile board will be used. @@ -15201,7 +15820,7 @@ Do you wish to continue? - + Settings file board (%1) does not match current profile board (%2). Do you wish to continue? @@ -15337,143 +15956,94 @@ m2560 pro V4 desky Nastavte joystick - - Ch2 - - - - - Ch1 - - - - - Ch4 - - - - - Ch6 - - - - - Ch3 - - - - - Ch5 - - - - - Ch7 - - - - - Ch8 - - - - + Instructions Instrukce - + Enable Povolit - + Cancel Zrušit - + Back - + Start První kanál - + Next Další - + Ok OK - + + Not Assigned - - Stick - - - - - Knob/Slider %1 - - - - + No joysticks found Joystick nenalezen - + Cannot open joystick. Nemohu otevřít joystick. - + Press the Start button to start the stick range calibration procedure. You may change the channel assignments or inversion at any time. - + Move sticks and pots in every direction making full movement Press Next when finished - + Place sticks and pots in middle position. Press Next when done - + Map joystick channels to controls using comboboxes. Press Next when done. - + Check inversion checkbox to if necessary to reverse direction. Press Next when done. - + Press OK to save configuration Press Cancel to abort joystick calibration without saving. - + Calibration not complete, save anyway? diff --git a/companion/src/translations/companion_da.ts b/companion/src/translations/companion_da.ts index 1d8eaec59db..b49ca8b9839 100644 --- a/companion/src/translations/companion_da.ts +++ b/companion/src/translations/companion_da.ts @@ -142,10 +142,6 @@ Default Channel Order Kanalrækkefølge - - Menu Language - Menu sprog - Default Stick Mode Standard pind tilstand @@ -694,6 +690,10 @@ Mode 4: Remove empty model slots when deleting models (only applies for radios w/out labels) Slet 'tom' model når modeller slettes (gælder kun for radio uden edikette) + + Language + Sprog + BinEepromFormat @@ -3913,6 +3913,65 @@ Disse indstillinger gælder for alle modeller. Wrong data in profile, Switch/pot config not retrieved Fejl data i profilen, indstillinger af kontakter og pinde og drejekontakter ikke indlæst + + Enabled Features + Aktiverede funktioner + + + + GeneralOptionsPanel + + Radio Menus + Radio menu + + + Themes + Tema + + + Global Functions + Globale funktioner + + + Trainer + Træner + + + Model Menus + Model menu + + + Heli + Heli + + + Flight Modes + Flyve tilstand + + + Curves + Kurver + + + Global Variables + Globale variable + + + Logical Switches + Logiske funktioner + + + Special Functions + Specialfunktioner + + + Custom Mix Scripts + Tilpassede mix scripts + + + Telemetry + Telemetri + GeneralSettings @@ -4850,6 +4909,10 @@ Er du sikker? Japanese Japansk + + Hebrew + Hebraisk + GyroPage @@ -7147,6 +7210,77 @@ p, li { white-space: pre-wrap; } Simulate Simulering + + Enabled Features + Aktiverede funktioner + + + + ModelOptionsPanel + + Global + Global + + + Off + Fra + + + On + Til + + + Radio Menus + Ragio menu + + + Themes + Tema + + + Global Functions + Globale funktioner + + + Trainer + Træner + + + Model Menus + Model menu + + + Heli + Heli + + + Flight Modes + Flyve tilstand + + + Curves + Kurver + + + Global Variables + Globale variable + + + Logical Switches + Logiske funktioner + + + Special Functions + Specialfunktioner + + + Custom Mix Scripts + Tilpassede mix scripts + + + Telemetry + Telemetri + ModelPrinter @@ -7712,10 +7846,6 @@ p, li { white-space: pre-wrap; } Option value Tilvalg - - Low Power - Lav effekt - Multi Radio Protocol Multiradio protokol @@ -7802,6 +7932,10 @@ p, li { white-space: pre-wrap; } Option combo Tilvalg combo + + Low power mode + Lille strømforbrug + ModuleData @@ -8017,6 +8151,14 @@ p, li { white-space: pre-wrap; } Lemon-Rx DSMP + + No Telemetry + Ingen telemetri + + + MLink + MLink + ModulePanel @@ -8394,50 +8536,6 @@ p, li { white-space: pre-wrap; } Multiprotocols - - Subtype - Subtype - - - Video TX frequency - Video TX-frekvens - - - Telemetry - Telemetri - - - Servo output frequency - Uddatafrekvens for servo - - - Option value - Tilvalg - - - DEFAULT - STANDARD - - - CC2500 frequency fine tune - Finjustering af CC2500 frekvens - - - Fixed ID value - Fast ID værdi - - - RF power - RF strøm - - - Enable Max Throw - Aktiver maksimal effekt - - - RF Channel Number - RF kanal nummer - Servo update rate Servo opdaterings frekvens diff --git a/companion/src/translations/companion_de.ts b/companion/src/translations/companion_de.ts index d15020ffb50..eaa9115a5f3 100644 --- a/companion/src/translations/companion_de.ts +++ b/companion/src/translations/companion_de.ts @@ -60,7 +60,7 @@ AppData - + Application Settings have been saved to %1 Die Anwendungseinstellungen wurden unter @@ -68,106 +68,98 @@ gespeichert - + Could not save Application Settings to file "%1" Die Anwendungseinstellungen konnten nicht unter %1 gespeichert werden - + because the file could not be saved (check access permissions). , da auf die Datei nicht zugegriffen werden konnte (Überprüfen Sie die Zugriffsrechte). - + for unknown reasons. . Der Grund hierfür ist unbekannt. - + None Kein - + Wizard - + Editor - + Template - + Prompt - + Manual Manuell - + Startup - + Daily - + Weekly - + Monthly - + Debug Debugmode - + Warning Warnung - + Critical Kritisch - + Fatal - + Information Information - - AppMessages - - - Show this message again at next startup? - Diese Nachricht beim nächsten Starten erneut anzeigen? - - AppPreferencesDialog @@ -181,22 +173,17 @@ gespeichert werden Sender Profil - + Default Channel Order Voreingest. Kanalordnung - - - Menu Language - Menüsprache - Default Stick Mode Standard Knüppelmodus - + Select Image Wähle Bild @@ -262,7 +249,7 @@ Mode 4: Mode 4 (Quer, Gas, Höhe, Seite) - + Splash Screen Splash Screen @@ -292,6 +279,11 @@ Mode 4: <html><head/><body><p>Channel order</p><p><br/></p><p>Defines the order of the default mixes created on a new model.</p></body></html> <html><head/><body><p>Kanalreihenfolge</p><p><br/></p><p>Definiert die Reihenfolge der Mischer wenn ein neues Modell erzeugt wird.</p></body></html> + + + Language + + Prompt to write firmware to radio after update @@ -419,21 +411,21 @@ Mode 4: - - + + Options - - - - - - - - + + + + + + + + Select Folder Wähle Verzeichnis @@ -443,107 +435,117 @@ Mode 4: - + Append version number to firmware file name - + Prompt to run SD Sync after update - + <html><head/><body><p>Keep a log of all debugging messages generated by the desktop Companion/Simulator applications. An EdgeTX developer may request this to help diagnose an issue.</p></body></html> - + Select Executable Wähle ausführbare Datei (Programm) - + + Remove empty model slots when deleting models (only applies for radios w/out labels) + + + + Simulator controls - + Save switch/pot positions on simulator exit - + Clear saved positions - + + Disable 'Cannot open joystick, joystick disabled' warning + + + + Update Settings - + Check frequency - + Reset to Defaults - + Folders - + Download - + Create sub-folders in Download folder - + Decompress - + Use Radio Profile SD Structure - + Components - + Delete downloads - + Delete decompressions - + Logging - + Release channel - + Simulator Volume Gain Simulator Lautstärke @@ -553,12 +555,12 @@ Mode 4: Profil Name - + Clear Image Lösche Bild - + Radio Type Sender Typ @@ -578,301 +580,296 @@ Mode 4: SD Verzeichnis Pfad - + Application Settings Anwendungs-Einstellungen - + Enable automatic backup before writing firmware Erstelle automatische Backups, bevor neue Firmware in den Sender geschrieben wird - + Splash Screen Library Splash Screen Verzeichnis - + Google Earth Executable Ausführbare Datei Google Earth - + Only show user splash images Nur das Benutzter-Bild zeigen - + Show user and companion splash images Zeige Benutzer-und CompanionBild - + User Splash Screens Verwende Startbild - + Automatic Backup Folder Autom. Backup Verzeichnis - + Simulator Settings Simulator Einstellungen - + Simulator BackLight Simulator LCD-Beleuchtung - + Enable Freigabe - + most recently used files Zuletzt verwendete Dateien - + Startup Settings Starteinstellungen - + Remember Merke - + Output Logs Folder - + <html><head/><body><p>This option maintains the behaviour from older OpenTx versions where empty model slots are preserved when a model is deleted or moved. </p><p>When this option is de-selected, the other models may be re-arranged to fill the gap left by the removed model.</p></body></html> - - Remove empty model slots when deleting models (only applies for radios w/out categories) - Leere Speicherplätze beim Löschen eines Modells entfernen (gilt nur für Sender ohne Kategorien) - - - + Debug Output Logging - + Application (Companion/Simulator) Anwendung (Companion/Simulator) - + <html><head/><body><p>Keep a log of all messages generated by the radio firmware when running in Simulator. This is the same information one would also see in the Simulator <span style=" font-style:italic;">Debug Output</span> window.</p></body></html> - + Radio Firmware (in Simulator) Senderfirmware (im Simulator) - + Show splash screen - + Prompt for radio profile - + Action on New Model Aktion die beim Anlegen eines neuen Modells ausgeführt werden soll - + Prompt to run installer after update - - + + Update - + Blue Blau - + Green Grün - + Red Rot - + Orange Orange - + Yellow Gelb - + Screenshot capture folder Screenshot Verzeichnis - + Joystick Joystick - + Calibrate Kalibrieren - + Only capture to clipboard Hardcopy nur in die Zwischenablage speichern - + My Radio Mein Sender - + <p><b>You cannot switch Radio Type or change Build Options while there are unsaved file changes. What do you wish to do?</b></p> <ul><li><i>Save All</i> - Save any open file(s) before saving Settings.<li><li><i>Reset</i> - Revert to the previous Radio Type and Build Options before saving Settings.</li><li><i>Cancel</i> - Return to the Settings editor dialog.</li></ul> - + Select your snapshot folder Auswahl des Snapshot Verzeichnis - + Update Settings: Download folder path missing! - + Update Settings: Decompress folder path missing! - + Update Settings: Update folder path missing! - + Update Settings: Decompress and download folders have the same path! - - + + No joysticks found Kein Joystick gefunden - + EMPTY: No radio settings stored in profile LEER: Keine Sender-Einstellungen im Profil gespeichert - + AVAILABLE: Radio settings of unknown age Verüfgbar: Sender-Einstellungen mit unklarem Alter - + AVAILABLE: Radio settings stored %1 Verfügbar: Sender-Einstellungen gespeichert %1 - + Reset all update settings to defaults. Are you sure? - + Update settings have been reset. Please close and restart Companion to avoid unexpected behaviour! - + Select your download folder - + Select your decompress folder - + Select your update destination folder - + Check - + Select your library folder Auswahl des Bibliotheks-Verzeichnis - - + + Select your Models and Settings backup folder Auswahl der Modell-und Einstellungs-Verzeichnisse - + Select a folder for application logs Verzeichnis für Anwendungs-Logs - + Select Google Earth executable Wähle Google Earth exe - + Select the folder replicating your SD structure - + Open Image to load Öffne Bild zum laden - + Images (%1) Bilder (%1) @@ -912,74 +909,241 @@ Mode 4: Boards - + Left Horizontal Links Horizontal - + Left Vertical Links Vertikal - + Right Vertical Rechts Vertikal - + Right Horizontal Rechts Horizontal - + Aux. 1 Aux1 - + Aux. 2 Aux2 - - - + + Rud + + + + + Ele + + + + + Thr + + + + + Ail + + + + + P1 + + + + + P2 + + + + + P3 + + + + + + + + + + + + S1 + + + + + POT1 + + + + + F1 + F1 + + + + F2 + F2 + + + + F3 + F3 + + + + F4 + F4 + + + + + + + + + + S2 + + + + + + + + LS + + + + + + + + RS + + + + + + + TltX + + + + + + + TltY + + + + + + S3 + + + + + + 6P + 5x {6P?} + + + + L1 + + + + + L2 + + + + + + JSx + + + + + + JSy + + + + + EX1 + + + + + EX2 + + + + + EX3 + + + + + EX4 + + + + + + None Kein - + Pot with detent Poti mit Raste - + Multi pos switch - + Pot without detent Poti ohne Raste - + Slider with detent Schieber mit Raste - + 2 Positions Toggle 2 Position Taster - + 2 Positions 2 Positionen - + 3 Positions 3 Positionen @@ -1097,7 +1261,7 @@ Mode 4: Clear - + Löschen @@ -1289,37 +1453,37 @@ Mode 4: Sender- und Modelleinstellungen - + Select or create a file for exported Settings: - + Press the 'Retry' button to choose another file. - + Simulator for this firmware is not yet available Simulation für diese Firmware ist noch nicht verfügbar - + Uknown error during Simulator startup. Unbekannter Fehler während Simulator startup. - + Simulator Error Simulator Fehler - + Data Load Error Daten Ladefehler - + Error occurred while starting simulator. Beim Starten des Simulators ist ein Fehler aufgetreten. @@ -1476,17 +1640,17 @@ Do you want to import settings from a file? ComponentData - + Releases - + Pre-release - + Nightly @@ -1638,12 +1802,12 @@ Do you want to import settings from a file? Achsensym. Expo - + Not enough free points in global points array to store the curve. - + Editing curve %1: %2 @@ -1745,7 +1909,7 @@ Do you want to import settings from a file? Clear - + Löschen @@ -1901,120 +2065,141 @@ Do you want to import settings from a file? - + Played once, not during startup Kommt einmal, aber nicht beim Start - + + !1x + + + + No repeat Keine Wiederholung - + + + 1x + 5x {1x?} + + + Repeat %1s - + + %1s + %1s + + + Beep 1 - + Beep 2 - + Beep 3 - + Warn 1 - + Warn 2 - + Cheep - + Ratata - + Tick - + Siren - + Ring Ring - + Sci Fi - + Robot - + Chirp - + Tada - + Cricket - + Alarm Clock - + Value Wert - + Source Quelle - + Global Variable - + Inc/Decrement + + + On + + Vario @@ -2081,22 +2266,22 @@ Do you want to import settings from a file? Binden Ext. Modul - + Flight Flug - + Telemetry Telemetrie - + s s - + DISABLED Gesperrt @@ -2109,118 +2294,118 @@ Do you want to import settings from a file? CustomFunctionsPanel - + Switch Schalter - + Action Aktion - + Parameters Parameter - + Popup menu available Popup-Menü verfügbar - + SF%1 SF%1 - + GF%1 GF%1 - + GV GV - + ON EIN - + Error occurred while trying to play sound, possibly the file is already opened. (Err: %1 [%2]) Beim Abspielen der Audio-Datei kam es zu einem Fehler, möglicherweise ist sie bereits geöffnet. (Err: %1 [%2]) - + Unable to find or open sound file: %1 Diese Audio-Datei %1 konnte nicht gefunden bzw. geöffnet werden: - + Delete Function. Are you sure? - + Cut Special Function. Are you sure? - + Copy Kopieren - + Cut Ausschneiden - + Paste Einfügen - + Clear - + Löschen - + Insert Einfügen - + Delete Löschen - + Move Up Nach oben - + Move Down Nach unten - + Clear All Alles löschen - + Clear Function. Are you sure? - + Clear all Functions. Are you sure? @@ -2459,48 +2644,48 @@ Do you want to import settings from a file? Übersetzungsfehler im Feld %1 - + Switch Schalter - + Switch Schalter - + cannot be exported on this board! Kann nicht in dieses Board übertagen werden! - + Source Quelle - + Source %1 cannot be exported on this board! - + OpenTX only accepts %1 points in all curves OpenTX unterstützt nur maximal %1 Stützstellen für alle Kurven - + OpenTx only accepts %1 points in all curves - - + + OpenTX on this board doesn't accept this function OpenTX unterstützt diese Funktion für dieses Board nicht - + OpenTX doesn't accept this radio protocol OpenTx kennt dieses Sendeprotokoll nicht @@ -2735,12 +2920,12 @@ Error: %2 EdgeTXInterface - + Radio settings file checksum error. You are advised to review the settings - + Companion does not support settings version %1! @@ -2958,17 +3143,17 @@ If blank then the input is considered to be "ON" all the time.Popup-Menü verfügbar - + Clear All Alles löschen - + Set All Alles setzen - + Invert All Alles invertieren @@ -3320,361 +3505,360 @@ Blank means include all. ?, *, and [...] wildcards accepted. Firmware - + Channel values displayed in us Kanalwerte Anzeige in µs statt % - + No OverrideCH functions available Keine Überschreibefunktion verfügbar - + Possibility to enable FAI MODE (no telemetry) at field - + FAI MODE (no telemetry) always enabled - + Removes D8 FrSky protocol support which is not legal for use in the EU on radios sold after Jan 1st, 2015 Sperrt das D8 Protokoll wenn ausgewählt, denn D8 ist seit Jan 2015 in der EU nicht mehr zulässig - - + + + + + + + + + + - - - - - - Disable HELI menu and cyclic mix support Kein Helimenü und zykl. Mischer - - + + + + + + + + + + - - - - - - Disable Global variables Keine Globale Variablen - - + + + + + + + + + + - - - - - - Enable Lua custom scripts screen - + Use alternative SQT5 font Alternative SQT5 Schrift verw - + Pots use in menus navigation Potis als Menü Navigation benutzen - + FrSky Taranis X9D+ - + Enable non certified firmwares - + Enable AFHDS3 support - - + + Disable RAS (SWR) - + FrSky Taranis X9D+ 2019 - + FrSky Taranis X9D - + Haptic module installed Haptikmodul installiert - + FrSky Taranis X9E - + Confirmation before radio shutdown Ausschalten bestätigung vor Sender runterfährt - + Horus gimbals installed (Hall sensors) Horus Knüppel installiert(Hallgeber) - + FrSky Taranis X9-Lite - + FrSky Taranis X7 / X7S - + FrSky Taranis X-Lite S/PRO - + FrSky Taranis X-Lite - + FrSky Horus X10 / X10S - - - - - - Support hardware mod: R9M ACCESS - - - - + FrSky Horus X10 Express / X10S Express - + FrSky Horus X12S - + Use ONLY with first DEV pcb version - + Jumper T12 / T12 Pro - - + + Support for MULTI internal module - + Jumper T-Lite - + + Jumper T-Lite (F4 MCU) + + + + Jumper T-Pro - + Jumper T16 / T16+ / T16 Pro - - - - + + + + Support for bluetooth module - + Radiomaster TX12 - + Radiomaster TX12 Mark II - + Radiomaster Zorro - + Select if internal ELRS module is installed - + + Radiomaster Boxer + + + + Radiomaster T8 - + Allow bind using bind key - + Radiomaster TX16S / SE / Hall / Masterfire - + Support internal GPS - + Support hardware mod: FlySky Paladin EV Gimbals - + Jumper T18 - + FlySky NV14 - + BETAFPV LiteRadio3 Pro - + iFlight Commando8 - + Turnigy 9XR-PRO - + Enable HELI menu and cyclic mix support Freigabe von Heli-Menüs und zyklischer Mischer Unterstützung - + Global variables Globale Variablen - + In model setup menus automatically set source by moving the control - + In model setup menus automatically set switch by moving the control - + No graphical check boxes and sliders - + Battery graph Akku Ladezustand - + Don't use bold font for highlighting active items - + FrSky Taranis X9-Lite S - + FrSky Taranis X7 / X7S Access - - + + Support for ACCESS internal module replacement - + Enable resetting values by pressing up and down at the same time - + 9X with AR9X board - + 9X with Sky9x board - - FirmwareInterface - - - Compressed image size exceeds reserved space. - - - FlapsPage @@ -4448,7 +4632,7 @@ Sie verwenden gerade: FunctionSwitchesPanel - + SW%1 @@ -4589,12 +4773,12 @@ p, li { white-space: pre-wrap; } GV - + Own value Eigener Wert - + Flight mode %1 value Flugphase %1 Wert @@ -4614,12 +4798,12 @@ These will be relevant for all models in the same EEPROM. Dieses sind für alle Modelle im gleichen EEPROM gültig. - + Setup Einstellungen - + Trainer Schüler Signaleingang @@ -4634,151 +4818,229 @@ Dieses sind für alle Modelle im gleichen EEPROM gültig. Verwende Kal-und HW Einstellungen aus dem Profil - + Global Functions Globale Funktionen - + Hardware Hardware - + Calibration Kalibrierung - + + Enabled Features + + + + Wrong data in profile, radio calibration was not retrieved Falsche Werte im Profil, Sender-Kalibireierung wurde nicht ausgeführt - + Wrong data in profile, Switch/pot config not retrieved Falsche Daten im Profil, konfigurierte Schalter/Potis sind nicht verfügbar - + Wrong data in profile, hw related parameters were not retrieved Falsche Werte im Profil, HW Parameter wurden nicht verwendet - + Do you want to store calibration in %1 profile<br>overwriting existing calibration? Wollen Sie die Kalibrierwete im %1 Profil speichern<br>und die vorhandenen Kalibrierwerte überschreiben? - + Calibration and HW parameters saved. Kalibrierung und HW Parameter gesichert. + + GeneralOptionsPanel + + + Radio Menus + + + + + Themes + + + + + Global Functions + Globale Funktionen + + + + Trainer + Schüler Signaleingang + + + + Model Menus + + + + + Heli + Heli TS-Mischer + + + + Flight Modes + Flugphasen + + + + Curves + Kurven + + + + Global Variables + Globale Variablen + + + + Logical Switches + Logische Schalter + + + + Special Functions + Spezial Funktionen + + + + Custom Mix Scripts + + + + + Telemetry + Telemetrie + + GeneralSettings - + Radio Settings Sender Grunfeinstellungen - + Internal Interne - + Ask - + Per model - + Internal + External - + External Externe - - + + OFF AUS - + Enabled - + Telemetry Telemetrie - + Trainer Schüler Signaleingang - + Telemetry Mirror - + Telemetry In - + SBUS Trainer SBus Schüler - + LUA - + CLI - + GPS GPS - + Debug Debugmode - + SpaceMouse - + + External module + + + + mA mA - + Normal Normal - + OneBit @@ -4841,12 +5103,12 @@ Dieses sind für alle Modelle im gleichen EEPROM gültig. Zeitverschiebung von UTC - + Voice Language Ansagesprache - + Country Code Ländercode @@ -4856,33 +5118,33 @@ Dieses sind für alle Modelle im gleichen EEPROM gültig. Knüppel umkehren - + FAI Mode FAI Modus - + Adjust RTC Uhr einstellen - + Vario pitch at max Vario Tonhöhe bei Max-Steig - - + + Hz Hz - + Speaker Volume Gesamtlautstärke - + Backlight Switch LCD-Beleuchtung EIN mit @@ -4892,35 +5154,35 @@ Dieses sind für alle Modelle im gleichen EEPROM gültig. Sound Modus - + Color 1 Farbe 1 - + Color 2 Farbe2 - + Speaker Pitch (spkr only) Lautstärke (Spkr Mod) - + If this value is not 0, any keypress will turn on the backlight and turn it off after the specified number of seconds. Wenn dieser Wert ungleich 0 ist, wird die Hintergrundbeleuchtung nach irgendeinem Tastendruck eingeschaltet und nach einer eingestellten Zeit in Sekunden ausgeschaltet. - - - + + + sec sek - + Backlight color LCD-Beleuchtung Farbe @@ -4965,33 +5227,33 @@ und nach einer eingestellten Zeit in Sekunden ausgeschaltet. Hintergrundlautstärke - - + + ms ms - + Backlight Auto OFF after LCD-Beleuchtung AUS nach - + Backlight flash on alarm LCD-Beleuchtung an bei Alarm - + Vario pitch at zero Vario Tonhöhe bei Min-Sink - + Vario repeat at zero Vario Ton Wiederholrate - + This is the switch selectrion for turning on the backlight (if installed). @@ -5000,8 +5262,8 @@ und nach einer eingestellten Zeit in Sekunden ausgeschaltet. - - + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -5012,32 +5274,32 @@ p, li { white-space: pre-wrap; } Die Werte können sein - + Backlight Brightness LCD-Beleuchtung Helligkeit - + RotEnc Navigation Drehgeber Navigation - + Automatically adjust the radio's clock if a GPS is connected to telemetry. Automatisches Einstellen der Uhr im Sender wenn GPS mit der Telemetrie verbunden. - + America Amerika - + Japan Japan - + Europe Europa @@ -5047,7 +5309,7 @@ Die Werte können sein Resthelligkeit wenn Beleuchtung AUS - + Mode selection: Mode 1: @@ -5088,172 +5350,182 @@ Mode 4: - + Mode 1 (RUD ELE THR AIL) Mode 1 (Sei Höh Gas Qur) - + Mode 2 (RUD THR ELE AIL) Mode 2 (Sei Gas Höh Qur) - + Mode 3 (AIL ELE THR RUD) Mode 3 (Qur Höh Gas Sei) - + Mode 4 (AIL THR ELE RUD) Mode 4 (Qur Gas Höh Sei) - + <html><head/><body><p>Channel order</p><p><br/></p><p>Defines the order of the default mixes created on a new model.</p></body></html> <html><head/><body><p>Kanalreihenfolge</p><p><br/></p><p>Definiert die Reihenfolge der Mischer wenn ein neues Modell erzeugt wird.</p></body></html> - + If you enable FAI, only RSSI and RxBt sensors will keep working. This function cannot be disabled by the radio. Wenn man FAI auswählt gibt es nur noch RSSI und RxBat Werte. Diese Funktion kann dann im Sendern nicht mehr deaktiviert werden. - + RSSI Poweroff Warning RSSI Poweroff Warnung - + Low EEPROM Warning Low EEPROM Warnung - + Owner Registration ID - + + Model quick select + + + + + Enable this to quickly change model on the model select page (a long press can then be used to open the model edit menu). + + + + R E T A S H G Q - + R E A T S H Q G - + R T E A S G H Q - + R T A E S G Q H - + R A E T S Q H G - + R A T E S Q G H - + E R T A H S G Q - + E R A T H S Q G - + E T R A H G S Q - + E T A R H G Q S - + E A R T H Q S G - + E A T R H Q G S - + T R E A G S H Q - + T R A E G S Q H - + T E R A G H S Q - + T E A R G H Q S - + T A R E G Q S H - + T A E R G Q H S - + A R E T Q S H G - + A R T E Q S G H - + A E R T Q H S G - + A E T R Q H G S - + A T R E Q G S H - + A T E R Q G H S - + Battery warning voltage. This is the threashhold where the battery warning sounds. @@ -5264,300 +5536,289 @@ Legt die Schaltschwelle fest wann die Warnung für die Akku-Unterspannungmeldung Werte liegen zwischen 5-10V {3v?} {12v?} - + Power On Delay - + Jack Mode - + Audio - + Trainer Schüler Signaleingang - + DMS - + USB Mode - + Power Off Delay - - + + Ask on Connect Nachfragen beim Verbinden - + Joystick (HID) - + USB Mass Storage - + USB Serial (CDC) USB Serial (CDC) - + Stick Mode Knüppelmodus - + Metric Metrisch - + Imperial Zöllig - + Default Channel Order Voreingest. Kanalordnung - + GPS Coordinates GPS Koordinaten - + Min Min - - + + v V - + Max Max - + Inactivity Timer Inaktivitätstimer - + Show Splash Screen on Startup Zeige Startbild an - + Contrast LCD Kontrast - + Battery Meter Range Akku Ladestand - + Haptic Strength Haptik Stärke - + LCD Display Type LCD Display Typ - + "No Sound" Warning Keine Sound Warnung - + Battery Warning Sender Akkuwarnung - + Haptic Length Haptik Länge - + MAVLink Baud Rate Mav Link Baudrate - - + + Quiet Stumm - + Only Alarms Nur Alarme - - + + No Keys Kein Tastenpieps - - + + All Alles - + Standard Standard - + Optrex Optrex LCD - + If not zero will sound beeps if the transmitter has been left without inputs for the specified number of minutes. Falls ungleich 0 ertönt ein Piepston wenn der Sender für eine bestimmte Anzahl Minuten nicht bedient wurde. - - nnnnnnNN - - - - + Keys Backlight - + Rotary Encoder Mode - + min Min - - - Show splash screen on startup - Zeige Startbild an - - - + --- --- - + 2s 2s - + 3s 3s - + 4s 4s - + 6s 6s - + 8s 8s - + 10s 10s - + 15s 15s - + 4800 Baud 4800 Baud - + 9600 Baud 115200 Baud {9600 ?} - + 14400 Baud 14400 Baud - + 19200 Baud 19200 Baud - + 38400 Baud 38400 Baud - + 57600 Baud 57600 Baud - + 76800 Baud 76800 Baud - + 115200 Baud 115200 Baud - - - + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -5578,67 +5839,67 @@ Warnung stummer Betrieb - Wird angezeigt, wenn der Piepser komplett ausgeschalte - - + + X-Short X-kurz - - + + Short Kurz - - + + Normal Normal - - + + Long Lang - - + + X-Long X-lang - + NMEA NMEA - + Play Delay (switch mid position) Schalter Mittenpos. verzögern - + Measurement Units Maßeinheiten - + Haptic Mode Haptik Modus - + Beeper Length Piepser Länge - + Beeper Mode Modus Piepser - + Beeper volume 0 - Quiet. No beeps at all. @@ -5655,7 +5916,7 @@ Warnung stummer Betrieb - Wird angezeigt, wenn der Piepser komplett ausgeschalte 4 - Sehr laut. - + Alarms Only Nur Alarme @@ -5663,82 +5924,82 @@ Warnung stummer Betrieb - Wird angezeigt, wenn der Piepser komplett ausgeschalte GeneralSetupPanel - + OFF AUS - + Keys Tasten - + Sticks Knüppel - + Keys + Sticks Tasten+ Knüppel - + ON EIN - + English Englisch - + Dutch Niederländisch - + French Französisch - + Italian Italienisch - + German Deutsch - + Czech Tschechisch - + Slovak Slowakisch - + Spanish Spanisch - + Polish Polnisch - + Portuguese Portugiesisch - + Russian Russisch @@ -5753,42 +6014,57 @@ Warnung stummer Betrieb - Wird angezeigt, wenn der Piepser komplett ausgeschalte Ungarisch - + Danish - + + Chinese + + + + + Japanese + + + + + Hebrew + + + + No Nein - + RotEnc A Drehgeber A - + Rot Enc B Drehgeber B - + Rot Enc C Drehgeber C - + Rot Enc D Drehgeber D - + Rot Enc E Drehgeber E - + If you enable FAI, only RSSI and RxBt sensors will keep working. This function cannot be disabled by the radio. Are you sure ? @@ -5797,22 +6073,22 @@ Diese Funktion kann im Sender nicht mehr abgewählt werden. Sind Sie sicher? - + Normal Normal - + Inverted - + Vertical Inverted, Horizontal Normal - + Vertical Inverted, Horizontal Alternate @@ -5838,99 +6114,118 @@ Sind Sie sicher? HardwarePanel - + Sticks Knüppel - + Dead zone - + Pots - + Sliders - + Switches - + RTC Battery Check - + Bluetooth Bluetooth - + Device Name: Gerätename: - - Antenna - Antenne + + Sample Mode + - - Internal module + + Serial ports - - Sample Mode + + + Power - - Serial ports + + USB-VCP - - - %1 - %1s {1?} + + ADC Filter + ADC-Filter - - - Power + + Internal RF - - USB-VCP + + Type + Typ + + + + Baudrate: - - ADC Filter - ADC-Filter + + Antenna: + + + + + External RF + - + + AUX1 + + + + + AUX2 + + + + S.Port Power - + Current Offset Strom Offset - + Warning: Changing the Internal module may invalidate the internal module protocol of the models! @@ -6190,7 +6485,7 @@ Sind Sie sicher? Clear - + Löschen @@ -6270,73 +6565,78 @@ Sind Sie sicher? - + Favorites - + Cannot find %1/RADIO/radio.yml - + Found %1/RADIO/radio.yml - + Cannot find %1/MODELS/models.yml - + Found %1/MODELS/models.yml - + Cannot find %1 - + Found %1 - + Cannot extract RADIO/radio.yml - - + + Cannot load RADIO/radio.yml - - + + Can't load MODELS/labels.yml - + Cannot extract - - + + Cannot load - + Cannot list files + + + Error deleting files + + LimitData @@ -6562,7 +6862,7 @@ Sind Sie sicher? Clear - + Löschen @@ -6778,715 +7078,725 @@ Die Spalten für Höhe "GAlt" und für Geschwindigkeit "GSpd" MainWindow - + File loaded Datei geladen - - + + File saved Datei gespeichert - + Read Models and Settings From Radio Lese Modell und Einstellungen vom Sender - + Save Radio Backup to File Speichere Sender Backup in Datei - + Read Radio Firmware to File Lese Sender Firmware in Datei - + The new theme will be loaded the next time you start Companion. Die neue Oberfläche wird erst beim nächsten Start von Companion aktiv. - - + + Open Models and Settings file Öffne Modelle und Einstellungs Datei - + If you've found this program useful, please support by <a href='%1'>donating</a> - + About Companion Über Companion - + Compare models Vergleiche Modelle - + Exit the application Beendet die Anwendung - + New Neu - + Open... Öffnen... - + Save Speichern - + Save As... Speichern als... - + A monochrome black icon theme - + A monochrome white icon theme - + A monochrome blue icon theme - + There are unsaved file changes which you may lose when switching radio types. Do you wish to continue? - + No local SD structure path configured! - + No Radio or SD card detected! Kein Sender oder SD-Karte gefunden! - + + Writing models and settings to radio + + + + + In progress... + + + + EdgeTX Home Page: <a href='%1'>%1</a> - + The EdgeTX Companion project was originally forked from <a href='%1'>OpenTX</a> - + File new <a href='%1'>Issue or Request</a> - + Copyright - + EdgeTX Companion %1 - Radio: %2 - Profile: %3 - + Close Schliessen - + Close Models and Settings file - + About Companion... - + List of recently used files - + Radio Profiles - + Create or Select Radio Profiles - + Download components... - + Download EdgeTX components and supporting resources - + Check for updates... - + Check for updates to EdgeTX and supporting resources - + Release notes... - + Show release notes - + Create a new Radio Settings Profile - + Copy Current Radio Profile - + Duplicate current Radio Settings Profile - + Delete Current Radio Profile... - + Delete the current Radio Settings Profile - + Export Application Settings.. - + Save all the current %1 and Simulator settings (including radio profiles) to a file. - + Import Application Settings.. - + Load %1 and Simulator settings from a prevously exported settings file. - + Tabbed Windows - + Use tabs to arrange open windows. - + Tile Windows - + Arrange open windows across all the available space. - + Cascade Windows - + Arrange all open windows in a stack. - + Close All Windows - + Closes all open files (prompts to save if necessary. - + Window - + Ctrl+Shift+S - + Ctrl+Alt+L - + Ctrl+Alt+D - + Ctrl+Alt+R - + Small Klein - + Use small toolbar icons - + Use normal size toolbar icons - + Normal Normal - + Use big toolbar icons - + Big Groß - + Use huge toolbar icons - + Huge Riesig - + - Copy - + Companion :: Open files warning - + Please save or close modified file(s) before deleting the active profile. - + Not possible to remove profile - + The default profile can not be removed. - + Confirm Delete Profile - + Are you sure you wish to delete the "%1" radio profile? There is no way to undo this action! - + Please save or close all modified files before importing settings - + <html><p>%1 and Simulator settings can be imported (restored) from a previosly saved export (backup) file. This will replace current settings with any settings found in the file.</p><p>An automatic backup of the current settings will be attempted. But if the current settings are useful then it is recommended that you make a manual backup first.</p><p>For best results when importing settings, <b>close any other %1 windows you may have open, and make sure the standalone Simulator application is not running.</p><p>Do you wish to continue?</p></html> - + Confirm Settings Import - + Select %1: - + backup - + Press the 'Ignore' button to continue anyway. - + The settings could not be imported. - + <html><p>New settings have been imported from:<br> %1.</p><p>%2 will now re-initialize.</p><p>Note that you may need to close and restart %2 before some settings like language and icon theme take effect.</p> - + <p>The previous settings were backed up to:<br> %1</p> - + Create a new Models and Settings file Erzeuge eine neue Modell-und Einstellungen-Datei - + Some text will not be translated until the next time you start Companion. Please note that some translations may not be complete. - + Models and Settings read - - + + Checking for updates... - - + + This function is not yet implemented - - + + Save Models and Settings file Speichere Modell und Einstellungen in Datei - + Exit Fertig - + Use default system language. - + Use %1 language (some translations may not be complete). - + Classical Klassisch - + The classic companion9x icon theme - + Yerico Yerico - + Yellow round honey sweet icon theme - + Monochrome Monochrom - + MonoWhite Weiß - + MonoBlue Blau - + System language Systemsprache - + Local Folder - + Radio Folder - + View Log File... Anzeige Log Datei... - + Open and view log file Öffne und zeige Log Datei an - + Settings... Einstellungen... - + Edit Settings Editiere Einstellungen - + Compare Models... Vergleiche Modelle... - + Edit Radio Splash Image... Editiere Sender Start Bild... - + Edit the splash image of your Radio Editiere das Starthbild für den Sender - - + + Read Firmware from Radio Lese Firmware aus dem Sender - + Read firmware from Radio Lese Firmware aus dem Sender - + Write Firmware to Radio Schreibe Firmware in den Sender - + Write firmware to Radio Schreibe Firmware in den Sender - + Add Radio Profile Füge Senderprofil hinzu - + Write Models and Settings To Radio Schreibe Modelle und Einstellungen in den Sender - + Write Models and Settings to Radio Schreibe Modelle und Einstellungen in den Sender - - + + Synchronize SD Synchronisiere mit SD-Karte - - + + Read Models and Settings from Radio Lese Modelle und Einstellungen aus dem Sender - + Configure Communications... Kommunikation einstellen... - + Configure software for communicating with the Radio - + Write Backup to Radio Schreibe Backup in den Sender - + Write Backup from file to Radio Schreibe Backup aus Datei in den Sender - + Backup Radio to File Mach Backup von Sender in Datei - + Save a complete backup file of all settings and model data in the Radio - + SD card synchronization SD-Karte Synchronisation - + Recent Files Kürzlich verw. Dateien - + Set Icon Theme Icon setzen - + Set Icon Size Icon Größen - + Show the application's About box Zeige das Infofenster - + Set Menu Language Menüsprache einstellen - + Write Schreibe - + %2 %2 - + Alt+%1 Alt+%1 - - + + File Datei - - + + Edit Bearbeiten - + Settings Einstellungen - + Read/Write Lesen/Schreiben - - + + Help Hilfe - + Ready Fertig @@ -7494,7 +7804,7 @@ Do you wish to continue? MdiChild - + Editing model %1: Modell %1 bearbeiten : @@ -7535,22 +7845,22 @@ Do you wish to continue? - + read only - + Model already exists! Do you want to overwrite it or insert into a new slot? - + Overwrite - + Do you want to overwrite radio general settings? Wollen sie wirklich die Sender Grundeinstellungen überschreiben? @@ -7560,12 +7870,12 @@ Do you wish to continue? - + Unable to find file %1! Kann die Datei %1 nicht finden ! - + Save As Speichern unter @@ -7685,7 +7995,7 @@ Do you wish to continue? - + Insert Einfügen @@ -7716,47 +8026,68 @@ Do you wish to continue? Simulieren Sender - + + + Invalid file extension! + + + + + Do not show this message again + + + + + Models and settings written to radio + + + + + Error writing models and settings to radio! + + + + Internal module protocol changed to <b>OFF</b> for %1 models! - + Select a model template file - + Add a new model using - + Defaults - + Edit Bearbeiten - + Wizard - + Template - + Failed to remove temporary model! - + Export model @@ -7816,22 +8147,22 @@ Do you wish to continue? - + Cannot insert model, last model in list would be deleted. - + Cannot add model, could not find an available model slot. - + Cannot paste model, out of available model slots. - + Delete %n selected model(s)? @@ -7839,12 +8170,12 @@ Do you wish to continue? - + Cannot duplicate model, could not find an available model slot. - + Favorites @@ -7878,40 +8209,25 @@ Do you wish to continue? Do you want to continue? - - - Don't show this message again - - Unable to find radio SD card! - - Saved models and settings to radio - - - - - Error saving models and settings to radio! - - - - + Open backup Models and Settings file Öffne Backup Modelle-und Einstellungs Datei - + Error opening file %1: %2. Fehler beim Öffnen der Datei %1: %2. - + Error reading file %1: %2. Fehler beim Lesen der Datei%1: @@ -7925,17 +8241,17 @@ Do you want to save your changes? Sollen die Änderungen gespeichert werden? - + Unable to Edit Radio Settings whilst models are open for editing. - + Invalid binary backup File %1 Ungültige Binär Backup Datei %1 - + Cannot write temporary file! Kann temporäre Datei nicht schreiben! @@ -8596,38 +8912,43 @@ If blank then the mix is considered to be "ON" all the time. Dialog - + Heli Heli TS-Mischer - + Inputs Inputs(Geber) - + Logical Switches Logische Schalter - + Special Functions Spezial Funktionen - + Telemetry Telemetrie - - + + Custom Screens - + + Enabled Features + + + + Flight Modes Flugphasen @@ -8637,26 +8958,109 @@ If blank then the mix is considered to be "ON" all the time. Simulation - + Setup Konfiguration - + Mixes Mischer - + Outputs Ausgaben(Servos) - + Curves Kurven + + ModelOptionsPanel + + + Global + + + + + Off + Aus + + + + On + + + + + Radio Menus + + + + + Themes + + + + + Global Functions + Globale Funktionen + + + + Trainer + Schüler Signaleingang + + + + Model Menus + + + + + Heli + Heli TS-Mischer + + + + Flight Modes + Flugphasen + + + + Curves + Kurven + + + + Global Variables + Globale Variablen + + + + Logical Switches + Logische Schalter + + + + Special Functions + Spezial Funktionen + + + + Custom Mix Scripts + + + + + Telemetry + Telemetrie + + ModelPrinter @@ -8736,8 +9140,8 @@ If blank then the mix is considered to be "ON" all the time. - - + + OFF AUS @@ -8748,19 +9152,19 @@ If blank then the mix is considered to be "ON" all the time. - + Mode Modus - + Channels Kanäle - + Frame length Framelänge @@ -8771,7 +9175,7 @@ If blank then the mix is considered to be "ON" all the time. - + Polarity Polarität @@ -8781,424 +9185,425 @@ If blank then the mix is considered to be "ON" all the time. Protokoll - - + + Delay Verzögerung - - + + Receiver Empfänger - + Radio protocol Senderprotokoll - + Subtype Subtyp - + Option value Optionswert - + + Sub Type Subtyp - - + + RF Output Power HF Sendeleistung - + Output Type - + RX Output Frequency - + Raw 12 bits - + 90 90 - + 120 120 - + 120X 120X - + 140 140 - + Scale(%1) - - + + Weight(%1) - - + + Switch(%1) - + No Trim - + MULT! MULTI! - + Flight modes Flugphasen - + Flight mode Flugphase - + All Alles - + Edge Puls - + Sticky SRFF - + Timer Takt - + missing fehlt - + Duration Dauer - + Extended Limits Erw. Wege 100% --> 150% - + Display Checklist Anzeige Checkliste - + Global Functions Globale Funktionen - + Manual Manuell - + Auto Automatisch - + Failsafe Mode Failsafe Mode - - + + Hold Halte Servopos - + No Pulse Kein Signal - + Not set Nicht eingestellt - + No pulses Keine Signale - + Step Schritt - + Display Anzeige - + Extended Erweitert - + Never Nie - + On Change Bei Änderung - + Always Immer - - - + + + Source Quelle - + Trim idle only Nur Leerlauftrimmung - + Warning Warnung - + Reversed Invertiert - + FrSky S.PORT FrSky S.PORT - + FrSky D FrSky D - + FrSky D (cable) FrSky D (Kabel) - + Alti Höhe - + Alti+ Höhe+ - + VSpeed VSpeed - + + - A1 A1 - + + - A2 A2 + - A3 A3 + - A4 A4 + - FAS FAS - + Cells Zellen - + Min Min - + Max Max - + Numbers Nummern - + Bars Balken - + Script Script - + Filename Dateiname - + Error: Unable to open or read file! - + Off Aus - - - - - + + + + + None Kein - - - + + + FM%1 FM%1 - + FM%1%2 FM%1%2 - + FM%1+%2 - + NoTrim - + No DR/Expo Kein DR/Expo - - + + Offset(%1) Offset(%1) - + Delay(u%1:d%2) - + Slow(u%1:d%2) - + Warn(%1) - + Disabled in all flight modes Abgewählt in allen Flugphasen - + instant sofort - + Custom Eigener @@ -9234,27 +9639,27 @@ If blank then the mix is considered to be "ON" all the time. ModelsListModel - + Index Index - + Name Name - + RX # RX # - + Labels - + Model %1 Translators: do NOT use accents here, this is a default model name. Modell %1 @@ -9322,11 +9727,6 @@ If blank then the mix is considered to be "ON" all the time. RF Output Power HF Sendeleistung - - - Low Power - Low Power - us @@ -9343,18 +9743,18 @@ If blank then the mix is considered to be "ON" all the time. Subtyp - + Show values in: Zeig Werte in: - + % abbreviation for percent % - + μs abbreviation for microseconds @@ -9451,6 +9851,11 @@ If blank then the mix is considered to be "ON" all the time. Raw 12 bits + + + Low power mode + + RX Frequency @@ -9462,7 +9867,17 @@ If blank then the mix is considered to be "ON" all the time. Hz - + + Option check + + + + + Option combo + + + + Failsafe Positions Failsafe Positionen @@ -9495,110 +9910,280 @@ If blank then the mix is considered to be "ON" all the time. ModuleData - + Positive Positiv - + Negative Negativ - + + No Telemetry + + + + + MLink + + + + Trainer Port Trainer Port - + Internal Radio System Internes HF Modul - + External Radio Module Externes HF Modul - + Extra Radio System - + Radio System Sender System - + + OFF + AUS + + + + PPM + PPM + + + + Silverlit A + + + + + Silverlit B + + + + + Silverlit C + + + + + CTP1009 + + + + + LP45 + + + + + DSM2 + + + + + DSMX + + + + + PPM16 + + + + + PPMsim + + + + + FrSky XJT (D16) + + + + + FrSky XJT (D8) + + + + + FrSky XJT (LR12) + + + + + FrSky DJT + + + + + Crossfire + + + + + Multi + + + + + FrSky R9M + + + + + FrSky R9M Lite + + + + + FrSky R9M Lite Pro + + + + + SBUS output at VBat + + + + + FrSky ACCESS ISRM + + + + + FrSky ACCST ISRM D16 + + + + + FrSky ACCESS R9M 2019 + + + + + FrSky ACCESS R9M Lite + + + + + FrSky ACCESS R9M Lite Pro + + + + + FrSky XJT lite (D16) + + + + + FrSky XJT lite (D8) + + + + + FrSky XJT lite (LR12) + + + + + AFHDS3 + + + + + Ghost + + + + + Lemon-Rx DSMP + + + + 10mW - 16CH - - + + 100mW - 16CH - + 500mW - 16CH - + Auto <= 1W - 16CH - - + + 25mW - 8CH - - + + 25mW - 16CH - + 200mW - 16CH (no telemetry) - + 500mW - 16CH (no telemetry) - + 100mW - 16CH (no telemetry) - + 25 mW - + 100 mW - + 500 mW - + 1 W - + 2 W @@ -9606,47 +10191,27 @@ If blank then the mix is considered to be "ON" all the time. ModulePanel - + Warning: The internal module protocol <b>%1</b> is incompatible with the hardware internal module <b>%2</b> and has been set to <b>OFF</b>! - + Value Wert - + Hold Halte Servopos - + No Pulse keine Pulse - - Ask - - - - - Internal - Interne - - - - Internal + External - - - - - External - Externe - - - + Bind on channel @@ -9654,424 +10219,456 @@ If blank then the mix is considered to be "ON" all the time. MultiModelPrinter - + Input Eingang - + Weight Gewichtung - + Long. cyc Nick cyc u. Gew - + Lateral cyc Roll cyc u. Gew - + Collective Kollektiv Pitch-Quelle u. Gew - + Flight modes Flugphasen - - + + Flight mode Flugphase - - + + + + Switch Schalter - + General - + Model Image Modellbild - + Throttle Gas - + Trims Trimmung - + Center Beep MittenBeeps - + Switch Warnings Schalter Warnungen - + Pot Warnings Poti Warnungen - + Other Weitere - + Timers Timer - + Time Zeit - + Countdown Countdown - + Mode Modus - - + + Start Start - + Modules Module - + Trainer port - + Helicopter Hubschrauber - + Swash Taumelscheibe - - - + + + Type Typ - + Ring Ring - + + + Function + Funktion + + + + + Repeat + + + + + + Enabled + + + + Protocol Protokoll - + Low - + Critical Kritisch - + Telemetry audio - + Altimetry Höhenanzeige - - + + Vario source Varioquelle - + Vario limits > Variogrenzen > - + Sink max Sinkrate max - + Sink min Sinkrate min - + Climb min Steigrate min - + Climb max Steigrate max - + Center silent Mitte Ruhe - + Top Bar Obere Infozeile am Sender - + Volts source Spannung Quelle - - Altitude source - Höhe Quelle + + Altitude source + Höhe Quelle + + + + Multi sensors + + + + + Show Instance IDs + - + Function Switches - + Switch %1 - + Group - + Always On - + + + Parameters Parameter - + Telemetry Sensors Telemetriesensoren - + Telemetry Screens Telemetrieanzeigen - + GF%1 GF%1 - + Global Functions Globale Funktionen - + Checklist - - + + GV%1 GV%1 - + RE%1 RE%1 - + Channel Kanal - - - - + + + + Name Name - + Prec Prec - + Popup Popup - + Outputs Ausgaben(Servos) - + Subtrim Mitte - + Direct Direkt - + Curve Kurve - + PPM PPM - + Linear Linear - + Telemetry Telemetrie - - + + Min Min - + Min.call - + Persist Dauerhaft - + F.In - + F.Out - + Global vars - - + + Max Max - + Global Variables Globale Variablen - + Inputs Inputs(Geber) - + Mixers Mischer - + Curves Kurven - + L%1 L%1 - + Logical Switches Logische Schalter - + SF%1 SF%1 - + Special Functions Spezial Funktionen - + Unit Einheit - + RSSI Alarms RSSI Alarme @@ -10079,62 +10676,10 @@ If blank then the mix is considered to be "ON" all the time. Multiprotocols - - Subtype - Subtyp - Subtyp - - - - Video TX frequency - Videosender Frequenz - - - - - CC2500 frequency fine tune - CC2500 Frequenzfeinabgleich - - - - RF power - - - - - Telemetry - Telemetrie - - - - Servo output frequency - Ausgabefrequenz des Servosignals - - - - Option value - Optionswert - - - - Fixed ID value - - - - - Enable Max Throw + + Servo update rate - - - RF Channel Number - - - - - DEFAULT - Standard - MultirotorPage @@ -10162,22 +10707,22 @@ If blank then the mix is considered to be "ON" all the time. OpenTxEepromInterface - + Unknown error Unbekannter Fehler - + ... plus %1 errors ... plus %1 Fehler - + Cannot write radio settings Kann Sender-Grundeinstellungen nicht speichern - + Cannot write model %1 Kann Model nicht speichern %1 @@ -10324,20 +10869,30 @@ If blank then the mix is considered to be "ON" all the time. QObject - + WARNING - + <p>Importing JumperTX data into OpenTX 2.3 is <b>not supported and dangerous.</b></p> <p>It is unfortunately not possible for us to differentiate JumperTX data from legitimate FrSky X10 data, but <b>You should only continue here if the file you opened comes from a real FrSky X10.</b></p> <p>Do you really want to continue?</p> + + + Compressed image size exceeds reserved space. + + + + + Show this message again at next startup? + Diese Nachricht beim nächsten Starten erneut anzeigen? + RadioData - + Favorites @@ -10474,12 +11029,12 @@ If blank then the mix is considered to be "ON" all the time. RadioKnobWidget - + <p>Value (input): <b>%1</b></p> <p>Wert (input): <b>%1</b></p> - + Right-double-click to reset to center. Doppelklick Rechts für Reset in die Mitte. @@ -11493,87 +12048,87 @@ ebenfalls umgekehrt. SetupPanel - + Timer %1 Timer %1 - + Popup menu available - + Profile Settings - + SD structure path not specified or invalid - + Copy Kopieren - + Cut Ausschneiden - + Paste Einfügen - + Clear - + Löschen - + Insert Einfügen - + Delete Löschen - + Move Up Nach oben - + Move Down Nach unten - + Clear All Alles löschen - + Clear Timer. Are you sure? - + Clear all Timers. Are you sure? - + Cut Timer. Are you sure? - + Delete Timer. Are you sure? @@ -11795,8 +12350,8 @@ ebenfalls umgekehrt. SimulatorMain - OpenTx Simulator - OpenTX Simulator + EdgeTx Simulator + @@ -11850,7 +12405,12 @@ ebenfalls umgekehrt. - Data source type to use (applicable to Horus only). One of: + Data source type to use. One of: + + + + + Unknown error during Simulator startup. @@ -11896,23 +12456,18 @@ NOTE: any existing EEPROM data incompatible with the selected radio type may be - + ERROR: Couldn't start simulator, missing radio/profile/data file/folder. Profile ID: [%1]; Radio ID: [%2]; Data File: [%3] - + ERROR: Radio profile or simulator firmware not found. Profile ID: [%1]; Radio ID: [%2] - - - Uknown error during Simulator startup. - Unbekannter Fehler während Simulator startup. - SimulatorMainWindow @@ -12195,8 +12750,13 @@ The radio type specified in the selected profile is used by default. - Radio data (.bin/.eeprom/.otx) image file to use. A new file with a default image will be created if necessary.<br /> -<b>NOTE</b>: any existing EEPROM data incompatible with the selected radio type may be overwritten! + Radio data (.etx) settings file to use. A new file with default settings will be created if necessary.<br /> +<b>NOTE</b>: any existing data incompatible with the selected radio type may be overwritten! + + + + + Simulator: @@ -12254,22 +12814,22 @@ The default is configured in the chosen Radio Profile. - + All files (*.*) - + Select a data file - + Select Data Directory - + Select SD Card Image Folder @@ -12282,67 +12842,67 @@ The default is configured in the chosen Radio Profile. Companion Simulator - + Radio Simulator (%1) - + Could not determine startup data source. - + Could not load data, possibly wrong format. - + Data Load Error Daten Ladefehler - + Invalid startup data provided. Plese specify a proper file/path. - + Simulator Startup Error - + Error saving data: could open file for writing: '%1' - + Error saving data: could not get data from simulator interface. - + An unexpected error occurred while attempting to save radio data to file '%1'. - + Data Save Error - + Radio firmware error: %1 - + - Flight Mode %1 (#%2) - + Cannot open joystick, joystick disabled Kann joystick nicht öffnen, joystick ausgeschaltet @@ -12856,6 +13416,11 @@ Too many errors, giving up. Disable multi sensor handling Kein Multisensor Handling + + + Show Instance IDs + + mAh count @@ -13020,27 +13585,27 @@ Too many errors, giving up. TelemetryPanel - + Low Alarm Voralarm - + Critical Alarm Kritischer Alarm - + Winged Shadow How High Winged Shadow How High - + Winged Shadow How High (not supported) Winged Shadow How High (nicht unterstützt) - + Delete Sensor. Are you sure? @@ -13060,7 +13625,7 @@ Too many errors, giving up. FrSky D (Kabel) - + Source Quelle @@ -13205,7 +13770,7 @@ Too many errors, giving up. Clear - + Löschen @@ -13738,92 +14303,102 @@ hh:mm:ss Haptik - + + Beeps and Haptic + + + + + Voice and Haptic + + + + 5s 5x {5s?} - + 10s 10s - + 20s 5x {20s?} - + 30s 5x {30s?} - + Not persistent Nicht dauerhaft - + NOT - + Persistent (flight) Dauerhaft für Flug - + Flight Flug - + Persistent (manual reset) Dauerhaft (per Hand reset) - + Manual reset Manual Reset - + OFF AUS - + ON EIN - + Start Start - + THs GSs - + TH% GS% - + THt GSt - + Show Elapsed - + Show Remaining @@ -13855,22 +14430,22 @@ CTRL + scroll or PAGE UP/DOWN keys to change time in larger steps. TrainerMix - + OFF AUS - + += (Sum) += (Add) - + := (Replace) := (Ersetzen) - + CH%1 CH%1 @@ -13914,7 +14489,23 @@ CTRL + scroll or PAGE UP/DOWN keys to change time in larger steps. UpdateCompanion - + + Would you like to open the disk image to install the new version of Companion? + + + + + + Would you like to launch the Companion installer? + + + + + No install process support for your operating system + + + + Companion @@ -13923,6 +14514,11 @@ CTRL + scroll or PAGE UP/DOWN keys to change time in larger steps. Install + + + Asset filter applied: %1 - %2 found + + Expected 1 asset for install but none found @@ -13962,7 +14558,7 @@ CTRL + scroll or PAGE UP/DOWN keys to change time in larger steps. UpdateFirmware - + Firmware Firmware @@ -13990,347 +14586,285 @@ CTRL + scroll or PAGE UP/DOWN keys to change time in larger steps. UpdateInterface - + Component id: %1 exceeds maximum application settings components: %2! - - + + Copy filter pattern: %1 + + + + + + + + Asset filter applied: %1 - %2 found + + + + + Copy directory structure + + + + + Processing updates for: %1 - + %1 preparation failed - + %1 download failed - + %1 decompress failed - + %1 copy to destination failed - + Failed to save release settings - + %1 start async failed - + %1 housekeeping failed - - + + %1 update successful - - Update Interface - - - - + unknown unbekannt - - Unable to download release meta data - - - - - Unable to download release assets information - - - - + %1 directory not configured in application settings! - + Failed to create %1 directory %2! - - Unable to open the download file %1 for writing. -Error: %2 - - - - - Invalid URL: %1 - - - - - URL: %1 - - - - - Network error has occurred. Error code: %1 - - - - - Unable to download %1. -Error:%2 -%3 - - - - - Unable to convert downloaded data to json format. -Error:%1 -%2 - - - - - Asset filter: %1 - - - - + No assets found in release '%1' using filter '%2' - + %1 assets found when %2 expected in release '%3' using filter '%4' - + Unable to set processing flags for asset %1 - + Unable to set sub directory for asset %1 - + Unable to set copy filter for asset %1 - - Downloading: %1 - - - - - Download: %1 - - - - - File exists: %1 - - - - - File %1 exists. Download again? - - - - - Failed to create directory %1! - - - - + Decompressing %1 - + Decompress: %1 - + Failed to decompress %1 - + Decompressed file structure not found at %1 - + Copy file structure from: %1 - - + + Failed to create directory %1 - - + + Check/create directory: %1 - - + + Directories checked/created: %1 - - + + Failed to delete existing file %1 - - + + Failed to copy file %1 - - + + Copied %1 to %2 - - + + Files copied: %1 - + Unable to determine source directory for asset %1 - + Copy files from %1 - + Deleted file: %1 - + No downloaded or decompressed files matched filter '%1' - + Preparing - + Set run folders failed - + Set release id from update release '%1' failed - + Flagging assets - + Downloading assets - + Unable to download flagged assets - + Decompressing assets - + Unable to decompress flagged assets - + Copying to destination - + Unable to copy assets - + Housekeeping - + Delete download directory: %1 - + Failed to delete downloads folder %1 - + Delete decompress directory: %1 - - + + Failed to delete decompress folder %1 - + Delete decompress folder: %1 - + Save release settings @@ -14338,11 +14872,76 @@ Error:%1 UpdateMultiProtocol - + Multiprotocol + + UpdateNetwork + + + Downloading: %1 + + + + + Download: %1 + + + + + File exists: %1 + + + + + File %1 exists. Download again? + + + + + Failed to create directory %1! + + + + + Unable to open the download file %1 for writing. Error: %2 + + + + + Invalid URL: %1 + + + + + URL: %1 + + + + + Network error has occurred. Error code: %1 + + + + + Ssl library version: %1 + + + + + Unable to download %1. Error:%2 +%3 + + + + + Unable to convert downloaded metadata to json. Error:%1 +%2 + + + UpdateOptionsDialog @@ -14363,7 +14962,7 @@ Error:%1 Clear - + Löschen @@ -14371,58 +14970,58 @@ Error:%1 - + %1 %2 %1s {1 %2?} - + Options - + Clear current release information. Are you sure? - - + + Filter Filter - + Max.Expected - + No Limit - + Download - + Decompress - + Install - + Copy Kopieren - + Sub folder @@ -14430,40 +15029,40 @@ Error:%1 UpdateParameters - + None Kein - + Exact - + Startswith - + Endswith - + Contains - - Expression + + Pattern UpdateSDCard - + SD Card @@ -14473,15 +15072,25 @@ Error:%1 - - Radio flavour %1 not listed in %2 + + Unable to retrieve asset '%1' from release '%2' + + + + + Unable to retrieve file '%1' from repo '%2' + + + + + Radio flavour '%1' not listed in '%2' UpdateSounds - + Sounds @@ -14491,40 +15100,48 @@ Error:%1 - - Asset not found in release '%1' using filter pattern '%2' + + Unable to retrieve asset '%1' from release '%2' - %1 assets found when %2 expected in release '%3' using filter pattern '%4' + Unable to retrieve file '%1' from repo '%2' - - Language %1 not listed in %2 + + Language '%1' not listed in '%2' - + Choose Language Packs - + No language packs have been selected. Sounds update will be skipped! - + Flagging assets + + UpdateStatus + + + Update Interface + + + UpdateThemes - + Themes @@ -14550,37 +15167,37 @@ Process now? - + No components have been flagged to check in Update Settings! - + Update Components - + Starting... - + Finished %1 - + successfully - + with errors - + Run SD card sync now? @@ -14636,7 +15253,7 @@ Process now? - + Options @@ -14691,37 +15308,37 @@ Process now? - + Retrieving latest release information for %1 - + Save as Defaults - + Download folder path missing! - + Decompress folder path missing! - + Update folder path missing! - + Decompress and download folders have the same path! - + No components selected for update! @@ -15174,17 +15791,17 @@ Process now? - + Please check all radio and model settings as no conversion could be performed. - + File %1 appears to contain radio settings and importing is unsupported. - + Unable to determine content type for file %1 @@ -15192,7 +15809,7 @@ Process now? YamlGeneralSettings - + Warning: Radio settings file is missing the board entry! Current firmware profile board will be used. @@ -15201,7 +15818,7 @@ Do you wish to continue? - + Settings file board (%1) does not match current profile board (%2). Do you wish to continue? @@ -15332,146 +15949,97 @@ Please only use this if you know what you are doing. There are no error checks Joystick konfigurieren - - Ch2 - Ch2 - - - + + Not Assigned Nicht zugewiesen - - Stick - Knüppel - - - - Knob/Slider %1 - Poti/Slider %1 - - - + No joysticks found Kein Joystick gefunden - + Press the Start button to start the stick range calibration procedure. You may change the channel assignments or inversion at any time. - + Move sticks and pots in every direction making full movement Press Next when finished Bewege alle Knüppel und Potis in alle Richtungen auf Vollausschlag Drücken Next wenn soweit - + Place sticks and pots in middle position. Press Next when done Erst alle Knüppel und Potis in die Mittestellung. dann Next wenn soweit - + Map joystick channels to controls using comboboxes. Press Next when done. - + Check inversion checkbox to if necessary to reverse direction. Press Next when done. - + Press OK to save configuration Press Cancel to abort joystick calibration without saving. OK um die Einstellungen zu speichern Cancel zum abbrechen der Joystickkalibrierung ohne speichern. - + Calibration not complete, save anyway? Kalibrierung nciht fertig trotzdem speichern? - - Ch1 - Ch1 - - - - Ch4 - Ch4 - - - - Ch6 - Ch6 - - - - Ch3 - Ch3 - - - - Ch5 - Ch5 - - - - Ch7 - Ch7 - - - - Ch8 - Ch8 - - - + Instructions Anweisungen - + Enable Freigabe - + Cancel abbrechen - + Back Zurück - + Start Start - + Next weiter - + Ok Ok - + Cannot open joystick. kann Joystick nicht öffnen. diff --git a/companion/src/translations/companion_en.ts b/companion/src/translations/companion_en.ts index 93b3a1e1d4a..4f0129c8f4f 100644 --- a/companion/src/translations/companion_en.ts +++ b/companion/src/translations/companion_en.ts @@ -60,110 +60,102 @@ AppData - + Application Settings have been saved to %1 - + Could not save Application Settings to file "%1" - + because the file could not be saved (check access permissions). - + for unknown reasons. - + None - + Wizard - + Editor - + Template - + Prompt - + Manual - + Startup - + Daily - + Weekly - + Monthly - + Debug - + Warning - + Critical - + Fatal - + Information - - AppMessages - - - Show this message again at next startup? - - - AppPreferencesDialog @@ -182,17 +174,12 @@ - + Radio Type - - Menu Language - - - - + Splash Screen @@ -229,7 +216,7 @@ - + Enable automatic backup before writing firmware @@ -287,7 +274,7 @@ Mode 4: - + Default Channel Order @@ -296,6 +283,11 @@ Mode 4: <html><head/><body><p>Channel order</p><p><br/></p><p>Defines the order of the default mixes created on a new model.</p></body></html> + + + Language + + Prompt to write firmware to radio after update @@ -422,227 +414,232 @@ Mode 4: - + + Remove empty model slots when deleting models (only applies for radios w/out labels) + + + + Simulator controls - + Save switch/pot positions on simulator exit - + Clear saved positions - + + Disable 'Cannot open joystick, joystick disabled' warning + + + + Update Settings - + Check frequency - + Reset to Defaults - + Folders - + Download - + Create sub-folders in Download folder - + Decompress - + Use Radio Profile SD Structure - + Components - + Delete downloads - + Delete decompressions - + Logging - + Action on New Model - + Screenshot capture folder - + Clear Image - + Select Image - - - - - - - - + + + + + + + + Select Folder - + Application Settings - + most recently used files - + Startup Settings - + Remember - + Output Logs Folder - + <html><head/><body><p>This option maintains the behaviour from older OpenTx versions where empty model slots are preserved when a model is deleted or moved. </p><p>When this option is de-selected, the other models may be re-arranged to fill the gap left by the removed model.</p></body></html> - - Remove empty model slots when deleting models (only applies for radios w/out categories) - - - - + Debug Output Logging - + Application (Companion/Simulator) - + <html><head/><body><p>Keep a log of all messages generated by the radio firmware when running in Simulator. This is the same information one would also see in the Simulator <span style=" font-style:italic;">Debug Output</span> window.</p></body></html> - + Radio Firmware (in Simulator) - + Splash Screen Library - + Google Earth Executable - + User Splash Screens - + Automatic Backup Folder - + Only show user splash images - + Show user and companion splash images - + Select Executable - + Release channel - + Simulator Settings - + Calibrate - + Blue - - + + Options @@ -652,205 +649,205 @@ Mode 4: - + Append version number to firmware file name - + Prompt to run SD Sync after update - + <html><head/><body><p>Keep a log of all debugging messages generated by the desktop Companion/Simulator applications. An EdgeTX developer may request this to help diagnose an issue.</p></body></html> - + Show splash screen - + Prompt for radio profile - + Prompt to run installer after update - - + + Update - + Green - + Red - + Orange - + Yellow - + Only capture to clipboard - + Enable - + Joystick - + Simulator BackLight - + Simulator Volume Gain - + My Radio - + <p><b>You cannot switch Radio Type or change Build Options while there are unsaved file changes. What do you wish to do?</b></p> <ul><li><i>Save All</i> - Save any open file(s) before saving Settings.<li><li><i>Reset</i> - Revert to the previous Radio Type and Build Options before saving Settings.</li><li><i>Cancel</i> - Return to the Settings editor dialog.</li></ul> - + Select your snapshot folder - + Update Settings: Download folder path missing! - + Update Settings: Decompress folder path missing! - + Update Settings: Update folder path missing! - + Update Settings: Decompress and download folders have the same path! - - + + No joysticks found - + EMPTY: No radio settings stored in profile - + AVAILABLE: Radio settings of unknown age - + AVAILABLE: Radio settings stored %1 - + Reset all update settings to defaults. Are you sure? - + Update settings have been reset. Please close and restart Companion to avoid unexpected behaviour! - + Select your download folder - + Select your decompress folder - + Select your update destination folder - + Check - + Select your library folder - - + + Select your Models and Settings backup folder - + Select a folder for application logs - + Select Google Earth executable - + Select the folder replicating your SD structure - + Open Image to load - + Images (%1) @@ -888,74 +885,241 @@ Mode 4: Boards - + Left Horizontal - + Left Vertical - + Right Vertical - + Right Horizontal - + Aux. 1 - + Aux. 2 - - - + + Rud + + + + + Ele + + + + + Thr + + + + + Ail + + + + + P1 + + + + + P2 + + + + + P3 + + + + + + + + + + + + S1 + + + + + POT1 + + + + + F1 + + + + + F2 + + + + + F3 + + + + + F4 + + + + + + + + + + + S2 + + + + + + + + LS + + + + + + + + RS + + + + + + + TltX + + + + + + + TltY + + + + + + S3 + + + + + + 6P + + + + + L1 + + + + + L2 + + + + + + JSx + + + + + + JSy + + + + + EX1 + + + + + EX2 + + + + + EX3 + + + + + EX4 + + + + + + None - + Pot with detent - + Multi pos switch - + Pot without detent - + Slider with detent - + 2 Positions Toggle - + 2 Positions - + 3 Positions @@ -1262,37 +1426,37 @@ Mode 4: - + Select or create a file for exported Settings: - + Press the 'Retry' button to choose another file. - + Simulator for this firmware is not yet available - + Uknown error during Simulator startup. - + Simulator Error - + Data Load Error - + Error occurred while starting simulator. @@ -1449,17 +1613,17 @@ Do you want to import settings from a file? ComponentData - + Releases - + Pre-release - + Nightly @@ -1611,12 +1775,12 @@ Do you want to import settings from a file? - + Not enough free points in global points array to store the curve. - + Editing curve %1: %2 @@ -1874,120 +2038,141 @@ Do you want to import settings from a file? - + Played once, not during startup - + + !1x + + + + No repeat - + + + 1x + + + + Repeat %1s - + + %1s + + + + Beep 1 - + Beep 2 - + Beep 3 - + Warn 1 - + Warn 2 - + Cheep - + Ratata - + Tick - + Siren - + Ring - + Sci Fi - + Robot - + Chirp - + Tada - + Cricket - + Alarm Clock - + Value - + Source - + Global Variable - + Inc/Decrement + + + On + + Vario @@ -2054,22 +2239,22 @@ Do you want to import settings from a file? - + Flight - + Telemetry - + s - + DISABLED @@ -2082,118 +2267,118 @@ Do you want to import settings from a file? CustomFunctionsPanel - + Switch - + Action - + Parameters - + Popup menu available - + SF%1 - + GF%1 - + GV - + ON - + Error occurred while trying to play sound, possibly the file is already opened. (Err: %1 [%2]) - + Unable to find or open sound file: %1 - + Delete Function. Are you sure? - + Cut Special Function. Are you sure? - + Copy - + Cut - + Paste - + Clear - + Insert - + Delete - + Move Up - + Move Down - + Clear All - + Clear Function. Are you sure? - + Clear all Functions. Are you sure? @@ -2432,48 +2617,48 @@ Do you want to import settings from a file? - + Switch - + Switch - + cannot be exported on this board! - + Source - + Source %1 cannot be exported on this board! - + OpenTX only accepts %1 points in all curves - + OpenTx only accepts %1 points in all curves - - + + OpenTX on this board doesn't accept this function - + OpenTX doesn't accept this radio protocol @@ -2708,12 +2893,12 @@ Error: %2 EdgeTXInterface - + Radio settings file checksum error. You are advised to review the settings - + Companion does not support settings version %1! @@ -2930,17 +3115,17 @@ If blank then the input is considered to be "ON" all the time. - + Clear All - + Set All - + Invert All @@ -3292,361 +3477,360 @@ Blank means include all. ?, *, and [...] wildcards accepted. Firmware - + Channel values displayed in us - + No OverrideCH functions available - + Possibility to enable FAI MODE (no telemetry) at field - + FAI MODE (no telemetry) always enabled - + Removes D8 FrSky protocol support which is not legal for use in the EU on radios sold after Jan 1st, 2015 - - + + + + + + + + + + - - - - - - Disable HELI menu and cyclic mix support - - + + + + + + + + + + - - - - - - Disable Global variables - - + + + + + + + + + + - - - - - - Enable Lua custom scripts screen - + Use alternative SQT5 font - + Pots use in menus navigation - + FrSky Taranis X9D+ - + Enable non certified firmwares - + Enable AFHDS3 support - - + + Disable RAS (SWR) - + FrSky Taranis X9D+ 2019 - + FrSky Taranis X9D - + Haptic module installed - + FrSky Taranis X9E - + Confirmation before radio shutdown - + Horus gimbals installed (Hall sensors) - + FrSky Taranis X9-Lite - + FrSky Taranis X7 / X7S - + FrSky Taranis X-Lite S/PRO - + FrSky Taranis X-Lite - + FrSky Horus X10 / X10S - - - - - - Support hardware mod: R9M ACCESS - - - - + FrSky Horus X10 Express / X10S Express - + FrSky Horus X12S - + Use ONLY with first DEV pcb version - + Jumper T12 / T12 Pro - - + + Support for MULTI internal module - + Jumper T-Lite - + + Jumper T-Lite (F4 MCU) + + + + Jumper T-Pro - + Jumper T16 / T16+ / T16 Pro - - - - + + + + Support for bluetooth module - + Radiomaster TX12 - + Radiomaster TX12 Mark II - + Radiomaster Zorro - + Select if internal ELRS module is installed - + + Radiomaster Boxer + + + + Radiomaster T8 - + Allow bind using bind key - + Radiomaster TX16S / SE / Hall / Masterfire - + Support internal GPS - + Support hardware mod: FlySky Paladin EV Gimbals - + Jumper T18 - + FlySky NV14 - + BETAFPV LiteRadio3 Pro - + iFlight Commando8 - + Turnigy 9XR-PRO - + Enable HELI menu and cyclic mix support - + Global variables - + In model setup menus automatically set source by moving the control - + In model setup menus automatically set switch by moving the control - + No graphical check boxes and sliders - + Battery graph - + Don't use bold font for highlighting active items - + FrSky Taranis X9-Lite S - + FrSky Taranis X7 / X7S Access - - + + Support for ACCESS internal module replacement - + Enable resetting values by pressing up and down at the same time - + 9X with AR9X board - + 9X with Sky9x board - - FirmwareInterface - - - Compressed image size exceeds reserved space. - - - FlapsPage @@ -4412,7 +4596,7 @@ You are currently using: FunctionSwitchesPanel - + SW%1 @@ -4553,12 +4737,12 @@ p, li { white-space: pre-wrap; } - + Own value - + Flight mode %1 value @@ -4587,161 +4771,239 @@ These will be relevant for all models in the same EEPROM. - + Setup - + Global Functions - + Trainer - + Hardware - + Calibration - + + Enabled Features + + + + Wrong data in profile, radio calibration was not retrieved - + Wrong data in profile, Switch/pot config not retrieved - + Wrong data in profile, hw related parameters were not retrieved - + Do you want to store calibration in %1 profile<br>overwriting existing calibration? - + Calibration and HW parameters saved. + + GeneralOptionsPanel + + + Radio Menus + + + + + Themes + + + + + Global Functions + + + + + Trainer + + + + + Model Menus + + + + + Heli + + + + + Flight Modes + + + + + Curves + + + + + Global Variables + + + + + Logical Switches + + + + + Special Functions + + + + + Custom Mix Scripts + + + + + Telemetry + + + GeneralSettings - + Radio Settings - + Internal - + Ask - + Per model - + Internal + External - + External - - + + OFF - + Enabled - + Telemetry - + Trainer - + Telemetry Mirror - + Telemetry In - + SBUS Trainer - + LUA - + CLI - + GPS - + Debug - + SpaceMouse - - mA + + External module - - Normal + + mA + + + + + Normal - + OneBit @@ -4804,53 +5066,53 @@ These will be relevant for all models in the same EEPROM. - + Country Code - + FAI Mode - + Automatically adjust the radio's clock if a GPS is connected to telemetry. - + Adjust RTC - + Speaker Volume - - + + Hz - + Vario pitch at max - + Backlight Switch - + Color 1 - + Color 2 @@ -4860,24 +5122,24 @@ These will be relevant for all models in the same EEPROM. - + If this value is not 0, any keypress will turn on the backlight and turn it off after the specified number of seconds. - - - + + + sec - + Backlight color - + Speaker Pitch (spkr only) @@ -4922,41 +5184,41 @@ These will be relevant for all models in the same EEPROM. - - + + ms - + Backlight flash on alarm - + Vario pitch at zero - + Vario repeat at zero - + Backlight Auto OFF after - + This is the switch selectrion for turning on the backlight (if installed). - - + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -4966,32 +5228,32 @@ p, li { white-space: pre-wrap; } - + RotEnc Navigation - + Backlight Brightness - + America - + Japan - + Europe - + Voice Language @@ -5006,17 +5268,17 @@ p, li { white-space: pre-wrap; } - + RSSI Poweroff Warning - + Low EEPROM Warning - + Mode selection: Mode 1: @@ -5039,188 +5301,198 @@ Mode 4: - + Mode 1 (RUD ELE THR AIL) - + Mode 2 (RUD THR ELE AIL) - + Mode 3 (AIL ELE THR RUD) - + Mode 4 (AIL THR ELE RUD) - + USB Mode - - + + Ask on Connect - + Joystick (HID) - + USB Mass Storage - + USB Serial (CDC) - + <html><head/><body><p>Channel order</p><p><br/></p><p>Defines the order of the default mixes created on a new model.</p></body></html> - + If you enable FAI, only RSSI and RxBt sensors will keep working. This function cannot be disabled by the radio. - + Owner Registration ID - + + Model quick select + + + + + Enable this to quickly change model on the model select page (a long press can then be used to open the model edit menu). + + + + R E T A - + R E A T - + R T E A - + R T A E - + R A E T - + R A T E - + E R T A - + E R A T - + E T R A - + E T A R - + E A R T - + E A T R - + T R E A - + T R A E - + T E R A - + T E A R - + T A R E - + T A E R - + A R E T - + A R T E - + A E R T - + A E T R - + A T R E - + A T E R - + Battery warning voltage. This is the threashhold where the battery warning sounds. @@ -5228,274 +5500,263 @@ Acceptable values are 3v..12v - + Power On Delay - + Jack Mode - + Audio - + Trainer - + DMS - + Stick Mode - + Power Off Delay - + Metric - + Imperial - + Default Channel Order - + GPS Coordinates - + Min - - + + v - + Max - + Inactivity Timer - + Show Splash Screen on Startup - + Contrast - + Battery Meter Range - + Haptic Strength - + LCD Display Type - + "No Sound" Warning - + Battery Warning - + Haptic Length - + MAVLink Baud Rate - - + + Quiet - + Only Alarms - - + + No Keys - - + + All - + Standard - + Optrex - + If not zero will sound beeps if the transmitter has been left without inputs for the specified number of minutes. - - nnnnnnNN - - - - + Keys Backlight - + Rotary Encoder Mode - + min - - - Show splash screen on startup - - - - + --- - + 2s - + 3s - + 4s - + 6s - + 8s - + 10s - + 15s - + 4800 Baud - + 9600 Baud - + 14400 Baud - + 19200 Baud - + 38400 Baud - + 57600 Baud - + 76800 Baud - + 115200 Baud - - - + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -5510,67 +5771,67 @@ p, li { white-space: pre-wrap; } - - + + X-Short - - + + Short - - + + Normal - - + + Long - - + + X-Long - + NMEA - + Play Delay (switch mid position) - + Measurement Units - + Haptic Mode - + Beeper Length - + Beeper Mode - + Beeper volume 0 - Quiet. No beeps at all. @@ -5581,7 +5842,7 @@ p, li { white-space: pre-wrap; } - + Alarms Only @@ -5589,82 +5850,82 @@ p, li { white-space: pre-wrap; } GeneralSetupPanel - + OFF - + Keys - + Sticks - + Keys + Sticks - + ON - + English - + Dutch - + French - + Italian - + German - + Czech - + Slovak - + Spanish - + Polish - + Portuguese - + Russian @@ -5679,64 +5940,79 @@ p, li { white-space: pre-wrap; } - + Danish - + + Chinese + + + + + Japanese + + + + + Hebrew + + + + No No - + RotEnc A - + Rot Enc B - + Rot Enc C - + Rot Enc D - + Rot Enc E - + If you enable FAI, only RSSI and RxBt sensors will keep working. This function cannot be disabled by the radio. Are you sure ? - + Normal - + Inverted - + Vertical Inverted, Horizontal Normal - + Vertical Inverted, Horizontal Alternate @@ -5762,99 +6038,118 @@ Are you sure ? HardwarePanel - + Sticks - + Dead zone - + Pots - + Sliders - + Switches - + RTC Battery Check - + Bluetooth - + Device Name: - - Antenna + + Sample Mode - - Internal module + + Serial ports - - Sample Mode + + + Power - - Serial ports + + USB-VCP + + + + + ADC Filter - - - %1 + + Internal RF - - - Power + + Type - - USB-VCP + + Baudrate: - - ADC Filter + + Antenna: + + + + + External RF + + + + + AUX1 + + + + + AUX2 - + S.Port Power - + Current Offset - + Warning: Changing the Internal module may invalidate the internal module protocol of the models! @@ -6192,73 +6487,78 @@ Are you sure ? - + Favorites - + Cannot find %1/RADIO/radio.yml - + Found %1/RADIO/radio.yml - + Cannot find %1/MODELS/models.yml - + Found %1/MODELS/models.yml - + Cannot find %1 - + Found %1 - + Cannot extract RADIO/radio.yml - - + + Cannot load RADIO/radio.yml - - + + Can't load MODELS/labels.yml - + Cannot extract - - + + Cannot load - + Cannot list files + + + Error deleting files + + LimitData @@ -6697,715 +6997,725 @@ The columns for altitude "GAlt" and for speed "GSpd" are opt MainWindow - + File loaded - + The new theme will be loaded the next time you start Companion. - - + + Open Models and Settings file - - + + File saved - - + + Synchronize SD - - + + Writing models and settings to radio + + + + + In progress... + + + + + Read Firmware from Radio - - + + Read Models and Settings from Radio - + Models and Settings read - - + + This function is not yet implemented - + Save Radio Backup to File - + Read Radio Firmware to File - + If you've found this program useful, please support by <a href='%1'>donating</a> - + About Companion - + New - + Create a new Models and Settings file - + Open... - + Save - - + + Save Models and Settings file - + Save As... - + Exit - + Exit the application - + About Companion... - + Download components... - + Download EdgeTX components and supporting resources - + Check for updates... - + Check for updates to EdgeTX and supporting resources - + Create a new Radio Settings Profile - + Copy Current Radio Profile - + Duplicate current Radio Settings Profile - + Delete the current Radio Settings Profile - + Export Application Settings.. - + Save all the current %1 and Simulator settings (including radio profiles) to a file. - + Import Application Settings.. - + Load %1 and Simulator settings from a prevously exported settings file. - + Classical - + The classic companion9x icon theme - + Yerico - + Yellow round honey sweet icon theme - + Monochrome - + A monochrome black icon theme - + MonoWhite - + A monochrome white icon theme - + Please save or close all modified files before importing settings - + <html><p>%1 and Simulator settings can be imported (restored) from a previosly saved export (backup) file. This will replace current settings with any settings found in the file.</p><p>An automatic backup of the current settings will be attempted. But if the current settings are useful then it is recommended that you make a manual backup first.</p><p>For best results when importing settings, <b>close any other %1 windows you may have open, and make sure the standalone Simulator application is not running.</p><p>Do you wish to continue?</p></html> - + Confirm Settings Import - + Select %1: - + backup - + Press the 'Ignore' button to continue anyway. - + The settings could not be imported. - + <html><p>New settings have been imported from:<br> %1.</p><p>%2 will now re-initialize.</p><p>Note that you may need to close and restart %2 before some settings like language and icon theme take effect.</p> - + <p>The previous settings were backed up to:<br> %1</p> - + Tabbed Windows - + Tile Windows - + Cascade Windows - + Close All Windows - + Alt+%1 - + - Copy - + Companion :: Open files warning - + Please save or close modified file(s) before deleting the active profile. - + Not possible to remove profile - + The default profile can not be removed. - + Confirm Delete Profile - + Are you sure you wish to delete the "%1" radio profile? There is no way to undo this action! - + MonoBlue - - + + Checking for updates... - + EdgeTX Home Page: <a href='%1'>%1</a> - + The EdgeTX Companion project was originally forked from <a href='%1'>OpenTX</a> - + File new <a href='%1'>Issue or Request</a> - + Copyright - + EdgeTX Companion %1 - Radio: %2 - Profile: %3 - + Delete Current Radio Profile... - + Use tabs to arrange open windows. - + Arrange open windows across all the available space. - + Arrange all open windows in a stack. - + Closes all open files (prompts to save if necessary. - + Window - + Ctrl+Shift+S - + Ctrl+Alt+L - + Ctrl+Alt+D - + Ctrl+Alt+R - + A monochrome blue icon theme - + Small - + Use small toolbar icons - + Normal - + Use normal size toolbar icons - + Big - + Use big toolbar icons - + Huge - + Use huge toolbar icons - + System language - + Local Folder - + Radio Folder - + Show the application's About box - + View Log File... - + Open and view log file - + Settings... - + Edit Settings - + Compare Models... - + Compare models - + Edit Radio Splash Image... - + Edit the splash image of your Radio - + Read firmware from Radio - + Write Firmware to Radio - + Write firmware to Radio - + Add Radio Profile - + There are unsaved file changes which you may lose when switching radio types. Do you wish to continue? - + No local SD structure path configured! - + No Radio or SD card detected! - + Close - + Close Models and Settings file - + List of recently used files - + Radio Profiles - + Create or Select Radio Profiles - + Release notes... - + Show release notes - + Write Models and Settings To Radio - + Write Models and Settings to Radio - + Read Models and Settings From Radio - + Configure Communications... - + Configure software for communicating with the Radio - + Write Backup to Radio - + Write Backup from file to Radio - + Backup Radio to File - + Save a complete backup file of all settings and model data in the Radio - + SD card synchronization - + Use default system language. - + Use %1 language (some translations may not be complete). - + Recent Files - + Set Menu Language - + Set Icon Theme - + Set Icon Size - - + + File - + Some text will not be translated until the next time you start Companion. Please note that some translations may not be complete. - - + + Edit - + Settings - + Read/Write - - + + Help - + Write - + Ready - + %2 @@ -7418,22 +7728,22 @@ Do you wish to continue? - + Model already exists! Do you want to overwrite it or insert into a new slot? - + Overwrite - + Unable to Edit Radio Settings whilst models are open for editing. - + Delete %n selected model(s)? Delete %n selected model? @@ -7562,27 +7872,27 @@ Do you wish to continue? - + read only - + Cannot insert model, last model in list would be deleted. - + Cannot paste model, out of available model slots. - + Do you want to overwrite radio general settings? - + Cannot add model, could not find an available model slot. @@ -7634,7 +7944,7 @@ Do you wish to continue? - + Insert @@ -7648,68 +7958,53 @@ Do you wish to continue? Do you want to continue? - - - Don't show this message again - - Unable to find radio SD card! - - Saved models and settings to radio - - - - - Error saving models and settings to radio! - - - - + Internal module protocol changed to <b>OFF</b> for %1 models! - + Select a model template file - + Add a new model using - + Defaults - + Edit - + Wizard - + Template - + Failed to remove temporary model! - + Export model @@ -7773,25 +8068,31 @@ Do you wish to continue? - + Cannot duplicate model, could not find an available model slot. - + Editing model %1: - + Favorites - + Save As + + + + Invalid file extension! + + %1 has been modified. @@ -7824,34 +8125,49 @@ Do you want to save your changes? - + + Do not show this message again + + + + + Models and settings written to radio + + + + + Error writing models and settings to radio! + + + + Cannot write temporary file! - + Open backup Models and Settings file - + Unable to find file %1! - + Error opening file %1: %2. - + Error reading file %1: %2. - + Invalid binary backup File %1 @@ -8498,92 +8814,180 @@ If blank then the mix is considered to be "ON" all the time. - + Setup - + Heli - + Flight Modes - + Inputs - + Mixes - + Outputs - + Curves - + Logical Switches - + Special Functions - + Telemetry - - + + Custom Screens + + + Enabled Features + + - ModelPrinter + ModelOptionsPanel - - Exponential + + Global - - Extra Fine + + Off - - Fine + + On - - Medium + + Radio Menus - - Coarse + + Themes - - Unknown + + Global Functions + + + + + Trainer + + + + + Model Menus + + + + + Heli + + + + + Flight Modes + + + + + Curves + + + + + Global Variables + + + + + Logical Switches + + + + + Special Functions + + + + + Custom Mix Scripts + + + + + Telemetry + + + + + ModelPrinter + + + Exponential + + + + + Extra Fine + + + + + Fine + + + + + Medium + + + + + Coarse + + + + + Unknown @@ -8633,8 +9037,8 @@ If blank then the mix is considered to be "ON" all the time. - - + + OFF @@ -8645,19 +9049,19 @@ If blank then the mix is considered to be "ON" all the time. - + Mode - + Channels - + Frame length @@ -8668,7 +9072,7 @@ If blank then the mix is considered to be "ON" all the time. - + Polarity @@ -8678,424 +9082,425 @@ If blank then the mix is considered to be "ON" all the time. - - + + Delay - - + + Receiver - + Radio protocol - + Subtype - + Option value - + + Sub Type - - + + RF Output Power - + Output Type - + RX Output Frequency - + Raw 12 bits - + 90 - + 120 - + 120X - + 140 - + Off - - - - - + + + + + None - + MULT! - + Flight modes - + Flight mode - + All - + Edge - + Sticky - + Timer - + missing - + Duration - + Extended Limits - + Display Checklist - + Global Functions - + Manual - + Auto - + Failsafe Mode - - + + Hold - + No Pulse - + Not set - + No pulses - + Step - + Display - + Extended - + Never - + On Change - + Always - - - + + + Source - + Trim idle only - + Warning - + Reversed - + FrSky S.PORT - + FrSky D - + FrSky D (cable) - + Alti - + Alti+ - + VSpeed - + + - A1 - + + - A2 + - A3 + - A4 + - FAS - + Cells - + Min - + Max - + Numbers - + Bars - + Script - + Filename - + Error: Unable to open or read file! - - - + + + FM%1 - + FM%1%2 - + FM%1+%2 - + NoTrim - - + + Offset(%1) - + Scale(%1) - - + + Weight(%1) - - + + Switch(%1) - + No Trim - + No DR/Expo - + Delay(u%1:d%2) - + Slow(u%1:d%2) - + Warn(%1) - + Disabled in all flight modes - + instant - + Custom @@ -9131,27 +9536,27 @@ If blank then the mix is considered to be "ON" all the time. ModelsListModel - + Index - + Name - + RX # - + Labels - + Model %1 Translators: do NOT use accents here, this is a default model name. @@ -9211,6 +9616,11 @@ If blank then the mix is considered to be "ON" all the time. WARNING: changing RF Output Power needs RE-BIND + + + Low power mode + + Antenna @@ -9281,11 +9691,6 @@ If blank then the mix is considered to be "ON" all the time. RF Output Power - - - Low Power - - PPM delay @@ -9367,23 +9772,33 @@ If blank then the mix is considered to be "ON" all the time. - + + Option check + + + + + Option combo + + + + Failsafe Positions - + Show values in: - + % abbreviation for percent - + μs abbreviation for microseconds @@ -9392,110 +9807,280 @@ If blank then the mix is considered to be "ON" all the time. ModuleData - + Positive - + Negative - + + No Telemetry + + + + + MLink + + + + Trainer Port - + Internal Radio System - + External Radio Module - + Extra Radio System - + Radio System - + + OFF + + + + + PPM + + + + + Silverlit A + + + + + Silverlit B + + + + + Silverlit C + + + + + CTP1009 + + + + + LP45 + + + + + DSM2 + + + + + DSMX + + + + + PPM16 + + + + + PPMsim + + + + + FrSky XJT (D16) + + + + + FrSky XJT (D8) + + + + + FrSky XJT (LR12) + + + + + FrSky DJT + + + + + Crossfire + + + + + Multi + + + + + FrSky R9M + + + + + FrSky R9M Lite + + + + + FrSky R9M Lite Pro + + + + + SBUS output at VBat + + + + + FrSky ACCESS ISRM + + + + + FrSky ACCST ISRM D16 + + + + + FrSky ACCESS R9M 2019 + + + + + FrSky ACCESS R9M Lite + + + + + FrSky ACCESS R9M Lite Pro + + + + + FrSky XJT lite (D16) + + + + + FrSky XJT lite (D8) + + + + + FrSky XJT lite (LR12) + + + + + AFHDS3 + + + + + Ghost + + + + + Lemon-Rx DSMP + + + + 10mW - 16CH - - + + 100mW - 16CH - + 500mW - 16CH - + Auto <= 1W - 16CH - - + + 25mW - 8CH - - + + 25mW - 16CH - + 200mW - 16CH (no telemetry) - + 500mW - 16CH (no telemetry) - + 100mW - 16CH (no telemetry) - + 25 mW - + 100 mW - + 500 mW - + 1 W - + 2 W @@ -9503,47 +10088,27 @@ If blank then the mix is considered to be "ON" all the time. ModulePanel - + Warning: The internal module protocol <b>%1</b> is incompatible with the hardware internal module <b>%2</b> and has been set to <b>OFF</b>! - + Value - + Hold - + No Pulse - - Ask - - - - - Internal - - - - - Internal + External - - - - - External - - - - + Bind on channel @@ -9551,483 +10116,465 @@ If blank then the mix is considered to be "ON" all the time. MultiModelPrinter - + Input - + Weight - + Long. cyc - + Lateral cyc - + Collective - + Flight modes - - + + Flight mode - - + + + + Switch - + General - + Model Image - + Throttle - + Trims - + Center Beep - + Switch Warnings - + Pot Warnings - + Other - + Timers - + Time - + Countdown - + Mode - - + + Start - + Modules - + Trainer port - + Helicopter - + Swash - - - + + + Type - + Ring - + + + Function + + + + + + Repeat + + + + + + Enabled + + + + Protocol - + Low - + Critical - + Telemetry audio - + Altimetry - - + + Vario source - + Vario limits > - + Sink max - + Sink min - + Climb min - + Climb max - + Center silent - + Top Bar - + Volts source - + Altitude source - + + Multi sensors + + + + + Show Instance IDs + + + + Function Switches - + Switch %1 - + Group - + Always On - + + + Parameters - + Telemetry Sensors - + Telemetry Screens - + GF%1 - + Global Functions - + Checklist - - + + GV%1 - + RE%1 - + Channel - - - - + + + + Name - + Prec - + Popup - + Outputs - + Subtrim - + Direct - + Curve - + PPM - + Linear - + Telemetry - - + + Min - - Min.call - - - - - Persist - - - - - F.In - - - - - F.Out - - - - - Global vars - - - - - - Max - - - - - Global Variables - - - - - Inputs - - - - - Mixers - - - - - Curves - - - - - L%1 + + Min.call - - Logical Switches + + Persist - - SF%1 + + F.In - - Special Functions + + F.Out - - Unit + + Global vars - - RSSI Alarms + + + Max - - - Multiprotocols - - Subtype + + Global Variables - - Video TX frequency + + Inputs - - CC2500 frequency fine tune + + Mixers - - RF power + + Curves - - Telemetry + + L%1 - - Servo output frequency + + Logical Switches - - Option value + + SF%1 - - Fixed ID value + + Special Functions - - Enable Max Throw + + Unit - - RF Channel Number + + RSSI Alarms + + + Multiprotocols - - DEFAULT + + Servo update rate @@ -10057,22 +10604,22 @@ If blank then the mix is considered to be "ON" all the time. OpenTxEepromInterface - + Unknown error - + ... plus %1 errors - + Cannot write radio settings - + Cannot write model %1 @@ -10217,20 +10764,30 @@ If blank then the mix is considered to be "ON" all the time. QObject - + WARNING - + <p>Importing JumperTX data into OpenTX 2.3 is <b>not supported and dangerous.</b></p> <p>It is unfortunately not possible for us to differentiate JumperTX data from legitimate FrSky X10 data, but <b>You should only continue here if the file you opened comes from a real FrSky X10.</b></p> <p>Do you really want to continue?</p> + + + Compressed image size exceeds reserved space. + + + + + Show this message again at next startup? + + RadioData - + Favorites @@ -10366,12 +10923,12 @@ If blank then the mix is considered to be "ON" all the time. RadioKnobWidget - + <p>Value (input): <b>%1</b></p> - + Right-double-click to reset to center. @@ -11358,87 +11915,87 @@ If this is checked the throttle will be reversed. Idle will be forward, trim wi SetupPanel - + Timer %1 - + Popup menu available - + Profile Settings - + SD structure path not specified or invalid - + Copy - + Cut - + Paste - + Clear - + Insert - + Delete - + Move Up - + Move Down - + Clear All - + Clear Timer. Are you sure? - + Clear all Timers. Are you sure? - + Cut Timer. Are you sure? - + Delete Timer. Are you sure? @@ -11660,7 +12217,7 @@ If this is checked the throttle will be reversed. Idle will be forward, trim wi SimulatorMain - OpenTx Simulator + EdgeTx Simulator @@ -11715,7 +12272,12 @@ If this is checked the throttle will be reversed. Idle will be forward, trim wi - Data source type to use (applicable to Horus only). One of: + Data source type to use. One of: + + + + + Unknown error during Simulator startup. @@ -11761,23 +12323,18 @@ NOTE: any existing EEPROM data incompatible with the selected radio type may be - + ERROR: Couldn't start simulator, missing radio/profile/data file/folder. Profile ID: [%1]; Radio ID: [%2]; Data File: [%3] - + ERROR: Radio profile or simulator firmware not found. Profile ID: [%1]; Radio ID: [%2] - - - Uknown error during Simulator startup. - - SimulatorMainWindow @@ -12060,8 +12617,13 @@ The radio type specified in the selected profile is used by default. - Radio data (.bin/.eeprom/.otx) image file to use. A new file with a default image will be created if necessary.<br /> -<b>NOTE</b>: any existing EEPROM data incompatible with the selected radio type may be overwritten! + Radio data (.etx) settings file to use. A new file with default settings will be created if necessary.<br /> +<b>NOTE</b>: any existing data incompatible with the selected radio type may be overwritten! + + + + + Simulator: @@ -12119,22 +12681,22 @@ The default is configured in the chosen Radio Profile. - + All files (*.*) - + Select a data file - + Select Data Directory - + Select SD Card Image Folder @@ -12147,67 +12709,67 @@ The default is configured in the chosen Radio Profile. - + Radio Simulator (%1) - + Could not determine startup data source. - + Could not load data, possibly wrong format. - + Data Load Error - + Invalid startup data provided. Plese specify a proper file/path. - + Simulator Startup Error - + Error saving data: could open file for writing: '%1' - + Error saving data: could not get data from simulator interface. - + An unexpected error occurred while attempting to save radio data to file '%1'. - + Data Save Error - + Cannot open joystick, joystick disabled - + Radio firmware error: %1 - + - Flight Mode %1 (#%2) @@ -12736,6 +13298,11 @@ Too many errors, giving up. Disable multi sensor handling + + + Show Instance IDs + + TelemetryAnalog @@ -12900,32 +13467,32 @@ Too many errors, giving up. - + Source - + Low Alarm - + Critical Alarm - + Winged Shadow How High - + Winged Shadow How High (not supported) - + Delete Sensor. Are you sure? @@ -13603,92 +14170,102 @@ hh:mm:ss - + + Beeps and Haptic + + + + + Voice and Haptic + + + + 5s - + 10s - + 20s - + 30s - + Not persistent - + NOT - + Persistent (flight) - + Flight - + Persistent (manual reset) - + Manual reset - + OFF - + ON - + Start - + THs - + TH% - + THt - + Show Elapsed - + Show Remaining @@ -13720,22 +14297,22 @@ CTRL + scroll or PAGE UP/DOWN keys to change time in larger steps. TrainerMix - + OFF - + += (Sum) - + := (Replace) - + CH%1 @@ -13779,7 +14356,23 @@ CTRL + scroll or PAGE UP/DOWN keys to change time in larger steps. UpdateCompanion - + + Would you like to open the disk image to install the new version of Companion? + + + + + + Would you like to launch the Companion installer? + + + + + No install process support for your operating system + + + + Companion @@ -13788,6 +14381,11 @@ CTRL + scroll or PAGE UP/DOWN keys to change time in larger steps. Install + + + Asset filter applied: %1 - %2 found + + Expected 1 asset for install but none found @@ -13827,7 +14425,7 @@ CTRL + scroll or PAGE UP/DOWN keys to change time in larger steps. UpdateFirmware - + Firmware @@ -13855,347 +14453,285 @@ CTRL + scroll or PAGE UP/DOWN keys to change time in larger steps. UpdateInterface - + Component id: %1 exceeds maximum application settings components: %2! - - + + Copy filter pattern: %1 + + + + + + + + Asset filter applied: %1 - %2 found + + + + + Copy directory structure + + + + + Processing updates for: %1 - + %1 preparation failed - + %1 download failed - + %1 decompress failed - + %1 copy to destination failed - + Failed to save release settings - + %1 start async failed - + %1 housekeeping failed - - + + %1 update successful - - Update Interface - - - - + unknown - - Unable to download release meta data - - - - - Unable to download release assets information - - - - + %1 directory not configured in application settings! - + Failed to create %1 directory %2! - - Unable to open the download file %1 for writing. -Error: %2 - - - - - Invalid URL: %1 - - - - - URL: %1 - - - - - Network error has occurred. Error code: %1 - - - - - Unable to download %1. -Error:%2 -%3 - - - - - Unable to convert downloaded data to json format. -Error:%1 -%2 - - - - - Asset filter: %1 - - - - + No assets found in release '%1' using filter '%2' - + %1 assets found when %2 expected in release '%3' using filter '%4' - + Unable to set processing flags for asset %1 - + Unable to set sub directory for asset %1 - + Unable to set copy filter for asset %1 - - Downloading: %1 - - - - - Download: %1 - - - - - File exists: %1 - - - - - File %1 exists. Download again? - - - - - Failed to create directory %1! - - - - + Decompressing %1 - + Decompress: %1 - + Failed to decompress %1 - + Decompressed file structure not found at %1 - + Copy file structure from: %1 - - + + Failed to create directory %1 - - + + Check/create directory: %1 - - + + Directories checked/created: %1 - - + + Failed to delete existing file %1 - - + + Failed to copy file %1 - - + + Copied %1 to %2 - - + + Files copied: %1 - + Unable to determine source directory for asset %1 - + Copy files from %1 - + Deleted file: %1 - + No downloaded or decompressed files matched filter '%1' - + Preparing - + Set run folders failed - + Set release id from update release '%1' failed - + Flagging assets - + Downloading assets - + Unable to download flagged assets - + Decompressing assets - + Unable to decompress flagged assets - + Copying to destination - + Unable to copy assets - + Housekeeping - + Delete download directory: %1 - + Failed to delete downloads folder %1 - + Delete decompress directory: %1 - - + + Failed to delete decompress folder %1 - + Delete decompress folder: %1 - + Save release settings @@ -14203,11 +14739,76 @@ Error:%1 UpdateMultiProtocol - + Multiprotocol + + UpdateNetwork + + + Downloading: %1 + + + + + Download: %1 + + + + + File exists: %1 + + + + + File %1 exists. Download again? + + + + + Failed to create directory %1! + + + + + Unable to open the download file %1 for writing. Error: %2 + + + + + Invalid URL: %1 + + + + + URL: %1 + + + + + Network error has occurred. Error code: %1 + + + + + Ssl library version: %1 + + + + + Unable to download %1. Error:%2 +%3 + + + + + Unable to convert downloaded metadata to json. Error:%1 +%2 + + + UpdateOptionsDialog @@ -14236,58 +14837,58 @@ Error:%1 - + %1 %2 - + Options - + Clear current release information. Are you sure? - - + + Filter - + Max.Expected - + No Limit - + Download - + Decompress - + Install - + Copy - + Sub folder @@ -14295,40 +14896,40 @@ Error:%1 UpdateParameters - + None - + Exact - + Startswith - + Endswith - + Contains - - Expression + + Pattern UpdateSDCard - + SD Card @@ -14338,15 +14939,25 @@ Error:%1 - - Radio flavour %1 not listed in %2 + + Unable to retrieve asset '%1' from release '%2' + + + + + Unable to retrieve file '%1' from repo '%2' + + + + + Radio flavour '%1' not listed in '%2' UpdateSounds - + Sounds @@ -14356,40 +14967,48 @@ Error:%1 - - Asset not found in release '%1' using filter pattern '%2' + + Unable to retrieve asset '%1' from release '%2' - %1 assets found when %2 expected in release '%3' using filter pattern '%4' + Unable to retrieve file '%1' from repo '%2' - - Language %1 not listed in %2 + + Language '%1' not listed in '%2' - + Choose Language Packs - + No language packs have been selected. Sounds update will be skipped! - + Flagging assets + + UpdateStatus + + + Update Interface + + + UpdateThemes - + Themes @@ -14415,37 +15034,37 @@ Process now? - + No components have been flagged to check in Update Settings! - + Update Components - + Starting... - + Finished %1 - + successfully - + with errors - + Run SD card sync now? @@ -14501,7 +15120,7 @@ Process now? - + Options @@ -14556,37 +15175,37 @@ Process now? - + Retrieving latest release information for %1 - + Save as Defaults - + Download folder path missing! - + Decompress folder path missing! - + Update folder path missing! - + Decompress and download folders have the same path! - + No components selected for update! @@ -15037,17 +15656,17 @@ Process now? - + Please check all radio and model settings as no conversion could be performed. - + File %1 appears to contain radio settings and importing is unsupported. - + Unable to determine content type for file %1 @@ -15055,7 +15674,7 @@ Process now? YamlGeneralSettings - + Warning: Radio settings file is missing the board entry! Current firmware profile board will be used. @@ -15064,7 +15683,7 @@ Do you wish to continue? - + Settings file board (%1) does not match current profile board (%2). Do you wish to continue? @@ -15193,143 +15812,94 @@ m2560 for v4.1 boards - - Ch2 - - - - - Ch1 - - - - - Ch4 - - - - - Ch6 - - - - - Ch3 - - - - - Ch5 - - - - - Ch7 - - - - - Ch8 - - - - + Instructions - + Enable - + Cancel - + Back - + Start - + Ok - + + Not Assigned - - Stick - - - - - Knob/Slider %1 - - - - + No joysticks found - + Cannot open joystick. - + Press the Start button to start the stick range calibration procedure. You may change the channel assignments or inversion at any time. - + Move sticks and pots in every direction making full movement Press Next when finished - + Next - + Place sticks and pots in middle position. Press Next when done - + Map joystick channels to controls using comboboxes. Press Next when done. - + Check inversion checkbox to if necessary to reverse direction. Press Next when done. - + Press OK to save configuration Press Cancel to abort joystick calibration without saving. - + Calibration not complete, save anyway? diff --git a/companion/src/translations/companion_es.ts b/companion/src/translations/companion_es.ts index efaf925930d..c4978b75f45 100644 --- a/companion/src/translations/companion_es.ts +++ b/companion/src/translations/companion_es.ts @@ -60,111 +60,103 @@ AppData - + Application Settings have been saved to %1 Los ajustes de la aplicación han sido grabados a .%1 - + Could not save Application Settings to file "%1" No se han podido grabar los ajustes de la aplicación en el archivo "%1" - + because the file could not be saved (check access permissions). porque el archivo no se ha podido grabar (revisa los permisos). - + for unknown reasons. por causas desconocidas. - + None Ninguno - + Wizard - + Editor - + Template - + Prompt - + Manual Manual - + Startup - + Daily - + Weekly - + Monthly - + Debug Depuración - + Warning Aviso - + Critical Crítico - + Fatal - + Information Información - - AppMessages - - - Show this message again at next startup? - ¿Mostrar este mensaje de nuevo en el siguiente inicio? - - AppPreferencesDialog @@ -178,22 +170,17 @@ Perfil de radio - + Default Channel Order Orden prederterminado canales - - - Menu Language - Lenguaje de los menús - Default Stick Mode Modo prederterminado sticks - + Select Image Seleccionar imagen @@ -259,7 +246,7 @@ Modo 4: Modo 4 (AIL THR ELE RUD) - + Splash Screen Pantalla de inicio @@ -289,6 +276,11 @@ Modo 4: <html><head/><body><p>Channel order</p><p><br/></p><p>Defines the order of the default mixes created on a new model.</p></body></html> <html><head/><body><p>Orden de los canales</p><p><br/></p><p>Define el orden por defecto de las mezclas en un nuevo modelo</p></body></html> + + + Language + + Prompt to write firmware to radio after update @@ -416,21 +408,21 @@ Modo 4: - - + + Options Opciones - - - - - - - - + + + + + + + + Select Folder Selecciona carpeta @@ -440,112 +432,122 @@ Modo 4: - + Append version number to firmware file name - + Prompt to run SD Sync after update - + <html><head/><body><p>Keep a log of all debugging messages generated by the desktop Companion/Simulator applications. An EdgeTX developer may request this to help diagnose an issue.</p></body></html> - + Show splash screen Mostrar pantalla de inicio - + + Remove empty model slots when deleting models (only applies for radios w/out labels) + + + + + Disable 'Cannot open joystick, joystick disabled' warning + + + + Update Settings - + Check frequency - + Reset to Defaults - + Folders - + Download - + Create sub-folders in Download folder - + Decompress - + Use Radio Profile SD Structure - + Components - + Delete downloads - + Delete decompressions - + Logging - + Select Executable Selecciona ejecutable - + Release channel Canal de distribución - + Simulator Volume Gain Ganancia de volumen del simulador - + Simulator controls Controles de simulador - + Save switch/pot positions on simulator exit Guardar las posiciones de interruptores/pots al salir del simulador - + Clear saved positions Limpiar las posiciones guardadas @@ -555,12 +557,12 @@ Modo 4: Nombre de perfil - + Clear Image Limpiar imagen - + Radio Type Tipo de radio @@ -580,296 +582,291 @@ Modo 4: Estructura de archivos SD - + Application Settings Ajustes de la aplicación - + Enable automatic backup before writing firmware Activar copia de seguridad automática antes de escribir el firmware - + Splash Screen Library Librería de pantallas de inicio - + Google Earth Executable Ejecutable Google Earth - + Only show user splash images Mostrar sólo pantallas de inicio de usuario - + Show user and companion splash images Mostrar pantallas de inicio de usuario y companion - + User Splash Screens Pantallas de inicio de usuario - + Automatic Backup Folder Carpeta copia de seguridad automática - + Simulator Settings Ajustes del simulador - + Simulator BackLight Luz de fondo del simulador - + Enable Activado - + most recently used files ficheros usados recientemente - + Startup Settings Ajustes de inicio - + Remember Recordar - + Output Logs Folder Carpeta de reportes - + <html><head/><body><p>This option maintains the behaviour from older OpenTx versions where empty model slots are preserved when a model is deleted or moved. </p><p>When this option is de-selected, the other models may be re-arranged to fill the gap left by the removed model.</p></body></html> <html><head/><body><p>Esta opción mantiene el comportamiento de las versiones anteriores de OpenTx donde se conservan los slots de modelos vacíos cuando se elimina o mueve un modelo. </p><p>Cuando esta opción no está seleccionada, los otros modelos pueden reordenarse para llenar el hueco dejado por el modelo borrado.</p></body></html> - - Remove empty model slots when deleting models (only applies for radios w/out categories) - Eliminar los slots vacíos cuando se borran modelos (sólo aplica a radios sin categorías) - - - + Debug Output Logging Reporte de depuración - + Application (Companion/Simulator) Aplicación (Companion/simulador) - + <html><head/><body><p>Keep a log of all messages generated by the radio firmware when running in Simulator. This is the same information one would also see in the Simulator <span style=" font-style:italic;">Debug Output</span> window.</p></body></html> <html><head/><body><p>Mantiene un log para todos los mensajes generados por el firmware de la radio mientras se ejecuta en el simulador. Esta es la misma información que se vería en el simulador <span style=" font-style:italic;">Salida de depuración</span> ventana.</p></body></html> - + Radio Firmware (in Simulator) Radio firmware (en simulador) - + Action on New Model Accioń en nuevo modelo - + Prompt for radio profile Preguntar por perfil de radio - + Prompt to run installer after update - - + + Update - + Blue Azul - + Green Verde - + Red Rojo - + Orange Naranja - + Yellow Amarillo - + Screenshot capture folder Carpeta de capturas de pantalla - + Joystick Joystick - + Calibrate Calibrar - + Only capture to clipboard Sólo capturar al portapapeles - + My Radio Mi radio - + <p><b>You cannot switch Radio Type or change Build Options while there are unsaved file changes. What do you wish to do?</b></p> <ul><li><i>Save All</i> - Save any open file(s) before saving Settings.<li><li><i>Reset</i> - Revert to the previous Radio Type and Build Options before saving Settings.</li><li><i>Cancel</i> - Return to the Settings editor dialog.</li></ul> <p><b>No puedes cambiar el tipo de radio o las opciones del firmware mientras hay cambios sin guardar ¿Qué quieres hacer?</b></p> <ul><li><i>Guardar todo</i> - Guardar los archivos abiertos andtes de guardar los ajustes.<li><li><i>Resetear</i> - Volver al tipo de radio y opciones de firmware anteriores antes de salvar los los ajustes.</li><li><i>Cancelar</i> - Volver a la ventana de edición de ajustes.</li></ul> - + Select your snapshot folder Selecciona la carpeta de capturas - + Update Settings: Download folder path missing! - + Update Settings: Decompress folder path missing! - + Update Settings: Update folder path missing! - + Update Settings: Decompress and download folders have the same path! - - + + No joysticks found No se han encontrado joysticks - + EMPTY: No radio settings stored in profile VACÍO: No se han guardado ajustes en el perfil de tu radio - + AVAILABLE: Radio settings of unknown age DISPONIBLE:Ajustes de radio de antigüedad desconocida - + AVAILABLE: Radio settings stored %1 DISPONIBLE: Ajustes de radio guardados %1 - + Reset all update settings to defaults. Are you sure? - + Update settings have been reset. Please close and restart Companion to avoid unexpected behaviour! - + Select your download folder - + Select your decompress folder - + Select your update destination folder - + Check - + Select your library folder Selecciona tu carpeta de librerías - - + + Select your Models and Settings backup folder Selecciona la carpeta de seguridad de tus modelos y ajustes - + Select a folder for application logs Selecciona una carpeta para los reportes de la aplicación - + Select Google Earth executable Selecciona el ejecutable de Google Earth - + Select the folder replicating your SD structure Selecciona la carpeta que replica la estructura de tu tarjeta SD - + Open Image to load Abre imagen para cargar - + Images (%1) Imágenes (%1) @@ -909,74 +906,241 @@ Modo 4: Boards - + Left Horizontal Izquierda horizontal - + Left Vertical Izquierda vertical - + Right Vertical Derecha vertical - + Right Horizontal Derecha horizontal - + Aux. 1 - + Aux. 2 - - - + + Rud + + + + + Ele + + + + + Thr + + + + + Ail + + + + + P1 + + + + + P2 + + + + + P3 + + + + + + + + + + + + S1 + + + + + POT1 + + + + + F1 + + + + + F2 + + + + + F3 + + + + + F4 + + + + + + + + + + + S2 + + + + + + + + LS + + + + + + + + RS + + + + + + + TltX + + + + + + + TltY + + + + + + S3 + + + + + + 6P + + + + + L1 + + + + + L2 + + + + + + JSx + + + + + + JSy + + + + + EX1 + + + + + EX2 + + + + + EX3 + + + + + EX4 + + + + + + None Ninguno - + Pot with detent Pos con fijador - + Multi pos switch - + Pot without detent Pot sin fijador - + Slider with detent Slider con fijador - + 2 Positions Toggle 2 posiciones palanca - + 2 Positions 2 posiciones - + 3 Positions 3 posiciones @@ -1288,37 +1452,37 @@ Modo 4: Ajustes de radio y modelos - + Select or create a file for exported Settings: Selecciona o crea un archivo para exportar los ajustes: - + Press the 'Retry' button to choose another file. Presiona el botón de 'Reintentar' para elegir otro archivo. - + Simulator for this firmware is not yet available El simulador para este firmware aún no está disponible - + Uknown error during Simulator startup. Error durante el arranque del simulador. - + Simulator Error Error del simulador - + Data Load Error Error de carga de datos - + Error occurred while starting simulator. Ha ocurrido un error al arrancar el simulador. @@ -1476,17 +1640,17 @@ Do you want to import settings from a file? ComponentData - + Releases - + Pre-release - + Nightly @@ -1638,12 +1802,12 @@ Do you want to import settings from a file? Simétricas f(x)=f(-x) - + Not enough free points in global points array to store the curve. - + Editing curve %1: %2 @@ -1901,120 +2065,141 @@ Do you want to import settings from a file? - + Played once, not during startup Reproducir una vez, no durante el inicio - + + !1x + + + + No repeat No repetir - + + + 1x + + + + Repeat %1s - + + %1s + + + + Beep 1 - + Beep 2 - + Beep 3 - + Warn 1 - + Warn 2 - + Cheep - + Ratata - + Tick - + Siren - + Ring - + Sci Fi - + Robot - + Chirp - + Tada - + Cricket - + Alarm Clock - + Value Valor - + Source Fuente - + Global Variable - + Inc/Decrement + + + On + + Vario @@ -2081,22 +2266,22 @@ Do you want to import settings from a file? Bind módulo externo - + Flight Vuelo - + Telemetry Telemetría - + s - + DISABLED DESABILITADO @@ -2109,121 +2294,121 @@ Do you want to import settings from a file? CustomFunctionsPanel - + Switch Interruptor - + Action Acción - + Parameters Parámetros - + Popup menu available Menú deplegable disponible - + SF%1 - + GF%1 - + GV GV - + ON - + Error occurred while trying to play sound, possibly the file is already opened. (Err: %1 [%2]) Ha ocurrido un error al reproducir el sonido, posiblemente el archivo ya está abierto. (Err: %1 [%2]) - + Unable to find or open sound file: %1 No se puede encontrar o abrir el archivo de sonido: %1 - + Delete Function. Are you sure? Borrar función ¿Estás seguro? - + Cut Special Function. Are you sure? Cortar función especial ¿Estás seguro? - + Copy Copiar - + Cut Cortar - + Paste Pegar - + Clear Limpiar - + Insert Insertar - + Delete Borrar - + Move Up Mover arriba - + Move Down Mover abajo - + Clear All Limpiar todo - + Clear Function. Are you sure? Limpiar función ¿Estás seguro? - + Clear all Functions. Are you sure? Limpiar todas funciones ¿Estás seguro? @@ -2462,48 +2647,48 @@ Do you want to import settings from a file? Error de conversión en el campo %1 - + Switch Interruptor - + Switch Interruptor - + cannot be exported on this board! no puede ser exportada en esta placa! - + Source Fuente - + Source %1 cannot be exported on this board! ¡La fuente %1 no puede ser exportada a esta placa! - + OpenTX only accepts %1 points in all curves OpenTX sólo acepta %1 puntos en todas las curvas - + OpenTx only accepts %1 points in all curves OpenTX sólo acepta %1 puntos en todas las curvas - - + + OpenTX on this board doesn't accept this function OpenTX en esta placa no acepta esa función - + OpenTX doesn't accept this radio protocol OpenTX no acepta este protocolo de radio @@ -2741,12 +2926,12 @@ Error: %2 EdgeTXInterface - + Radio settings file checksum error. You are advised to review the settings - + Companion does not support settings version %1! @@ -2966,17 +3151,17 @@ Si está en blanco entonces las entradas son consideradas ON todo el tiempo.Disponible menú desplegable - + Clear All Limpiar todo - + Set All Fijar todo - + Invert All Invertir todo @@ -3333,361 +3518,360 @@ Vacío significa incluir todos. Comodines ?, *, y [...] aceptados. Firmware - + Channel values displayed in us Visualiza los valores de canal en us - + No OverrideCH functions available Sin funciones OverrideCH - + Possibility to enable FAI MODE (no telemetry) at field Posibilidad de habilitar el MODO FAI (sin telemetría) - + FAI MODE (no telemetry) always enabled MODO FAI (sin telemetría) siempre activado - + Removes D8 FrSky protocol support which is not legal for use in the EU on radios sold after Jan 1st, 2015 Elimina el soporte para el protocolo D8 FrSky el cual no es de uso legal en EU en radios vendidas después del 1 de enero de 2015 - - + + + + + + + + + + - - - - - - Disable HELI menu and cyclic mix support Desactiva el menú de HELI y el soporte de mezcla de cíclico - - + + + + + + + + + + - - - - - - Disable Global variables Desactiva las variables globales - - + + + + + + + + + + - - - - - - Enable Lua custom scripts screen Habilita la pantalla de Lua custom scripts - + Use alternative SQT5 font Usa la fuente alternativa SQT5 - + Pots use in menus navigation Usa potenciómetros en los menús de navegación - + FrSky Taranis X9D+ - + Enable non certified firmwares Habilita firmware no certificado - + Enable AFHDS3 support Habilitar soporte AFHDS3 - - + + Disable RAS (SWR) Desactiva RAS (SWR) - + FrSky Taranis X9D+ 2019 - + FrSky Taranis X9D - + Haptic module installed Módulo haptic instalado - + FrSky Taranis X9E - + Confirmation before radio shutdown Confirmar antes de apagar la radio - + Horus gimbals installed (Hall sensors) Gimbals Horus instalados (sensores Hall) - + FrSky Taranis X9-Lite - + FrSky Taranis X7 / X7S - + FrSky Taranis X-Lite S/PRO - + FrSky Taranis X-Lite - + FrSky Horus X10 / X10S - - - - - - Support hardware mod: R9M ACCESS - Soporte mod hardware: R9M ACCESS - - - + FrSky Horus X10 Express / X10S Express - + FrSky Horus X12S - + Use ONLY with first DEV pcb version Usar SÓLO con la primera versión DEV pcb - + Jumper T12 / T12 Pro - - + + Support for MULTI internal module Soporte para módulo interno MULTI - + Jumper T-Lite - + + Jumper T-Lite (F4 MCU) + + + + Jumper T-Pro - + Jumper T16 / T16+ / T16 Pro - - - - + + + + Support for bluetooth module Soporte para módulo bluetooth - + Radiomaster TX12 - + Radiomaster TX12 Mark II - + Radiomaster Zorro - + Select if internal ELRS module is installed - + + Radiomaster Boxer + + + + Radiomaster T8 - + Allow bind using bind key - + Radiomaster TX16S / SE / Hall / Masterfire - + Support internal GPS Soporte GPS interno - + Support hardware mod: FlySky Paladin EV Gimbals - + Jumper T18 - + FlySky NV14 - + BETAFPV LiteRadio3 Pro - + iFlight Commando8 - + Turnigy 9XR-PRO - + Enable HELI menu and cyclic mix support Activar menú HELI y el soporte de mezcla de cíclico - + Global variables Variables globales - + In model setup menus automatically set source by moving the control En el menú de ajuste de modelo se selecciona automáticamente el origen del control moviéndolo - + In model setup menus automatically set switch by moving the control En el menú de ajuste de modelo se selecciona automáticamente el interruptor de control moviéndolo - + No graphical check boxes and sliders Sin casillas de verificación ni sliders gráficos - + Battery graph Gráfico batería - + Don't use bold font for highlighting active items No usar la fuente negrita para destacar elementos activos - + FrSky Taranis X9-Lite S - + FrSky Taranis X7 / X7S Access FrSky Taranis X7 / X7S Access - - + + Support for ACCESS internal module replacement Soporte para módulo interno ACCESS de reemplazo - + Enable resetting values by pressing up and down at the same time Activar el reseteo de valores presionando arriva y abajo al mismo tiempo - + 9X with AR9X board 9X con placa AR9X - + 9X with Sky9x board 9X con placa Sky9x - - FirmwareInterface - - - Compressed image size exceeds reserved space. - - - FlapsPage @@ -4461,7 +4645,7 @@ Actualmente estás usando: FunctionSwitchesPanel - + SW%1 @@ -4650,12 +4834,12 @@ p, li { white-space: pre-wrap; } - + Own value Valor propio - + Flight mode %1 value Valor modo de vuelo %1 @@ -4675,12 +4859,12 @@ These will be relevant for all models in the same EEPROM. Estos puede ser relevantes para todos los modelos en el mismo EEPROM. - + Setup Configuración - + Trainer Entrenador @@ -4695,151 +4879,229 @@ Estos puede ser relevantes para todos los modelos en el mismo EEPROM.Recuperar calib. y ajustes hw de un perfil - + Global Functions Funciones globales - + Hardware Hardware - + Calibration Calibración - + + Enabled Features + + + + Wrong data in profile, radio calibration was not retrieved Datos incorrectos en el perfil, la cablibración de la radio no se ha recuperado - + Wrong data in profile, Switch/pot config not retrieved Datos erróneos en el perfil, configuración de interruptor/pot no se ha recuperado - + Wrong data in profile, hw related parameters were not retrieved Datos incorrectos en el perfil, los parámetros de hw no se han recuperado - + Do you want to store calibration in %1 profile<br>overwriting existing calibration? ¿Quieres guardar la calibración en el perfil %1<br>¿Sobreescribir la calibración existente? - + Calibration and HW parameters saved. Calibración y parámetros de HW guardados. + + GeneralOptionsPanel + + + Radio Menus + + + + + Themes + + + + + Global Functions + + + + + Trainer + Entrenador + + + + Model Menus + + + + + Heli + Heli + + + + Flight Modes + Fases de vuelo + + + + Curves + Curvas + + + + Global Variables + Variables globales + + + + Logical Switches + + + + + Special Functions + Funciones especiales + + + + Custom Mix Scripts + + + + + Telemetry + Telemetría + + GeneralSettings - + Radio Settings Ajustes de radio - + Internal Interno - + Ask Preguntar - + Per model Por modelo - + Internal + External Interno + Externo - + External Externo - - + + OFF APAGADO - + Enabled Activado - + Telemetry Telemetría - + Trainer Entrenador - + Telemetry Mirror - + Telemetry In - + SBUS Trainer Entrenador SBUS - + LUA - + CLI - + GPS GPS - + Debug Depuración - + SpaceMouse - + + External module + + + + mA - + Normal Normal - + OneBit @@ -4902,12 +5164,12 @@ Estos puede ser relevantes para todos los modelos en el mismo EEPROM.Zona horaria UTC - + Voice Language Lenguaje de las voces - + Country Code Código país @@ -4917,33 +5179,33 @@ Estos puede ser relevantes para todos los modelos en el mismo EEPROM.Invertir stick - + FAI Mode Modo FAI - + Adjust RTC Ajustar RTC - + Vario pitch at max Tono de vario al máx - - + + Hz - + Speaker Volume Volumen altavoz - + Backlight Switch Interruptor de luz de fondo @@ -4953,34 +5215,34 @@ Estos puede ser relevantes para todos los modelos en el mismo EEPROM.Modo sonido - + Color 1 - + Color 2 - + Speaker Pitch (spkr only) Tono altavoz(sólo alt) - + If this value is not 0, any keypress will turn on the backlight and turn it off after the specified number of seconds. Si este valor no es 0, cualquier pulsación encenderá la pantalla y se apagará despues de un número determinado de segundos. - - - + + + sec seg - + Backlight color Color de pantalla @@ -5025,33 +5287,33 @@ Estos puede ser relevantes para todos los modelos en el mismo EEPROM.Volumen de fondo - - + + ms - + Backlight Auto OFF after Auto apagado de pantalla después de - + Backlight flash on alarm Pantalla parpadea con alarma - + Vario pitch at zero Tono de vario en cero - + Vario repeat at zero Vario repite en cero - + This is the switch selectrion for turning on the backlight (if installed). @@ -5060,8 +5322,8 @@ Estos puede ser relevantes para todos los modelos en el mismo EEPROM. - - + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -5076,32 +5338,32 @@ p, li { white-space: pre-wrap; } <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">Los valores pueden ser 20-45</span></p></body></html> - + Backlight Brightness Brillo pantalla - + RotEnc Navigation Navegación RotEnc - + Automatically adjust the radio's clock if a GPS is connected to telemetry. Ajusta automáticamente el reloj de la radio si se conecta un GPS a la telemetría. - + America América - + Japan Japón - + Europe Europa @@ -5111,7 +5373,7 @@ p, li { white-space: pre-wrap; } Brillo luz de fondo OFF - + Mode selection: Mode 1: @@ -5152,182 +5414,192 @@ Modo 4: - + Mode 1 (RUD ELE THR AIL) Modo 1 (RUD ELE THR AIL) - + Mode 2 (RUD THR ELE AIL) Modo 2 (RUD THR ELE AIL) - + Mode 3 (AIL ELE THR RUD) Modo 3 (AIL ELE THR RUD) - + Mode 4 (AIL THR ELE RUD) Modo 4 (AIL THR ELE RUD) - + <html><head/><body><p>Channel order</p><p><br/></p><p>Defines the order of the default mixes created on a new model.</p></body></html> <html><head/><body><p>Orden de los canales</p><p><br/></p><p>Define el orden por defecto de las mezclas en un nuevo modelo</p></body></html> - + If you enable FAI, only RSSI and RxBt sensors will keep working. This function cannot be disabled by the radio. Si activas FAI, sólo los sensores RSSI y RxBt seguirán funcionando. Esta función no puede ser deshabilitada en la radio. - + RSSI Poweroff Warning Aviso RSSI al apagado - + Low EEPROM Warning Advertencia de poca EEPROM - + Owner Registration ID ID de propietario - + Keys Backlight Teclas luz de fondo - + Rotary Encoder Mode - + + Model quick select + + + + + Enable this to quickly change model on the model select page (a long press can then be used to open the model edit menu). + + + + R E T A - + R E A T - + R T E A - + R T A E - + R A E T - + R A T E - + E R T A - + E R A T - + E T R A - + E T A R - + E A R T - + E A T R - + T R E A - + T R A E - + T E R A - + T E A R - + T A R E - + T A E R - + A R E T - + A R T E - + A E R T - + A E T R - + A T R E - + A T E R - + Battery warning voltage. This is the threashhold where the battery warning sounds. @@ -5338,290 +5610,279 @@ Este es el umbral cuando la batería emite sonidos de aviso. Los valores aceptables son 5v..10v {3v?} {12v?} - + Power On Delay Retraso de encendido - + Jack Mode Modo jack - + Audio - + Trainer Entrenador - + DMS - + USB Mode Modo USB - + Power Off Delay Retraso de apagado - - + + Ask on Connect Preguntar al conectar - + Joystick (HID) Joystick (HID) - + USB Mass Storage Almacenamiento USB - + USB Serial (CDC) USB Serial (CDC) - + Stick Mode Modo sticks - + Metric Métrico - + Imperial Imperial - + Default Channel Order Orden prederterminado canales - + GPS Coordinates Coordenadas GPS - + Min Mín - - + + v - + Max Máx - + Inactivity Timer Tiempo de inactividad - + Show Splash Screen on Startup Mostrar pantalla de inicio al encender - + Contrast Contraste - + Battery Meter Range Medidor de rango de batería - + Haptic Strength Fuerza de haptic - + LCD Display Type Tipo de pantalla LCD - + "No Sound" Warning Aviso "sin sonido" - + Battery Warning Aviso de batería - + Haptic Length Duración haptic - + MAVLink Baud Rate Velocidad de transmisión MAVLink - - + + Quiet Silencio - + Only Alarms Sólo alarmas - - + + No Keys No teclas - - + + All Todo - + Standard Estándar - + Optrex - + If not zero will sound beeps if the transmitter has been left without inputs for the specified number of minutes. Si no es cero emitirá sonidos si el transmisor se deja sin pulsaciones durante el número específico de minutos. - - nnnnnnNN - - - - + min - - - Show splash screen on startup - Mostrar pantalla de inicio al encender - - - + --- - + 2s - + 3s - + 4s - + 6s - + 8s - + 10s - + 15s - + 4800 Baud - + 9600 Baud - + 14400 Baud - + 19200 Baud - + 38400 Baud - + 57600 Baud - + 76800 Baud - + 115200 Baud - - - + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -5646,67 +5907,67 @@ p, li { white-space: pre-wrap; } <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Aviso de silencio - te alertará si el beeper está en modo silencio (0)</p></body></html> - - + + X-Short X-Corto - - + + Short Corto - - + + Normal - - + + Long Largo - - + + X-Long X-Largo - + NMEA - + Play Delay (switch mid position) Retardo de reproducción (interruptor en posición media) - + Measurement Units Unidades de medida - + Haptic Mode Modo haptic - + Beeper Length Duración del beeper - + Beeper Mode Modo beeper - + Beeper volume 0 - Quiet. No beeps at all. @@ -5723,7 +5984,7 @@ p, li { white-space: pre-wrap; } 4 - Extra Alto. - + Alarms Only Sólo alarmas @@ -5731,82 +5992,82 @@ p, li { white-space: pre-wrap; } GeneralSetupPanel - + OFF - + Keys Teclas - + Sticks Sticks - + Keys + Sticks Teclas + Sticks - + ON - + English Inglés - + Dutch Holandés - + French Francés - + Italian Italiano - + German Alemán - + Czech Checo - + Slovak Eslovaco - + Spanish Español - + Polish Polaco - + Portuguese Portugués - + Russian Ruso @@ -5821,42 +6082,57 @@ p, li { white-space: pre-wrap; } Húngaro - + Danish - + + Chinese + + + + + Japanese + + + + + Hebrew + + + + No - + RotEnc A - + Rot Enc B - + Rot Enc C - + Rot Enc D - + Rot Enc E - + If you enable FAI, only RSSI and RxBt sensors will keep working. This function cannot be disabled by the radio. Are you sure ? @@ -5865,22 +6141,22 @@ Esta función no puede ser deshabilitada en la radio. ¿ Estás seguro ? - + Normal Normal - + Inverted - + Vertical Inverted, Horizontal Normal - + Vertical Inverted, Horizontal Alternate @@ -5906,99 +6182,118 @@ Esta función no puede ser deshabilitada en la radio. HardwarePanel - + Sticks Sticks - + Dead zone - + Pots - + Sliders - + Switches - + RTC Battery Check - + Bluetooth Bluetooth - + Device Name: Nombre dispositivo: - - Antenna - Antena + + Sample Mode + - - Internal module + + Serial ports - - Sample Mode + + + Power - - Serial ports + + USB-VCP - - - %1 + + ADC Filter + Filtro ADC + + + + Internal RF - - - Power + + Type + Tipo + + + + Baudrate: - - USB-VCP + + Antenna: - - ADC Filter - Filtro ADC + + External RF + + + + + AUX1 + + + + + AUX2 + - + S.Port Power - + Current Offset Offset actual - + Warning: Changing the Internal module may invalidate the internal module protocol of the models! @@ -6338,73 +6633,78 @@ Esta función no puede ser deshabilitada en la radio. - + Favorites - + Cannot find %1/RADIO/radio.yml - + Found %1/RADIO/radio.yml - + Cannot find %1/MODELS/models.yml - + Found %1/MODELS/models.yml - + Cannot find %1 - + Found %1 - + Cannot extract RADIO/radio.yml - - + + Cannot load RADIO/radio.yml - - + + Can't load MODELS/labels.yml - + Cannot extract - - + + Cannot load - + Cannot list files + + + Error deleting files + + LimitData @@ -6846,124 +7146,124 @@ Las columnas para altitud "GAlt" y para velocidad "GSpd" son MainWindow - + File loaded Archivo cargado - - + + File saved Archivo guardado - + Read Models and Settings From Radio Leer los modelos y ajustes de la radio - + Save Radio Backup to File Guardar copia de seguridad de la radio a un archivo - + Read Radio Firmware to File Leer el firmware de la radio a un archivo - + If you've found this program useful, please support by <a href='%1'>donating</a> Si has encontrado este programa útl, por favor ayuda con una <a href='%1'>donación</a> - - + + Open Models and Settings file Abre archivo de modelos y ajustes - + New Nuevo - + Open... Abrir... - + Save Guardar - + Save As... Guardar como... - + Compare models Comparar modelos - + Exit the application Sale de la aplicación - + Show the application's About box Muestra la ventana de aplicación Acerca de - + Set Menu Language Lenguaje - + Write Escribir - + %2 - + Alt+%1 - + The new theme will be loaded the next time you start Companion. El nuevo tema será cargado la próxima vez que inicies Companion. - + About Companion Acerca de Companion - + A monochrome black icon theme Tema de icono monocromo negro - + A monochrome white icon theme Tema de icono monocromo blanco - + A monochrome blue icon theme Tema de icono monocromo azul - + There are unsaved file changes which you may lose when switching radio types. Do you wish to continue? @@ -6972,591 +7272,601 @@ Do you wish to continue? ¿Quieres continuar? - + No local SD structure path configured! ¡No configurada la ruta a la estructura SD local! - + No Radio or SD card detected! ¡No radio o tarjeta SD detectada! - + + Writing models and settings to radio + + + + + In progress... + + + + EdgeTX Home Page: <a href='%1'>%1</a> - + The EdgeTX Companion project was originally forked from <a href='%1'>OpenTX</a> - + File new <a href='%1'>Issue or Request</a> - + Copyright - + EdgeTX Companion %1 - Radio: %2 - Profile: %3 - + Close Cerrar - + Close Models and Settings file Cierra el archivo de modelos y ajustes - + About Companion... - + List of recently used files Lista de los archivos recientes - + Radio Profiles Perfiles de radio - + Create or Select Radio Profiles Crea o selecciona perfiles de radio - + Download components... - + Download EdgeTX components and supporting resources - + Check for updates... - + Check for updates to EdgeTX and supporting resources - + Release notes... Notas de la versión... - + Show release notes Muestra notas de la versión - + Create a new Radio Settings Profile Crea un nuevo perfil de ajustes de radio - + Copy Current Radio Profile Copiar el perfil de radio actual - + Duplicate current Radio Settings Profile Duplica el perfil de radio actual - + Delete Current Radio Profile... Borrar el perfil de radio actual... - + Delete the current Radio Settings Profile Borra los ajustes actuales del perfil de radio actual - + Export Application Settings.. Exportar ajustes aplicación... - + Save all the current %1 and Simulator settings (including radio profiles) to a file. Guarda los ajustes actuales de %1 y del simulador (incluyendo perfiles de radio) a un archivo - + Import Application Settings.. Importar ajustes de la aplicación... - + Load %1 and Simulator settings from a prevously exported settings file. Carga los ajustes de %1 y del simulador desde un fichero de ajustes exportado previamente - + Use tabs to arrange open windows. Usa las pestañas para organizar las ventanas abiertas - + Tabbed Windows Ventanas con pestañas - + Tile Windows Ventanas en cascada - + Arrange open windows across all the available space. Organiza las ventanas en todo el espacio disponible - + Cascade Windows Ventanas en cascada - + Arrange all open windows in a stack. Organiza todas las ventanas abiertas en una cascada - + Close All Windows Cierra todas las ventanas - + Closes all open files (prompts to save if necessary. Cierra todos los archivos abiertos (pregunta guardar si es necesario) - + Window Ventana - + Ctrl+Shift+S - + Ctrl+Alt+L - + Ctrl+Alt+D - + Ctrl+Alt+R - + Small Pequeño - + Use small toolbar icons Usa iconos pequeños en la barra de herramientas - + Use normal size toolbar icons Usa iconos normales en la barra de herramientas - + Normal Normal - + Use big toolbar icons Usa iconos grandes en la barra de herramientas - + Big Grande - + Use huge toolbar icons Usa iconos extra grandes en la barra de herramientas - + Huge Extra Grande - + - Copy - Copiar - + Companion :: Open files warning Companion :: advertencia de archivos abiertos - + Please save or close modified file(s) before deleting the active profile. Por favor guarda o cierra los archivos modificados antes de borrar el perfil activo. - + Not possible to remove profile No se puede eliminar el perfil - + The default profile can not be removed. El perfil prederterminado no se puede eliminar. - + Confirm Delete Profile Confirma borrar perfil - + Are you sure you wish to delete the "%1" radio profile? There is no way to undo this action! ¿Seguro que quieres borrar el perfil de radio "%1"? ¡Esta acción no se puede deshacer! - + Please save or close all modified files before importing settings Por favor guarda o cierra todos los archivos modificados antes de importar ajustes - + <html><p>%1 and Simulator settings can be imported (restored) from a previosly saved export (backup) file. This will replace current settings with any settings found in the file.</p><p>An automatic backup of the current settings will be attempted. But if the current settings are useful then it is recommended that you make a manual backup first.</p><p>For best results when importing settings, <b>close any other %1 windows you may have open, and make sure the standalone Simulator application is not running.</p><p>Do you wish to continue?</p></html> <html><p>Los ajustes de %1 y del simulador pueden ser importados (restaurar) desde archvo exportado previamente (copia de seguridad). Esto reemplazará los ajustes actuales con los ajustes del archivo.</p><p>Se realizará automáticamente una copia de seguridad de los ajustes actuales. Pero si los ajustes actuales son útiles se recomienda que hagas una copia de seguridad manual primero.</p><p>Para los mejores resultados al importar ajustes, <b>cierra otras ventanas de %1 que tengas abiertas, y asegúrate que la aplicación del simulador no se está ejecutando.</p><p>¿Quieres continuar?</p></html> - + Confirm Settings Import Confirma importar ajustes - + Select %1: Selecciona %1 - + backup copia de seguridad - + Press the 'Ignore' button to continue anyway. Presiona el botón de 'Ignorar' para continuar de todos modos. - + The settings could not be imported. Los ajustes no han podido ser importados. - + <html><p>New settings have been imported from:<br> %1.</p><p>%2 will now re-initialize.</p><p>Note that you may need to close and restart %2 before some settings like language and icon theme take effect.</p> <html><p>Nuevos ajustes han sido importados desde:<br> %1.</p><p>%2 ahora se reiniciará.</p><p>Ten en cuenta que puedes necesitar cerrar y reiniciar %2 antes de que algunos ajustes como el lenguaje y el tema de iconos se hagan efectivos.</p> - + <p>The previous settings were backed up to:<br> %1</p> <p>Los ajustes anteriores fueron guardados en:<br> %1</p> - + Some text will not be translated until the next time you start Companion. Please note that some translations may not be complete. Algunos textos no serán traducidos hasta que reinicie Companion. Por favor ten en cuenta que algunas traducciones no están completas. - + Models and Settings read Lee modelos y ajustes - + Local Folder Carpeta local - + Radio Folder Carpeta de radio - - + + This function is not yet implemented Esta función aún no está implementada - + Create a new Models and Settings file Crea un nuevo archivo de modelos y ajustes - - + + Save Models and Settings file Guarda el archivo de modelos y ajustes - + Exit Salir - + Use default system language. Usa el lenguaje predeterminado del sistema. - + Use %1 language (some translations may not be complete). Usa lenguaje %1 (algunas traducciones pueden no estar completas) - + Classical Clásico - + The classic companion9x icon theme Tema de iconos clásicos de companion9x - + Yerico Yerico - + Yellow round honey sweet icon theme Tema de iconos amarillo miel redondo - + Monochrome Monocromo - + MonoWhite MonoBlanco - + MonoBlue MonoAzul - + System language Lenguaje del sistema - - + + Synchronize SD Sincronizar SD - + View Log File... Ver archivo de registro... - + Open and view log file Abre el archivo de registro - + Settings... Ajustes... - + Edit Settings Edita ajustes - + Compare Models... Comparar modelos... - + Edit Radio Splash Image... Editar imagen de inicio de la radio... - + Edit the splash image of your Radio Editar la imagen de inicio de tu radio - - + + Read Firmware from Radio Leer firmware de la radio - + Read firmware from Radio Leer firmware de la radio - + Write Firmware to Radio Escribir firmware a la radio - + Write firmware to Radio Escribir firmware a la radio - + Add Radio Profile Añadir perfil de radio - + Write Models and Settings To Radio Escribir modelos y ajustes a la radio - + Write Models and Settings to Radio Escribir modelos y ajustes a la radio - - + + Read Models and Settings from Radio Leer los modelos y ajustes de la radio - - + + Checking for updates... - + Configure Communications... Configurar comunicaciones... - + Configure software for communicating with the Radio Configura software para la comunicación con la radio - + Write Backup to Radio Escribir copia de seguridad a la radio - + Write Backup from file to Radio Escribir copia de seguridad desde un archivo a la radio - + Backup Radio to File Copia de seguridad de la radio a un archivo - + Save a complete backup file of all settings and model data in the Radio Guardar una copia de seguridad completa de todos los datos de ajustes y modelos en la radio - + SD card synchronization Sincronización de la tarjeta SD - + Recent Files Archivos recientes - + Set Icon Theme Tema de iconos - + Set Icon Size Tamaño de iconos - - + + File Archivo - - + + Edit Editar - + Settings Ajustes - + Read/Write Leer/Escribir - - + + Help Ayuda - + Ready Listo @@ -7564,7 +7874,7 @@ Do you wish to continue? MdiChild - + Editing model %1: Editando modelo %1: @@ -7605,17 +7915,17 @@ Do you wish to continue? - + Model already exists! Do you want to overwrite it or insert into a new slot? - + Overwrite - + Do you want to overwrite radio general settings? ¿Quieres sobreescribir los ajustes generales de la radio? @@ -7625,12 +7935,12 @@ Do you wish to continue? ><p><b>El tipo actualmente seleccionado de radio (%1) no es compatible con el archivo %3 (de %2), los modelos y ajustes necesitan ser convertidos.</b></p> - + Unable to find file %1! ¡No se puede encontrar el archivo %1! - + Error reading file %1: %2. Error leyendo el archivo %1: @@ -7752,7 +8062,7 @@ Do you wish to continue? - + Insert Insertar @@ -7783,47 +8093,68 @@ Do you wish to continue? Simular radio - + + + Invalid file extension! + + + + + Do not show this message again + + + + + Models and settings written to radio + + + + + Error writing models and settings to radio! + + + + Internal module protocol changed to <b>OFF</b> for %1 models! - + Select a model template file - + Add a new model using - + Defaults - + Edit Editar - + Wizard - + Template - + Failed to remove temporary model! - + Export model @@ -7883,27 +8214,27 @@ Do you wish to continue? Muestra barra de acciones de modelo - + read only solo lectura - + Cannot insert model, last model in list would be deleted. No se puede insertar el modelo, no hay slots de modelo disponibles. - + Cannot add model, could not find an available model slot. No se puede añadir el modelo, no hay slots de modelo disponibles. - + Cannot paste model, out of available model slots. No se puede pegar el modelo, no hay slots de modelo disponibles. - + Delete %n selected model(s)? ¿Borrar %n modelo seleccionado? @@ -7911,12 +8242,12 @@ Do you wish to continue? - + Cannot duplicate model, could not find an available model slot. No se puede duplicar el modelo, no hay un slot de modelo disponibles. - + Favorites @@ -7950,45 +8281,30 @@ Do you wish to continue? Do you want to continue? - - - Don't show this message again - - Unable to find radio SD card! ¡No se puede encontrar la tarjeta SD de la radio! - - Saved models and settings to radio - - - - - Error saving models and settings to radio! - - - - + Error opening file %1: %2. Error abriendo el archivo %1: %2. - + Save As Guardar como - + Unable to Edit Radio Settings whilst models are open for editing. - + Open backup Models and Settings file Abre archivo de copia de seguridad de modelos y ajustes @@ -8000,12 +8316,12 @@ Do you want to save your changes? ¿Quieres guardar los cambios? - + Invalid binary backup File %1 Archivo binariode copia de seguridad no válido %1 - + Cannot write temporary file! ¡No se puede escribir el archivo temporal! @@ -8657,58 +8973,63 @@ Esto determina cómo los valores de mezcla son añadidos. Mensaje - + Setup Ajustes - + Heli Heli - + Inputs Entradas - + Logical Switches Interruptor lógicos - + Mixes Mezclas - + Outputs Salidas - + Curves Curvas - + Special Functions Funciones especiales - + Telemetry Telemetría - - + + Custom Screens - + + Enabled Features + + + + Flight Modes Fases de vuelo @@ -8718,6 +9039,89 @@ Esto determina cómo los valores de mezcla son añadidos. Simular + + ModelOptionsPanel + + + Global + + + + + Off + Apagado + + + + On + + + + + Radio Menus + + + + + Themes + + + + + Global Functions + + + + + Trainer + Entrenador + + + + Model Menus + + + + + Heli + Heli + + + + Flight Modes + Fases de vuelo + + + + Curves + Curvas + + + + Global Variables + Variables globales + + + + Logical Switches + + + + + Special Functions + Funciones especiales + + + + Custom Mix Scripts + + + + + Telemetry + Telemetría + + ModelPrinter @@ -8797,8 +9201,8 @@ Esto determina cómo los valores de mezcla son añadidos. - - + + OFF @@ -8809,19 +9213,19 @@ Esto determina cómo los valores de mezcla son añadidos. - + Mode Modo - + Channels Canales - + Frame length Longitud frame @@ -8832,7 +9236,7 @@ Esto determina cómo los valores de mezcla son añadidos. - + Polarity Polaridad @@ -8842,424 +9246,425 @@ Esto determina cómo los valores de mezcla son añadidos. Protocolo - - + + Delay Retardo - - + + Receiver Receptor - + Radio protocol Protocolo radio - + Subtype Subtipo - + Option value Valor opción - + + Sub Type Sub tipo - - + + RF Output Power Potencia de salida RF - + Output Type Tipo de salida - + RX Output Frequency Frecuencia de salida del RX - + Raw 12 bits - + 90 - + 120 - + 120X - + 140 - + Scale(%1) - - + + Weight(%1) - - + + Switch(%1) - + No Trim - + MULT! - + Flight modes Modos de vuelo - + Flight mode Modo de vuelo - + All Todo - + Edge Borde - + Sticky Pegajoso - + Timer Temporizador - + missing falta - + Duration Duración - + Extended Limits Límites extendidos - + Display Checklist Mostrar lista de verificación - + Global Functions Funciones globales - + Manual Manual - + Auto Auto - + Failsafe Mode Modo failsafe - - + + Hold Mantener - + No Pulse Sin pulsos - + Not set No fijado - + No pulses Sin pulsos - + Step Paso - + Display Mostrar - + Extended Extendido - + Never Nunca - + On Change Al cambiar - + Always Siempre - - - + + + Source Fuente - + Trim idle only Trim sólo al ralentí - + Warning Aviso - + Reversed Invertido - + FrSky S.PORT - + FrSky D - + FrSky D (cable) - + Alti - + Alti+ - + VSpeed Veloc. vert. - + + - A1 - + + - A2 + - A3 + - A4 + - FAS - + Cells Celdas - + Min Mínimo - + Max Máximo - + Numbers Números - + Bars Barras - + Script Script - + Filename Nombre archivo - + Error: Unable to open or read file! Error: ¡No se puede abrir o leer el archivo! - + Off - - - - - + + + + + None Ninguno - - - + + + FM%1 - + FM%1%2 - + FM%1+%2 - + NoTrim - + No DR/Expo - - + + Offset(%1) - + Delay(u%1:d%2) - + Slow(u%1:d%2) - + Warn(%1) - + Disabled in all flight modes Desactivado en todos los modos de vuelo - + instant instante - + Custom Personalizado @@ -9295,27 +9700,27 @@ Esto determina cómo los valores de mezcla son añadidos. ModelsListModel - + Index Índice - + Name Nombre - + RX # - + Labels - + Model %1 Translators: do NOT use accents here, this is a default model name. Modelo %1 @@ -9383,11 +9788,6 @@ Esto determina cómo los valores de mezcla son añadidos. RF Output Power Potencia de salida de RF - - - Low Power - Baja potencia - us @@ -9404,18 +9804,18 @@ Esto determina cómo los valores de mezcla son añadidos. Sub tipo - + Show values in: Muestra valores en: - + % abbreviation for percent - + μs abbreviation for microseconds @@ -9462,6 +9862,11 @@ Esto determina cómo los valores de mezcla son añadidos. WARNING: changing RF Output Power needs RE-BIND AVISO: cambiar potencia salida de RF requiere RE-BIND + + + Low power mode + + Channels @@ -9523,7 +9928,17 @@ Esto determina cómo los valores de mezcla son añadidos. Desactivar mapa canales - + + Option check + + + + + Option combo + + + + Failsafe Positions Posiciones failsafe @@ -9556,110 +9971,280 @@ Esto determina cómo los valores de mezcla son añadidos. ModuleData - + Positive Positivo - + Negative Negativo - + + No Telemetry + + + + + MLink + + + + Trainer Port Puerto entrenador - + Internal Radio System Sistema de radio interno - + External Radio Module Módulo externo de radio - + Extra Radio System Sistema de radio extra - + Radio System Sistema de radio - + + OFF + APAGADO + + + + PPM + + + + + Silverlit A + + + + + Silverlit B + + + + + Silverlit C + + + + + CTP1009 + + + + + LP45 + + + + + DSM2 + + + + + DSMX + + + + + PPM16 + + + + + PPMsim + + + + + FrSky XJT (D16) + + + + + FrSky XJT (D8) + + + + + FrSky XJT (LR12) + + + + + FrSky DJT + + + + + Crossfire + + + + + Multi + + + + + FrSky R9M + + + + + FrSky R9M Lite + + + + + FrSky R9M Lite Pro + + + + + SBUS output at VBat + + + + + FrSky ACCESS ISRM + + + + + FrSky ACCST ISRM D16 + + + + + FrSky ACCESS R9M 2019 + + + + + FrSky ACCESS R9M Lite + + + + + FrSky ACCESS R9M Lite Pro + + + + + FrSky XJT lite (D16) + + + + + FrSky XJT lite (D8) + + + + + FrSky XJT lite (LR12) + + + + + AFHDS3 + + + + + Ghost + + + + + Lemon-Rx DSMP + + + + 10mW - 16CH - - + + 100mW - 16CH - + 500mW - 16CH - + Auto <= 1W - 16CH - - + + 25mW - 8CH - - + + 25mW - 16CH - + 200mW - 16CH (no telemetry) 200mW - 16CH (sin telemetría) - + 500mW - 16CH (no telemetry) 500mW - 16CH (sin telemetría) - + 100mW - 16CH (no telemetry) 100mW - 16CH (sin telemetría) - + 25 mW - + 100 mW - + 500 mW - + 1 W - + 2 W @@ -9667,47 +10252,27 @@ Esto determina cómo los valores de mezcla son añadidos. ModulePanel - + Warning: The internal module protocol <b>%1</b> is incompatible with the hardware internal module <b>%2</b> and has been set to <b>OFF</b>! - + Value Valor - + Hold Mantener - + No Pulse Sin pulsos - - Ask - Preguntar - - - - Internal - Interno - - - - Internal + External - Interno + Externo - - - - External - Externo - - - + Bind on channel Bind con canal @@ -9715,424 +10280,456 @@ Esto determina cómo los valores de mezcla son añadidos. MultiModelPrinter - + Input Entrada - + Weight Peso - + Long. cyc Cíc. long. - + Lateral cyc Cíc. lateral - + Collective Colectivo - + Flight modes Modos de vuelo - - + + Flight mode Modo de vuelo - - + + + + Switch Interruptores - + General - + Model Image Imagen del modelo - + Throttle Acelerador - + Trims - + Center Beep Beep en centro - + Switch Warnings Avisos interruptores - + Pot Warnings Avisos potenciómetros - + Other Otro - + Timers Temporizadores - + Time Hora - + Countdown Cuenta atrás - + Mode Modo - - + + Start - + Modules Módulos - + Trainer port Puerto entrenador - + Helicopter Helicóptero - + Swash - - - + + + Type Tipo - + Ring - + + + Function + Función + + + + + Repeat + + + + + + Enabled + Activado + + + Protocol Protocolo - + Low Bajo - + Critical Crítico - + Telemetry audio Audio telemetría - + Altimetry Altímetro - - + + Vario source Fuente variómetro - + Vario limits > Límites variómetro - + Sink max Descenso máx - + Sink min Descenso mín - + Climb min Ascenso mín - + Climb max Ascenso máx - + Center silent Centro silencio - + Top Bar Barra superior - + Volts source Fuente de voltage - + Altitude source Fuente de altitud - + + + Parameters Parámetros - + + Multi sensors + + + + + Show Instance IDs + + + + Telemetry Sensors Sensores de telemetría - + Telemetry Screens Pantallas de telemetría - + GF%1 - + Global Functions Funciones globales - + Checklist Lista de verificación - + Function Switches - + Switch %1 - + Group - + Always On - - + + GV%1 - + RE%1 - + Channel Canal - - - - + + + + Name Nombre - + Prec - + Popup Emergente - + Outputs Salidas - + Subtrim - + Direct Directo - + Curve Curva - + PPM - + Linear Lineal - + Telemetry Telemetría - - + + Min Mín - + Min.call Cada min - + Persist Persistente - + F.In Atn. entr. - + F.Out Atn.sal. - + Global vars Vars globales - - + + Max Máx - + Global Variables Variables globales - + Inputs Entradas - + Mixers Mezclas - + Curves Curvas - + L%1 - + Logical Switches Interruptores lógicos - + SF%1 - + Special Functions Funciones especiales - + Unit Unidad - + RSSI Alarms Alarmas RSSI @@ -10140,60 +10737,10 @@ Esto determina cómo los valores de mezcla son añadidos. Multiprotocols - - Subtype - Subtipo - - - - Video TX frequency - Frecuencia vídeo TX - - - - CC2500 frequency fine tune - CC2500 ajuste fino de frecuencia - - - - RF power - - - - - Telemetry - Telemetría - - - - Servo output frequency - Frecuencia de salida servo - - - - Option value - Valor opción - - - - Fixed ID value - Valor ID fijo - - - - Enable Max Throw - - - - - RF Channel Number + + Servo update rate - - - DEFAULT - PREDETERMINADO - MultirotorPage @@ -10221,22 +10768,22 @@ Esto determina cómo los valores de mezcla son añadidos. OpenTxEepromInterface - + Unknown error Error desconocido - + ... plus %1 errors ... más %1 errores - + Cannot write radio settings No se pueden escribir los ajustes de la radio - + Cannot write model %1 No se puede escribir el modelo %1 @@ -10383,20 +10930,30 @@ Esto determina cómo los valores de mezcla son añadidos. QObject - + WARNING AVISO - + <p>Importing JumperTX data into OpenTX 2.3 is <b>not supported and dangerous.</b></p> <p>It is unfortunately not possible for us to differentiate JumperTX data from legitimate FrSky X10 data, but <b>You should only continue here if the file you opened comes from a real FrSky X10.</b></p> <p>Do you really want to continue?</p> <p> Importar datos de JumperTX a OpenTX 2.3 <b> no es compatible y es peligroso. </b> </p> <p> Desafortunadamente, no es posible diferenciar los datos de JumperTX de los datos legítimos de FrSky X10, pero <b> Sólo debes continuar aquí si el archivo que se abrió proviene de un FrSky X10 real. </b> </p> <p> ¿Realmente deseas continuar? </p> + + + Compressed image size exceeds reserved space. + + + + + Show this message again at next startup? + ¿Mostrar este mensaje de nuevo en el siguiente inicio? + RadioData - + Favorites @@ -10533,12 +11090,12 @@ Esto determina cómo los valores de mezcla son añadidos. RadioKnobWidget - + <p>Value (input): <b>%1</b></p> <p>Valor (entrada): <b>%1</b></p> - + Right-double-click to reset to center. Doble click derecho para reiniciar centro. @@ -11095,7 +11652,7 @@ s Persist - + Persistente @@ -11541,87 +12098,87 @@ Si está marcado el acelerador será invertido. El ralentí será delante, el t SetupPanel - + Popup menu available Menú emergente disponible - + Timer %1 Temporizador %1 - + Profile Settings Ajustes de perfil - + SD structure path not specified or invalid Ruta de la SD no especificada o no válida - + Copy Copiar - + Cut Cortar - + Paste Pegar - + Clear Limpiar - + Insert Insertar - + Delete Borrar - + Move Up Mover arriba - + Move Down Mover abajo - + Clear All Limpiar todo - + Clear Timer. Are you sure? Limpiar timer ¿Estás seguro? - + Clear all Timers. Are you sure? Limpiar todos los timers ¿Estás seguro? - + Cut Timer. Are you sure? Cortar timer ¿Estás seguro? - + Delete Timer. Are you sure? Borrar timer ¿Estás seguro? @@ -11843,8 +12400,8 @@ Si está marcado el acelerador será invertido. El ralentí será delante, el t SimulatorMain - OpenTx Simulator - Simulador de OpenTx + EdgeTx Simulator + @@ -11898,8 +12455,13 @@ Si está marcado el acelerador será invertido. El ralentí será delante, el t - Data source type to use (applicable to Horus only). One of: - Origen de datos a usar (sólo aplicable a Horus). Uno de: + Data source type to use. One of: + + + + + Unknown error during Simulator startup. + @@ -11945,7 +12507,7 @@ NOTE: any existing EEPROM data incompatible with the selected radio type may be ERROR: No hay librerías de simulador disponibles. - + ERROR: Couldn't start simulator, missing radio/profile/data file/folder. Profile ID: [%1]; Radio ID: [%2]; Data File: [%3] @@ -11954,17 +12516,12 @@ Data File: [%3] Archivo datos: [%3] - + ERROR: Radio profile or simulator firmware not found. Profile ID: [%1]; Radio ID: [%2] ERROR: Perfil de radio o firmware del simulador no encontrado. Perfil ID: [%1]; Radio ID: [%2] - - - Uknown error during Simulator startup. - Error desconocido al iniciar el simulador. - SimulatorMainWindow @@ -12249,10 +12806,14 @@ Por defecto se us el tipo de radio especificado en en perfil seleccionado. - Radio data (.bin/.eeprom/.otx) image file to use. A new file with a default image will be created if necessary.<br /> -<b>NOTE</b>: any existing EEPROM data incompatible with the selected radio type may be overwritten! - Archivo de datos de la radio (.bin/.eeprom/.otx) a usar. Un nuevo archivo con imange predeterminada se creará si es necesario.<br /> -<b>NOTE</b>: cualquier EEPROM incompatible con la radio selccionada se sobreescribirá! + Radio data (.etx) settings file to use. A new file with default settings will be created if necessary.<br /> +<b>NOTE</b>: any existing data incompatible with the selected radio type may be overwritten! + + + + + Simulator: + @@ -12311,22 +12872,22 @@ El predeterminado es configurado en el Perfil de radio seleccionado.Ruta SD - + All files (*.*) Todos los ficheros (*.*) - + Select a data file Selecciona un archivo de datos - + Select Data Directory Selecciona directorio de datos - + Select SD Card Image Folder Selecciona carpeta de imágenes de la tarjeta SD @@ -12339,67 +12900,67 @@ El predeterminado es configurado en el Perfil de radio seleccionado.Simulador Companion - + Radio Simulator (%1) Simulador radio (%1) - + Could not determine startup data source. No se pueden determinar los datos de arranque. - + Could not load data, possibly wrong format. No se puede cargar datos, posiblemente formato erróneo. - + Data Load Error Error de carga de de datos - + Invalid startup data provided. Plese specify a proper file/path. Datos de inicio inválidos. Por favor specifica un archivo/ruta válido. - + Simulator Startup Error Error de arranque del simulador - + Error saving data: could open file for writing: '%1' Error salvando datos: no se puede abrir el archivo como escritura: '%1' - + Error saving data: could not get data from simulator interface. Error salvando datos: no se puede obtener datos de la interfaz del simulador. - + An unexpected error occurred while attempting to save radio data to file '%1'. Ha ocurrido un error inesperado al intentar guardar los datos de la radio al archivo '%1'. - + Data Save Error Error de guardado de datos - + Radio firmware error: %1 Error del firmware de la radio: %1 - + - Flight Mode %1 (#%2) - Modo de vuelo %1 (#%2) - + Cannot open joystick, joystick disabled No se puede abrir el joystick, joystick desactivado @@ -12840,6 +13401,11 @@ Demasiados errores, abortando. Disable multi sensor handling Desactivar soporte sensor múltiple + + + Show Instance IDs + + Volt source @@ -13099,32 +13665,32 @@ Demasiados errores, abortando. - + Source Fuente - + Low Alarm Alarma baja - + Critical Alarm Alarma crítica - + Winged Shadow How High - + Winged Shadow How High (not supported) Winged Shadow How High (no soportado) - + Delete Sensor. Are you sure? Borrar sensor ¿Estás seguro? @@ -13800,95 +14366,105 @@ hh:mm:ss Haptic + Reproducir haptic + + + + Beeps and Haptic + + + + + Voice and Haptic - + 5s - + 10s - + 20s - + 30s - + Not persistent No persistente - + NOT - + Persistent (flight) Persistente (vuelo) - + Flight Vuelo - + Persistent (manual reset) Persistente (reset manual) - + Manual reset Reset manual - + OFF APAGADO - + ON - + Start - + THs - + TH% - + THt - + Show Elapsed - + Show Remaining @@ -13921,22 +14497,22 @@ CTRL + scroll o AV/RE PÁG para cambiar el tiempo en pasos grandes. TrainerMix - + OFF APAGADO - + += (Sum) += (Suma) - + := (Replace) := (Reemplazar) - + CH%1 @@ -13980,7 +14556,23 @@ CTRL + scroll o AV/RE PÁG para cambiar el tiempo en pasos grandes. UpdateCompanion - + + Would you like to open the disk image to install the new version of Companion? + + + + + + Would you like to launch the Companion installer? + + + + + No install process support for your operating system + + + + Companion @@ -13989,6 +14581,11 @@ CTRL + scroll o AV/RE PÁG para cambiar el tiempo en pasos grandes.Install + + + Asset filter applied: %1 - %2 found + + Expected 1 asset for install but none found @@ -14028,7 +14625,7 @@ CTRL + scroll o AV/RE PÁG para cambiar el tiempo en pasos grandes. UpdateFirmware - + Firmware @@ -14056,347 +14653,285 @@ CTRL + scroll o AV/RE PÁG para cambiar el tiempo en pasos grandes. UpdateInterface - + Component id: %1 exceeds maximum application settings components: %2! - - + + Copy filter pattern: %1 + + + + + + + + Asset filter applied: %1 - %2 found + + + + + Copy directory structure + + + + + Processing updates for: %1 - + %1 preparation failed - + %1 download failed - + %1 decompress failed - + %1 copy to destination failed - + Failed to save release settings - + %1 start async failed - + %1 housekeeping failed - - + + %1 update successful - - Update Interface - - - - + unknown desconocido - - Unable to download release meta data - - - - - Unable to download release assets information - - - - + %1 directory not configured in application settings! - + Failed to create %1 directory %2! - - Unable to open the download file %1 for writing. -Error: %2 - - - - - Invalid URL: %1 - - - - - URL: %1 - - - - - Network error has occurred. Error code: %1 - - - - - Unable to download %1. -Error:%2 -%3 - - - - - Unable to convert downloaded data to json format. -Error:%1 -%2 - - - - - Asset filter: %1 - - - - + No assets found in release '%1' using filter '%2' - + %1 assets found when %2 expected in release '%3' using filter '%4' - + Unable to set processing flags for asset %1 - + Unable to set sub directory for asset %1 - + Unable to set copy filter for asset %1 - - Downloading: %1 - - - - - Download: %1 - - - - - File exists: %1 - - - - - File %1 exists. Download again? - - - - - Failed to create directory %1! - - - - + Decompressing %1 - + Decompress: %1 - + Failed to decompress %1 - + Decompressed file structure not found at %1 - + Copy file structure from: %1 - - + + Failed to create directory %1 - - + + Check/create directory: %1 - - + + Directories checked/created: %1 - - + + Failed to delete existing file %1 - - + + Failed to copy file %1 - - + + Copied %1 to %2 - - + + Files copied: %1 - + Unable to determine source directory for asset %1 - + Copy files from %1 - + Deleted file: %1 - + No downloaded or decompressed files matched filter '%1' - + Preparing - + Set run folders failed - + Set release id from update release '%1' failed - + Flagging assets - + Downloading assets - + Unable to download flagged assets - + Decompressing assets - + Unable to decompress flagged assets - + Copying to destination - + Unable to copy assets - + Housekeeping - + Delete download directory: %1 - + Failed to delete downloads folder %1 - + Delete decompress directory: %1 - - + + Failed to delete decompress folder %1 - + Delete decompress folder: %1 - + Save release settings @@ -14404,11 +14939,76 @@ Error:%1 UpdateMultiProtocol - + Multiprotocol + + UpdateNetwork + + + Downloading: %1 + + + + + Download: %1 + + + + + File exists: %1 + + + + + File %1 exists. Download again? + + + + + Failed to create directory %1! + + + + + Unable to open the download file %1 for writing. Error: %2 + + + + + Invalid URL: %1 + + + + + URL: %1 + + + + + Network error has occurred. Error code: %1 + + + + + Ssl library version: %1 + + + + + Unable to download %1. Error:%2 +%3 + + + + + Unable to convert downloaded metadata to json. Error:%1 +%2 + + + UpdateOptionsDialog @@ -14437,58 +15037,58 @@ Error:%1 - + %1 %2 - + Options Opciones - + Clear current release information. Are you sure? - - + + Filter Filtro - + Max.Expected - + No Limit - + Download - + Decompress - + Install - + Copy Copiar - + Sub folder @@ -14496,40 +15096,40 @@ Error:%1 UpdateParameters - + None Ninguno - + Exact - + Startswith - + Endswith - + Contains - - Expression + + Pattern UpdateSDCard - + SD Card @@ -14539,15 +15139,25 @@ Error:%1 - - Radio flavour %1 not listed in %2 + + Unable to retrieve asset '%1' from release '%2' + + + + + Unable to retrieve file '%1' from repo '%2' + + + + + Radio flavour '%1' not listed in '%2' UpdateSounds - + Sounds @@ -14557,40 +15167,48 @@ Error:%1 - - Asset not found in release '%1' using filter pattern '%2' + + Unable to retrieve asset '%1' from release '%2' - %1 assets found when %2 expected in release '%3' using filter pattern '%4' + Unable to retrieve file '%1' from repo '%2' - - Language %1 not listed in %2 + + Language '%1' not listed in '%2' - + Choose Language Packs - + No language packs have been selected. Sounds update will be skipped! - + Flagging assets + + UpdateStatus + + + Update Interface + + + UpdateThemes - + Themes @@ -14616,37 +15234,37 @@ Process now? - + No components have been flagged to check in Update Settings! - + Update Components - + Starting... - + Finished %1 - + successfully - + with errors - + Run SD card sync now? @@ -14702,7 +15320,7 @@ Process now? - + Options Opciones @@ -14757,37 +15375,37 @@ Process now? - + Retrieving latest release information for %1 - + Save as Defaults - + Download folder path missing! - + Decompress folder path missing! - + Update folder path missing! - + Decompress and download folders have the same path! - + No components selected for update! @@ -15240,17 +15858,17 @@ Process now? - + Please check all radio and model settings as no conversion could be performed. - + File %1 appears to contain radio settings and importing is unsupported. - + Unable to determine content type for file %1 @@ -15258,7 +15876,7 @@ Process now? YamlGeneralSettings - + Warning: Radio settings file is missing the board entry! Current firmware profile board will be used. @@ -15267,7 +15885,7 @@ Do you wish to continue? - + Settings file board (%1) does not match current profile board (%2). Do you wish to continue? @@ -15403,149 +16021,100 @@ m2560 para las placas v4.1 Configurar joystick - - Ch2 - - - - - Ch1 - - - - - Ch4 - - - - - Ch6 - - - - - Ch3 - - - - - Ch5 - - - - - Ch7 - - - - - Ch8 - - - - + Instructions Instrucciones - + Enable Activar - + Cancel Cancelar - + Back Atrás - + Start Inicio - + Next Siguiente - + Ok - + + Not Assigned No asignado - - Stick - - - - - Knob/Slider %1 - Knob/Slider %1 - - - + No joysticks found No se han encontrado joysticks - + Cannot open joystick. No se puede abrir el joystick. - + Press the Start button to start the stick range calibration procedure. You may change the channel assignments or inversion at any time. Presiona el botón Inicio para empezar el procedimiento de calibración de los stick Puedes cambiar la asinación de canales o inversión en cualquier momento. - + Move sticks and pots in every direction making full movement Press Next when finished Mueve los sticks y pots hasta el final en todas las direcciones Presiona Siguiente al finalizar - + Place sticks and pots in middle position. Press Next when done Mueve los sticks y pots a la posición central Presiona Siguiente al finalizar - + Map joystick channels to controls using comboboxes. Press Next when done. Mapea los canales de joystick a los controles usando las listas deplegables Presiona Siguiente al finalizar. - + Check inversion checkbox to if necessary to reverse direction. Press Next when done. Revisa la casilla de inversión si es necesario invertir la dirección. Presiona Siguiente cuando finalices. - + Press OK to save configuration Press Cancel to abort joystick calibration without saving. Presiona OK oara guardar la configuración Presiona Cancelar para abortar la calibración del joystick sin guardar. - + Calibration not complete, save anyway? Calibración incompleta, ¿guardar? diff --git a/companion/src/translations/companion_fi.ts b/companion/src/translations/companion_fi.ts index 4f7d54bb333..baa56afdc4a 100644 --- a/companion/src/translations/companion_fi.ts +++ b/companion/src/translations/companion_fi.ts @@ -60,110 +60,102 @@ AppData - + Application Settings have been saved to %1 - + Could not save Application Settings to file "%1" - + because the file could not be saved (check access permissions). - + for unknown reasons. - + None Ei mitään - + Wizard - + Editor - + Template - + Prompt - + Manual Käsin - + Startup - + Daily - + Weekly - + Monthly - + Debug Korjaus - + Warning Varoitus - + Critical - + Fatal - + Information Info - - AppMessages - - - Show this message again at next startup? - - - AppPreferencesDialog @@ -177,22 +169,17 @@ Radio profiili - + Default Channel Order Kanavien järjestys - - - Menu Language - Valikon kieli - Default Stick Mode Perus tikkujen tila - + Select Image Valitse kuva @@ -261,12 +248,12 @@ Tila 4: Mode 4 (SII KAA KOR PER) - + Splash Screen Alkuruutu - + Radio Type Radio tyyppi @@ -296,6 +283,11 @@ Tila 4: <html><head/><body><p>Channel order</p><p><br/></p><p>Defines the order of the default mixes created on a new model.</p></body></html> <html><head/><body><p>Kanava järjestys</p><p><br/></p><p>Määrittelee miksereiden perusasetukset uuteen malliin.</p></body></html> + + + Language + + Prompt to write firmware to radio after update @@ -423,21 +415,21 @@ Tila 4: - - + + Options - - - - - - - - + + + + + + + + Select Folder @@ -447,107 +439,117 @@ Tila 4: - + Append version number to firmware file name - + Prompt to run SD Sync after update - + <html><head/><body><p>Keep a log of all debugging messages generated by the desktop Companion/Simulator applications. An EdgeTX developer may request this to help diagnose an issue.</p></body></html> - + Select Executable - + + Remove empty model slots when deleting models (only applies for radios w/out labels) + + + + Simulator controls - + Save switch/pot positions on simulator exit - + Clear saved positions - + + Disable 'Cannot open joystick, joystick disabled' warning + + + + Update Settings - + Check frequency - + Reset to Defaults - + Folders - + Download - + Create sub-folders in Download folder - + Decompress - + Use Radio Profile SD Structure - + Components - + Delete downloads - + Delete decompressions - + Logging - + Release channel - + Simulator Volume Gain @@ -557,7 +559,7 @@ Tila 4: Profiilin nimi - + Clear Image Tyhjennä kuva @@ -577,301 +579,296 @@ Tila 4: SD muistikortin kansio - + Application Settings Ohjelman asetukset - + Enable automatic backup before writing firmware Laita automaatiinen varmuuskopionti päälle ennen firmwaren kirjoitusta - + Splash Screen Library Alkuruutu kirjasto - + Google Earth Executable Google Earth tiedosto - + Only show user splash images Näytä vain käyttäjän oma alkuruutu kuvat - + Show user and companion splash images Näytä käyttäjän ja Companionin alkuruutu kuvat - + User Splash Screens Käyttäjän oma alkuruudut - + Automatic Backup Folder Automaattisen varmuuskopion kansio - + Simulator Settings Simulaattorin asetukset - + Simulator BackLight Simulaattorin taustavalo - + Enable Päälle - + most recently used files - + Startup Settings - + Remember - + Output Logs Folder - + <html><head/><body><p>This option maintains the behaviour from older OpenTx versions where empty model slots are preserved when a model is deleted or moved. </p><p>When this option is de-selected, the other models may be re-arranged to fill the gap left by the removed model.</p></body></html> - - Remove empty model slots when deleting models (only applies for radios w/out categories) - - - - + Debug Output Logging - + Application (Companion/Simulator) - + <html><head/><body><p>Keep a log of all messages generated by the radio firmware when running in Simulator. This is the same information one would also see in the Simulator <span style=" font-style:italic;">Debug Output</span> window.</p></body></html> - + Radio Firmware (in Simulator) - + Show splash screen - + Prompt for radio profile - + Action on New Model - + Prompt to run installer after update - - + + Update - + Blue Sininen - + Green Vihreä - + Red - + Orange - + Yellow - + Screenshot capture folder - + Joystick Joystick - + Calibrate Kalibroi - + Only capture to clipboard Kaappaa leikepöydälle - + My Radio Minun radio - + <p><b>You cannot switch Radio Type or change Build Options while there are unsaved file changes. What do you wish to do?</b></p> <ul><li><i>Save All</i> - Save any open file(s) before saving Settings.<li><li><i>Reset</i> - Revert to the previous Radio Type and Build Options before saving Settings.</li><li><i>Cancel</i> - Return to the Settings editor dialog.</li></ul> - + Select your snapshot folder Valitse kansioi kuville - + Update Settings: Download folder path missing! - + Update Settings: Decompress folder path missing! - + Update Settings: Update folder path missing! - + Update Settings: Decompress and download folders have the same path! - - + + No joysticks found Joystickia ei löydy - + EMPTY: No radio settings stored in profile TYHJÄ: Ei radion asetuksia tallennettu profiiliin - + AVAILABLE: Radio settings of unknown age TARJOLLA: Radion asetukset, voi olla vanhoja - + AVAILABLE: Radio settings stored %1 TARJOLLA: Radion asetukset %1 - + Reset all update settings to defaults. Are you sure? - + Update settings have been reset. Please close and restart Companion to avoid unexpected behaviour! - + Select your download folder - + Select your decompress folder - + Select your update destination folder - + Check - + Select your library folder Valitse kansio kirjastolle - - + + Select your Models and Settings backup folder Valitse kansio mallien ja asetusten varmuuskopioille - + Select a folder for application logs - + Select Google Earth executable Valitse Google Earth tiedosto - + Select the folder replicating your SD structure Valitse kansio mihin "monistetaan" SD muistikortin kansio - + Open Image to load Avaa kuva latausta varten - + Images (%1) Kuvia (%1) @@ -910,74 +907,241 @@ Tila 4: Boards - + Left Horizontal Vasen vaaka - + Left Vertical Vasen pysty - + Right Vertical Oikea pysty - + Right Horizontal Oikea vaaka - + Aux. 1 - + Aux. 2 - - - + + Rud + + + + + Ele + + + + + Thr + + + + + Ail + + + + + P1 + + + + + P2 + + + + + P3 + + + + + + + + + + + + S1 + + + + + POT1 + + + + + F1 + + + + + F2 + + + + + F3 + + + + + F4 + + + + + + + + + + + S2 + + + + + + + + LS + + + + + + + + RS + + + + + + + TltX + + + + + + + TltY + + + + + + S3 + + + + + + 6P + 6P + + + + L1 + + + + + L2 + + + + + + JSx + + + + + + JSy + + + + + EX1 + + + + + EX2 + + + + + EX3 + + + + + EX4 + + + + + + None Ei mitään - + Pot with detent - + Multi pos switch - + Pot without detent - + Slider with detent - + 2 Positions Toggle - + 2 Positions - + 3 Positions @@ -1285,37 +1449,37 @@ Tila 4: - + Select or create a file for exported Settings: - + Press the 'Retry' button to choose another file. - + Simulator for this firmware is not yet available Tämän firmwaren simulointi ei ole vielä mahdollista - + Uknown error during Simulator startup. - + Simulator Error - + Data Load Error - + Error occurred while starting simulator. @@ -1472,17 +1636,17 @@ Do you want to import settings from a file? ComponentData - + Releases - + Pre-release - + Nightly @@ -1634,12 +1798,12 @@ Do you want to import settings from a file? Symmetrinen f(x)=f(-x) - + Not enough free points in global points array to store the curve. - + Editing curve %1: %2 @@ -1897,120 +2061,141 @@ Do you want to import settings from a file? - + Played once, not during startup Toistettu kerran, ei aloituksessa - + + !1x + + + + No repeat Ei toistoa - + + + 1x + 1x + + + Repeat %1s - + + %1s + %1s + + + Beep 1 - + Beep 2 - + Beep 3 - + Warn 1 - + Warn 2 - + Cheep - + Ratata - + Tick - + Siren - + Ring - + Sci Fi - + Robot - + Chirp - + Tada - + Cricket - + Alarm Clock - + Value Arvo - + Source Lähde - + Global Variable - + Inc/Decrement + + + On + + Vario @@ -2077,22 +2262,22 @@ Do you want to import settings from a file? - + Flight - + Telemetry Telemetria - + s s - + DISABLED Pois @@ -2105,118 +2290,118 @@ Do you want to import settings from a file? CustomFunctionsPanel - + Switch Kytkin - + Action Toiminto - + Parameters Parametrit - + Popup menu available - + SF%1 SF%1 - + GF%1 - + GV GV - + ON ON - + Error occurred while trying to play sound, possibly the file is already opened. (Err: %1 [%2]) - + Unable to find or open sound file: %1 - + Delete Function. Are you sure? - + Cut Special Function. Are you sure? - + Copy - + Cut - + Paste - + Clear - + Insert - + Delete Poista - + Move Up Siirrä ylös - + Move Down Siirrä alas - + Clear All - + Clear Function. Are you sure? - + Clear all Functions. Are you sure? @@ -2455,48 +2640,48 @@ Do you want to import settings from a file? - + Switch Kytkin - + Switch - + cannot be exported on this board! - + Source Lähde - + Source %1 cannot be exported on this board! - + OpenTX only accepts %1 points in all curves OpenTX vastaanottaa vain %1 pistettä kaikkiin käyriin - + OpenTx only accepts %1 points in all curves OpenTX vastaanottaa vain %1 pistettä kaikkiin käyriin - - + + OpenTX on this board doesn't accept this function OpenTX ja tämä funktio ei onnistu tässä radiossa - + OpenTX doesn't accept this radio protocol OpenTX ei hyväksy tätä radio protokollaa @@ -2731,12 +2916,12 @@ Error: %2 EdgeTXInterface - + Radio settings file checksum error. You are advised to review the settings - + Companion does not support settings version %1! @@ -2956,17 +3141,17 @@ Jos on tyhjä, katsotaan tulon olen ON tilassa kokoajan. - + Clear All - + Set All - + Invert All @@ -3318,361 +3503,360 @@ Blank means include all. ?, *, and [...] wildcards accepted. Firmware - + Channel values displayed in us Kavanien arvot näytetään us mallissa - + No OverrideCH functions available Ei ohituskanava funkitoita saatavissa - + Possibility to enable FAI MODE (no telemetry) at field - + FAI MODE (no telemetry) always enabled - + Removes D8 FrSky protocol support which is not legal for use in the EU on radios sold after Jan 1st, 2015 - - + + + + + + + + + + - - - - - - Disable HELI menu and cyclic mix support HELI valikko pois ,myös cyclic mix tuki - - + + + + + + + + + + - - - - - - Disable Global variables Globaalit muuttujat pois päältä - - + + + + + + + + + + - - - - - - Enable Lua custom scripts screen - + Use alternative SQT5 font Käytä vaihtoehtoista SQT5 fonttia - + Pots use in menus navigation Potikoiden käyttö valikko navigoinnissa - + FrSky Taranis X9D+ - + Enable non certified firmwares - + Enable AFHDS3 support - - + + Disable RAS (SWR) - + FrSky Taranis X9D+ 2019 - + FrSky Taranis X9D - + Haptic module installed Värinä moduli asennettu - + FrSky Taranis X9E - + Confirmation before radio shutdown - + Horus gimbals installed (Hall sensors) - + FrSky Taranis X9-Lite - + FrSky Taranis X7 / X7S - + FrSky Taranis X-Lite S/PRO - + FrSky Taranis X-Lite - + FrSky Horus X10 / X10S - - - - - - Support hardware mod: R9M ACCESS - - - - + FrSky Horus X10 Express / X10S Express - + FrSky Horus X12S - + Use ONLY with first DEV pcb version - + Jumper T12 / T12 Pro - - + + Support for MULTI internal module - + Jumper T-Lite - + + Jumper T-Lite (F4 MCU) + + + + Jumper T-Pro - + Jumper T16 / T16+ / T16 Pro - - - - + + + + Support for bluetooth module - + Radiomaster TX12 - + Radiomaster TX12 Mark II - + Radiomaster Zorro - + Select if internal ELRS module is installed - + + Radiomaster Boxer + + + + Radiomaster T8 - + Allow bind using bind key - + Radiomaster TX16S / SE / Hall / Masterfire - + Support internal GPS - + Support hardware mod: FlySky Paladin EV Gimbals - + Jumper T18 - + FlySky NV14 - + BETAFPV LiteRadio3 Pro - + iFlight Commando8 - + Turnigy 9XR-PRO - + Enable HELI menu and cyclic mix support HELI valikko päälle ,cyclic mix tuella - + Global variables Globaalit muuttujat - + In model setup menus automatically set source by moving the control Mallien asetukset asetetaan automaattisesti kun ohjaimia käänellään - + In model setup menus automatically set switch by moving the control Mallien asetukset asetetaan automaattisesti kun nappeja käänellään - + No graphical check boxes and sliders Ei graaffisia valintalaatikoita ja liukuja - + Battery graph Akun grafiikka - + Don't use bold font for highlighting active items Älä käytä lihavointua fonttia korostamaan aktiivisia asioita - + FrSky Taranis X9-Lite S - + FrSky Taranis X7 / X7S Access - - + + Support for ACCESS internal module replacement - + Enable resetting values by pressing up and down at the same time Asetuksien poisto: Paina ylös ja alas samanaikaisesti - + 9X with AR9X board - + 9X with Sky9x board - - FirmwareInterface - - - Compressed image size exceeds reserved space. - - - FlapsPage @@ -4378,12 +4562,12 @@ Käytät nyt: Yellow - + Kelt Orange - + Orans @@ -4446,7 +4630,7 @@ Käytät nyt: FunctionSwitchesPanel - + SW%1 @@ -4636,12 +4820,12 @@ p, li { white-space: pre-wrap; } GV - + Own value Oma arvo - + Flight mode %1 value Lento tila %1 arvo @@ -4671,161 +4855,239 @@ These will be relevant for all models in the same EEPROM. Nämä vaikuttaa kaikkiin malleihin jotka on EEPROMilla. - + Setup Asetukset - + Trainer Traineri - + Global Functions - + Hardware - + Calibration - + + Enabled Features + + + + Wrong data in profile, radio calibration was not retrieved Väärää dataa profiilissa, radion kalibraatio tietoja ei noudettu - + Wrong data in profile, Switch/pot config not retrieved - + Wrong data in profile, hw related parameters were not retrieved Väärää dataa profiilissa, HW parametreja ei noudettu - + Do you want to store calibration in %1 profile<br>overwriting existing calibration? Haluatko tallentaa kalibraation %1 profiiliin<br>Vanha kalibraatio poistetaan ? - + Calibration and HW parameters saved. Kalibraatio ja HW parametrit tallennettu. + + GeneralOptionsPanel + + + Radio Menus + + + + + Themes + + + + + Global Functions + + + + + Trainer + Traineri + + + + Model Menus + + + + + Heli + Kopteri + + + + Flight Modes + Lento tilat + + + + Curves + Käyrät + + + + Global Variables + Globaalit muuttujat + + + + Logical Switches + Loogiset kytkimet + + + + Special Functions + Spesiaali toiminnot + + + + Custom Mix Scripts + + + + + Telemetry + Telemetria + + GeneralSettings - + Radio Settings - + Internal - + Ask - + Per model - + Internal + External - + External - - + + OFF Pois - + Enabled - + Telemetry Telemetria - + Trainer Traineri - + Telemetry Mirror - + Telemetry In - + SBUS Trainer - + LUA - + CLI - + GPS - + Debug Korjaus - + SpaceMouse - + + External module + + + + mA - + Normal Normaali - + OneBit @@ -4888,12 +5150,12 @@ Nämä vaikuttaa kaikkiin malleihin jotka on EEPROMilla. Ajansiirto UTC:stä - + Voice Language Äänen kieli - + Country Code Maa koodi @@ -4903,33 +5165,33 @@ Nämä vaikuttaa kaikkiin malleihin jotka on EEPROMilla. - + FAI Mode FAI tila - + Adjust RTC - + Vario pitch at max Vario ääni kun max - - + + Hz Hz - + Speaker Volume Äänen voimakkuus - + Backlight Switch Taustavalon kytkin @@ -4939,34 +5201,34 @@ Nämä vaikuttaa kaikkiin malleihin jotka on EEPROMilla. Ääni tila - + Color 1 Väri 1 - + Color 2 Väri 2 - + Speaker Pitch (spkr only) Äänen korkeus (vain kaj.) - + If this value is not 0, any keypress will turn on the backlight and turn it off after the specified number of seconds. Jos tämä arvo ei ole 0, jokainen painallus sytyttää taustavalon, sammuu valitun ajan jälkeen ( SEK). - - - + + + sec sec - + Backlight color Taustavalon väri @@ -5011,33 +5273,33 @@ Nämä vaikuttaa kaikkiin malleihin jotka on EEPROMilla. Taustan voluumi - - + + ms ms - + Backlight Auto OFF after Taustavalo pois automaattisesti - + Backlight flash on alarm Taustavalo vilkkuu hälytyksenä - + Vario pitch at zero Vario ääni kun nolla - + Vario repeat at zero Varion toisto nollassa - + This is the switch selectrion for turning on the backlight (if installed). @@ -5046,8 +5308,8 @@ Nämä vaikuttaa kaikkiin malleihin jotka on EEPROMilla. - - + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -5062,32 +5324,32 @@ p, li { white-space: pre-wrap; } <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">Values can be 20-45</span></p></body></html> - + Backlight Brightness Taustavalon kirkkaus - + RotEnc Navigation RotEnc navigaatio - + Automatically adjust the radio's clock if a GPS is connected to telemetry. - + America Amerikka - + Japan Japani - + Europe Eurooppa @@ -5097,7 +5359,7 @@ p, li { white-space: pre-wrap; } - + Mode selection: Mode 1: @@ -5141,172 +5403,182 @@ Tila 4: - + Mode 1 (RUD ELE THR AIL) Mode 1 (PER KOR KAA SII) - + Mode 2 (RUD THR ELE AIL) Mode 2 (PER KAA KOR SII) - + Mode 3 (AIL ELE THR RUD) Mode 3 (SII KOR KAA PER) - + Mode 4 (AIL THR ELE RUD) Mode 4 (SII KAA KOR PER) - + <html><head/><body><p>Channel order</p><p><br/></p><p>Defines the order of the default mixes created on a new model.</p></body></html> <html><head/><body><p>Kanava järjestys</p><p><br/></p><p>Määrittelee miksereiden perusasetukset uuteen malliin.</p></body></html> - + If you enable FAI, only RSSI and RxBt sensors will keep working. This function cannot be disabled by the radio. - + RSSI Poweroff Warning - + Low EEPROM Warning - + Owner Registration ID - + + Model quick select + + + + + Enable this to quickly change model on the model select page (a long press can then be used to open the model edit menu). + + + + R E T A P Ko Ka S - + R E A T P Ko S Ka - + R T E A P Ka Ko S - + R T A E P Ka S Ko - + R A E T P S Ko Ka - + R A T E P S Ka Ko - + E R T A Ko P Ka S - + E R A T Ko P S Ka - + E T R A Ko Ka P S - + E T A R Ko Ka S P - + E A R T Ko S P Ka - + E A T R Ko S Ka P - + T R E A Ka P Ko S - + T R A E Ka P S Ko - + T E R A Ka Ko P S - + T E A R Ka Ko S P - + T A R E Ka S P Ko - + T A E R Ka S Ko P - + A R E T S P Ko Ka - + A R T E S P Ka Ko - + A E R T S Ko P Ka - + A E T R S Ko Ka P - + A T R E S Ka P Ko - + A T E R S Ka Ko P - + Battery warning voltage. This is the threashhold where the battery warning sounds. @@ -5317,300 +5589,289 @@ Tämä on jännitealue jolloin akun varoitus ääni annetaan. Hyväksytty arvo: 5v - 10v {3v?} {12v?} - + Power On Delay - + Jack Mode - + Audio - + Trainer Traineri - + DMS - + USB Mode - + Power Off Delay - - + + Ask on Connect - + Joystick (HID) - + USB Mass Storage - + USB Serial (CDC) - + Stick Mode Tikku tila - + Metric Metrit - + Imperial Imperiaali - + Default Channel Order Kanavien järjestys - + GPS Coordinates GPS koordinaatit - + Min Min - - + + v v - + Max Max - + Inactivity Timer Käyttämättömyys ajastin - + Show Splash Screen on Startup Näytä alkuruutu käynnistyksessä - + Contrast Kontrasti - + Battery Meter Range - + Haptic Strength Värinän voimakkuus - + LCD Display Type LCD näytön tyyppi - + "No Sound" Warning "Ei ääniä" hälytys - + Battery Warning Akun varoitin - + Haptic Length Värinän pituus - + MAVLink Baud Rate MAV linkki baudit - - + + Quiet Äänetön - + Only Alarms Vain hälyt - - + + No Keys Ei nap - - + + All Kaikki - + Standard Vakio - + Optrex Optrex - + If not zero will sound beeps if the transmitter has been left without inputs for the specified number of minutes. Jos tämä arvo ei ole 0, piipataan valitun ajan jos mitään käskyjä ei tule ( MIN ). - - nnnnnnNN - - - - + Keys Backlight - + Rotary Encoder Mode - + min Min - - - Show splash screen on startup - Näytä alkuruutu käynnistyksessä - - - + --- --- - + 2s 2s - + 3s 3s - + 4s 4s - + 6s 6s - + 8s 8s - + 10s 10s - + 15s 15s - + 4800 Baud 4800 Baudia - + 9600 Baud 9600 Baudia - + 14400 Baud 14400 Baudia - + 19200 Baud 19200 Baudia - + 38400 Baud 38400 Baudia - + 57600 Baud 57600 Baudia - + 76800 Baud 76800 Baudia - + 115200 Baud 115200 Baudia - - - + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -5635,67 +5896,67 @@ p, li { white-space: pre-wrap; } <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Silent mode warning - will alert you if the beeper is set to quiet (0)</p></body></html> - - + + X-Short X-lyhyt - - + + Short Lyhyt - - + + Normal Normaali - - + + Long Pitkä - - + + X-Long X-Pitkä - + NMEA NMEA - + Play Delay (switch mid position) Toista viive (kytkin keskiasennossa) - + Measurement Units Mittayksiköt - + Haptic Mode Värinä tila - + Beeper Length Piippaus pituus - + Beeper Mode Piipperin moodi - + Beeper volume 0 - Quiet. No beeps at all. @@ -5712,7 +5973,7 @@ p, li { white-space: pre-wrap; } 4 -Erittäin voimakas. - + Alarms Only Vain hälyt @@ -5720,82 +5981,82 @@ p, li { white-space: pre-wrap; } GeneralSetupPanel - + OFF Pois - + Keys Napit - + Sticks Tikut - + Keys + Sticks Napit + Tikut - + ON ON - + English Englanti - + Dutch - + French Ranska - + Italian Italia - + German Saksa - + Czech Tsekki - + Slovak Slovakia - + Spanish Espanja - + Polish Puola - + Portuguese Portugali - + Russian @@ -5810,64 +6071,79 @@ p, li { white-space: pre-wrap; } - + Danish - + + Chinese + + + + + Japanese + + + + + Hebrew + + + + No Ei - + RotEnc A RotEnc A - + Rot Enc B RotEnc B - + Rot Enc C RotEnc C - + Rot Enc D RotEnc D - + Rot Enc E RotEnc E - + If you enable FAI, only RSSI and RxBt sensors will keep working. This function cannot be disabled by the radio. Are you sure ? - + Normal Normaali - + Inverted - + Vertical Inverted, Horizontal Normal - + Vertical Inverted, Horizontal Alternate @@ -5893,99 +6169,118 @@ Are you sure ? HardwarePanel - + Sticks Tikut - + Dead zone - + Pots - + Sliders - + Switches - + RTC Battery Check - + Bluetooth - + Device Name: - - Antenna + + Sample Mode - - Internal module + + Serial ports - - Sample Mode + + + Power - - Serial ports + + USB-VCP - - - %1 - %1s {1?} + + ADC Filter + - - - Power + + Internal RF - - USB-VCP + + Type - - ADC Filter + + Baudrate: + + + + + Antenna: + + + + + External RF + + + + + AUX1 + + + + + AUX2 - + S.Port Power - + Current Offset - + Warning: Changing the Internal module may invalidate the internal module protocol of the models! @@ -6324,73 +6619,78 @@ Are you sure ? - + Favorites - + Cannot find %1/RADIO/radio.yml - + Found %1/RADIO/radio.yml - + Cannot find %1/MODELS/models.yml - + Found %1/MODELS/models.yml - + Cannot find %1 - + Found %1 - + Cannot extract RADIO/radio.yml - - + + Cannot load RADIO/radio.yml - - + + Can't load MODELS/labels.yml - + Cannot extract - - + + Cannot load - + Cannot list files + + + Error deleting files + + LimitData @@ -6830,715 +7130,725 @@ The columns for altitude "GAlt" and for speed "GSpd" are opt MainWindow - + File loaded Tiedosto ladattu - + The new theme will be loaded the next time you start Companion. Uusi teema otetaan käyttöön Companionissa kun se käynnistettään seuraavan kerran. - - + + File saved Tiedosto tallennettu - + If you've found this program useful, please support by <a href='%1'>donating</a> Jos meinaat että tämä ohjelma on hyvä. Teeppä hyvä teko ja: <a href='%1'>Lahjoita</a> - + About Companion Tietoja Companionista - + New Uusi - + Open... Avaa... - + Save As... Tallenna nimellä... - + Exit Poistu - + Exit the application Poistu ohjelmasta - + Classical Klassinen - - + + Open Models and Settings file Avaa mallit ja asetukset - + Read Models and Settings From Radio Lue mallit ja asetukset lähettimestä - + Save Radio Backup to File Tallenna lähettimen varmuuskopio tiedostoon - + Local Folder - + Radio Folder - + Read Radio Firmware to File Lue firmware tiedostosta - + Create a new Models and Settings file Luo uusi mallit ja asetukset tiedosto - - + + Save Models and Settings file Tallenna mallit ja asetukset tiedostoon - + The classic companion9x icon theme Klassiset Companion iconit teema - + Yerico Yerico - + Yellow round honey sweet icon theme Hunajan keltaiset ikonit teema - + Monochrome Yksivärinen - + A monochrome black icon theme Yksivärisen teeman musta ikoni tyyli - + MonoWhite Simppeli valkoinen - + A monochrome white icon theme Yksivärisen teeman valkoinen ikoni tyyli - + MonoBlue Simppeli sininen - + There are unsaved file changes which you may lose when switching radio types. Do you wish to continue? - + No local SD structure path configured! - + No Radio or SD card detected! - + + Writing models and settings to radio + + + + + In progress... + + + + EdgeTX Home Page: <a href='%1'>%1</a> - + The EdgeTX Companion project was originally forked from <a href='%1'>OpenTX</a> - + File new <a href='%1'>Issue or Request</a> - + Copyright - + EdgeTX Companion %1 - Radio: %2 - Profile: %3 - + Close Sulje - + Close Models and Settings file - + About Companion... - + List of recently used files - + Radio Profiles - + Create or Select Radio Profiles - + Download components... - + Download EdgeTX components and supporting resources - + Check for updates... - + Check for updates to EdgeTX and supporting resources - + Release notes... - + Show release notes - + Create a new Radio Settings Profile - + Copy Current Radio Profile - + Duplicate current Radio Settings Profile - + Delete Current Radio Profile... - + Delete the current Radio Settings Profile - + Export Application Settings.. - + Save all the current %1 and Simulator settings (including radio profiles) to a file. - + Import Application Settings.. - + Load %1 and Simulator settings from a prevously exported settings file. - + Tabbed Windows - + Use tabs to arrange open windows. - + Tile Windows - + Arrange open windows across all the available space. - + Cascade Windows - + Arrange all open windows in a stack. - + Close All Windows - + Closes all open files (prompts to save if necessary. - + Window - + Ctrl+Shift+S - + Ctrl+Alt+L - + Ctrl+Alt+D - + Ctrl+Alt+R - + A monochrome blue icon theme Yksivärisen teeman sininen ikoni tyyli - + Small Pieni - + Use small toolbar icons Käytä pieniä ikoneita työkalupalkissa - + Normal Normaali - + Use normal size toolbar icons Käytä normaaleita ikoneita työkalupalkissa - + Big Iso - + Use big toolbar icons Käytä isoja ikoneita työkalupalkissa - + Huge Valtava - + Use huge toolbar icons Käytä valtavia ikoneita työkalupalkissa - + System language Järjestelmän kieli - + Alt+%1 - + - Copy - + Companion :: Open files warning - + Please save or close modified file(s) before deleting the active profile. - + Not possible to remove profile Profiilia ei voida poistaa - + The default profile can not be removed. Nykyistä profiilia ei voida poistaa. - + Confirm Delete Profile - + Are you sure you wish to delete the "%1" radio profile? There is no way to undo this action! - + Please save or close all modified files before importing settings - + <html><p>%1 and Simulator settings can be imported (restored) from a previosly saved export (backup) file. This will replace current settings with any settings found in the file.</p><p>An automatic backup of the current settings will be attempted. But if the current settings are useful then it is recommended that you make a manual backup first.</p><p>For best results when importing settings, <b>close any other %1 windows you may have open, and make sure the standalone Simulator application is not running.</p><p>Do you wish to continue?</p></html> - + Confirm Settings Import - + Select %1: - + backup - + Press the 'Ignore' button to continue anyway. - + The settings could not be imported. - + <html><p>New settings have been imported from:<br> %1.</p><p>%2 will now re-initialize.</p><p>Note that you may need to close and restart %2 before some settings like language and icon theme take effect.</p> - + <p>The previous settings were backed up to:<br> %1</p> - + SD card synchronization - + View Log File... Näytä logi tiedosto... - + Open and view log file Avaa ja näytä logi tiedosto - + Settings... Asetukset... - + Compare Models... Vertaa malleja... - + Edit Radio Splash Image... Muuta lähettimen alkuruutu kuvaa... - + Edit the splash image of your Radio Muuta alkuruutua omaan lähettimeen - - + + Read Firmware from Radio Lue firmware lähettimestä - + Read firmware from Radio Lue firmware lähettimestä - + Write Firmware to Radio Kirjoita firmware lähettimeen - + Write firmware to Radio Kirjoita firmware lähettimeen - + Write Models and Settings To Radio Kirjoita mallit ja asetukset lähettimeen - + Write Models and Settings to Radio Kirjoita mallit ja asetukset lähettimeen - - + + Synchronize SD - - + + Read Models and Settings from Radio Lue mallit ja asetukset lähettimestä - + Configure Communications... Määrittele yhteydet... - + Configure software for communicating with the Radio Asetetaan ohjelma joka lukee ja kirjoittaa tiedot lähettimeen - + Write Backup to Radio Kirjoita varmuuskiop lähettimeen - + Write Backup from file to Radio Kirjoita varmuuskopio tiedosto lähettimeen - + Backup Radio to File Varmuuskopio lähetin tiedostoon - + Save a complete backup file of all settings and model data in the Radio Tallenna täydellinen varmuuskopio kaikista malleista ja asetuksista lähettimeen - + Save Tallenna - + %2 %2 - + Show the application's About box Näytä sovelluksen tietoja ikkuna - + Some text will not be translated until the next time you start Companion. Please note that some translations may not be complete. - + Models and Settings read - - + + This function is not yet implemented - + Edit Settings Muuta asetuksia - + Compare models Vertaa malleja - + Add Radio Profile Lisää lähettimen profiili - + Use default system language. - + Use %1 language (some translations may not be complete). - + Recent Files Viimeisimmät tiedostot - + Set Menu Language Aseta valikon kieli - + Set Icon Theme Aseta ikonien teema - + Set Icon Size Aseta ikonien koko - - + + File Tiedosto - - + + Checking for updates... - - + + Edit Muuta - + Settings Asetukset - + Read/Write Lue/Kirjoita - - + + Help Apu - + Write Kirjoita - + Ready Valmis @@ -7582,27 +7892,27 @@ Do you wish to continue? - + read only - + Model already exists! Do you want to overwrite it or insert into a new slot? - + Overwrite - + Do you want to overwrite radio general settings? Haluatko päällekirjoittaa radion yleiset asetukset ? - + Editing model %1: Muutetaan mallia %1: @@ -7612,26 +7922,26 @@ Do you wish to continue? - + Unable to find file %1! Ei löydy tiedostoa %1! - + Error opening file %1: %2. Virhe avattaessa tiedostoa %1: %2. - + Error reading file %1: %2. Virhe luettaessa tiedostoa %1: %2. - + Save As Tallenna nimellä @@ -7751,7 +8061,7 @@ Do you wish to continue? - + Insert @@ -7782,52 +8092,73 @@ Do you wish to continue? - + Unable to Edit Radio Settings whilst models are open for editing. - + + + Invalid file extension! + + + + + Do not show this message again + + + + + Models and settings written to radio + + + + + Error writing models and settings to radio! + + + + Internal module protocol changed to <b>OFF</b> for %1 models! - + Select a model template file - + Add a new model using - + Defaults - + Edit Muuta - + Wizard - + Template - + Failed to remove temporary model! - + Export model @@ -7887,22 +8218,22 @@ Do you wish to continue? - + Cannot insert model, last model in list would be deleted. - + Cannot add model, could not find an available model slot. - + Cannot paste model, out of available model slots. - + Delete %n selected model(s)? @@ -7910,12 +8241,12 @@ Do you wish to continue? - + Cannot duplicate model, could not find an available model slot. - + Favorites @@ -7956,38 +8287,23 @@ Haluatko tallentaa muutokset ? Do you want to continue? - - - Don't show this message again - - Unable to find radio SD card! - - Saved models and settings to radio - - - - - Error saving models and settings to radio! - - - - + Cannot write temporary file! Väliaikaiseen tiedostoon ei voida kirjoittaa! - + Open backup Models and Settings file Avaa varmuuskopio mallit ja asetukset - + Invalid binary backup File %1 Väärää tietoa varmuuskopio tiedostossa %1 @@ -8642,62 +8958,150 @@ Jos tyhjä mikserin katsotaan olevan "ON" kokoajan. Simuloi - + Setup Asetukset - + Heli Kopteri - + Flight Modes Lento tilat - + Inputs Tulot - + Mixes Mikserit - + Outputs - + Logical Switches Loogiset kytkimet - - + + Custom Screens - + + Enabled Features + + + + Curves Käyrät - + Special Functions Spesiaali toiminnot - + Telemetry Telemetria + + ModelOptionsPanel + + + Global + + + + + Off + Pois + + + + On + + + + + Radio Menus + + + + + Themes + + + + + Global Functions + + + + + Trainer + Traineri + + + + Model Menus + + + + + Heli + Kopteri + + + + Flight Modes + Lento tilat + + + + Curves + Käyrät + + + + Global Variables + Globaalit muuttujat + + + + Logical Switches + Loogiset kytkimet + + + + Special Functions + Spesiaali toiminnot + + + + Custom Mix Scripts + + + + + Telemetry + Telemetria + + ModelPrinter @@ -8777,8 +9181,8 @@ Jos tyhjä mikserin katsotaan olevan "ON" kokoajan. - - + + OFF Pois @@ -8789,19 +9193,19 @@ Jos tyhjä mikserin katsotaan olevan "ON" kokoajan. - + Mode Moodi - + Channels Kanavat - + Frame length @@ -8812,7 +9216,7 @@ Jos tyhjä mikserin katsotaan olevan "ON" kokoajan. - + Polarity Napaisuus @@ -8822,424 +9226,425 @@ Jos tyhjä mikserin katsotaan olevan "ON" kokoajan. Protokolla - - + + Delay Viive - - + + Receiver Vastaanotin - + Radio protocol - + Subtype - + Option value - + + Sub Type - - + + RF Output Power - + Output Type - + RX Output Frequency - + Raw 12 bits - + 90 90 - + 120 120 - + 120X 120X - + 140 140 - + Scale(%1) - - + + Weight(%1) - - + + Switch(%1) - + No Trim - + MULT! - + Flight modes Lento tilat - + Flight mode Lento tila - + All Kaikki - + Edge Reuna - + Sticky Lukko - + Timer Ajastin - + missing - + Duration Kesto - + Extended Limits Laajemman rajat - + Display Checklist Näytä teht.lista - + Global Functions - + Manual Käsin - + Auto Autom - + Failsafe Mode Turvatila - - + + Hold Pidä - + No Pulse - + Not set - + No pulses - + Step - + Display - + Extended - + Never - + On Change - + Always - - - + + + Source Lähde - + Trim idle only - + Warning Varoitus - + Reversed - + FrSky S.PORT FrSky S.PORT - + FrSky D FrSky D - + FrSky D (cable) FrSky D (kaapeli) - + Alti Kork - + Alti+ Kork+ - + VSpeed Vnopeus - + + - A1 A1 - + + - A2 A2 + - A3 A3 + - A4 A4 + - FAS FAS - + Cells Kennoja - + Min Min - + Max Max - + Numbers - + Bars Palkit - + Script - + Filename Tiedoston nimi - + Error: Unable to open or read file! - + Off Pois - - - - - + + + + + None Ei mitään - - - + + + FM%1 FM%1 - + FM%1%2 FM%1%2 - + FM%1+%2 - + NoTrim Ei trimmiä - + No DR/Expo Ei DR / Expoja - - + + Offset(%1) Tasoitus(%1) - + Delay(u%1:d%2) - + Slow(u%1:d%2) - + Warn(%1) - + Disabled in all flight modes - + instant - + Custom Omat @@ -9275,27 +9680,27 @@ Jos tyhjä mikserin katsotaan olevan "ON" kokoajan. ModelsListModel - + Index - + Name Nimi - + RX # - + Labels - + Model %1 Translators: do NOT use accents here, this is a default model name. @@ -9363,11 +9768,6 @@ Jos tyhjä mikserin katsotaan olevan "ON" kokoajan. RF Output Power - - - Low Power - - us @@ -9384,18 +9784,18 @@ Jos tyhjä mikserin katsotaan olevan "ON" kokoajan. - + Show values in: - + % abbreviation for percent % - + μs abbreviation for microseconds @@ -9492,6 +9892,11 @@ Jos tyhjä mikserin katsotaan olevan "ON" kokoajan. Raw 12 bits + + + Low power mode + + RX Frequency @@ -9503,7 +9908,17 @@ Jos tyhjä mikserin katsotaan olevan "ON" kokoajan. Hz - + + Option check + + + + + Option combo + + + + Failsafe Positions Turvatila asennot @@ -9536,110 +9951,280 @@ Jos tyhjä mikserin katsotaan olevan "ON" kokoajan. ModuleData - + Positive Positiivinen - + Negative Negatiivinen - + + No Telemetry + + + + + MLink + + + + Trainer Port Trainerin portti - + Internal Radio System Sisäinen radio systeemi - + External Radio Module Ulkoinen radio systeemi - + Extra Radio System Extra Radio järjestelmä - + Radio System Radio systeemi - + + OFF + Pois + + + + PPM + + + + + Silverlit A + + + + + Silverlit B + + + + + Silverlit C + + + + + CTP1009 + + + + + LP45 + + + + + DSM2 + + + + + DSMX + + + + + PPM16 + + + + + PPMsim + + + + + FrSky XJT (D16) + + + + + FrSky XJT (D8) + + + + + FrSky XJT (LR12) + + + + + FrSky DJT + + + + + Crossfire + + + + + Multi + + + + + FrSky R9M + + + + + FrSky R9M Lite + + + + + FrSky R9M Lite Pro + + + + + SBUS output at VBat + + + + + FrSky ACCESS ISRM + + + + + FrSky ACCST ISRM D16 + + + + + FrSky ACCESS R9M 2019 + + + + + FrSky ACCESS R9M Lite + + + + + FrSky ACCESS R9M Lite Pro + + + + + FrSky XJT lite (D16) + + + + + FrSky XJT lite (D8) + + + + + FrSky XJT lite (LR12) + + + + + AFHDS3 + + + + + Ghost + + + + + Lemon-Rx DSMP + + + + 10mW - 16CH - - + + 100mW - 16CH - + 500mW - 16CH - + Auto <= 1W - 16CH - - + + 25mW - 8CH - - + + 25mW - 16CH - + 200mW - 16CH (no telemetry) - + 500mW - 16CH (no telemetry) - + 100mW - 16CH (no telemetry) - + 25 mW - + 100 mW - + 500 mW - + 1 W - + 2 W @@ -9647,47 +10232,27 @@ Jos tyhjä mikserin katsotaan olevan "ON" kokoajan. ModulePanel - + Warning: The internal module protocol <b>%1</b> is incompatible with the hardware internal module <b>%2</b> and has been set to <b>OFF</b>! - + Value Arvo - + Hold Pidä - + No Pulse - - Ask - - - - - Internal - - - - - Internal + External - - - - - External - - - - + Bind on channel @@ -9695,424 +10260,456 @@ Jos tyhjä mikserin katsotaan olevan "ON" kokoajan. MultiModelPrinter - + Input Tulo - + Weight Paino - + Long. cyc - + Lateral cyc - + Collective Kopt Collective - + Flight modes Lento tilat - - + + Flight mode Lento tila - - + + + + Switch Kytkin - + General - + Model Image Mallin kuva - + Throttle Kaasu - + Trims - + Center Beep - + Switch Warnings Kytkin varoitukset - + Pot Warnings Potikka varoitus - + Other - + Timers - + Time Aika - + Countdown Laskuri - + Mode Moodi - - + + Start Aloitus - + Modules - + Trainer port - + Helicopter Helikopteri - + Swash - - - + + + Type - + Ring - + + + Function + Toiminto + + + + + Repeat + + + + + + Enabled + + + + Protocol Protokolla - + Low - + Critical - + Telemetry audio - + Altimetry Korkeusmittaus - - + + Vario source Variom lähde - + Vario limits > - + Sink max - + Sink min - + Climb min - + Climb max - + Center silent - + Top Bar - - Volts source + + Volts source + + + + + Altitude source + + + + + Multi sensors - - Altitude source + + Show Instance IDs - + Function Switches - + Switch %1 - + Group - + Always On - + + + Parameters Parametrit - + Telemetry Sensors - + Telemetry Screens - + GF%1 - + Global Functions - + Checklist - - + + GV%1 GV%1 - + RE%1 - + Channel - - - - + + + + Name Nimi - + Prec - + Popup - + Outputs - + Subtrim Alitrimmi - + Direct - + Curve Käyrä - + PPM - + Linear Suora - + Telemetry Telemetria - - + + Min Min - + Min.call - + Persist - + F.In - + F.Out - + Global vars - - + + Max Max - + Global Variables Globaalit muuttujat - + Inputs Tulot - + Mixers Mikserit - + Curves Käyrät - + L%1 L%1 - + Logical Switches Loogiset kytkimet - + SF%1 SF%1 - + Special Functions Spesiaali toiminnot - + Unit Yksikkö - + RSSI Alarms @@ -10120,58 +10717,8 @@ Jos tyhjä mikserin katsotaan olevan "ON" kokoajan. Multiprotocols - - Subtype - - - - - Video TX frequency - - - - - CC2500 frequency fine tune - - - - - RF power - - - - - Telemetry - Telemetria - - - - Servo output frequency - - - - - Option value - - - - - Fixed ID value - - - - - Enable Max Throw - - - - - RF Channel Number - - - - - DEFAULT + + Servo update rate @@ -10201,22 +10748,22 @@ Jos tyhjä mikserin katsotaan olevan "ON" kokoajan. OpenTxEepromInterface - + Unknown error - + ... plus %1 errors - + Cannot write radio settings - + Cannot write model %1 @@ -10363,20 +10910,30 @@ Jos tyhjä mikserin katsotaan olevan "ON" kokoajan. QObject - + WARNING - + <p>Importing JumperTX data into OpenTX 2.3 is <b>not supported and dangerous.</b></p> <p>It is unfortunately not possible for us to differentiate JumperTX data from legitimate FrSky X10 data, but <b>You should only continue here if the file you opened comes from a real FrSky X10.</b></p> <p>Do you really want to continue?</p> + + + Compressed image size exceeds reserved space. + + + + + Show this message again at next startup? + + RadioData - + Favorites @@ -10513,12 +11070,12 @@ Jos tyhjä mikserin katsotaan olevan "ON" kokoajan. RadioKnobWidget - + <p>Value (input): <b>%1</b></p> - + Right-double-click to reset to center. @@ -11508,87 +12065,87 @@ Jos tämä valittuna, kaasu toimii käänteisesti. Tyhjäkäynti on ylhäällä, SetupPanel - + Timer %1 - + Popup menu available - + Profile Settings - + SD structure path not specified or invalid - + Copy - + Cut - + Paste - + Clear - + Insert - + Delete Poista - + Move Up Siirrä ylös - + Move Down Siirrä alas - + Clear All - + Clear Timer. Are you sure? - + Clear all Timers. Are you sure? - + Cut Timer. Are you sure? - + Delete Timer. Are you sure? @@ -11810,7 +12367,7 @@ Jos tämä valittuna, kaasu toimii käänteisesti. Tyhjäkäynti on ylhäällä, SimulatorMain - OpenTx Simulator + EdgeTx Simulator @@ -11865,7 +12422,12 @@ Jos tämä valittuna, kaasu toimii käänteisesti. Tyhjäkäynti on ylhäällä, - Data source type to use (applicable to Horus only). One of: + Data source type to use. One of: + + + + + Unknown error during Simulator startup. @@ -11911,23 +12473,18 @@ NOTE: any existing EEPROM data incompatible with the selected radio type may be - + ERROR: Couldn't start simulator, missing radio/profile/data file/folder. Profile ID: [%1]; Radio ID: [%2]; Data File: [%3] - + ERROR: Radio profile or simulator firmware not found. Profile ID: [%1]; Radio ID: [%2] - - - Uknown error during Simulator startup. - - SimulatorMainWindow @@ -12210,8 +12767,13 @@ The radio type specified in the selected profile is used by default. - Radio data (.bin/.eeprom/.otx) image file to use. A new file with a default image will be created if necessary.<br /> -<b>NOTE</b>: any existing EEPROM data incompatible with the selected radio type may be overwritten! + Radio data (.etx) settings file to use. A new file with default settings will be created if necessary.<br /> +<b>NOTE</b>: any existing data incompatible with the selected radio type may be overwritten! + + + + + Simulator: @@ -12269,22 +12831,22 @@ The default is configured in the chosen Radio Profile. - + All files (*.*) - + Select a data file - + Select Data Directory - + Select SD Card Image Folder @@ -12297,67 +12859,67 @@ The default is configured in the chosen Radio Profile. Companion simulaattori - + Radio Simulator (%1) - + Could not determine startup data source. - + Could not load data, possibly wrong format. - + Data Load Error - + Invalid startup data provided. Plese specify a proper file/path. - + Simulator Startup Error - + Error saving data: could open file for writing: '%1' - + Error saving data: could not get data from simulator interface. - + An unexpected error occurred while attempting to save radio data to file '%1'. - + Data Save Error - + Radio firmware error: %1 - + - Flight Mode %1 (#%2) - + Cannot open joystick, joystick disabled Ei voi avata joystickia, joystick pois käytöstä @@ -12871,6 +13433,11 @@ Too many errors, giving up. Disable multi sensor handling + + + Show Instance IDs + + mAh count @@ -13050,32 +13617,32 @@ Too many errors, giving up. FrSky D (kaapeli) - + Source Lähde - + Low Alarm Ala hälytys - + Critical Alarm Kriittinen hälytys - + Winged Shadow How High erikoistoiminto korkea - + Winged Shadow How High (not supported) erikoistoiminto korkea (ei tuettu) - + Delete Sensor. Are you sure? @@ -13753,92 +14320,102 @@ hh:mm:ss Toista värinä - + + Beeps and Haptic + + + + + Voice and Haptic + + + + 5s 5s - + 10s 10s - + 20s 20s - + 30s 30s - + Not persistent Ei yhtämittainen - + NOT - + Persistent (flight) Jatkuva (lento) - + Flight - + Persistent (manual reset) Jatkuva (manuaalinen nollaus) - + Manual reset - + OFF Pois - + ON ON - + Start Aloitus - + THs THs - + TH% TH% - + THt THt - + Show Elapsed - + Show Remaining @@ -13870,22 +14447,22 @@ CTRL + scroll or PAGE UP/DOWN keys to change time in larger steps. TrainerMix - + OFF Pois - + += (Sum) += (Sum) - + := (Replace) := (Korvaa) - + CH%1 CH%1 @@ -13929,7 +14506,23 @@ CTRL + scroll or PAGE UP/DOWN keys to change time in larger steps. UpdateCompanion - + + Would you like to open the disk image to install the new version of Companion? + + + + + + Would you like to launch the Companion installer? + + + + + No install process support for your operating system + + + + Companion @@ -13938,6 +14531,11 @@ CTRL + scroll or PAGE UP/DOWN keys to change time in larger steps. Install + + + Asset filter applied: %1 - %2 found + + Expected 1 asset for install but none found @@ -13977,7 +14575,7 @@ CTRL + scroll or PAGE UP/DOWN keys to change time in larger steps. UpdateFirmware - + Firmware Firmware @@ -14005,347 +14603,285 @@ CTRL + scroll or PAGE UP/DOWN keys to change time in larger steps. UpdateInterface - + Component id: %1 exceeds maximum application settings components: %2! - - + + Copy filter pattern: %1 + + + + + + + + Asset filter applied: %1 - %2 found + + + + + Copy directory structure + + + + + Processing updates for: %1 - + %1 preparation failed - + %1 download failed - + %1 decompress failed - + %1 copy to destination failed - + Failed to save release settings - + %1 start async failed - + %1 housekeeping failed - - + + %1 update successful - - Update Interface - - - - + unknown - - Unable to download release meta data - - - - - Unable to download release assets information - - - - + %1 directory not configured in application settings! - + Failed to create %1 directory %2! - - Unable to open the download file %1 for writing. -Error: %2 - - - - - Invalid URL: %1 - - - - - URL: %1 - - - - - Network error has occurred. Error code: %1 - - - - - Unable to download %1. -Error:%2 -%3 - - - - - Unable to convert downloaded data to json format. -Error:%1 -%2 - - - - - Asset filter: %1 - - - - + No assets found in release '%1' using filter '%2' - + %1 assets found when %2 expected in release '%3' using filter '%4' - + Unable to set processing flags for asset %1 - + Unable to set sub directory for asset %1 - + Unable to set copy filter for asset %1 - - Downloading: %1 - - - - - Download: %1 - - - - - File exists: %1 - - - - - File %1 exists. Download again? - - - - - Failed to create directory %1! - - - - + Decompressing %1 - + Decompress: %1 - + Failed to decompress %1 - + Decompressed file structure not found at %1 - + Copy file structure from: %1 - - + + Failed to create directory %1 - - + + Check/create directory: %1 - - + + Directories checked/created: %1 - - + + Failed to delete existing file %1 - - + + Failed to copy file %1 - - + + Copied %1 to %2 - - + + Files copied: %1 - + Unable to determine source directory for asset %1 - + Copy files from %1 - + Deleted file: %1 - + No downloaded or decompressed files matched filter '%1' - + Preparing - + Set run folders failed - + Set release id from update release '%1' failed - + Flagging assets - + Downloading assets - + Unable to download flagged assets - + Decompressing assets - + Unable to decompress flagged assets - + Copying to destination - + Unable to copy assets - + Housekeeping - + Delete download directory: %1 - + Failed to delete downloads folder %1 - + Delete decompress directory: %1 - - + + Failed to delete decompress folder %1 - + Delete decompress folder: %1 - + Save release settings @@ -14353,11 +14889,76 @@ Error:%1 UpdateMultiProtocol - + Multiprotocol + + UpdateNetwork + + + Downloading: %1 + + + + + Download: %1 + + + + + File exists: %1 + + + + + File %1 exists. Download again? + + + + + Failed to create directory %1! + + + + + Unable to open the download file %1 for writing. Error: %2 + + + + + Invalid URL: %1 + + + + + URL: %1 + + + + + Network error has occurred. Error code: %1 + + + + + Ssl library version: %1 + + + + + Unable to download %1. Error:%2 +%3 + + + + + Unable to convert downloaded metadata to json. Error:%1 +%2 + + + UpdateOptionsDialog @@ -14386,58 +14987,58 @@ Error:%1 - + %1 %2 %1s {1 %2?} - + Options - + Clear current release information. Are you sure? - - + + Filter Filtteri - + Max.Expected - + No Limit - + Download - + Decompress - + Install - + Copy - + Sub folder @@ -14445,40 +15046,40 @@ Error:%1 UpdateParameters - + None Ei mitään - + Exact - + Startswith - + Endswith - + Contains - - Expression + + Pattern UpdateSDCard - + SD Card @@ -14488,15 +15089,25 @@ Error:%1 - - Radio flavour %1 not listed in %2 + + Unable to retrieve asset '%1' from release '%2' + + + + + Unable to retrieve file '%1' from repo '%2' + + + + + Radio flavour '%1' not listed in '%2' UpdateSounds - + Sounds @@ -14506,40 +15117,48 @@ Error:%1 - - Asset not found in release '%1' using filter pattern '%2' + + Unable to retrieve asset '%1' from release '%2' - %1 assets found when %2 expected in release '%3' using filter pattern '%4' + Unable to retrieve file '%1' from repo '%2' - - Language %1 not listed in %2 + + Language '%1' not listed in '%2' - + Choose Language Packs - + No language packs have been selected. Sounds update will be skipped! - + Flagging assets + + UpdateStatus + + + Update Interface + + + UpdateThemes - + Themes @@ -14565,37 +15184,37 @@ Process now? - + No components have been flagged to check in Update Settings! - + Update Components - + Starting... - + Finished %1 - + successfully - + with errors - + Run SD card sync now? @@ -14651,7 +15270,7 @@ Process now? - + Options @@ -14706,37 +15325,37 @@ Process now? - + Retrieving latest release information for %1 - + Save as Defaults - + Download folder path missing! - + Decompress folder path missing! - + Update folder path missing! - + Decompress and download folders have the same path! - + No components selected for update! @@ -15188,17 +15807,17 @@ Process now? - + Please check all radio and model settings as no conversion could be performed. - + File %1 appears to contain radio settings and importing is unsupported. - + Unable to determine content type for file %1 @@ -15206,7 +15825,7 @@ Process now? YamlGeneralSettings - + Warning: Radio settings file is missing the board entry! Current firmware profile board will be used. @@ -15215,7 +15834,7 @@ Do you wish to continue? - + Settings file board (%1) does not match current profile board (%2). Do you wish to continue? @@ -15349,143 +15968,94 @@ m2560 joka on v4.1 lähettimessä Määrittele joystick - - Ch2 - CH2 - - - - Ch1 - CH1 - - - - Ch4 - CH4 - - - - Ch6 - CH6 - - - - Ch3 - CH3 - - - - Ch5 - CH5 - - - - Ch7 - CH7 - - - - Ch8 - CH8 - - - + Instructions Ohjeita - + Enable Päälle - + Cancel Peruuta - + Back - + Start Aloitus - + Next Seuraava - + Ok Ok - + + Not Assigned - - Stick - - - - - Knob/Slider %1 - - - - + No joysticks found Joystickia ei löydy - + Cannot open joystick. Ei voi avata joystickia. - + Press the Start button to start the stick range calibration procedure. You may change the channel assignments or inversion at any time. - + Move sticks and pots in every direction making full movement Press Next when finished - + Place sticks and pots in middle position. Press Next when done - + Map joystick channels to controls using comboboxes. Press Next when done. - + Check inversion checkbox to if necessary to reverse direction. Press Next when done. - + Press OK to save configuration Press Cancel to abort joystick calibration without saving. - + Calibration not complete, save anyway? diff --git a/companion/src/translations/companion_fr.ts b/companion/src/translations/companion_fr.ts index 4c85532bd09..189ecd2e608 100644 --- a/companion/src/translations/companion_fr.ts +++ b/companion/src/translations/companion_fr.ts @@ -60,111 +60,103 @@ AppData - + Application Settings have been saved to %1 Les paramètres de l'application ont été enregistrés dans %1 - + Could not save Application Settings to file "%1" Impossible d'enregistrer les paramètres de l'application dans le fichier "%1" - + because the file could not be saved (check access permissions). car le fichier n'a pas pu être enregistré (vérifiez les autorisations d'accès). - + for unknown reasons. pour des raisons inconnues. - + None Aucun - + Wizard - + Editor - + Template - + Prompt - + Manual Manuel - + Startup - + Daily - + Weekly - + Monthly - + Debug Débogage - + Warning Avertissement - + Critical Critique - + Fatal - + Information - - AppMessages - - - Show this message again at next startup? - Afficher ce message lors du prochain démarrage ? - - AppPreferencesDialog @@ -178,22 +170,17 @@ Profil de radio - + Default Channel Order Ordre des voies par défaut - - - Menu Language - Langue des menus - Default Stick Mode Mode par défaut - + Select Image Sélectionner une image @@ -259,7 +246,7 @@ Manche Droit: Profondeur, Direction Mode 4 (AIL GAZ PROF DIR) - + Splash Screen Ecran d'accueil @@ -289,6 +276,11 @@ Manche Droit: Profondeur, Direction <html><head/><body><p>Channel order</p><p><br/></p><p>Defines the order of the default mixes created on a new model.</p></body></html> <html><head/><body><p>Ordre des voies</p><p><br/></p><p>Détermine l'ordre des mixages par défaut sur un nouveau modèle.</p></body></html> + + + Language + + Prompt to write firmware to radio after update @@ -416,21 +408,21 @@ Manche Droit: Profondeur, Direction - - + + Options - - - - - - - - + + + + + + + + Select Folder Sélectionner dossier @@ -440,112 +432,122 @@ Manche Droit: Profondeur, Direction - + Append version number to firmware file name - + Prompt to run SD Sync after update - + <html><head/><body><p>Keep a log of all debugging messages generated by the desktop Companion/Simulator applications. An EdgeTX developer may request this to help diagnose an issue.</p></body></html> - + Show splash screen Afficher l'écran de démarrage - + + Remove empty model slots when deleting models (only applies for radios w/out labels) + + + + + Disable 'Cannot open joystick, joystick disabled' warning + + + + Update Settings - + Check frequency - + Reset to Defaults - + Folders - + Download - + Create sub-folders in Download folder - + Decompress - + Use Radio Profile SD Structure - + Components - + Delete downloads - + Delete decompressions - + Logging - + Select Executable Sélectionner exécutable - + Release channel Canal de version - + Simulator Volume Gain Gain de volume du simulateur - + Simulator controls Commandes du simulateur - + Save switch/pot positions on simulator exit Enregistrer les positions des inters/pots à la sortie du simulateur - + Clear saved positions Effacer les positions enregistrées @@ -555,12 +557,12 @@ Manche Droit: Profondeur, Direction Nom du profil - + Clear Image Effacer l'image - + Radio Type Type de radio @@ -580,296 +582,291 @@ Manche Droit: Profondeur, Direction Chemin de la structure de la carte SD - + Application Settings Paramètres de l'application - + Enable automatic backup before writing firmware Sauvegarder les paramètres et modèles automatiquement lors des transferts - + Splash Screen Library Bibliothèque d'écrans d'accueil - + Google Earth Executable Exécutable Google Earth - + Only show user splash images Ne montrer que les images de l'utilisateur - + Show user and companion splash images Montrer les images de Companion et de l'utilisateur - + User Splash Screens Ecrans d'accueil personnalisés - + Automatic Backup Folder Dossier des sauvegardes automatiques - + Simulator Settings Paramètres du simulateur - + Simulator BackLight Rétroéclairage du simulateur - + Enable Actif - + Action on New Model Action par défaut "Ajout Modèle" - + <html><head/><body><p>This option maintains the behaviour from older OpenTx versions where empty model slots are preserved when a model is deleted or moved. </p><p>When this option is de-selected, the other models may be re-arranged to fill the gap left by the removed model.</p></body></html> <html><head/><body><p><b><u>/!\</u> Uniquement pour les radios sans catégories <u>/!\</u></b></p><p>Cette option maintient le comportement des anciennes versions d’OpenTx où les emplacements des modèles vides sont conservés lorsqu'un modèle est supprimé ou déplacé.</p><p>Lorsque cette option est désélectionnée, les autres modèles peuvent être réarrangés pour combler l'écart laissé par le modèle supprimé.</p></body></html> - + most recently used files fichiers récemment utilisés - + Startup Settings Paramètres de démarrage - + Remember Mémoriser - + Output Logs Folder Dossier des logs sauvegardés - - Remove empty model slots when deleting models (only applies for radios w/out categories) - Supprimer les emplacements vides lors de la suppression de modèles - - - + Debug Output Logging Log les messages de debug - + Application (Companion/Simulator) Application (Companion/Simulateur) - + <html><head/><body><p>Keep a log of all messages generated by the radio firmware when running in Simulator. This is the same information one would also see in the Simulator <span style=" font-style:italic;">Debug Output</span> window.</p></body></html> <html><head/><body><p>Conserver un log de tous les messages générés par le firmware radio lors de l'exécution du Simulateur. C'est la même information visible depuis le Simulateur dans la <span style=" font-style:italic;">Fenêtre de débogage</span>.</p></body></html> - + Radio Firmware (in Simulator) Firmware radio (Simulateur) - + Prompt for radio profile Afficher le choix "profil radio" au démarrage - + Prompt to run installer after update - - + + Update - + Blue Bleu - + Green Vert - + Red Rouge - + Orange Orange - + Yellow Jaune - + Screenshot capture folder Dossier des captures d'écran - + Joystick - + Calibrate Calibrer - + Only capture to clipboard Capturer dans le presse-papiers uniquement - + My Radio Ma radio - + <p><b>You cannot switch Radio Type or change Build Options while there are unsaved file changes. What do you wish to do?</b></p> <ul><li><i>Save All</i> - Save any open file(s) before saving Settings.<li><li><i>Reset</i> - Revert to the previous Radio Type and Build Options before saving Settings.</li><li><i>Cancel</i> - Return to the Settings editor dialog.</li></ul> <p><b>Vous ne pouvez pas changer de type de radio ou modifier les options de compilation tant que les changements ne sont pas sauvegardés. Que souhaitez-vous faire?</b></p> <ul><li><i>Sauvegarder tout</i> - Enregistrez le(s) fichier(s) ouvert(s) avant d'enregistrer les paramètres.<li><li><i>Réinitialiser</i> - Revenir aux précédentes options de type et de compilation de la radio avant d'enregistrer les paramètres</li><li><i>Annuler</i> - Retournez dans la boîte de dialogue de l'éditeur de paramètres.</li></ul> - + Select your snapshot folder Sélectionner le dossier où stocker les captures d'écran - + Update Settings: Download folder path missing! - + Update Settings: Decompress folder path missing! - + Update Settings: Update folder path missing! - + Update Settings: Decompress and download folders have the same path! - - + + No joysticks found Aucun Joystick trouvé - + EMPTY: No radio settings stored in profile VIDE: Aucune donnée stockée dans le profil - + AVAILABLE: Radio settings of unknown age DISPONIBLE: Paramètres enregistrés à une date inconnue - + AVAILABLE: Radio settings stored %1 DISPONIBLE: Paramètres enregistrés le %1 - + Reset all update settings to defaults. Are you sure? - + Update settings have been reset. Please close and restart Companion to avoid unexpected behaviour! - + Select your download folder - + Select your decompress folder - + Select your update destination folder - + Check - + Select your library folder Sélectionner le dossier de bibliothèque - - + + Select your Models and Settings backup folder Sélectionner le dossier dans lequel une sauvegarde des paramètres et modèles sera placée automatiquement lors de chaque opération - + Select a folder for application logs Sélectionner un dossier pour le log des applications - + Select Google Earth executable Sélectionner l'emplacement de l'exécutable Google Earth - + Select the folder replicating your SD structure Sélectionner un dossier contenant une copie des dossiers de la carte SD - + Open Image to load Ouvrir l'image à charger - + Images (%1) Images (%1) @@ -909,74 +906,241 @@ Manche Droit: Profondeur, Direction Boards - + Left Horizontal Gauche Horizontal - + Left Vertical Gauche Vertical - + Right Vertical Droit Vertical - + Right Horizontal Droit Horizontal - + Aux. 1 - + Aux. 2 - - - + + Rud + + + + + Ele + + + + + Thr + + + + + Ail + + + + + P1 + + + + + P2 + + + + + P3 + + + + + + + + + + + + S1 + + + + + POT1 + + + + + F1 + + + + + F2 + + + + + F3 + + + + + F4 + + + + + + + + + + + S2 + + + + + + + + LS + + + + + + + + RS + + + + + + + TltX + + + + + + + TltY + + + + + + S3 + + + + + + 6P + + + + + L1 + + + + + L2 + + + + + + JSx + + + + + + JSy + + + + + EX1 + + + + + EX2 + + + + + EX3 + + + + + EX4 + + + + + + None Aucun - + Pot with detent Potentiomètre avec centre - + Multi pos switch - + Pot without detent Potentiomètre sans centre - + Slider with detent Curseur avec centre - + 2 Positions Toggle 2 Positions momentané - + 2 Positions 2 Positions - + 3 Positions 3 Positions @@ -1303,37 +1467,37 @@ Manche Droit: Profondeur, Direction <p> Le type de radio sélectionnée dans le profil n'existe pas. Utilisez plutôt le type par défaut. </p> <p><b>Veuillez mettre à jour les paramètres de votre profil!</b></p> - + Select or create a file for exported Settings: Sélectionnez ou créez un fichier pour les paramètres exportés: - + Press the 'Retry' button to choose another file. Appuyez sur le bouton 'Réessayer' pour choisir un autre fichier. - + Simulator for this firmware is not yet available Le simulateur n'est pas encore disponible pour ce firmware - + Uknown error during Simulator startup. Erreur inconnue pendant le démarrage du simulateur. - + Simulator Error Erreur Simulateur - + Data Load Error Erreur de chargement des données - + Error occurred while starting simulator. Une erreur s'est produite lors du démarrage du simulateur. @@ -1476,17 +1640,17 @@ Voulez-vous importer les paramètres depuis un fichier? ComponentData - + Releases - + Pre-release - + Nightly @@ -1638,12 +1802,12 @@ Voulez-vous importer les paramètres depuis un fichier? Symétrique f(x)=f(-x) - + Not enough free points in global points array to store the curve. - + Editing curve %1: %2 @@ -1916,105 +2080,126 @@ Voulez-vous importer les paramètres depuis un fichier? - + + !1x + + + + + + 1x + + + + + %1s + + + + Beep 1 - + Beep 2 - + Beep 3 - + Warn 1 Alerte 1 - + Warn 2 Alerte 2 - + Cheep Piauler - + Ratata - + Tick Tic-tac - + Siren Sirène - + Ring Sonner - + Sci Fi - + Robot - + Chirp Gazouiller - + Tada - + Cricket Criquet - + Alarm Clock Réveil - + Value Valeur - + Source - + Global Variable Variable Globale - + Inc/Decrement Inc/Décrémenter + + + On + + SD Logs @@ -2066,37 +2251,37 @@ Voulez-vous importer les paramètres depuis un fichier? Bind module externe - + Played once, not during startup Lu une fois, mais pas à la mise en route - + No repeat Lu une fois - + Repeat %1s Répéter %1s - + Flight Vol - + Telemetry Télémétrie - + s - + DISABLED DESACTIVE @@ -2109,119 +2294,119 @@ Voulez-vous importer les paramètres depuis un fichier? CustomFunctionsPanel - + Switch Interrupteur - + Action - + Parameters Paramètres - + Popup menu available Menu contextuel disponible - + SF%1 FS%1 - + GF%1 FG%1 - + GV VG - + ON - + Error occurred while trying to play sound, possibly the file is already opened. (Err: %1 [%2]) Une erreur s'est produite lors de la lecture du son, le fichier est peut-être déjà ouvert. (Err: %1 [%2]) - + Unable to find or open sound file: %1 Impossible de trouver ou d'ouvrir le fichier son: %1 - + Delete Function. Are you sure? Supprimer la Fonction. Êtes-vous sûr? - + Cut Special Function. Are you sure? Couper la Fonction. Êtes-vous sûr? - + Copy Copier - + Cut Couper - + Paste Coller - + Clear Effacer - + Insert Insérer - + Delete Supprimer - + Move Up Monter - + Move Down Descendre - + Clear All Effacer Tout - + Clear Function. Are you sure? Effacer la Fonction. Êtes-vous sûr? - + Clear all Functions. Are you sure? Effacer toutes les Fonctions. Êtes-vous sûr? @@ -2460,48 +2645,48 @@ Voulez-vous importer les paramètres depuis un fichier? Erreur de conversion du champ %1 - + Switch Interrupteur - + Switch L'interrupteur - + cannot be exported on this board! n'est pas supporté sur cette carte ! - + Source - + Source %1 cannot be exported on this board! La source %1 n'est pas supportée sur cette plateforme ! - + OpenTX only accepts %1 points in all curves OpenTX n'accepte que %1 points au maximum entre toutes les courbes - + OpenTx only accepts %1 points in all curves OpenTX n'accepte que %1 points au maximum entre toutes les courbes - - + + OpenTX on this board doesn't accept this function OpenTX ne supporte pas cette fonction sur cette carte - + OpenTX doesn't accept this radio protocol OpenTX ne supporte pas ce protocole radio @@ -2740,12 +2925,12 @@ Vérifier la sélection (M64/M128) EdgeTXInterface - + Radio settings file checksum error. You are advised to review the settings - + Companion does not support settings version %1! @@ -2965,17 +3150,17 @@ Si vide, la ligne est toujours active. Menu contextuel disponible - + Clear All Effacer Tout - + Set All Définir Tout - + Invert All Inverser Tout @@ -3332,361 +3517,360 @@ Blanc signifie "inclure tous".Les métacaractères ?, * et [...] sont Firmware - + Channel values displayed in us Positions de voies affichées en µs - + No OverrideCH functions available Désactive la fonction spéciale "Remplacer VOIExx" - + Possibility to enable FAI MODE (no telemetry) at field Possibilité d'activer le mode FAI (télémétrie désactivée) sur le terrain - + FAI MODE (no telemetry) always enabled Mode FAI (télémétrie toujours désactivée) - + Removes D8 FrSky protocol support which is not legal for use in the EU on radios sold after Jan 1st, 2015 Masque le protocole D8. Légalement obligatoire sur les radios Européennes importées après le 1er janvier 2015 - - + + + + + + + + + + - - - - - - Disable HELI menu and cyclic mix support Supprimer le menu HELICO et les mixages cycliques - - + + + + + + + + + + - - - - - - Disable Global variables Supprimer le support des variables globales - - + + + + + + + + + + - - - - - - Enable Lua custom scripts screen Activer l'écran des scripts Lua personnalisés - + Use alternative SQT5 font Utiliser la police alternative SQT5 - - + + Disable RAS (SWR) Désactiver le RAS (SWR). Utile uniquement pour les X9D+ avec un RAS/SWR non fonctionnel - + Pots use in menus navigation Support de la navigation dans les menus avec les POTS - + Enable AFHDS3 support Activer le support du AFHDS3 - + FrSky Taranis X9D+ - + FrSky Taranis X9D+ 2019 - + FrSky Taranis X9D - + Haptic module installed Module vibreur installé - + FrSky Taranis X9E - + Confirmation before radio shutdown Confirmation avant l'arrêt de la radio - + Horus gimbals installed (Hall sensors) Manches Horus à effet HALL installés - + FrSky Taranis X9-Lite - + FrSky Taranis X9-Lite S - + FrSky Taranis X7 / X7S - + FrSky Taranis X7 / X7S Access - + FrSky Taranis X-Lite S/PRO - + FrSky Taranis X-Lite - + FrSky Horus X10 / X10S - - + + Support for ACCESS internal module replacement Prise en charge du module de remplacement interne ACCESS - - - - - - Support hardware mod: R9M ACCESS - Prise en charge du mod hardware: R9M ACCESS - - - + FrSky Horus X10 Express / X10S Express - + FrSky Horus X12S - + Use ONLY with first DEV pcb version Exclusivement pour les Horus DEV - - + + Support for MULTI internal module Prise en charge du module MULTI interne - + Jumper T-Lite - + + Jumper T-Lite (F4 MCU) + + + + Jumper T-Pro - - - - + + + + Support for bluetooth module Prise en charge du module Bluetooth - + Radiomaster TX12 Mark II - + Radiomaster Zorro - + Select if internal ELRS module is installed - + + Radiomaster Boxer + + + + Radiomaster T8 - + Allow bind using bind key Autoriser l'appairage avec le bouton"bind" - + Support internal GPS Prise en charge du GPS interne - + Support hardware mod: FlySky Paladin EV Gimbals - + Jumper T18 - + FlySky NV14 - + BETAFPV LiteRadio3 Pro - + iFlight Commando8 - + Turnigy 9XR-PRO - + Enable HELI menu and cyclic mix support Activer le menu hélico et les mixages CCPM - + Global variables Variables globales - + Enable non certified firmwares Activer les firmwares non certifiés - + In model setup menus automatically set source by moving the control Sélectionner les sources des mixeurs en bougeant le contrôle désiré - + In model setup menus automatically set switch by moving the control Sélectionner les interrupteurs en bougeant le contrôle désiré - + No graphical check boxes and sliders Pas de cases à cocher et de curseurs graphiques - + Battery graph Graphique de la batterie - + Don't use bold font for highlighting active items Ne pas mettre les lignes actives en gras - + Enable resetting values by pressing up and down at the same time Permet la remise à zéro des valeurs en pressant haut-bas en même temps, valeur min avec gauche/bas, valeur max avec haut/droite, inversion avec gauche/droite - + Radiomaster TX12 - + Radiomaster TX16S / SE / Hall / Masterfire - + 9X with AR9X board 9X avec carte AR9X - + Jumper T12 / T12 Pro - + Jumper T16 / T16+ / T16 Pro - + 9X with Sky9x board 9X avec carte Sky9x - - FirmwareInterface - - - Compressed image size exceeds reserved space. - - - FlapsPage @@ -4460,7 +4644,7 @@ Vous utilisez actuellement: FunctionSwitchesPanel - + SW%1 @@ -4650,12 +4834,12 @@ p, li { white-space: pre-wrap; } VG - + Own value Valeur indépendante - + Flight mode %1 value Valeur de la phase de vol %1 @@ -4663,7 +4847,7 @@ p, li { white-space: pre-wrap; } GeneralEdit - + Setup Configuration @@ -4680,7 +4864,7 @@ These will be relevant for all models in the same EEPROM. Communs à tous les modèles d'une même EEPROM. - + Trainer Écolage @@ -4695,151 +4879,229 @@ Communs à tous les modèles d'une même EEPROM. Lire paramètres Radio depuis profil - + Global Functions Fonctions globales - + Hardware Matériel - + Calibration - + + Enabled Features + + + + Wrong data in profile, radio calibration was not retrieved Données du profil erronnées, l'étalonnage n'a pas été lu - + Wrong data in profile, Switch/pot config not retrieved Données incorecte, Interrupteurs/Pot non trouvés - + Wrong data in profile, hw related parameters were not retrieved Données du profil erronnées, les paramètres hw n'ont pas été lus - + Do you want to store calibration in %1 profile<br>overwriting existing calibration? Voulez-vous stocker l'étalonnage dans le profil %1<br> et écraser l'étalonnage existant ? - + Calibration and HW parameters saved. Etalonnage et paramètres hw enregistrés avec succès. + + GeneralOptionsPanel + + + Radio Menus + + + + + Themes + + + + + Global Functions + Fonctions globales + + + + Trainer + Écolage + + + + Model Menus + + + + + Heli + Paramètres Hélico + + + + Flight Modes + Phases de Vol + + + + Curves + Courbes + + + + Global Variables + + + + + Logical Switches + Inters Logiques + + + + Special Functions + Fonctions Spéciales + + + + Custom Mix Scripts + + + + + Telemetry + + + GeneralSettings - + Radio Settings Paramètres de la radio - + Internal Interne - + Ask Demander - + Per model Par modèle - + Internal + External Interne + Externe - + External Externe - - + + OFF Eteint - + Enabled Activé - + Telemetry - + Trainer Écolage - + Telemetry Mirror - + Telemetry In - + SBUS Trainer Écolage SBUS - + LUA - + CLI - + GPS - + Debug Débogage - + SpaceMouse - + + External module + + + + mA - + Normal Normales - + OneBit @@ -4902,12 +5164,12 @@ Communs à tous les modèles d'une même EEPROM. Décalage horaire (UTC) - + Voice Language Langue des voix - + Country Code Zone géographique RF @@ -4917,33 +5179,33 @@ Communs à tous les modèles d'une même EEPROM. Inversion des manches - + FAI Mode Mode FAI - + Adjust RTC Ajuster l'heure par GPS - + Vario pitch at max Tonalité du vario au max - - + + Hz - + Speaker Volume Volume haut-parleur - + Backlight Switch Inter de rétroéclairage @@ -4953,34 +5215,34 @@ Communs à tous les modèles d'une même EEPROM. Mode Son - + Color 1 Couleur 1 - + Color 2 Couleur 2 - + Speaker Pitch (spkr only) Tonalité (HP uniquement) - + If this value is not 0, any keypress will turn on the backlight and turn it off after the specified number of seconds. Si cette valeur est différente de 0, l'appui sur une touche de navigation déclenche le rétroéclairage qui s'éteint après la durée spécifiée (en secondes). - - - + + + sec - + Backlight color Couleur du rétroéclairage @@ -5025,41 +5287,41 @@ Communs à tous les modèles d'une même EEPROM. Volume de la musique d'ambiance - - + + ms - + Backlight Auto OFF after Arrêt rétroéclairage après - + Backlight flash on alarm Clignotement rétroécl. alarmes - + Vario pitch at zero Tonalité du vario à 0 - + Vario repeat at zero Répétition du vario à 0 - + This is the switch selectrion for turning on the backlight (if installed). Interrupteur déclenchant le rétroéclairage' (si installé). - - + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -5074,32 +5336,32 @@ p, li { white-space: pre-wrap; } <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">Plage de valeurs: 20...45</span></p></body></html> - + Backlight Brightness Luminosité du rétroéclairage - + RotEnc Navigation Navigation sélecteur rotatif - + Automatically adjust the radio's clock if a GPS is connected to telemetry. Régle automatique l'heure de la radio si un GPS est présent. - + America Amérique - + Japan Japon - + Europe @@ -5109,7 +5371,7 @@ p, li { white-space: pre-wrap; } Luminosité écran éteint - + Mode selection: Mode 1: @@ -5150,172 +5412,182 @@ Mode 4: - + Mode 1 (RUD ELE THR AIL) Mode 1 (DIR PRF GAZ AIL) - + Mode 2 (RUD THR ELE AIL) Mode 2 (DIR GAZ PRF AIL) - + Mode 3 (AIL ELE THR RUD) Mode 3 (AIL PRF GAZ DIR) - + Mode 4 (AIL THR ELE RUD) Mode 4 (AIL GAZ PRF DIR) - + <html><head/><body><p>Channel order</p><p><br/></p><p>Defines the order of the default mixes created on a new model.</p></body></html> <html><head/><body><p>Ordre des voies</p><p><br/></p><p>Détermine l'ordre des mixages par défaut sur un nouveau modèle.</p></body></html> - + If you enable FAI, only RSSI and RxBt sensors will keep working. This function cannot be disabled by the radio. Si vous activez l'option FAI, seuls les capteurs RSSI et BtRx vont fonctionner. Cette fonction ne peut pas être désactivée sur la radio. - + Owner Registration ID Enregistrement ID du propriétaire - + Keys Backlight Rétroéclairage des touches - + Rotary Encoder Mode - + + Model quick select + + + + + Enable this to quickly change model on the model select page (a long press can then be used to open the model edit menu). + + + + R E T A D P G A - + R E A T D P A G - + R T E A D G P A - + R T A E D G A P - + R A E T D A P G - + R A T E D A G P - + E R T A P D G A - + E R A T P D A G - + E T R A P G D A - + E T A R P G A D - + E A R T P A D G - + E A T R P A G D - + T R E A G D P A - + T R A E G D A P - + T E R A G P D A - + T E A R G P A D - + T A R E G A D P - + T A E R G A P D - + A R E T A D P G - + A R T E A D G P - + A E R T A P D G - + A E T R A P G D - + A T R E A G D P - + A T E R A G P D - + Battery warning voltage. This is the threashhold where the battery warning sounds. @@ -5326,296 +5598,285 @@ Seuil auquel se déclenche l'alarme de batterie. Plage de valeurs: 3v...12v - + Power Off Delay Délai mise hors tension - + USB Mode Mode USB - + Jack Mode Mode Jack - + Audio - + Trainer Écolage - - + + Ask on Connect Demander à la connexion - + Joystick (HID) - + USB Mass Storage Stockage USB (SD) - + USB Serial (CDC) Port série USB (Debug) - + Stick Mode Mode - + Metric Métrique - + Imperial Impérial - + Default Channel Order Ordre des voies par défaut - + GPS Coordinates Coordonnées GPS - + Min - - + + v - + Max - + RSSI Poweroff Warning Vérifier RSSI à l'extinction - + DMS - + Inactivity Timer Alerte d'inactivité - + Show Splash Screen on Startup Afficher l'écran de démarrage - + Contrast Contraste - + Battery Meter Range Plage de l'indicateur de batterie - + Haptic Strength Puissance vibreur - + LCD Display Type Type de LCD - + "No Sound" Warning Alerte "son coupé" - + Battery Warning Alerte batterie - + Haptic Length Durée vibreur - + MAVLink Baud Rate Baudrate Mavlink - - + + Quiet Mode silencieux - + Only Alarms Seulement les alarmes - - + + No Keys Touches silencieuses - - + + All Tous - + Standard - + Optrex - + If not zero will sound beeps if the transmitter has been left without inputs for the specified number of minutes. Si différent de 0, émission d'un bip sonore régulier si aucune action n'a été effectuée sur l'émetteur depuis le temps spécifié (en minutes). Réinitialisation en agissant sur n'importe lequel des manches / touches de navigation. - - nnnnnnNN - - - - + min - + Power On Delay Délai mise sous tension - - - Show splash screen on startup - Affiche l'écran d'accueil au démarrage - - - + --- - + 2s - + 3s - + 4s - + 6s - + 8s - + 10s - + 15s - + 4800 Baud - + 9600 Baud - + 14400 Baud - + 19200 Baud - + 38400 Baud - + 57600 Baud - + 76800 Baud - + 115200 Baud - - - + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -5640,72 +5901,72 @@ p, li { white-space: pre-wrap; } <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Alerte mode silencieux - Avertissement si les bips sont désactivés</p></body></html> - - + + X-Short Très court - - + + Short Court - - + + Normal - - + + Long - - + + X-Long Très long - + Low EEPROM Warning Avertissement EEPROM faible - + NMEA - + Play Delay (switch mid position) Délai position centrale inters - + Measurement Units Unités de mesure - + Haptic Mode Mode du vibreur - + Beeper Length Durée des bips - + Beeper Mode Paramètre des bips - + Beeper volume 0 - Quiet. No beeps at all. @@ -5722,7 +5983,7 @@ Long : bips plus longs. Extra long : bips extra longs. - + Alarms Only Seulement les Alarmes @@ -5730,77 +5991,77 @@ Extra long : bips extra longs. GeneralSetupPanel - + OFF - + Keys Touches - + Sticks Manches - + Keys + Sticks Touches + manches - + ON - + English Anglais - + Dutch Hollandais - + French Français - + Italian Italien - + German Allemand - + Czech Tchèque - + Slovak Slovaque - + Spanish Espagnol - + Polish Polonais - + Portuguese Portugais @@ -5815,47 +6076,62 @@ Extra long : bips extra longs. Hongrois - + Russian Russe - + Danish - + + Chinese + + + + + Japanese + + + + + Hebrew + + + + No Non - + RotEnc A Sel.Rot. A - + Rot Enc B Sel.Rot. B - + Rot Enc C Sel.Rot. C - + Rot Enc D Sel.Rot. D - + Rot Enc E Sel.Rot. E - + If you enable FAI, only RSSI and RxBt sensors will keep working. This function cannot be disabled by the radio. Are you sure ? @@ -5864,22 +6140,22 @@ Cette fonction ne peut pas être désactivée sur la radio. Êtes-vous sûr d'activer cette option ? - + Normal Normales - + Inverted - + Vertical Inverted, Horizontal Normal - + Vertical Inverted, Horizontal Alternate @@ -5905,99 +6181,118 @@ Cette fonction ne peut pas être désactivée sur la radio. HardwarePanel - + Sticks Manches - + Dead zone - + Pots - + Sliders - + Switches - + RTC Battery Check - + Bluetooth - + Device Name: Nom de l'appareil: - - Antenna - Antenne + + Sample Mode + - - Internal module + + Serial ports - - Sample Mode + + + Power - - Serial ports + + USB-VCP - - - %1 + + ADC Filter + Filtre ADC + + + + Internal RF - - - Power + + Type - - USB-VCP + + Baudrate: - - ADC Filter - Filtre ADC + + Antenna: + + + + + External RF + - + + AUX1 + + + + + AUX2 + + + + S.Port Power Alimentation S.Port - + Current Offset Correction courant - + Warning: Changing the Internal module may invalidate the internal module protocol of the models! @@ -6337,73 +6632,78 @@ Cette fonction ne peut pas être désactivée sur la radio. - + Favorites - + Cannot find %1/RADIO/radio.yml - + Found %1/RADIO/radio.yml - + Cannot find %1/MODELS/models.yml - + Found %1/MODELS/models.yml - + Cannot find %1 - + Found %1 - + Cannot extract RADIO/radio.yml - - + + Cannot load RADIO/radio.yml - - + + Can't load MODELS/labels.yml - + Cannot extract - - + + Cannot load - + Cannot list files + + + Error deleting files + + LimitData @@ -6844,363 +7144,363 @@ Les colonnes contenant l'altitude "GAlt" et la vitesse "GSpd MainWindow - - + + Edit Édition - - + + File Fichier - + Compare models Comparer les modèles - + A monochrome black icon theme Thème avec icônes monochromes noires - - + + Synchronize SD Synchroniser la carte SD - + New Nouveau - + Open... Ouvrir... - + A monochrome white icon theme Thème avec icônes monochromes blanches - + A monochrome blue icon theme Thème avec icônes monochromes bleues - - + + Checking for updates... - + Small Petites - + Use small toolbar icons Petites icônes de barre d'outils - + Use normal size toolbar icons Icônes de barre d'outils normales - + Normal Normales - + Use big toolbar icons Grosses icônes de barre d'outils - + Big Grandes - + Use huge toolbar icons Immenses icônes de barre d'outils - + Huge Immenses - - + + Read Firmware from Radio Lire le firmware de la radio - + Read firmware from Radio Lire le firmware de la radio - + Write Firmware to Radio Transférer le firmware à la radio - + Write firmware to Radio Transférer le firmware à la radio - + Add Radio Profile Ajouter un profil de radio - + Write Models and Settings To Radio Transférer les paramètres et modèles vers la radio - + Write Models and Settings to Radio Transférer les paramètres et modèles vers la radio - - + + Read Models and Settings from Radio Lire les paramètres et modèles depuis la radio - + List of recently used files Liste des fichiers récemment utilisés - + Radio Profiles Profil radio - + Create or Select Radio Profiles Créer ou Sélectionner un profil radio - + Configure Communications... Configurer les communications... - + Configure software for communicating with the Radio Configurer le programme gérant les communications avec la radio - + Write Backup to Radio Transférer une sauvegarde à la radio - + Write Backup from file to Radio Transférer une sauvegarde à la radio - + Backup Radio to File Sauvegarder la radio - + Save a complete backup file of all settings and model data in the Radio Créer une copie de sauvegarde de tous les paramètres et modèles de la radio - + SD card synchronization Synchronisation de la carte SD - + Recent Files Fichiers récents - + Set Icon Theme Choisir le thème d'icônes - + Set Icon Size Choisir la taille des icônes - + Write Ecrire - + If you've found this program useful, please support by <a href='%1'>donating</a> Si vous trouvez ce programme utile, merci de le supporter par une <a href='%1'>donation</a> - + Ready Prêt - + Show the application's About box Afficher la fenêtre "A propos" de l'application - + File loaded Fichier chargé - - + + Open Models and Settings file Ouvrir un fichier de paramètres et modèles - - + + File saved Fichier sauvegardé - + Read Models and Settings From Radio Lire les paramètres et modèles depuis la radio - + Some text will not be translated until the next time you start Companion. Please note that some translations may not be complete. Certains textes ne seront pas traduits avant le prochain redémarrage de Companion. Veuillez noter que certaines traductions peuvent ne pas être complètes. - + Models and Settings read Lecture des modèles et paramètres - + Local Folder Dossier "Local" - + Radio Folder Dossier "Radio" - - + + This function is not yet implemented Cette fonction n'est pas implémentée pour l'instant - + Save Radio Backup to File Sauvegarder la radio - + Read Radio Firmware to File Sauvegarder le firmware de la radio - + Create a new Models and Settings file Créer un nouveau fichier de paramètres et modèles - - + + Save Models and Settings file Enregistrer le fichier de paramètres et modèles - + Save Enregistrer - + Save As... Enregistrer sous... - + Close Fermer - + Close Models and Settings file Fermer le fichier de paramètres et modèles - + Exit the application Quitter l'application - + Exit Quitter - + Create a new Radio Settings Profile Créer un nouveau profil de paramètres et modèles - + Copy Current Radio Profile Copier le profil radio actuel - + Duplicate current Radio Settings Profile Dupliquer les paramètres radio du profil actuel - + Delete the current Radio Settings Profile Supprimer les paramètres radio du profil actuel - + Use default system language. Utiliser le langage système par défaut. - + Use %1 language (some translations may not be complete). Utiliser la langue %1 (certaines traductions peuvent être incomplètes). - + Classical Classique - + There are unsaved file changes which you may lose when switching radio types. Do you wish to continue? @@ -7209,353 +7509,363 @@ Do you wish to continue? Êtes-vous sûr de vouloir continuer ? - + No local SD structure path configured! Aucun chemin de configuré pour la structure SD en local ! - + No Radio or SD card detected! Pas de Radio ou carte SD de détectée ! - + + Writing models and settings to radio + + + + + In progress... + + + + EdgeTX Home Page: <a href='%1'>%1</a> - + The EdgeTX Companion project was originally forked from <a href='%1'>OpenTX</a> - + File new <a href='%1'>Issue or Request</a> - + Copyright - + EdgeTX Companion %1 - Radio: %2 - Profile: %3 - + About Companion... - + Download components... - + Download EdgeTX components and supporting resources - + Check for updates... - + Check for updates to EdgeTX and supporting resources - + Release notes... Notes de version... - + Show release notes Afficher les notes de version - + Delete Current Radio Profile... Supprimer le profil radio actuel... - + Export Application Settings.. Exporter Préférences Application... - + Save all the current %1 and Simulator settings (including radio profiles) to a file. Enregistrez tous les paramètres actuels %1 et du simulateur (y compris les profils radio) dans un fichier. - + Import Application Settings.. Importer les paramètres de l'application... - + Load %1 and Simulator settings from a prevously exported settings file. Charger les paramètres %1 et les paramètres de Simulation depuis un fichier précédemment exporté. - + Tabbed Windows Fenêtres à onglets - + Use tabs to arrange open windows. Utilisez les onglets pour organiser les fenêtres ouvertes. - + Tile Windows Titre de la fenêtre - + Arrange open windows across all the available space. Disposez les fenêtres ouvertes sur tout l'espace disponible. - + Cascade Windows Fenêtres en cascade - + Arrange all open windows in a stack. Organisez toutes les fenêtres ouvertes dans une pile. - + Close All Windows Fermer toutes les fenêtres - + Closes all open files (prompts to save if necessary. Fermer tous les fichiers ouverts (proposer de sauvegarder si nécessaire). - + Window Fenêtre - + Ctrl+Shift+S - + Ctrl+Alt+L - + Ctrl+Alt+D - + Ctrl+Alt+R - + The classic companion9x icon theme Thème d'icônes classique de Companion - + Yerico - + Yellow round honey sweet icon theme Thème d'icônes rondes jaunes - + Monochrome - + MonoWhite Monochrome Blanc - + Alt+%1 - + - Copy - Copier - + Companion :: Open files warning Companion::Ouvrir les fichiers d'avertissement - + Please save or close modified file(s) before deleting the active profile. Veuillez sauvegarder ou fermer le(s) fichier(s) modifié(s) avant de supprimer le profil actif. - + Not possible to remove profile Impossible de supprimer le profil - + The default profile can not be removed. Le profil par défaut ne peut pas être supprimé. - + Confirm Delete Profile Confirmer la suppression du profil - + Are you sure you wish to delete the "%1" radio profile? There is no way to undo this action! Etes-vous sûr de vouloir supprimer le profil radio %1? Cette action est irréversible! - + Please save or close all modified files before importing settings Veuillez sauvegarder ou fermer tous les fichiers modifiés avant d'importer les paramètres - + <html><p>%1 and Simulator settings can be imported (restored) from a previosly saved export (backup) file. This will replace current settings with any settings found in the file.</p><p>An automatic backup of the current settings will be attempted. But if the current settings are useful then it is recommended that you make a manual backup first.</p><p>For best results when importing settings, <b>close any other %1 windows you may have open, and make sure the standalone Simulator application is not running.</p><p>Do you wish to continue?</p></html> <html><p>%1 et les paramètres du simulateur peuvent être importés (restaurés) à partir d’un fichier d’exportation (sauvegarde) préalablement sauvegardé. Ceci remplacera les paramètres actuels par tous les paramètres trouvés dans le fichier.</p><p>Une sauvegarde automatique des paramètres actuels sera tentée. Mais si les paramètres actuels sont utiles, il est recommandé de commencer par une sauvegarde manuelle.</p><p>Pour obtenir de meilleurs résultats lors de l'importation des paramètres,<b> fermez les autres fenêtres %1 que vous avez éventuellement ouvertes et assurez-vous que l'application autonome Simulator n'est pas en cours d'exécution. </p><p>Souhaitez-vous continuer? </p></html> - + Confirm Settings Import Confirmer les paramètres d'importation - + Select %1: Sélectionnez %1: - + backup sauvegarde - + Press the 'Ignore' button to continue anyway. Appuyez sur le bouton 'Ignorer' pour continuer quand même. - + The settings could not be imported. Les paramètres n'ont pas pu être importés. - + <html><p>New settings have been imported from:<br> %1.</p><p>%2 will now re-initialize.</p><p>Note that you may need to close and restart %2 before some settings like language and icon theme take effect.</p> <html><p>Les nouveaux paramètres ont été importés depuis:<br> %1. </p><p>%2 sera maintenant réinitialisé.</p><p>Notez que vous devrez peut-être fermer et redémarrer %2 avant que certains paramètres tels que la langue et le thème d’icône prennent effet.</p> - + <p>The previous settings were backed up to:<br> %1</p> <p>Les paramètres précédents ont été sauvegardés sous:<br> %1 </p> - + MonoBlue Monochrome Bleu - + System language Langue du système - + View Log File... Ouvrir un Log... - + Open and view log file Ouvrir et visualiser un log - + Settings... Préférences... - + Edit Settings Éditer les préférences - + Compare Models... Comparer 2 modèles... - + Edit Radio Splash Image... Éditer l'écran d'accueil de la radio... - + Edit the splash image of your Radio Éditer l'écran d'accueil de la radio - - + + Help Aide - + The new theme will be loaded the next time you start Companion. Le nouveau thème sera utilisé lors du prochain lancement de Companion. - + About Companion A propos de Companion - + Set Menu Language Choisir la langue des menus - + Settings Paramètres - + Read/Write Transfert - + %2 @@ -7563,12 +7873,12 @@ Do you wish to continue? MdiChild - + Unable to find file %1! Fichier %1 introuvable ! - + Save As Enregister Sous @@ -7688,7 +7998,7 @@ Do you wish to continue? - + Insert Insérer @@ -7774,27 +8084,27 @@ Do you wish to continue? Afficher la barre d'outils "Modèle" - + read only lecture seule - + Cannot insert model, last model in list would be deleted. Impossible d'insérer le modèle, le dernier modèle dans la liste serait supprimé. - + Cannot add model, could not find an available model slot. Impossible d'ajouter un modèle, aucun emplacement libre n’est disponible. - + Cannot paste model, out of available model slots. Impossible de coller le modèle, aucun emplacement libre n’est disponible. - + Delete %n selected model(s)? Supprimer le modèle sélectionné ? @@ -7802,10 +8112,16 @@ Do you wish to continue? - + Cannot duplicate model, could not find an available model slot. Impossible de dupliquer le modèle, aucun emplacement libre n’est disponible. + + + + Invalid file extension! + + Do you wish to continue with the conversion? @@ -7827,12 +8143,27 @@ Do you wish to continue? Companion :: Résultat de conversion de %1 - + + Do not show this message again + + + + + Models and settings written to radio + + + + + Error writing models and settings to radio! + + + + Cannot write temporary file! Ecriture de fichier temporaire impossible ! - + Editing model %1: Édition du modèle %1 : @@ -7862,22 +8193,22 @@ Do you wish to continue? - + Model already exists! Do you want to overwrite it or insert into a new slot? - + Overwrite - + Unable to Edit Radio Settings whilst models are open for editing. - + Favorites @@ -7892,74 +8223,59 @@ Do you wish to continue? - - Don't show this message again - - - - - Saved models and settings to radio - - - - - Error saving models and settings to radio! - - - - + Error reading file %1: %2. Fichier %1 corrompu: %2. - + Internal module protocol changed to <b>OFF</b> for %1 models! - + Select a model template file - + Add a new model using - + Defaults - + Edit Édition - + Wizard - + Template - + Failed to remove temporary model! - + Export model - + Error opening file %1: %2. Erreur à l'ouverture du fichier %1: @@ -7977,7 +8293,7 @@ Do you wish to continue? - + Do you want to overwrite radio general settings? Voulez-vous vraiment écraser les paramètres généraux ? @@ -7992,12 +8308,12 @@ Do you wish to continue? Impossible de trouver la carte SD de la radio! - + Open backup Models and Settings file Ouvrir la sauvegarde de paramètres et modèles - + Invalid binary backup File %1 Fichier de sauvegarde %1 invalide @@ -8664,38 +8980,43 @@ Mixage actif par défaut si non-renseigné. Simulation - + Heli Paramètres Hélico - + Inputs Entrées - + Mixes Mixages - + Logical Switches Inters Logiques - - + + Custom Screens - + + Enabled Features + + + + Setup Configuration - + Curves Courbes @@ -8705,26 +9026,109 @@ Mixage actif par défaut si non-renseigné. Dialogue - + Flight Modes Phases de Vol - + Outputs Sorties - + Special Functions Fonctions Spéciales - + Telemetry Télémesure + + ModelOptionsPanel + + + Global + + + + + Off + Aucun + + + + On + + + + + Radio Menus + + + + + Themes + + + + + Global Functions + Fonctions globales + + + + Trainer + Écolage + + + + Model Menus + + + + + Heli + Paramètres Hélico + + + + Flight Modes + Phases de Vol + + + + Curves + Courbes + + + + Global Variables + + + + + Logical Switches + Inters Logiques + + + + Special Functions + Fonctions Spéciales + + + + Custom Mix Scripts + + + + + Telemetry + + + ModelPrinter @@ -8794,8 +9198,8 @@ Mixage actif par défaut si non-renseigné. - - + + OFF @@ -8806,19 +9210,19 @@ Mixage actif par défaut si non-renseigné. - + Mode - + Channels Nombre de voies - + Frame length Longueur de Trame PPM @@ -8829,7 +9233,7 @@ Mixage actif par défaut si non-renseigné. - + Polarity Polarité @@ -8839,409 +9243,410 @@ Mixage actif par défaut si non-renseigné. Protocole - - + + Delay Délai - - + + Receiver Récepteur - + Radio protocol Protocole radio - + Subtype Sous-type - + Option value Valeur optionnelle - + + Sub Type Sous-Type - - + + RF Output Power Puissance RF - + Output Type Type de sortie - + RX Output Frequency Fréquence de sortie du RX - + Raw 12 bits - + 90 - + 120 - + 120X - + 140 - + Scale(%1) - - + + Weight(%1) Ratio(%1) - - + + Switch(%1) Inter(%1) - + No Trim - + MULT! - + Delay(u%1:d%2) Délai(h%1:b%2) - + Slow(u%1:d%2) Ralenti(h%1:b%2) - + Warn(%1) Alerte(%1) - + Flight modes Phases de Vol - + Flight mode Phase de vol - + All Tous - + Edge Flanc - + Sticky Bistable - + Timer Chrono - + missing absent - + Duration Durée - + Extended Limits Limites étendues - + Display Checklist Afficher la checklist - + Global Functions Fonctions globales - + Manual Manuel - + Auto - + Failsafe Mode Mode Failsafe - - + + Hold Maintien - + No Pulse Pas d'impulsion - + Not set Non défini - + No pulses Pas d'impulsions - + Step Pas - + Display Affichage - + Extended Étendu - + Never Jamais - + On Change Sur changement - + Always Toujours - - - + + + Source - + Trim idle only Trim ralenti uniquement - + Warning Avertissement - + Reversed Inversé - + FrSky S.PORT - + FrSky D - + FrSky D (cable) FrSky D (câble) - + Alti Alt - + Alti+ Alt+ - + VSpeed Vitesse verticale - + + - A1 - + + - A2 + - A3 + - A4 + - FAS - + Cells Velm - + Min - + Max - + Numbers Chiffres - + Bars Barres - + Script - + Filename Nom de fichier - + Error: Unable to open or read file! Erreur: Impossible d'ouvrir ou de lire le fichier! - + Off - - - - - + + + + + None Aucun - - - + + + FM%1 PV%1 - + FM%1%2 PV%1%2 - + FM%1+%2 PV%1+%2 - + NoTrim Pas de trim - + No DR/Expo Pas d'expo/DR - - + + Offset(%1) Décalage(%1) @@ -9256,17 +9661,17 @@ Mixage actif par défaut si non-renseigné. - + Disabled in all flight modes Désactivé pour toutes les phases de vol - + instant immédiat - + Custom Prédéfini @@ -9302,27 +9707,27 @@ Mixage actif par défaut si non-renseigné. ModelsListModel - + Index - + Name Nom - + RX # - + Labels - + Model %1 Translators: do NOT use accents here, this is a default model name. Modele %1 @@ -9416,18 +9821,28 @@ Mixage actif par défaut si non-renseigné. Désactiver "Mapping" des VOIES - + + Option check + + + + + Option combo + + + + Show values in: Afficher les valeurs en: - + % abbreviation for percent - + μs abbreviation for microseconds @@ -9469,6 +9884,11 @@ Mixage actif par défaut si non-renseigné. WARNING: changing RF Output Power needs RE-BIND ATTENTION: RE-BIND nécessaire pour tout changement de puissance RF + + + Low power mode + + Channels @@ -9520,7 +9940,7 @@ Mixage actif par défaut si non-renseigné. ID d'enregistrement - + Failsafe Positions Positions Failsafe @@ -9554,119 +9974,284 @@ Mixage actif par défaut si non-renseigné. Push Pull - - - Low Power - Puissance Réduite - ModuleData - + Positive - + Negative Négative - + + No Telemetry + + + + + MLink + + + + Trainer Port Port écolage - + Internal Radio System Module HF interne - + External Radio Module Module HF externe - + Extra Radio System Module HF supplémentaire - + Radio System Module HF - + + OFF + Eteint + + + + PPM + + + + + Silverlit A + + + + + Silverlit B + + + + + Silverlit C + + + + + CTP1009 + + + + + LP45 + + + + + DSM2 + + + + + DSMX + + + + + PPM16 + + + + + PPMsim + + + + + FrSky XJT (D16) + + + + + FrSky XJT (D8) + + + + + FrSky XJT (LR12) + + + + + FrSky DJT + + + + + Crossfire + + + + + Multi + + + + + FrSky R9M + + + + + FrSky R9M Lite + + + + + FrSky R9M Lite Pro + + + + + SBUS output at VBat + + + + + FrSky ACCESS ISRM + + + + + FrSky ACCST ISRM D16 + + + + + FrSky ACCESS R9M 2019 + + + + + FrSky ACCESS R9M Lite + + + + + FrSky ACCESS R9M Lite Pro + + + + + FrSky XJT lite (D16) + + + + + FrSky XJT lite (D8) + + + + + FrSky XJT lite (LR12) + + + + + AFHDS3 + + + + + Ghost + + + + + Lemon-Rx DSMP + + + + 10mW - 16CH 10mW - 16 VOIES - - + + 100mW - 16CH 100mW - 16 VOIES - + 500mW - 16CH 500mW - 16 VOIES - + Auto <= 1W - 16CH Auto <= 1W - 16 VOIES - - + + 25mW - 8CH 25mW - 8 VOIES - - + + 25mW - 16CH 25mW - 16 VOIES - + 200mW - 16CH (no telemetry) 200mW - 16 VOIES (pas de télémétrie) - + 500mW - 16CH (no telemetry) 500mW - 16 VOIES (pas de télémétrie) - + 100mW - 16CH (no telemetry) 100mW - 16 VOIES (pas de télémétrie) - + 25 mW - + 100 mW - + 500 mW - + 1 W - + 2 W @@ -9674,47 +10259,27 @@ Mixage actif par défaut si non-renseigné. ModulePanel - + Warning: The internal module protocol <b>%1</b> is incompatible with the hardware internal module <b>%2</b> and has been set to <b>OFF</b>! - + Value Valeur - + Hold Maintien - + No Pulse Pas d'impulsion - - Ask - Demander - - - - Internal - Interne - - - - Internal + External - Interne + Externe - - - - External - Externe - - - + Bind on channel Bind avec VOIE @@ -9722,424 +10287,456 @@ Mixage actif par défaut si non-renseigné. MultiModelPrinter - + Input Entrée - + Weight Ratio - + Long. cyc Cyclique longitudinal - + Lateral cyc Cyclique latéral - + Collective Source du pas collectif - + Flight modes Phases de Vol - - + + Flight mode Phase de vol - - + + + + Switch Inter - - + + GV%1 VG%1 - + RE%1 - + Channel Voie - + Direct - + Curve Courbe - + PPM - + Linear Linéaire - + Telemetry Télémétrie - - + + Min - + Timers Chronos - + Time Temps - + Countdown Compte à rebours - + Modules - + Outputs Sorties - + Subtrim Subtrim - - + + Max - + General Général - - - - + + + + Name Nom - + Model Image Image du modèle - + Throttle Gaz - + Trims - + Center Beep Bip Centrer - + Switch Warnings Positions des interrupteurs - + Pot Warnings Positions des potentiomètres - + Other Autre - + Min.call Annonces minutes - + Persist Persistant - - + + Start Démarrer - + Mode - + Trainer port Port écolage - + Helicopter Hélicoptère - + Swash Cyclique - - - + + + Type - + Ring Plateau - + F.In Fondu en entrée - + F.Out Fondu en sortie - + Global vars Variables globales - + Prec - + Popup - + Global Variables Variables globales - + Inputs Entrées - + Mixers Mixages - + Curves Courbes - + L%1 - + Logical Switches Inters Logiques - + + + Function + Fonction + + + + + Repeat + + + + + + Enabled + Activé + + + SF%1 FS%1 - + Special Functions Fonctions Spéciales - + Protocol Protocole - + Low Faible - + Critical Critique - + Telemetry audio Audio télémétrie - + Altimetry Altimétrie - - + + Vario source Source vario - + Vario limits > Limites vario > - + Sink max Chute max - + Sink min Chute min - + Climb min Pompe min - + Climb max Pompe max - + Center silent Silence centrer - + Top Bar Barre de titre de l'écran d'accueil - + Volts source Source de la tension - + Altitude source Source de l'altitude - + + + Parameters Paramètres - + + Multi sensors + + + + + Show Instance IDs + + + + Telemetry Sensors Capteurs Télémétrie - + Telemetry Screens Écrans Télémétrie - + GF%1 FG%1 - + Global Functions Fonctions globales - + Checklist - + Function Switches - + Switch %1 - + Group - + Always On - + Unit Unité - + RSSI Alarms Alarmes RSSI @@ -10147,60 +10744,10 @@ Mixage actif par défaut si non-renseigné. Multiprotocols - - Subtype - Sous-type - - - - Video TX frequency - Fréquence vidéo TX - - - - CC2500 frequency fine tune - Ajustement fin de la fréquence du CC2500 - - - - RF power - Puissance HF - - - - Telemetry - Télémetrie - - - - Servo output frequency - Taux rafraichissement servo - - - - Option value - Valeur optionnelle - - - - Fixed ID value - Valeur ID fixe - - - - Enable Max Throw + + Servo update rate - - - RF Channel Number - - - - - DEFAULT - DÉFAUT - MultirotorPage @@ -10228,22 +10775,22 @@ Mixage actif par défaut si non-renseigné. OpenTxEepromInterface - + Unknown error Erreur inconnue - + ... plus %1 errors ... plus %1 erreurs - + Cannot write radio settings Impossible d'écrire les paramètres de la radio - + Cannot write model %1 Impossible d'écrire le modèle %1 @@ -10390,20 +10937,30 @@ Mixage actif par défaut si non-renseigné. QObject - + WARNING ATTENTION - + <p>Importing JumperTX data into OpenTX 2.3 is <b>not supported and dangerous.</b></p> <p>It is unfortunately not possible for us to differentiate JumperTX data from legitimate FrSky X10 data, but <b>You should only continue here if the file you opened comes from a real FrSky X10.</b></p> <p>Do you really want to continue?</p> <p>L'importation de données JumperTX dans OpenTX 2.3 est <b> non prise en charge et dangereuse.</b></p> <p>Il n'est malheureusement pas possible pour nous de différencier les données JumperTX des données légitimes FrSky X10, donc <b>Vous devez continuer uniquement si le fichier que vous avez ouvert provient d’une véritable radio FrSky X10.</b></p> <p>Voulez-vous vraiment continuer?</p> + + + Compressed image size exceeds reserved space. + + + + + Show this message again at next startup? + Afficher ce message lors du prochain démarrage ? + RadioData - + Favorites @@ -10540,12 +11097,12 @@ Mixage actif par défaut si non-renseigné. RadioKnobWidget - + <p>Value (input): <b>%1</b></p> <p>Valeur (entrée): <b>%1</b></p> - + Right-double-click to reset to center. Double-clic droit pour recentrer. @@ -11547,87 +12104,87 @@ Si cette option est cochée, la voie des gaz est inversée: le ralenti est &apo SetupPanel - + Popup menu available Menu contextuel disponible - + Timer %1 Chrono %1 - + Profile Settings Paramètres du profil - + SD structure path not specified or invalid Chemin de la structure SD non spécifié ou invalide - + Copy Copier - + Cut Couper - + Paste Coller - + Clear Effacer - + Insert Insérer - + Delete Supprimer - + Move Up Monter - + Move Down Descendre - + Clear All Effacer Tout - + Clear Timer. Are you sure? Effacer le Chrono. Êtes-vous sûr? - + Clear all Timers. Are you sure? Effacer tous les Chronos. Êtes-vous sûr? - + Cut Timer. Are you sure? Couper le Chrono. Êtes-vous sûr? - + Delete Timer. Are you sure? Supprimer le Chrono. Êtes-vous sûr? @@ -11849,8 +12406,8 @@ Si cette option est cochée, la voie des gaz est inversée: le ralenti est &apo SimulatorMain - OpenTx Simulator - Simulateur OpenTX + EdgeTx Simulator + @@ -11904,8 +12461,13 @@ Si cette option est cochée, la voie des gaz est inversée: le ralenti est &apo - Data source type to use (applicable to Horus only). One of: - Type de source de données à utiliser (applicable uniquement à la Horus). Un des: + Data source type to use. One of: + + + + + Unknown error during Simulator startup. + @@ -11951,7 +12513,7 @@ NOTE: any existing EEPROM data incompatible with the selected radio type may be ERREUR: pas de simulateur disponible. - + ERROR: Couldn't start simulator, missing radio/profile/data file/folder. Profile ID: [%1]; Radio ID: [%2]; Data File: [%3] @@ -11960,17 +12522,12 @@ Data File: [%3] Fichier de Données: [%3] - + ERROR: Radio profile or simulator firmware not found. Profile ID: [%1]; Radio ID: [%2] ERREUR: Profil radio ou firmware du simulateur non trouvé Profil ID: [%1]; Radio ID: [%2] - - - Uknown error during Simulator startup. - Erreur inconnue pendant le démarrage du simulateur. - SimulatorMainWindow @@ -12255,10 +12812,14 @@ Le type de radio choisi par défaut est celui défini dans le profil selectionn - Radio data (.bin/.eeprom/.otx) image file to use. A new file with a default image will be created if necessary.<br /> -<b>NOTE</b>: any existing EEPROM data incompatible with the selected radio type may be overwritten! - Fichier de données utilisé (.bin/.eeprom/.otx).Un nouveau fichier avec une nouvelle image sera créé si nécessaire.<br /> -<b>ATTENTION</b>: toutes données EEPROM existantes non compatible avec le type de radio sélectionné peuvent être écrasées ! + Radio data (.etx) settings file to use. A new file with default settings will be created if necessary.<br /> +<b>NOTE</b>: any existing data incompatible with the selected radio type may be overwritten! + + + + + Simulator: + @@ -12317,22 +12878,22 @@ La valeur par défaut est configurée dans le profil radio sélectionné.Image SD - + All files (*.*) Tous les fichiers (*.*) - + Select a data file Sélectionnez un fichier - + Select Data Directory Sélectionnez un dossier - + Select SD Card Image Folder Sélectionnez le dossier image carte SD @@ -12345,67 +12906,67 @@ La valeur par défaut est configurée dans le profil radio sélectionné.Simulateur Companion - + Radio Simulator (%1) Simulateur Radio (%1) - + Could not determine startup data source. Impossible de déterminer les données source. - + Could not load data, possibly wrong format. Impossible de charger les données, mauvais format. - + Data Load Error Erreur de lecture des données - + Invalid startup data provided. Plese specify a proper file/path. Données de démarrage fournies non valides. Veuillez spécifier un fichier/chemin approprié. - + Simulator Startup Error Erreur de démarrage du simulateur - + Error saving data: could open file for writing: '%1' Erreur de sauvegarde des données: impossible d'écrire le fichier '%1' - + Error saving data: could not get data from simulator interface. Erreur de sauvegarde des données: impossible de récupérer les données depuis l'interface de simulation. - + An unexpected error occurred while attempting to save radio data to file '%1'. Une erreur inattendue s'est produite lors de l'enregistrement des données radio dans le fichier '%1'. - + Data Save Error Erreur de sauvegarde des données - + Cannot open joystick, joystick disabled Impossible d'accéder au Joystick, Joystick désactivé - + Radio firmware error: %1 Erreur firmware radio: %1 - + - Flight Mode %1 (#%2) - Phase de Vol %1 (#%2) @@ -12927,6 +13488,11 @@ Trop d'erreurs, abandon. Disable multi sensor handling Désactiver la gestion des capteurs multiples + + + Show Instance IDs + + mAh count @@ -13106,32 +13672,32 @@ Trop d'erreurs, abandon. FrSky D (câble) - + Source - + Low Alarm Alarme basse - + Critical Alarm Alarme critique - + Winged Shadow How High - + Winged Shadow How High (not supported) Winged Shadow How High (non supporté) - + Delete Sensor. Are you sure? Supprimer le Capteur. Êtes-vous sûr? @@ -13811,92 +14377,102 @@ hh:mm:ss Vibreur - + + Beeps and Haptic + + + + + Voice and Haptic + + + + 5s - + 10s - + 20s - + 30s - + Not persistent Non persistant - + NOT - + Persistent (flight) Persistant (vol) - + Flight Vol - + Persistent (manual reset) Persistant (RAZ manuelle) - + Manual reset RAZ manuelle - + OFF Eteint - + ON - + Start - + THs GZs - + TH% GZ% - + THt GZt - + Show Elapsed - + Show Remaining @@ -13929,22 +14505,22 @@ Utilisez CTRL + le défilement de la souris ou les touches PAGE HAUT/PAGE BAS po TrainerMix - + OFF Eteint - + += (Sum) += (Additionner) - + := (Replace) := (Remplacer) - + CH%1 VOIE%1 @@ -13988,7 +14564,23 @@ Utilisez CTRL + le défilement de la souris ou les touches PAGE HAUT/PAGE BAS po UpdateCompanion - + + Would you like to open the disk image to install the new version of Companion? + + + + + + Would you like to launch the Companion installer? + + + + + No install process support for your operating system + + + + Companion @@ -13997,6 +14589,11 @@ Utilisez CTRL + le défilement de la souris ou les touches PAGE HAUT/PAGE BAS po Install + + + Asset filter applied: %1 - %2 found + + Expected 1 asset for install but none found @@ -14036,7 +14633,7 @@ Utilisez CTRL + le défilement de la souris ou les touches PAGE HAUT/PAGE BAS po UpdateFirmware - + Firmware @@ -14064,347 +14661,285 @@ Utilisez CTRL + le défilement de la souris ou les touches PAGE HAUT/PAGE BAS po UpdateInterface - + Component id: %1 exceeds maximum application settings components: %2! - - + + Copy filter pattern: %1 + + + + + + + + Asset filter applied: %1 - %2 found + + + + + Copy directory structure + + + + + Processing updates for: %1 - + %1 preparation failed - + %1 download failed - + %1 decompress failed - + %1 copy to destination failed - + Failed to save release settings - + %1 start async failed - + %1 housekeeping failed - - + + %1 update successful - - Update Interface - - - - + unknown inconnu - - Unable to download release meta data - - - - - Unable to download release assets information - - - - + %1 directory not configured in application settings! - + Failed to create %1 directory %2! - - Unable to open the download file %1 for writing. -Error: %2 - - - - - Invalid URL: %1 - - - - - URL: %1 - - - - - Network error has occurred. Error code: %1 - - - - - Unable to download %1. -Error:%2 -%3 - - - - - Unable to convert downloaded data to json format. -Error:%1 -%2 - - - - - Asset filter: %1 - - - - + No assets found in release '%1' using filter '%2' - + %1 assets found when %2 expected in release '%3' using filter '%4' - + Unable to set processing flags for asset %1 - + Unable to set sub directory for asset %1 - + Unable to set copy filter for asset %1 - - Downloading: %1 - - - - - Download: %1 - - - - - File exists: %1 - - - - - File %1 exists. Download again? - - - - - Failed to create directory %1! - - - - + Decompressing %1 - + Decompress: %1 - + Failed to decompress %1 - + Decompressed file structure not found at %1 - + Copy file structure from: %1 - - + + Failed to create directory %1 - - + + Check/create directory: %1 - - + + Directories checked/created: %1 - - + + Failed to delete existing file %1 - - + + Failed to copy file %1 - - + + Copied %1 to %2 - - + + Files copied: %1 - + Unable to determine source directory for asset %1 - + Copy files from %1 - + Deleted file: %1 - + No downloaded or decompressed files matched filter '%1' - + Preparing - + Set run folders failed - + Set release id from update release '%1' failed - + Flagging assets - + Downloading assets - + Unable to download flagged assets - + Decompressing assets - + Unable to decompress flagged assets - + Copying to destination - + Unable to copy assets - + Housekeeping - + Delete download directory: %1 - + Failed to delete downloads folder %1 - + Delete decompress directory: %1 - - + + Failed to delete decompress folder %1 - + Delete decompress folder: %1 - + Save release settings @@ -14412,11 +14947,76 @@ Error:%1 UpdateMultiProtocol - + Multiprotocol + + UpdateNetwork + + + Downloading: %1 + + + + + Download: %1 + + + + + File exists: %1 + + + + + File %1 exists. Download again? + + + + + Failed to create directory %1! + + + + + Unable to open the download file %1 for writing. Error: %2 + + + + + Invalid URL: %1 + + + + + URL: %1 + + + + + Network error has occurred. Error code: %1 + + + + + Ssl library version: %1 + + + + + Unable to download %1. Error:%2 +%3 + + + + + Unable to convert downloaded metadata to json. Error:%1 +%2 + + + UpdateOptionsDialog @@ -14445,58 +15045,58 @@ Error:%1 - + %1 %2 - + Options - + Clear current release information. Are you sure? - - + + Filter Filtre - + Max.Expected - + No Limit - + Download - + Decompress - + Install - + Copy Copier - + Sub folder @@ -14504,40 +15104,40 @@ Error:%1 UpdateParameters - + None Aucun - + Exact - + Startswith - + Endswith - + Contains - - Expression + + Pattern UpdateSDCard - + SD Card @@ -14547,15 +15147,25 @@ Error:%1 - - Radio flavour %1 not listed in %2 + + Unable to retrieve asset '%1' from release '%2' + + + + + Unable to retrieve file '%1' from repo '%2' + + + + + Radio flavour '%1' not listed in '%2' UpdateSounds - + Sounds @@ -14565,40 +15175,48 @@ Error:%1 - - Asset not found in release '%1' using filter pattern '%2' + + Unable to retrieve asset '%1' from release '%2' - %1 assets found when %2 expected in release '%3' using filter pattern '%4' + Unable to retrieve file '%1' from repo '%2' - - Language %1 not listed in %2 + + Language '%1' not listed in '%2' - + Choose Language Packs - + No language packs have been selected. Sounds update will be skipped! - + Flagging assets + + UpdateStatus + + + Update Interface + + + UpdateThemes - + Themes @@ -14624,37 +15242,37 @@ Process now? - + No components have been flagged to check in Update Settings! - + Update Components - + Starting... - + Finished %1 - + successfully - + with errors - + Run SD card sync now? @@ -14710,7 +15328,7 @@ Process now? - + Options @@ -14765,37 +15383,37 @@ Process now? - + Retrieving latest release information for %1 - + Save as Defaults - + Download folder path missing! - + Decompress folder path missing! - + Update folder path missing! - + Decompress and download folders have the same path! - + No components selected for update! @@ -15248,17 +15866,17 @@ Process now? - + Please check all radio and model settings as no conversion could be performed. - + File %1 appears to contain radio settings and importing is unsupported. - + Unable to determine content type for file %1 @@ -15266,7 +15884,7 @@ Process now? YamlGeneralSettings - + Warning: Radio settings file is missing the board entry! Current firmware profile board will be used. @@ -15275,7 +15893,7 @@ Do you wish to continue? - + Settings file board (%1) does not match current profile board (%2). Do you wish to continue? @@ -15409,149 +16027,100 @@ m2560 for v4.1 boards Configuration du Joystick - - Ch2 - VOIE2 - - - - Ch1 - VOIE1 - - - - Ch4 - VOIE4 - - - - Ch6 - VOIE6 - - - - Ch3 - VOIE3 - - - - Ch5 - VOIE5 - - - - Ch7 - VOIE7 - - - - Ch8 - VOIE8 - - - + Instructions - + Enable Actif - + Cancel Annuler - + Back Précédent - + Start Démarrer - + Next Suivant - + Ok OK - + + Not Assigned Non assigné - - Stick - Manche - - - - Knob/Slider %1 - Potar/Slider %1 - - - + No joysticks found Aucun Joystick trouvé - + Cannot open joystick. Impossible d'accéder au Joystick. - + Press the Start button to start the stick range calibration procedure. You may change the channel assignments or inversion at any time. Appuyer sur le bouton Démarrer afin de lancer la procédure de calibration. Vous pouvez changer l'ordre et la direction des VOIES à n'importe quel moment. - + Move sticks and pots in every direction making full movement Press Next when finished Bouger les manches à fond dans toutes les directions. Cliquer sur Suivant lorsque vous avez terminé - + Place sticks and pots in middle position. Press Next when done Positionner les manches et pots en positon milieu. Cliquer sur Suivant lorsque vous êtes prêts - + Map joystick channels to controls using comboboxes. Press Next when done. Assigner les voies du Joystick en utilisant les boutons. Cliquer sur Suivant lorsque vous êtes prêts. - + Check inversion checkbox to if necessary to reverse direction. Press Next when done. Inverser la direction des VOIES si nécessaire. Cliquer sur Suivant lorsque vous êtes prêts. - + Press OK to save configuration Press Cancel to abort joystick calibration without saving. Cliquer sur OK pour sauvegarder. Cliquer sur Annuler pour interrompre la calibration sans sauvegarder. - + Calibration not complete, save anyway? Calibration incomplète, sauvegarder tout de même ? diff --git a/companion/src/translations/companion_he.ts b/companion/src/translations/companion_he.ts index 9da4670ba1c..3b53e8fe065 100644 --- a/companion/src/translations/companion_he.ts +++ b/companion/src/translations/companion_he.ts @@ -60,110 +60,102 @@ AppData - + Application Settings have been saved to %1 - + Could not save Application Settings to file "%1" - + because the file could not be saved (check access permissions). - + for unknown reasons. - + None - + Wizard - + Editor - + Template - + Prompt - + Manual - + Startup - + Daily - + Weekly - + Monthly - + Debug - + Warning - + Critical - + Fatal - + Information - - AppMessages - - - Show this message again at next startup? - - - AppPreferencesDialog @@ -177,22 +169,17 @@ - + Default Channel Order - - - Menu Language - - Default Stick Mode - + Select Image @@ -240,7 +227,7 @@ Mode 4: - + Splash Screen @@ -270,6 +257,11 @@ Mode 4: <html><head/><body><p>Channel order</p><p><br/></p><p>Defines the order of the default mixes created on a new model.</p></body></html> + + + Language + + Prompt to write firmware to radio after update @@ -396,7 +388,12 @@ Mode 4: - + + Remove empty model slots when deleting models (only applies for radios w/out labels) + + + + Simulator Volume Gain @@ -406,12 +403,12 @@ Mode 4: - + Clear Image - + Radio Type @@ -431,78 +428,78 @@ Mode 4: - + Application Settings - + Enable automatic backup before writing firmware - + Splash Screen Library - + Google Earth Executable - + Only show user splash images - + Show user and companion splash images - + User Splash Screens - + Automatic Backup Folder - + Simulator Settings - + Simulator BackLight - + Enable - - + + Options - - - - - - - - + + + + + + + + Select Folder @@ -512,345 +509,345 @@ Mode 4: - + Append version number to firmware file name - + Prompt to run SD Sync after update - + Debug Output Logging - + <html><head/><body><p>Keep a log of all debugging messages generated by the desktop Companion/Simulator applications. An EdgeTX developer may request this to help diagnose an issue.</p></body></html> - + Application (Companion/Simulator) - + <html><head/><body><p>Keep a log of all messages generated by the radio firmware when running in Simulator. This is the same information one would also see in the Simulator <span style=" font-style:italic;">Debug Output</span> window.</p></body></html> - + Radio Firmware (in Simulator) - + Select Executable - + Output Logs Folder - + Show splash screen - + Prompt for radio profile - + <html><head/><body><p>This option maintains the behaviour from older OpenTx versions where empty model slots are preserved when a model is deleted or moved. </p><p>When this option is de-selected, the other models may be re-arranged to fill the gap left by the removed model.</p></body></html> - - Remove empty model slots when deleting models (only applies for radios w/out categories) - - - - + Action on New Model - + most recently used files - + Startup Settings - + Remember - + Prompt to run installer after update - - + + Update - + Screenshot capture folder - + Blue - + Green - + Red - + Orange - + Yellow - + Joystick - + Simulator controls - + Save switch/pot positions on simulator exit - + Clear saved positions - + + Disable 'Cannot open joystick, joystick disabled' warning + + + + Update Settings - + Check frequency - + Reset to Defaults - + Folders - + Download - + Create sub-folders in Download folder - + Decompress - + Use Radio Profile SD Structure - + Components - + Delete downloads - + Delete decompressions - + Logging - + Calibrate - + Only capture to clipboard - + Update Settings: Download folder path missing! - + Update Settings: Decompress folder path missing! - + Update Settings: Update folder path missing! - + Update Settings: Decompress and download folders have the same path! - + My Radio - + <p><b>You cannot switch Radio Type or change Build Options while there are unsaved file changes. What do you wish to do?</b></p> <ul><li><i>Save All</i> - Save any open file(s) before saving Settings.<li><li><i>Reset</i> - Revert to the previous Radio Type and Build Options before saving Settings.</li><li><i>Cancel</i> - Return to the Settings editor dialog.</li></ul> - + Select your snapshot folder - - + + No joysticks found - + EMPTY: No radio settings stored in profile - + AVAILABLE: Radio settings of unknown age - + AVAILABLE: Radio settings stored %1 - + Reset all update settings to defaults. Are you sure? - + Update settings have been reset. Please close and restart Companion to avoid unexpected behaviour! - + Select your download folder - + Select your decompress folder - + Select your update destination folder - + Check - + Release channel - + Select your library folder - - + + Select your Models and Settings backup folder - + Select a folder for application logs - + Select Google Earth executable - + Select the folder replicating your SD structure - + Open Image to load - + Images (%1) @@ -888,74 +885,241 @@ Mode 4: Boards - + Left Horizontal - + Left Vertical - + Right Vertical - + Right Horizontal - + Aux. 1 - + Aux. 2 - - - + + Rud + + + + + Ele + + + + + Thr + + + + + Ail + + + + + P1 + + + + + P2 + + + + + P3 + + + + + + + + + + + + S1 + + + + + POT1 + + + + + F1 + + + + + F2 + + + + + F3 + + + + + F4 + + + + + + + + + + + S2 + + + + + + + + LS + + + + + + + + RS + + + + + + + TltX + + + + + + + TltY + + + + + + S3 + + + + + + 6P + + + + + L1 + + + + + L2 + + + + + + JSx + + + + + + JSy + + + + + EX1 + + + + + EX2 + + + + + EX3 + + + + + EX4 + + + + + + None - + Pot with detent - + Multi pos switch - + Pot without detent - + Slider with detent - + 2 Positions Toggle - + 2 Positions - + 3 Positions @@ -1338,37 +1502,37 @@ Do you want to import settings from a file? - + Select or create a file for exported Settings: - + Press the 'Retry' button to choose another file. - + Simulator for this firmware is not yet available - + Uknown error during Simulator startup. - + Simulator Error - + Data Load Error - + Error occurred while starting simulator. @@ -1449,17 +1613,17 @@ Do you want to import settings from a file? ComponentData - + Releases - + Pre-release - + Nightly @@ -1611,12 +1775,12 @@ Do you want to import settings from a file? - + Not enough free points in global points array to store the curve. - + Editing curve %1: %2 @@ -1944,256 +2108,277 @@ Do you want to import settings from a file? - + s - + Played once, not during startup - + + !1x + + + + No repeat - + + + 1x + + + + Repeat %1s - + + %1s + + + + DISABLED - + Flight - + Telemetry - + Beep 1 - + Beep 2 - + Beep 3 - + Warn 1 - + Warn 2 - + Cheep - + Ratata - + Tick - + Siren - + Ring - + Sci Fi - + Robot - + Chirp - + Tada - + Cricket - + Alarm Clock - + Value - + Source - + Global Variable - + Inc/Decrement + + + On + + CustomFunctionsPanel - + Switch - + Action - + Parameters - + Popup menu available - + Error occurred while trying to play sound, possibly the file is already opened. (Err: %1 [%2]) - + Unable to find or open sound file: %1 - + Delete Function. Are you sure? - + Cut Special Function. Are you sure? - + Copy - + Cut - + Paste - + Clear - + Insert - + Move Up - + Move Down - + Clear All - + Clear Function. Are you sure? - + Clear all Functions. Are you sure? - + SF%1 - + GF%1 - + GV - + ON - + Delete @@ -2432,48 +2617,48 @@ Do you want to import settings from a file? - + Switch - + Switch - + cannot be exported on this board! - + Source - + Source %1 cannot be exported on this board! - + OpenTX only accepts %1 points in all curves - + OpenTx only accepts %1 points in all curves - - + + OpenTX on this board doesn't accept this function - + OpenTX doesn't accept this radio protocol @@ -2708,12 +2893,12 @@ Error: %2 EdgeTXInterface - + Radio settings file checksum error. You are advised to review the settings - + Companion does not support settings version %1! @@ -2930,17 +3115,17 @@ If blank then the input is considered to be "ON" all the time. - + Clear All - + Set All - + Invert All @@ -3292,361 +3477,360 @@ Blank means include all. ?, *, and [...] wildcards accepted. Firmware - + Possibility to enable FAI MODE (no telemetry) at field - + FAI MODE (no telemetry) always enabled - + Channel values displayed in us - + No OverrideCH functions available - + Removes D8 FrSky protocol support which is not legal for use in the EU on radios sold after Jan 1st, 2015 - + Enable non certified firmwares - + Enable AFHDS3 support - + Use alternative SQT5 font - - + + + + + + + + + + - - - - - - Disable HELI menu and cyclic mix support - - + + + + + + + + + + - - - - - - Disable Global variables - - + + + + + + + + + + - - - - - - Enable Lua custom scripts screen - + Enable HELI menu and cyclic mix support - + Global variables - + Pots use in menus navigation - + In model setup menus automatically set source by moving the control - + In model setup menus automatically set switch by moving the control - + No graphical check boxes and sliders - + Battery graph - + Don't use bold font for highlighting active items - + Enable resetting values by pressing up and down at the same time - + FrSky Taranis X9D+ - - + + Disable RAS (SWR) - + FrSky Taranis X9D+ 2019 - + FrSky Taranis X9D - + Haptic module installed - + FrSky Taranis X9E - + Confirmation before radio shutdown - + Horus gimbals installed (Hall sensors) - + FrSky Taranis X9-Lite - + FrSky Taranis X9-Lite S - + FrSky Taranis X7 / X7S - + FrSky Taranis X7 / X7S Access - + FrSky Taranis X-Lite S/PRO - + FrSky Taranis X-Lite - + FrSky Horus X10 / X10S - - + + Support for ACCESS internal module replacement - - - - - - Support hardware mod: R9M ACCESS - - - - + FrSky Horus X10 Express / X10S Express - + FrSky Horus X12S - + Use ONLY with first DEV pcb version - + Jumper T12 / T12 Pro - - + + Support for MULTI internal module - + Jumper T-Lite - + + Jumper T-Lite (F4 MCU) + + + + Jumper T-Pro - + Jumper T16 / T16+ / T16 Pro - - - - + + + + Support for bluetooth module - + Radiomaster TX12 - + Radiomaster TX12 Mark II - + Radiomaster Zorro - + Select if internal ELRS module is installed - + + Radiomaster Boxer + + + + Radiomaster T8 - + Allow bind using bind key - + Radiomaster TX16S / SE / Hall / Masterfire - + Support internal GPS - + Support hardware mod: FlySky Paladin EV Gimbals - + Jumper T18 - + FlySky NV14 - + BETAFPV LiteRadio3 Pro - + iFlight Commando8 - + Turnigy 9XR-PRO - + 9X with AR9X board - + 9X with Sky9x board - - FirmwareInterface - - - Compressed image size exceeds reserved space. - - - FlapsPage @@ -4412,7 +4596,7 @@ You are currently using: FunctionSwitchesPanel - + SW%1 @@ -4553,12 +4737,12 @@ p, li { white-space: pre-wrap; } - + Own value - + Flight mode %1 value @@ -4577,12 +4761,12 @@ These will be relevant for all models in the same EEPROM. - + Setup - + Trainer @@ -4597,151 +4781,229 @@ These will be relevant for all models in the same EEPROM. - + Global Functions - + Hardware - + Calibration - + + Enabled Features + + + + Wrong data in profile, radio calibration was not retrieved - + Wrong data in profile, Switch/pot config not retrieved - + Wrong data in profile, hw related parameters were not retrieved - + Do you want to store calibration in %1 profile<br>overwriting existing calibration? - + Calibration and HW parameters saved. + + GeneralOptionsPanel + + + Radio Menus + + + + + Themes + + + + + Global Functions + + + + + Trainer + + + + + Model Menus + + + + + Heli + + + + + Flight Modes + + + + + Curves + + + + + Global Variables + + + + + Logical Switches + + + + + Special Functions + + + + + Custom Mix Scripts + + + + + Telemetry + + + GeneralSettings - + Radio Settings - + Internal - + Ask - + Per model - + Internal + External - + External - - + + OFF - + Enabled - + Telemetry - + Trainer - + Telemetry Mirror - + Telemetry In - + SBUS Trainer - + LUA - + CLI - + GPS - + Debug - + SpaceMouse - - mA + + External module - - Normal + + mA + + + + + Normal - + OneBit @@ -4804,12 +5066,12 @@ These will be relevant for all models in the same EEPROM. - + Voice Language - + Country Code @@ -4819,33 +5081,33 @@ These will be relevant for all models in the same EEPROM. - + FAI Mode - + Adjust RTC - + Vario pitch at max - - + + Hz - + Speaker Volume - + Backlight Switch @@ -4855,34 +5117,34 @@ These will be relevant for all models in the same EEPROM. - + Color 1 - + Color 2 - + Speaker Pitch (spkr only) - + If this value is not 0, any keypress will turn on the backlight and turn it off after the specified number of seconds. - - - + + + sec - + Backlight color @@ -4927,41 +5189,41 @@ These will be relevant for all models in the same EEPROM. - - + + ms - + Backlight Auto OFF after - + Backlight flash on alarm - + Vario pitch at zero - + Vario repeat at zero - + This is the switch selectrion for turning on the backlight (if installed). - - + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -4971,12 +5233,12 @@ p, li { white-space: pre-wrap; } - + Backlight Brightness - + RotEnc Navigation @@ -4986,52 +5248,57 @@ p, li { white-space: pre-wrap; } - - nnnnnnNN - - - - + America - + Japan - + Europe - + Automatically adjust the radio's clock if a GPS is connected to telemetry. - + If you enable FAI, only RSSI and RxBt sensors will keep working. This function cannot be disabled by the radio. - + Owner Registration ID - + Keys Backlight - + Rotary Encoder Mode - + + Model quick select + + + + + Enable this to quickly change model on the model select page (a long press can then be used to open the model edit menu). + + + + Mode selection: Mode 1: @@ -5054,152 +5321,152 @@ Mode 4: - + Mode 1 (RUD ELE THR AIL) - + Mode 2 (RUD THR ELE AIL) - + Mode 3 (AIL ELE THR RUD) - + Mode 4 (AIL THR ELE RUD) - + <html><head/><body><p>Channel order</p><p><br/></p><p>Defines the order of the default mixes created on a new model.</p></body></html> - + R E T A - + R E A T - + R T E A - + R T A E - + R A E T - + R A T E - + E R T A - + E R A T - + E T R A - + E T A R - + E A R T - + E A T R - + T R E A - + T R A E - + T E R A - + T E A R - + T A R E - + T A E R - + A R E T - + A R T E - + A E R T - + A E T R - + A T R E - + A T E R - + Battery warning voltage. This is the threashhold where the battery warning sounds. @@ -5207,275 +5474,269 @@ Acceptable values are 3v..12v - + Power On Delay - + Jack Mode - - + + Ask on Connect - + Audio - + Trainer - + DMS - + Low EEPROM Warning - + RSSI Poweroff Warning - + Stick Mode - + Power Off Delay - + Metric - + Imperial - + Default Channel Order - + GPS Coordinates - + Min - - + + v - + Max - + Inactivity Timer - + Show Splash Screen on Startup - + Contrast - + Battery Meter Range - + Haptic Strength - + LCD Display Type - + "No Sound" Warning - + Battery Warning - + Haptic Length - + MAVLink Baud Rate - - + + Quiet - + Only Alarms - - + + No Keys - - + + All - + Standard - + Optrex - + If not zero will sound beeps if the transmitter has been left without inputs for the specified number of minutes. - + min - - - Show splash screen on startup - - - - + --- - + 2s - + 3s - + 4s - + 6s - + 8s - + 10s - + 15s - + 4800 Baud - + 9600 Baud - + 14400 Baud - + 19200 Baud - + 38400 Baud - + 57600 Baud - + 76800 Baud - + 115200 Baud - - - + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -5490,87 +5751,87 @@ p, li { white-space: pre-wrap; } - - + + X-Short - - + + Short - - + + Normal - - + + Long - - + + X-Long - + NMEA - + Play Delay (switch mid position) - + USB Mode - + Joystick (HID) - + USB Mass Storage - + USB Serial (CDC) - + Measurement Units - + Haptic Mode - + Beeper Length - + Beeper Mode - + Beeper volume 0 - Quiet. No beeps at all. @@ -5581,7 +5842,7 @@ p, li { white-space: pre-wrap; } - + Alarms Only @@ -5589,87 +5850,87 @@ p, li { white-space: pre-wrap; } GeneralSetupPanel - + OFF - + Keys - + Sticks - + Keys + Sticks - + ON - + English - + Danish - + Dutch - + French - + Italian - + German - + Czech - + Slovak - + Spanish - + Polish - + Portuguese - + Russian @@ -5684,59 +5945,74 @@ p, li { white-space: pre-wrap; } - + + Chinese + + + + + Japanese + + + + + Hebrew + + + + No - + RotEnc A - + Rot Enc B - + Rot Enc C - + Rot Enc D - + Rot Enc E - + If you enable FAI, only RSSI and RxBt sensors will keep working. This function cannot be disabled by the radio. Are you sure ? - + Normal - + Inverted - + Vertical Inverted, Horizontal Normal - + Vertical Inverted, Horizontal Alternate @@ -5762,99 +6038,118 @@ Are you sure ? HardwarePanel - + Sticks - + Dead zone - + Pots - + Sliders - + Switches - + RTC Battery Check - + Bluetooth - + Device Name: - - Antenna + + Sample Mode - - Internal module + + Serial ports - - Sample Mode + + + Power - - Serial ports + + USB-VCP + + + + + ADC Filter - - - %1 + + Internal RF - - - Power + + Type - - USB-VCP + + Baudrate: - - ADC Filter + + Antenna: + + + + + External RF + + + + + AUX1 + + + + + AUX2 - + S.Port Power - + Current Offset - + Warning: Changing the Internal module may invalidate the internal module protocol of the models! @@ -6192,73 +6487,78 @@ Are you sure ? - + Favorites - + Cannot find %1/RADIO/radio.yml - + Found %1/RADIO/radio.yml - + Cannot find %1/MODELS/models.yml - + Found %1/MODELS/models.yml - + Cannot find %1 - + Found %1 - + Cannot extract RADIO/radio.yml - - + + Cannot load RADIO/radio.yml - - + + Can't load MODELS/labels.yml - + Cannot extract - - + + Cannot load - + Cannot list files + + + Error deleting files + + LimitData @@ -6697,715 +6997,725 @@ The columns for altitude "GAlt" and for speed "GSpd" are opt MainWindow - + File loaded - - + + File saved - + Read Models and Settings From Radio - + Save Radio Backup to File - + Read Radio Firmware to File - + If you've found this program useful, please support by <a href='%1'>donating</a> - - + + Open Models and Settings file - - + + Synchronize SD - + New - + Open... - + Save - + Save As... - + Compare models - + Exit the application - + Show the application's About box - + Set Menu Language - + Write - + Use default system language. - + Use %1 language (some translations may not be complete). - + %2 - + The new theme will be loaded the next time you start Companion. - + About Companion - + A monochrome black icon theme - + A monochrome white icon theme - + A monochrome blue icon theme - - + + Checking for updates... - + There are unsaved file changes which you may lose when switching radio types. Do you wish to continue? - + No local SD structure path configured! - + No Radio or SD card detected! - + Local Folder - + Radio Folder - + + Writing models and settings to radio + + + + + In progress... + + + + Models and Settings read - - + + This function is not yet implemented - + EdgeTX Home Page: <a href='%1'>%1</a> - + The EdgeTX Companion project was originally forked from <a href='%1'>OpenTX</a> - + File new <a href='%1'>Issue or Request</a> - + Copyright - + EdgeTX Companion %1 - Radio: %2 - Profile: %3 - + Close - + Close Models and Settings file - + About Companion... - + List of recently used files - + Radio Profiles - + Create or Select Radio Profiles - + Download components... - + Download EdgeTX components and supporting resources - + Check for updates... - + Check for updates to EdgeTX and supporting resources - + Release notes... - + Show release notes - + Create a new Radio Settings Profile - + Copy Current Radio Profile - + Duplicate current Radio Settings Profile - + Delete Current Radio Profile... - + Delete the current Radio Settings Profile - + Export Application Settings.. - + Save all the current %1 and Simulator settings (including radio profiles) to a file. - + Import Application Settings.. - + Load %1 and Simulator settings from a prevously exported settings file. - + Tabbed Windows - + Use tabs to arrange open windows. - + Tile Windows - + Arrange open windows across all the available space. - + Cascade Windows - + Arrange all open windows in a stack. - + Close All Windows - + Closes all open files (prompts to save if necessary. - + Window - + Some text will not be translated until the next time you start Companion. Please note that some translations may not be complete. - + Ctrl+Shift+S - + Ctrl+Alt+L - + Ctrl+Alt+D - + Ctrl+Alt+R - + Small - + Use small toolbar icons - + Use normal size toolbar icons - + Normal - + Use big toolbar icons - + Big - + Use huge toolbar icons - + Huge - + Alt+%1 - + - Copy - + Companion :: Open files warning - + Please save or close modified file(s) before deleting the active profile. - + Not possible to remove profile - + The default profile can not be removed. - + Confirm Delete Profile - + Are you sure you wish to delete the "%1" radio profile? There is no way to undo this action! - + Please save or close all modified files before importing settings - + <html><p>%1 and Simulator settings can be imported (restored) from a previosly saved export (backup) file. This will replace current settings with any settings found in the file.</p><p>An automatic backup of the current settings will be attempted. But if the current settings are useful then it is recommended that you make a manual backup first.</p><p>For best results when importing settings, <b>close any other %1 windows you may have open, and make sure the standalone Simulator application is not running.</p><p>Do you wish to continue?</p></html> - + Confirm Settings Import - + Select %1: - + backup - + Press the 'Ignore' button to continue anyway. - + The settings could not be imported. - + <html><p>New settings have been imported from:<br> %1.</p><p>%2 will now re-initialize.</p><p>Note that you may need to close and restart %2 before some settings like language and icon theme take effect.</p> - + <p>The previous settings were backed up to:<br> %1</p> - + Create a new Models and Settings file - - + + Save Models and Settings file - + Exit - + Classical - + The classic companion9x icon theme - + Yerico - + Yellow round honey sweet icon theme - + Monochrome - + MonoWhite - + MonoBlue - + System language - + View Log File... - + Open and view log file - + Settings... - + Edit Settings - + Compare Models... - + Edit Radio Splash Image... - + Edit the splash image of your Radio - - + + Read Firmware from Radio - + Read firmware from Radio - + Write Firmware to Radio - + Write firmware to Radio - + Add Radio Profile - + Write Models and Settings To Radio - + Write Models and Settings to Radio - - + + Read Models and Settings from Radio - + Configure Communications... - + Configure software for communicating with the Radio - + Write Backup to Radio - + Write Backup from file to Radio - + Backup Radio to File - + Save a complete backup file of all settings and model data in the Radio - + SD card synchronization - + Recent Files - + Set Icon Theme - + Set Icon Size - - + + File - - + + Edit - + Settings - + Read/Write - - + + Help - + Ready @@ -7528,7 +7838,7 @@ Do you wish to continue? - + Insert @@ -7650,47 +7960,47 @@ Do you wish to continue? - + read only - + Cannot insert model, last model in list would be deleted. - + Cannot add model, could not find an available model slot. - + Cannot paste model, out of available model slots. - + Model already exists! Do you want to overwrite it or insert into a new slot? - + Overwrite - + Do you want to overwrite radio general settings? - + Unable to Edit Radio Settings whilst models are open for editing. - + Delete %n selected model(s)? @@ -7698,20 +8008,26 @@ Do you wish to continue? - + Cannot duplicate model, could not find an available model slot. - + Editing model %1: - + Favorites + + + + Invalid file extension! + + <p><b>Currently selected radio type (%1) is not compatible with file %3 (from %2), models and settings need to be converted.</b></p> @@ -7747,95 +8063,95 @@ Do you wish to continue? Do you want to continue? - - - Don't show this message again - - Unable to find radio SD card! - - Saved models and settings to radio - - - - - Error saving models and settings to radio! - - - - + Unable to find file %1! - + Error reading file %1: %2. - + Internal module protocol changed to <b>OFF</b> for %1 models! - + Select a model template file - + Add a new model using - + Defaults - + Edit - + Wizard - + Template - + Failed to remove temporary model! - + Export model - + Error opening file %1: %2. - + Save As - + + Do not show this message again + + + + + Models and settings written to radio + + + + + Error writing models and settings to radio! + + + + Open backup Models and Settings file @@ -7846,12 +8162,12 @@ Do you want to save your changes? - + Invalid binary backup File %1 - + Cannot write temporary file! @@ -8495,58 +8811,63 @@ This determines how mixer values are added. - + Setup - + Heli - + Inputs - + Logical Switches - + Mixes - + Outputs - + Curves - + Special Functions - + Telemetry - - + + Custom Screens - + + Enabled Features + + + + Flight Modes @@ -8557,84 +8878,167 @@ This determines how mixer values are added. - ModelPrinter + ModelOptionsPanel - - Exponential + + Global - - Extra Fine + + Off - - Fine + + On - - Medium + + Radio Menus - - Coarse + + Themes - - Unknown + + Global Functions - + + Trainer + + + + + Model Menus + + + + + Heli + + + + + Flight Modes + + + + + Curves + + + + + Global Variables + + + + + Logical Switches + + + + + Special Functions + + + + + Custom Mix Scripts + + + + + Telemetry + + + + + ModelPrinter + + + Exponential + + + + + Extra Fine + + + + + Fine + + + + + Medium + + + + + Coarse + + + + + Unknown + + + + Off - - - + + + FM%1 - + FM%1%2 - + FM%1+%2 - + NoTrim - - + + Weight(%1) - - + + Switch(%1) - + No DR/Expo - - + + Offset(%1) @@ -8685,8 +9089,8 @@ This determines how mixer values are added. - - + + OFF @@ -8697,19 +9101,19 @@ This determines how mixer values are added. - + Mode - + Channels - + Frame length @@ -8720,7 +9124,7 @@ This determines how mixer values are added. - + Polarity @@ -8730,374 +9134,375 @@ This determines how mixer values are added. - - + + Delay - - + + Receiver - + Radio protocol - + Subtype - + Option value - + + Sub Type - - + + RF Output Power - + Output Type - + RX Output Frequency - + Raw 12 bits - + 90 - + 120 - + 120X - + 140 - - - - - + + + + + None - + Scale(%1) - + No Trim - + MULT! - + Delay(u%1:d%2) - + Slow(u%1:d%2) - + Warn(%1) - + Disabled in all flight modes - + Flight modes - + Flight mode - + All - + Edge - + instant - + Sticky - + Timer - + missing - + Duration - + Extended Limits - + Display Checklist - + Global Functions - + Manual - + Auto - + Failsafe Mode - - + + Hold - + No Pulse - + Not set - + No pulses - + Step - + Display - + Extended - + Never - + On Change - + Always - - - + + + Source - + Trim idle only - + Warning - + Reversed - + FrSky S.PORT - + FrSky D - + FrSky D (cable) - + Alti - + Alti+ - + VSpeed - + + - A1 - + + - A2 + - A3 + - A4 + - FAS - + Cells - + Numbers - + Bars - + Script - + Min - + Max - + Filename - + Error: Unable to open or read file! - + Custom @@ -9133,27 +9538,27 @@ This determines how mixer values are added. ModelsListModel - + Index - + Name - + RX # - + Labels - + Model %1 Translators: do NOT use accents here, this is a default model name. @@ -9318,11 +9723,6 @@ This determines how mixer values are added. WARNING: changing RF Output Power needs RE-BIND - - - Low Power - - Antenna @@ -9344,23 +9744,33 @@ This determines how mixer values are added. - + + Option check + + + + + Option combo + + + + Failsafe Positions - + Show values in: - + % abbreviation for percent - + μs abbreviation for microseconds @@ -9375,6 +9785,11 @@ This determines how mixer values are added. Receiver No. + + + Low power mode + + Output type @@ -9394,110 +9809,280 @@ This determines how mixer values are added. ModuleData - + + No Telemetry + + + + + MLink + + + + Trainer Port - + Internal Radio System - + External Radio Module - + Extra Radio System - + Radio System - + + OFF + + + + + PPM + + + + + Silverlit A + + + + + Silverlit B + + + + + Silverlit C + + + + + CTP1009 + + + + + LP45 + + + + + DSM2 + + + + + DSMX + + + + + PPM16 + + + + + PPMsim + + + + + FrSky XJT (D16) + + + + + FrSky XJT (D8) + + + + + FrSky XJT (LR12) + + + + + FrSky DJT + + + + + Crossfire + + + + + Multi + + + + + FrSky R9M + + + + + FrSky R9M Lite + + + + + FrSky R9M Lite Pro + + + + + SBUS output at VBat + + + + + FrSky ACCESS ISRM + + + + + FrSky ACCST ISRM D16 + + + + + FrSky ACCESS R9M 2019 + + + + + FrSky ACCESS R9M Lite + + + + + FrSky ACCESS R9M Lite Pro + + + + + FrSky XJT lite (D16) + + + + + FrSky XJT lite (D8) + + + + + FrSky XJT lite (LR12) + + + + + AFHDS3 + + + + + Ghost + + + + + Lemon-Rx DSMP + + + + 10mW - 16CH - - + + 100mW - 16CH - + 500mW - 16CH - + Auto <= 1W - 16CH - - + + 25mW - 8CH - - + + 25mW - 16CH - + 200mW - 16CH (no telemetry) - + 500mW - 16CH (no telemetry) - + 100mW - 16CH (no telemetry) - + 25 mW - + 100 mW - + 500 mW - + 1 W - + 2 W - + Positive - + Negative @@ -9505,47 +10090,27 @@ This determines how mixer values are added. ModulePanel - + Warning: The internal module protocol <b>%1</b> is incompatible with the hardware internal module <b>%2</b> and has been set to <b>OFF</b>! - + Value - + Hold - + No Pulse - - Ask - - - - - Internal - - - - - Internal + External - - - - - External - - - - + Bind on channel @@ -9553,483 +10118,465 @@ This determines how mixer values are added. MultiModelPrinter - + Flight modes - - + + Flight mode - - + + + + Switch - - + + GV%1 - + RE%1 - + Channel - - - - + + + + Name - - + + Min - - + + Max - + Global Variables - + Inputs - + Mixers - + General - + Model Image - + Throttle - + Trims - + Center Beep - + Switch Warnings - + Pot Warnings - + Other - + Timers - + Time - + Mode - + Countdown - - + + Start - + Min.call - + Persist - + Modules - + Trainer port - + Helicopter - + Swash - - - + + + Type - + Ring - + Input - + Weight - + Long. cyc - + Lateral cyc - + Collective - + F.In - + F.Out - + Global vars - + Prec - + Popup - + Outputs - + Subtrim - + Direct - + Curve - + PPM - + Linear - + Curves - + L%1 - + Logical Switches - + + + Function + + + + + + Repeat + + + + + + Enabled + + + + SF%1 - + Special Functions - + Telemetry - + Protocol - + Low - + Critical - + Telemetry audio - + Altimetry - - + + Vario source - + Vario limits > - + Sink max - + Sink min - + Climb min - + Climb max - + Center silent - + Top Bar - - Volts source - - - - - Altitude source - - - - - Parameters - - - - - Telemetry Sensors - - - - - Telemetry Screens - - - - - GF%1 - - - - - Global Functions - - - - - Checklist - - - - - Function Switches + + Volts source - - Switch %1 + + Altitude source - - Group + + + + Parameters - - Always On + + Multi sensors - - Unit + + Show Instance IDs - - RSSI Alarms + + Telemetry Sensors - - - Multiprotocols - - Subtype + + Telemetry Screens - - Video TX frequency + + GF%1 - - CC2500 frequency fine tune + + Global Functions - - RF power + + Checklist - - Telemetry + + Function Switches - - Servo output frequency + + Switch %1 - - Option value + + Group - - Fixed ID value + + Always On - - Enable Max Throw + + Unit - - RF Channel Number + + RSSI Alarms + + + Multiprotocols - - DEFAULT + + Servo update rate @@ -10059,22 +10606,22 @@ This determines how mixer values are added. OpenTxEepromInterface - + Unknown error - + ... plus %1 errors - + Cannot write radio settings - + Cannot write model %1 @@ -10219,20 +10766,30 @@ This determines how mixer values are added. QObject - + WARNING - + <p>Importing JumperTX data into OpenTX 2.3 is <b>not supported and dangerous.</b></p> <p>It is unfortunately not possible for us to differentiate JumperTX data from legitimate FrSky X10 data, but <b>You should only continue here if the file you opened comes from a real FrSky X10.</b></p> <p>Do you really want to continue?</p> + + + Compressed image size exceeds reserved space. + + + + + Show this message again at next startup? + + RadioData - + Favorites @@ -10368,12 +10925,12 @@ This determines how mixer values are added. RadioKnobWidget - + <p>Value (input): <b>%1</b></p> - + Right-double-click to reset to center. @@ -11360,87 +11917,87 @@ If this is checked the throttle will be reversed. Idle will be forward, trim wi SetupPanel - + Popup menu available - + Timer %1 - + Profile Settings - + SD structure path not specified or invalid - + Copy - + Cut - + Paste - + Clear - + Insert - + Delete - + Move Up - + Move Down - + Clear All - + Clear Timer. Are you sure? - + Clear all Timers. Are you sure? - + Cut Timer. Are you sure? - + Delete Timer. Are you sure? @@ -11662,7 +12219,7 @@ If this is checked the throttle will be reversed. Idle will be forward, trim wi SimulatorMain - OpenTx Simulator + EdgeTx Simulator @@ -11717,7 +12274,12 @@ If this is checked the throttle will be reversed. Idle will be forward, trim wi - Data source type to use (applicable to Horus only). One of: + Data source type to use. One of: + + + + + Unknown error during Simulator startup. @@ -11763,23 +12325,18 @@ NOTE: any existing EEPROM data incompatible with the selected radio type may be - + ERROR: Couldn't start simulator, missing radio/profile/data file/folder. Profile ID: [%1]; Radio ID: [%2]; Data File: [%3] - + ERROR: Radio profile or simulator firmware not found. Profile ID: [%1]; Radio ID: [%2] - - - Uknown error during Simulator startup. - - SimulatorMainWindow @@ -12062,8 +12619,13 @@ The radio type specified in the selected profile is used by default. - Radio data (.bin/.eeprom/.otx) image file to use. A new file with a default image will be created if necessary.<br /> -<b>NOTE</b>: any existing EEPROM data incompatible with the selected radio type may be overwritten! + Radio data (.etx) settings file to use. A new file with default settings will be created if necessary.<br /> +<b>NOTE</b>: any existing data incompatible with the selected radio type may be overwritten! + + + + + Simulator: @@ -12121,22 +12683,22 @@ The default is configured in the chosen Radio Profile. - + All files (*.*) - + Select a data file - + Select Data Directory - + Select SD Card Image Folder @@ -12149,67 +12711,67 @@ The default is configured in the chosen Radio Profile. - + Radio Simulator (%1) - + Could not determine startup data source. - + Could not load data, possibly wrong format. - + Data Load Error - + Invalid startup data provided. Plese specify a proper file/path. - + Simulator Startup Error - + Error saving data: could open file for writing: '%1' - + Error saving data: could not get data from simulator interface. - + An unexpected error occurred while attempting to save radio data to file '%1'. - + Data Save Error - + Cannot open joystick, joystick disabled - + Radio firmware error: %1 - + - Flight Mode %1 (#%2) @@ -12643,6 +13205,11 @@ Too many errors, giving up. Disable multi sensor handling + + + Show Instance IDs + + Volt source @@ -12902,32 +13469,32 @@ Too many errors, giving up. - + Source - + Low Alarm - + Critical Alarm - + Winged Shadow How High - + Winged Shadow How High (not supported) - + Delete Sensor. Are you sure? @@ -13605,92 +14172,102 @@ Timestamp - + + Beeps and Haptic + + + + + Voice and Haptic + + + + 5s - + 10s - + 20s - + 30s - + Not persistent - + NOT - + Persistent (flight) - + Flight - + Persistent (manual reset) - + Manual reset - + OFF - + ON - + Start - + THs - + TH% - + THt - + Show Elapsed - + Show Remaining @@ -13722,22 +14299,22 @@ CTRL + scroll or PAGE UP/DOWN keys to change time in larger steps. TrainerMix - + OFF - + += (Sum) - + := (Replace) - + CH%1 @@ -13781,7 +14358,23 @@ CTRL + scroll or PAGE UP/DOWN keys to change time in larger steps. UpdateCompanion - + + Would you like to open the disk image to install the new version of Companion? + + + + + + Would you like to launch the Companion installer? + + + + + No install process support for your operating system + + + + Companion @@ -13790,6 +14383,11 @@ CTRL + scroll or PAGE UP/DOWN keys to change time in larger steps. Install + + + Asset filter applied: %1 - %2 found + + Expected 1 asset for install but none found @@ -13829,7 +14427,7 @@ CTRL + scroll or PAGE UP/DOWN keys to change time in larger steps. UpdateFirmware - + Firmware @@ -13857,347 +14455,285 @@ CTRL + scroll or PAGE UP/DOWN keys to change time in larger steps. UpdateInterface - + Component id: %1 exceeds maximum application settings components: %2! - - + + Copy filter pattern: %1 + + + + + + + + Asset filter applied: %1 - %2 found + + + + + Copy directory structure + + + + + Processing updates for: %1 - + %1 preparation failed - + %1 download failed - + %1 decompress failed - + %1 copy to destination failed - + Failed to save release settings - + %1 start async failed - + %1 housekeeping failed - - + + %1 update successful - - Update Interface - - - - + unknown - - Unable to download release meta data - - - - - Unable to download release assets information - - - - + %1 directory not configured in application settings! - + Failed to create %1 directory %2! - - Unable to open the download file %1 for writing. -Error: %2 - - - - - Invalid URL: %1 - - - - - URL: %1 - - - - - Network error has occurred. Error code: %1 - - - - - Unable to download %1. -Error:%2 -%3 - - - - - Unable to convert downloaded data to json format. -Error:%1 -%2 - - - - - Asset filter: %1 - - - - + No assets found in release '%1' using filter '%2' - + %1 assets found when %2 expected in release '%3' using filter '%4' - + Unable to set processing flags for asset %1 - + Unable to set sub directory for asset %1 - + Unable to set copy filter for asset %1 - - Downloading: %1 - - - - - Download: %1 - - - - - File exists: %1 - - - - - File %1 exists. Download again? - - - - - Failed to create directory %1! - - - - + Decompressing %1 - + Decompress: %1 - + Failed to decompress %1 - + Decompressed file structure not found at %1 - + Copy file structure from: %1 - - + + Failed to create directory %1 - - + + Check/create directory: %1 - - + + Directories checked/created: %1 - - + + Failed to delete existing file %1 - - + + Failed to copy file %1 - - + + Copied %1 to %2 - - + + Files copied: %1 - + Unable to determine source directory for asset %1 - + Copy files from %1 - + Deleted file: %1 - + No downloaded or decompressed files matched filter '%1' - + Preparing - + Set run folders failed - + Set release id from update release '%1' failed - + Flagging assets - + Downloading assets - + Unable to download flagged assets - + Decompressing assets - + Unable to decompress flagged assets - + Copying to destination - + Unable to copy assets - + Housekeeping - + Delete download directory: %1 - + Failed to delete downloads folder %1 - + Delete decompress directory: %1 - - + + Failed to delete decompress folder %1 - + Delete decompress folder: %1 - + Save release settings @@ -14205,11 +14741,76 @@ Error:%1 UpdateMultiProtocol - + Multiprotocol + + UpdateNetwork + + + Downloading: %1 + + + + + Download: %1 + + + + + File exists: %1 + + + + + File %1 exists. Download again? + + + + + Failed to create directory %1! + + + + + Unable to open the download file %1 for writing. Error: %2 + + + + + Invalid URL: %1 + + + + + URL: %1 + + + + + Network error has occurred. Error code: %1 + + + + + Ssl library version: %1 + + + + + Unable to download %1. Error:%2 +%3 + + + + + Unable to convert downloaded metadata to json. Error:%1 +%2 + + + UpdateOptionsDialog @@ -14238,58 +14839,58 @@ Error:%1 - + %1 %2 - + Options - + Clear current release information. Are you sure? - - + + Filter - + Max.Expected - + No Limit - + Download - + Decompress - + Install - + Copy - + Sub folder @@ -14297,40 +14898,40 @@ Error:%1 UpdateParameters - + None - + Exact - + Startswith - + Endswith - + Contains - - Expression + + Pattern UpdateSDCard - + SD Card @@ -14340,15 +14941,25 @@ Error:%1 - - Radio flavour %1 not listed in %2 + + Unable to retrieve asset '%1' from release '%2' + + + + + Unable to retrieve file '%1' from repo '%2' + + + + + Radio flavour '%1' not listed in '%2' UpdateSounds - + Sounds @@ -14358,40 +14969,48 @@ Error:%1 - - Asset not found in release '%1' using filter pattern '%2' + + Unable to retrieve asset '%1' from release '%2' - %1 assets found when %2 expected in release '%3' using filter pattern '%4' + Unable to retrieve file '%1' from repo '%2' - - Language %1 not listed in %2 + + Language '%1' not listed in '%2' - + Choose Language Packs - + No language packs have been selected. Sounds update will be skipped! - + Flagging assets + + UpdateStatus + + + Update Interface + + + UpdateThemes - + Themes @@ -14417,37 +15036,37 @@ Process now? - + No components have been flagged to check in Update Settings! - + Update Components - + Starting... - + Finished %1 - + successfully - + with errors - + Run SD card sync now? @@ -14503,7 +15122,7 @@ Process now? - + Options @@ -14558,37 +15177,37 @@ Process now? - + Retrieving latest release information for %1 - + Save as Defaults - + Download folder path missing! - + Decompress folder path missing! - + Update folder path missing! - + Decompress and download folders have the same path! - + No components selected for update! @@ -15039,17 +15658,17 @@ Process now? - + Please check all radio and model settings as no conversion could be performed. - + File %1 appears to contain radio settings and importing is unsupported. - + Unable to determine content type for file %1 @@ -15057,7 +15676,7 @@ Process now? YamlGeneralSettings - + Warning: Radio settings file is missing the board entry! Current firmware profile board will be used. @@ -15066,7 +15685,7 @@ Do you wish to continue? - + Settings file board (%1) does not match current profile board (%2). Do you wish to continue? @@ -15197,143 +15816,94 @@ m2560 for v4.1 boards - - Ch2 - - - - - Ch1 - - - - - Ch4 - - - - - Ch6 - - - - - Ch3 - - - - - Ch5 - - - - - Ch7 - - - - - Ch8 - - - - + Instructions - + Enable - + Cancel - + Back - + Start - + + Not Assigned - - Stick - - - - - Knob/Slider %1 - - - - + No joysticks found - + Press the Start button to start the stick range calibration procedure. You may change the channel assignments or inversion at any time. - + Move sticks and pots in every direction making full movement Press Next when finished - + Next - + Place sticks and pots in middle position. Press Next when done - + Map joystick channels to controls using comboboxes. Press Next when done. - + Check inversion checkbox to if necessary to reverse direction. Press Next when done. - + Press OK to save configuration Press Cancel to abort joystick calibration without saving. - + Calibration not complete, save anyway? - + Ok - + Cannot open joystick. diff --git a/companion/src/translations/companion_it.ts b/companion/src/translations/companion_it.ts index 1b015617b8a..bcb80c713fb 100644 --- a/companion/src/translations/companion_it.ts +++ b/companion/src/translations/companion_it.ts @@ -60,110 +60,102 @@ AppData - + Application Settings have been saved to %1 - + Could not save Application Settings to file "%1" - + because the file could not be saved (check access permissions). - + for unknown reasons. - + None Nessuno - + Wizard - + Editor - + Template - + Prompt - + Manual Manuale - + Startup - + Daily - + Weekly - + Monthly - + Debug Debug - + Warning Avviso - + Critical - + Fatal - + Information Informazione - - AppMessages - - - Show this message again at next startup? - - - AppPreferencesDialog @@ -177,22 +169,17 @@ Profilo Radio - + Default Channel Order Ordine canali predefinito - - - Menu Language - Lingua per i menu - Default Stick Mode Modalità Stick - + Select Image Seleziona immagine @@ -258,7 +245,7 @@ Mode 4: Modo 4 (ALE MOT ELE DIR) - + Splash Screen Schermata di avvio @@ -288,6 +275,11 @@ Mode 4: <html><head/><body><p>Channel order</p><p><br/></p><p>Defines the order of the default mixes created on a new model.</p></body></html> <html><head/><body><p>Ordine dei canali</p><p><br/></p><p>Definisce l'ordine delle miscelazioni predefinite durante la creazione di un modello.</p></body></html> + + + Language + + Prompt to write firmware to radio after update @@ -415,21 +407,21 @@ Mode 4: - - + + Options - - - - - - - - + + + + + + + + Select Folder @@ -439,107 +431,117 @@ Mode 4: - + Append version number to firmware file name - + Prompt to run SD Sync after update - + <html><head/><body><p>Keep a log of all debugging messages generated by the desktop Companion/Simulator applications. An EdgeTX developer may request this to help diagnose an issue.</p></body></html> - + Select Executable - + + Remove empty model slots when deleting models (only applies for radios w/out labels) + + + + Simulator controls - + Save switch/pot positions on simulator exit - + Clear saved positions - + + Disable 'Cannot open joystick, joystick disabled' warning + + + + Update Settings - + Check frequency - + Reset to Defaults - + Folders - + Download - + Create sub-folders in Download folder - + Decompress - + Use Radio Profile SD Structure - + Components - + Delete downloads - + Delete decompressions - + Logging - + Release channel - + Simulator Volume Gain Guadagno Volume Simulatore @@ -549,12 +551,12 @@ Mode 4: Descrizione - + Clear Image Cancella immagine - + Radio Type Tipo di radio @@ -574,301 +576,296 @@ Mode 4: Cartella Struttura Scheda SD - + Application Settings Impostazioni applicazione - + Enable automatic backup before writing firmware Abilita il backup automatico prima degli aggiornamenti - + Splash Screen Library Libreria sfondi - + Google Earth Executable Eseguibile Google Earth - + Only show user splash images Solamente sfondi utente - + Show user and companion splash images Mostra anche sfondi di Companion - + User Splash Screens Cartella sfondi utente - + Automatic Backup Folder Cartella per backup - + Simulator Settings Impostazioni simulatore - + Simulator BackLight Colore Retroilluminazione - + Enable Abilita - + most recently used files - + Startup Settings - + Remember - + Output Logs Folder - + <html><head/><body><p>This option maintains the behaviour from older OpenTx versions where empty model slots are preserved when a model is deleted or moved. </p><p>When this option is de-selected, the other models may be re-arranged to fill the gap left by the removed model.</p></body></html> - - Remove empty model slots when deleting models (only applies for radios w/out categories) - - - - + Debug Output Logging - + Application (Companion/Simulator) - + <html><head/><body><p>Keep a log of all messages generated by the radio firmware when running in Simulator. This is the same information one would also see in the Simulator <span style=" font-style:italic;">Debug Output</span> window.</p></body></html> - + Radio Firmware (in Simulator) - + Show splash screen - + Prompt for radio profile - + Action on New Model - + Prompt to run installer after update - - + + Update - + Blue Blu - + Green Verde - + Red Rosso - + Orange Arancione - + Yellow Giallo - + Screenshot capture folder - + Joystick Joystick - + Calibrate Calibrazione - + Only capture to clipboard Usa solo gli appunti per la cattura degli schermi - + My Radio La mia radio - + <p><b>You cannot switch Radio Type or change Build Options while there are unsaved file changes. What do you wish to do?</b></p> <ul><li><i>Save All</i> - Save any open file(s) before saving Settings.<li><li><i>Reset</i> - Revert to the previous Radio Type and Build Options before saving Settings.</li><li><i>Cancel</i> - Return to the Settings editor dialog.</li></ul> - + Select your snapshot folder Selezionare la cartella per le schermate del simulatore - + Update Settings: Download folder path missing! - + Update Settings: Decompress folder path missing! - + Update Settings: Update folder path missing! - + Update Settings: Decompress and download folders have the same path! - - + + No joysticks found Nessun joystick trovato - + EMPTY: No radio settings stored in profile VUOTO: Nessuna impostazione radio nel profilo - + AVAILABLE: Radio settings of unknown age DISPONIBILE: Impostazioni di data sconosciuta - + AVAILABLE: Radio settings stored %1 DISPONIBILE: Impostazioni memorizzate %1 - + Reset all update settings to defaults. Are you sure? - + Update settings have been reset. Please close and restart Companion to avoid unexpected behaviour! - + Select your download folder - + Select your decompress folder - + Select your update destination folder - + Check - + Select your library folder Selezionare la cartella degli sfondi - - + + Select your Models and Settings backup folder Selezionare la cartella per i backup - + Select a folder for application logs - + Select Google Earth executable Trova l'eseguibile di Google Earth - + Select the folder replicating your SD structure Selezionare la cartella contenente la struttura della scheda SD - + Open Image to load Apri l'immagine da caricare - + Images (%1) Immagini (%1) @@ -907,74 +904,241 @@ Mode 4: Boards - + Left Horizontal Orizzontale Sinistro - + Left Vertical Verticale Sinistro - + Right Vertical Verticale Destro - + Right Horizontal Orizzontale Destro - + Aux. 1 - + Aux. 2 - - - + + Rud + + + + + Ele + + + + + Thr + + + + + Ail + + + + + P1 + + + + + P2 + + + + + P3 + + + + + + + + + + + + S1 + + + + + POT1 + + + + + F1 + + + + + F2 + + + + + F3 + + + + + F4 + + + + + + + + + + + S2 + + + + + + + + LS + + + + + + + + RS + + + + + + + TltX + + + + + + + TltY + + + + + + S3 + + + + + + 6P + 6P + + + + L1 + + + + + L2 + + + + + + JSx + + + + + + JSy + + + + + EX1 + + + + + EX2 + + + + + EX3 + + + + + EX4 + + + + + + None Nessuno - + Pot with detent Pot con fermo centrale - + Multi pos switch - + Pot without detent Potenziometro - + Slider with detent Slider con fermo centrale - + 2 Positions Toggle Momentaneo 2 posizioni - + 2 Positions 2 Posizioni - + 3 Positions 3 Posizioni @@ -1282,37 +1446,37 @@ Mode 4: - + Select or create a file for exported Settings: - + Press the 'Retry' button to choose another file. - + Simulator for this firmware is not yet available Il simulatore per questo firmware non è ancora disponibile - + Uknown error during Simulator startup. - + Simulator Error - + Data Load Error - + Error occurred while starting simulator. @@ -1469,17 +1633,17 @@ Do you want to import settings from a file? ComponentData - + Releases - + Pre-release - + Nightly @@ -1631,12 +1795,12 @@ Do you want to import settings from a file? Curva simmetrica f(x)=f(-x) - + Not enough free points in global points array to store the curve. - + Editing curve %1: %2 @@ -1894,120 +2058,141 @@ Do you want to import settings from a file? - + Played once, not during startup Suona una sola volta, non durante l'avvio - + + !1x + + + + No repeat Non ripetere - + + + 1x + 1x + + + Repeat %1s - + + %1s + %1s + + + Beep 1 - + Beep 2 - + Beep 3 - + Warn 1 - + Warn 2 - + Cheep - + Ratata - + Tick - + Siren - + Ring - + Sci Fi - + Robot - + Chirp - + Tada - + Cricket - + Alarm Clock - + Value Valore - + Source Sorgente - + Global Variable - + Inc/Decrement + + + On + + Vario @@ -2074,22 +2259,22 @@ Do you want to import settings from a file? - + Flight - + Telemetry Telemetria - + s - + DISABLED DISABILITATO @@ -2102,118 +2287,118 @@ Do you want to import settings from a file? CustomFunctionsPanel - + Switch Interruttore - + Action Azione - + Parameters Parametri - + Popup menu available - + SF%1 FS%1 - + GF%1 GF%1 - + GV VG - + ON Acceso - + Error occurred while trying to play sound, possibly the file is already opened. (Err: %1 [%2]) - + Unable to find or open sound file: %1 - + Delete Function. Are you sure? - + Cut Special Function. Are you sure? - + Copy Copia - + Cut - + Paste Incolla - + Clear Cancella - + Insert - + Delete Elimina - + Move Up - + Move Down - + Clear All - + Clear Function. Are you sure? - + Clear all Functions. Are you sure? @@ -2452,48 +2637,48 @@ Do you want to import settings from a file? - + Switch Interruttore - + Switch - + cannot be exported on this board! - + Source Sorgente - + Source %1 cannot be exported on this board! La sorgente %1 non può essere esportata su questa radio! - + OpenTX only accepts %1 points in all curves OpenTX accetta solamente %1 punti in tutte le curve - + OpenTx only accepts %1 points in all curves OpenTx accetta solamente %1 punti in tutte le curve - - + + OpenTX on this board doesn't accept this function OpenTX in questa piattaforma non accetta la funzione - + OpenTX doesn't accept this radio protocol OpenTX non accetta questo protocollo di trasmissione @@ -2728,12 +2913,12 @@ Error: %2 EdgeTXInterface - + Radio settings file checksum error. You are advised to review the settings - + Companion does not support settings version %1! @@ -2953,17 +3138,17 @@ Se vuoto verrà sempre considerata "Attiva". - + Clear All - + Set All - + Invert All @@ -3318,361 +3503,360 @@ Blank means include all. ?, *, and [...] wildcards accepted. Firmware - + Channel values displayed in us Posizione canali visualizzata in us - + No OverrideCH functions available Nessuna funzione di forzatura CH disponibile - + Possibility to enable FAI MODE (no telemetry) at field Impostazione della modalità FAI (no telemetria) da radio - + FAI MODE (no telemetry) always enabled Modalità FAI (no telemetria) sempre attiva - + Removes D8 FrSky protocol support which is not legal for use in the EU on radios sold after Jan 1st, 2015 - - + + + + + + + + + + - - - - - - Disable HELI menu and cyclic mix support Disabilita il menù HELI e le funzioni del piatto ciclico - - + + + + + + + + + + - - - - - - Disable Global variables Disabilita variabili globali - - + + + + + + + + + + - - - - - - Enable Lua custom scripts screen - + Use alternative SQT5 font Usa font alternativo SQT5 (Leggermente quadrato) - + Pots use in menus navigation Utilizzo dei potenziometri per la navigazione nei menù - + FrSky Taranis X9D+ - + Enable non certified firmwares - + Enable AFHDS3 support - - + + Disable RAS (SWR) - + FrSky Taranis X9D+ 2019 - + FrSky Taranis X9D - + Haptic module installed Modulo vibrazione installato - + FrSky Taranis X9E - + Confirmation before radio shutdown - + Horus gimbals installed (Hall sensors) - + FrSky Taranis X9-Lite - + FrSky Taranis X7 / X7S - + FrSky Taranis X-Lite S/PRO - + FrSky Taranis X-Lite - + FrSky Horus X10 / X10S - - - - - - Support hardware mod: R9M ACCESS - - - - + FrSky Horus X10 Express / X10S Express - + FrSky Horus X12S - + Use ONLY with first DEV pcb version - + Jumper T12 / T12 Pro - - + + Support for MULTI internal module - + Jumper T-Lite - + + Jumper T-Lite (F4 MCU) + + + + Jumper T-Pro - + Jumper T16 / T16+ / T16 Pro - - - - + + + + Support for bluetooth module - + Radiomaster TX12 - + Radiomaster TX12 Mark II - + Radiomaster Zorro - + Select if internal ELRS module is installed - + + Radiomaster Boxer + + + + Radiomaster T8 - + Allow bind using bind key - + Radiomaster TX16S / SE / Hall / Masterfire - + Support internal GPS - + Support hardware mod: FlySky Paladin EV Gimbals - + Jumper T18 - + FlySky NV14 - + BETAFPV LiteRadio3 Pro - + iFlight Commando8 - + Turnigy 9XR-PRO - + Enable HELI menu and cyclic mix support Abilita il menù HELI e le funzioni del piatto ciclico - + Global variables Variabili Globali - + In model setup menus automatically set source by moving the control Nel menu settaggio modelli selezionare automaticamente la sorgente muovendo il controllo - + In model setup menus automatically set switch by moving the control Nel menu settaggio modelli selezionare automaticamente l'interruttore muovendo il controllo - + No graphical check boxes and sliders Disabilita grafica per caselle di spunta e cursori - + Battery graph Grafico della batteria - + Don't use bold font for highlighting active items Non utilizzare font in grassetto per evidenziare le voci attive - + FrSky Taranis X9-Lite S - + FrSky Taranis X7 / X7S Access - - + + Support for ACCESS internal module replacement - + Enable resetting values by pressing up and down at the same time Abilita l'azzeramento di un valore mediante pressione contemporanea di tasti - + 9X with AR9X board - + 9X with Sky9x board - - FirmwareInterface - - - Compressed image size exceeds reserved space. - - - FlapsPage @@ -4446,7 +4630,7 @@ state attualmente utilizzando: FunctionSwitchesPanel - + SW%1 @@ -4636,12 +4820,12 @@ p, li { white-space: pre-wrap; } VG - + Own value Legato alla fase - + Flight mode %1 value Valore Fase di Volo %1 @@ -4661,12 +4845,12 @@ These will be relevant for all models in the same EEPROM. Queste impostazioni sono comuni a tutti i modelli nella stessa EEPROM. - + Setup Impostazioni - + Trainer Maestro/Allievo @@ -4681,151 +4865,229 @@ Queste impostazioni sono comuni a tutti i modelli nella stessa EEPROM.Recupera calib. e settaggi HW dal profilo scelto - + Global Functions Funzioni Globali - + Hardware - + Calibration - + + Enabled Features + + + + Wrong data in profile, radio calibration was not retrieved Dati errati nel profilo, la calibrazione della radio non è stata ripristinata - + Wrong data in profile, Switch/pot config not retrieved - + Wrong data in profile, hw related parameters were not retrieved Dati errati nel profilo, i settaggi HW della radio non sono stati ripristinati - + Do you want to store calibration in %1 profile<br>overwriting existing calibration? Volete salvare la calibrazione e i settaggi nel profilo %1<br>sovrascrivendo i settaggi esistenti ? - + Calibration and HW parameters saved. Dati di calibrazione e settaggi HW salvati. + + GeneralOptionsPanel + + + Radio Menus + + + + + Themes + + + + + Global Functions + Funzioni Globali + + + + Trainer + Maestro/Allievo + + + + Model Menus + + + + + Heli + Heli + + + + Flight Modes + Fasi di volo + + + + Curves + Curve + + + + Global Variables + Variabili Globali + + + + Logical Switches + Interruttori logici + + + + Special Functions + Funzioni speciali + + + + Custom Mix Scripts + + + + + Telemetry + Telemetria + + GeneralSettings - + Radio Settings - + Internal - + Ask - + Per model - + Internal + External - + External - - + + OFF Spento - + Enabled - + Telemetry Telemetria - + Trainer Maestro/Allievo - + Telemetry Mirror - + Telemetry In - + SBUS Trainer Maestro/Allievo SBUS - + LUA - + CLI - + GPS - + Debug Debug - + SpaceMouse - + + External module + + + + mA - + Normal - + OneBit @@ -4888,12 +5150,12 @@ Queste impostazioni sono comuni a tutti i modelli nella stessa EEPROM.Differenza in ore da GMT - + Voice Language Lingua per le voci - + Country Code Codice paese @@ -4903,33 +5165,33 @@ Queste impostazioni sono comuni a tutti i modelli nella stessa EEPROM.Inverti Stick - + FAI Mode Modalità FAI - + Adjust RTC Aggiusta Orologio - + Vario pitch at max Tono del vario al massimo - - + + Hz Hz - + Speaker Volume Volume altoparlante - + Backlight Switch Interruttore retroilluminazione @@ -4939,34 +5201,34 @@ Queste impostazioni sono comuni a tutti i modelli nella stessa EEPROM.Modalità audio - + Color 1 Colore 1 - + Color 2 Colore 2 - + Speaker Pitch (spkr only) Tonalità suono (modifica HW) - + If this value is not 0, any keypress will turn on the backlight and turn it off after the specified number of seconds. Se questo valore non è 0, ogni pressione di tasto provocherà l'accensione della luce e questa verrà spenta dopo il numero di secondi specificato. - - - + + + sec sec - + Backlight color Colore retroilluminazione @@ -5011,41 +5273,41 @@ Queste impostazioni sono comuni a tutti i modelli nella stessa EEPROM.Volume sottofondo - - + + ms ms - + Backlight Auto OFF after Auto spegnimento luce dopo - + Backlight flash on alarm Retroilluminazione su allarme - + Vario pitch at zero Tono del vario a zero - + Vario repeat at zero Ripetizione vario a zero - + This is the switch selectrion for turning on the backlight (if installed). Questo è l'interruttore selezionato per l'accensione della retroilluminazione (se installata). - - + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -5060,177 +5322,187 @@ p, li { white-space: pre-wrap; } <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">I valori possono andare da 20 a 45</span></p></body></html> - + Backlight Brightness Luminosità retroilluminazione - + RotEnc Navigation Navigazione con Encoder - + If you enable FAI, only RSSI and RxBt sensors will keep working. This function cannot be disabled by the radio. - + America America - + Japan Giappone - + Europe Europa - + RSSI Poweroff Warning - + Low EEPROM Warning - + Owner Registration ID - - <html><head/><body><p>Channel order</p><p><br/></p><p>Defines the order of the default mixes created on a new model.</p></body></html> - <html><head/><body><p>Ordine dei canali</p><p><br/></p><p>Definisce l'ordine delle miscelazioni predefinite durante la creazione di un modello.</p></body></html> + + Model quick select + + + + + Enable this to quickly change model on the model select page (a long press can then be used to open the model edit menu). + + + + + <html><head/><body><p>Channel order</p><p><br/></p><p>Defines the order of the default mixes created on a new model.</p></body></html> + <html><head/><body><p>Ordine dei canali</p><p><br/></p><p>Definisce l'ordine delle miscelazioni predefinite durante la creazione di un modello.</p></body></html> - + R E T A D E M A - + R E A T D E A M - + R T E A D M E A - + R T A E D M A E - + R A E T D A E M - + R A T E D A M E - + E R T A E D M A - + E R A T E D A M - + E T R A E M D A - + E T A R E M A D - + E A R T E A D M - + E A T R E A M D - + T R E A M D E A - + T R A E M D A E - + T E R A M E D A - + T E A R M E A D - + T A R E M A D E - + T A E R M A E D - + A R E T A D E M - + A R T E A D M E - + A E R T A E D M - + A E T R A E M D - + A T R E A M D E - + A T E R A M E D - + Battery warning voltage. This is the threashhold where the battery warning sounds. @@ -5241,12 +5513,12 @@ Al di sotto di questo valore verrà generato un seganle di allarme. Valori accettabili da 5v a 10v {3v?} {12v?} - + Power Off Delay - + Mode selection: Mode 1: @@ -5287,164 +5559,164 @@ Mode 4: - + Mode 1 (RUD ELE THR AIL) Modo 1 (DIR ELE MOT ALE) - + Mode 2 (RUD THR ELE AIL) Modo 2 (DIR MOTO ELE ALE) - + Mode 3 (AIL ELE THR RUD) Modo 3 (ALE ELE MOT DIR) - + Mode 4 (AIL THR ELE RUD) Modo 4 (ALE MOT ELE DIR) - + DMS - + USB Mode - - + + Ask on Connect - + Joystick (HID) - + USB Mass Storage - + USB Serial (CDC) - + Stick Mode Modo Stick - + Metric Sistema Metrico - + Imperial Imperiale - + Default Channel Order Ordine canali predefinito - + GPS Coordinates Coordinate GPS - + Min Min - - + + v v - + Max Max - + Beeper Mode Modalità suono beeper - + Inactivity Timer Temporizzatore di inattività - + Beeper Length Lunghezza suono - + Show Splash Screen on Startup Mostra schermata all'avvio - + Contrast Contrasto - + Battery Meter Range Campo misuratore batteria - + Haptic Strength Intensità vibrazione (mod. HW) - + LCD Display Type Tipo display LCD - + "No Sound" Warning Avviso "nessun suono" - + Battery Warning Allarme batteria scarica - + Haptic Length Lunghezza vibrazione - + MAVLink Baud Rate Baud rate MAVLink - + Haptic Mode Modalità vibrazione - + Beeper volume 0 - Quiet. No beeps at all. @@ -5461,35 +5733,35 @@ Mode 4: 4 - Fortissimo. - - + + Quiet Silenzioso - + Alarms Only Solo allarmi - - + + No Keys No Tasti - - + + All Tutti - + Only Alarms Solo allarmi - + Automatically adjust the radio's clock if a GPS is connected to telemetry. @@ -5499,150 +5771,139 @@ Mode 4: - + Standard Standard - + Optrex Optrex - + If not zero will sound beeps if the transmitter has been left without inputs for the specified number of minutes. Se non è zero, verrà fatto suonare l'allarme se la radio non è utilizzata per il numero di minuti specificato. - - nnnnnnNN - - - - + Keys Backlight - + Rotary Encoder Mode - + min min - + Power On Delay - + Jack Mode - - - Show splash screen on startup - Mostra schermata all'avvio - - - + --- --- - + 2s 2s - + 3s 3s - + 4s 4s - + 6s 6s - + 8s 8s - + 10s 10s - + 15s 15s - + Audio - + Trainer Maestro/Allievo - + 4800 Baud 4800 Baud - + 9600 Baud 9600 Baud - + 14400 Baud 14400 Baud - + 19200 Baud 19200 Baud - + 38400 Baud 38400 Baud - + 57600 Baud 57600 Baud - + 76800 Baud 76800 Baud - + 115200 Baud 115200 Baud - - - + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -5667,47 +5928,47 @@ p, li { white-space: pre-wrap; } <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Suoni disabilitati - avvisa se i suoni sono disabilitati (0)</p></body></html> - - + + X-Short Extra Corto - - + + Short Corto - - + + Normal Normale - - + + Long Lungo - - + + X-Long Extra Lungo - + NMEA NMEA - + Play Delay (switch mid position) Ritardo esecuzione(posizione intermedia) - + Measurement Units Unità di misura @@ -5715,82 +5976,82 @@ p, li { white-space: pre-wrap; } GeneralSetupPanel - + OFF Spento - + Keys Tasti - + Sticks Leve - + Keys + Sticks Tasti + Leve - + ON Acceso - + English Inglese - + Dutch - + French Francese - + Italian Italiano - + German Tedesco - + Czech Ceco - + Slovak Slovacco - + Spanish Spagnolo - + Polish Polacco - + Portuguese Portoghese - + Russian @@ -5805,64 +6066,79 @@ p, li { white-space: pre-wrap; } - + Danish - + + Chinese + + + + + Japanese + + + + + Hebrew + + + + No No - + RotEnc A EncRot A - + Rot Enc B EncRot B - + Rot Enc C EncRot C - + Rot Enc D EncRot D - + Rot Enc E EncRot E - + If you enable FAI, only RSSI and RxBt sensors will keep working. This function cannot be disabled by the radio. Are you sure ? - + Normal - + Inverted - + Vertical Inverted, Horizontal Normal - + Vertical Inverted, Horizontal Alternate @@ -5888,99 +6164,118 @@ Are you sure ? HardwarePanel - + Sticks Leve - + Dead zone - + Pots - + Sliders - + Switches - + RTC Battery Check - + Bluetooth - + Device Name: - - Antenna + + Sample Mode - - Internal module + + Serial ports - - Sample Mode + + + Power - - Serial ports + + USB-VCP - - - %1 - %1s {1?} + + ADC Filter + - - - Power + + Internal RF - - USB-VCP + + Type - - ADC Filter + + Baudrate: + + + + + Antenna: + + + + + External RF + + + + + AUX1 + + + + + AUX2 - + S.Port Power - + Current Offset - + Warning: Changing the Internal module may invalidate the internal module protocol of the models! @@ -6319,73 +6614,78 @@ Are you sure ? - + Favorites - + Cannot find %1/RADIO/radio.yml - + Found %1/RADIO/radio.yml - + Cannot find %1/MODELS/models.yml - + Found %1/MODELS/models.yml - + Cannot find %1 - + Found %1 - + Cannot extract RADIO/radio.yml - - + + Cannot load RADIO/radio.yml - - + + Can't load MODELS/labels.yml - + Cannot extract - - + + Cannot load - + Cannot list files + + + Error deleting files + + LimitData @@ -6825,715 +7125,725 @@ The columns for altitude "GAlt" and for speed "GSpd" are opt MainWindow - + File loaded Documento caricato - - + + File saved Documento salvato - - + + Open Models and Settings file Apri modelli e file impostazioni - + The new theme will be loaded the next time you start Companion. Il nuovo tema sarà caricato al prossimo riavvio di Companion. - + New Nuovo - + Open... Apri... - + Save Salva - + Save As... Salva come... - + A monochrome black icon theme Tema icone monocromatico nero - + A monochrome white icon theme Tema icone monocromatico bianco - + A monochrome blue icon theme tema icone monocromatico blu - + There are unsaved file changes which you may lose when switching radio types. Do you wish to continue? - + No local SD structure path configured! - + No Radio or SD card detected! - + + Writing models and settings to radio + + + + + In progress... + + + + EdgeTX Home Page: <a href='%1'>%1</a> - + The EdgeTX Companion project was originally forked from <a href='%1'>OpenTX</a> - + File new <a href='%1'>Issue or Request</a> - + Copyright - + EdgeTX Companion %1 - Radio: %2 - Profile: %3 - + Close Chiudi - + Close Models and Settings file - + About Companion... - + List of recently used files - + Radio Profiles - + Create or Select Radio Profiles - + Download components... - + Download EdgeTX components and supporting resources - + Check for updates... - + Check for updates to EdgeTX and supporting resources - + Release notes... - + Show release notes - + Create a new Radio Settings Profile - + Copy Current Radio Profile - + Duplicate current Radio Settings Profile - + Delete Current Radio Profile... - + Delete the current Radio Settings Profile - + Export Application Settings.. - + Save all the current %1 and Simulator settings (including radio profiles) to a file. - + Import Application Settings.. - + Load %1 and Simulator settings from a prevously exported settings file. - + Tabbed Windows - + Use tabs to arrange open windows. - + Tile Windows - + Arrange open windows across all the available space. - + Cascade Windows - + Arrange all open windows in a stack. - + Close All Windows - + Closes all open files (prompts to save if necessary. - + Window - + Ctrl+Shift+S - + Ctrl+Alt+L - + Ctrl+Alt+D - + Ctrl+Alt+R - + Small Piccole - + Use small toolbar icons Usa icone piccole barra strumenti - + Use normal size toolbar icons Usa icone normali nell barra strumenti - + Normal Normali - + Use big toolbar icons Usa icone grandi barra strumenti - + Big Grandi - + Use huge toolbar icons Usa icone giganti barra strumenti - + Huge Giganti - + - Copy - + Companion :: Open files warning - + Please save or close modified file(s) before deleting the active profile. - + Not possible to remove profile Non è possibile rimuover il profilo - + The default profile can not be removed. Il profilo predefinito non può essere rimosso. - + Confirm Delete Profile - + Are you sure you wish to delete the "%1" radio profile? There is no way to undo this action! - + Please save or close all modified files before importing settings - + <html><p>%1 and Simulator settings can be imported (restored) from a previosly saved export (backup) file. This will replace current settings with any settings found in the file.</p><p>An automatic backup of the current settings will be attempted. But if the current settings are useful then it is recommended that you make a manual backup first.</p><p>For best results when importing settings, <b>close any other %1 windows you may have open, and make sure the standalone Simulator application is not running.</p><p>Do you wish to continue?</p></html> - + Confirm Settings Import - + Select %1: - + backup - + Press the 'Ignore' button to continue anyway. - + The settings could not be imported. - + <html><p>New settings have been imported from:<br> %1.</p><p>%2 will now re-initialize.</p><p>Note that you may need to close and restart %2 before some settings like language and icon theme take effect.</p> - + <p>The previous settings were backed up to:<br> %1</p> - + Some text will not be translated until the next time you start Companion. Please note that some translations may not be complete. - + Models and Settings read - - + + This function is not yet implemented - + Create a new Models and Settings file Crea nuovo modello e file di impostazioni - - + + Save Models and Settings file Salva Modello e file impostazioni - + Exit Esci - + Use default system language. - + Use %1 language (some translations may not be complete). - + Classical Classica - + The classic companion9x icon theme Tema classico icone Companion - + Yerico Yerico - + Yellow round honey sweet icon theme Tema di icone giallo dolce miele rotondo - + Monochrome Monocromatico - + MonoWhite Monocolore Bianco - + MonoBlue Monocolore Blu - + System language Lingua di sistema - + Local Folder - + Radio Folder - + View Log File... Visualizza file di Log... - + Open and view log file Apri e visualizza file di log - + Settings... Impostazioni... - + Edit Settings Edita Impostazioni - + Compare Models... Confronta due modelli... - + Edit Radio Splash Image... Edita immagine Splah della radio... - + Edit the splash image of your Radio Edita immagine splash della tua radio - - + + Read Firmware from Radio Leggi il Firmware dalla Radio - + Read firmware from Radio Leggi firmware dalla Radio - + Write Firmware to Radio Scrivi Firmware sulla Radio - + Write firmware to Radio Scrivi firmware sulla Radio - + Add Radio Profile Aggiungi profilo Radio - + Write Models and Settings To Radio Scrivi modello e impostazioni sulla Radio - + Write Models and Settings to Radio Scrivi Modeli e Impostazioni sulla Radio - - + + Read Models and Settings from Radio Leggi Modelli e Impostazioni dalla Radio - + Configure Communications... Configura Comunicazioni... - + Configure software for communicating with the Radio Configura il software per comunicare con la Radio - + Write Backup to Radio Scrivi salvataggio sulla Radio - + Write Backup from file to Radio Scrivi salvataggio dal file sulla Radio - + Backup Radio to File Salvataggio Radio su File - + Save a complete backup file of all settings and model data in the Radio Salvataggio completo di Impostazioni e Modelli nella Radio - + Recent Files File recenti - + Set Menu Language Menù Impostazione Lingua - + Read Models and Settings From Radio Leggi Modelli e impostazioni dalla Radio - + Save Radio Backup to File Salvataggio Radio su file - + Read Radio Firmware to File Leggi firmware radio su File - + If you've found this program useful, please support by <a href='%1'>donating</a> Se avete trovato utile questo programma prego supportatelo con <a href='%1'>una donazione</a> - + Compare models Confronta due modelli - + Exit the application Esci dall'applicazione - + Write Scrivi - + About Companion Informazioni su Companion - + Show the application's About box Mostra la finestra Informazioni Su - - + + Synchronize SD Sincronizza SD - + SD card synchronization Sincronizzazione scheda SD - + Set Icon Theme Scegliere il tema di icone - + Set Icon Size Scegliere il dimensione di icone - - + + File Documento - - + + Checking for updates... - - + + Edit Modifica - + Settings Impostazioni - + Read/Write Leggi/Scrivi - - + + Help Aiuto - + Ready Pronto - + %2 %2 - + Alt+%1 @@ -7541,7 +7851,7 @@ Do you wish to continue? MdiChild - + Editing model %1: Modifica modello %1: @@ -7551,26 +7861,26 @@ Do you wish to continue? - + Unable to find file %1! Impossibile trovare il file %1! - + Error opening file %1: %2. Errore durante l'apertura del file %1: %2. - + Error reading file %1: %2. Error durante la lettura del file %1: %2. - + Save As Salva Come @@ -7690,7 +8000,7 @@ Do you wish to continue? - + Insert @@ -7721,52 +8031,73 @@ Do you wish to continue? - + Unable to Edit Radio Settings whilst models are open for editing. - + + + Invalid file extension! + + + + + Do not show this message again + + + + + Models and settings written to radio + + + + + Error writing models and settings to radio! + + + + Internal module protocol changed to <b>OFF</b> for %1 models! - + Select a model template file - + Add a new model using - + Defaults - + Edit Modifica - + Wizard - + Template - + Failed to remove temporary model! - + Export model @@ -7826,22 +8157,22 @@ Do you wish to continue? - + Cannot insert model, last model in list would be deleted. - + Cannot add model, could not find an available model slot. - + Cannot paste model, out of available model slots. - + Delete %n selected model(s)? @@ -7849,12 +8180,12 @@ Do you wish to continue? - + Cannot duplicate model, could not find an available model slot. - + Favorites @@ -7888,33 +8219,18 @@ Do you wish to continue? Do you want to continue? - - - Don't show this message again - - Unable to find radio SD card! - - Saved models and settings to radio - - - - - Error saving models and settings to radio! - - - - + Open backup Models and Settings file Apri salvataggio modelli e impostazioni - + Invalid binary backup File %1 File di backup binario non valido %1 @@ -7962,27 +8278,27 @@ Salvare le modifiche ? - + read only - + Model already exists! Do you want to overwrite it or insert into a new slot? - + Overwrite - + Do you want to overwrite radio general settings? Vuoi sovrascrivere le impostazioni generali della radio? - + Cannot write temporary file! Errore durante la scittura del file temporaneo! @@ -8647,62 +8963,150 @@ Determina come il valore viene aggiunto alla miscelazione. Simula Modello - + Setup Impostazioni - + Heli Heli - + Inputs Ingressi - + Logical Switches Interruttori logici - - + + Custom Screens - + + Enabled Features + + + + Mixes Miscelazioni - + Curves Curve - + Flight Modes Fasi di volo - + Outputs Uscite - + Special Functions Funzioni speciali - + Telemetry Telemetria + + ModelOptionsPanel + + + Global + + + + + Off + NO + + + + On + + + + + Radio Menus + + + + + Themes + + + + + Global Functions + Funzioni Globali + + + + Trainer + Maestro/Allievo + + + + Model Menus + + + + + Heli + Heli + + + + Flight Modes + Fasi di volo + + + + Curves + Curve + + + + Global Variables + Variabili Globali + + + + Logical Switches + Interruttori logici + + + + Special Functions + Funzioni speciali + + + + Custom Mix Scripts + + + + + Telemetry + Telemetria + + ModelPrinter @@ -8782,8 +9186,8 @@ Determina come il valore viene aggiunto alla miscelazione. - - + + OFF Spento @@ -8794,19 +9198,19 @@ Determina come il valore viene aggiunto alla miscelazione. - + Mode Modo - + Channels Canali - + Frame length @@ -8817,7 +9221,7 @@ Determina come il valore viene aggiunto alla miscelazione. - + Polarity Polarità @@ -8827,424 +9231,425 @@ Determina come il valore viene aggiunto alla miscelazione. Protocollo - - + + Delay Ritardo - - + + Receiver Ricevitore - + Radio protocol - + Subtype - + Option value - + + Sub Type - - + + RF Output Power - + Output Type - + RX Output Frequency - + Raw 12 bits - + 90 90 - + 120 120 - + 120X 120X - + 140 140 - + Scale(%1) - - + + Weight(%1) - - + + Switch(%1) - + No Trim - + MULT! - + Flight modes Fasi di volo - + Flight mode Fase di volo - + All Tutti - + Edge Soglia - + Sticky Bloccato - + Timer Tempo - + missing - + Duration Durata - + Extended Limits Limiti estesi - + Display Checklist Mostra Note - + Global Functions Funzioni Globali - + Manual Manuale - + Auto Auto - + Failsafe Mode Modalità FailSafe - - + + Hold Mantieni - + No Pulse No impulsi - + Not set Non impostato - + No pulses - + Step - + Display - + Extended - + Never Mai - + On Change - + Always Sempre - - - + + + Source Sorgente - + Trim idle only - + Warning Avviso - + Reversed - + FrSky S.PORT FrSky S.PORT - + FrSky D FrSky D - + FrSky D (cable) FrSky D (su cavo) - + Alti - + Alti+ - + VSpeed - + + - A1 A1 - + + - A2 A2 + - A3 A3 + - A4 A4 + - FAS FAS - + Cells Celle - + Min Min - + Max Max - + Numbers Numeri - + Bars Barre - + Script Script - + Filename Nome file - + Error: Unable to open or read file! - + Off NO - - - - - + + + + + None Nessuno - - - + + + FM%1 FV %1 - + FM%1%2 FV %1%2 - + FM%1+%2 - + NoTrim NoTrim - + No DR/Expo No DR/Espo - - + + Offset(%1) Spostamento(%1) - + Delay(u%1:d%2) - + Slow(u%1:d%2) - + Warn(%1) - + Disabled in all flight modes - + instant - + Custom Personalizzato @@ -9280,27 +9685,27 @@ Determina come il valore viene aggiunto alla miscelazione. ModelsListModel - + Index - + Name Nome - + RX # - + Labels - + Model %1 Translators: do NOT use accents here, this is a default model name. @@ -9368,11 +9773,6 @@ Determina come il valore viene aggiunto alla miscelazione. RF Output Power - - - Low Power - - us @@ -9389,18 +9789,18 @@ Determina come il valore viene aggiunto alla miscelazione. - + Show values in: - + % abbreviation for percent - + μs abbreviation for microseconds @@ -9497,6 +9897,11 @@ Determina come il valore viene aggiunto alla miscelazione. Raw 12 bits + + + Low power mode + + RX Frequency @@ -9508,7 +9913,17 @@ Determina come il valore viene aggiunto alla miscelazione. Hz - + + Option check + + + + + Option combo + + + + Failsafe Positions Posizioni Failsafe @@ -9541,110 +9956,280 @@ Determina come il valore viene aggiunto alla miscelazione. ModuleData - + Positive Positivo - + Negative Negativo - + + No Telemetry + + + + + MLink + + + + Trainer Port Porta Allievo - + Internal Radio System Sistema Radio interno - + External Radio Module Modulo radio Esterno - + Extra Radio System Sistema radio esteso - + Radio System Sistema Radio - + + OFF + Spento + + + + PPM + + + + + Silverlit A + + + + + Silverlit B + + + + + Silverlit C + + + + + CTP1009 + + + + + LP45 + + + + + DSM2 + + + + + DSMX + + + + + PPM16 + + + + + PPMsim + + + + + FrSky XJT (D16) + + + + + FrSky XJT (D8) + + + + + FrSky XJT (LR12) + + + + + FrSky DJT + + + + + Crossfire + + + + + Multi + + + + + FrSky R9M + + + + + FrSky R9M Lite + + + + + FrSky R9M Lite Pro + + + + + SBUS output at VBat + + + + + FrSky ACCESS ISRM + + + + + FrSky ACCST ISRM D16 + + + + + FrSky ACCESS R9M 2019 + + + + + FrSky ACCESS R9M Lite + + + + + FrSky ACCESS R9M Lite Pro + + + + + FrSky XJT lite (D16) + + + + + FrSky XJT lite (D8) + + + + + FrSky XJT lite (LR12) + + + + + AFHDS3 + + + + + Ghost + + + + + Lemon-Rx DSMP + + + + 10mW - 16CH - - + + 100mW - 16CH - + 500mW - 16CH - + Auto <= 1W - 16CH - - + + 25mW - 8CH - - + + 25mW - 16CH - + 200mW - 16CH (no telemetry) - + 500mW - 16CH (no telemetry) - + 100mW - 16CH (no telemetry) - + 25 mW - + 100 mW - + 500 mW - + 1 W - + 2 W @@ -9652,47 +10237,27 @@ Determina come il valore viene aggiunto alla miscelazione. ModulePanel - + Warning: The internal module protocol <b>%1</b> is incompatible with the hardware internal module <b>%2</b> and has been set to <b>OFF</b>! - + Value Valore - + Hold Mantieni - + No Pulse No impulsi - - Ask - - - - - Internal - - - - - Internal + External - - - - - External - - - - + Bind on channel @@ -9700,424 +10265,456 @@ Determina come il valore viene aggiunto alla miscelazione. MultiModelPrinter - + Input Ingresso - + Weight Peso - + Long. cyc - + Lateral cyc - + Collective Collettivo - + Flight modes Fasi di volo - - + + Flight mode Fase di volo - - + + + + Switch Interruttore - + General - + Model Image Immagine modello - + Throttle Motore - + Trims - + Center Beep - + Switch Warnings Avviso interruttore - + Pot Warnings Avviso Pot - + Other - + Timers - + Time Tempo - + Countdown Conto alla rovescia - + Mode Modo - - + + Start Inizio - + Modules - + Trainer port - + Helicopter Elicottero - + Swash - - - + + + Type - + Ring - + + + Function + Funzione + + + + + Repeat + + + + + + Enabled + + + + Protocol Protocollo - + Low - + Critical - + Telemetry audio - + Altimetry Altimetro - - + + Vario source Sorgente per il Vario - + Vario limits > - + Sink max - + Sink min - + Climb min - + Climb max - + Center silent - + Top Bar Barra superiore - + Volts source Misura della tensione - - Altitude source - Misura dell'altitudine + + Altitude source + Misura dell'altitudine + + + + Multi sensors + + + + + Show Instance IDs + - + Function Switches - + Switch %1 - + Group - + Always On - + + + Parameters Parametri - + Telemetry Sensors - + Telemetry Screens - + GF%1 GF%1 - + Global Functions Funzioni Globali - + Checklist - - + + GV%1 VG%1 - + RE%1 - + Channel - - - - + + + + Name Nome - + Prec - + Popup - + Outputs Uscite - + Subtrim Subtrim - + Direct - + Curve Curva - + PPM - + Linear Lineare - + Telemetry Telemetria - - + + Min Min - + Min.call - + Persist - + F.In - + F.Out - + Global vars - - + + Max Max - + Global Variables Variabili Globali - + Inputs Ingressi - + Mixers Miscelazioni - + Curves Curve - + L%1 L%1 - + Logical Switches Interruttori logici - + SF%1 FS%1 - + Special Functions Funzioni speciali - + Unit Unità - + RSSI Alarms @@ -10125,58 +10722,8 @@ Determina come il valore viene aggiunto alla miscelazione. Multiprotocols - - Subtype - - - - - Video TX frequency - - - - - CC2500 frequency fine tune - - - - - RF power - - - - - Telemetry - Telemetria - - - - Servo output frequency - - - - - Option value - - - - - Fixed ID value - - - - - Enable Max Throw - - - - - RF Channel Number - - - - - DEFAULT + + Servo update rate @@ -10206,22 +10753,22 @@ Determina come il valore viene aggiunto alla miscelazione. OpenTxEepromInterface - + Unknown error - + ... plus %1 errors - + Cannot write radio settings - + Cannot write model %1 @@ -10368,20 +10915,30 @@ Determina come il valore viene aggiunto alla miscelazione. QObject - + WARNING - + <p>Importing JumperTX data into OpenTX 2.3 is <b>not supported and dangerous.</b></p> <p>It is unfortunately not possible for us to differentiate JumperTX data from legitimate FrSky X10 data, but <b>You should only continue here if the file you opened comes from a real FrSky X10.</b></p> <p>Do you really want to continue?</p> + + + Compressed image size exceeds reserved space. + + + + + Show this message again at next startup? + + RadioData - + Favorites @@ -10518,12 +11075,12 @@ Determina come il valore viene aggiunto alla miscelazione. RadioKnobWidget - + <p>Value (input): <b>%1</b></p> - + Right-double-click to reset to center. @@ -11514,87 +12071,87 @@ Se l'opzione selezionata lo stick motore verrà rovesciato. Il minimo sarà SetupPanel - + Timer %1 - + Popup menu available - + Profile Settings - + SD structure path not specified or invalid - + Copy Copia - + Cut - + Paste Incolla - + Clear Cancella - + Insert - + Delete Elimina - + Move Up - + Move Down - + Clear All - + Clear Timer. Are you sure? - + Clear all Timers. Are you sure? - + Cut Timer. Are you sure? - + Delete Timer. Are you sure? @@ -11816,7 +12373,7 @@ Se l'opzione selezionata lo stick motore verrà rovesciato. Il minimo sarà SimulatorMain - OpenTx Simulator + EdgeTx Simulator @@ -11871,7 +12428,12 @@ Se l'opzione selezionata lo stick motore verrà rovesciato. Il minimo sarà - Data source type to use (applicable to Horus only). One of: + Data source type to use. One of: + + + + + Unknown error during Simulator startup. @@ -11917,23 +12479,18 @@ NOTE: any existing EEPROM data incompatible with the selected radio type may be - + ERROR: Couldn't start simulator, missing radio/profile/data file/folder. Profile ID: [%1]; Radio ID: [%2]; Data File: [%3] - + ERROR: Radio profile or simulator firmware not found. Profile ID: [%1]; Radio ID: [%2] - - - Uknown error during Simulator startup. - - SimulatorMainWindow @@ -12216,8 +12773,13 @@ The radio type specified in the selected profile is used by default. - Radio data (.bin/.eeprom/.otx) image file to use. A new file with a default image will be created if necessary.<br /> -<b>NOTE</b>: any existing EEPROM data incompatible with the selected radio type may be overwritten! + Radio data (.etx) settings file to use. A new file with default settings will be created if necessary.<br /> +<b>NOTE</b>: any existing data incompatible with the selected radio type may be overwritten! + + + + + Simulator: @@ -12275,22 +12837,22 @@ The default is configured in the chosen Radio Profile. - + All files (*.*) - + Select a data file - + Select Data Directory - + Select SD Card Image Folder @@ -12303,67 +12865,67 @@ The default is configured in the chosen Radio Profile. Simulatore di Companion - + Radio Simulator (%1) - + Could not determine startup data source. - + Could not load data, possibly wrong format. - + Data Load Error - + Invalid startup data provided. Plese specify a proper file/path. - + Simulator Startup Error - + Error saving data: could open file for writing: '%1' - + Error saving data: could not get data from simulator interface. - + An unexpected error occurred while attempting to save radio data to file '%1'. - + Data Save Error - + Radio firmware error: %1 - + - Flight Mode %1 (#%2) - + Cannot open joystick, joystick disabled Non riesco ad aprire il joystick, supporto joystick disabilitato @@ -12797,6 +13359,11 @@ Too many errors, giving up. Disable multi sensor handling + + + Show Instance IDs + + Volt source @@ -13056,32 +13623,32 @@ Too many errors, giving up. FrSky D (su cavo) - + Source Sorgente - + Low Alarm Allarme basso - + Critical Alarm Allarme critico - + Winged Shadow How High Winged Shadow How High - + Winged Shadow How High (not supported) Winged Shadow How High (non supportato) - + Delete Sensor. Are you sure? @@ -13759,92 +14326,102 @@ hh:mm:ss Vibrazione - + + Beeps and Haptic + + + + + Voice and Haptic + + + + 5s 5s - + 10s 10s - + 20s 20s - + 30s 30s - + Not persistent Non persistente - + NOT - + Persistent (flight) Persistente (volo) - + Flight - + Persistent (manual reset) Persistente (reset manuale) - + Manual reset - + OFF Spento - + ON Acceso - + Start Inizio - + THs MOs - + TH% MO% - + THt MOt - + Show Elapsed - + Show Remaining @@ -13876,22 +14453,22 @@ CTRL + scroll or PAGE UP/DOWN keys to change time in larger steps. TrainerMix - + OFF Spento - + += (Sum) += (Somma) - + := (Replace) := (Sostituisci) - + CH%1 CH%1 @@ -13935,7 +14512,23 @@ CTRL + scroll or PAGE UP/DOWN keys to change time in larger steps. UpdateCompanion - + + Would you like to open the disk image to install the new version of Companion? + + + + + + Would you like to launch the Companion installer? + + + + + No install process support for your operating system + + + + Companion @@ -13944,6 +14537,11 @@ CTRL + scroll or PAGE UP/DOWN keys to change time in larger steps. Install + + + Asset filter applied: %1 - %2 found + + Expected 1 asset for install but none found @@ -13983,7 +14581,7 @@ CTRL + scroll or PAGE UP/DOWN keys to change time in larger steps. UpdateFirmware - + Firmware Firmware @@ -14011,347 +14609,285 @@ CTRL + scroll or PAGE UP/DOWN keys to change time in larger steps. UpdateInterface - + Component id: %1 exceeds maximum application settings components: %2! - - + + Copy filter pattern: %1 + + + + + + + + Asset filter applied: %1 - %2 found + + + + + Copy directory structure + + + + + Processing updates for: %1 - + %1 preparation failed - + %1 download failed - + %1 decompress failed - + %1 copy to destination failed - + Failed to save release settings - + %1 start async failed - + %1 housekeeping failed - - + + %1 update successful - - Update Interface - - - - + unknown Sconosciuto - - Unable to download release meta data - - - - - Unable to download release assets information - - - - + %1 directory not configured in application settings! - + Failed to create %1 directory %2! - - Unable to open the download file %1 for writing. -Error: %2 - - - - - Invalid URL: %1 - - - - - URL: %1 - - - - - Network error has occurred. Error code: %1 - - - - - Unable to download %1. -Error:%2 -%3 - - - - - Unable to convert downloaded data to json format. -Error:%1 -%2 - - - - - Asset filter: %1 - - - - + No assets found in release '%1' using filter '%2' - + %1 assets found when %2 expected in release '%3' using filter '%4' - + Unable to set processing flags for asset %1 - + Unable to set sub directory for asset %1 - + Unable to set copy filter for asset %1 - - Downloading: %1 - - - - - Download: %1 - - - - - File exists: %1 - - - - - File %1 exists. Download again? - - - - - Failed to create directory %1! - - - - + Decompressing %1 - + Decompress: %1 - + Failed to decompress %1 - + Decompressed file structure not found at %1 - + Copy file structure from: %1 - - + + Failed to create directory %1 - - + + Check/create directory: %1 - - + + Directories checked/created: %1 - - + + Failed to delete existing file %1 - - + + Failed to copy file %1 - - + + Copied %1 to %2 - - + + Files copied: %1 - + Unable to determine source directory for asset %1 - + Copy files from %1 - + Deleted file: %1 - + No downloaded or decompressed files matched filter '%1' - + Preparing - + Set run folders failed - + Set release id from update release '%1' failed - + Flagging assets - + Downloading assets - + Unable to download flagged assets - + Decompressing assets - + Unable to decompress flagged assets - + Copying to destination - + Unable to copy assets - + Housekeeping - + Delete download directory: %1 - + Failed to delete downloads folder %1 - + Delete decompress directory: %1 - - + + Failed to delete decompress folder %1 - + Delete decompress folder: %1 - + Save release settings @@ -14359,11 +14895,76 @@ Error:%1 UpdateMultiProtocol - + Multiprotocol + + UpdateNetwork + + + Downloading: %1 + + + + + Download: %1 + + + + + File exists: %1 + + + + + File %1 exists. Download again? + + + + + Failed to create directory %1! + + + + + Unable to open the download file %1 for writing. Error: %2 + + + + + Invalid URL: %1 + + + + + URL: %1 + + + + + Network error has occurred. Error code: %1 + + + + + Ssl library version: %1 + + + + + Unable to download %1. Error:%2 +%3 + + + + + Unable to convert downloaded metadata to json. Error:%1 +%2 + + + UpdateOptionsDialog @@ -14392,58 +14993,58 @@ Error:%1 - + %1 %2 %1s {1 %2?} - + Options - + Clear current release information. Are you sure? - - + + Filter Filtra - + Max.Expected - + No Limit - + Download - + Decompress - + Install - + Copy Copia - + Sub folder @@ -14451,40 +15052,40 @@ Error:%1 UpdateParameters - + None Nessuno - + Exact - + Startswith - + Endswith - + Contains - - Expression + + Pattern UpdateSDCard - + SD Card @@ -14494,15 +15095,25 @@ Error:%1 - - Radio flavour %1 not listed in %2 + + Unable to retrieve asset '%1' from release '%2' + + + + + Unable to retrieve file '%1' from repo '%2' + + + + + Radio flavour '%1' not listed in '%2' UpdateSounds - + Sounds @@ -14512,40 +15123,48 @@ Error:%1 - - Asset not found in release '%1' using filter pattern '%2' + + Unable to retrieve asset '%1' from release '%2' - %1 assets found when %2 expected in release '%3' using filter pattern '%4' + Unable to retrieve file '%1' from repo '%2' - - Language %1 not listed in %2 + + Language '%1' not listed in '%2' - + Choose Language Packs - + No language packs have been selected. Sounds update will be skipped! - + Flagging assets + + UpdateStatus + + + Update Interface + + + UpdateThemes - + Themes @@ -14571,37 +15190,37 @@ Process now? - + No components have been flagged to check in Update Settings! - + Update Components - + Starting... - + Finished %1 - + successfully - + with errors - + Run SD card sync now? @@ -14657,7 +15276,7 @@ Process now? - + Options @@ -14712,37 +15331,37 @@ Process now? - + Retrieving latest release information for %1 - + Save as Defaults - + Download folder path missing! - + Decompress folder path missing! - + Update folder path missing! - + Decompress and download folders have the same path! - + No components selected for update! @@ -15194,17 +15813,17 @@ Process now? - + Please check all radio and model settings as no conversion could be performed. - + File %1 appears to contain radio settings and importing is unsupported. - + Unable to determine content type for file %1 @@ -15212,7 +15831,7 @@ Process now? YamlGeneralSettings - + Warning: Radio settings file is missing the board entry! Current firmware profile board will be used. @@ -15221,7 +15840,7 @@ Do you wish to continue? - + Settings file board (%1) does not match current profile board (%2). Do you wish to continue? @@ -15358,143 +15977,94 @@ m2560 per le schede v4.1 Configurazione Joystick - - Ch2 - Ch2 - - - - Ch1 - Ch1 - - - - Ch4 - Ch4 - - - - Ch6 - Ch6 - - - - Ch3 - Ch3 - - - - Ch5 - Ch5 - - - - Ch7 - Ch7 - - - - Ch8 - Ch8 - - - + Instructions Istruzioni - + Enable Abilita - + Cancel Annulla - + Back - + Start Inizio - + Next Successivo - + Ok Ok - + + Not Assigned - - Stick - - - - - Knob/Slider %1 - - - - + No joysticks found Nessun joystick trovato - + Cannot open joystick. Non riesco ad aprire il joystick. - + Press the Start button to start the stick range calibration procedure. You may change the channel assignments or inversion at any time. - + Move sticks and pots in every direction making full movement Press Next when finished - + Place sticks and pots in middle position. Press Next when done - + Map joystick channels to controls using comboboxes. Press Next when done. - + Check inversion checkbox to if necessary to reverse direction. Press Next when done. - + Press OK to save configuration Press Cancel to abort joystick calibration without saving. - + Calibration not complete, save anyway? diff --git a/companion/src/translations/companion_ja.ts b/companion/src/translations/companion_ja.ts index 0cd461320c5..d3e9c9940dc 100644 --- a/companion/src/translations/companion_ja.ts +++ b/companion/src/translations/companion_ja.ts @@ -63,111 +63,103 @@ AppData - + Application Settings have been saved to %1 アプリケーション設定が保存されました %1 - + Could not save Application Settings to file "%1" アプリケーション設定をファイル『%1』に保存できませんでした - + because the file could not be saved (check access permissions). ファイルを保存できませんでした。(アクセス権を確認してください). - + for unknown reasons. 理由は不明です。 - + None なし - + Wizard - + Editor - + Template - + Prompt - + Manual 手動 - + Startup - + Daily - + Weekly - + Monthly - + Debug デバッグ - + Warning 警告 - + Critical クリティカル - + Fatal - + Information インフォメーション - - AppMessages - - - Show this message again at next startup? - 次回の起動時にこのメッセージをもう一度表示しますか? - - AppPreferencesDialog @@ -184,14 +176,14 @@ - - - - - - - - + + + + + + + + Select Folder フォルダの選択 @@ -202,17 +194,17 @@ プロファイル保存フォルダが指定される場合は、バックアップフォルダを上書き保存します - + Splash Screen 起動イメージ - + Select Image イメージの選択 - + Clear Image イメージの消去 @@ -222,15 +214,10 @@ プロファイル名 - + Radio Type 送信機タイプ - - - Menu Language - メニュー言語 - SD Structure path @@ -253,7 +240,7 @@ - + Enable automatic backup before writing firmware 設定した場合は自動バックアップを有効にします @@ -269,8 +256,8 @@ - - + + Options オプション @@ -323,12 +310,12 @@ Mode 4: - + Append version number to firmware file name - + Default Channel Order 初期チャンネルマップ @@ -337,6 +324,11 @@ Mode 4: <html><head/><body><p>Channel order</p><p><br/></p><p>Defines the order of the default mixes created on a new model.</p></body></html> <html><head/><body><p>チャンネルマップ</p><p><br/></p><p>モデル作成された際の初期チャンネルマップを定義します</p></body></html> + + + Language + + Prompt to write firmware to radio after update @@ -463,77 +455,87 @@ Mode 4: ↔AIL ↕THR ↕ELE ↔RUD [A T E R] - + + Remove empty model slots when deleting models (only applies for radios w/out labels) + + + + + Disable 'Cannot open joystick, joystick disabled' warning + + + + Update Settings - + Check frequency - + Reset to Defaults - + Folders - + Download - + Create sub-folders in Download folder - + Decompress - + Use Radio Profile SD Structure - + Components - + Delete downloads - + Delete decompressions - + Logging - + Simulator controls シミュレータ コントロール - + Save switch/pot positions on simulator exit シミュレータ終了時にスイッチ/ポットのポジションを保存 - + Clear saved positions 保存したポジションを消去 @@ -543,320 +545,315 @@ Mode 4: その他の設定 - + Application Settings アプリケーション設定 - + most recently used files 最近使用したファイル - + Startup Settings スタートアップ設定 - + Google Earth Executable Google Earthの実行 - + Automatic Backup Folder 自動バックアップフォルダ - + Remember ファイル履歴 - + Output Logs Folder ログ出力フォルダ - + <html><head/><body><p>This option maintains the behaviour from older OpenTx versions where empty model slots are preserved when a model is deleted or moved. </p><p>When this option is de-selected, the other models may be re-arranged to fill the gap left by the removed model.</p></body></html> <html><head/><body><p>このオプションは、機体モデルが削除または移動した際、そのモデルスロットが保持される旧版のOpenTxバージョンの挙動を維持します。</p><p>このオプションが選択されない場合は、他の機体モデルは削除により残された差異を埋めるために並べ替えるかもしれません。</p></body></html> - - Remove empty model slots when deleting models (only applies for radios w/out categories) - モデルを削除するとき同時に空モデルスロットを削除 (カテゴリなしの機体モデルにのみ適用) - - - + Debug Output Logging 出力したログのデバッグ - + Only show user splash images オリジナルの起動イメージのみを表示 - + Show user and companion splash images オリジナルとCompanion標準イメージを表示 - + Show splash screen 起動イメージを表示 - + Select Executable 実行ファイル選択 - + Application (Companion/Simulator) アプリケーション (Companion / シミュレータ) - + <html><head/><body><p>Keep a log of all messages generated by the radio firmware when running in Simulator. This is the same information one would also see in the Simulator <span style=" font-style:italic;">Debug Output</span> window.</p></body></html> <html><head/><body><p>シミュレータで実行しているときは、送信機ファームウェアによって生成されたすべてのメッセージのログを保存してください。これはシミュレータの<span style = "font-style:italic;">デバッグ出力</span>ウィンドウにも同じ情報が表示されます。</p></body></html> - + Radio Firmware (in Simulator) 送信機ファームウェア (シミュレータ内) - + Splash Screen Library 起動イメージライブラリ - + User Splash Screens オリジナル起動イメージ - + Action on New Model 機体モデル新規作成 - + Release channel リリース状態 選択 - + Prompt for radio profile 送信機プロファイルの呼び出し - + Simulator Settings シミュレータ設定 - + Calibrate キャリブレート - + Blue 青色 - + Prompt to run SD Sync after update - + <html><head/><body><p>Keep a log of all debugging messages generated by the desktop Companion/Simulator applications. An EdgeTX developer may request this to help diagnose an issue.</p></body></html> - + Prompt to run installer after update - - + + Update - + Green 緑色 - + Red 赤色 - + Orange オレンジ - + Yellow 黄色 - + Screenshot capture folder 画面キャプチャフォルダ - + Only capture to clipboard キャプチャをクリップボードのみにコピー - + Enable 有効 - + Joystick スティック - + Simulator BackLight バックライト - + Simulator Volume Gain シミュレータ 音量幅 - + My Radio マイ送信機 - + <p><b>You cannot switch Radio Type or change Build Options while there are unsaved file changes. What do you wish to do?</b></p> <ul><li><i>Save All</i> - Save any open file(s) before saving Settings.<li><li><i>Reset</i> - Revert to the previous Radio Type and Build Options before saving Settings.</li><li><i>Cancel</i> - Return to the Settings editor dialog.</li></ul> <p><b>ファイル変更後で保存されていない間は、送信機タイプの切り替えやビルドオプションの変更はできません。保存しますか?</b></p> <ul><li><i>すべて保存</i> - 設定を保存する前に、開いているファイルをすべて保存します  <li><li><i>リセット</i> - 設定を保存する前に、以前の送信機タイプとビルドオプションに戻します </li><li><i>キャンセル</i> - 設定エディタダイアログに戻ります </li></ul> - + Select your snapshot folder 画面キャプチャフォルダ選択してください - + Update Settings: Download folder path missing! - + Update Settings: Decompress folder path missing! - + Update Settings: Update folder path missing! - + Update Settings: Decompress and download folders have the same path! - - + + No joysticks found スティックが認識できません - + EMPTY: No radio settings stored in profile 空: プロファイルに送信機設定が保存されていません - + AVAILABLE: Radio settings of unknown age 利用可能: 詳細不明の送信機設定 - + AVAILABLE: Radio settings stored %1 利用可能: 送信機設定は %1 に保存されています - + Reset all update settings to defaults. Are you sure? - + Update settings have been reset. Please close and restart Companion to avoid unexpected behaviour! - + Select your download folder - + Select your decompress folder - + Select your update destination folder - + Check - + Select your library folder ライブラリフォルダを選択してください - - + + Select your Models and Settings backup folder 機体モデルの選択とバックアップフォルダの設定をしてください - + Select a folder for application logs アプリケーションログフォルダを選択してください - + Select Google Earth executable Google Earth実行有無を選択してください - + Select the folder replicating your SD structure SDカード保存先フォルダを選択してください - + Open Image to load イメージを開いてロードします - + Images (%1) イメージ (%1) @@ -896,74 +893,241 @@ Mode 4: Boards - + Left Horizontal 左・横 - + Left Vertical 左・縦 - + Right Vertical 右・縦 - + Right Horizontal 右・横 - + Aux. 1 AUX. 1 - + Aux. 2 AUX. 2 - - - + + Rud + + + + + Ele + + + + + Thr + + + + + Ail + + + + + P1 + + + + + P2 + + + + + P3 + + + + + + + + + + + + S1 + + + + + POT1 + + + + + F1 + + + + + F2 + + + + + F3 + + + + + F4 + + + + + + + + + + + S2 + + + + + + + + LS + + + + + + + + RS + + + + + + + TltX + + + + + + + TltY + + + + + + S3 + + + + + + 6P + 30秒 {6P?} + + + + L1 + + + + + L2 + + + + + + JSx + + + + + + JSy + + + + + EX1 + + + + + EX2 + + + + + EX3 + + + + + EX4 + + + + + + None なし - + Pot with detent ダイヤル (ノッチあり) - + Multi pos switch - + Pot without detent ダイヤル (ノッチなし) - + Slider with detent スライダー (ノッチあり) - + 2 Positions Toggle 2 ポジション トグル - + 2 Positions 2 ポジション - + 3 Positions 3 ポジション @@ -1275,37 +1439,37 @@ Mode 4: 送信機と機体モデルの設定 - + Select or create a file for exported Settings: エクスポートした設定ファイルを選択または作成します: - + Press the 'Retry' button to choose another file. 別のファイルを選択するには『再試行』ボタンを押してください。 - + Simulator for this firmware is not yet available このファームウェアのシミュレータはまだ利用できません - + Uknown error during Simulator startup. シミュレータ起動中に不明なエラーが発生しました。 - + Simulator Error シミュレータ エラー - + Data Load Error データロード エラー - + Error occurred while starting simulator. シミュレータ起動中にエラーが発生しました。 @@ -1463,17 +1627,17 @@ Do you want to import settings from a file? ComponentData - + Releases - + Pre-release - + Nightly @@ -1625,12 +1789,12 @@ Do you want to import settings from a file? 対称 f(x)=f(-x) - + Not enough free points in global points array to store the curve. - + Editing curve %1: %2 @@ -1888,105 +2052,126 @@ Do you want to import settings from a file? - + + !1x + + + + + + 1x + 30秒 {1x?} + + + + %1s + %1s + + + Beep 1 ビープ 1 - + Beep 2 ビープ 2 - + Beep 3 ビープ 3 - + Warn 1 警告 1 - + Warn 2 警告 2 - + Cheep チープ - + Ratata ラッタッタ - + Tick ティック - + Siren サイレン - + Ring リング - + Sci Fi Sci Fi - + Robot ロボット - + Chirp - + Tada Tada - + Cricket クリケット - + Alarm Clock アラームクロック - + Value - + Source 選択元 - + Global Variable グローバル変数 - + Inc/Decrement 増/減 + + + On + + Vario @@ -2053,37 +2238,37 @@ Do you want to import settings from a file? バインド 外部モジュール - + Played once, not during startup 起動時以外 1回実行 - + No repeat リピートなし - + Repeat %1s リピート %1秒 - + Flight フライト - + Telemetry テレメトリー - + s s - + DISABLED 無効 @@ -2096,119 +2281,119 @@ Do you want to import settings from a file? CustomFunctionsPanel - + Switch スイッチ - + Action 実行 - + Parameters パラメータ - + Popup menu available 利用可能なポップアップメニュー - + SF%1 SF%1 - + GF%1 GF%1 - + GV GV - + ON ON - + Error occurred while trying to play sound, possibly the file is already opened. (Err: %1 [%2]) サウンド再生中にエラーが発生しました。おそらくファイルは既に開かれています (Err: %1 [%2]) - + Unable to find or open sound file: %1 音源ファイルが見つからない、または開けません。 %1 - + Delete Function. Are you sure? ファンクションを削除します。よろしいですか? - + Cut Special Function. Are you sure? ファンクションを切り取ります。よろしいですか? - + Clear Function. Are you sure? ファンクションを消去します。よろしいですか? - + Clear all Functions. Are you sure? ファンクションをすべて消去します。よろしいですか? - + Copy コピー - + Cut 切り取り - + Paste 貼り付け - + Clear 消去 - + Insert 挿入 - + Delete 削除 - + Move Up 上へ移動 - + Move Down 下へ移動 - + Clear All すべて消去 @@ -2447,48 +2632,48 @@ Do you want to import settings from a file? フィールド %1 変換エラー - + Switch スイッチ - + Switch スイッチ - + cannot be exported on this board! このボードにエクスポートできません! - + Source 選択元 - + Source %1 cannot be exported on this board! このボードでは選択元 %1 をエクスポートできません! - + OpenTX only accepts %1 points in all curves OpenTXはすべてのカーブで %1 点のみを許容します - + OpenTx only accepts %1 points in all curves OpenTxはすべてのカーブで %1 点のみを許容します - - + + OpenTX on this board doesn't accept this function このボード上のOpenTXはこの機能を受け付けません - + OpenTX doesn't accept this radio protocol OpenTXはこの送信機プロトコルを受け付けません @@ -2726,12 +2911,12 @@ Error: %2 EdgeTXInterface - + Radio settings file checksum error. You are advised to review the settings - + Companion does not support settings version %1! @@ -2950,17 +3135,17 @@ If blank then the input is considered to be "ON" all the time.利用可能なポップアップメニュー - + Clear All すべて消去 - + Set All すべて設定 - + Invert All すべてリバース @@ -3317,361 +3502,360 @@ Blank means include all. ?, *, and [...] wildcards accepted. Firmware - + Channel values displayed in us 表示されるチャンネル値 - + No OverrideCH functions available 使用可能な上書きチャンネル機能はありません - + Possibility to enable FAI MODE (no telemetry) at field フィールドでFAIモード (テレメトリーなし) を有効にする可能性 - + FAI MODE (no telemetry) always enabled FAIモード (テレメトリーなし) を常に有効 - + Removes D8 FrSky protocol support which is not legal for use in the EU on radios sold after Jan 1st, 2015 2015/01/01以降に販売された送信機に対し、EUでの使用に適さないD8 FrSkyプロトコルサポートを削除 - + Enable non certified firmwares 認定されていないファームウェアを有効にする - - + + + + + + + + + + - - - - - - Disable HELI menu and cyclic mix support HELIメニューとサイクリックミックスサポートを無効にする - - + + + + + + + + + + - - - - - - Disable Global variables グローバル変数を無効にする - - + + + + + + + + + + - - - - - - Enable Lua custom scripts screen Luaカスタムスクリプト画面を有効にする - + Use alternative SQT5 font SQT5 代替フォントを使用する - + Pots use in menus navigation メニューナビゲーションでダイヤルを使用 - + FrSky Taranis X9D+ FrSky Taranis X9D+ - - + + Disable RAS (SWR) RAS (SWR)を無効にする - + FrSky Taranis X9D+ 2019 - + FrSky Taranis X9D FrSky Taranis X9D - + Haptic module installed バイブレーション対応モジュールをインストール - + FrSky Taranis X9E FrSky Taranis X9E - + Confirmation before radio shutdown 送信機シャットダウン前の確認 - + Horus gimbals installed (Hall sensors) Horusジンバル (ホールセンサー) をインストール - + FrSky Taranis X9-Lite FrSky Taranis X9-Lite - + FrSky Taranis X9-Lite S - + FrSky Taranis X7 / X7S FrSky Taranis X7 / X7S - + FrSky Taranis X-Lite S/PRO FrSky Taranis X-Lite S/PRO - + FrSky Taranis X-Lite FrSky Taranis X-Lite - + FrSky Horus X10 / X10S FrSky Horus X10 / X10S - - - - - - Support hardware mod: R9M ACCESS - ハードウェアモジュールサポート: R9M ACCESS - - - + FrSky Horus X12S FrSky Horus X12S - + Use ONLY with first DEV pcb version 初期DEV pcbバージョンでのみ使用 - - + + Support for MULTI internal module MULTI内部モジュールのサポート - + Jumper T-Lite Jumper T-Lite - + + Jumper T-Lite (F4 MCU) + + + + Jumper T-Pro - - - - + + + + Support for bluetooth module Bluetoothモジュールのサポート - + Radiomaster TX12 Radiomaster TX12 - + Radiomaster TX12 Mark II - + Radiomaster Zorro - + Select if internal ELRS module is installed - + + Radiomaster Boxer + + + + Radiomaster T8 Radiomaster T8 - + Allow bind using bind key バインドキーを使用したバインドを許可 - + Radiomaster TX16S / SE / Hall / Masterfire Radiomaster TX16S / SE / Hall / Masterfire - + Support hardware mod: FlySky Paladin EV Gimbals - + Jumper T18 Jumper T18 - + FlySky NV14 - + BETAFPV LiteRadio3 Pro - + iFlight Commando8 - + Turnigy 9XR-PRO Turnigy 9XR-PRO - + Enable HELI menu and cyclic mix support HELIメニューとサイクリックミックスのサポートを有効にする - + Enable AFHDS3 support AFHDS3サポート 有効 - + Global variables グローバル変数 - + In model setup menus automatically set source by moving the control モデル設定メニューでは、コントローラーを動かし自動的に選択元を設定します - + In model setup menus automatically set switch by moving the control モデル設定メニューでは、コントローラーを動かし自動的にスイッチを設定します - + No graphical check boxes and sliders グラフィカルなチェックボックスとスライダーはありません - + Battery graph バッテリーグラフ - + Don't use bold font for highlighting active items 有効なアイテムを強調表示するために太字フォントを使用しない - + FrSky Taranis X7 / X7S Access FrSky Taranis X7 / X7S ACCESS - - + + Support for ACCESS internal module replacement ACCESS内部モジュール変更のサポート - + Enable resetting values by pressing up and down at the same time 上下に同時に押し、値のリセットを有効にする - + 9X with AR9X board 9X AR9Xボード - + FrSky Horus X10 Express / X10S Express FrSky Horus X10 Express / X10S Express - + Jumper T12 / T12 Pro Jumper T12 / T12 Pro - + Jumper T16 / T16+ / T16 Pro Jumper T16 / T16+ / T16 Pro - + Support internal GPS 内蔵GPSサポート - + 9X with Sky9x board 9X Sky9Xボード - - FirmwareInterface - - - Compressed image size exceeds reserved space. - - - FlapsPage @@ -4445,7 +4629,7 @@ You are currently using: FunctionSwitchesPanel - + SW%1 @@ -4635,12 +4819,12 @@ p, li { white-space: pre-wrap; } - + Own value 独自トリム - + Flight mode %1 value フライトモード %1 値 @@ -4670,161 +4854,239 @@ These will be relevant for all models in the same EEPROM. これらは同じEEPROM内のすべてのモデルに関連します。 - + Setup セットアップ - + Global Functions グローバルファンクション - + Trainer トレーナー - + Hardware ハードウェア - + Calibration 校正 - + + Enabled Features + + + + Wrong data in profile, radio calibration was not retrieved プロファイルデータが正しくなく、送信機校正情報が取得できませんでした - + Wrong data in profile, Switch/pot config not retrieved プロファイルデータが正しくなく、スイッチ/ダイヤル構成が取得できませんでした - + Wrong data in profile, hw related parameters were not retrieved プロファイルデータが正しくなく、HW関連パラメーターが取得できませんでした - + Do you want to store calibration in %1 profile<br>overwriting existing calibration? 既存の校正情報を上書きして %1 プロファイルに校正情報を保存しますか? - + Calibration and HW parameters saved. 校正情報とHWパラメータが保存されました。 + + GeneralOptionsPanel + + + Radio Menus + + + + + Themes + + + + + Global Functions + グローバルファンクション + + + + Trainer + トレーナー + + + + Model Menus + + + + + Heli + ヘリ + + + + Flight Modes + フライトモード + + + + Curves + カーブ + + + + Global Variables + グローバル変数 + + + + Logical Switches + 論理スイッチ + + + + Special Functions + スペシャルファンクション + + + + Custom Mix Scripts + + + + + Telemetry + テレメトリー + + GeneralSettings - + Radio Settings 送信機設定 - + Internal 内部 - + Ask 確認 - + Per model Per モデル - + Internal + External 内部 + 外部 - + External 外部 - - + + OFF OFF - + Enabled 有効 - + Telemetry テレメトリー - + Trainer トレーナー - + Telemetry Mirror - + Telemetry In - + SBUS Trainer SBUS トレーナー - + LUA - + CLI - + GPS GPS - + Debug デバッグ - + SpaceMouse - + + External module + + + + mA - + Normal - + OneBit @@ -4887,58 +5149,58 @@ These will be relevant for all models in the same EEPROM. スティック リバース - + Country Code 地域 - + If you enable FAI, only RSSI and RxBt sensors will keep working. This function cannot be disabled by the radio. FAIを有効にすると、RSSIとRxBtセンサーのみが機能し続けます。この機能を送信機側で無効にすることはできません。 - + FAI Mode FAIモード - + Automatically adjust the radio's clock if a GPS is connected to telemetry. GPSがテレメトリーに接続されている場合、自動的に送信機側の内蔵時計を調整します。 - + Adjust RTC 内蔵時計調整 - + Speaker Volume スピーカー音量 - - + + Hz Hz - + Vario pitch at max バリオピッチ 最大 - + Backlight Switch バックライトスイッチ - + Color 1 カラー 1 - + Color 2 カラー 2 @@ -4948,24 +5210,24 @@ These will be relevant for all models in the same EEPROM. サウンドモード - + If this value is not 0, any keypress will turn on the backlight and turn it off after the specified number of seconds. この値が0以外の場合、キーを押すとバックライトが点灯し、指定秒数を経過すると消灯します。 - - - + + + sec - + Backlight color バックライトカラー - + Speaker Pitch (spkr only) 再生ピッチ (対応機のみ) @@ -5010,33 +5272,33 @@ These will be relevant for all models in the same EEPROM. バックグランドVOL - - + + ms ms - + Backlight flash on alarm アラーム時ライト点滅 - + Vario pitch at zero バリオピッチ ゼロ - + Vario repeat at zero バリオリピート ゼロ - + Backlight Auto OFF after バックライト 自動消灯 - + This is the switch selectrion for turning on the backlight (if installed). @@ -5045,8 +5307,8 @@ These will be relevant for all models in the same EEPROM. - - + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -5061,32 +5323,32 @@ p, li { white-space: pre-wrap; } <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">値は20~45です</span></p></body></html> - + RotEnc Navigation Rot Enc ナビゲーション - + Backlight Brightness バックライト 明るさ - + America アメリカ - + Japan 日本 - + Europe ヨーロッパ - + Voice Language 音声言語 @@ -5101,9 +5363,9 @@ p, li { white-space: pre-wrap; } バックライトOFF 明るさ - - - + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -5128,12 +5390,12 @@ p, li { white-space: pre-wrap; } <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">サイレントモード警告 - ビープ音が消音(0)に設定されていると警告します</p></body></html> - + RSSI Poweroff Warning RSSI 信号切断 警告 - + Beeper volume 0 - Quiet. No beeps at all. @@ -5150,462 +5412,461 @@ p, li { white-space: pre-wrap; } 4 - より大きい音量。 - - + + Quiet 消音 - + Alarms Only アラームのみ - - + + No Keys キーなし - - + + All すべて - + Beeper Mode ビープ モード - + Jack Mode Jackモード - + Audio 音声 - + Trainer トレーナー - - + + X-Short より短い - - + + Short 短い - - + + Normal 通常 - - + + Long 長い - - + + X-Long より長い - + Beeper Length ビープ音の長さ - + Haptic Mode バイブレーションモード - + Measurement Units 計量単位 - + Play Delay (switch mid position) 遅延動作 (スイッチ中央) - + NMEA - + 4800 Baud - + 9600 Baud - + 14400 Baud - + 19200 Baud - + 38400 Baud - + 57600 Baud - + 76800 Baud - + 115200 Baud - - - Show splash screen on startup - 起動時、起動イメージ表示 - - - - nnnnnnNN - nnnnnnNN - - - + Power On Delay 起動時間 - + --- --- - + 2s 2秒 - + 3s 3秒 - + 4s 4秒 - + 6s 6秒 - + 8s 8秒 - + 10s 10秒 - + 15s 15秒 - + If not zero will sound beeps if the transmitter has been left without inputs for the specified number of minutes. 指定された時間(分)入力がないまま送信機が放置されると、ゼロでない場合はビープ音が鳴ります。 - + min - + Standard 標準 - + Optrex オプトレックス(京セラ) - + Only Alarms アラームのみ - + MAVLink Baud Rate MAVLink ボーレート - + Haptic Length バイブレーション時間 - + Battery Warning バッテリー警告 - + "No Sound" Warning 【無音】警告 - + LCD Display Type 液晶ディスプレイタイプ - + Haptic Strength バイブレーション強度 - + Battery Meter Range バッテリーメーター範囲 - + Contrast コントラスト - + Show Splash Screen on Startup 起動時、起動イメージ表示 - + Low EEPROM Warning EEPROM 残量警告 - + Inactivity Timer 非アクティブタイマー - + Min 最小 - - + + v v - + Max 最大 - + GPS Coordinates GPS座標 - + Default Channel Order 初期チャンネルマップ - + Metric メートル法 - + Imperial ヤード・ポンド法 - + Stick Mode スティックモード - + <html><head/><body><p>Channel order</p><p><br/></p><p>Defines the order of the default mixes created on a new model.</p></body></html> <html><head/><body><p>チャンネルマップ</p><p><br/></p><p>モデル作成された際の初期チャンネルマッピングを定義します</p></body></html> - + Owner Registration ID オーナー登録ID - + Keys Backlight キー バックライト - + Rotary Encoder Mode - - R E T A - ↔RUD ↕ELE ↕THR ↔AIL [R E T A] + + Model quick select + - - R E A T + + Enable this to quickly change model on the model select page (a long press can then be used to open the model edit menu). + + + + + R E T A + ↔RUD ↕ELE ↕THR ↔AIL [R E T A] + + + + R E A T ↔RUD ↕ELE ↔AIL ↕THR [R E A T] - + R T E A ↔RUD ↕THR ↕ELE ↔AIL [R T E A] - + R T A E ↔RUD ↕THR ↔AIL ↕ELE [R T A E] - + R A E T ↔RUD ↔AIL ↕ELE ↕THR [R A E T] - + R A T E ↔RUD ↔AIL ↕THR ↕ELE [R A T E] - + E R T A ↕ELE ↔RUD ↕THR ↔AIL [E R T A] - + E R A T ↕ELE ↔RUD ↔AIL ↕THR [E R A T] - + E T R A ↕ELE ↕THR ↔RUD ↔AIL [E T R A] - + E T A R ↕ELE ↕THR ↔AIL ↔RUD [E T A R] - + E A R T ↕ELE ↔AIL ↔RUD ↕THR [E A R T] - + E A T R ↕ELE ↔AIL ↕THR ↔RUD [E A T R] - + T R E A ↕THR ↔RUD ↕ELE ↔AIL [T R E A] - + T R A E ↕THR ↔RUD ↔AIL ↕ELE [T R A E] - + T E R A ↕THR ↕ELE ↔RUD ↔AIL [T E R A] - + T E A R ↕THR ↕ELE ↔AIL ↔RUD [T E A R] - + T A R E ↕THR ↔AIL ↔RUD ↕ELE [T A R E] - + T A E R ↕THR ↔AIL ↕ELE ↔RUD [T A E R] - + A R E T ↔AIL ↔RUD ↕ELE ↕THR [A R E T] - + A R T E ↔AIL ↔RUD ↕THR ↕ELE [A R T E] - + A E R T ↔AIL ↕ELE ↔RUD ↕THR [A E R T] - + A E T R ↔AIL ↕ELE ↕THR ↔RUD [A E T R] - + A T R E ↔AIL ↕THR ↔RUD ↕ELE [A T R E] - + A T E R ↔AIL ↕THR ↕ELE ↔RUD [A T E R] - + Battery warning voltage. This is the threashhold where the battery warning sounds. @@ -5615,12 +5876,12 @@ Acceptable values are 3v..12v 許容値は3~12vです - + Power Off Delay 終了時間 - + Mode selection: Mode 1: @@ -5661,53 +5922,53 @@ Mode 4: - + Mode 1 (RUD ELE THR AIL) モード1 (左:エレベーター・ラダー 右:スロットル・エルロン) - + Mode 2 (RUD THR ELE AIL) モード2 (左:スロットル・ラダー 右:エレベーター・エルロン) - + Mode 3 (AIL ELE THR RUD) モード3 (左:エレベーター・エルロン 右:スロットル・ラダー) - + Mode 4 (AIL THR ELE RUD) モード4 (左:スロットル・エルロン 右:エレベーター・ラダー) - + DMS - + USB Mode USBモード - - + + Ask on Connect 接続毎に確認 - + Joystick (HID) ジョイスティック (HID) - + USB Mass Storage USBストレージ - + USB Serial (CDC) USBシリアル (CDC) @@ -5715,82 +5976,82 @@ Mode 4: GeneralSetupPanel - + OFF OFF - + Keys キー - + Sticks スティック - + Keys + Sticks キー+スティック - + ON ON - + English - + Dutch - + French - + Italian - + German - + Czech - + Slovak - + Spanish - + Polish - + Portuguese - + Russian @@ -5805,42 +6066,57 @@ Mode 4: - + Danish - + + Chinese + + + + + Japanese + + + + + Hebrew + + + + No いいえ - + RotEnc A Rot Enc A - + Rot Enc B - + Rot Enc C - + Rot Enc D - + Rot Enc E - + If you enable FAI, only RSSI and RxBt sensors will keep working. This function cannot be disabled by the radio. Are you sure ? @@ -5849,22 +6125,22 @@ Are you sure ? よろしいですか? - + Normal - + Inverted - + Vertical Inverted, Horizontal Normal - + Vertical Inverted, Horizontal Alternate @@ -5890,99 +6166,118 @@ Are you sure ? HardwarePanel - + Sticks スティック - + Dead zone - + Pots - + Sliders - + Switches - + RTC Battery Check - + Bluetooth Bluetooth - + Device Name: デバイス名: - - Antenna - アンテナ + + Sample Mode + - - Internal module + + Serial ports - - Sample Mode + + + Power - - Serial ports + + USB-VCP + + + + + ADC Filter + ADCフィルター + + + + Internal RF - - - %1 - %1 + + Type + タイプ - - - Power + + Baudrate: - - USB-VCP + + Antenna: - - ADC Filter - ADCフィルター + + External RF + + + + + AUX1 + - + + AUX2 + + + + S.Port Power S.Port 出力 - + Current Offset 現在のオフセット - + Warning: Changing the Internal module may invalidate the internal module protocol of the models! @@ -6322,73 +6617,78 @@ Are you sure ? - + Favorites - + Cannot find %1/RADIO/radio.yml - + Found %1/RADIO/radio.yml - + Cannot find %1/MODELS/models.yml - + Found %1/MODELS/models.yml - + Cannot find %1 - + Found %1 - + Cannot extract RADIO/radio.yml - - + + Cannot load RADIO/radio.yml - - + + Can't load MODELS/labels.yml - + Cannot extract - - + + Cannot load - + Cannot list files + + + Error deleting files + + LimitData @@ -6830,29 +7130,29 @@ The columns for altitude "GAlt" and for speed "GSpd" are opt MainWindow - + File loaded ファイルがロードされました - + The new theme will be loaded the next time you start Companion. 次回Companionを起動したときに、新しいテーマがロードされます。 - - + + Open Models and Settings file 機体モデルと設定ファイルを開く - - + + File saved ファイル 保存 - + There are unsaved file changes which you may lose when switching radio types. Do you wish to continue? @@ -6861,686 +7161,696 @@ Do you wish to continue? そのまま続けますか? - - + + Synchronize SD SDカードを同期する - + No local SD structure path configured! SDカード保存先パスが設定されていません! - + No Radio or SD card detected! 送信機またはSDカードが検出されませんでした! - + Local Folder ローカルフォルダ - + Radio Folder 送信機フォルダ - - + + Read Firmware from Radio 送信機からファームウェアを読み込み - - + + Read Models and Settings from Radio 送信機から機体モデルや設定を読み込み - + Models and Settings read 機体モデルと設定の読み込み - - + + This function is not yet implemented この機能はまだ実装されていません - + Save Radio Backup to File 送信機のバックアップをファイルに保存 - + Read Radio Firmware to File 送信機ファームウェアからファイルへの読み込み - + If you've found this program useful, please support by <a href='%1'>donating</a> このプログラムが役に立つと感じた場合は、<a href='%1'>寄付</a>でのサポートをお願いします - + About Companion Companionについて - + New 新規 - + Create a new Models and Settings file 新規モデルと設定ファイルを作成します - + Open... 開く... - + Save 保存 - - + + Save Models and Settings file 機体モデルと設定ファイルを保存します - + Save As... 名前を付けて保存... - + Close 閉じる - + Close Models and Settings file 機体モデルと設定ファイルを閉じます - + Exit 終了 - + Exit the application アプリケーションを終了します - + Show the application's About box アプリケーションのバージョン情報を表示します - + Recent Files 最近使用したファイル - + List of recently used files 最近使用したファイルを一覧表示 - + Radio Profiles 送信機プロファイル - + Create or Select Radio Profiles 送信機プロファイルを作成または選択します - + View Log File... ログファイルを表示... - + Open and view log file ログファイルを開いて表示します - + Settings... 設定... - + Edit Settings 設定を編集します - + Release notes... リリースノート... - + Show release notes リリースノートを表示します - + Compare Models... 機体モデルを比較... - + Compare models 機体モデルを比較します - + Edit Radio Splash Image... 送信機の起動イメージを編集... - + Edit the splash image of your Radio 送信機の起動イメージを編集します - + Read firmware from Radio 送信機からファームウェアを読み込み - + Write Firmware to Radio 送信機にファームウェアを書き込み - + Write firmware to Radio 送信機にファームウェアを書き込み - + SD card synchronization SDカードの同期 - + Write Models and Settings To Radio 機体モデルと設定を送信機に書き込み - + Write Models and Settings to Radio 機体モデルと設定を送信機に書き込み - + Read Models and Settings From Radio 送信機から機体モデルや設定を読み込み - + Configure Communications... 送信機疎通を設定... - + Configure software for communicating with the Radio 送信機と疎通するためのソフトウェアを設定します - + Write Backup to Radio 送信機からバックアップを書き出す - + Write Backup from file to Radio 送信機ファイルからバックアップを書き出します - + Backup Radio to File ファイルを送信機にバックアップ - + Save a complete backup file of all settings and model data in the Radio すべての設定とモデルデータの完全なバックアップファイルを送信機に保存します - - + + Checking for updates... - + + Writing models and settings to radio + + + + + In progress... + + + + EdgeTX Home Page: <a href='%1'>%1</a> - + The EdgeTX Companion project was originally forked from <a href='%1'>OpenTX</a> - + File new <a href='%1'>Issue or Request</a> - + Copyright - + EdgeTX Companion %1 - Radio: %2 - Profile: %3 - + About Companion... - + Download components... - + Download EdgeTX components and supporting resources - + Check for updates... - + Check for updates to EdgeTX and supporting resources - + Add Radio Profile 送信機プロファイルの追加 - + Create a new Radio Settings Profile 新しい送信機設定プロファイルを作成します - + Copy Current Radio Profile 現在の送信機プロファイルをコピー - + Duplicate current Radio Settings Profile 現在の送信機設定プロファイルを複製します - + Delete Current Radio Profile... 現在の送信機プロファイルを削除... - + Delete the current Radio Settings Profile 現在の送信機設定プロファイルを削除します - + Export Application Settings.. アプリケーション設定のエクスポート.. - + Save all the current %1 and Simulator settings (including radio profiles) to a file. 現在のすべての%1およびシミュレータ設定(送信機プロファイル含)をファイルに保存します。 - + Import Application Settings.. アプリケーション設定をインポート.. - + Load %1 and Simulator settings from a prevously exported settings file. 以前にエクスポートした設定ファイルから%1とシミュレーション設定を読み込みます。 - + Tabbed Windows タブ付きウィンドウ - + Use tabs to arrange open windows. 開いているウィンドウを並べ替えるのにタブを使用します。 - + Tile Windows ウィンドウのタイトル - + Arrange open windows across all the available space. 利用可能なすべてのスペースに開いているウィンドウを配置します。 - + Cascade Windows ウィンドウを重ねる - + Arrange all open windows in a stack. 開いているウィンドウをすべて重ねて配置します。 - + Close All Windows すべてのウィンドウを閉じる - + Closes all open files (prompts to save if necessary. 開いているファイルをすべて閉じます (必要に応じ保存を求められます)。 - - + + Edit 編集 - - + + File ファイル - + Settings 設定 - + Set Icon Theme アイコンテーマ設定 - + Set Icon Size アイコンサイズ設定 - + Read/Write 読み込み/書き込み - + Window ウィンドウ - - + + Help ヘルプ - + Write 書き込み - + Some text will not be translated until the next time you start Companion. Please note that some translations may not be complete. 次にCompanionを起動するまで一部のテキストは翻訳されません。いくつかの翻訳は完全ではないかもしれませんのでご注意ください。 - + Ctrl+Shift+S - + Ctrl+Alt+L - + Ctrl+Alt+D - + Ctrl+Alt+R - + Classical クラシック - + The classic companion9x icon theme クラシック Companion9x アイコンテーマ - + Yerico イェリコ - + Yellow round honey sweet icon theme Yellow round honey sweet アイコンテーマ - + Monochrome モノクローム - + A monochrome black icon theme A monochrome black アイコンテーマ - + MonoBlue モノブルー - + A monochrome blue icon theme A monochrome blue アイコンテーマ - + MonoWhite モノホワイト - + A monochrome white icon theme A monochrome white アイコンテーマ - + Small 小サイズ - + Use small toolbar icons 小サイズのツールバーアイコンを使用 - + Normal 標準サイズ - + Use normal size toolbar icons 標準サイズのツールバーアイコンを使用 - + Big 大サイズ - + Use big toolbar icons 大サイズのツールバーアイコンを使用 - + Huge 特大サイズ - + Use huge toolbar icons 特大サイズのツールバーアイコンを使用 - + Set Menu Language メニュー言語を設定 - + System language システム言語 - + Use default system language. デフォルトのシステム言語を使用します。 - + Use %1 language (some translations may not be complete). %1言語を使用します (一部の翻訳が不完全な場合あり)。 - + Ready 準備完了 - + %2 %2 - + Alt+%1 - + - Copy - コピー - + Companion :: Open files warning Companion :: ファイルを開くときの警告 - + Please save or close modified file(s) before deleting the active profile. 有効なプロファイルを削除する前に、変更したファイルを保存するか閉じてください。 - + Not possible to remove profile プロファイルを削除できません - + The default profile can not be removed. デフォルトプロファイルは削除できません。 - + Confirm Delete Profile プロファイル削除の確認 - + Are you sure you wish to delete the "%1" radio profile? There is no way to undo this action! 『%1』送信機プロファイルを削除してもよろしいですか?この操作を元に戻すことはできません! - + Please save or close all modified files before importing settings 設定をインポートする前に、変更したファイルをすべて保存するか閉じてください - + <html><p>%1 and Simulator settings can be imported (restored) from a previosly saved export (backup) file. This will replace current settings with any settings found in the file.</p><p>An automatic backup of the current settings will be attempted. But if the current settings are useful then it is recommended that you make a manual backup first.</p><p>For best results when importing settings, <b>close any other %1 windows you may have open, and make sure the standalone Simulator application is not running.</p><p>Do you wish to continue?</p></html> <html><p>%1とシミュレータの設定は、以前に保存したエクスポート(バックアップ)ファイルからインポート(復元)できます。これにより、現在の設定がファイル内の設定に置き換えられます。</p><p>現在の設定の自動バックアップが実行されます。ただし、現在の設定が便利な場合は、まず手動バックアップを作成することをお勧めします。</p><p>設定をインポートし最良の結果を得るには、<b>開いている%1ウィンドウをすべて閉じます。スタンドアロンのシミュレーターアプリケーションが実行されていません。</p><p>続行しますか?</p></html> - + Confirm Settings Import 設定のインポートの確認 - + Select %1: %1を選択: - + backup バックアップ - + Press the 'Ignore' button to continue anyway. とにかく続行するには『無視』ボタンを押してください。 - + The settings could not be imported. 設定をインポートできませんでした。 - + <html><p>New settings have been imported from:<br> %1.</p><p>%2 will now re-initialize.</p><p>Note that you may need to close and restart %2 before some settings like language and icon theme take effect.</p> <html><p>新しい設定は次の場所からインポートされました。<br>%1.</p><p>%2は再初期化されます。</p><p>場合によっては閉じて再起動する必要があります。言語やアイコンテーマなどの設定が有効になる前に%2が発生しました。</p> - + <p>The previous settings were backed up to:<br> %1</p> <p>以前の設定は次の場所にバックアップされました:<br> %1</p> @@ -7672,7 +7982,7 @@ Do you wish to continue? - + Insert 挿入 @@ -7728,67 +8038,57 @@ Do you wish to continue? - + Model already exists! Do you want to overwrite it or insert into a new slot? - + Overwrite - - Saved models and settings to radio - - - - - Error saving models and settings to radio! - - - - + Internal module protocol changed to <b>OFF</b> for %1 models! - + Select a model template file - + Add a new model using - + Defaults - + Edit 編集 - + Wizard - + Template - + Failed to remove temporary model! - + Export model @@ -7848,62 +8148,68 @@ Do you wish to continue? 機体モデル実行ツールバーを表示 - + read only 読み取りのみ - + Cannot insert model, last model in list would be deleted. 機体モデルを挿入できません。リストの最後のモデルが削除されます。 - + Cannot add model, could not find an available model slot. 機体モデルを追加できません。利用可能なモデルスロットが見つかりません。 - + Cannot paste model, out of available model slots. 利用可能なモデルスロットから、機体モデルを貼り付けることができません。 - + Do you want to overwrite radio general settings? 送信機の一般設定を上書きしますか? - + Unable to Edit Radio Settings whilst models are open for editing. - + Delete %n selected model(s)? 選択した機体モデルを %n つ削除しますか? - + Cannot duplicate model, could not find an available model slot. 機体モデルを複製できません。利用なモデルスロットが見つかりません。 - + Editing model %1: 機体モデル %1 を編集しています: - + Favorites - + Save As 名前を付けて保存 + + + + Invalid file extension! + + %1 has been modified. @@ -7948,7 +8254,7 @@ Do you want to save your changes? - Don't show this message again + Do not show this message again @@ -7957,36 +8263,46 @@ Do you want to save your changes? 送信機のSDカードが見つかりません! - + + Models and settings written to radio + + + + + Error writing models and settings to radio! + + + + Cannot write temporary file! 一時ファイルを書き込めません! - + Open backup Models and Settings file バックアップ機体モデルと設定ファイルを開く - + Unable to find file %1! ファイル %1 が見つかりません! - + Error opening file %1: %2. ファイル %1 を開くときにエラーが発生しました: %2. - + Error reading file %1: %2. ファイル %1 の読み取りエラーです: %2. - + Invalid binary backup File %1 無効なバイナリバックアップファイルです %1 @@ -8651,61 +8967,149 @@ If blank then the mix is considered to be "ON" all the time. シミュレート - + Setup セットアップ - + Heli ヘリ - + Flight Modes フライトモード - + Inputs 入力 - + Mixes ミキサー - + Outputs 出力 - + Curves カーブ - + Logical Switches 論理スイッチ - + Special Functions スペシャルファンクション - + Telemetry テレメトリー - - + + Custom Screens + + + Enabled Features + + + + + ModelOptionsPanel + + + Global + + + + + Off + OFF + + + + On + + + + + Radio Menus + + + + + Themes + + + + + Global Functions + グローバルファンクション + + + + Trainer + トレーナー + + + + Model Menus + + + + + Heli + ヘリ + + + + Flight Modes + フライトモード + + + + Curves + カーブ + + + + Global Variables + グローバル変数 + + + + Logical Switches + 論理スイッチ + + + + Special Functions + スペシャルファンクション + + + + Custom Mix Scripts + + + + + Telemetry + テレメトリー + ModelPrinter @@ -8756,8 +9160,8 @@ If blank then the mix is considered to be "ON" all the time. - - + + OFF OFF @@ -8798,19 +9202,19 @@ If blank then the mix is considered to be "ON" all the time. - + Mode モード - + Channels チャンネル - + Frame length フレーム長 @@ -8821,7 +9225,7 @@ If blank then the mix is considered to be "ON" all the time. - + Polarity 極性 @@ -8831,424 +9235,425 @@ If blank then the mix is considered to be "ON" all the time. プロトコル - - + + Delay 遅延 - - + + Receiver 受信機 - + Radio protocol 送信機プロトコル - + Subtype サブタイプ - + Option value オプション値 - + + Sub Type サブタイプ - - + + RF Output Power 送信出力 - + Output Type 出力タイプ - + RX Output Frequency 受信出力周波数 - + 90 90 - + 120 120 - + 120X 120X - + 140 140 - + Off OFF - - - - - + + + + + None なし - - - + + + FM%1 - + FM%1%2 - + FM%1+%2 - + NoTrim トリムなし - - + + Offset(%1) オフセット(%1) - + MULT! 複数! - + No DR/Expo DR/Expoなし - - + + Weight(%1) ウェイト(%1) - + Raw 12 bits - + Scale(%1) - - + + Switch(%1) スイッチ(%1) - + No Trim - + Delay(u%1:d%2) 遅延(u%1:d%2) - + Slow(u%1:d%2) 速度低下(u%1:d%2) - + Warn(%1) 警告(%1) - + Disabled in all flight modes すべてのフライトモードを無効 - + Flight modes フライトモード - + Flight mode フライトモード - + All すべて - + Edge Edge:端 - + instant 簡易 - + Sticky Sticky:追尾 - + Timer タイマー - + missing 間違い - + Duration 期間 - + Custom カスタム - + Extended Limits 拡張制限 - + Display Checklist ディスプレイ チェックリスト - + Global Functions グローバルファンクション - + Manual 手動 - + Auto 自動 - + Failsafe Mode フェイルセーフモード - - + + Hold ホールド - + No Pulse パルスなし - + Not set セットなし - + No pulses パルスなし - + Step ステップ - + Display ディスプレイ - + Extended 拡張 - + Never なし - + On Change 変更 - + Always 常に - - - + + + Source 選択元 - + Trim idle only トリムアイドルのみ - + Warning 警告 - + Reversed リバース - + FrSky S.PORT - + FrSky D - + FrSky D (cable) - + Alti - + Alti+ - + VSpeed - + + - A1 - + + - A2 + - A3 + - A4 + - FAS - + Cells セル - + Min 最小 - + Max 最大 - + Numbers ナンバー - + Bars バー - + Script スクリプト - + Filename ファイル名 - + Error: Unable to open or read file! エラー: ファイルを開けないか、読み取れません! @@ -9284,27 +9689,27 @@ If blank then the mix is considered to be "ON" all the time. ModelsListModel - + Index インデックス - + Name 名称 - + RX # 受信 # - + Labels - + Model %1 Translators: do NOT use accents here, this is a default model name. モデル %1 @@ -9369,11 +9774,6 @@ If blank then the mix is considered to be "ON" all the time. Receiver 3 受信機 3 - - - Low Power - 低出力 - WARNING: changing RF Output Power needs RE-BIND @@ -9384,6 +9784,11 @@ If blank then the mix is considered to be "ON" all the time. Raw 12 bits + + + Low power mode + + Channels @@ -9520,23 +9925,33 @@ If blank then the mix is considered to be "ON" all the time. チャンネルマップ無効 - + + Option check + + + + + Option combo + + + + Failsafe Positions フェイルセーフポジション - + Show values in: 値の表示: - + % abbreviation for percent - + μs abbreviation for microseconds @@ -9545,110 +9960,280 @@ If blank then the mix is considered to be "ON" all the time. ModuleData - + + No Telemetry + + + + + MLink + + + + Trainer Port トレーナーポート - + Internal Radio System 内部送信システム - + External Radio Module 外部送信モジュール - + Extra Radio System 追加送信システム - + Radio System 送信システム - + + OFF + OFF + + + + PPM + PPM + + + + Silverlit A + + + + + Silverlit B + + + + + Silverlit C + + + + + CTP1009 + + + + + LP45 + + + + + DSM2 + + + + + DSMX + + + + + PPM16 + + + + + PPMsim + + + + + FrSky XJT (D16) + + + + + FrSky XJT (D8) + + + + + FrSky XJT (LR12) + + + + + FrSky DJT + + + + + Crossfire + + + + + Multi + + + + + FrSky R9M + + + + + FrSky R9M Lite + + + + + FrSky R9M Lite Pro + + + + + SBUS output at VBat + + + + + FrSky ACCESS ISRM + + + + + FrSky ACCST ISRM D16 + + + + + FrSky ACCESS R9M 2019 + + + + + FrSky ACCESS R9M Lite + + + + + FrSky ACCESS R9M Lite Pro + + + + + FrSky XJT lite (D16) + + + + + FrSky XJT lite (D8) + + + + + FrSky XJT lite (LR12) + + + + + AFHDS3 + + + + + Ghost + + + + + Lemon-Rx DSMP + + + + 10mW - 16CH - - + + 100mW - 16CH - + 500mW - 16CH - + Auto <= 1W - 16CH - - + + 25mW - 8CH - - + + 25mW - 16CH - + 200mW - 16CH (no telemetry) 200mW - 16CH (テレメトリーなし) - + 500mW - 16CH (no telemetry) 500mW - 16CH (テレメトリーなし) - + 100mW - 16CH (no telemetry) 100mW - 16CH (テレメトリーなし) - + 25 mW 25 mW - + 100 mW 100 mW - + 500 mW 500 mW - + 1 W 1 W - + 2 W 2 W - + Positive ノーマル - + Negative リバース @@ -9656,47 +10241,27 @@ If blank then the mix is considered to be "ON" all the time. ModulePanel - + Warning: The internal module protocol <b>%1</b> is incompatible with the hardware internal module <b>%2</b> and has been set to <b>OFF</b>! - + Value - + Hold ホールド - + No Pulse パルスなし - - Ask - 確認 - - - - Internal - 内部 - - - - Internal + External - 内部 + 外部 - - - - External - 外部 - - - + Bind on channel チャンネルへバインド @@ -9704,424 +10269,456 @@ If blank then the mix is considered to be "ON" all the time. MultiModelPrinter - + General 一般 - - - - + + + + Name 名称 - + Model Image モデルイメージ - + Throttle スロットル - + Trims トリム - + Center Beep センター ビープ - + Switch Warnings スイッチ警告 - + Pot Warnings ダイヤル警告 - + Other その他 - + Timers タイマー - + Time 時間 - - + + + + Switch スイッチ - + Countdown カウントダウン - + Min.call 音声時報 - + Persist 持続 - - + + Start スタート - + Mode モード - + Modules モジュール - + Trainer port トレーナーポート - + Helicopter ヘリコプター - + Swash Swash - - - + + + Type タイプ - + Ring リング - + Input 入力 - + Weight ウェイト - + Long. cyc 長周期 - + Lateral cyc 側面周期 - + Collective コレクティブ - + Flight modes フライトモード - - + + Flight mode フライトモード - + F.In F.In - + F.Out F.Out - + Global vars グローバル変数 - - + + GV%1 GV%1 - + RE%1 RE%1 - + Unit ユニット - + Prec 精度 - - + + Min 最小 - - + + Max 最大 - + Popup ポップアップ - + Outputs 出力 - + Channel チャンネル - + Subtrim サブトリム - + Direct ダイレクト - + Curve カーブ - + PPM PPM - + Linear 線形 - + Global Variables グローバル変数 - + Inputs 入力 - + Mixers ミキサー - + Curves カーブ - + L%1 L%1 - + Logical Switches 論理スイッチ - + + + Function + 機能 + + + + + Repeat + + + + + + Enabled + 有効 + + + SF%1 SF%1 - + Special Functions スペシャルファンクション - + Telemetry テレメトリー - + Protocol プロトコル - + RSSI Alarms RSSIアラーム - + Low - + Critical クリティカル - + Telemetry audio テレメトリー音源 - + Altimetry 高度計 - - + + Vario source バリオ 元値 - + Vario limits > バリオ リミット値 > - + Sink max Sink 最大 - + Sink min Sink 最小 - + Climb min クライム 最小 - + Climb max クライム 最大 - + Center silent センター サイレント - + Top Bar トップバー - + Volts source ボルト 元値 - + Altitude source 高度 元値 - + + + Parameters パラメータ - + + Multi sensors + + + + + Show Instance IDs + + + + Telemetry Sensors テレメトリーセンサー - + Telemetry Screens テレメトリースクリーン - + GF%1 GF%1 - + Global Functions グローバルファンクション - + Checklist チェックリスト - + Function Switches - + Switch %1 - + Group - + Always On @@ -10129,60 +10726,10 @@ If blank then the mix is considered to be "ON" all the time. Multiprotocols - - Subtype - サブタイプ - - - - Video TX frequency - VTX周波数 - - - - CC2500 frequency fine tune - CC2500 周波数微調整 - - - - RF power - 送信出力 - - - - Telemetry - テレメトリー - - - - Servo output frequency - サーボ 出力周波数 - - - - Option value - オプション値 - - - - Fixed ID value - 固定ID値 - - - - Enable Max Throw + + Servo update rate - - - RF Channel Number - - - - - DEFAULT - 初期値 - MultirotorPage @@ -10210,22 +10757,22 @@ If blank then the mix is considered to be "ON" all the time. OpenTxEepromInterface - + Unknown error 不明のエラー - + ... plus %1 errors ...追加 %1 エラー - + Cannot write radio settings 送信機設定を書き込めません - + Cannot write model %1 機体モデル %1 を書き込めません @@ -10372,20 +10919,30 @@ If blank then the mix is considered to be "ON" all the time. QObject - + WARNING 警告 - + <p>Importing JumperTX data into OpenTX 2.3 is <b>not supported and dangerous.</b></p> <p>It is unfortunately not possible for us to differentiate JumperTX data from legitimate FrSky X10 data, but <b>You should only continue here if the file you opened comes from a real FrSky X10.</b></p> <p>Do you really want to continue?</p> <p>JumperTXデータをOpenTX 2.3にインポートすることは<b>サポート対象外となり危険な行為です。</b></p> <p>残念ながら、JumperTXデータを正当なFrSky X10データと区別することができませんが、<b>開いたファイルが実際のFrSky X10で生成されたものである場合にのみ、続行する事ができます。</b></p> <p>本当に続行しますか?</p> + + + Compressed image size exceeds reserved space. + + + + + Show this message again at next startup? + 次回の起動時にこのメッセージをもう一度表示しますか? + RadioData - + Favorites @@ -10522,12 +11079,12 @@ If blank then the mix is considered to be "ON" all the time. RadioKnobWidget - + <p>Value (input): <b>%1</b></p> p>値 (入力): <b>%1</b></p> - + Right-double-click to reset to center. 右ダブルクリックして中央にリセットします。 @@ -11530,87 +12087,87 @@ If this is checked the throttle will be reversed. Idle will be forward, trim wi SetupPanel - + Popup menu available 利用可能なポップアップメニュー - + Timer %1 タイマー %1 - + Profile Settings プロファイル設定 - + SD structure path not specified or invalid SDカード保存先パスが指定されていないか無効です - + Copy コピー - + Cut 切り取り - + Paste 貼り付け - + Clear 消去 - + Insert 挿入 - + Delete 削除 - + Move Up 上へ移動 - + Move Down 下へ移動 - + Clear All すべて消去 - + Clear Timer. Are you sure? タイマーを消去します。よろしいですか? - + Clear all Timers. Are you sure? タイマーをすべて消去します。よろしいですか? - + Cut Timer. Are you sure? タイマーを切り取ります。よろしいですか? - + Delete Timer. Are you sure? タイマーを削除します。よろしいですか? @@ -11832,8 +12389,8 @@ If this is checked the throttle will be reversed. Idle will be forward, trim wi SimulatorMain - OpenTx Simulator - OpenTX シミュレータ + EdgeTx Simulator + @@ -11887,8 +12444,13 @@ If this is checked the throttle will be reversed. Idle will be forward, trim wi - Data source type to use (applicable to Horus only). One of: - 使用するデータ元タイプ(Horusのみに適用)の一つ: + Data source type to use. One of: + + + + + Unknown error during Simulator startup. + @@ -11934,7 +12496,7 @@ NOTE: any existing EEPROM data incompatible with the selected radio type may be エラー: 利用可能なシミュレータライブラリがありません。 - + ERROR: Couldn't start simulator, missing radio/profile/data file/folder. Profile ID: [%1]; Radio ID: [%2]; Data File: [%3] @@ -11943,17 +12505,12 @@ Data File: [%3] データファイル: [%3] - + ERROR: Radio profile or simulator firmware not found. Profile ID: [%1]; Radio ID: [%2] エラー: 送信機プロファイルまたはシミュレータのファームウェアが見つかりません。 プロファイル ID: [%1]; 送信機 ID: [%2] - - - Uknown error during Simulator startup. - シミュレータ起動中に不明なエラーが発生しました。 - SimulatorMainWindow @@ -12240,10 +12797,14 @@ The radio type specified in the selected profile is used by default. - Radio data (.bin/.eeprom/.otx) image file to use. A new file with a default image will be created if necessary.<br /> -<b>NOTE</b>: any existing EEPROM data incompatible with the selected radio type may be overwritten! - 使用する送信機データ(.bin / .eeprom / .otx)画像ファイルです。必要に応じて、デフォルト画像を含む新しいファイルが作成されます。<br /> -<b>注</b>: 選択した送信機タイプと互換性のない既存のEEPROMデータは上書きされる可能性があります! + Radio data (.etx) settings file to use. A new file with default settings will be created if necessary.<br /> +<b>NOTE</b>: any existing data incompatible with the selected radio type may be overwritten! + + + + + Simulator: + @@ -12302,22 +12863,22 @@ The default is configured in the chosen Radio Profile. SDパス - + All files (*.*) すべてのファイル (*.*) - + Select a data file データファイル選択 - + Select Data Directory データフォルダ選択 - + Select SD Card Image Folder SDカードイメージフォルダ選択 @@ -12330,67 +12891,67 @@ The default is configured in the chosen Radio Profile. Companion シミュレータ - + Radio Simulator (%1) 送信機シミュレータ (%1) - + Could not determine startup data source. 起動データ元を特定できませんでした。 - + Could not load data, possibly wrong format. データをロードできません、フォーマットが間違っている可能性があります。 - + Data Load Error データロード エラー - + Invalid startup data provided. Plese specify a proper file/path. 無効なスタートアップデータが提供されました。正しいファイル/パスを指定してください。 - + Simulator Startup Error シミュレータ スタートアップ エラー - + Error saving data: could open file for writing: '%1' データ保存エラー: 書き込み用にファイルを開くことができました: 「%1」 - + Error saving data: could not get data from simulator interface. データ保存エラー: シミュレータのインターフェイスからデータを取得できませんでした。 - + An unexpected error occurred while attempting to save radio data to file '%1'. 送信機データをファイル「%1」に保存しようとしたときに予期せぬエラーが発生しました。 - + Data Save Error データ保存 エラー - + Cannot open joystick, joystick disabled スティックが接続不可、もしくはスティックが無効です - + Radio firmware error: %1 送信機 ファームウェア エラー: %1 - + - Flight Mode %1 (#%2) - フライトモード %1 (#%2) @@ -12925,6 +13486,11 @@ Too many errors, giving up. Disable multi sensor handling マルチセンサーハンドリング無効 + + + Show Instance IDs + + TelemetryAnalog @@ -13089,32 +13655,32 @@ Too many errors, giving up. - + Source 信号元 - + Low Alarm 低アラーム - + Critical Alarm クリティカルアラーム - + Winged Shadow How High Winged Shadow How High - + Winged Shadow How High (not supported) Winged Shadow How High (サポートなし) - + Delete Sensor. Are you sure? テレメトリーセンサーを削除します。よろしいですか? @@ -13793,92 +14359,102 @@ hh:mm:ss バイブレーション - + + Beeps and Haptic + + + + + Voice and Haptic + + + + 5s 5秒 - + 10s 10秒 - + 20s 20秒 - + 30s 30秒 - + Not persistent 持続なし - + NOT なし - + Persistent (flight) 持続 (フライト) - + Flight フライト - + Persistent (manual reset) 持続 (手動リセット) - + Manual reset 手動リセット - + OFF OFF - + ON ON - + Start スタート - + THs - + TH% - + THt - + Show Elapsed - + Show Remaining @@ -13911,22 +14487,22 @@ CTRL+スクロールまたはPAGE UP/DOWNキーを押すと、大きなステ TrainerMix - + OFF OFF - + += (Sum) += (合計) - + := (Replace) := (置換) - + CH%1 CH%1 @@ -13970,7 +14546,23 @@ CTRL+スクロールまたはPAGE UP/DOWNキーを押すと、大きなステ UpdateCompanion - + + Would you like to open the disk image to install the new version of Companion? + + + + + + Would you like to launch the Companion installer? + + + + + No install process support for your operating system + + + + Companion @@ -13979,6 +14571,11 @@ CTRL+スクロールまたはPAGE UP/DOWNキーを押すと、大きなステ Install + + + Asset filter applied: %1 - %2 found + + Expected 1 asset for install but none found @@ -14018,7 +14615,7 @@ CTRL+スクロールまたはPAGE UP/DOWNキーを押すと、大きなステ UpdateFirmware - + Firmware ファームウェア @@ -14046,347 +14643,285 @@ CTRL+スクロールまたはPAGE UP/DOWNキーを押すと、大きなステ UpdateInterface - + Component id: %1 exceeds maximum application settings components: %2! - - + + Copy filter pattern: %1 + + + + + + + + Asset filter applied: %1 - %2 found + + + + + Copy directory structure + + + + + Processing updates for: %1 - + %1 preparation failed - + %1 download failed - + %1 decompress failed - + %1 copy to destination failed - + Failed to save release settings - + %1 start async failed - + %1 housekeeping failed - - + + %1 update successful - - Update Interface - - - - + unknown 不明 - - Unable to download release meta data - - - - - Unable to download release assets information - - - - + %1 directory not configured in application settings! - + Failed to create %1 directory %2! - - Unable to open the download file %1 for writing. -Error: %2 - - - - - Invalid URL: %1 - - - - - URL: %1 - - - - - Network error has occurred. Error code: %1 - - - - - Unable to download %1. -Error:%2 -%3 - - - - - Unable to convert downloaded data to json format. -Error:%1 -%2 - - - - - Asset filter: %1 - - - - + No assets found in release '%1' using filter '%2' - + %1 assets found when %2 expected in release '%3' using filter '%4' - + Unable to set processing flags for asset %1 - + Unable to set sub directory for asset %1 - + Unable to set copy filter for asset %1 - - Downloading: %1 - - - - - Download: %1 - - - - - File exists: %1 - - - - - File %1 exists. Download again? - - - - - Failed to create directory %1! - - - - + Decompressing %1 - + Decompress: %1 - + Failed to decompress %1 - + Decompressed file structure not found at %1 - + Copy file structure from: %1 - - + + Failed to create directory %1 - - + + Check/create directory: %1 - - + + Directories checked/created: %1 - - + + Failed to delete existing file %1 - - + + Failed to copy file %1 - - + + Copied %1 to %2 - - + + Files copied: %1 - + Unable to determine source directory for asset %1 - + Copy files from %1 - + Deleted file: %1 - + No downloaded or decompressed files matched filter '%1' - + Preparing - + Set run folders failed - + Set release id from update release '%1' failed - + Flagging assets - + Downloading assets - + Unable to download flagged assets - + Decompressing assets - + Unable to decompress flagged assets - + Copying to destination - + Unable to copy assets - + Housekeeping - + Delete download directory: %1 - + Failed to delete downloads folder %1 - + Delete decompress directory: %1 - - + + Failed to delete decompress folder %1 - + Delete decompress folder: %1 - + Save release settings @@ -14394,11 +14929,76 @@ Error:%1 UpdateMultiProtocol - + Multiprotocol + + UpdateNetwork + + + Downloading: %1 + + + + + Download: %1 + + + + + File exists: %1 + + + + + File %1 exists. Download again? + + + + + Failed to create directory %1! + + + + + Unable to open the download file %1 for writing. Error: %2 + + + + + Invalid URL: %1 + + + + + URL: %1 + + + + + Network error has occurred. Error code: %1 + + + + + Ssl library version: %1 + + + + + Unable to download %1. Error:%2 +%3 + + + + + Unable to convert downloaded metadata to json. Error:%1 +%2 + + + UpdateOptionsDialog @@ -14427,58 +15027,58 @@ Error:%1 - + %1 %2 %1 %2 - + Options オプション - + Clear current release information. Are you sure? - - + + Filter フィルター - + Max.Expected - + No Limit - + Download - + Decompress - + Install - + Copy コピー - + Sub folder @@ -14486,40 +15086,40 @@ Error:%1 UpdateParameters - + None なし - + Exact - + Startswith - + Endswith - + Contains - - Expression + + Pattern UpdateSDCard - + SD Card @@ -14529,15 +15129,25 @@ Error:%1 - - Radio flavour %1 not listed in %2 + + Unable to retrieve asset '%1' from release '%2' + + + + + Unable to retrieve file '%1' from repo '%2' + + + + + Radio flavour '%1' not listed in '%2' UpdateSounds - + Sounds @@ -14547,40 +15157,48 @@ Error:%1 - - Asset not found in release '%1' using filter pattern '%2' + + Unable to retrieve asset '%1' from release '%2' - %1 assets found when %2 expected in release '%3' using filter pattern '%4' + Unable to retrieve file '%1' from repo '%2' - - Language %1 not listed in %2 + + Language '%1' not listed in '%2' - + Choose Language Packs - + No language packs have been selected. Sounds update will be skipped! - + Flagging assets + + UpdateStatus + + + Update Interface + + + UpdateThemes - + Themes @@ -14606,37 +15224,37 @@ Process now? - + No components have been flagged to check in Update Settings! - + Update Components - + Starting... - + Finished %1 - + successfully - + with errors - + Run SD card sync now? @@ -14692,7 +15310,7 @@ Process now? - + Options オプション @@ -14747,37 +15365,37 @@ Process now? - + Retrieving latest release information for %1 - + Save as Defaults - + Download folder path missing! - + Decompress folder path missing! - + Update folder path missing! - + Decompress and download folders have the same path! - + No components selected for update! @@ -15230,17 +15848,17 @@ Process now? - + Please check all radio and model settings as no conversion could be performed. - + File %1 appears to contain radio settings and importing is unsupported. - + Unable to determine content type for file %1 @@ -15248,7 +15866,7 @@ Process now? YamlGeneralSettings - + Warning: Radio settings file is missing the board entry! Current firmware profile board will be used. @@ -15257,7 +15875,7 @@ Do you wish to continue? - + Settings file board (%1) does not match current profile board (%2). Do you wish to continue? @@ -15391,149 +16009,100 @@ v4.1ボード用m2560 スティックの設定 - - Ch2 - - - - - Ch1 - - - - - Ch4 - - - - - Ch6 - - - - - Ch3 - - - - - Ch5 - - - - - Ch7 - - - - - Ch8 - - - - + Instructions インストラクション - + Enable 有効 - + Cancel キャンセル - + Back 戻る - + Start スタート - + Ok OK - + + Not Assigned 割り当てなし - - Stick - スティック - - - - Knob/Slider %1 - ダイヤル/スライダー %1 - - - + No joysticks found スティックが認識できません - + Cannot open joystick. スティックを接続することができません。 - + Press the Start button to start the stick range calibration procedure. You may change the channel assignments or inversion at any time. スタートボタンを押すと、スティックレンジのキャリブレーション手順が始まります。 チャンネル割り当てやリバース設定はいつでも変更することができます。 - + Move sticks and pots in every direction making full movement Press Next when finished スティックとダイヤルをあらゆる方向に末端まで動かします 終了したら『次へ』を押してください - + Next 次へ - + Place sticks and pots in middle position. Press Next when done スティックとダイヤルを中央に合わせます。 完了したら『次へ』を押してください - + Map joystick channels to controls using comboboxes. Press Next when done. コンボボックスを使用してスティックチャンネルをマッピングします。 完了したら『次へ』を押してください。 - + Check inversion checkbox to if necessary to reverse direction. Press Next when done. 方向を逆にする必要がある場合は、『リバース』チェックボックスをオンにします。 完了したら『次へ』を押してください。 - + Press OK to save configuration Press Cancel to abort joystick calibration without saving. OKを押して設定を保存します 保存せずにスティックキャリブレーションを中止するには、『キャンセル』を押します。 - + Calibration not complete, save anyway? キャリブレーションが完了していません。そのまま保存しますか? diff --git a/companion/src/translations/companion_nl.ts b/companion/src/translations/companion_nl.ts index 395c9ad9216..58df6b7fcaa 100644 --- a/companion/src/translations/companion_nl.ts +++ b/companion/src/translations/companion_nl.ts @@ -60,110 +60,102 @@ AppData - + Application Settings have been saved to %1 - + Could not save Application Settings to file "%1" - + because the file could not be saved (check access permissions). - + for unknown reasons. - + None - + Wizard - + Editor - + Template - + Prompt - + Manual - + Startup - + Daily - + Weekly - + Monthly - + Debug - + Warning - + Critical - + Fatal - + Information - - AppMessages - - - Show this message again at next startup? - - - AppPreferencesDialog @@ -177,22 +169,17 @@ - + Default Channel Order - - - Menu Language - - Default Stick Mode - + Select Image @@ -240,7 +227,7 @@ Mode 4: - + Splash Screen @@ -270,6 +257,11 @@ Mode 4: <html><head/><body><p>Channel order</p><p><br/></p><p>Defines the order of the default mixes created on a new model.</p></body></html> + + + Language + + Prompt to write firmware to radio after update @@ -396,7 +388,12 @@ Mode 4: - + + Remove empty model slots when deleting models (only applies for radios w/out labels) + + + + Simulator Volume Gain @@ -406,12 +403,12 @@ Mode 4: - + Clear Image - + Radio Type @@ -431,78 +428,78 @@ Mode 4: - + Application Settings - + Enable automatic backup before writing firmware - + Splash Screen Library - + Google Earth Executable - + Only show user splash images - + Show user and companion splash images - + User Splash Screens - + Automatic Backup Folder - + Simulator Settings - + Simulator BackLight - + Enable - - + + Options - - - - - - - - + + + + + + + + Select Folder @@ -512,345 +509,345 @@ Mode 4: - + Append version number to firmware file name - + Prompt to run SD Sync after update - + Debug Output Logging - + <html><head/><body><p>Keep a log of all debugging messages generated by the desktop Companion/Simulator applications. An EdgeTX developer may request this to help diagnose an issue.</p></body></html> - + Application (Companion/Simulator) - + <html><head/><body><p>Keep a log of all messages generated by the radio firmware when running in Simulator. This is the same information one would also see in the Simulator <span style=" font-style:italic;">Debug Output</span> window.</p></body></html> - + Radio Firmware (in Simulator) - + Select Executable - + Output Logs Folder - + Show splash screen - + Prompt for radio profile - + <html><head/><body><p>This option maintains the behaviour from older OpenTx versions where empty model slots are preserved when a model is deleted or moved. </p><p>When this option is de-selected, the other models may be re-arranged to fill the gap left by the removed model.</p></body></html> - - Remove empty model slots when deleting models (only applies for radios w/out categories) - - - - + Action on New Model - + most recently used files - + Startup Settings - + Remember - + Prompt to run installer after update - - + + Update - + Screenshot capture folder - + Blue - + Green - + Red - + Orange - + Yellow - + Joystick - + Simulator controls - + Save switch/pot positions on simulator exit - + Clear saved positions - + + Disable 'Cannot open joystick, joystick disabled' warning + + + + Update Settings - + Check frequency - + Reset to Defaults - + Folders - + Download - + Create sub-folders in Download folder - + Decompress - + Use Radio Profile SD Structure - + Components - + Delete downloads - + Delete decompressions - + Logging - + Calibrate - + Only capture to clipboard - + Update Settings: Download folder path missing! - + Update Settings: Decompress folder path missing! - + Update Settings: Update folder path missing! - + Update Settings: Decompress and download folders have the same path! - + My Radio - + <p><b>You cannot switch Radio Type or change Build Options while there are unsaved file changes. What do you wish to do?</b></p> <ul><li><i>Save All</i> - Save any open file(s) before saving Settings.<li><li><i>Reset</i> - Revert to the previous Radio Type and Build Options before saving Settings.</li><li><i>Cancel</i> - Return to the Settings editor dialog.</li></ul> - + Select your snapshot folder - - + + No joysticks found - + EMPTY: No radio settings stored in profile - + AVAILABLE: Radio settings of unknown age - + AVAILABLE: Radio settings stored %1 - + Reset all update settings to defaults. Are you sure? - + Update settings have been reset. Please close and restart Companion to avoid unexpected behaviour! - + Select your download folder - + Select your decompress folder - + Select your update destination folder - + Check - + Release channel - + Select your library folder - - + + Select your Models and Settings backup folder - + Select a folder for application logs - + Select Google Earth executable - + Select the folder replicating your SD structure - + Open Image to load - + Images (%1) @@ -888,74 +885,241 @@ Mode 4: Boards - + Left Horizontal - + Left Vertical - + Right Vertical - + Right Horizontal - + Aux. 1 - + Aux. 2 - - - + + Rud + + + + + Ele + + + + + Thr + + + + + Ail + + + + + P1 + + + + + P2 + + + + + P3 + + + + + + + + + + + + S1 + + + + + POT1 + + + + + F1 + + + + + F2 + + + + + F3 + + + + + F4 + + + + + + + + + + + S2 + + + + + + + + LS + + + + + + + + RS + + + + + + + TltX + + + + + + + TltY + + + + + + S3 + + + + + + 6P + + + + + L1 + + + + + L2 + + + + + + JSx + + + + + + JSy + + + + + EX1 + + + + + EX2 + + + + + EX3 + + + + + EX4 + + + + + + None - + Pot with detent - + Multi pos switch - + Pot without detent - + Slider with detent - + 2 Positions Toggle - + 2 Positions - + 3 Positions @@ -1338,37 +1502,37 @@ Do you want to import settings from a file? - + Select or create a file for exported Settings: - + Press the 'Retry' button to choose another file. - + Simulator for this firmware is not yet available - + Uknown error during Simulator startup. - + Simulator Error - + Data Load Error - + Error occurred while starting simulator. @@ -1449,17 +1613,17 @@ Do you want to import settings from a file? ComponentData - + Releases - + Pre-release - + Nightly @@ -1611,12 +1775,12 @@ Do you want to import settings from a file? - + Not enough free points in global points array to store the curve. - + Editing curve %1: %2 @@ -1944,256 +2108,277 @@ Do you want to import settings from a file? - + s - + Played once, not during startup - + + !1x + + + + No repeat - + + + 1x + + + + Repeat %1s - + + %1s + + + + DISABLED - + Flight - + Telemetry - + Beep 1 - + Beep 2 - + Beep 3 - + Warn 1 - + Warn 2 - + Cheep - + Ratata - + Tick - + Siren - + Ring - + Sci Fi - + Robot - + Chirp - + Tada - + Cricket - + Alarm Clock - + Value - + Source - + Global Variable - + Inc/Decrement + + + On + + CustomFunctionsPanel - + Switch - + Action - + Parameters - + Popup menu available - + Error occurred while trying to play sound, possibly the file is already opened. (Err: %1 [%2]) - + Unable to find or open sound file: %1 - + Delete Function. Are you sure? - + Cut Special Function. Are you sure? - + Copy - + Cut - + Paste - + Clear - + Insert - + Move Up - + Move Down - + Clear All - + Clear Function. Are you sure? - + Clear all Functions. Are you sure? - + SF%1 - + GF%1 - + GV - + ON - + Delete @@ -2432,48 +2617,48 @@ Do you want to import settings from a file? - + Switch - + Switch - + cannot be exported on this board! - + Source - + Source %1 cannot be exported on this board! - + OpenTX only accepts %1 points in all curves - + OpenTx only accepts %1 points in all curves - - + + OpenTX on this board doesn't accept this function - + OpenTX doesn't accept this radio protocol @@ -2708,12 +2893,12 @@ Error: %2 EdgeTXInterface - + Radio settings file checksum error. You are advised to review the settings - + Companion does not support settings version %1! @@ -2930,17 +3115,17 @@ If blank then the input is considered to be "ON" all the time. - + Clear All - + Set All - + Invert All @@ -3292,361 +3477,360 @@ Blank means include all. ?, *, and [...] wildcards accepted. Firmware - + Possibility to enable FAI MODE (no telemetry) at field - + FAI MODE (no telemetry) always enabled - + Channel values displayed in us - + No OverrideCH functions available - + Removes D8 FrSky protocol support which is not legal for use in the EU on radios sold after Jan 1st, 2015 - + Enable non certified firmwares - + Enable AFHDS3 support - + Use alternative SQT5 font - - + + + + + + + + + + - - - - - - Disable HELI menu and cyclic mix support - - + + + + + + + + + + - - - - - - Disable Global variables - - + + + + + + + + + + - - - - - - Enable Lua custom scripts screen - + Enable HELI menu and cyclic mix support - + Global variables - + Pots use in menus navigation - + In model setup menus automatically set source by moving the control - + In model setup menus automatically set switch by moving the control - + No graphical check boxes and sliders - + Battery graph - + Don't use bold font for highlighting active items - + Enable resetting values by pressing up and down at the same time - + FrSky Taranis X9D+ - - + + Disable RAS (SWR) - + FrSky Taranis X9D+ 2019 - + FrSky Taranis X9D - + Haptic module installed - + FrSky Taranis X9E - + Confirmation before radio shutdown - + Horus gimbals installed (Hall sensors) - + FrSky Taranis X9-Lite - + FrSky Taranis X9-Lite S - + FrSky Taranis X7 / X7S - + FrSky Taranis X7 / X7S Access - + FrSky Taranis X-Lite S/PRO - + FrSky Taranis X-Lite - + FrSky Horus X10 / X10S - - + + Support for ACCESS internal module replacement - - - - - - Support hardware mod: R9M ACCESS - - - - + FrSky Horus X10 Express / X10S Express - + FrSky Horus X12S - + Use ONLY with first DEV pcb version - + Jumper T12 / T12 Pro - - + + Support for MULTI internal module - + Jumper T-Lite - + + Jumper T-Lite (F4 MCU) + + + + Jumper T-Pro - + Jumper T16 / T16+ / T16 Pro - - - - + + + + Support for bluetooth module - + Radiomaster TX12 - + Radiomaster TX12 Mark II - + Radiomaster Zorro - + Select if internal ELRS module is installed - + + Radiomaster Boxer + + + + Radiomaster T8 - + Allow bind using bind key - + Radiomaster TX16S / SE / Hall / Masterfire - + Support internal GPS - + Support hardware mod: FlySky Paladin EV Gimbals - + Jumper T18 - + FlySky NV14 - + BETAFPV LiteRadio3 Pro - + iFlight Commando8 - + Turnigy 9XR-PRO - + 9X with AR9X board - + 9X with Sky9x board - - FirmwareInterface - - - Compressed image size exceeds reserved space. - - - FlapsPage @@ -4412,7 +4596,7 @@ You are currently using: FunctionSwitchesPanel - + SW%1 @@ -4553,12 +4737,12 @@ p, li { white-space: pre-wrap; } - + Own value - + Flight mode %1 value @@ -4587,161 +4771,239 @@ These will be relevant for all models in the same EEPROM. - + Setup - + Trainer - + Global Functions - + Hardware - + Calibration - + + Enabled Features + + + + Wrong data in profile, radio calibration was not retrieved - + Wrong data in profile, Switch/pot config not retrieved - + Wrong data in profile, hw related parameters were not retrieved - + Do you want to store calibration in %1 profile<br>overwriting existing calibration? - + Calibration and HW parameters saved. + + GeneralOptionsPanel + + + Radio Menus + + + + + Themes + + + + + Global Functions + + + + + Trainer + + + + + Model Menus + + + + + Heli + + + + + Flight Modes + + + + + Curves + + + + + Global Variables + + + + + Logical Switches + + + + + Special Functions + + + + + Custom Mix Scripts + + + + + Telemetry + + + GeneralSettings - + Radio Settings - + Internal - + Ask - + Per model - + Internal + External - + External - - + + OFF - + Enabled - + Telemetry - + Trainer - + Telemetry Mirror - + Telemetry In - + SBUS Trainer - + LUA - + CLI - + GPS - + Debug - + SpaceMouse - - mA + + External module - - Normal + + mA + + + + + Normal - + OneBit @@ -4804,12 +5066,12 @@ These will be relevant for all models in the same EEPROM. - + Voice Language - + Country Code @@ -4819,33 +5081,33 @@ These will be relevant for all models in the same EEPROM. - + FAI Mode - + Adjust RTC - + Vario pitch at max - - + + Hz - + Speaker Volume - + Backlight Switch @@ -4855,34 +5117,34 @@ These will be relevant for all models in the same EEPROM. - + Color 1 - + Color 2 - + Speaker Pitch (spkr only) - + If this value is not 0, any keypress will turn on the backlight and turn it off after the specified number of seconds. - - - + + + sec - + Backlight color @@ -4927,41 +5189,41 @@ These will be relevant for all models in the same EEPROM. - - + + ms - + Backlight Auto OFF after - + Backlight flash on alarm - + Vario pitch at zero - + Vario repeat at zero - + This is the switch selectrion for turning on the backlight (if installed). - - + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -4971,12 +5233,12 @@ p, li { white-space: pre-wrap; } - + Backlight Brightness - + RotEnc Navigation @@ -4986,52 +5248,57 @@ p, li { white-space: pre-wrap; } - - nnnnnnNN - - - - + America - + Japan - + Europe - + Automatically adjust the radio's clock if a GPS is connected to telemetry. - + If you enable FAI, only RSSI and RxBt sensors will keep working. This function cannot be disabled by the radio. - + Owner Registration ID - + Keys Backlight - + Rotary Encoder Mode - + + Model quick select + + + + + Enable this to quickly change model on the model select page (a long press can then be used to open the model edit menu). + + + + Mode selection: Mode 1: @@ -5054,152 +5321,152 @@ Mode 4: - + Mode 1 (RUD ELE THR AIL) - + Mode 2 (RUD THR ELE AIL) - + Mode 3 (AIL ELE THR RUD) - + Mode 4 (AIL THR ELE RUD) - + <html><head/><body><p>Channel order</p><p><br/></p><p>Defines the order of the default mixes created on a new model.</p></body></html> - + R E T A - + R E A T - + R T E A - + R T A E - + R A E T - + R A T E - + E R T A - + E R A T - + E T R A - + E T A R - + E A R T - + E A T R - + T R E A - + T R A E - + T E R A - + T E A R - + T A R E - + T A E R - + A R E T - + A R T E - + A E R T - + A E T R - + A T R E - + A T E R - + Battery warning voltage. This is the threashhold where the battery warning sounds. @@ -5207,275 +5474,269 @@ Acceptable values are 3v..12v - + Power On Delay - + Jack Mode - - + + Ask on Connect - + Audio - + Trainer - + DMS - + Low EEPROM Warning - + RSSI Poweroff Warning - + Stick Mode - + Power Off Delay - + Metric - + Imperial - + Default Channel Order - + GPS Coordinates - + Min - - + + v - + Max - + Inactivity Timer - + Show Splash Screen on Startup - + Contrast - + Battery Meter Range - + Haptic Strength - + LCD Display Type - + "No Sound" Warning - + Battery Warning - + Haptic Length - + MAVLink Baud Rate - - + + Quiet - + Only Alarms - - + + No Keys - - + + All - + Standard - + Optrex - + If not zero will sound beeps if the transmitter has been left without inputs for the specified number of minutes. - + min - - - Show splash screen on startup - - - - + --- - + 2s - + 3s - + 4s - + 6s - + 8s - + 10s - + 15s - + 4800 Baud - + 9600 Baud - + 14400 Baud - + 19200 Baud - + 38400 Baud - + 57600 Baud - + 76800 Baud - + 115200 Baud - - - + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -5490,87 +5751,87 @@ p, li { white-space: pre-wrap; } - - + + X-Short - - + + Short - - + + Normal - - + + Long - - + + X-Long - + NMEA - + Play Delay (switch mid position) - + USB Mode - + Joystick (HID) - + USB Mass Storage - + USB Serial (CDC) - + Measurement Units - + Haptic Mode - + Beeper Length - + Beeper Mode - + Beeper volume 0 - Quiet. No beeps at all. @@ -5581,7 +5842,7 @@ p, li { white-space: pre-wrap; } - + Alarms Only @@ -5589,87 +5850,87 @@ p, li { white-space: pre-wrap; } GeneralSetupPanel - + OFF - + Keys - + Sticks - + Keys + Sticks - + ON - + English - + Danish - + Dutch - + French - + Italian - + German - + Czech - + Slovak - + Spanish - + Polish - + Portuguese - + Russian @@ -5684,59 +5945,74 @@ p, li { white-space: pre-wrap; } - + + Chinese + + + + + Japanese + + + + + Hebrew + + + + No - + RotEnc A - + Rot Enc B - + Rot Enc C - + Rot Enc D - + Rot Enc E - + If you enable FAI, only RSSI and RxBt sensors will keep working. This function cannot be disabled by the radio. Are you sure ? - + Normal - + Inverted - + Vertical Inverted, Horizontal Normal - + Vertical Inverted, Horizontal Alternate @@ -5762,99 +6038,118 @@ Are you sure ? HardwarePanel - + Sticks - + Dead zone - + Pots - + Sliders - + Switches - + RTC Battery Check - + Bluetooth - + Device Name: - - Antenna + + Sample Mode - - Internal module + + Serial ports - - Sample Mode + + + Power - - Serial ports + + USB-VCP + + + + + ADC Filter - - - %1 + + Internal RF - - - Power + + Type - - USB-VCP + + Baudrate: - - ADC Filter + + Antenna: + + + + + External RF + + + + + AUX1 + + + + + AUX2 - + S.Port Power - + Current Offset - + Warning: Changing the Internal module may invalidate the internal module protocol of the models! @@ -6192,73 +6487,78 @@ Are you sure ? - + Favorites - + Cannot find %1/RADIO/radio.yml - + Found %1/RADIO/radio.yml - + Cannot find %1/MODELS/models.yml - + Found %1/MODELS/models.yml - + Cannot find %1 - + Found %1 - + Cannot extract RADIO/radio.yml - - + + Cannot load RADIO/radio.yml - - + + Can't load MODELS/labels.yml - + Cannot extract - - + + Cannot load - + Cannot list files + + + Error deleting files + + LimitData @@ -6697,715 +6997,725 @@ The columns for altitude "GAlt" and for speed "GSpd" are opt MainWindow - + File loaded - + The new theme will be loaded the next time you start Companion. - - + + Open Models and Settings file - - + + File saved - + Read Models and Settings From Radio - + Save Radio Backup to File - + Read Radio Firmware to File - + If you've found this program useful, please support by <a href='%1'>donating</a> - + About Companion - + Create a new Models and Settings file - - + + Save Models and Settings file - + Exit - + Exit the application - + Classical - + The classic companion9x icon theme - + Yerico - + Yellow round honey sweet icon theme - + Monochrome - + A monochrome black icon theme - + MonoWhite - + A monochrome white icon theme - + MonoBlue - - + + Checking for updates... - + There are unsaved file changes which you may lose when switching radio types. Do you wish to continue? - + No local SD structure path configured! - + No Radio or SD card detected! - + Local Folder - + Radio Folder - + + Writing models and settings to radio + + + + + In progress... + + + + Models and Settings read - - + + This function is not yet implemented - + EdgeTX Home Page: <a href='%1'>%1</a> - + The EdgeTX Companion project was originally forked from <a href='%1'>OpenTX</a> - + File new <a href='%1'>Issue or Request</a> - + Copyright - + EdgeTX Companion %1 - Radio: %2 - Profile: %3 - + Close - + Close Models and Settings file - + About Companion... - + List of recently used files - + Radio Profiles - + Create or Select Radio Profiles - + Download components... - + Download EdgeTX components and supporting resources - + Check for updates... - + Check for updates to EdgeTX and supporting resources - + Release notes... - + Show release notes - + Create a new Radio Settings Profile - + Copy Current Radio Profile - + Duplicate current Radio Settings Profile - + Delete Current Radio Profile... - + Delete the current Radio Settings Profile - + Export Application Settings.. - + Save all the current %1 and Simulator settings (including radio profiles) to a file. - + Import Application Settings.. - + Load %1 and Simulator settings from a prevously exported settings file. - + Tabbed Windows - + Use tabs to arrange open windows. - + Tile Windows - + Arrange open windows across all the available space. - + Cascade Windows - + Arrange all open windows in a stack. - + Close All Windows - + Closes all open files (prompts to save if necessary. - + Window - + Some text will not be translated until the next time you start Companion. Please note that some translations may not be complete. - + Ctrl+Shift+S - + Ctrl+Alt+L - + Ctrl+Alt+D - + Ctrl+Alt+R - + A monochrome blue icon theme - + Small - + Use small toolbar icons - + Normal - + Use normal size toolbar icons - + Big - + Use big toolbar icons - + Huge - + Use huge toolbar icons - + System language - + Alt+%1 - + - Copy - + Companion :: Open files warning - + Please save or close modified file(s) before deleting the active profile. - + Not possible to remove profile - + The default profile can not be removed. - + Confirm Delete Profile - + Are you sure you wish to delete the "%1" radio profile? There is no way to undo this action! - + Please save or close all modified files before importing settings - + <html><p>%1 and Simulator settings can be imported (restored) from a previosly saved export (backup) file. This will replace current settings with any settings found in the file.</p><p>An automatic backup of the current settings will be attempted. But if the current settings are useful then it is recommended that you make a manual backup first.</p><p>For best results when importing settings, <b>close any other %1 windows you may have open, and make sure the standalone Simulator application is not running.</p><p>Do you wish to continue?</p></html> - + Confirm Settings Import - + Select %1: - + backup - + Press the 'Ignore' button to continue anyway. - + The settings could not be imported. - + <html><p>New settings have been imported from:<br> %1.</p><p>%2 will now re-initialize.</p><p>Note that you may need to close and restart %2 before some settings like language and icon theme take effect.</p> - + <p>The previous settings were backed up to:<br> %1</p> - + Show the application's About box - + View Log File... - + Open and view log file - + Settings... - + Edit Settings - + Compare Models... - + Compare models - + Edit Radio Splash Image... - + Edit the splash image of your Radio - - + + Read Firmware from Radio - + Read firmware from Radio - + Write Firmware to Radio - + Write firmware to Radio - + Add Radio Profile - + Write Models and Settings To Radio - + Write Models and Settings to Radio - - + + Read Models and Settings from Radio - + Configure Communications... - + Configure software for communicating with the Radio - + Write Backup to Radio - + Write Backup from file to Radio - + Backup Radio to File - + Save a complete backup file of all settings and model data in the Radio - + Recent Files - + Set Menu Language - - + + Synchronize SD - + New - + Open... - + Save - + Save As... - + SD card synchronization - + Set Icon Theme - + Set Icon Size - - + + File - - + + Edit - + Settings - + Read/Write - - + + Help - + Write - + Use default system language. - + Use %1 language (some translations may not be complete). - + Ready - + %2 @@ -7413,29 +7723,44 @@ Do you wish to continue? MdiChild - + Editing model %1: - + + Do not show this message again + + + + + Models and settings written to radio + + + + + Error writing models and settings to radio! + + + + Unable to find file %1! - + Error opening file %1: %2. - + Error reading file %1: %2. - + Save As @@ -7555,7 +7880,7 @@ Do you wish to continue? - + Insert @@ -7677,47 +8002,47 @@ Do you wish to continue? - + read only - + Cannot insert model, last model in list would be deleted. - + Cannot add model, could not find an available model slot. - + Cannot paste model, out of available model slots. - + Model already exists! Do you want to overwrite it or insert into a new slot? - + Overwrite - + Do you want to overwrite radio general settings? - + Unable to Edit Radio Settings whilst models are open for editing. - + Delete %n selected model(s)? @@ -7725,15 +8050,21 @@ Do you wish to continue? - + Cannot duplicate model, could not find an available model slot. - + Favorites + + + + Invalid file extension! + + %1 has been modified. @@ -7775,83 +8106,68 @@ Do you want to save your changes? Do you want to continue? - - - Don't show this message again - - Unable to find radio SD card! - - Saved models and settings to radio - - - - - Error saving models and settings to radio! - - - - + Cannot write temporary file! - + Open backup Models and Settings file - + Invalid binary backup File %1 - + Internal module protocol changed to <b>OFF</b> for %1 models! - + Select a model template file - + Add a new model using - + Defaults - + Edit - + Wizard - + Template - + Failed to remove temporary model! - + Export model @@ -8498,141 +8814,229 @@ If blank then the mix is considered to be "ON" all the time. - + Setup - + Heli - + Flight Modes - + Inputs - + Mixes - + Outputs - + Curves - + Logical Switches - + Special Functions - + Telemetry - - + + Custom Screens + + + Enabled Features + + - ModelPrinter + ModelOptionsPanel - - Exponential + + Global - - Extra Fine + + Off - - Fine + + On - - Medium + + Radio Menus - - Coarse + + Themes - - Unknown + + Global Functions - + + Trainer + + + + + Model Menus + + + + + Heli + + + + + Flight Modes + + + + + Curves + + + + + Global Variables + + + + + Logical Switches + + + + + Special Functions + + + + + Custom Mix Scripts + + + + + Telemetry + + + + + ModelPrinter + + + Exponential + + + + + Extra Fine + + + + + Fine + + + + + Medium + + + + + Coarse + + + + + Unknown + + + + Off - - - + + + FM%1 - + FM%1%2 - + FM%1+%2 - + NoTrim - - + + Weight(%1) - - + + Switch(%1) - + No DR/Expo - - + + Offset(%1) @@ -8683,8 +9087,8 @@ If blank then the mix is considered to be "ON" all the time. - - + + OFF @@ -8695,19 +9099,19 @@ If blank then the mix is considered to be "ON" all the time. - + Mode - + Channels - + Frame length @@ -8718,7 +9122,7 @@ If blank then the mix is considered to be "ON" all the time. - + Polarity @@ -8728,374 +9132,375 @@ If blank then the mix is considered to be "ON" all the time. - - + + Delay - - + + Receiver - + Radio protocol - + Subtype - + Option value - + + Sub Type - - + + RF Output Power - + Output Type - + RX Output Frequency - + Raw 12 bits - + 90 - + 120 - + 120X - + 140 - - - - - + + + + + None - + Scale(%1) - + No Trim - + MULT! - + Delay(u%1:d%2) - + Slow(u%1:d%2) - + Warn(%1) - + Disabled in all flight modes - + Flight modes - + Flight mode - + All - + Edge - + instant - + Sticky - + Timer - + missing - + Duration - + Extended Limits - + Display Checklist - + Global Functions - + Manual - + Auto - + Failsafe Mode - - + + Hold - + No Pulse - + Not set - + No pulses - + Step - + Display - + Extended - + Never - + On Change - + Always - - - + + + Source - + Trim idle only - + Warning - + Reversed - + FrSky S.PORT - + FrSky D - + FrSky D (cable) - + Alti - + Alti+ - + VSpeed - + + - A1 - + + - A2 + - A3 + - A4 + - FAS - + Cells - + Numbers - + Bars - + Script - + Min - + Max - + Filename - + Error: Unable to open or read file! - + Custom @@ -9131,27 +9536,27 @@ If blank then the mix is considered to be "ON" all the time. ModelsListModel - + Index - + Name - + RX # - + Labels - + Model %1 Translators: do NOT use accents here, this is a default model name. @@ -9199,6 +9604,11 @@ If blank then the mix is considered to be "ON" all the time. CH + + + Low power mode + + us @@ -9316,11 +9726,6 @@ If blank then the mix is considered to be "ON" all the time. WARNING: changing RF Output Power needs RE-BIND - - - Low Power - - Antenna @@ -9342,23 +9747,33 @@ If blank then the mix is considered to be "ON" all the time. - + + Option check + + + + + Option combo + + + + Failsafe Positions - + Show values in: - + % abbreviation for percent - + μs abbreviation for microseconds @@ -9392,110 +9807,280 @@ If blank then the mix is considered to be "ON" all the time. ModuleData - + + No Telemetry + + + + + MLink + + + + Trainer Port - + Internal Radio System - + External Radio Module - + Extra Radio System - + Radio System - + + OFF + + + + + PPM + + + + + Silverlit A + + + + + Silverlit B + + + + + Silverlit C + + + + + CTP1009 + + + + + LP45 + + + + + DSM2 + + + + + DSMX + + + + + PPM16 + + + + + PPMsim + + + + + FrSky XJT (D16) + + + + + FrSky XJT (D8) + + + + + FrSky XJT (LR12) + + + + + FrSky DJT + + + + + Crossfire + + + + + Multi + + + + + FrSky R9M + + + + + FrSky R9M Lite + + + + + FrSky R9M Lite Pro + + + + + SBUS output at VBat + + + + + FrSky ACCESS ISRM + + + + + FrSky ACCST ISRM D16 + + + + + FrSky ACCESS R9M 2019 + + + + + FrSky ACCESS R9M Lite + + + + + FrSky ACCESS R9M Lite Pro + + + + + FrSky XJT lite (D16) + + + + + FrSky XJT lite (D8) + + + + + FrSky XJT lite (LR12) + + + + + AFHDS3 + + + + + Ghost + + + + + Lemon-Rx DSMP + + + + 10mW - 16CH - - + + 100mW - 16CH - + 500mW - 16CH - + Auto <= 1W - 16CH - - + + 25mW - 8CH - - + + 25mW - 16CH - + 200mW - 16CH (no telemetry) - + 500mW - 16CH (no telemetry) - + 100mW - 16CH (no telemetry) - + 25 mW - + 100 mW - + 500 mW - + 1 W - + 2 W - + Positive - + Negative @@ -9503,47 +10088,27 @@ If blank then the mix is considered to be "ON" all the time. ModulePanel - + Warning: The internal module protocol <b>%1</b> is incompatible with the hardware internal module <b>%2</b> and has been set to <b>OFF</b>! - + Value - + Hold - + No Pulse - - Ask - - - - - Internal - - - - - Internal + External - - - - - External - - - - + Bind on channel @@ -9551,483 +10116,465 @@ If blank then the mix is considered to be "ON" all the time. MultiModelPrinter - + Flight modes - - + + Flight mode - - + + + + Switch - - + + GV%1 - + RE%1 - + Channel - - - - + + + + Name - - + + Min - - + + Max - + Global Variables - + Inputs - + Mixers - + General - + Model Image - + Throttle - + Trims - + Center Beep - + Switch Warnings - + Pot Warnings - + Other - + Timers - + Time - + Mode - + Countdown - - + + Start - + Min.call - + Persist - + Modules - + Trainer port - + Helicopter - + Swash - - - + + + Type - + Ring - + Input - + Weight - + Long. cyc - + Lateral cyc - + Collective - + F.In - + F.Out - + Global vars - + Prec - + Popup - + Outputs - + Subtrim - + Direct - + Curve - + PPM - + Linear - + Curves - + L%1 - + Logical Switches - + + + Function + + + + + + Repeat + + + + + + Enabled + + + + SF%1 - + Special Functions - + Telemetry - + Protocol - + Low - + Critical - + Telemetry audio - + Altimetry - - + + Vario source - + Vario limits > - + Sink max - + Sink min - + Climb min - + Climb max - + Center silent - + Top Bar - - Volts source - - - - - Altitude source - - - - - Parameters - - - - - Telemetry Sensors - - - - - Telemetry Screens - - - - - GF%1 - - - - - Global Functions - - - - - Checklist - - - - - Function Switches + + Volts source - - Switch %1 + + Altitude source - - Group + + + + Parameters - - Always On + + Multi sensors - - Unit + + Show Instance IDs - - RSSI Alarms + + Telemetry Sensors - - - Multiprotocols - - Subtype + + Telemetry Screens - - Video TX frequency + + GF%1 - - CC2500 frequency fine tune + + Global Functions - - RF power + + Checklist - - Telemetry + + Function Switches - - Servo output frequency + + Switch %1 - - Option value + + Group - - Fixed ID value + + Always On - - Enable Max Throw + + Unit - - RF Channel Number + + RSSI Alarms + + + Multiprotocols - - DEFAULT + + Servo update rate @@ -10057,22 +10604,22 @@ If blank then the mix is considered to be "ON" all the time. OpenTxEepromInterface - + Unknown error - + ... plus %1 errors - + Cannot write radio settings - + Cannot write model %1 @@ -10217,20 +10764,30 @@ If blank then the mix is considered to be "ON" all the time. QObject - + WARNING - + <p>Importing JumperTX data into OpenTX 2.3 is <b>not supported and dangerous.</b></p> <p>It is unfortunately not possible for us to differentiate JumperTX data from legitimate FrSky X10 data, but <b>You should only continue here if the file you opened comes from a real FrSky X10.</b></p> <p>Do you really want to continue?</p> + + + Compressed image size exceeds reserved space. + + + + + Show this message again at next startup? + + RadioData - + Favorites @@ -10366,12 +10923,12 @@ If blank then the mix is considered to be "ON" all the time. RadioKnobWidget - + <p>Value (input): <b>%1</b></p> - + Right-double-click to reset to center. @@ -11358,87 +11915,87 @@ If this is checked the throttle will be reversed. Idle will be forward, trim wi SetupPanel - + Popup menu available - + Timer %1 - + Profile Settings - + SD structure path not specified or invalid - + Copy - + Cut - + Paste - + Clear - + Insert - + Delete - + Move Up - + Move Down - + Clear All - + Clear Timer. Are you sure? - + Clear all Timers. Are you sure? - + Cut Timer. Are you sure? - + Delete Timer. Are you sure? @@ -11660,7 +12217,7 @@ If this is checked the throttle will be reversed. Idle will be forward, trim wi SimulatorMain - OpenTx Simulator + EdgeTx Simulator @@ -11715,7 +12272,12 @@ If this is checked the throttle will be reversed. Idle will be forward, trim wi - Data source type to use (applicable to Horus only). One of: + Data source type to use. One of: + + + + + Unknown error during Simulator startup. @@ -11761,23 +12323,18 @@ NOTE: any existing EEPROM data incompatible with the selected radio type may be - + ERROR: Couldn't start simulator, missing radio/profile/data file/folder. Profile ID: [%1]; Radio ID: [%2]; Data File: [%3] - + ERROR: Radio profile or simulator firmware not found. Profile ID: [%1]; Radio ID: [%2] - - - Uknown error during Simulator startup. - - SimulatorMainWindow @@ -12060,8 +12617,13 @@ The radio type specified in the selected profile is used by default. - Radio data (.bin/.eeprom/.otx) image file to use. A new file with a default image will be created if necessary.<br /> -<b>NOTE</b>: any existing EEPROM data incompatible with the selected radio type may be overwritten! + Radio data (.etx) settings file to use. A new file with default settings will be created if necessary.<br /> +<b>NOTE</b>: any existing data incompatible with the selected radio type may be overwritten! + + + + + Simulator: @@ -12119,22 +12681,22 @@ The default is configured in the chosen Radio Profile. - + All files (*.*) - + Select a data file - + Select Data Directory - + Select SD Card Image Folder @@ -12147,67 +12709,67 @@ The default is configured in the chosen Radio Profile. - + Radio Simulator (%1) - + Could not determine startup data source. - + Could not load data, possibly wrong format. - + Data Load Error - + Invalid startup data provided. Plese specify a proper file/path. - + Simulator Startup Error - + Error saving data: could open file for writing: '%1' - + Error saving data: could not get data from simulator interface. - + An unexpected error occurred while attempting to save radio data to file '%1'. - + Data Save Error - + Cannot open joystick, joystick disabled - + Radio firmware error: %1 - + - Flight Mode %1 (#%2) @@ -12646,6 +13208,11 @@ Too many errors, giving up. Disable multi sensor handling + + + Show Instance IDs + + Protocol @@ -12900,32 +13467,32 @@ Too many errors, giving up. - + Source - + Low Alarm - + Critical Alarm - + Winged Shadow How High - + Winged Shadow How High (not supported) - + Delete Sensor. Are you sure? @@ -13603,92 +14170,102 @@ Timestamp - + + Beeps and Haptic + + + + + Voice and Haptic + + + + 5s - + 10s - + 20s - + 30s - + Not persistent - + NOT - + Persistent (flight) - + Flight - + Persistent (manual reset) - + Manual reset - + OFF - + ON - + Start - + THs - + TH% - + THt - + Show Elapsed - + Show Remaining @@ -13720,22 +14297,22 @@ CTRL + scroll or PAGE UP/DOWN keys to change time in larger steps. TrainerMix - + OFF - + += (Sum) - + := (Replace) - + CH%1 @@ -13779,7 +14356,23 @@ CTRL + scroll or PAGE UP/DOWN keys to change time in larger steps. UpdateCompanion - + + Would you like to open the disk image to install the new version of Companion? + + + + + + Would you like to launch the Companion installer? + + + + + No install process support for your operating system + + + + Companion @@ -13788,6 +14381,11 @@ CTRL + scroll or PAGE UP/DOWN keys to change time in larger steps. Install + + + Asset filter applied: %1 - %2 found + + Expected 1 asset for install but none found @@ -13827,7 +14425,7 @@ CTRL + scroll or PAGE UP/DOWN keys to change time in larger steps. UpdateFirmware - + Firmware @@ -13855,347 +14453,285 @@ CTRL + scroll or PAGE UP/DOWN keys to change time in larger steps. UpdateInterface - + Component id: %1 exceeds maximum application settings components: %2! - - + + Copy filter pattern: %1 + + + + + + + + Asset filter applied: %1 - %2 found + + + + + Copy directory structure + + + + + Processing updates for: %1 - + %1 preparation failed - + %1 download failed - + %1 decompress failed - + %1 copy to destination failed - + Failed to save release settings - + %1 start async failed - + %1 housekeeping failed - - + + %1 update successful - - Update Interface - - - - + unknown - - Unable to download release meta data - - - - - Unable to download release assets information - - - - + %1 directory not configured in application settings! - + Failed to create %1 directory %2! - - Unable to open the download file %1 for writing. -Error: %2 - - - - - Invalid URL: %1 - - - - - URL: %1 - - - - - Network error has occurred. Error code: %1 - - - - - Unable to download %1. -Error:%2 -%3 - - - - - Unable to convert downloaded data to json format. -Error:%1 -%2 - - - - - Asset filter: %1 - - - - + No assets found in release '%1' using filter '%2' - + %1 assets found when %2 expected in release '%3' using filter '%4' - + Unable to set processing flags for asset %1 - + Unable to set sub directory for asset %1 - + Unable to set copy filter for asset %1 - - Downloading: %1 - - - - - Download: %1 - - - - - File exists: %1 - - - - - File %1 exists. Download again? - - - - - Failed to create directory %1! - - - - + Decompressing %1 - + Decompress: %1 - + Failed to decompress %1 - + Decompressed file structure not found at %1 - + Copy file structure from: %1 - - + + Failed to create directory %1 - - + + Check/create directory: %1 - - + + Directories checked/created: %1 - - + + Failed to delete existing file %1 - - + + Failed to copy file %1 - - + + Copied %1 to %2 - - + + Files copied: %1 - + Unable to determine source directory for asset %1 - + Copy files from %1 - + Deleted file: %1 - + No downloaded or decompressed files matched filter '%1' - + Preparing - + Set run folders failed - + Set release id from update release '%1' failed - + Flagging assets - + Downloading assets - + Unable to download flagged assets - + Decompressing assets - + Unable to decompress flagged assets - + Copying to destination - + Unable to copy assets - + Housekeeping - + Delete download directory: %1 - + Failed to delete downloads folder %1 - + Delete decompress directory: %1 - - + + Failed to delete decompress folder %1 - + Delete decompress folder: %1 - + Save release settings @@ -14203,11 +14739,76 @@ Error:%1 UpdateMultiProtocol - + Multiprotocol + + UpdateNetwork + + + Downloading: %1 + + + + + Download: %1 + + + + + File exists: %1 + + + + + File %1 exists. Download again? + + + + + Failed to create directory %1! + + + + + Unable to open the download file %1 for writing. Error: %2 + + + + + Invalid URL: %1 + + + + + URL: %1 + + + + + Network error has occurred. Error code: %1 + + + + + Ssl library version: %1 + + + + + Unable to download %1. Error:%2 +%3 + + + + + Unable to convert downloaded metadata to json. Error:%1 +%2 + + + UpdateOptionsDialog @@ -14236,58 +14837,58 @@ Error:%1 - + %1 %2 - + Options - + Clear current release information. Are you sure? - - + + Filter - + Max.Expected - + No Limit - + Download - + Decompress - + Install - + Copy - + Sub folder @@ -14295,40 +14896,40 @@ Error:%1 UpdateParameters - + None - + Exact - + Startswith - + Endswith - + Contains - - Expression + + Pattern UpdateSDCard - + SD Card @@ -14338,15 +14939,25 @@ Error:%1 - - Radio flavour %1 not listed in %2 + + Unable to retrieve asset '%1' from release '%2' + + + + + Unable to retrieve file '%1' from repo '%2' + + + + + Radio flavour '%1' not listed in '%2' UpdateSounds - + Sounds @@ -14356,40 +14967,48 @@ Error:%1 - - Asset not found in release '%1' using filter pattern '%2' + + Unable to retrieve asset '%1' from release '%2' - %1 assets found when %2 expected in release '%3' using filter pattern '%4' + Unable to retrieve file '%1' from repo '%2' - - Language %1 not listed in %2 + + Language '%1' not listed in '%2' - + Choose Language Packs - + No language packs have been selected. Sounds update will be skipped! - + Flagging assets + + UpdateStatus + + + Update Interface + + + UpdateThemes - + Themes @@ -14415,37 +15034,37 @@ Process now? - + No components have been flagged to check in Update Settings! - + Update Components - + Starting... - + Finished %1 - + successfully - + with errors - + Run SD card sync now? @@ -14501,7 +15120,7 @@ Process now? - + Options @@ -14556,37 +15175,37 @@ Process now? - + Retrieving latest release information for %1 - + Save as Defaults - + Download folder path missing! - + Decompress folder path missing! - + Update folder path missing! - + Decompress and download folders have the same path! - + No components selected for update! @@ -15037,17 +15656,17 @@ Process now? - + Please check all radio and model settings as no conversion could be performed. - + File %1 appears to contain radio settings and importing is unsupported. - + Unable to determine content type for file %1 @@ -15055,7 +15674,7 @@ Process now? YamlGeneralSettings - + Warning: Radio settings file is missing the board entry! Current firmware profile board will be used. @@ -15064,7 +15683,7 @@ Do you wish to continue? - + Settings file board (%1) does not match current profile board (%2). Do you wish to continue? @@ -15193,143 +15812,94 @@ m2560 for v4.1 boards - - Ch2 - - - - - Ch1 - - - - - Ch4 - - - - - Ch6 - - - - - Ch3 - - - - - Ch5 - - - - - Ch7 - - - - - Ch8 - - - - + Instructions - + Enable - + Cancel - + Back - + Start - + + Not Assigned - - Stick - - - - - Knob/Slider %1 - - - - + No joysticks found - + Press the Start button to start the stick range calibration procedure. You may change the channel assignments or inversion at any time. - + Move sticks and pots in every direction making full movement Press Next when finished - + Next - + Place sticks and pots in middle position. Press Next when done - + Map joystick channels to controls using comboboxes. Press Next when done. - + Check inversion checkbox to if necessary to reverse direction. Press Next when done. - + Press OK to save configuration Press Cancel to abort joystick calibration without saving. - + Calibration not complete, save anyway? - + Ok - + Cannot open joystick. diff --git a/companion/src/translations/companion_pl.ts b/companion/src/translations/companion_pl.ts index 35def2587a3..2256b60fb6f 100644 --- a/companion/src/translations/companion_pl.ts +++ b/companion/src/translations/companion_pl.ts @@ -60,110 +60,102 @@ AppData - + Application Settings have been saved to %1 - + Could not save Application Settings to file "%1" - + because the file could not be saved (check access permissions). - + for unknown reasons. - + None - + Żadne - + Wizard - + Editor - + Template - + Prompt - + Manual - + Startup - + Daily - + Weekly - + Monthly - + Debug Debugowanie - + Warning Ostrzeżenie - + Critical - + Fatal - + Information Informacja - - AppMessages - - - Show this message again at next startup? - - - AppPreferencesDialog @@ -177,22 +169,17 @@ Profil radia - + Default Channel Order Bazowa kolejność kanałów - - - Menu Language - Język Menu - Default Stick Mode Bazowy mod drążków - + Select Image Wybierz obrazek @@ -240,7 +227,7 @@ Mode 4: Mod 4 (Lot.Gaz.SW.SK) - + Splash Screen Ekran startowy @@ -270,6 +257,11 @@ Mode 4: <html><head/><body><p>Channel order</p><p><br/></p><p>Defines the order of the default mixes created on a new model.</p></body></html> <html><head/><body><p>Kolejność kanałów</p><p><br/></p><p>Definiuje kolejność standardowych mikserów dla nowego modelu.</p></body></html> + + + Language + + Prompt to write firmware to radio after update @@ -397,21 +389,21 @@ Mode 4: - - + + Options - - - - - - - - + + + + + + + + Select Folder Wybierz Folder @@ -421,107 +413,117 @@ Mode 4: - + Append version number to firmware file name - + Prompt to run SD Sync after update - + <html><head/><body><p>Keep a log of all debugging messages generated by the desktop Companion/Simulator applications. An EdgeTX developer may request this to help diagnose an issue.</p></body></html> - + Select Executable Wybierz EXE - + + Remove empty model slots when deleting models (only applies for radios w/out labels) + + + + Simulator controls - + Save switch/pot positions on simulator exit - + Clear saved positions - + + Disable 'Cannot open joystick, joystick disabled' warning + + + + Update Settings - + Check frequency - + Reset to Defaults - + Folders - + Download - + Create sub-folders in Download folder - + Decompress - + Use Radio Profile SD Structure - + Components - + Delete downloads - + Delete decompressions - + Logging - + Release channel - + Simulator Volume Gain Głośność symulatora @@ -531,12 +533,12 @@ Mode 4: Nazwa profilu - + Clear Image Wyczyść obrazek - + Radio Type Typ Radia @@ -556,301 +558,296 @@ Mode 4: Struktura karty SD - + Application Settings Ustawienia Aplikacji - + Enable automatic backup before writing firmware Uaktywnij automatyczny backup przed zapisem firmware - + Splash Screen Library Biblioteka ekranów startowych - + Google Earth Executable Plik wykonywalny Google Earth - + Only show user splash images Pokaż tylko ekrany startowe użytkownika - + Show user and companion splash images Pokaż ekrany startowe użytkownika i Companion - + User Splash Screens Użyj ekranu startowego - + Automatic Backup Folder Automatyczny Katalog Backupów - + Simulator Settings Ustawienia Symulatora - + Simulator BackLight Podświetlenie symulatora - + Enable Aktywuj - + Action on New Model Akcje na nowym modelu - + <html><head/><body><p>This option maintains the behaviour from older OpenTx versions where empty model slots are preserved when a model is deleted or moved. </p><p>When this option is de-selected, the other models may be re-arranged to fill the gap left by the removed model.</p></body></html> <html><head/><body><p>This option maintains the behaviour from older OpenTx versions where empty model slots are preserved when a model is deleted or moved. </p><p>When this option is de-selected, the other models may be re-arranged to fill the gap left by the removed model.</p></body></html> - + most recently used files - + Startup Settings - + Remember - + Output Logs Folder - - Remove empty model slots when deleting models (only applies for radios w/out categories) - Usuń puste sloty modeli gry kasujesz modele (dziala tylko z radiem bez kategori) - - - + Debug Output Logging - + Application (Companion/Simulator) - + <html><head/><body><p>Keep a log of all messages generated by the radio firmware when running in Simulator. This is the same information one would also see in the Simulator <span style=" font-style:italic;">Debug Output</span> window.</p></body></html> - + Radio Firmware (in Simulator) - + Show splash screen - + Prompt for radio profile - + Prompt to run installer after update - - + + Update - + Blue Niebieskie - + Green Zielone - + Red Czerwone - + Orange Pomarańczowe - + Yellow Żółte - + Screenshot capture folder - + Joystick Joystick - + Calibrate Kalibracja - + Only capture to clipboard Zapisz tylko do schowka - + My Radio Moje Radio - + <p><b>You cannot switch Radio Type or change Build Options while there are unsaved file changes. What do you wish to do?</b></p> <ul><li><i>Save All</i> - Save any open file(s) before saving Settings.<li><li><i>Reset</i> - Revert to the previous Radio Type and Build Options before saving Settings.</li><li><i>Cancel</i> - Return to the Settings editor dialog.</li></ul> - + Select your snapshot folder Katalog zrzutów - + Update Settings: Download folder path missing! - + Update Settings: Decompress folder path missing! - + Update Settings: Update folder path missing! - + Update Settings: Decompress and download folders have the same path! - - + + No joysticks found Brak joysticka - + EMPTY: No radio settings stored in profile PUSTY:Brak ustawień radia w profilu - + AVAILABLE: Radio settings of unknown age DOSTĘPNY:Nieznany wiek ustawień radia - + AVAILABLE: Radio settings stored %1 DOSTĘPNY:Zapamiętane ustawienia radia %1 - + Reset all update settings to defaults. Are you sure? - + Update settings have been reset. Please close and restart Companion to avoid unexpected behaviour! - + Select your download folder - + Select your decompress folder - + Select your update destination folder - + Check - + Select your library folder Wybierz katalog biblioteki - - + + Select your Models and Settings backup folder Wybierz folder do backupowania Modeli i Ustawień - + Select a folder for application logs - + Select Google Earth executable Wybierz wykonywalny plik Google Earth - + Select the folder replicating your SD structure Wybierz folder do zreplikowania struktury Twojej karty SD - + Open Image to load Otwórz obrazek do załadowania - + Images (%1) Obrazki (%1) @@ -890,74 +887,241 @@ Mode 4: Boards - + Left Horizontal Lewy poziomy - + Left Vertical Lewy pionowy - + Right Vertical Prawy pionowy - + Right Horizontal Prawy poziomy - + Aux. 1 Dodatk. 1 - + Aux. 2 Dodatk. 2 - - - - None + + Rud + + + + + Ele + + + + + Thr + + + + + Ail + + + + + P1 + + + + + P2 + + + + + P3 + + + + + + + + + + + + S1 + + + + + POT1 + + + + + F1 + F1 + + + + F2 + F2 + + + + F3 + F3 + + + + F4 + F4 + + + + + + + + + + S2 + + + + + + + + LS + + + + + + + + RS + + + + + + + TltX + + + + + + + TltY + + + + + + S3 + + + + + + 6P + 5x {6P?} + + + + L1 + + + + + L2 + + + + + + JSx + + + + + + JSy - + + EX1 + + + + + EX2 + + + + + EX3 + + + + + EX4 + + + + + + + None + Żadne + + + Pot with detent Potencj. z zapadką - + Multi pos switch - + Pot without detent Potencjometr bez zapadki - + Slider with detent Suwak z zapadką - + 2 Positions Toggle 2 Poz. Przełącznik chwilowy - + 2 Positions 2 Pozycje - + 3 Positions 3 Pozycje @@ -1266,37 +1430,37 @@ Mode 4: Ustawienia Radia i Modeli - + Select or create a file for exported Settings: - + Press the 'Retry' button to choose another file. - + Simulator for this firmware is not yet available Nie jest dostępny symulator dla tego firmware - + Uknown error during Simulator startup. Nieznany błąd w trakcie startu Symulatora. - + Simulator Error Błąd Symulatora - + Data Load Error Błąd odczytu danych - + Error occurred while starting simulator. Błąd wystąpił w trakcie startu Symulatora. @@ -1453,17 +1617,17 @@ Do you want to import settings from a file? ComponentData - + Releases - + Pre-release - + Nightly @@ -1615,12 +1779,12 @@ Do you want to import settings from a file? Symetryczna (parzysta) f(x)=f(-x) - + Not enough free points in global points array to store the curve. - + Editing curve %1: %2 @@ -1878,120 +2042,141 @@ Do you want to import settings from a file? - + Played once, not during startup Odtwarzaj raz, nie w trakcie uruchomienia - + + !1x + + + + No repeat Bez powtórzeń - + + + 1x + 5x {1x?} + + + Repeat %1s - + + %1s + %1s + + + Beep 1 - + Beep 2 - + Beep 3 - + Warn 1 - + Warn 2 - + Cheep - + Ratata - + Tick - + Siren - + Ring - + Sci Fi - + Robot - + Chirp - + Tada - + Cricket - + Alarm Clock - + Value Wartość - + Source Źródło - + Global Variable - + Inc/Decrement + + + On + + Vario @@ -2058,22 +2243,22 @@ Do you want to import settings from a file? Bindowanie Zew. Modułu - + Flight Lot - + Telemetry Telemetria - + s s - + DISABLED Wyłączone @@ -2086,118 +2271,118 @@ Do you want to import settings from a file? CustomFunctionsPanel - + Switch Przełącznik - + Action Akcja - + Parameters Parametry - + Popup menu available - + SF%1 SF%1 - + GF%1 FG%1 - + GV - + ON Włącz - + Error occurred while trying to play sound, possibly the file is already opened. (Err: %1 [%2]) - + Unable to find or open sound file: %1 - + Delete Function. Are you sure? - + Cut Special Function. Are you sure? - + Copy Skopiuj - + Cut Wytnij - + Paste Wklej - + Clear Wyczyść - + Insert Wprowadź - + Delete Wykasuj - + Move Up W górę - + Move Down W dół - + Clear All Wyczyść wszytko - + Clear Function. Are you sure? - + Clear all Functions. Are you sure? @@ -2207,7 +2392,7 @@ Do you want to import settings from a file? None - + Żadne @@ -2235,7 +2420,7 @@ Do you want to import settings from a file? None - + Żadne @@ -2436,48 +2621,48 @@ Do you want to import settings from a file? Błąd konwersji pola %1 - + Switch Przełącznik - + Switch Przełącznik - + cannot be exported on this board! nie może być wyeksportowana na tę platformę! - + Source Źródło - + Source %1 cannot be exported on this board! Źródło %1 nie może być wyeksportowane na tę płytę! - + OpenTX only accepts %1 points in all curves OpenTX zezwala tylko na %1 punktów we wszystkich krzywych - + OpenTx only accepts %1 points in all curves OpenTX zezwala tylko na %1 punktów we wszystkich krzywych - - + + OpenTX on this board doesn't accept this function OpenTX na tej platformie nie dopuszcza tej funkcji - + OpenTX doesn't accept this radio protocol OpenTX nie obsługuje tego protokołu radiowego @@ -2714,12 +2899,12 @@ wielkość eepromu to 4096 ale tylko pierwsze 2048 jest użyte EdgeTXInterface - + Radio settings file checksum error. You are advised to review the settings - + Companion does not support settings version %1! @@ -2939,17 +3124,17 @@ Jeśli puste linia jest uznawana za aktywną cały czas. - + Clear All Wyczyść wszytko - + Set All Ustaw wszystko - + Invert All Odwróć wszytko @@ -3301,339 +3486,346 @@ Blank means include all. ?, *, and [...] wildcards accepted. Firmware - + Channel values displayed in us Wartości kanałów wyświetlone w us - + No OverrideCH functions available Brak dostępnych Funkcji Nadpisania Kanału - + Possibility to enable FAI MODE (no telemetry) at field Umożliwienie uaktywniania trybu FAI(brak telemetrii) w menu na lotnisku - + FAI MODE (no telemetry) always enabled Tryb FAI (brak telemetrii) zawsze aktywny - + Removes D8 FrSky protocol support which is not legal for use in the EU on radios sold after Jan 1st, 2015 Usuwa wsparcie dla protokołu D8 FrSky, który jest nielegany w UE w radiach spradawanych po 01-01-2015 - - + + + + + + + + + + - - - - - - Disable HELI menu and cyclic mix support Dezaktywowane menu Heli i wsparcie dla cyklicznych mikserów - - + + + + + + + + + + - - - - - - Disable Global variables dezaktywowane zmienne globalne - - + + + + + + + + + + - - - - - - Enable Lua custom scripts screen - + Use alternative SQT5 font Użyj alternatywnego fontu SQT5 - + Pots use in menus navigation Użycie potencjometrów do nawigacji w menu - + FrSky Taranis X9D+ FrSky Taranis X9D+ - + Enable non certified firmwares - + Enable AFHDS3 support - - + + Disable RAS (SWR) - + FrSky Taranis X9D+ 2019 - + FrSky Taranis X9D FrSky Taranis X9D - + Haptic module installed Moduł wibracji zainstalowany - + FrSky Taranis X9E FrSky Taranis X9E - + Confirmation before radio shutdown Potwierdzenie przez wyłączeniem radia - + Horus gimbals installed (Hall sensors) Zainstalowane gimbale Horusa (na czujnikach Halla) - + FrSky Taranis X9-Lite - + FrSky Taranis X7 / X7S - + FrSky Taranis X-Lite S/PRO - + FrSky Taranis X-Lite - + FrSky Horus X10 / X10S - - - - - - Support hardware mod: R9M ACCESS - - - - + FrSky Horus X10 Express / X10S Express - + FrSky Horus X12S - + Use ONLY with first DEV pcb version Użyć tylko dla pierwszych deweloperskich platform - + Jumper T12 / T12 Pro - - + + Support for MULTI internal module - + Jumper T-Lite - + + Jumper T-Lite (F4 MCU) + + + + Jumper T-Pro - + Jumper T16 / T16+ / T16 Pro - - - - + + + + Support for bluetooth module - + Radiomaster TX12 - + Radiomaster TX12 Mark II - + Radiomaster Zorro - + Select if internal ELRS module is installed - + + Radiomaster Boxer + + + + Radiomaster T8 - + Allow bind using bind key - + Radiomaster TX16S / SE / Hall / Masterfire - + Support internal GPS - + Support hardware mod: FlySky Paladin EV Gimbals - + Jumper T18 - + FlySky NV14 - + BETAFPV LiteRadio3 Pro - + iFlight Commando8 - + Turnigy 9XR-PRO Turnigy 9XR-PRO - + Enable HELI menu and cyclic mix support Uaktywnij menu HELI i cyklicznych mikserów - + Global variables Globalne zmienne - + In model setup menus automatically set source by moving the control W menu ustawień modelu automatycznie wybierz źródło poprzez poruszenie nim - + In model setup menus automatically set switch by moving the control W menu ustawień modelu automatycznie wybierz źródło poprzez poruszenie nim - + No graphical check boxes and sliders Brak graficznych pol wyboru i suwaków - + Battery graph Grafika baterii - + Don't use bold font for highlighting active items Nie używaj podświetlenia dla wybranych aktywnych elementów, mikserów, krzywych, expo, etc - + FrSky Taranis X9-Lite S - + FrSky Taranis X7 / X7S Access - - + + Support for ACCESS internal module replacement - + Enable resetting values by pressing up and down at the same time Szybkie nastawianie wartości (+) a (-) neguje wartość @@ -3642,24 +3834,16 @@ Blank means include all. ?, *, and [...] wildcards accepted. (UP) a (DN) ustawia 0 - + 9X with AR9X board 9X z platformą AR9X - + 9X with Sky9x board 9X z platformą Sky9X - - FirmwareInterface - - - Compressed image size exceeds reserved space. - - - FlapsPage @@ -4433,7 +4617,7 @@ Aktualnie używasz: FunctionSwitchesPanel - + SW%1 @@ -4623,12 +4807,12 @@ p, li { white-space: pre-wrap; } - + Own value Własna Wartość - + Flight mode %1 value Wartość Fazy lotu FL%1 @@ -4658,161 +4842,239 @@ These will be relevant for all models in the same EEPROM. Będą one obowiązywać dla wszystkich modeli w tym samym EEPROM-ie. - + Setup Ustawienia - + Trainer Trener - + Global Functions Funkcje Globalne - + Hardware Sprzęt - + Calibration Kalibracja - + + Enabled Features + + + + Wrong data in profile, radio calibration was not retrieved Błędne dane w profilu, kalibracja nie została odzyskana - + Wrong data in profile, Switch/pot config not retrieved Błędne dane w profilu, Ustawienia przełączników/potencjometrów nie uzyskane - + Wrong data in profile, hw related parameters were not retrieved Błędne dane w profilu, parametry HW nie zostały odzyskana - + Do you want to store calibration in %1 profile<br>overwriting existing calibration? Chcesz zapamiętać dane kalibracji profilu %1<br> Zastąpią one aktualne dane kalibracji? - + Calibration and HW parameters saved. Kalibracja i parametry HW zapamiętane. + + GeneralOptionsPanel + + + Radio Menus + + + + + Themes + + + + + Global Functions + Funkcje Globalne + + + + Trainer + Trener + + + + Model Menus + + + + + Heli + Heli + + + + Flight Modes + Fazy lotu + + + + Curves + Krzywe + + + + Global Variables + Zmienne globalne + + + + Logical Switches + Przełączniki logiczne + + + + Special Functions + Funkcje Specjalne + + + + Custom Mix Scripts + + + + + Telemetry + Telemetria + + GeneralSettings - + Radio Settings - + Internal Wewnętrzny - + Ask - + Per model - + Internal + External - + External - - + + OFF Wyłącz - + Enabled - + Telemetry Telemetria - + Trainer Trener - + Telemetry Mirror - + Telemetry In - + SBUS Trainer Trener SBUS - + LUA - + CLI - + GPS GPS - + Debug Debugowanie - + SpaceMouse - + + External module + + + + mA mA - + Normal - + OneBit @@ -4825,27 +5087,27 @@ Będą one obowiązywać dla wszystkich modeli w tym samym EEPROM-ie.Formularz - + GPS Coordinates Koordynaty GPS - + Speaker Pitch (spkr only) Wysokość tonów (tylko dźwięki) - + Measurement Units Jednostki miar - + NMEA NMEA - + Voice Language Język komunikatów @@ -4855,102 +5117,102 @@ Będą one obowiązywać dla wszystkich modeli w tym samym EEPROM-ie.Strefa czasowa względem UTC - + Metric Metryczne - + Imperial Imperialne - + Country Code Kod kraju - + America Ameryka - + Japan Japonia - + Europe Europa - - + + X-Short Bardzo krótka - - + + Short Krótka - - + + Normal Normalna - - + + Long Długa - - + + X-Long Bardzo długa - + Color 1 Kolor 1 - + Color 2 Kolor 2 - + Beeper Length Długość piknięcia - + RotEnc Navigation Nawigacja pokrętłem - + Beeper Mode Tryb pikania - + Vario pitch at zero Ton Wario dla zera - + Standard Standard - + Optrex Optrex @@ -4965,7 +5227,7 @@ Będą one obowiązywać dla wszystkich modeli w tym samym EEPROM-ie.Tryb dźwiękowy - + Beeper volume 0 - Quiet. No beeps at all. @@ -4982,35 +5244,35 @@ Będą one obowiązywać dla wszystkich modeli w tym samym EEPROM-ie. - - + + Quiet Cichy - + Alarms Only Tylko alarmy - - + + No Keys Bez przycisków - - + + All Wszystkie - + Only Alarms Tylko Alarmy - + Haptic Mode Tryb wibracji @@ -5035,8 +5297,8 @@ Będą one obowiązywać dla wszystkich modeli w tym samym EEPROM-ie.Głośnik i głosy - - + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -5091,181 +5353,176 @@ p, li { white-space: pre-wrap; } SG - - nnnnnnNN - - - - - + + Hz Hz - + Keys Backlight - + Rotary Encoder Mode - + Battery Warning Ostrzeżenie o zasilaniu - + Vario pitch at max Ton Wario dla Maks - + If this value is not 0, any keypress will turn on the backlight and turn it off after the specified number of seconds. Jeśli ta wartość jest różna od 0, każde naciśnięcie klawisza włączy podświetlenie, które zgaśnie po ustalonej liczbie sekund. - - - + + + sec s - - + + ms ms - + Backlight Brightness Jasność Podświetlenia - + Vario repeat at zero Powtarzanie dla Wario zero - + Backlight Auto OFF after Wyłącz podświetlenie po - + Backlight color Kolor Podświetlenia - + Min Min - - + + v V - + Max Maks - + Contrast Kontrast - + Battery Meter Range Zakres Pomiaru Baterii - + If not zero will sound beeps if the transmitter has been left without inputs for the specified number of minutes. Radio zasygnalizuje dźwiękiem brak aktywności po określonej liczbie minut. 0- wyłącza tę funkcję. - + min Min - + 4800 Baud 4800 bps - + 9600 Baud 9600 bps - + 14400 Baud 14400 bps - + 19200 Baud 19200 bps - + 38400 Baud 38400 bps - + 57600 Baud 57600 bps - + 76800 Baud 76800 bps - + 115200 Baud 115200 bps - + Backlight Switch Przełącznik Podświetlenia - + Show Splash Screen on Startup Pokazuj ekran startowy z logo - + This is the switch selectrion for turning on the backlight (if installed). To jest przełącznik do włączenia podświetlenia (jeśli zainstalowane). - + LCD Display Type Typ ekranu LCD - + Adjust RTC Dostosuj Zegar - - - + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -5290,78 +5547,72 @@ p, li { white-space: pre-wrap; } <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Ostrzeżenie cichej pracy - będzie ostrzegało gdy pikanie jest ustawione na cicho(0)</p></body></html> - + MAVLink Baud Rate Prędkość przesyłu MAVLink - + Speaker Volume Głośność dźwięków - + Haptic Length Długość wibracji - + Inactivity Timer Timer bezczynności - - - Show splash screen on startup - Pokazuj ekran startowy z logo - - - + --- --- - + 2s 2s - + 3s 3s - + 4s 4s - + 6s 6s - + 8s 8s - + 10s 10s - + 15s 15s - + "No Sound" Warning Ostrzeżenie "Brak Dźwięku" - + Haptic Strength Siła wibracji @@ -5386,22 +5637,22 @@ p, li { white-space: pre-wrap; } Głośność tła - + Stick Mode Mod drążków - + Default Channel Order Bazowa kolejność kanałów - + FAI Mode Tryb FAI - + Automatically adjust the radio's clock if a GPS is connected to telemetry. Dostrój automatycznie zegar radia jesli GPS jest podłączony do telemetri. @@ -5411,7 +5662,7 @@ p, li { white-space: pre-wrap; } Jacność wyłączonego podświetlenia - + Mode selection: Mode 1: @@ -5452,172 +5703,182 @@ Mode 4: - + Mode 1 (RUD ELE THR AIL) Mod 1 (SK.SW.Gaz.Lot) - + Mode 2 (RUD THR ELE AIL) Mod 2 (SK.Gaz.SW.Lot) - + Mode 3 (AIL ELE THR RUD) - + Mode 4 (AIL THR ELE RUD) Mod 4 (Lot.Gaz.SW.SK) - + <html><head/><body><p>Channel order</p><p><br/></p><p>Defines the order of the default mixes created on a new model.</p></body></html> <html><head/><body><p>Kolejność kanałów</p><p><br/></p><p>Definiuje kolejność standardowych mikserów dla nowego modelu.</p></body></html> - + If you enable FAI, only RSSI and RxBt sensors will keep working. This function cannot be disabled by the radio. - + RSSI Poweroff Warning - + Low EEPROM Warning - + Owner Registration ID - - R E T A + + Model quick select + + + + + Enable this to quickly change model on the model select page (a long press can then be used to open the model edit menu). + + + + + R E T A K W G L - + R E A T K W L G - + R T E A K G W L - + R T A E K G L W - + R A E T K L W G - + R A T E K L G W - + E R T A W K G L - + E R A T W K L G - + E T R A W G K L - + E T A R W G L K - + E A R T W L K G - + E A T R W L G K - + T R E A G K W L - + T R A E G K L W - + T E R A G W K L - + T E A R G W L K - + T A R E G L K W - + T A E R G L W K - + A R E T L K W G - + A R T E L R G W - + A E R T L W K G - + A E T R L W G K - + A T R E L G K W - + A T E R L G W K - + Battery warning voltage. This is the threashhold where the battery warning sounds. @@ -5628,58 +5889,58 @@ Ustala próg ostrzeżenia. Dopuszczalne wartości 5v-10v {3v?} {12v?} - + Power On Delay - + Jack Mode - + Audio - + Trainer Trener - + DMS - + USB Mode - + Power Off Delay - - + + Ask on Connect - + Joystick (HID) - + USB Mass Storage - + USB Serial (CDC) @@ -5689,12 +5950,12 @@ Dopuszczalne wartości 5v-10v {3v?} {12v?} Rewers drążków - + Play Delay (switch mid position) Opóźnienie odtwarzania (pozycja środkowa przełącznika) - + Backlight flash on alarm Błyskanie podświetleniem przy alarmie @@ -5702,82 +5963,82 @@ Dopuszczalne wartości 5v-10v {3v?} {12v?} GeneralSetupPanel - + OFF Wyłącz - + Keys Przyciski - + Sticks Drążki - + Keys + Sticks Przyciski i Drążki - + ON Włącz - + English Angielski - + Dutch Holenderski - + French Francuski - + Italian Włoski - + German Niemiecki - + Czech Czeski - + Slovak Słowacki - + Spanish Hiszpański - + Polish Polski - + Portuguese Portugalski - + Russian @@ -5792,64 +6053,79 @@ Dopuszczalne wartości 5v-10v {3v?} {12v?} Węgierski - + Danish - + + Chinese + + + + + Japanese + + + + + Hebrew + + + + No Nie - + RotEnc A Pokrętło :A - + Rot Enc B Pokrętło :B - + Rot Enc C Pokrętło :C - + Rot Enc D Pokrętło :D - + Rot Enc E Pokrętło :E - + If you enable FAI, only RSSI and RxBt sensors will keep working. This function cannot be disabled by the radio. Are you sure ? - + Normal - + Inverted - + Vertical Inverted, Horizontal Normal - + Vertical Inverted, Horizontal Alternate @@ -5875,99 +6151,118 @@ Are you sure ? HardwarePanel - + Sticks Drążki - + Dead zone - + Pots - + Sliders - + Switches - + RTC Battery Check - + Bluetooth Bluetooth - + Device Name: - - Antenna - Antena + + Sample Mode + - - Internal module + + Serial ports - - Sample Mode + + + Power - - Serial ports + + USB-VCP - - - %1 - %1s {1?} + + ADC Filter + Filtr ADC - - - Power + + Internal RF - - USB-VCP + + Type - - ADC Filter - Filtr ADC + + Baudrate: + + + + + Antenna: + + + + + External RF + + + + + AUX1 + + + + + AUX2 + - + S.Port Power - + Current Offset Aktuany ofset - + Warning: Changing the Internal module may invalidate the internal module protocol of the models! @@ -6307,73 +6602,78 @@ Are you sure ? - + Favorites - + Cannot find %1/RADIO/radio.yml - + Found %1/RADIO/radio.yml - + Cannot find %1/MODELS/models.yml - + Found %1/MODELS/models.yml - + Cannot find %1 - + Found %1 - + Cannot extract RADIO/radio.yml - - + + Cannot load RADIO/radio.yml - - + + Can't load MODELS/labels.yml - + Cannot extract - - + + Cannot load - + Cannot list files + + + Error deleting files + + LimitData @@ -6815,715 +7115,725 @@ Kolumny wysokości "GAlt" i prędkości "GSpd" są opcjonaln MainWindow - + File loaded Plik załadowany - + There are unsaved file changes which you may lose when switching radio types. Do you wish to continue? - + No local SD structure path configured! - + No Radio or SD card detected! - + EdgeTX Home Page: <a href='%1'>%1</a> - + The EdgeTX Companion project was originally forked from <a href='%1'>OpenTX</a> - + File new <a href='%1'>Issue or Request</a> - + Copyright - + EdgeTX Companion %1 - Radio: %2 - Profile: %3 - + Close Zamknij - + Close Models and Settings file Zamknij plik modeli i ustawień - + About Companion... - + List of recently used files Lista użytych plików - + Radio Profiles Profile radia - + Create or Select Radio Profiles Utwórz lub Wybierz Profile Radia - + Download components... - + Download EdgeTX components and supporting resources - + Check for updates... - + Check for updates to EdgeTX and supporting resources - + Release notes... - + Show release notes - + Delete Current Radio Profile... Skasuj Aktualny Profil Radia... - + Tabbed Windows Zakładkowane okna - + Use tabs to arrange open windows. Użyj zakładek do ustawienia otwartych okien. - + Tile Windows Tytuł Okien - + Arrange open windows across all the available space. Ustaw otwarte okna na całej dostępnej przestrzeni. - + Cascade Windows Okna kaskadowo - + Arrange all open windows in a stack. Ustaw wszytkie otwarte okna na stosie. - + Close All Windows Zamknij wszytkie okna - + Closes all open files (prompts to save if necessary. Zamknij wszystkie otwarte pliki (zapytaj by zapisać jeśli trzeba). - + Window Okno - + Some text will not be translated until the next time you start Companion. Please note that some translations may not be complete. Część tekstów nie będzie przetłumaczona do następnego uruchomienia Comapnion. Zwróć uwagę ze część tłumaczeń może nie być dokończona. - - + + File saved Plik zapisany - + Local Folder - + Radio Folder - + + Writing models and settings to radio + + + + + In progress... + + + + Models and Settings read Odczytaj Modele i Ustawienia - - + + This function is not yet implemented Funkcja niezaimplementowana jeszcze - + New Nowy - + Open... Otwórz... - + Save Zapisz - + Save As... Zapisz jako... - + View Log File... Obejrzyj plik logów... - + Open and view log file Otwórz i obejrzyj plik logów - + Edit Settings Edycja Ustawień - + Settings... Ustawienia... - + Export Application Settings.. - + Save all the current %1 and Simulator settings (including radio profiles) to a file. - + Import Application Settings.. - + Load %1 and Simulator settings from a prevously exported settings file. - + Ctrl+Shift+S Ctrl+Shift+S - + Ctrl+Alt+L Ctrl+Alt+L - + Ctrl+Alt+D Ctrl+Alt+D - + Ctrl+Alt+R Ctrl+Alt+R - + Alt+%1 Alt+%1 - + - Copy - Skopiuj - + Companion :: Open files warning - + Please save or close modified file(s) before deleting the active profile. - + Not possible to remove profile Usunięcie profilu jest niemożliwe - + The default profile can not be removed. Podstawowy profil nie może być usunięty. - + Confirm Delete Profile Potwierdź usunięcie profilu - + Are you sure you wish to delete the "%1" radio profile? There is no way to undo this action! Jesteś pewien że chcesz wykasować profil radia %1? Nie ma możliwości cofnięcia tego działania! - + Please save or close all modified files before importing settings - + <html><p>%1 and Simulator settings can be imported (restored) from a previosly saved export (backup) file. This will replace current settings with any settings found in the file.</p><p>An automatic backup of the current settings will be attempted. But if the current settings are useful then it is recommended that you make a manual backup first.</p><p>For best results when importing settings, <b>close any other %1 windows you may have open, and make sure the standalone Simulator application is not running.</p><p>Do you wish to continue?</p></html> - + Confirm Settings Import - + Select %1: - + backup - + Press the 'Ignore' button to continue anyway. - + The settings could not be imported. - + <html><p>New settings have been imported from:<br> %1.</p><p>%2 will now re-initialize.</p><p>Note that you may need to close and restart %2 before some settings like language and icon theme take effect.</p> - + <p>The previous settings were backed up to:<br> %1</p> - + Copy Current Radio Profile Kopiuj aktualny profil radia - + Use default system language. Uzyj języja bazowego systemu. - + Use %1 language (some translations may not be complete). Użyj języka %1 (częsć tłumaczeń może być niekompletna). - + A monochrome black icon theme Monochromatyczny czarny wygląd ikon - - + + Open Models and Settings file Otwórz plik Modeli i Ustawień - + Read Models and Settings From Radio Wczytaj Modele i Ustawienia z radia - + Save Radio Backup to File Zapisz Backup radia do pliku - - + + Checking for updates... - + Read Radio Firmware to File Odczytaj Firmware radia do pliku - + Create a new Models and Settings file Utwórz nowy plik Modeli i Ustawień - - + + Save Models and Settings file Zapisz plik Modeli i Ustawień - + The classic companion9x icon theme Klasyczny zestaw ikon Companion - + A monochrome white icon theme Monochromatyczny biały wygląd ikon - + A monochrome blue icon theme Monochromatyczny niebieski wygląd ikon - + Small Małe - + Use small toolbar icons Użyj małych ikon paska narzędzi - + Use normal size toolbar icons Użyj normalnych ikon paska narzędzi - + Normal Normalne - + Use big toolbar icons Użyj dużych ikon paska narzędzi - + Big Duże - + Use huge toolbar icons Użyj olbrzymich ikon paska narzędzi - + Huge Olbrzymie - + Edit Radio Splash Image... Edytor ekranu startowego radia... - + Edit the splash image of your Radio Edytuj ekran startowy swojego radia - - + + Read Firmware from Radio Odczytaj Firmware z radia - + Read firmware from Radio Odczytaj Firmware z radia - + Write Firmware to Radio Zapisz firmware do radia - + Write firmware to Radio Zapisz firmware do radia - + Write Models and Settings To Radio Zapisz Modele i Ustawienia do radia - + Write Models and Settings to Radio Zapisz Modele i Ustawienia do radia - - + + Read Models and Settings from Radio Wczytaj Modele i Ustawienia z radia - + Configure software for communicating with the Radio Ustaw oprogramowanie komunikacyjne z radiem - + Write Backup to Radio Zapisz Backup do radia - + Backup Radio to File Zbackupuj radio do pliku - + Save a complete backup file of all settings and model data in the Radio Zachowaj kompletny plik backup wszystkich ustawień i danych modeli z radia - + Recent Files Ostatnie Pliki - + Set Icon Theme Ustaw wygląd ikon - + Set Icon Size Ustaw wielkość ikon - + The new theme will be loaded the next time you start Companion. Wybrany wygląd będzie użyty po ponownym uruchomieniu Comapnion. - + If you've found this program useful, please support by <a href='%1'>donating</a> Jeśli uważasz, że ten program jest użyteczny, wesprzyj poprzez <a href='%1'>donację</a> - + About Companion O aplikacji Companion - + Exit Zakończ - - + + Synchronize SD Zsynchronizuj kartę pamięci - + Monochrome Monochromatyczny - + MonoWhite Mono-Biały - + MonoBlue Mono-Niebieski - + System language Język systemu - + Compare Models... Porównaj modele... - + Add Radio Profile Dodaj profil radia - + Configure Communications... Ustaw komunikację... - + Yerico - + Yellow round honey sweet icon theme Żółty zaokrąglony miodowy motyw ikon - + Write Zapis - + %2 %2 - + Compare models Porównaj modele - + Exit the application Zakończ aplikację companion9x - + Show the application's About box O aplikacji companion9x - + Classical Klasyczny - + Write Backup from file to Radio Zapisz Backup z pliku do radia - + SD card synchronization Synchronizacja karty SD - + Create a new Radio Settings Profile Utwórz nowy Profil Ustawień Radia - + Duplicate current Radio Settings Profile Zdupilkuj aktualny Profil Ustawień Radia - + Delete the current Radio Settings Profile Skasuj aktualny Profil Ustawień Radia - + Set Menu Language Ustaw język menu - - + + File Plik - - + + Edit Edycja - + Settings Ustawienia - + Read/Write Odczyt/Zapis - - + + Help Pomoc - + Ready Gotowe @@ -7531,12 +7841,12 @@ Do you wish to continue? MdiChild - + Editing model %1: Edycja modelu %1: - + Favorites @@ -7550,40 +7860,25 @@ Do you wish to continue? Do you want to continue? - - - Don't show this message again - - Unable to find radio SD card! - - Saved models and settings to radio - - - - - Error saving models and settings to radio! - - - - + Unable to find file %1! Nie mogę odnaleźć pliku %1! - + Error opening file %1: %2. Błąd otwarcia pliku %1: %2. - + Save As Zapisz jako @@ -7705,7 +8000,7 @@ Do you wish to continue? - + Insert Wprowadź @@ -7736,52 +8031,73 @@ Do you wish to continue? Symulacja radia - + Unable to Edit Radio Settings whilst models are open for editing. - + + + Invalid file extension! + + + + + Do not show this message again + + + + + Models and settings written to radio + + + + + Error writing models and settings to radio! + + + + Internal module protocol changed to <b>OFF</b> for %1 models! - + Select a model template file - + Add a new model using - + Defaults - + Edit Edycja - + Wizard - + Template - + Failed to remove temporary model! - + Export model @@ -7841,22 +8157,22 @@ Do you wish to continue? Pokar pasek akcji modelu - + Cannot insert model, last model in list would be deleted. Nie moge dodać modelu, ostatni model z listy zostanie skasowany. - + Cannot add model, could not find an available model slot. Nie moge dodać modelu, brak dostępnego miejsca. - + Cannot paste model, out of available model slots. Nie moge wkleić modelu, brak dostępnego miejsca. - + Delete %n selected model(s)? Wykasuj %n wybrany model? @@ -7865,7 +8181,7 @@ Do you wish to continue? - + Cannot duplicate model, could not find an available model slot. Nie moge powielić modelu, brak dostępnego miejsca. @@ -7875,7 +8191,7 @@ Do you wish to continue? - + Error reading file %1: %2. Błąd odczytu pliku %1: @@ -7925,22 +8241,22 @@ Zapisać? - + read only - + Model already exists! Do you want to overwrite it or insert into a new slot? - + Overwrite - + Do you want to overwrite radio general settings? Czy chcesz nadpisać główne ustawienia radia? @@ -7965,17 +8281,17 @@ Zapisać? - + Cannot write temporary file! Nie mogę zapisać pliku tymczasowego! - + Open backup Models and Settings file Otwórz plik backupu Modeli i Ustawień - + Invalid binary backup File %1 nieprawidłowy binarny plik %1 @@ -8640,62 +8956,150 @@ p, li { white-space: pre-wrap; } Symulacja - + Setup Ustawienia - + Heli Heli - + Inputs Wejścia - + Logical Switches Przełączniki logiczne - - + + Custom Screens - + + Enabled Features + + + + Mixes Miksery - + Flight Modes Fazy lotu - + Outputs Wyjścia - + Special Functions Funkcje Specjalne - + Curves Krzywe - + Telemetry Telemetria + + ModelOptionsPanel + + + Global + + + + + Off + Wyłącz + + + + On + + + + + Radio Menus + + + + + Themes + + + + + Global Functions + Funkcje Globalne + + + + Trainer + Trener + + + + Model Menus + + + + + Heli + Heli + + + + Flight Modes + Fazy lotu + + + + Curves + Krzywe + + + + Global Variables + Zmienne globalne + + + + Logical Switches + Przełączniki logiczne + + + + Special Functions + Funkcje Specjalne + + + + Custom Mix Scripts + + + + + Telemetry + Telemetria + + ModelPrinter @@ -8731,7 +9135,7 @@ p, li { white-space: pre-wrap; } Enable - + Aktywuj @@ -8775,8 +9179,8 @@ p, li { white-space: pre-wrap; } - - + + OFF Wyłącz @@ -8787,19 +9191,19 @@ p, li { white-space: pre-wrap; } - + Mode Tryb - + Channels Kanały - + Frame length @@ -8810,7 +9214,7 @@ p, li { white-space: pre-wrap; } - + Polarity Polaryzacja @@ -8820,424 +9224,425 @@ p, li { white-space: pre-wrap; } Protokół - - + + Delay Opóźnienie - - + + Receiver Odbiornik - + Radio protocol - + Subtype Podtyp - + Option value Wartość opcjonalna - + + Sub Type - - + + RF Output Power - + Output Type - + RX Output Frequency - + Raw 12 bits - + 90 90 - + 120 120 - + 120X 120X - + 140 140 - + Scale(%1) - - + + Weight(%1) - - + + Switch(%1) - + No Trim - + MULT! - + Flight modes Fazy lotu - + Flight mode Faza lotu - + All Wszystkie - + Edge Brzeg - + Sticky Trwałe przełączenie - + Timer Timer - + missing - + Duration Czas trwania - + Extended Limits Rozszerzone limity (125%) - + Display Checklist Wyświetl Czeklistę - + Global Functions Funkcje Globalne - + Manual - + Auto Automatyczne - + Failsafe Mode Tryb Failsafe - - + + Hold Utrzymuj - + No Pulse Brak impulsu - + Not set BRAK - + No pulses - + Step - + Display - + Extended - + Never Nigdy - + On Change - + Always Zawsze - - - + + + Source Źródło - + Trim idle only - + Warning Ostrzeżenie - + Reversed - + FrSky S.PORT - + FrSky D FrSky D - + FrSky D (cable) FrSky D (kabel) - + Alti Wysokościomierz - + Alti+ Wysokościomierz+ - + VSpeed Prędkość Pionowa - + + - A1 A1 - + + - A2 A2 + - A3 A3 + - A4 A4 + - FAS FAS - + Cells Cele - + Min Min - + Max Maks - + Numbers Liczby - + Bars Paski - + Script Skrypt - + Filename Nazwa pliku - + Error: Unable to open or read file! - - + + Offset(%1) Wyrównanie(%1) - + Off Wyłącz - - - - - + + + + + None - + Żadne - - - + + + FM%1 FM%1 - + FM%1%2 FM%1%2 - + FM%1+%2 FM%1+%2 - + NoTrim Bez Trymera - + No DR/Expo Bez DR/Expo - + Delay(u%1:d%2) - + Slow(u%1:d%2) - + Warn(%1) - + Disabled in all flight modes Wyłaczone we wszystkich fazach lotu - + instant natychmiastowy - + Custom Własny @@ -9273,27 +9678,27 @@ p, li { white-space: pre-wrap; } ModelsListModel - + Index Indeks - + Name Nazwa - + RX # - + Labels - + Model %1 Translators: do NOT use accents here, this is a default model name. Model %1 @@ -9361,11 +9766,6 @@ p, li { white-space: pre-wrap; } RF Output Power - - - Low Power - Słabe zasilanie - us @@ -9382,18 +9782,18 @@ p, li { white-space: pre-wrap; } - + Show values in: Pokaż wartości w: - + % abbreviation for percent % - + μs abbreviation for microseconds µs @@ -9490,6 +9890,11 @@ p, li { white-space: pre-wrap; } Raw 12 bits + + + Low power mode + + RX Frequency @@ -9501,7 +9906,17 @@ p, li { white-space: pre-wrap; } Hz - + + Option check + + + + + Option combo + + + + Failsafe Positions Pozycja Failsave @@ -9534,110 +9949,280 @@ p, li { white-space: pre-wrap; } ModuleData - + Positive - + Negative Ujemna - + + No Telemetry + + + + + MLink + + + + Trainer Port Port trenera - + Internal Radio System Wewnętrzny moduł radiowy - + External Radio Module Zewnętrzny moduł radiowy - + Extra Radio System System Radiowy Ekstra - + Radio System System radia - + + OFF + Wyłącz + + + + PPM + + + + + Silverlit A + + + + + Silverlit B + + + + + Silverlit C + + + + + CTP1009 + + + + + LP45 + + + + + DSM2 + + + + + DSMX + + + + + PPM16 + + + + + PPMsim + + + + + FrSky XJT (D16) + + + + + FrSky XJT (D8) + + + + + FrSky XJT (LR12) + + + + + FrSky DJT + + + + + Crossfire + + + + + Multi + + + + + FrSky R9M + + + + + FrSky R9M Lite + + + + + FrSky R9M Lite Pro + + + + + SBUS output at VBat + + + + + FrSky ACCESS ISRM + + + + + FrSky ACCST ISRM D16 + + + + + FrSky ACCESS R9M 2019 + + + + + FrSky ACCESS R9M Lite + + + + + FrSky ACCESS R9M Lite Pro + + + + + FrSky XJT lite (D16) + + + + + FrSky XJT lite (D8) + + + + + FrSky XJT lite (LR12) + + + + + AFHDS3 + + + + + Ghost + + + + + Lemon-Rx DSMP + + + + 10mW - 16CH - - + + 100mW - 16CH - + 500mW - 16CH - + Auto <= 1W - 16CH - - + + 25mW - 8CH - - + + 25mW - 16CH - + 200mW - 16CH (no telemetry) - + 500mW - 16CH (no telemetry) - + 100mW - 16CH (no telemetry) - + 25 mW - + 100 mW - + 500 mW - + 1 W - + 2 W @@ -9645,47 +10230,27 @@ p, li { white-space: pre-wrap; } ModulePanel - + Warning: The internal module protocol <b>%1</b> is incompatible with the hardware internal module <b>%2</b> and has been set to <b>OFF</b>! - + Value Wartość - + Hold Utrzymuj - + No Pulse Brak impulsu - - Ask - - - - - Internal - Wewnętrzny - - - - Internal + External - - - - - External - - - - + Bind on channel @@ -9693,424 +10258,456 @@ p, li { white-space: pre-wrap; } MultiModelPrinter - + Input Wejście - + Weight Waga - + Long. cyc Długi cykl - + Lateral cyc Boczny cykl - + Collective Pochylenie (Collective) - + Flight modes Fazy lotu - - + + Flight mode Faza lotu - - + + + + Switch Przełącznik - + General - + Model Image Obrazek modelu - + Throttle Gaz - + Trims - + Center Beep - + Switch Warnings Ostrzeżenie o przełącznikach - + Pot Warnings Ostrzeżenie o potencjometrach - + Other - + Timers - + Time Czas - + Countdown Odliczanie - + Mode Tryb - - + + Start Start - + Modules - + Trainer port - + Helicopter Śmigłowiec - + Swash - - - + + + Type - + Ring - + + + Function + Funkcja + + + + + Repeat + + + + + + Enabled + + + + Protocol Protokół - + Low - + Critical - + Telemetry audio - + Altimetry Wysokościomierz - - + + Vario source Źródło wario - + Vario limits > - + Sink max - + Sink min - + Climb min - + Climb max - + Center silent - + Top Bar Górny pasek - + Volts source Źródło napięcia - + Altitude source Źródło wysokości - + + Multi sensors + + + + + Show Instance IDs + + + + Function Switches - + Switch %1 - + Group - + Always On - + + + Parameters Parametry - + Telemetry Sensors - + Telemetry Screens - + GF%1 FG%1 - + Global Functions Funkcje Globalne - + Checklist - - + + GV%1 ZG%1 - + RE%1 RE%1 - + Channel Kanał - - - - + + + + Name Nazwa - + Prec - + Popup - + Outputs Wyjścia - + Subtrim Subtrim - + Direct - + Curve Krzywa - + PPM - + Linear Liniowa - + Telemetry Telemetria - - + + Min Min - + Min.call - + Persist - + F.In - + F.Out - + Global vars - - + + Max Maks - + Global Variables Zmienne globalne - + Inputs Wejścia - + Mixers Miksery - + Curves Krzywe - + L%1 L%1 - + Logical Switches Przełączniki logiczne - + SF%1 SF%1 - + Special Functions Funkcje Specjalne - + Unit Jednostka - + RSSI Alarms Alarmy RSSI @@ -10118,60 +10715,10 @@ p, li { white-space: pre-wrap; } Multiprotocols - - Subtype - Podtyp - - - - Video TX frequency - Częstotliwość nadajnika wideo - - - - CC2500 frequency fine tune - Dokadne dostrojenie częstotl. CC2500 - - - - RF power - - - - - Telemetry - Telemetria - - - - Servo output frequency - Częstotliwość wyjściowa serwa - - - - Option value - Wartość opcjonalna - - - - Fixed ID value - - - - - Enable Max Throw + + Servo update rate - - - RF Channel Number - - - - - DEFAULT - PODSTAWOWY - MultirotorPage @@ -10199,22 +10746,22 @@ p, li { white-space: pre-wrap; } OpenTxEepromInterface - + Unknown error Nieznany błąd - + ... plus %1 errors ,,, plus %1 błędów - + Cannot write radio settings Nie mogę zapisać ustawień radia - + Cannot write model %1 Nie mogę zapisać modelu %1 @@ -10361,20 +10908,30 @@ p, li { white-space: pre-wrap; } QObject - + WARNING - + <p>Importing JumperTX data into OpenTX 2.3 is <b>not supported and dangerous.</b></p> <p>It is unfortunately not possible for us to differentiate JumperTX data from legitimate FrSky X10 data, but <b>You should only continue here if the file you opened comes from a real FrSky X10.</b></p> <p>Do you really want to continue?</p> + + + Compressed image size exceeds reserved space. + + + + + Show this message again at next startup? + + RadioData - + Favorites @@ -10511,12 +11068,12 @@ p, li { white-space: pre-wrap; } RadioKnobWidget - + <p>Value (input): <b>%1</b></p> <p>Wartość (wejściowa): <b>%1</b></p> - + Right-double-click to reset to center. Podwójny klik PPM w celu zresetowania środka. @@ -11522,87 +12079,87 @@ Wolne obroty będą na górze, trymer i ostrzeżenie o otwartym gazie również SetupPanel - + Timer %1 Timer %1 - + Popup menu available - + Profile Settings - + SD structure path not specified or invalid - + Copy Skopiuj - + Cut Wytnij - + Paste Wklej - + Clear Wyczyść - + Insert Wprowadź - + Delete Wykasuj - + Move Up W górę - + Move Down W dół - + Clear All Wyczyść wszytko - + Clear Timer. Are you sure? - + Clear all Timers. Are you sure? - + Cut Timer. Are you sure? - + Delete Timer. Are you sure? @@ -11824,8 +12381,8 @@ Wolne obroty będą na górze, trymer i ostrzeżenie o otwartym gazie również SimulatorMain - OpenTx Simulator - Symulator OpenTX + EdgeTx Simulator + @@ -11879,7 +12436,12 @@ Wolne obroty będą na górze, trymer i ostrzeżenie o otwartym gazie również - Data source type to use (applicable to Horus only). One of: + Data source type to use. One of: + + + + + Unknown error during Simulator startup. @@ -11926,7 +12488,7 @@ NOTE: any existing EEPROM data incompatible with the selected radio type may be BŁĄD: biblioteki symulatora niedostępne. - + ERROR: Couldn't start simulator, missing radio/profile/data file/folder. Profile ID: [%1]; Radio ID: [%2]; Data File: [%3] @@ -11935,16 +12497,11 @@ ID Profilu: [%1]; ID Radia: [%2]; Plik Danych: [%3] - + ERROR: Radio profile or simulator firmware not found. Profile ID: [%1]; Radio ID: [%2] BŁĄD: Porfil radia lub fimware symulatora nie znalezione. ID Profilu: [%1]; ID Radia: [%2] - - - Uknown error during Simulator startup. - Nieznany błąd w trakcie startu Symulatora. - SimulatorMainWindow @@ -12229,10 +12786,14 @@ Typ radia określony w wybranym profilu zostanie użyty jako domyślny. - Radio data (.bin/.eeprom/.otx) image file to use. A new file with a default image will be created if necessary.<br /> -<b>NOTE</b>: any existing EEPROM data incompatible with the selected radio type may be overwritten! - Plik obrazu danych radia (.bin/.eeprom/.otx) do użytku. W razie potrzeby zostanie stworzony nowy plik z domyślnym obrazem.<br /> -<b>UWAGA</b>: każdy istniejący EEPROM niekompatybilny z wybranym typem radia zostanie nadpisany! + Radio data (.etx) settings file to use. A new file with default settings will be created if necessary.<br /> +<b>NOTE</b>: any existing data incompatible with the selected radio type may be overwritten! + + + + + Simulator: + @@ -12290,22 +12851,22 @@ Domyślny jest skonfigurowany w wybranym Profilu Radia. Scieżka SD - + All files (*.*) Wszytkie pliki (*.*) - + Select a data file Wybierz plik danych - + Select Data Directory Wybierz katalog danych - + Select SD Card Image Folder Wybierz folder obrazu karty SD @@ -12318,67 +12879,67 @@ Domyślny jest skonfigurowany w wybranym Profilu Radia. Symulator Companion - + Radio Simulator (%1) Symulator Radia (%1) - + Could not determine startup data source. Nie mogę ustalić startowego źródła danych. - + Could not load data, possibly wrong format. Nie mogę załadować danych, prawdopodobnie zły format. - + Data Load Error Błąd odczytu danych - + Invalid startup data provided. Plese specify a proper file/path. Dostarczone błędne dane startowe. Proszę określić prawidłowy plik/ścieżkę. - + Simulator Startup Error Błąd startu symulatora - + Error saving data: could open file for writing: '%1' Błąd zapisu danych: nie mogę otworzyć pliku do zapisu: '%1' - + Error saving data: could not get data from simulator interface. Błąd zapisu danych: nie mogę pobrać danych z interfacu symulatora. - + An unexpected error occurred while attempting to save radio data to file '%1'. Nastąpił nieoczekiwany błąd w trakcie próby zapisu danych radia do pliku '%1'. - + Data Save Error Błąd zapisu danych - + Cannot open joystick, joystick disabled Nie mogę otworzyć joysticka, dezaktywowany - + Radio firmware error: %1 Błąd Firmware Radia: %1 - + - Flight Mode %1 (#%2) - Faza lotu %1 (#%2) @@ -12812,6 +13373,11 @@ Too many errors, giving up. Disable multi sensor handling Wyłącz obsługę wielu czujników + + + Show Instance IDs + + Volt source @@ -13056,27 +13622,27 @@ Too many errors, giving up. TelemetryPanel - + Low Alarm Alarm niski - + Critical Alarm Alarm krytyczny - + Winged Shadow How High Winged Shadow How High - + Winged Shadow How High (not supported) Winged Shadow How High (Nie obsługiwane) - + Delete Sensor. Are you sure? @@ -13096,7 +13662,7 @@ Too many errors, giving up. FrSky D (kabel) - + Source Źródło @@ -13777,92 +14343,102 @@ hh:mm:ss Wibracje - + + Beeps and Haptic + + + + + Voice and Haptic + + + + 5s 5x {5s?} - + 10s 10s - + 20s 5x {20s?} - + 30s 5x {30s?} - + Not persistent Niestałe - + NOT - + Persistent (flight) Stałe (lot) - + Flight Lot - + Persistent (manual reset) Stałe (Ręczny reset) - + Manual reset - + OFF Wyłącz - + ON Włącz - + Start Start - + THs THs - + TH% TH% - + THt THt - + Show Elapsed - + Show Remaining @@ -13894,22 +14470,22 @@ CTRL + scroll or PAGE UP/DOWN keys to change time in larger steps. TrainerMix - + OFF Wyłącz - + += (Sum) += (Suma) - + := (Replace) := (Zastąpienie) - + CH%1 Kan %1 @@ -13953,7 +14529,23 @@ CTRL + scroll or PAGE UP/DOWN keys to change time in larger steps. UpdateCompanion - + + Would you like to open the disk image to install the new version of Companion? + + + + + + Would you like to launch the Companion installer? + + + + + No install process support for your operating system + + + + Companion @@ -13962,6 +14554,11 @@ CTRL + scroll or PAGE UP/DOWN keys to change time in larger steps. Install + + + Asset filter applied: %1 - %2 found + + Expected 1 asset for install but none found @@ -14001,7 +14598,7 @@ CTRL + scroll or PAGE UP/DOWN keys to change time in larger steps. UpdateFirmware - + Firmware Firmware @@ -14029,347 +14626,285 @@ CTRL + scroll or PAGE UP/DOWN keys to change time in larger steps. UpdateInterface - + Component id: %1 exceeds maximum application settings components: %2! - - + + Copy filter pattern: %1 + + + + + + + + Asset filter applied: %1 - %2 found + + + + + Copy directory structure + + + + + Processing updates for: %1 - + %1 preparation failed - + %1 download failed - + %1 decompress failed - + %1 copy to destination failed - + Failed to save release settings - + %1 start async failed - + %1 housekeeping failed - - + + %1 update successful - - Update Interface - - - - + unknown nieznany - - Unable to download release meta data - - - - - Unable to download release assets information - - - - + %1 directory not configured in application settings! - + Failed to create %1 directory %2! - - Unable to open the download file %1 for writing. -Error: %2 - - - - - Invalid URL: %1 - - - - - URL: %1 - - - - - Network error has occurred. Error code: %1 - - - - - Unable to download %1. -Error:%2 -%3 - - - - - Unable to convert downloaded data to json format. -Error:%1 -%2 - - - - - Asset filter: %1 - - - - + No assets found in release '%1' using filter '%2' - + %1 assets found when %2 expected in release '%3' using filter '%4' - + Unable to set processing flags for asset %1 - + Unable to set sub directory for asset %1 - + Unable to set copy filter for asset %1 - - Downloading: %1 - - - - - Download: %1 - - - - - File exists: %1 - - - - - File %1 exists. Download again? - - - - - Failed to create directory %1! - - - - + Decompressing %1 - + Decompress: %1 - + Failed to decompress %1 - + Decompressed file structure not found at %1 - + Copy file structure from: %1 - - + + Failed to create directory %1 - - + + Check/create directory: %1 - - + + Directories checked/created: %1 - - + + Failed to delete existing file %1 - - + + Failed to copy file %1 - - + + Copied %1 to %2 - - + + Files copied: %1 - + Unable to determine source directory for asset %1 - + Copy files from %1 - + Deleted file: %1 - + No downloaded or decompressed files matched filter '%1' - + Preparing - + Set run folders failed - + Set release id from update release '%1' failed - + Flagging assets - + Downloading assets - + Unable to download flagged assets - + Decompressing assets - + Unable to decompress flagged assets - + Copying to destination - + Unable to copy assets - + Housekeeping - + Delete download directory: %1 - + Failed to delete downloads folder %1 - + Delete decompress directory: %1 - - + + Failed to delete decompress folder %1 - + Delete decompress folder: %1 - + Save release settings @@ -14377,11 +14912,76 @@ Error:%1 UpdateMultiProtocol - + Multiprotocol + + UpdateNetwork + + + Downloading: %1 + + + + + Download: %1 + + + + + File exists: %1 + + + + + File %1 exists. Download again? + + + + + Failed to create directory %1! + + + + + Unable to open the download file %1 for writing. Error: %2 + + + + + Invalid URL: %1 + + + + + URL: %1 + + + + + Network error has occurred. Error code: %1 + + + + + Ssl library version: %1 + + + + + Unable to download %1. Error:%2 +%3 + + + + + Unable to convert downloaded metadata to json. Error:%1 +%2 + + + UpdateOptionsDialog @@ -14410,58 +15010,58 @@ Error:%1 - + %1 %2 %1s {1 %2?} - + Options - + Clear current release information. Are you sure? - - + + Filter Filtr - + Max.Expected - + No Limit - + Download - + Decompress - + Install - + Copy Skopiuj - + Sub folder @@ -14469,40 +15069,40 @@ Error:%1 UpdateParameters - + None - + Żadne - + Exact - + Startswith - + Endswith - + Contains - - Expression + + Pattern UpdateSDCard - + SD Card @@ -14512,15 +15112,25 @@ Error:%1 - - Radio flavour %1 not listed in %2 + + Unable to retrieve asset '%1' from release '%2' + + + + + Unable to retrieve file '%1' from repo '%2' + + + + + Radio flavour '%1' not listed in '%2' UpdateSounds - + Sounds @@ -14530,40 +15140,48 @@ Error:%1 - - Asset not found in release '%1' using filter pattern '%2' + + Unable to retrieve asset '%1' from release '%2' - %1 assets found when %2 expected in release '%3' using filter pattern '%4' + Unable to retrieve file '%1' from repo '%2' - - Language %1 not listed in %2 + + Language '%1' not listed in '%2' - + Choose Language Packs - + No language packs have been selected. Sounds update will be skipped! - + Flagging assets + + UpdateStatus + + + Update Interface + + + UpdateThemes - + Themes @@ -14589,37 +15207,37 @@ Process now? - + No components have been flagged to check in Update Settings! - + Update Components - + Starting... - + Finished %1 - + successfully - + with errors - + Run SD card sync now? @@ -14675,7 +15293,7 @@ Process now? - + Options @@ -14730,37 +15348,37 @@ Process now? - + Retrieving latest release information for %1 - + Save as Defaults - + Download folder path missing! - + Decompress folder path missing! - + Update folder path missing! - + Decompress and download folders have the same path! - + No components selected for update! @@ -15213,17 +15831,17 @@ Process now? - + Please check all radio and model settings as no conversion could be performed. - + File %1 appears to contain radio settings and importing is unsupported. - + Unable to determine content type for file %1 @@ -15231,7 +15849,7 @@ Process now? YamlGeneralSettings - + Warning: Radio settings file is missing the board entry! Current firmware profile board will be used. @@ -15240,7 +15858,7 @@ Do you wish to continue? - + Settings file board (%1) does not match current profile board (%2). Do you wish to continue? @@ -15377,149 +15995,100 @@ m2560 dla platformy V4 Ustaw joystick - - Ch2 - Kanał 02 - - - - Ch1 - Kanał 01 - - - - Ch4 - Kanał 04 - - - - Ch6 - Kanał 06 - - - - Ch3 - Kanał 03 - - - - Ch5 - Kanał 05 - - - - Ch7 - Kanał 07 - - - - Ch8 - Kanał 08 - - - + Instructions Instrukcje - + Enable Aktywuj - + Cancel Przerwij - + Back Cofnij - + Start Start - + Next Następny - + Ok OK - + + Not Assigned Nieprzypisany - - Stick - Drążek - - - - Knob/Slider %1 - Gałka/Suwak %1 - - - + No joysticks found Brak joysticka - + Cannot open joystick. Nie mogę otworzyć joysticka. - + Press the Start button to start the stick range calibration procedure. You may change the channel assignments or inversion at any time. W celu uruchomeinia procedury kalibracji wciśnij przycisk Start. W każdej chwili możesz zmienić przypisanie kanału lub rewers. - + Move sticks and pots in every direction making full movement Press Next when finished Porusz drążkami i potencjometrami we wszytkich kierunkach po oporach Wciśnij Dalej kiedy skończysz - + Place sticks and pots in middle position. Press Next when done Wyśrodkuj drążki i potencjomety. Wciśnij Dalej kiedy skończysz - + Map joystick channels to controls using comboboxes. Press Next when done. Zmapuj kanały joystika do elementów sterujących używając pól kombi. Wciśnij Dalej kiedy skończysz. - + Check inversion checkbox to if necessary to reverse direction. Press Next when done. Zaznacz pola wyboru rewersu jeśli konieczne jest odwrócenie działania. Wciśnij Dalej kiedy skończysz. - + Press OK to save configuration Press Cancel to abort joystick calibration without saving. Naciśnij OK w celu zapisania konfiguracji Naciśnij Porzuć w celu zakończyć kalibrację joystika bez zapisu. - + Calibration not complete, save anyway? Kalibracja nie zakończona, zapisać mimo to? diff --git a/companion/src/translations/companion_pt.ts b/companion/src/translations/companion_pt.ts index e6f86e2ce87..534ccc4d45c 100644 --- a/companion/src/translations/companion_pt.ts +++ b/companion/src/translations/companion_pt.ts @@ -60,110 +60,102 @@ AppData - + Application Settings have been saved to %1 - + Could not save Application Settings to file "%1" - + because the file could not be saved (check access permissions). - + for unknown reasons. - + None - + Wizard - + Editor - + Template - + Prompt - + Manual - + Startup - + Daily - + Weekly - + Monthly - + Debug - + Warning Aviso - + Critical - + Fatal - + Information - - AppMessages - - - Show this message again at next startup? - - - AppPreferencesDialog @@ -177,22 +169,17 @@ - + Default Channel Order Ordem dos Canais por Defeito - - - Menu Language - - Default Stick Mode Modo do Rádio por Defeito - + Select Image @@ -240,7 +227,7 @@ Mode 4: Modo 4 (AIL THR ELE RUD) - + Splash Screen @@ -270,6 +257,11 @@ Mode 4: <html><head/><body><p>Channel order</p><p><br/></p><p>Defines the order of the default mixes created on a new model.</p></body></html> + + + Language + + Prompt to write firmware to radio after update @@ -396,7 +388,12 @@ Mode 4: - + + Remove empty model slots when deleting models (only applies for radios w/out labels) + + + + Simulator Volume Gain @@ -406,12 +403,12 @@ Mode 4: - + Clear Image - + Radio Type @@ -431,78 +428,78 @@ Mode 4: - + Application Settings - + Enable automatic backup before writing firmware - + Splash Screen Library - + Google Earth Executable - + Only show user splash images - + Show user and companion splash images - + User Splash Screens - + Automatic Backup Folder - + Simulator Settings - + Simulator BackLight - + Enable - - + + Options - - - - - - - - + + + + + + + + Select Folder @@ -512,345 +509,345 @@ Mode 4: - + Append version number to firmware file name - + Prompt to run SD Sync after update - + Debug Output Logging - + <html><head/><body><p>Keep a log of all debugging messages generated by the desktop Companion/Simulator applications. An EdgeTX developer may request this to help diagnose an issue.</p></body></html> - + Application (Companion/Simulator) - + <html><head/><body><p>Keep a log of all messages generated by the radio firmware when running in Simulator. This is the same information one would also see in the Simulator <span style=" font-style:italic;">Debug Output</span> window.</p></body></html> - + Radio Firmware (in Simulator) - + Select Executable - + Output Logs Folder - + Show splash screen - + Prompt for radio profile - + <html><head/><body><p>This option maintains the behaviour from older OpenTx versions where empty model slots are preserved when a model is deleted or moved. </p><p>When this option is de-selected, the other models may be re-arranged to fill the gap left by the removed model.</p></body></html> - - Remove empty model slots when deleting models (only applies for radios w/out categories) - - - - + Action on New Model - + most recently used files - + Startup Settings - + Remember - + Prompt to run installer after update - - + + Update - + Screenshot capture folder - + Blue - + Green - + Red - + Orange - + Yellow - + Joystick - + Simulator controls - + Save switch/pot positions on simulator exit - + Clear saved positions - + + Disable 'Cannot open joystick, joystick disabled' warning + + + + Update Settings - + Check frequency - + Reset to Defaults - + Folders - + Download - + Create sub-folders in Download folder - + Decompress - + Use Radio Profile SD Structure - + Components - + Delete downloads - + Delete decompressions - + Logging - + Calibrate - + Only capture to clipboard - + Update Settings: Download folder path missing! - + Update Settings: Decompress folder path missing! - + Update Settings: Update folder path missing! - + Update Settings: Decompress and download folders have the same path! - + My Radio - + <p><b>You cannot switch Radio Type or change Build Options while there are unsaved file changes. What do you wish to do?</b></p> <ul><li><i>Save All</i> - Save any open file(s) before saving Settings.<li><li><i>Reset</i> - Revert to the previous Radio Type and Build Options before saving Settings.</li><li><i>Cancel</i> - Return to the Settings editor dialog.</li></ul> - + Select your snapshot folder - - + + No joysticks found - + EMPTY: No radio settings stored in profile - + AVAILABLE: Radio settings of unknown age - + AVAILABLE: Radio settings stored %1 - + Reset all update settings to defaults. Are you sure? - + Update settings have been reset. Please close and restart Companion to avoid unexpected behaviour! - + Select your download folder - + Select your decompress folder - + Select your update destination folder - + Check - + Release channel - + Select your library folder - - + + Select your Models and Settings backup folder - + Select a folder for application logs - + Select Google Earth executable - + Select the folder replicating your SD structure - + Open Image to load - + Images (%1) @@ -888,74 +885,241 @@ Mode 4: Boards - + Left Horizontal - + Left Vertical - + Right Vertical - + Right Horizontal - + Aux. 1 - + Aux. 2 - - - + + Rud + + + + + Ele + + + + + Thr + + + + + Ail + + + + + P1 + + + + + P2 + + + + + P3 + + + + + + + + + + + + S1 + + + + + POT1 + + + + + F1 + + + + + F2 + + + + + F3 + + + + + F4 + + + + + + + + + + + S2 + + + + + + + + LS + + + + + + + + RS + + + + + + + TltX + + + + + + + TltY + + + + + + S3 + + + + + + 6P + + + + + L1 + + + + + L2 + + + + + + JSx + + + + + + JSy + + + + + EX1 + + + + + EX2 + + + + + EX3 + + + + + EX4 + + + + + + None - + Pot with detent - + Multi pos switch - + Pot without detent - + Slider with detent - + 2 Positions Toggle - + 2 Positions - + 3 Positions @@ -1338,37 +1502,37 @@ Do you want to import settings from a file? - + Select or create a file for exported Settings: - + Press the 'Retry' button to choose another file. - + Simulator for this firmware is not yet available - + Uknown error during Simulator startup. - + Simulator Error - + Data Load Error - + Error occurred while starting simulator. @@ -1449,17 +1613,17 @@ Do you want to import settings from a file? ComponentData - + Releases - + Pre-release - + Nightly @@ -1611,12 +1775,12 @@ Do you want to import settings from a file? - + Not enough free points in global points array to store the curve. - + Editing curve %1: %2 @@ -1944,256 +2108,277 @@ Do you want to import settings from a file? - + s - + Played once, not during startup - + + !1x + + + + No repeat - + + + 1x + + + + Repeat %1s - + + %1s + %1ss {1s?} + + + DISABLED - + Flight - + Telemetry - + Beep 1 - + Beep 2 - + Beep 3 - + Warn 1 - + Warn 2 - + Cheep - + Ratata - + Tick - + Siren - + Ring - + Sci Fi - + Robot - + Chirp - + Tada - + Cricket - + Alarm Clock - + Value - + Source Fonte - + Global Variable - + Inc/Decrement + + + On + + CustomFunctionsPanel - + Switch Interruptor - + Action - + Parameters - + Popup menu available - + Error occurred while trying to play sound, possibly the file is already opened. (Err: %1 [%2]) - + Unable to find or open sound file: %1 - + Delete Function. Are you sure? - + Cut Special Function. Are you sure? - + Copy - + Cut - + Paste - + Clear - + Insert - + Move Up - + Move Down - + Clear All - + Clear Function. Are you sure? - + Clear all Functions. Are you sure? - + SF%1 - + GF%1 - + GV - + ON - + Delete @@ -2432,48 +2617,48 @@ Do you want to import settings from a file? - + Switch Interruptor - + Switch - + cannot be exported on this board! - + Source Fonte - + Source %1 cannot be exported on this board! - + OpenTX only accepts %1 points in all curves - + OpenTx only accepts %1 points in all curves - - + + OpenTX on this board doesn't accept this function - + OpenTX doesn't accept this radio protocol @@ -2708,12 +2893,12 @@ Error: %2 EdgeTXInterface - + Radio settings file checksum error. You are advised to review the settings - + Companion does not support settings version %1! @@ -2930,17 +3115,17 @@ If blank then the input is considered to be "ON" all the time. - + Clear All - + Set All - + Invert All @@ -3292,361 +3477,360 @@ Blank means include all. ?, *, and [...] wildcards accepted. Firmware - + Possibility to enable FAI MODE (no telemetry) at field - + FAI MODE (no telemetry) always enabled - + Channel values displayed in us - + No OverrideCH functions available - + Removes D8 FrSky protocol support which is not legal for use in the EU on radios sold after Jan 1st, 2015 - + Enable non certified firmwares - + Enable AFHDS3 support - + Use alternative SQT5 font - - + + + + + + + + + + - - - - - - Disable HELI menu and cyclic mix support - - + + + + + + + + + + - - - - - - Disable Global variables - - + + + + + + + + + + - - - - - - Enable Lua custom scripts screen - + Enable HELI menu and cyclic mix support - + Global variables - + Pots use in menus navigation - + In model setup menus automatically set source by moving the control - + In model setup menus automatically set switch by moving the control - + No graphical check boxes and sliders - + Battery graph - + Don't use bold font for highlighting active items - + Enable resetting values by pressing up and down at the same time - + FrSky Taranis X9D+ - - + + Disable RAS (SWR) - + FrSky Taranis X9D+ 2019 - + FrSky Taranis X9D - + Haptic module installed - + FrSky Taranis X9E - + Confirmation before radio shutdown - + Horus gimbals installed (Hall sensors) - + FrSky Taranis X9-Lite - + FrSky Taranis X9-Lite S - + FrSky Taranis X7 / X7S - + FrSky Taranis X7 / X7S Access - + FrSky Taranis X-Lite S/PRO - + FrSky Taranis X-Lite - + FrSky Horus X10 / X10S - - + + Support for ACCESS internal module replacement - - - - - - Support hardware mod: R9M ACCESS - - - - + FrSky Horus X10 Express / X10S Express - + FrSky Horus X12S - + Use ONLY with first DEV pcb version - + Jumper T12 / T12 Pro - - + + Support for MULTI internal module - + Jumper T-Lite - + + Jumper T-Lite (F4 MCU) + + + + Jumper T-Pro - + Jumper T16 / T16+ / T16 Pro - - - - + + + + Support for bluetooth module - + Radiomaster TX12 - + Radiomaster TX12 Mark II - + Radiomaster Zorro - + Select if internal ELRS module is installed - + + Radiomaster Boxer + + + + Radiomaster T8 - + Allow bind using bind key - + Radiomaster TX16S / SE / Hall / Masterfire - + Support internal GPS - + Support hardware mod: FlySky Paladin EV Gimbals - + Jumper T18 - + FlySky NV14 - + BETAFPV LiteRadio3 Pro - + iFlight Commando8 - + Turnigy 9XR-PRO - + 9X with AR9X board - + 9X with Sky9x board - - FirmwareInterface - - - Compressed image size exceeds reserved space. - - - FlapsPage @@ -4412,7 +4596,7 @@ You are currently using: FunctionSwitchesPanel - + SW%1 @@ -4553,12 +4737,12 @@ p, li { white-space: pre-wrap; } - + Own value - + Flight mode %1 value @@ -4577,12 +4761,12 @@ These will be relevant for all models in the same EEPROM. - + Setup Parâmetros - + Trainer @@ -4597,151 +4781,229 @@ These will be relevant for all models in the same EEPROM. - + Global Functions - + Hardware - + Calibration - + + Enabled Features + + + + Wrong data in profile, radio calibration was not retrieved - + Wrong data in profile, Switch/pot config not retrieved - + Wrong data in profile, hw related parameters were not retrieved - + Do you want to store calibration in %1 profile<br>overwriting existing calibration? - + Calibration and HW parameters saved. + + GeneralOptionsPanel + + + Radio Menus + + + + + Themes + + + + + Global Functions + + + + + Trainer + + + + + Model Menus + + + + + Heli + + + + + Flight Modes + + + + + Curves + Curvas + + + + Global Variables + + + + + Logical Switches + + + + + Special Functions + + + + + Custom Mix Scripts + + + + + Telemetry + + + GeneralSettings - + Radio Settings - + Internal - + Ask - + Per model - + Internal + External - + External - - + + OFF OFF - + Enabled Activo - + Telemetry - + Trainer - + Telemetry Mirror - + Telemetry In - + SBUS Trainer - + LUA - + CLI - + GPS - + Debug - + SpaceMouse - + + External module + + + + mA - + Normal - + OneBit @@ -4804,12 +5066,12 @@ These will be relevant for all models in the same EEPROM. - + Voice Language - + Country Code @@ -4819,33 +5081,33 @@ These will be relevant for all models in the same EEPROM. - + FAI Mode - + Adjust RTC - + Vario pitch at max - - + + Hz - + Speaker Volume - + Backlight Switch @@ -4855,34 +5117,34 @@ These will be relevant for all models in the same EEPROM. - + Color 1 - + Color 2 - + Speaker Pitch (spkr only) - + If this value is not 0, any keypress will turn on the backlight and turn it off after the specified number of seconds. - - - + + + sec seg. - + Backlight color @@ -4927,41 +5189,41 @@ These will be relevant for all models in the same EEPROM. - - + + ms - + Backlight Auto OFF after - + Backlight flash on alarm - + Vario pitch at zero - + Vario repeat at zero - + This is the switch selectrion for turning on the backlight (if installed). - - + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -4971,12 +5233,12 @@ p, li { white-space: pre-wrap; } - + Backlight Brightness - + RotEnc Navigation @@ -4986,52 +5248,57 @@ p, li { white-space: pre-wrap; } - - nnnnnnNN - - - - + America - + Japan - + Europe - + Automatically adjust the radio's clock if a GPS is connected to telemetry. - + If you enable FAI, only RSSI and RxBt sensors will keep working. This function cannot be disabled by the radio. - + Owner Registration ID - + Keys Backlight - + Rotary Encoder Mode - + + Model quick select + + + + + Enable this to quickly change model on the model select page (a long press can then be used to open the model edit menu). + + + + Mode selection: Mode 1: @@ -5054,152 +5321,152 @@ Mode 4: - + Mode 1 (RUD ELE THR AIL) Modo 1 (RUD ELE THR AIL) - + Mode 2 (RUD THR ELE AIL) Modo 2 (RUD THR ELE AIL) - + Mode 3 (AIL ELE THR RUD) Modo 3 (AIL ELE THR RUD) - + Mode 4 (AIL THR ELE RUD) Modo 4 (AIL THR ELE RUD) - + <html><head/><body><p>Channel order</p><p><br/></p><p>Defines the order of the default mixes created on a new model.</p></body></html> - + R E T A - + R E A T - + R T E A - + R T A E - + R A E T - + R A T E - + E R T A - + E R A T - + E T R A - + E T A R - + E A R T - + E A T R - + T R E A - + T R A E - + T E R A - + T E A R - + T A R E - + T A E R - + A R E T - + A R T E - + A E R T - + A E T R - + A T R E - + A T E R - + Battery warning voltage. This is the threashhold where the battery warning sounds. @@ -5207,275 +5474,269 @@ Acceptable values are 3v..12v - + Power On Delay - + Jack Mode - - + + Ask on Connect - + Audio - + Trainer - + DMS - + Low EEPROM Warning - + RSSI Poweroff Warning - + Stick Mode Modo do Emissor - + Power Off Delay - + Metric - + Imperial - + Default Channel Order Ordem dos Canais por Defeito - + GPS Coordinates - + Min Min - - + + v v - + Max Max - + Inactivity Timer Temporizador de Inatividade - + Show Splash Screen on Startup - + Contrast Contraste - + Battery Meter Range - + Haptic Strength - + LCD Display Type - + "No Sound" Warning - + Battery Warning Alerta de Bateria - + Haptic Length - + MAVLink Baud Rate - - + + Quiet - + Only Alarms - - + + No Keys - - + + All - + Standard - + Optrex - + If not zero will sound beeps if the transmitter has been left without inputs for the specified number of minutes. - + min min. - - - Show splash screen on startup - - - - + --- - + 2s - + 3s - + 4s - + 6s - + 8s - + 10s - + 15s - + 4800 Baud - + 9600 Baud - + 14400 Baud - + 19200 Baud - + 38400 Baud - + 57600 Baud - + 76800 Baud - + 115200 Baud - - - + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -5490,87 +5751,87 @@ p, li { white-space: pre-wrap; } - - + + X-Short - - + + Short - - + + Normal - - + + Long - - + + X-Long - + NMEA - + Play Delay (switch mid position) - + USB Mode - + Joystick (HID) - + USB Mass Storage - + USB Serial (CDC) - + Measurement Units - + Haptic Mode - + Beeper Length - + Beeper Mode Modo dos Alarmes Sonoros - + Beeper volume 0 - Quiet. No beeps at all. @@ -5581,7 +5842,7 @@ p, li { white-space: pre-wrap; } - + Alarms Only @@ -5589,87 +5850,87 @@ p, li { white-space: pre-wrap; } GeneralSetupPanel - + OFF OFF - + Keys - + Sticks - + Keys + Sticks - + ON - + English - + Danish - + Dutch - + French - + Italian - + German - + Czech - + Slovak - + Spanish - + Polish - + Portuguese - + Russian @@ -5684,59 +5945,74 @@ p, li { white-space: pre-wrap; } - + + Chinese + + + + + Japanese + + + + + Hebrew + + + + No - + RotEnc A - + Rot Enc B - + Rot Enc C - + Rot Enc D - + Rot Enc E - + If you enable FAI, only RSSI and RxBt sensors will keep working. This function cannot be disabled by the radio. Are you sure ? - + Normal - + Inverted - + Vertical Inverted, Horizontal Normal - + Vertical Inverted, Horizontal Alternate @@ -5762,99 +6038,118 @@ Are you sure ? HardwarePanel - + Sticks - + Dead zone - + Pots - + Sliders - + Switches - + RTC Battery Check - + Bluetooth - + Device Name: - - Antenna + + Sample Mode - - Internal module + + Serial ports - - Sample Mode + + + Power - - Serial ports + + USB-VCP - - - %1 - %1s {1?} + + ADC Filter + - - - Power + + Internal RF - - USB-VCP + + Type - - ADC Filter + + Baudrate: + + + + + Antenna: + + + + + External RF + + + + + AUX1 + + + + + AUX2 - + S.Port Power - + Current Offset - + Warning: Changing the Internal module may invalidate the internal module protocol of the models! @@ -6192,73 +6487,78 @@ Are you sure ? - + Favorites - + Cannot find %1/RADIO/radio.yml - + Found %1/RADIO/radio.yml - + Cannot find %1/MODELS/models.yml - + Found %1/MODELS/models.yml - + Cannot find %1 - + Found %1 - + Cannot extract RADIO/radio.yml - - + + Cannot load RADIO/radio.yml - - + + Can't load MODELS/labels.yml - + Cannot extract - - + + Cannot load - + Cannot list files + + + Error deleting files + + LimitData @@ -6697,715 +6997,725 @@ The columns for altitude "GAlt" and for speed "GSpd" are opt MainWindow - + File loaded Ficheiro carregado - - + + File saved Ficheiro gravado - - + + Synchronize SD - + If you've found this program useful, please support by <a href='%1'>donating</a> - + Compare models - + Exit the application Sair da aplicação - + Set Menu Language - + Show the application's About box Sobre a aplicação - + Write - + Use default system language. - + Use %1 language (some translations may not be complete). - + %2 %1s {2?} - + The new theme will be loaded the next time you start Companion. - + About Companion - + New - + Open... - + Save - + Save As... - + A monochrome black icon theme - + A monochrome white icon theme - + A monochrome blue icon theme - - + + Checking for updates... - + There are unsaved file changes which you may lose when switching radio types. Do you wish to continue? - + No local SD structure path configured! - + No Radio or SD card detected! - + Local Folder - + Radio Folder - + + Writing models and settings to radio + + + + + In progress... + + + + Models and Settings read - - + + This function is not yet implemented - + EdgeTX Home Page: <a href='%1'>%1</a> - + The EdgeTX Companion project was originally forked from <a href='%1'>OpenTX</a> - + File new <a href='%1'>Issue or Request</a> - + Copyright - + EdgeTX Companion %1 - Radio: %2 - Profile: %3 - + Close Fechar - + Close Models and Settings file - + About Companion... - + List of recently used files - + Radio Profiles - + Create or Select Radio Profiles - + Download components... - + Download EdgeTX components and supporting resources - + Check for updates... - + Check for updates to EdgeTX and supporting resources - + Release notes... - + Show release notes - + Create a new Radio Settings Profile - + Copy Current Radio Profile - + Duplicate current Radio Settings Profile - + Delete Current Radio Profile... - + Delete the current Radio Settings Profile - + Export Application Settings.. - + Save all the current %1 and Simulator settings (including radio profiles) to a file. - + Import Application Settings.. - + Load %1 and Simulator settings from a prevously exported settings file. - + Tabbed Windows - + Use tabs to arrange open windows. - + Tile Windows - + Arrange open windows across all the available space. - + Cascade Windows - + Arrange all open windows in a stack. - + Close All Windows - + Closes all open files (prompts to save if necessary. - + Window - + Some text will not be translated until the next time you start Companion. Please note that some translations may not be complete. - + Ctrl+Shift+S - + Ctrl+Alt+L - + Ctrl+Alt+D - + Ctrl+Alt+R - + Small - + Use small toolbar icons - + Use normal size toolbar icons - + Normal - + Use big toolbar icons - + Big - + Use huge toolbar icons - + Huge - + Alt+%1 - + - Copy - + Companion :: Open files warning - + Please save or close modified file(s) before deleting the active profile. - + Not possible to remove profile - + The default profile can not be removed. - + Confirm Delete Profile - + Are you sure you wish to delete the "%1" radio profile? There is no way to undo this action! - + Please save or close all modified files before importing settings - + <html><p>%1 and Simulator settings can be imported (restored) from a previosly saved export (backup) file. This will replace current settings with any settings found in the file.</p><p>An automatic backup of the current settings will be attempted. But if the current settings are useful then it is recommended that you make a manual backup first.</p><p>For best results when importing settings, <b>close any other %1 windows you may have open, and make sure the standalone Simulator application is not running.</p><p>Do you wish to continue?</p></html> - + Confirm Settings Import - + Select %1: - + backup - + Press the 'Ignore' button to continue anyway. - + The settings could not be imported. - + <html><p>New settings have been imported from:<br> %1.</p><p>%2 will now re-initialize.</p><p>Note that you may need to close and restart %2 before some settings like language and icon theme take effect.</p> - + <p>The previous settings were backed up to:<br> %1</p> - - + + Open Models and Settings file - + Read Models and Settings From Radio - + Save Radio Backup to File - + Read Radio Firmware to File - + Create a new Models and Settings file - - + + Save Models and Settings file - + Exit - + Classical - + The classic companion9x icon theme - + Yerico - + Yellow round honey sweet icon theme - + Monochrome - + MonoWhite - + MonoBlue - + System language - + View Log File... - + Open and view log file - + Settings... - + Edit Settings - + Compare Models... - + Edit Radio Splash Image... - + Edit the splash image of your Radio - - + + Read Firmware from Radio - + Read firmware from Radio - + Write Firmware to Radio - + Write firmware to Radio - + Add Radio Profile - + Write Models and Settings To Radio - + Write Models and Settings to Radio - - + + Read Models and Settings from Radio - + Configure Communications... - + Configure software for communicating with the Radio - + Write Backup to Radio - + Write Backup from file to Radio - + Backup Radio to File - + Save a complete backup file of all settings and model data in the Radio - + SD card synchronization - + Recent Files - + Set Icon Theme - + Set Icon Size - - + + File Ficheiro - - + + Edit Editar - + Settings - + Read/Write - - + + Help - + Ready Pronto @@ -7528,7 +7838,7 @@ Do you wish to continue? - + Insert @@ -7650,47 +7960,47 @@ Do you wish to continue? - + read only - + Cannot insert model, last model in list would be deleted. - + Cannot add model, could not find an available model slot. - + Cannot paste model, out of available model slots. - + Model already exists! Do you want to overwrite it or insert into a new slot? - + Overwrite - + Do you want to overwrite radio general settings? - + Unable to Edit Radio Settings whilst models are open for editing. - + Delete %n selected model(s)? @@ -7698,20 +8008,26 @@ Do you wish to continue? - + Cannot duplicate model, could not find an available model slot. - + Editing model %1: A editar o modelo %1: - + Favorites + + + + Invalid file extension! + + <p><b>Currently selected radio type (%1) is not compatible with file %3 (from %2), models and settings need to be converted.</b></p> @@ -7747,100 +8063,100 @@ Do you wish to continue? Do you want to continue? - - - Don't show this message again - - Unable to find radio SD card! - - Saved models and settings to radio - - - - - Error saving models and settings to radio! - - - - + Unable to find file %1! Impossível encontrar o ficheiro %1! - + Error reading file %1: %2. - + Internal module protocol changed to <b>OFF</b> for %1 models! - + Select a model template file - + Add a new model using - + Defaults - + Edit Editar - + Wizard - + Template - + Failed to remove temporary model! - + Export model - + Error opening file %1: %2. - + Save As Gravar Como - + + Do not show this message again + + + + + Models and settings written to radio + + + + + Error writing models and settings to radio! + + + + Open backup Models and Settings file - + Invalid binary backup File %1 @@ -7851,7 +8167,7 @@ Do you want to save your changes? - + Cannot write temporary file! Impossível gravar ficheiro temporário! @@ -8495,58 +8811,63 @@ This determines how mixer values are added. Dialogo - + Setup Configuração - + Heli - + Inputs - + Logical Switches - + Mixes Misturas - + Outputs - + Curves Curvas - + Special Functions - + Telemetry - - + + Custom Screens - + + Enabled Features + + + + Flight Modes @@ -8557,30 +8878,113 @@ This determines how mixer values are added. - ModelPrinter + ModelOptionsPanel - - Exponential - Exponencial + + Global + - - Extra Fine - Extra-fino + + Off + - - Fine - Fino + + On + - - Medium - Médio + + Radio Menus + - - Coarse + + Themes + + + + + Global Functions + + + + + Trainer + + + + + Model Menus + + + + + Heli + + + + + Flight Modes + + + + + Curves + Curvas + + + + Global Variables + + + + + Logical Switches + + + + + Special Functions + + + + + Custom Mix Scripts + + + + + Telemetry + + + + + ModelPrinter + + + Exponential + Exponencial + + + + Extra Fine + Extra-fino + + + + Fine + Fino + + + + Medium + Médio + + + + Coarse Aberto @@ -8589,52 +8993,52 @@ This determines how mixer values are added. - + Off - - - + + + FM%1 - + FM%1%2 - + FM%1+%2 - + NoTrim - - + + Weight(%1) - - + + Switch(%1) - + No DR/Expo - - + + Offset(%1) @@ -8685,8 +9089,8 @@ This determines how mixer values are added. - - + + OFF OFF @@ -8697,19 +9101,19 @@ This determines how mixer values are added. - + Mode - + Channels Canais - + Frame length @@ -8720,7 +9124,7 @@ This determines how mixer values are added. - + Polarity @@ -8730,374 +9134,375 @@ This determines how mixer values are added. Protocolo - - + + Delay Atraso - - + + Receiver - + Radio protocol - + Subtype - + Option value - + + Sub Type - - + + RF Output Power - + Output Type - + RX Output Frequency - + Raw 12 bits - + 90 - + 120 - + 120X - + 140 - - - - - + + + + + None - + Scale(%1) - + No Trim - + MULT! - + Delay(u%1:d%2) - + Slow(u%1:d%2) - + Warn(%1) - + Disabled in all flight modes - + Flight modes - + Flight mode - + All - + Edge - + instant - + Sticky - + Timer Temporizador - + missing - + Duration - + Extended Limits - + Display Checklist - + Global Functions - + Manual - + Auto - + Failsafe Mode - - + + Hold - + No Pulse - + Not set - + No pulses - + Step - + Display - + Extended - + Never - + On Change - + Always - - - + + + Source Fonte - + Trim idle only - + Warning Aviso - + Reversed - + FrSky S.PORT - + FrSky D - + FrSky D (cable) - + Alti - + Alti+ - + VSpeed - + + - A1 - + + - A2 + - A3 + - A4 + - FAS - + Cells - + Numbers - + Bars - + Script - + Min Min - + Max Max - + Filename - + Error: Unable to open or read file! - + Custom @@ -9133,27 +9538,27 @@ This determines how mixer values are added. ModelsListModel - + Index - + Name Nome - + RX # - + Labels - + Model %1 Translators: do NOT use accents here, this is a default model name. @@ -9318,11 +9723,6 @@ This determines how mixer values are added. WARNING: changing RF Output Power needs RE-BIND - - - Low Power - - Antenna @@ -9344,23 +9744,33 @@ This determines how mixer values are added. - + + Option check + + + + + Option combo + + + + Failsafe Positions - + Show values in: - + % abbreviation for percent - + μs abbreviation for microseconds @@ -9375,6 +9785,11 @@ This determines how mixer values are added. Receiver No. + + + Low power mode + + Output type @@ -9394,110 +9809,280 @@ This determines how mixer values are added. ModuleData - + + No Telemetry + + + + + MLink + + + + Trainer Port - + Internal Radio System - + External Radio Module - + Extra Radio System - + Radio System - + + OFF + OFF + + + + PPM + + + + + Silverlit A + + + + + Silverlit B + + + + + Silverlit C + + + + + CTP1009 + + + + + LP45 + + + + + DSM2 + + + + + DSMX + + + + + PPM16 + + + + + PPMsim + + + + + FrSky XJT (D16) + + + + + FrSky XJT (D8) + + + + + FrSky XJT (LR12) + + + + + FrSky DJT + + + + + Crossfire + + + + + Multi + + + + + FrSky R9M + + + + + FrSky R9M Lite + + + + + FrSky R9M Lite Pro + + + + + SBUS output at VBat + + + + + FrSky ACCESS ISRM + + + + + FrSky ACCST ISRM D16 + + + + + FrSky ACCESS R9M 2019 + + + + + FrSky ACCESS R9M Lite + + + + + FrSky ACCESS R9M Lite Pro + + + + + FrSky XJT lite (D16) + + + + + FrSky XJT lite (D8) + + + + + FrSky XJT lite (LR12) + + + + + AFHDS3 + + + + + Ghost + + + + + Lemon-Rx DSMP + + + + 10mW - 16CH - - + + 100mW - 16CH - + 500mW - 16CH - + Auto <= 1W - 16CH - - + + 25mW - 8CH - - + + 25mW - 16CH - + 200mW - 16CH (no telemetry) - + 500mW - 16CH (no telemetry) - + 100mW - 16CH (no telemetry) - + 25 mW - + 100 mW - + 500 mW - + 1 W - + 2 W - + Positive - + Negative @@ -9505,47 +10090,27 @@ This determines how mixer values are added. ModulePanel - + Warning: The internal module protocol <b>%1</b> is incompatible with the hardware internal module <b>%2</b> and has been set to <b>OFF</b>! - + Value - + Hold - + No Pulse - - Ask - - - - - Internal - - - - - Internal + External - - - - - External - - - - + Bind on channel @@ -9553,483 +10118,465 @@ This determines how mixer values are added. MultiModelPrinter - + Flight modes - - + + Flight mode - - + + + + Switch Interruptor - - + + GV%1 - + RE%1 - + Channel - - - - + + + + Name Nome - - + + Min Min - - + + Max Max - + Global Variables - + Inputs - + Mixers - + General - + Model Image - + Throttle Acelerador - + Trims - + Center Beep - + Switch Warnings - + Pot Warnings - + Other - + Timers - + Time - + Mode - + Countdown - - + + Start - + Min.call - + Persist - + Modules - + Trainer port - + Helicopter - + Swash - - - + + + Type - + Ring - + Input - + Weight Peso - + Long. cyc - + Lateral cyc - + Collective - + F.In - + F.Out - + Global vars - + Prec - + Popup - + Outputs - + Subtrim - + Direct - + Curve Curva - + PPM - + Linear - + Curves Curvas - + L%1 - + Logical Switches - + + + Function + Função + + + + + Repeat + + + + + + Enabled + Activo + + + SF%1 - + Special Functions - + Telemetry - + Protocol Protocolo - + Low - + Critical - + Telemetry audio - + Altimetry - - + + Vario source - + Vario limits > - + Sink max - + Sink min - + Climb min - + Climb max - + Center silent - + Top Bar - - Volts source - - - - - Altitude source - - - - - Parameters - - - - - Telemetry Sensors - - - - - Telemetry Screens - - - - - GF%1 - - - - - Global Functions - - - - - Checklist - - - - - Function Switches + + Volts source - - Switch %1 + + Altitude source - - Group + + + + Parameters - - Always On + + Multi sensors - - Unit + + Show Instance IDs - - RSSI Alarms + + Telemetry Sensors - - - Multiprotocols - - Subtype + + Telemetry Screens - - Video TX frequency + + GF%1 - - CC2500 frequency fine tune + + Global Functions - - RF power + + Checklist - - Telemetry + + Function Switches - - Servo output frequency + + Switch %1 - - Option value + + Group - - Fixed ID value + + Always On - - Enable Max Throw + + Unit - - RF Channel Number + + RSSI Alarms + + + Multiprotocols - - DEFAULT + + Servo update rate @@ -10059,22 +10606,22 @@ This determines how mixer values are added. OpenTxEepromInterface - + Unknown error - + ... plus %1 errors - + Cannot write radio settings - + Cannot write model %1 @@ -10219,20 +10766,30 @@ This determines how mixer values are added. QObject - + WARNING - + <p>Importing JumperTX data into OpenTX 2.3 is <b>not supported and dangerous.</b></p> <p>It is unfortunately not possible for us to differentiate JumperTX data from legitimate FrSky X10 data, but <b>You should only continue here if the file you opened comes from a real FrSky X10.</b></p> <p>Do you really want to continue?</p> + + + Compressed image size exceeds reserved space. + + + + + Show this message again at next startup? + + RadioData - + Favorites @@ -10368,12 +10925,12 @@ This determines how mixer values are added. RadioKnobWidget - + <p>Value (input): <b>%1</b></p> - + Right-double-click to reset to center. @@ -11360,87 +11917,87 @@ If this is checked the throttle will be reversed. Idle will be forward, trim wi SetupPanel - + Popup menu available - + Timer %1 - + Profile Settings - + SD structure path not specified or invalid - + Copy - + Cut - + Paste - + Clear - + Insert - + Delete - + Move Up - + Move Down - + Clear All - + Clear Timer. Are you sure? - + Clear all Timers. Are you sure? - + Cut Timer. Are you sure? - + Delete Timer. Are you sure? @@ -11662,7 +12219,7 @@ If this is checked the throttle will be reversed. Idle will be forward, trim wi SimulatorMain - OpenTx Simulator + EdgeTx Simulator @@ -11717,7 +12274,12 @@ If this is checked the throttle will be reversed. Idle will be forward, trim wi - Data source type to use (applicable to Horus only). One of: + Data source type to use. One of: + + + + + Unknown error during Simulator startup. @@ -11763,23 +12325,18 @@ NOTE: any existing EEPROM data incompatible with the selected radio type may be - + ERROR: Couldn't start simulator, missing radio/profile/data file/folder. Profile ID: [%1]; Radio ID: [%2]; Data File: [%3] - + ERROR: Radio profile or simulator firmware not found. Profile ID: [%1]; Radio ID: [%2] - - - Uknown error during Simulator startup. - - SimulatorMainWindow @@ -12062,8 +12619,13 @@ The radio type specified in the selected profile is used by default. - Radio data (.bin/.eeprom/.otx) image file to use. A new file with a default image will be created if necessary.<br /> -<b>NOTE</b>: any existing EEPROM data incompatible with the selected radio type may be overwritten! + Radio data (.etx) settings file to use. A new file with default settings will be created if necessary.<br /> +<b>NOTE</b>: any existing data incompatible with the selected radio type may be overwritten! + + + + + Simulator: @@ -12121,22 +12683,22 @@ The default is configured in the chosen Radio Profile. - + All files (*.*) - + Select a data file - + Select Data Directory - + Select SD Card Image Folder @@ -12149,67 +12711,67 @@ The default is configured in the chosen Radio Profile. - + Radio Simulator (%1) - + Could not determine startup data source. - + Could not load data, possibly wrong format. - + Data Load Error - + Invalid startup data provided. Plese specify a proper file/path. - + Simulator Startup Error - + Error saving data: could open file for writing: '%1' - + Error saving data: could not get data from simulator interface. - + An unexpected error occurred while attempting to save radio data to file '%1'. - + Data Save Error - + Cannot open joystick, joystick disabled - + Radio firmware error: %1 - + - Flight Mode %1 (#%2) @@ -12643,6 +13205,11 @@ Too many errors, giving up. Disable multi sensor handling + + + Show Instance IDs + + Volt source @@ -12902,32 +13469,32 @@ Too many errors, giving up. - + Source Fonte - + Low Alarm - + Critical Alarm - + Winged Shadow How High - + Winged Shadow How High (not supported) - + Delete Sensor. Are you sure? @@ -13605,92 +14172,102 @@ Timestamp - + + Beeps and Haptic + + + + + Voice and Haptic + + + + 5s - + 10s - + 20s - + 30s - + Not persistent - + NOT - + Persistent (flight) - + Flight - + Persistent (manual reset) - + Manual reset - + OFF OFF - + ON - + Start - + THs - + TH% - + THt - + Show Elapsed - + Show Remaining @@ -13722,22 +14299,22 @@ CTRL + scroll or PAGE UP/DOWN keys to change time in larger steps. TrainerMix - + OFF OFF - + += (Sum) - + := (Replace) - + CH%1 CH%1 @@ -13781,7 +14358,23 @@ CTRL + scroll or PAGE UP/DOWN keys to change time in larger steps. UpdateCompanion - + + Would you like to open the disk image to install the new version of Companion? + + + + + + Would you like to launch the Companion installer? + + + + + No install process support for your operating system + + + + Companion @@ -13790,6 +14383,11 @@ CTRL + scroll or PAGE UP/DOWN keys to change time in larger steps. Install + + + Asset filter applied: %1 - %2 found + + Expected 1 asset for install but none found @@ -13829,7 +14427,7 @@ CTRL + scroll or PAGE UP/DOWN keys to change time in larger steps. UpdateFirmware - + Firmware @@ -13857,347 +14455,285 @@ CTRL + scroll or PAGE UP/DOWN keys to change time in larger steps. UpdateInterface - + Component id: %1 exceeds maximum application settings components: %2! - - + + Copy filter pattern: %1 + + + + + + + + Asset filter applied: %1 - %2 found + + + + + Copy directory structure + + + + + Processing updates for: %1 - + %1 preparation failed - + %1 download failed - + %1 decompress failed - + %1 copy to destination failed - + Failed to save release settings - + %1 start async failed - + %1 housekeeping failed - - + + %1 update successful - - Update Interface - - - - + unknown - - Unable to download release meta data - - - - - Unable to download release assets information - - - - + %1 directory not configured in application settings! - + Failed to create %1 directory %2! - - Unable to open the download file %1 for writing. -Error: %2 - - - - - Invalid URL: %1 - - - - - URL: %1 - - - - - Network error has occurred. Error code: %1 - - - - - Unable to download %1. -Error:%2 -%3 - - - - - Unable to convert downloaded data to json format. -Error:%1 -%2 - - - - - Asset filter: %1 - - - - + No assets found in release '%1' using filter '%2' - + %1 assets found when %2 expected in release '%3' using filter '%4' - + Unable to set processing flags for asset %1 - + Unable to set sub directory for asset %1 - + Unable to set copy filter for asset %1 - - Downloading: %1 - - - - - Download: %1 - - - - - File exists: %1 - - - - - File %1 exists. Download again? - - - - - Failed to create directory %1! - - - - + Decompressing %1 - + Decompress: %1 - + Failed to decompress %1 - + Decompressed file structure not found at %1 - + Copy file structure from: %1 - - + + Failed to create directory %1 - - + + Check/create directory: %1 - - + + Directories checked/created: %1 - - + + Failed to delete existing file %1 - - + + Failed to copy file %1 - - + + Copied %1 to %2 - - + + Files copied: %1 - + Unable to determine source directory for asset %1 - + Copy files from %1 - + Deleted file: %1 - + No downloaded or decompressed files matched filter '%1' - + Preparing - + Set run folders failed - + Set release id from update release '%1' failed - + Flagging assets - + Downloading assets - + Unable to download flagged assets - + Decompressing assets - + Unable to decompress flagged assets - + Copying to destination - + Unable to copy assets - + Housekeeping - + Delete download directory: %1 - + Failed to delete downloads folder %1 - + Delete decompress directory: %1 - - + + Failed to delete decompress folder %1 - + Delete decompress folder: %1 - + Save release settings @@ -14205,11 +14741,76 @@ Error:%1 UpdateMultiProtocol - + Multiprotocol + + UpdateNetwork + + + Downloading: %1 + + + + + Download: %1 + + + + + File exists: %1 + + + + + File %1 exists. Download again? + + + + + Failed to create directory %1! + + + + + Unable to open the download file %1 for writing. Error: %2 + + + + + Invalid URL: %1 + + + + + URL: %1 + + + + + Network error has occurred. Error code: %1 + + + + + Ssl library version: %1 + + + + + Unable to download %1. Error:%2 +%3 + + + + + Unable to convert downloaded metadata to json. Error:%1 +%2 + + + UpdateOptionsDialog @@ -14238,58 +14839,58 @@ Error:%1 - + %1 %2 %1s {1 %2?} - + Options - + Clear current release information. Are you sure? - - + + Filter - + Max.Expected - + No Limit - + Download - + Decompress - + Install - + Copy - + Sub folder @@ -14297,40 +14898,40 @@ Error:%1 UpdateParameters - + None - + Exact - + Startswith - + Endswith - + Contains - - Expression + + Pattern UpdateSDCard - + SD Card @@ -14340,15 +14941,25 @@ Error:%1 - - Radio flavour %1 not listed in %2 + + Unable to retrieve asset '%1' from release '%2' + + + + + Unable to retrieve file '%1' from repo '%2' + + + + + Radio flavour '%1' not listed in '%2' UpdateSounds - + Sounds @@ -14358,40 +14969,48 @@ Error:%1 - - Asset not found in release '%1' using filter pattern '%2' + + Unable to retrieve asset '%1' from release '%2' - %1 assets found when %2 expected in release '%3' using filter pattern '%4' + Unable to retrieve file '%1' from repo '%2' - - Language %1 not listed in %2 + + Language '%1' not listed in '%2' - + Choose Language Packs - + No language packs have been selected. Sounds update will be skipped! - + Flagging assets + + UpdateStatus + + + Update Interface + + + UpdateThemes - + Themes @@ -14417,37 +15036,37 @@ Process now? - + No components have been flagged to check in Update Settings! - + Update Components - + Starting... - + Finished %1 - + successfully - + with errors - + Run SD card sync now? @@ -14503,7 +15122,7 @@ Process now? - + Options @@ -14558,37 +15177,37 @@ Process now? - + Retrieving latest release information for %1 - + Save as Defaults - + Download folder path missing! - + Decompress folder path missing! - + Update folder path missing! - + Decompress and download folders have the same path! - + No components selected for update! @@ -15039,17 +15658,17 @@ Process now? - + Please check all radio and model settings as no conversion could be performed. - + File %1 appears to contain radio settings and importing is unsupported. - + Unable to determine content type for file %1 @@ -15057,7 +15676,7 @@ Process now? YamlGeneralSettings - + Warning: Radio settings file is missing the board entry! Current firmware profile board will be used. @@ -15066,7 +15685,7 @@ Do you wish to continue? - + Settings file board (%1) does not match current profile board (%2). Do you wish to continue? @@ -15197,143 +15816,94 @@ m2560 for v4.1 boards - - Ch2 - - - - - Ch1 - - - - - Ch4 - - - - - Ch6 - - - - - Ch3 - - - - - Ch5 - - - - - Ch7 - - - - - Ch8 - - - - + Instructions - + Enable - + Cancel - + Back - + Start - + + Not Assigned - - Stick - - - - - Knob/Slider %1 - - - - + No joysticks found - + Press the Start button to start the stick range calibration procedure. You may change the channel assignments or inversion at any time. - + Move sticks and pots in every direction making full movement Press Next when finished - + Next - + Place sticks and pots in middle position. Press Next when done - + Map joystick channels to controls using comboboxes. Press Next when done. - + Check inversion checkbox to if necessary to reverse direction. Press Next when done. - + Press OK to save configuration Press Cancel to abort joystick calibration without saving. - + Calibration not complete, save anyway? - + Ok - + Cannot open joystick. diff --git a/companion/src/translations/companion_ru.ts b/companion/src/translations/companion_ru.ts index 2079e3c6ebd..2fbf1a8ae0e 100644 --- a/companion/src/translations/companion_ru.ts +++ b/companion/src/translations/companion_ru.ts @@ -60,111 +60,103 @@ AppData - + Application Settings have been saved to %1 Настройки приложения сохранены в %1 - + Could not save Application Settings to file "%1" Не удалось сохранить настройки приложения в файл "%1" - + because the file could not be saved (check access permissions). файл нельзя сохранить (проверьте права доступа). - + for unknown reasons. причина неизвестна. - + None Нет - + Wizard - + Editor - + Template - + Prompt - + Manual - + Startup - + Daily - + Weekly - + Monthly - + Debug - + Warning - + Critical Критический - + Fatal - + Information - - AppMessages - - - Show this message again at next startup? - Показывать это сообщение при следующем запуске? - - AppPreferencesDialog @@ -178,35 +170,30 @@ Профиль передатчика - + Default Channel Order Порядок каналов - - - Menu Language - Язык меню - Default Stick Mode Режим стиков (мода) - + Select Image Выбрать картинку - - - - - - - - + + + + + + + + Select Folder Выбрать папку @@ -272,7 +259,7 @@ Mode 4: - + Splash Screen Заставка при включении @@ -302,6 +289,11 @@ Mode 4: <html><head/><body><p>Channel order</p><p><br/></p><p>Defines the order of the default mixes created on a new model.</p></body></html> <html><head/><body><p>Порядок каналов</p><p><br/></p><p>Задает порядок микшеров при создании новой модели.</p></body></html> + + + Language + + Prompt to write firmware to radio after update @@ -429,8 +421,8 @@ Mode 4: - - + + Options Параметры @@ -440,118 +432,128 @@ Mode 4: - + Append version number to firmware file name - + Prompt to run SD Sync after update - + <html><head/><body><p>Keep a log of all debugging messages generated by the desktop Companion/Simulator applications. An EdgeTX developer may request this to help diagnose an issue.</p></body></html> - + Show splash screen - + Prompt for radio profile - + + Remove empty model slots when deleting models (only applies for radios w/out labels) + + + + Prompt to run installer after update - - + + Update - + Simulator Volume Gain Усиление звука в симуляторе - + Simulator controls - + Save switch/pot positions on simulator exit - + Clear saved positions - + + Disable 'Cannot open joystick, joystick disabled' warning + + + + Update Settings - + Check frequency - + Reset to Defaults - + Folders - + Download - + Create sub-folders in Download folder - + Decompress - + Use Radio Profile SD Structure - + Components - + Delete downloads - + Delete decompressions - + Logging @@ -561,12 +563,12 @@ Mode 4: Название профиля - + Clear Image Убрать картинку - + Radio Type Тип передатчика @@ -586,290 +588,285 @@ Mode 4: Папка с содержимым SD - + Application Settings Настройки приложения - + Enable automatic backup before writing firmware Автоматически делать резервную копию перед обновлением прошивки - + Splash Screen Library Галерея изображений - + Google Earth Executable Запуск Google Earth - + Only show user splash images Показывать только пользовательские изображения - + Show user and companion splash images Показывать встроенные и пользовательские изображения - + User Splash Screens Пользовательские заставки - + Automatic Backup Folder Папка для резервн. копий - + Simulator Settings Настройки симулятора - + Simulator BackLight Подсветка в симуляторе - + Enable Включить - + most recently used files часто используемых файлов - + Startup Settings Запуск приложения - + Remember Запомнить - + <html><head/><body><p>This option maintains the behaviour from older OpenTx versions where empty model slots are preserved when a model is deleted or moved. </p><p>When this option is de-selected, the other models may be re-arranged to fill the gap left by the removed model.</p></body></html> <html><head/><body><p>Это опция нужна, чтобы при удалении или перемещении модели сохранить поведение как старых версиях OpenTX. </p><p>Если отключить, то при удалении модели другие модели могут быть перемещены, чтобы убрать пустые слоты</p></body></html> - - Remove empty model slots when deleting models (only applies for radios w/out categories) - Удалять пустые слоты при удалении модели (только если нет категорий) - - - + Output Logs Folder Папка с журналами - + Debug Output Logging Журнал событий - + Select Executable Указать файл - + Action on New Model Создание новой модели - + Application (Companion/Simulator) приложения (Companion/Симулятор) - + <html><head/><body><p>Keep a log of all messages generated by the radio firmware when running in Simulator. This is the same information one would also see in the Simulator <span style=" font-style:italic;">Debug Output</span> window.</p></body></html> <html><head/><body><p>Сохранение всех сообщений прошивки запущенной в симуляторе. Это те же сообщения, что вы можете увидеть в симуляторе, в окне <span style=" font-style:italic;">Debug Output</span></p></body></html> - + Radio Firmware (in Simulator) прошивки передатчика (в симуляторе) - + Release channel Версии обновлений - + Blue Синяя - + Green Зеленая - + Red Красная - + Orange Оранжевая - + Yellow Желтая - + Screenshot capture folder Папка для скриншотов - + Joystick Джойстик - + Calibrate Калибровка - + Only capture to clipboard Не сохранять, только копировать в буфер обмена - + My Radio - + <p><b>You cannot switch Radio Type or change Build Options while there are unsaved file changes. What do you wish to do?</b></p> <ul><li><i>Save All</i> - Save any open file(s) before saving Settings.<li><li><i>Reset</i> - Revert to the previous Radio Type and Build Options before saving Settings.</li><li><i>Cancel</i> - Return to the Settings editor dialog.</li></ul> <p><b>Если есть несохраненные изменения, то нельзя поменять тип передатчика и параметры прошивки. Что делать?</b></p> <ul><li><i>Сохранить все</i> - Сохранить все открытые файлы, прежде чем менять настройки.<li><li><i>Сбросить</i> - Перед сохранением вернуть все настройки назад.</li><li><i>Отмена</i> - Ничего не делать, вернуться к настройкам..</li></ul> - + Select your snapshot folder Выберите папку - + Update Settings: Download folder path missing! - + Update Settings: Decompress folder path missing! - + Update Settings: Update folder path missing! - + Update Settings: Decompress and download folders have the same path! - - + + No joysticks found Джойстик не найден - + EMPTY: No radio settings stored in profile ПУСТО: в профиле нет настроек аппаратуры - + AVAILABLE: Radio settings of unknown age - + AVAILABLE: Radio settings stored %1 - + Reset all update settings to defaults. Are you sure? - + Update settings have been reset. Please close and restart Companion to avoid unexpected behaviour! - + Select your download folder - + Select your decompress folder - + Select your update destination folder - + Check - + Select your library folder Выберите папку - - + + Select your Models and Settings backup folder Выберите папку для резервного копирования моделей и настроек - + Select a folder for application logs Выберите папку для хранения журнала событий - + Select Google Earth executable Выбрать исполняемый файл Google Earth - + Select the folder replicating your SD structure Выберите папку, в которой хранится содержимое SD карточки - + Open Image to load Выберите изображение - + Images (%1) Изображения (%1) @@ -909,74 +906,241 @@ Mode 4: Boards - + Left Horizontal - + Left Vertical - + Right Vertical - + Right Horizontal - + Aux. 1 - + Aux. 2 - - - + + Rud + + + + + Ele + + + + + Thr + + + + + Ail + + + + + P1 + + + + + P2 + + + + + P3 + + + + + + + + + + + + S1 + + + + + POT1 + + + + + F1 + + + + + F2 + + + + + F3 + + + + + F4 + + + + + + + + + + + S2 + + + + + + + + LS + + + + + + + + RS + + + + + + + TltX + + + + + + + TltY + + + + + + S3 + + + + + + 6P + 15 сек. {6P?} + + + + L1 + + + + + L2 + + + + + + JSx + + + + + + JSy + + + + + EX1 + + + + + EX2 + + + + + EX3 + + + + + EX4 + + + + + + None Нет - + Pot with detent - + Multi pos switch - + Pot without detent - + Slider with detent - + 2 Positions Toggle - + 2 Positions - + 3 Positions @@ -1099,7 +1263,7 @@ Mode 4: Insert - + Вставить @@ -1119,7 +1283,7 @@ Mode 4: Clear All - + Убрать всё @@ -1361,37 +1525,37 @@ Do you want to import settings from a file? Настройки приложения - + Select or create a file for exported Settings: - + Press the 'Retry' button to choose another file. - + Simulator for this firmware is not yet available - + Uknown error during Simulator startup. - + Simulator Error - + Data Load Error - + Error occurred while starting simulator. @@ -1472,17 +1636,17 @@ Do you want to import settings from a file? ComponentData - + Releases - + Pre-release - + Nightly @@ -1616,7 +1780,7 @@ Do you want to import settings from a file? Linear - + Линейный @@ -1634,12 +1798,12 @@ Do you want to import settings from a file? Симметричная f(x)=f(-x) - + Not enough free points in global points array to store the curve. - + Editing curve %1: %2 @@ -1746,7 +1910,7 @@ Do you want to import settings from a file? Insert - + Вставить @@ -1766,7 +1930,7 @@ Do you want to import settings from a file? Clear All - + Убрать всё @@ -1897,120 +2061,141 @@ Do you want to import settings from a file? - + Played once, not during startup - + + !1x + + + + No repeat - + + + 1x + 15 сек. {1x?} + + + Repeat %1s - + + %1s + + + + Beep 1 - + Beep 2 - + Beep 3 - + Warn 1 - + Warn 2 - + Cheep - + Ratata - + Tick - + Siren - + Ring Тарелка - + Sci Fi - + Robot - + Chirp - + Tada - + Cricket - + Alarm Clock - + Value Значение - + Source Источник - + Global Variable - + Inc/Decrement + + + On + + Vario @@ -2077,22 +2262,22 @@ Do you want to import settings from a file? - + Flight - + Telemetry Телеметрия - + s с - + DISABLED @@ -2105,118 +2290,118 @@ Do you want to import settings from a file? CustomFunctionsPanel - + Switch Тумблер - + Action - + Parameters Параметры - + Popup menu available - + SF%1 - + GF%1 - + GV - + ON Всегда включена - + Error occurred while trying to play sound, possibly the file is already opened. (Err: %1 [%2]) - + Unable to find or open sound file: %1 - + Delete Function. Are you sure? - + Cut Special Function. Are you sure? - + Copy Копировать - + Cut Вырезать - + Paste Вставить - + Clear Очистить - + Insert - + Вставить - + Move Up Сдвинуть вверх - + Move Down Сдвинуть вниз - + Clear All - + Убрать всё - + Clear Function. Are you sure? - + Clear all Functions. Are you sure? - + Delete Удалить @@ -2455,48 +2640,48 @@ Do you want to import settings from a file? - + Switch Тумблер - + Switch - + cannot be exported on this board! - + Source Источник - + Source %1 cannot be exported on this board! - + OpenTX only accepts %1 points in all curves - + OpenTx only accepts %1 points in all curves - - + + OpenTX on this board doesn't accept this function - + OpenTX doesn't accept this radio protocol @@ -2731,12 +2916,12 @@ Error: %2 EdgeTXInterface - + Radio settings file checksum error. You are advised to review the settings - + Companion does not support settings version %1! @@ -2955,17 +3140,17 @@ If blank then the input is considered to be "ON" all the time. - + Clear All - + Убрать всё - + Set All Выбрать всё - + Invert All Инвертировать всё @@ -3322,361 +3507,360 @@ Blank means include all. ?, *, and [...] wildcards accepted. Firmware - + Possibility to enable FAI MODE (no telemetry) at field - + FAI MODE (no telemetry) always enabled - + Channel values displayed in us - + No OverrideCH functions available - + Removes D8 FrSky protocol support which is not legal for use in the EU on radios sold after Jan 1st, 2015 - + Enable non certified firmwares - + Enable AFHDS3 support - + Use alternative SQT5 font - - + + + + + + + + + + - - - - - - Disable HELI menu and cyclic mix support - - + + + + + + + + + + - - - - - - Disable Global variables - - + + + + + + + + + + - - - - - - Enable Lua custom scripts screen - + Enable HELI menu and cyclic mix support - + Global variables - + Pots use in menus navigation - + In model setup menus automatically set source by moving the control - + In model setup menus automatically set switch by moving the control - + No graphical check boxes and sliders - + Battery graph - + Don't use bold font for highlighting active items - + Enable resetting values by pressing up and down at the same time - + FrSky Taranis X9D+ - - + + Disable RAS (SWR) - + FrSky Taranis X9D+ 2019 - + FrSky Taranis X9D - + Haptic module installed - + FrSky Taranis X9E - + Confirmation before radio shutdown - + Horus gimbals installed (Hall sensors) - + FrSky Taranis X9-Lite - + FrSky Taranis X9-Lite S - + FrSky Taranis X7 / X7S - + FrSky Taranis X7 / X7S Access - + FrSky Taranis X-Lite S/PRO - + FrSky Taranis X-Lite - + FrSky Horus X10 / X10S - - + + Support for ACCESS internal module replacement - - - - - - Support hardware mod: R9M ACCESS - - - - + FrSky Horus X10 Express / X10S Express - + FrSky Horus X12S - + Use ONLY with first DEV pcb version - + Jumper T12 / T12 Pro - - + + Support for MULTI internal module - + Jumper T-Lite - + + Jumper T-Lite (F4 MCU) + + + + Jumper T-Pro - + Jumper T16 / T16+ / T16 Pro - - - - + + + + Support for bluetooth module - + Radiomaster TX12 - + Radiomaster TX12 Mark II - + Radiomaster Zorro - + Select if internal ELRS module is installed - + + Radiomaster Boxer + + + + Radiomaster T8 - + Allow bind using bind key - + Radiomaster TX16S / SE / Hall / Masterfire - + Support internal GPS - + Support hardware mod: FlySky Paladin EV Gimbals - + Jumper T18 - + FlySky NV14 - + BETAFPV LiteRadio3 Pro - + iFlight Commando8 - + Turnigy 9XR-PRO - + 9X with AR9X board - + 9X with Sky9x board - - FirmwareInterface - - - Compressed image size exceeds reserved space. - - - FlapsPage @@ -4237,7 +4421,7 @@ You are currently using: Insert - + Вставить @@ -4261,7 +4445,7 @@ You are currently using: Clear All - + Убрать всё @@ -4444,7 +4628,7 @@ You are currently using: FunctionSwitchesPanel - + SW%1 @@ -4585,12 +4769,12 @@ p, li { white-space: pre-wrap; } - + Own value - + Flight mode %1 value @@ -4610,12 +4794,12 @@ These will be relevant for all models in the same EEPROM. Это относится ко всем моделям сохраненным в EEPROM. - + Setup Настройка - + Trainer Тренер @@ -4630,151 +4814,229 @@ These will be relevant for all models in the same EEPROM. - + Global Functions Глобальные функции - + Hardware Оборудование - + Calibration Калибровка - + + Enabled Features + + + + Wrong data in profile, radio calibration was not retrieved - + Wrong data in profile, Switch/pot config not retrieved - + Wrong data in profile, hw related parameters were not retrieved - + Do you want to store calibration in %1 profile<br>overwriting existing calibration? - + Calibration and HW parameters saved. Параметры оборудования и калибровки сохранены. + + GeneralOptionsPanel + + + Radio Menus + + + + + Themes + + + + + Global Functions + Глобальные функции + + + + Trainer + Тренер + + + + Model Menus + + + + + Heli + Вертолёт + + + + Flight Modes + Полетные режимы + + + + Curves + Кривые + + + + Global Variables + Глобальные переменные + + + + Logical Switches + Логические переключатели + + + + Special Functions + Специальные функции + + + + Custom Mix Scripts + + + + + Telemetry + Телеметрия + + GeneralSettings - + Radio Settings Параметры передатчика - + Internal - + Ask - + Per model - + Internal + External - + External - - + + OFF - + Enabled - + Telemetry Телеметрия - + Trainer Тренер - + Telemetry Mirror - + Telemetry In - + SBUS Trainer - + LUA - + CLI - + GPS - + Debug - + SpaceMouse - + + External module + + + + mA - + Normal - + OneBit @@ -4837,12 +5099,12 @@ These will be relevant for all models in the same EEPROM. Смещение от UTC - + Voice Language Язык для голоса - + Country Code Регион @@ -4852,33 +5114,33 @@ These will be relevant for all models in the same EEPROM. Реверс стиков - + FAI Mode Режим FAI - + Adjust RTC Коррекция часов - + Vario pitch at max Макс. тон вариометра - - + + Hz Гц - + Speaker Volume Громкость динамика - + Backlight Switch Включение подсветки @@ -4888,34 +5150,34 @@ These will be relevant for all models in the same EEPROM. Режим звука - + Color 1 Цвет 1 - + Color 2 Цвет 2 - + Speaker Pitch (spkr only) Тон динамика - + If this value is not 0, any keypress will turn on the backlight and turn it off after the specified number of seconds. Если не равно нулю, то любое нажатие кнопок будет включать подсветку и выключать её через указанное кол-во секунд. - - - + + + sec сек - + Backlight color Цвет фона @@ -4960,41 +5222,41 @@ These will be relevant for all models in the same EEPROM. Громкость фон. музыки - - + + ms мс - + Backlight Auto OFF after Отключать подсветку через - + Backlight flash on alarm Мигать подсветкой при увед. - + Vario pitch at zero Мин. тон вариометра - + Vario repeat at zero Повтор если вариометр 0 - + This is the switch selectrion for turning on the backlight (if installed). Включение подсветки (при ее наличии). - - + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -5004,12 +5266,12 @@ p, li { white-space: pre-wrap; } - + Backlight Brightness Яркость фона - + RotEnc Navigation Навигация крутилкой @@ -5019,37 +5281,47 @@ p, li { white-space: pre-wrap; } Яркость отключенной подсветки - + America Америка - + Japan Япония - + Europe Европа - + If you enable FAI, only RSSI and RxBt sensors will keep working. This function cannot be disabled by the radio. Если включить режим FAI, то будут работать только датчики RSSI и напряжения. Эту функцию нельзя отключить в передатчике. - + Automatically adjust the radio's clock if a GPS is connected to telemetry. - + Owner Registration ID - + + Model quick select + + + + + Enable this to quickly change model on the model select page (a long press can then be used to open the model edit menu). + + + + Mode selection: Mode 1: @@ -5090,152 +5362,152 @@ Mode 4: - + Mode 1 (RUD ELE THR AIL) - + Mode 2 (RUD THR ELE AIL) - + Mode 3 (AIL ELE THR RUD) - + Mode 4 (AIL THR ELE RUD) - + <html><head/><body><p>Channel order</p><p><br/></p><p>Defines the order of the default mixes created on a new model.</p></body></html> <html><head/><body><p>Порядок каналов</p><p><br/></p><p>Задает порядок микшеров при создании новой модели.</p></body></html> - + R E T A - + R E A T - + R T E A - + R T A E - + R A E T - + R A T E - + E R T A - + E R A T - + E T R A - + E T A R - + E A R T - + E A T R - + T R E A - + T R A E - + T E R A - + T E A R - + T A R E - + T A E R - + A R E T - + A R T E - + A E R T - + A E T R - + A T R E - + A T E R - + Battery warning voltage. This is the threashhold where the battery warning sounds. @@ -5246,290 +5518,279 @@ Acceptable values are 3v..12v Диапазон 5В..10В {3v?} {12v?} - + Power On Delay Пауза при включении - + Jack Mode Режим разъема наушников - - + + Ask on Connect Спросить при подключении - + Audio Звук - + Trainer Тренер - + DMS - + Low EEPROM Warning Предупреждать, если мало памяти (EEPROM) - + RSSI Poweroff Warning Предупреждать, если есть сигнал RSSI - + Stick Mode Режим стиков - + Power Off Delay Пауза при выключении - + Metric Метрическая (метры) - + Imperial Имперская (мили, футы) - + Default Channel Order Порядок следов. каналов - + GPS Coordinates GPS координаты - + Min Мин - - + + v В - + Max Макс - + Inactivity Timer Таймер активности - + Show Splash Screen on Startup Показывать заставку при включении - + Contrast Конраст - + Battery Meter Range Напряжение аккумулятора - + Haptic Strength Сила вибрации - + LCD Display Type Тип LCD экрана - + "No Sound" Warning Предупреждать, если отключен звук - + Battery Warning Напряж. при разряде - + Haptic Length Продолжительность вибрации - + MAVLink Baud Rate Скорость MAVLink - - + + Quiet Тихо - + Only Alarms Только предупреждения - - + + No Keys Все, кроме кнопок - - + + All Все - + Standard Стандартный - + Optrex Optrex - + If not zero will sound beeps if the transmitter has been left without inputs for the specified number of minutes. Если не равно нулю, то передатчик начнет пищать при отсутсвии активности через указанное кол-во минут. - - nnnnnnNN - - - - + Keys Backlight - + Rotary Encoder Mode - + min мин - - - Show splash screen on startup - Показывать заставку при включении - - - + --- - + 2s 2 сек. - + 3s 3 сек. - + 4s 4 сек. - + 6s 6 сек. - + 8s 8 сек. - + 10s 10 сек. - + 15s 15 сек. - + 4800 Baud 4800 - + 9600 Baud 9600 - + 14400 Baud 14400 - + 19200 Baud 19200 - + 38400 Baud 38400 - + 57600 Baud 57600 - + 76800 Baud 76800 - + 115200 Baud 115200 - - - + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -5548,87 +5809,87 @@ p, li { white-space: pre-wrap; } "Тишина" - Предупреждение о "тихом" режиме (без звука) - - + + X-Short Очень кратко - - + + Short Кратко - - + + Normal Нормальная - - + + Long Долго - - + + X-Long Очень долго - + NMEA - + Play Delay (switch mid position) Пауза воспр. (тумблер в сред. полож.) - + USB Mode Режим работы USB порта - + Joystick (HID) Джойстик - + USB Mass Storage Съемный диск - + USB Serial (CDC) Последовательный порт - + Measurement Units Система мер - + Haptic Mode Режим вибрации - + Beeper Length Продолжительность писка - + Beeper Mode Уведомления (писк) - + Beeper volume 0 - Quiet. No beeps at all. @@ -5645,7 +5906,7 @@ p, li { white-space: pre-wrap; } 4 - Очень громкая. - + Alarms Only Только предупреждения @@ -5653,82 +5914,82 @@ p, li { white-space: pre-wrap; } GeneralSetupPanel - + OFF Всегда выключена - + Keys Кнопки - + Sticks Стики - + Keys + Sticks Кнопки + Стики - + ON Всегда включена - + English - + Dutch - + French - + Italian - + German - + Czech - + Slovak - + Spanish - + Polish - + Portuguese - + Russian @@ -5743,64 +6004,79 @@ p, li { white-space: pre-wrap; } - + Danish - + + Chinese + + + + + Japanese + + + + + Hebrew + + + + No Нет - + RotEnc A - + Rot Enc B - + Rot Enc C - + Rot Enc D - + Rot Enc E - + If you enable FAI, only RSSI and RxBt sensors will keep working. This function cannot be disabled by the radio. Are you sure ? - + Normal - + Inverted - + Vertical Inverted, Horizontal Normal - + Vertical Inverted, Horizontal Alternate @@ -5826,99 +6102,118 @@ Are you sure ? HardwarePanel - + Sticks Стики - + Dead zone - + Pots - + Sliders - + Switches - + RTC Battery Check - + Bluetooth - + Device Name: - - Antenna - Антенна + + Sample Mode + - - Internal module + + Serial ports - - Sample Mode + + + Power - - Serial ports + + USB-VCP - - - %1 + + ADC Filter - - - Power + + Internal RF - - USB-VCP + + Type + Тип + + + + Baudrate: - - ADC Filter + + Antenna: + + + + + External RF - + + AUX1 + + + + + AUX2 + + + + S.Port Power - + Current Offset - + Warning: Changing the Internal module may invalidate the internal module protocol of the models! @@ -6173,7 +6468,7 @@ Are you sure ? Insert - + Вставить @@ -6183,7 +6478,7 @@ Are you sure ? Clear All - + Убрать всё @@ -6258,73 +6553,78 @@ Are you sure ? - + Favorites - + Cannot find %1/RADIO/radio.yml - + Found %1/RADIO/radio.yml - + Cannot find %1/MODELS/models.yml - + Found %1/MODELS/models.yml - + Cannot find %1 - + Found %1 - + Cannot extract RADIO/radio.yml - - + + Cannot load RADIO/radio.yml - - + + Can't load MODELS/labels.yml - + Cannot extract - - + + Cannot load - + Cannot list files + + + Error deleting files + + LimitData @@ -6462,7 +6762,7 @@ Are you sure ? Unknown - + неизвестно @@ -6545,7 +6845,7 @@ Are you sure ? Insert - + Вставить @@ -6565,7 +6865,7 @@ Are you sure ? Clear All - + Убрать всё @@ -6764,715 +7064,725 @@ The columns for altitude "GAlt" and for speed "GSpd" are opt MainWindow - + File loaded Файл загружен - - + + File saved Файл записан - + The new theme will be loaded the next time you start Companion. - - + + Synchronize SD Синхронизация содержимого SD - + If you've found this program useful, please support by <a href='%1'>donating</a> - + New Новый - + Open... Открыть... - + Save Сохранить - + Save As... Сохранить как... - + Compare models Сравнить модели - + Exit the application Выйти из программы - + Show the application's About box Показать окно "О программе" - + Set Menu Language Язык меню - + Write - + Use default system language. Использовать язык системы. - + Use %1 language (some translations may not be complete). - + %2 - + Alt+%1 - + About Companion О программе OpenTX Companion - + A monochrome black icon theme Монохромная черная тема - + A monochrome white icon theme Монохромная белая тема - + A monochrome blue icon theme Монохромная синяя тема - + There are unsaved file changes which you may lose when switching radio types. Do you wish to continue? - + No local SD structure path configured! - + No Radio or SD card detected! - + Local Folder Локальная папка - + Radio Folder Папка в передатчике - + + Writing models and settings to radio + + + + + In progress... + + + + Models and Settings read - - + + This function is not yet implemented - + EdgeTX Home Page: <a href='%1'>%1</a> - + The EdgeTX Companion project was originally forked from <a href='%1'>OpenTX</a> - + File new <a href='%1'>Issue or Request</a> - + Copyright - + EdgeTX Companion %1 - Radio: %2 - Profile: %3 - + Close Закрыть - + Close Models and Settings file Закрыть окно с моделями с настройками - + About Companion... - + List of recently used files Список недавно открытых файлов - + Radio Profiles Профили передатчиков - + Create or Select Radio Profiles Выбрать профиль передатчика или создать новый - + Download components... - + Download EdgeTX components and supporting resources - + Check for updates... - + Check for updates to EdgeTX and supporting resources - + Release notes... Описание версии ПО... - + Show release notes Показать информацию о текущей версии ПО - + Create a new Radio Settings Profile Создать новый профиль передатчика - + Copy Current Radio Profile Копировать текущий профиль передатчика - + Duplicate current Radio Settings Profile Копировать текущий профиль передатчика - + Delete Current Radio Profile... Удалить текущий профиль передатчика... - + Delete the current Radio Settings Profile Удалить текущий профиль передатчика - + Export Application Settings.. Экспорт настроек приложения... - + Save all the current %1 and Simulator settings (including radio profiles) to a file. Сохранить все текущие настройки %1 и симулятора (включая профиль передатчика) в файл. - + Import Application Settings.. Импорт настроек приложения... - + Load %1 and Simulator settings from a prevously exported settings file. Чтение ранее экспортированных настроек %1 и симулятора из файла. - + Tabbed Windows В виде закладок - + Use tabs to arrange open windows. Использовать закладки для переключения между окнами. - + Tile Windows По горизонтали - + Arrange open windows across all the available space. Выравнивание открытых окон по горизонтали. - + Cascade Windows Каскадом - + Arrange all open windows in a stack. Выравнивание открытых окон каскадом. - + Close All Windows Закрыть все окна - + Closes all open files (prompts to save if necessary. Закрыть все окна (с запросом на сохранение изменений). - + Window Окно - + Some text will not be translated until the next time you start Companion. Please note that some translations may not be complete. Некоторые сообщения не будут переведены, пока вы не перезапустите Companion. Учтите, что не все сообщения переведены на выбранный язык. - + Ctrl+Shift+S - + Ctrl+Alt+L - + Ctrl+Alt+D - + Ctrl+Alt+R - + Small Маленькие - + Use small toolbar icons Использовать маленькие иконки - + Use normal size toolbar icons Использоват иконки стандартного размера - + Normal Стандартные - + Use big toolbar icons Использовать большие иконки - + Big Большие - + Use huge toolbar icons Использовать огромные иконки - + Huge Огромные - + - Copy - + Companion :: Open files warning - + Please save or close modified file(s) before deleting the active profile. - + Not possible to remove profile Невозможно удалить профиль - + The default profile can not be removed. Нельзя удалить профиль по умолчанию. - + Confirm Delete Profile - + Are you sure you wish to delete the "%1" radio profile? There is no way to undo this action! - + Please save or close all modified files before importing settings - + <html><p>%1 and Simulator settings can be imported (restored) from a previosly saved export (backup) file. This will replace current settings with any settings found in the file.</p><p>An automatic backup of the current settings will be attempted. But if the current settings are useful then it is recommended that you make a manual backup first.</p><p>For best results when importing settings, <b>close any other %1 windows you may have open, and make sure the standalone Simulator application is not running.</p><p>Do you wish to continue?</p></html> - + Confirm Settings Import - + Select %1: - + backup - + Press the 'Ignore' button to continue anyway. - + The settings could not be imported. Невозможно импортировать настройки. - + <html><p>New settings have been imported from:<br> %1.</p><p>%2 will now re-initialize.</p><p>Note that you may need to close and restart %2 before some settings like language and icon theme take effect.</p> - + <p>The previous settings were backed up to:<br> %1</p> - - + + Open Models and Settings file Открыть файл с моделями и настройками - + Read Models and Settings From Radio Прочитать модели и настройки из передатчика - + Save Radio Backup to File - + Read Radio Firmware to File Сохранить прошивку из передатчика в файл - + Create a new Models and Settings file Создать новую модель и настройки передатчика - - + + Save Models and Settings file Сохранить модели и настройки в файл - + Exit Выход - + Classical - + The classic companion9x icon theme Классическая тема companion9x - + Yerico - + Yellow round honey sweet icon theme Желтая тема - + Monochrome - + MonoWhite - + MonoBlue - + System language Язык ОС - + View Log File... Открыть журнал... - + Open and view log file Открыть и просмотреть журнал (логи) - + Settings... Настройки... - + Edit Settings Настройки - + Compare Models... Сравнить модели... - + Edit Radio Splash Image... Редактировать заставку передатчика... - + Edit the splash image of your Radio - - + + Read Firmware from Radio Скачать прошивку из передатчика - + Read firmware from Radio Сохранить прошивку из передатчика в файл - + Write Firmware to Radio Обновить прошивку передатчика - + Write firmware to Radio Обновить прошивку передатчика - + Add Radio Profile Добавить профиль передатчика - + Write Models and Settings To Radio Записать модели и настройки в передатчик - + Write Models and Settings to Radio Записать модели и настройки в передатчик - - + + Read Models and Settings from Radio Прочитать модели и настройки из передатчика - - + + Checking for updates... - + Configure Communications... Настройка подключения... - + Configure software for communicating with the Radio Настройка подключения к передатчику - + Write Backup to Radio Записать резервную копию из файла в передатчик - + Write Backup from file to Radio Записать резервную копию из файла в передатчик - + Backup Radio to File Сделать резервную копию передатчика - + Save a complete backup file of all settings and model data in the Radio Сделать полную копию всех моделей и настроек, хранящихся в передатчике - + SD card synchronization Синхронизация содержимого SD карточки - + Recent Files Последние - + Set Icon Theme Стиль иконок - + Set Icon Size Размер иконок - - + + File Файл - - + + Edit Правка - + Settings Параметры - + Read/Write Чтение/Запись - - + + Help Помощь - + Ready Готово @@ -7480,7 +7790,7 @@ Do you wish to continue? MdiChild - + Editing model %1: Редактирование модели %1: @@ -7510,19 +7820,19 @@ Do you wish to continue? - + Unable to find file %1! Невозможно найти файл %1! - + Error reading file %1: %2. Ошибка при считывании файла %1: %2. - + Error opening file %1: %2. @@ -7656,7 +7966,7 @@ Do you wish to continue? - + Insert Вставить @@ -7742,32 +8052,32 @@ Do you wish to continue? - + read only - + Cannot insert model, last model in list would be deleted. - + Cannot add model, could not find an available model slot. - + Cannot paste model, out of available model slots. - + Do you want to overwrite radio general settings? - + Delete %n selected model(s)? Удалить выбранную модель? @@ -7776,22 +8086,43 @@ Do you wish to continue? - + Cannot duplicate model, could not find an available model slot. - + Save As Сохранить как - + + + Invalid file extension! + + + + + Do not show this message again + + + + + Models and settings written to radio + + + + + Error writing models and settings to radio! + + + + Open backup Models and Settings file - + Invalid binary backup File %1 @@ -7828,22 +8159,22 @@ Do you want to save your changes? - + Model already exists! Do you want to overwrite it or insert into a new slot? - + Overwrite - + Unable to Edit Radio Settings whilst models are open for editing. - + Favorites @@ -7857,73 +8188,58 @@ Do you want to save your changes? Do you want to continue? - - - Don't show this message again - - Unable to find radio SD card! - - Saved models and settings to radio - - - - - Error saving models and settings to radio! - - - - + Cannot write temporary file! Не удается записать временный файл! - + Internal module protocol changed to <b>OFF</b> for %1 models! - + Select a model template file - + Add a new model using - + Defaults - + Edit Правка - + Wizard - + Template - + Failed to remove temporary model! - + Export model @@ -8585,58 +8901,63 @@ This determines how mixer values are added. Диалог - + Setup Основные - + Heli Вертолёт - + Inputs Входы - + Logical Switches Логические переключатели - + Mixes Микшеры - + Outputs Выходы - + Curves Кривые - + Special Functions Специальные функции - + Telemetry Телеметрия - - + + Custom Screens - + + Enabled Features + + + + Flight Modes Полетные режимы @@ -8647,12 +8968,95 @@ This determines how mixer values are added. - ModelPrinter + ModelOptionsPanel - - Enable - Вкл. - + + Global + + + + + Off + + + + + On + + + + + Radio Menus + + + + + Themes + + + + + Global Functions + Глобальные функции + + + + Trainer + Тренер + + + + Model Menus + + + + + Heli + Вертолёт + + + + Flight Modes + Полетные режимы + + + + Curves + Кривые + + + + Global Variables + Глобальные переменные + + + + Logical Switches + Логические переключатели + + + + Special Functions + Специальные функции + + + + Custom Mix Scripts + + + + + Telemetry + Телеметрия + + + + ModelPrinter + + + Enable + Вкл. + Disable @@ -8695,8 +9099,8 @@ This determines how mixer values are added. - - + + OFF ВЫКЛ @@ -8737,19 +9141,19 @@ This determines how mixer values are added. - + Mode Режим - + Channels Каналы - + Frame length @@ -8760,7 +9164,7 @@ This determines how mixer values are added. - + Polarity Полярность @@ -8770,424 +9174,425 @@ This determines how mixer values are added. Протокол - - + + Delay Задержка - - + + Receiver Приёмник - + Radio protocol Протокол - + Subtype Подтип - + Option value - + + Sub Type Подтип - - + + RF Output Power Выходная мощность передатчика - + Output Type - + RX Output Frequency - + Raw 12 bits - + 90 15 сек. {90?} - + 120 15 сек. {120?} - + 120X 15 сек. {120X?} - + 140 15 сек. {140?} - + Scale(%1) - - + + Weight(%1) - - + + Switch(%1) - + No Trim - + MULT! - + Flight modes Полетные режимы - + Flight mode Полетный режим - + All Все - + Edge - + instant - + Sticky - + Timer - + missing - + Duration - + Extended Limits Расш. лимиты - + Display Checklist Показать контрольную карту - + Global Functions Глобальные функции - + Manual вручную - + Auto автоматически - + Failsafe Mode Режим Failsafe - - + + Hold удержание - + No Pulse без сигнала - + Not set не задан - + No pulses Без сигнала - + Step Шаг - + Display Показывать - + Extended Расширенные - + Never никогда - + On Change при изменении - + Always всегда - - - + + + Source Источник - + Trim idle only Триммировать только холостой ход - + Warning Предупреждать - + Reversed Реверс - + FrSky S.PORT - + FrSky D - + FrSky D (cable) - + Alti - + Alti+ - + VSpeed - + + - A1 - + + - A2 + - A3 + - A4 + - FAS - + Cells - + Min Мин - + Max Макс - + Numbers - + Bars - + Script - + Filename - + Error: Unable to open or read file! Ошибка: невозможно открыть файл! - + Off - - - - - + + + + + None Нет - - - + + + FM%1 - + FM%1%2 - + FM%1+%2 - + NoTrim - + No DR/Expo - - + + Offset(%1) - + Delay(u%1:d%2) - + Slow(u%1:d%2) - + Warn(%1) - + Disabled in all flight modes Отключен во всех полетных режимах - + Custom Другой @@ -9223,27 +9628,27 @@ This determines how mixer values are added. ModelsListModel - + Index Номер - + Name Название - + RX # - + Labels - + Model %1 Translators: do NOT use accents here, this is a default model name. Модель %1 @@ -9338,11 +9743,6 @@ This determines how mixer values are added. WARNING: changing RF Output Power needs RE-BIND - - - Low Power - - us @@ -9384,18 +9784,18 @@ This determines how mixer values are added. - + Show values in: - + % abbreviation for percent - + μs abbreviation for microseconds @@ -9445,13 +9845,28 @@ This determines how mixer values are added. Disable Ch. Map + + + Low power mode + + Hz Гц - + + Option check + + + + + Option combo + + + + Failsafe Positions Параметры Failsafe @@ -9484,110 +9899,280 @@ This determines how mixer values are added. ModuleData - + + No Telemetry + + + + + MLink + + + + Trainer Port - + Internal Radio System Встроенный радиомодуль - + External Radio Module Внешний радиомодуль - + Extra Radio System - + Radio System - + + OFF + + + + + PPM + + + + + Silverlit A + + + + + Silverlit B + + + + + Silverlit C + + + + + CTP1009 + + + + + LP45 + + + + + DSM2 + + + + + DSMX + + + + + PPM16 + + + + + PPMsim + + + + + FrSky XJT (D16) + + + + + FrSky XJT (D8) + + + + + FrSky XJT (LR12) + + + + + FrSky DJT + + + + + Crossfire + + + + + Multi + + + + + FrSky R9M + + + + + FrSky R9M Lite + + + + + FrSky R9M Lite Pro + + + + + SBUS output at VBat + + + + + FrSky ACCESS ISRM + + + + + FrSky ACCST ISRM D16 + + + + + FrSky ACCESS R9M 2019 + + + + + FrSky ACCESS R9M Lite + + + + + FrSky ACCESS R9M Lite Pro + + + + + FrSky XJT lite (D16) + + + + + FrSky XJT lite (D8) + + + + + FrSky XJT lite (LR12) + + + + + AFHDS3 + + + + + Ghost + + + + + Lemon-Rx DSMP + + + + 10mW - 16CH 10 мВт - 16 каналов - - + + 100mW - 16CH 100 мВт - 16 каналов - + 500mW - 16CH 500 мВт - 16 каналов - + Auto <= 1W - 16CH Автоматически: < 1 Вт - 16 каналов - - + + 25mW - 8CH 25 мВт - 8 каналов - - + + 25mW - 16CH 25 мВт - 16 каналов - + 200mW - 16CH (no telemetry) 200 мВт - 16 каналов (без телеметрии) - + 500mW - 16CH (no telemetry) 500 мВт - 16 каналов (без телеметрии) - + 100mW - 16CH (no telemetry) 100 мВт - 16 каналов (без телеметрии) - + 25 mW - + 100 mW - + 500 mW - + 1 W - + 2 W - + Positive Положительный - + Negative @@ -9595,47 +10180,27 @@ This determines how mixer values are added. ModulePanel - + Warning: The internal module protocol <b>%1</b> is incompatible with the hardware internal module <b>%2</b> and has been set to <b>OFF</b>! - + Value Значение - + Hold - + No Pulse без сигнала - - Ask - - - - - Internal - - - - - Internal + External - - - - - External - - - - + Bind on channel @@ -9643,483 +10208,465 @@ This determines how mixer values are added. MultiModelPrinter - + Flight modes Полетные режимы - - + + Flight mode Режим - - + + + + Switch Тумблер - - + + GV%1 - + RE%1 - + Channel Канал - - - - + + + + Name Название - + General Основные параметры - + Model Image Изображение - + Throttle Газ - + Trims Триммеры - + Center Beep Сигнал в центре - + Switch Warnings Проверка тумблеров - + Pot Warnings Проверка крутилок - + Other Прочее - + Timers Таймеры - + Time Время - + Countdown Отсчет - + Min.call Ежеминутный сигнал - + Persist Постоянный - + Mode Режим - - + + Start - + Modules Радиомодули - + Trainer port Тренерский разъем - + Helicopter Вертолет - + Swash Автомат перекоса - - - + + + Type Тип - + Ring Тарелка - + Input Вход - + Weight Вес - + Long. cyc - + Lateral cyc - + Collective - + F.In - + F.Out - + Global vars Глобальные переменные - + Prec Точность - + Popup - + Outputs Выходы - + Subtrim Субтриммер - + Direct - + Curve Кривая - + PPM - + Linear Линейный - + + + Function + Функция + + + + + Repeat + + + + + + Enabled + + + + Telemetry Телеметрия - + + Multi sensors + + + + + Show Instance IDs + + + + Function Switches - + Switch %1 - + Group - + Always On - + Protocol Протокол - + Low Низкий - + Critical Критический - + Telemetry audio Звук телеметрии - + Altimetry Измерение высоты - - + + Vario source Вариометр - + Vario limits > Пределы вариометра > - + Sink max Сниж. макс. - + Sink min Сниж. мин. - + Climb min Набор мин. - + Climb max Набор макс. - + Center silent Тишина в 0 - + Top Bar Верхняя строка - + Volts source Напряжение - + Altitude source Высота - + + + Parameters Параметры - + Telemetry Sensors Датчики телеметрии - + Telemetry Screens - + GF%1 - + Global Functions Глобальные функции - + Checklist Контрольная карта - - + + Min Мин - - + + Max Макс - + Global Variables Глобальные переменные - + Inputs Входы - + Mixers Микшеры - + Curves Кривые - - L%1 - - - - - Logical Switches - Логические переключатели - - - - SF%1 - - - - - Special Functions - Специальные функции - - - - Unit - Ед. - - - - RSSI Alarms - Уровень RSSI - - - - Multiprotocols - - - Subtype - Подтип - - - - Video TX frequency - - - - - CC2500 frequency fine tune - - - - - RF power - - - - - Telemetry - Телеметрия + + L%1 + - - Servo output frequency - + + Logical Switches + Логические переключатели - - Option value + + SF%1 - - Fixed ID value - + + Special Functions + Специальные функции - - Enable Max Throw - + + Unit + Ед. - - RF Channel Number - + + RSSI Alarms + Уровень RSSI + + + Multiprotocols - - DEFAULT + + Servo update rate @@ -10149,22 +10696,22 @@ This determines how mixer values are added. OpenTxEepromInterface - + Unknown error - + ... plus %1 errors - + Cannot write radio settings - + Cannot write model %1 @@ -10310,20 +10857,30 @@ This determines how mixer values are added. QObject - + WARNING - + <p>Importing JumperTX data into OpenTX 2.3 is <b>not supported and dangerous.</b></p> <p>It is unfortunately not possible for us to differentiate JumperTX data from legitimate FrSky X10 data, but <b>You should only continue here if the file you opened comes from a real FrSky X10.</b></p> <p>Do you really want to continue?</p> + + + Compressed image size exceeds reserved space. + + + + + Show this message again at next startup? + Показывать это сообщение при следующем запуске? + RadioData - + Favorites @@ -10460,12 +11017,12 @@ This determines how mixer values are added. RadioKnobWidget - + <p>Value (input): <b>%1</b></p> - + Right-double-click to reset to center. @@ -10969,7 +11526,7 @@ s Unit - + Ед. @@ -11455,87 +12012,87 @@ If this is checked the throttle will be reversed. Idle will be forward, trim wi SetupPanel - + Timer %1 Таймер %1 - + Popup menu available - + Profile Settings - + SD structure path not specified or invalid - + Copy Копировать - + Cut Вырезать - + Paste Вставить - + Clear Очистить - + Insert - + Вставить - + Delete Удалить - + Move Up Сдвинуть вверх - + Move Down Сдвинуть вниз - + Clear All - + Убрать всё - + Clear Timer. Are you sure? - + Clear all Timers. Are you sure? - + Cut Timer. Are you sure? - + Delete Timer. Are you sure? @@ -11757,7 +12314,7 @@ If this is checked the throttle will be reversed. Idle will be forward, trim wi SimulatorMain - OpenTx Simulator + EdgeTx Simulator @@ -11812,7 +12369,12 @@ If this is checked the throttle will be reversed. Idle will be forward, trim wi - Data source type to use (applicable to Horus only). One of: + Data source type to use. One of: + + + + + Unknown error during Simulator startup. @@ -11858,23 +12420,18 @@ NOTE: any existing EEPROM data incompatible with the selected radio type may be - + ERROR: Couldn't start simulator, missing radio/profile/data file/folder. Profile ID: [%1]; Radio ID: [%2]; Data File: [%3] - + ERROR: Radio profile or simulator firmware not found. Profile ID: [%1]; Radio ID: [%2] - - - Uknown error during Simulator startup. - - SimulatorMainWindow @@ -12157,8 +12714,13 @@ The radio type specified in the selected profile is used by default. - Radio data (.bin/.eeprom/.otx) image file to use. A new file with a default image will be created if necessary.<br /> -<b>NOTE</b>: any existing EEPROM data incompatible with the selected radio type may be overwritten! + Radio data (.etx) settings file to use. A new file with default settings will be created if necessary.<br /> +<b>NOTE</b>: any existing data incompatible with the selected radio type may be overwritten! + + + + + Simulator: @@ -12216,22 +12778,22 @@ The default is configured in the chosen Radio Profile. Путь к SD - + All files (*.*) Все файлы (*.*) - + Select a data file Выбор файла с данными моделей - + Select Data Directory - + Select SD Card Image Folder @@ -12244,67 +12806,67 @@ The default is configured in the chosen Radio Profile. - + Radio Simulator (%1) - + Could not determine startup data source. - + Could not load data, possibly wrong format. - + Data Load Error - + Invalid startup data provided. Plese specify a proper file/path. - + Simulator Startup Error - + Error saving data: could open file for writing: '%1' - + Error saving data: could not get data from simulator interface. - + An unexpected error occurred while attempting to save radio data to file '%1'. - + Data Save Error - + Cannot open joystick, joystick disabled - + Radio firmware error: %1 - + - Flight Mode %1 (#%2) @@ -12742,6 +13304,11 @@ Too many errors, giving up. Disable multi sensor handling + + + Show Instance IDs + + Volt source @@ -12843,7 +13410,7 @@ Too many errors, giving up. Unit - + Ед. @@ -13001,32 +13568,32 @@ Too many errors, giving up. - + Source Источник - + Low Alarm Низкий уровень - + Critical Alarm Критический уровень - + Winged Shadow How High - + Winged Shadow How High (not supported) - + Delete Sensor. Are you sure? @@ -13176,7 +13743,7 @@ Too many errors, giving up. Insert - + Вставить @@ -13196,7 +13763,7 @@ Too many errors, giving up. Clear All - + Убрать всё @@ -13704,92 +14271,102 @@ Timestamp Вибрацией - + + Beeps and Haptic + + + + + Voice and Haptic + + + + 5s 15 сек. {5s?} - + 10s 10 сек. - + 20s 15 сек. {20s?} - + 30s 15 сек. {30s?} - + Not persistent Сбрасываемый - + NOT - + Persistent (flight) Постоянный (только полет) - + Flight - + Persistent (manual reset) Постоянный (только ручной сброс) - + Manual reset - + OFF - + ON Всегда включена - + Start - + THs - + TH% - + THt - + Show Elapsed - + Show Remaining @@ -13822,22 +14399,22 @@ CTRL+колесо или PAGE UP/DOWN - для изменения с больш TrainerMix - + OFF - + += (Sum) - + := (Replace) - + CH%1 @@ -13881,7 +14458,23 @@ CTRL+колесо или PAGE UP/DOWN - для изменения с больш UpdateCompanion - + + Would you like to open the disk image to install the new version of Companion? + + + + + + Would you like to launch the Companion installer? + + + + + No install process support for your operating system + + + + Companion @@ -13890,6 +14483,11 @@ CTRL+колесо или PAGE UP/DOWN - для изменения с больш Install + + + Asset filter applied: %1 - %2 found + + Expected 1 asset for install but none found @@ -13929,7 +14527,7 @@ CTRL+колесо или PAGE UP/DOWN - для изменения с больш UpdateFirmware - + Firmware Прошивка @@ -13957,347 +14555,285 @@ CTRL+колесо или PAGE UP/DOWN - для изменения с больш UpdateInterface - + Component id: %1 exceeds maximum application settings components: %2! - - + + Copy filter pattern: %1 + + + + + + + + Asset filter applied: %1 - %2 found + + + + + Copy directory structure + + + + + Processing updates for: %1 - + %1 preparation failed - + %1 download failed - + %1 decompress failed - + %1 copy to destination failed - + Failed to save release settings - + %1 start async failed - + %1 housekeeping failed - - + + %1 update successful - - Update Interface - - - - + unknown - - Unable to download release meta data - - - - - Unable to download release assets information - - - - + %1 directory not configured in application settings! - + Failed to create %1 directory %2! - - Unable to open the download file %1 for writing. -Error: %2 - - - - - Invalid URL: %1 - - - - - URL: %1 - - - - - Network error has occurred. Error code: %1 - - - - - Unable to download %1. -Error:%2 -%3 - - - - - Unable to convert downloaded data to json format. -Error:%1 -%2 - - - - - Asset filter: %1 - - - - + No assets found in release '%1' using filter '%2' - + %1 assets found when %2 expected in release '%3' using filter '%4' - + Unable to set processing flags for asset %1 - + Unable to set sub directory for asset %1 - + Unable to set copy filter for asset %1 - - Downloading: %1 - - - - - Download: %1 - - - - - File exists: %1 - - - - - File %1 exists. Download again? - - - - - Failed to create directory %1! - - - - + Decompressing %1 - + Decompress: %1 - + Failed to decompress %1 - + Decompressed file structure not found at %1 - + Copy file structure from: %1 - - + + Failed to create directory %1 - - + + Check/create directory: %1 - - + + Directories checked/created: %1 - - + + Failed to delete existing file %1 - - + + Failed to copy file %1 - - + + Copied %1 to %2 - - + + Files copied: %1 - + Unable to determine source directory for asset %1 - + Copy files from %1 - + Deleted file: %1 - + No downloaded or decompressed files matched filter '%1' - + Preparing - + Set run folders failed - + Set release id from update release '%1' failed - + Flagging assets - + Downloading assets - + Unable to download flagged assets - + Decompressing assets - + Unable to decompress flagged assets - + Copying to destination - + Unable to copy assets - + Housekeeping - + Delete download directory: %1 - + Failed to delete downloads folder %1 - + Delete decompress directory: %1 - - + + Failed to delete decompress folder %1 - + Delete decompress folder: %1 - + Save release settings @@ -14305,11 +14841,76 @@ Error:%1 UpdateMultiProtocol - + Multiprotocol + + UpdateNetwork + + + Downloading: %1 + + + + + Download: %1 + + + + + File exists: %1 + + + + + File %1 exists. Download again? + + + + + Failed to create directory %1! + + + + + Unable to open the download file %1 for writing. Error: %2 + + + + + Invalid URL: %1 + + + + + URL: %1 + + + + + Network error has occurred. Error code: %1 + + + + + Ssl library version: %1 + + + + + Unable to download %1. Error:%2 +%3 + + + + + Unable to convert downloaded metadata to json. Error:%1 +%2 + + + UpdateOptionsDialog @@ -14338,58 +14939,58 @@ Error:%1 - + %1 %2 - + Options Параметры - + Clear current release information. Are you sure? - - + + Filter - + Max.Expected - + No Limit - + Download - + Decompress - + Install - + Copy Копировать - + Sub folder @@ -14397,40 +14998,40 @@ Error:%1 UpdateParameters - + None Нет - + Exact - + Startswith - + Endswith - + Contains - - Expression + + Pattern UpdateSDCard - + SD Card @@ -14440,15 +15041,25 @@ Error:%1 - - Radio flavour %1 not listed in %2 + + Unable to retrieve asset '%1' from release '%2' + + + + + Unable to retrieve file '%1' from repo '%2' + + + + + Radio flavour '%1' not listed in '%2' UpdateSounds - + Sounds @@ -14458,40 +15069,48 @@ Error:%1 - - Asset not found in release '%1' using filter pattern '%2' + + Unable to retrieve asset '%1' from release '%2' - %1 assets found when %2 expected in release '%3' using filter pattern '%4' + Unable to retrieve file '%1' from repo '%2' - - Language %1 not listed in %2 + + Language '%1' not listed in '%2' - + Choose Language Packs - + No language packs have been selected. Sounds update will be skipped! - + Flagging assets + + UpdateStatus + + + Update Interface + + + UpdateThemes - + Themes @@ -14517,37 +15136,37 @@ Process now? - + No components have been flagged to check in Update Settings! - + Update Components - + Starting... - + Finished %1 - + successfully - + with errors - + Run SD card sync now? @@ -14603,7 +15222,7 @@ Process now? - + Options Параметры @@ -14658,37 +15277,37 @@ Process now? - + Retrieving latest release information for %1 - + Save as Defaults - + Download folder path missing! - + Decompress folder path missing! - + Update folder path missing! - + Decompress and download folders have the same path! - + No components selected for update! @@ -15139,17 +15758,17 @@ Process now? - + Please check all radio and model settings as no conversion could be performed. - + File %1 appears to contain radio settings and importing is unsupported. - + Unable to determine content type for file %1 @@ -15157,7 +15776,7 @@ Process now? YamlGeneralSettings - + Warning: Radio settings file is missing the board entry! Current firmware profile board will be used. @@ -15166,7 +15785,7 @@ Do you wish to continue? - + Settings file board (%1) does not match current profile board (%2). Do you wish to continue? @@ -15298,143 +15917,94 @@ m2560 for v4.1 boards Настройки джойстика - - Ch2 - - - - - Ch1 - - - - - Ch4 - - - - - Ch6 - - - - - Ch3 - - - - - Ch5 - - - - - Ch7 - - - - - Ch8 - - - - + Instructions Инструкции - + Enable Включить - + Cancel Отмена - + Back Назад - + Start - + + Not Assigned - - Stick - - - - - Knob/Slider %1 - - - - + No joysticks found Джойстик не найден - + Press the Start button to start the stick range calibration procedure. You may change the channel assignments or inversion at any time. - + Move sticks and pots in every direction making full movement Press Next when finished - + Next Дальше - + Place sticks and pots in middle position. Press Next when done - + Map joystick channels to controls using comboboxes. Press Next when done. - + Check inversion checkbox to if necessary to reverse direction. Press Next when done. - + Press OK to save configuration Press Cancel to abort joystick calibration without saving. - + Calibration not complete, save anyway? - + Ok Ок - + Cannot open joystick. Не удалось подключить джойстик. diff --git a/companion/src/translations/companion_sv.ts b/companion/src/translations/companion_sv.ts index cb3bd09ed9a..047eb66ecbf 100644 --- a/companion/src/translations/companion_sv.ts +++ b/companion/src/translations/companion_sv.ts @@ -142,10 +142,6 @@ Default Channel Order Kanalordning - - Menu Language - Språkinställning - Default Stick Mode Spaktilldelning @@ -518,10 +514,6 @@ Mode 4: <html><head/><body><p>This option maintains the behaviour from older OpenTx versions where empty model slots are preserved when a model is deleted or moved. </p><p>When this option is de-selected, the other models may be re-arranged to fill the gap left by the removed model.</p></body></html> <html><head/><body><p>Detta val behåller hanteringen från äldre OpenTX versioner, där tomma modellrader behålls när en modell flyttas eller raderas.</p><p>När detta val avmarkeras flyttas de andra modellerna så att den tomma modellens plats ersätts och inte lämnas kvar tom.</p></body></html> - - Remove empty model slots when deleting models (only applies for radios w/out categories) - Ta bort tomma modellrader när modeller raderas (gäller endast sändare utan kategorier) - Debug Output Logging Loggning av utdata för felsökning @@ -694,6 +686,14 @@ Mode 4: Disable 'Cannot open joystick, joystick disabled' warning Inaktivera varningen 'Ingen joystick kan hittas, joystick inkativerad' + + Language + Språk + + + Remove empty model slots when deleting models (only applies for radios w/out labels) + Ta bort tomma modellrader när modeller raderas (gäller endast sändare utan etiketter) + BinEepromFormat @@ -858,7 +858,7 @@ Mode 4: 6P - + L1 @@ -1812,6 +1812,10 @@ Vill du hämta inställningarna från en fil? %1s + + On + + CustomFunctionsPanel @@ -2917,10 +2921,6 @@ Tomt betyder inkludera alla. ?, * och [...] jokertecken accepteras.Support for MULTI internal module Stöd för intern MULTI-modul - - Support hardware mod: R9M ACCESS - Stöd för hårdvarumodifiering: R9M ACCESS - FrSky Taranis X9D+ @@ -3049,6 +3049,10 @@ Tomt betyder inkludera alla. ?, * och [...] jokertecken accepteras.Radiomaster Boxer + + Jumper T-Lite (F4 MCU) + + FlapsPage @@ -3909,6 +3913,65 @@ Dessa inställningar gäller för alla modeller. Wrong data in profile, Switch/pot config not retrieved Fel data i profilen, brytar-/pot.inställningar lästes inte in + + Enabled Features + Aktiverade funktioner + + + + GeneralOptionsPanel + + Radio Menus + Radiomenyer + + + Themes + Teman + + + Global Functions + Globala funktioner + + + Trainer + Lärare + + + Model Menus + Modellmenyer + + + Heli + Heli + + + Flight Modes + Flyglägen + + + Curves + Kurvor + + + Global Variables + Globala variabler + + + Logical Switches + Logiska brytare + + + Special Functions + Specialfunktioner + + + Custom Mix Scripts + Anpassade mixerskript + + + Telemetry + Telemetri + GeneralSettings @@ -4357,10 +4420,6 @@ p, li { white-space: pre-wrap; } Inactivity Timer Inaktivitetstimer - - Show splash screen on startup - Visa startbild vid start av radion - --- @@ -4850,6 +4909,10 @@ att fungera. Detta går inte att ändra från radion. Japanese Japanska + + Hebrew + Hebreiska + GyroPage @@ -4900,14 +4963,6 @@ att fungera. Detta går inte att ändra från radion. Device Name: Enhetsnamn: - - Antenna - Antenn - - - Internal module - Intern modul - Sample Mode @@ -6462,18 +6517,6 @@ Vill du spara ändringarna? Do you want to continue? Vill du fortsätta? - - Don't show this message again - Visa inte detta meddelande igen - - - Saved models and settings to radio - Modeller och inställningar har sparats till radion - - - Error saving models and settings to radio! - Fel uppstod när modeller och inställningar sparades till radion! - Select a model template file Välj en modellmallsfil @@ -7168,6 +7211,77 @@ p, li { white-space: pre-wrap; } Custom Screens Anpassade skärmar + + Enabled Features + Aktiverade funktioner + + + + ModelOptionsPanel + + Global + Global + + + Off + Av + + + On + + + + Radio Menus + Radiomenyer + + + Themes + Teman + + + Global Functions + Globala funktioner + + + Trainer + Lärare + + + Model Menus + Modellmenyer + + + Heli + Heli + + + Flight Modes + Flyglägen + + + Curves + Kurvor + + + Global Variables + Globala variabler + + + Logical Switches + Logiska brytare + + + Special Functions + Specialfunktioner + + + Custom Mix Scripts + Anpassade mixerskript + + + Telemetry + Telemetri + ModelPrinter @@ -7733,10 +7847,6 @@ p, li { white-space: pre-wrap; } Option value Alternativ värde - - Low Power - Låg effekt - Multi Radio Protocol Multiradioprotokoll @@ -7823,6 +7933,10 @@ p, li { white-space: pre-wrap; } Option combo + + Low power mode + Lågeffektläge + ModuleData @@ -8038,6 +8152,14 @@ p, li { white-space: pre-wrap; } Lemon-Rx DSMP + + No Telemetry + Ingen telemetri + + + MLink + + ModulePanel @@ -8053,25 +8175,9 @@ p, li { white-space: pre-wrap; } No Pulse Inga pulser - - Ask - Fråga - - - Internal - Intern - - - Internal + External - Intern + Extern - - - External - Extern - Bind on channel - Parkoppla (bind) via kanal + Parkoppla (bind) på kanal Warning: The internal module protocol <b>%1</b> is incompatible with the hardware internal module <b>%2</b> and has been set to <b>OFF</b>! @@ -8424,52 +8530,56 @@ p, li { white-space: pre-wrap; } Enabled Aktiverad + + Show Instance IDs + Visa instans-IDn + Multiprotocols Subtype - Variant + Variant Video TX frequency - Video TX-frekvens + Video TX-frekvens Telemetry - Telemetri + Telemetri Servo output frequency - Utdatafrekvens för servo + Utdatafrekvens för servo Option value - Alternativ värde + Alternativ värde DEFAULT - FÖRVAL + FÖRVAL CC2500 frequency fine tune - Finjustering av CC2500 frekvens + Finjustering av CC2500 frekvens Fixed ID value - Fast ID-värde + Fast ID-värde RF power - RF effekt + RF effekt Enable Max Throw - Aktivera max utslag + Aktivera max utslag RF Channel Number - RF kanalnummer + RF kanalnummer Servo update rate @@ -9832,10 +9942,6 @@ Gasen reverseras om alternativet väljs. Tomgång ligger då uppåt. Trim och ga SimulatorMain - - OpenTx Simulator - EdgeTX simulator - Available profiles: Tillgängliga profiler: @@ -9876,10 +9982,6 @@ Gasen reverseras om alternativet väljs. Tomgång ligger då uppåt. Trim och ga path sökväg - - Data source type to use (applicable to Horus only). One of: - Typ av datakälla (gäller endast Horus-liknande radior). En av: - type typ @@ -9924,16 +10026,24 @@ Profile ID: [%1]; Radio ID: [%2] FEL: Radioprofil eller firmware för simulatorn saknas. Profil-ID: [%1]; Radio-ID [%2] - - Uknown error during Simulator startup. - Okänt fel vid uppstart av simulatorn. - Radio data (.bin/.eeprom/.etx) image file to use OR data folder path (for Horus-style radios). NOTE: any existing EEPROM data incompatible with the selected radio type may be overwritten! Radiodatafil (.bin/.eeprom/.etx) att använda ELLER sökväg till datakatalogen (för sändare av Horus-typ). OBS! All befintlig EEPROM-data som är inkompatibel med vald radiotyp kan komms att skrivas över! + + EdgeTx Simulator + + + + Data source type to use. One of: + Typ av datakälla att använda. En av: + + + Unknown error during Simulator startup. + Okänt fel vid uppstart av simulatorn. + SimulatorMainWindow @@ -10108,7 +10218,7 @@ OBS! All befintlig EEPROM-data som är inkompatibel med vald radiotyp kan komms <tr><th>Key/Mouse</th><th>Action</th></tr> note: must match html layout of each table row (keyTemplate). - <tr><th>Knapp/Mus</th><th>Verkställ</th></tr> + <tr><th>Knapp/Mus</th><th>Funktion</th></tr> <tr><td><kbd>%1</kbd></td><td>%2</td></tr> @@ -10158,12 +10268,6 @@ Radiotypen som angetts i vald profil används som förval. SD Image Path: Sökväg till SD-kortet: - - Radio data (.bin/.eeprom/.otx) image file to use. A new file with a default image will be created if necessary.<br /> -<b>NOTE</b>: any existing EEPROM data incompatible with the selected radio type may be overwritten! - Radiodatafil (.bin/.eeprom/.otx/.etx) att använda. En ny fil med förvald bild skapas om så behövs.<br /> -OBS! Befintlig EEPROM-data som inte är kompatibel med vald radiotyp kan komma att skrivas över! - Select data file... Välj datafil... @@ -10228,6 +10332,16 @@ Förvalt värde är konfigurerat i den valda radioprofieln. EdgeTX Simulator - Startup Options EdgeTX simulator - Startalternativ + + Radio data (.etx) settings file to use. A new file with default settings will be created if necessary.<br /> +<b>NOTE</b>: any existing data incompatible with the selected radio type may be overwritten! + Radiodatafil (.etx) att använda. En ny fil med förvalda inställningar skapas om så behövs.<br /> +<b>OBS!<b> Befintlig data som inte är kompatibel med vald radiotyp kan komma att skrivas över! + + + Simulator: + + SimulatorWidget @@ -10715,6 +10829,10 @@ För många fel - ger upp. Source Källa + + Show Instance IDs + Visa instans-IDn + TelemetryAnalog @@ -11659,14 +11777,6 @@ Använd CTRL + skroll eller PAGE UP/DOWN tangenterna för att ändra tiden i st %1 update successful Uppdatering av %1 lyckades - - Update Interface - Uppdateringsinterface - - - Unable to download release meta data - Kunde inte ladda ner metadata för versionen - %1 directory not configured in application settings! Katalog för %1 inte konfigurerad i programinställningarna! @@ -11675,14 +11785,6 @@ Använd CTRL + skroll eller PAGE UP/DOWN tangenterna för att ändra tiden i st Failed to create %1 directory %2! Kunde inte skapa %1 katalog %2! - - Invalid URL: %1 - Ogiltig URL: %1 - - - Network error has occurred. Error code: %1 - Ett nätverksfel har inträffat. Felkod: %1 - Unable to set processing flags for asset %1 Kunde inte sätta bearbetningsflaggor för tillgång %1 @@ -11695,26 +11797,6 @@ Använd CTRL + skroll eller PAGE UP/DOWN tangenterna för att ändra tiden i st Unable to set copy filter for asset %1 Kunde inte sätta kopieringsfilter för tillgång %1 - - Downloading: %1 - Laddar ner: %1 - - - Download: %1 - Nerladdning: %1 - - - File exists: %1 - Filen finns redan: %1 - - - File %1 exists. Download again? - Fil %1 finns redan. Ladda ner igen? - - - Failed to create directory %1! - Kunde inte skapa katalog%1! - Decompressing %1 Packar upp %1 @@ -11839,32 +11921,6 @@ Använd CTRL + skroll eller PAGE UP/DOWN tangenterna för att ändra tiden i st Save release settings Spara versionsinställningarna - - Unable to open the download file %1 for writing. -Error: %2 - Kunde inte öppna nerladdningsfil %1 för skrivning. -Fel: %2 - - - Unable to download %1. -Error:%2 -%3 - Kunde inte ladda ner %1. -Fel:%2 -%3 - - - Unable to convert downloaded data to json format. -Error:%1 -%2 - Kunde inte konvertera nerladdad data till json-format. -Fel:%1 -%2 - - - Asset filter: %1 - Filter för tillgångar: %1 - No assets found in release '%1' using filter '%2' Inga tillgångar hittades för version '%1' med filter '%2' @@ -11889,10 +11945,6 @@ Fel:%1 unknown okänd - - Unable to download release assets information - Kunde inte ladda ner information om versionens tillgångar - Copy filter pattern: %1 Filtermönster för kopiering: %1 @@ -12057,10 +12109,6 @@ Fel:%1 Contains Innehåller - - Expression - Uttryck - Pattern Mönster @@ -12076,10 +12124,6 @@ Fel:%1 Flagging assets Flaggar tillgångar - - Radio flavour %1 not listed in %2 - Radiovariant %1 finns inte listad i %2 - Unable to retrieve asset '%1' from release '%2' Kunde inte hämta tillgång '%1' från version '%2' @@ -12103,18 +12147,6 @@ Fel:%1 Processing available sounds Bearbetar tillgängliga ljud - - Asset not found in release '%1' using filter pattern '%2' - Inga tillgångar hittades för version '%1' med filtermönster '%2' - - - %1 assets found when %2 expected in release '%3' using filter pattern '%4' - %1 av %2 förväntade tillgångar hittades för version '%3', med filtermönster '%4' - - - Language %1 not listed in %2 - Språk '%1' saknas i %2 - Choose Language Packs Välj språkpaket @@ -12602,7 +12634,7 @@ Bearbeta nu? Has your helicopter got a flybar? - Har din helikopter en`Flybar´? + Har din helikopter en flybar? Select the controls for your helicopter @@ -12801,38 +12833,6 @@ m2560 för v4.1-kort Configure Joystick Konfigurera joystick - - Ch2 - Ka2 - - - Ch1 - Ka1 - - - Ch4 - Ka4 - - - Ch6 - Ka6 - - - Ch3 - Ka3 - - - Ch5 - Ka5 - - - Ch7 - Ka7 - - - Ch8 - Ka8 - Instructions Instruktioner @@ -12869,14 +12869,6 @@ m2560 för v4.1-kort Not Assigned Ej tilldelad - - Stick - Spak - - - Knob/Slider %1 - Vred/Reglage %1 - No joysticks found Inga joysticks hittades diff --git a/companion/src/translations/companion_zh_CN.ts b/companion/src/translations/companion_zh_CN.ts index 31eaea25143..22a67752b44 100644 --- a/companion/src/translations/companion_zh_CN.ts +++ b/companion/src/translations/companion_zh_CN.ts @@ -63,110 +63,102 @@ AppData - + Application Settings have been saved to %1 - + Could not save Application Settings to file "%1" - + because the file could not be saved (check access permissions). - + for unknown reasons. - + None - + Wizard - + Editor - + Template - + Prompt - + Manual 手动 [Manual] - + Startup - + Daily - + Weekly - + Monthly - + Debug 除错 [Debug] - + Warning 启用时蜂鸣 [Warning] - + Critical - + Fatal - + Information 信息 - - AppMessages - - - Show this message again at next startup? - - - AppPreferencesDialog @@ -187,18 +179,12 @@ 档案名称 - + Radio Type 遥控器型号 - - Menu Language - 遥控器档案中 - 菜单语言 - - - + Splash Screen 遥控器档案中 开机画面 @@ -236,7 +222,7 @@ - + Enable automatic backup before writing firmware 写入固件前允许自动备份 @@ -303,7 +289,7 @@ Mode 4: MODE4 模式4 ↕油门↔副翼 ↕升降↔方向 - + Default Channel Order 遥控器档案中 默认通道顺序 @@ -313,6 +299,11 @@ Mode 4: <html><head/><body><p>Channel order</p><p><br/></p><p>Defines the order of the default mixes created on a new model.</p></body></html> <html><head/><body><p>通道顺序</p><p><br/></p><p>定义了新建模型时默认设置的通道顺序</p></body></html> + + + Language + + Prompt to write firmware to radio after update @@ -439,228 +430,233 @@ Mode 4: 副翼 油门 升降 方向 [A T E R] - + + Remove empty model slots when deleting models (only applies for radios w/out labels) + + + + Simulator controls - + Save switch/pot positions on simulator exit - + Clear saved positions - + + Disable 'Cannot open joystick, joystick disabled' warning + + + + Update Settings - + Check frequency - + Reset to Defaults - + Folders - + Download - + Create sub-folders in Download folder - + Decompress - + Use Radio Profile SD Structure - + Components - + Delete downloads - + Delete decompressions - + Logging - + Action on New Model - + Screenshot capture folder - + Clear Image 清除图片 - + Select Image 遥控器档案中 选择图片 - - - - - - - - + + + + + + + + Select Folder 选择目录 - + Application Settings 程序首选项 - + most recently used files - + Startup Settings - + Remember - + Output Logs Folder - + <html><head/><body><p>This option maintains the behaviour from older OpenTx versions where empty model slots are preserved when a model is deleted or moved. </p><p>When this option is de-selected, the other models may be re-arranged to fill the gap left by the removed model.</p></body></html> - - Remove empty model slots when deleting models (only applies for radios w/out categories) - - - - + Debug Output Logging - + Application (Companion/Simulator) - + <html><head/><body><p>Keep a log of all messages generated by the radio firmware when running in Simulator. This is the same information one would also see in the Simulator <span style=" font-style:italic;">Debug Output</span> window.</p></body></html> - + Radio Firmware (in Simulator) - + Splash Screen Library 开机画面图片库 - + Google Earth Executable Google Earch 可执行文件 - + User Splash Screens 自定义开机画面 - + Automatic Backup Folder 自动备份目录 - + Only show user splash images 只显示自定义开机画面 - + Show user and companion splash images 显示自定义和系统开机画面 - + Select Executable 选择可执行文件 - + Release channel - + Simulator Settings 模拟器设置 - + Calibrate 校准 - + Blue 蓝色 - - + + Options @@ -670,209 +666,209 @@ Mode 4: - + Append version number to firmware file name - + Prompt to run SD Sync after update - + <html><head/><body><p>Keep a log of all debugging messages generated by the desktop Companion/Simulator applications. An EdgeTX developer may request this to help diagnose an issue.</p></body></html> - + Show splash screen - + Prompt for radio profile - + Prompt to run installer after update - - + + Update - + Green 绿色 - + Red 红色 - + Orange 橙色 - + Yellow 黄色 - + Only capture to clipboard 只截图到剪贴板中 - + Enable 使用游戏杆 - + Joystick 游戏杆 - + Simulator BackLight 模拟器背光颜色 - + Simulator Volume Gain 模拟器音量调节 - + My Radio 我的遥控器 - + <p><b>You cannot switch Radio Type or change Build Options while there are unsaved file changes. What do you wish to do?</b></p> <ul><li><i>Save All</i> - Save any open file(s) before saving Settings.<li><li><i>Reset</i> - Revert to the previous Radio Type and Build Options before saving Settings.</li><li><i>Cancel</i> - Return to the Settings editor dialog.</li></ul> - + Select your snapshot folder 选择你的快照目录 - + Update Settings: Download folder path missing! - + Update Settings: Decompress folder path missing! - + Update Settings: Update folder path missing! - + Update Settings: Decompress and download folders have the same path! - - + + No joysticks found 找不到游戏杆 - + EMPTY: No radio settings stored in profile 空白:在遥控器档案中找不到遥控器设定 - + AVAILABLE: Radio settings of unknown age 允许:不明日期的遥控器设定 - + AVAILABLE: Radio settings stored %1 允许:遥控器设定保存到 %1 - + Reset all update settings to defaults. Are you sure? - + Update settings have been reset. Please close and restart Companion to avoid unexpected behaviour! - + Select your download folder - + Select your decompress folder - + Select your update destination folder - + Check - + Select your library folder 对话框标题栏 选择你的图片库文件夹 - - + + Select your Models and Settings backup folder 对话框标题栏 选择你的模型和设定备份文件夹 - + Select a folder for application logs - + Select Google Earth executable 对话框标题栏 选择 Google Earth 可执行文件 - + Select the folder replicating your SD structure 对话框标题栏 选择模拟SD卡目录结构的电脑文件夹 - + Open Image to load 打开图片并载入 - + Images (%1) 图片 (%1) @@ -911,74 +907,241 @@ Mode 4: Boards - + Left Horizontal 左摇杆水平方向 - + Left Vertical 左摇杆垂直方向 - + Right Vertical 右摇杆上下方向 - + Right Horizontal 右摇杆水平方向 - + Aux. 1 - + Aux. 2 - - - + + Rud + + + + + Ele + + + + + Thr + + + + + Ail + + + + + P1 + + + + + P2 + + + + + P3 + + + + + + + + + + + + S1 + + + + + POT1 + + + + + F1 + + + + + F2 + + + + + F3 + + + + + F4 + + + + + + + + + + + S2 + + + + + + + + LS + + + + + + + + RS + + + + + + + TltX + + + + + + + TltY + + + + + + S3 + + + + + + 6P + 6P + + + + L1 + + + + + L2 + + + + + + JSx + + + + + + JSy + + + + + EX1 + + + + + EX2 + + + + + EX3 + + + + + EX4 + + + + + + None - + Pot with detent 有中位旋钮 - + Multi pos switch - + Pot without detent 无中位旋钮 - + Slider with detent 有中位滑杆 - + 2 Positions Toggle 2位弹簧开关 - + 2 Positions 2位开关 - + 3 Positions 3位开关 @@ -1031,7 +1194,7 @@ Mode 4: Curve - + 曲线 [Curve] @@ -1286,37 +1449,37 @@ Mode 4: - + Select or create a file for exported Settings: - + Press the 'Retry' button to choose another file. - + Simulator for this firmware is not yet available 模拟器现在还不支持此版固件 - + Uknown error during Simulator startup. - + Simulator Error - + Data Load Error - + Error occurred while starting simulator. @@ -1479,17 +1642,17 @@ Do you want to import settings from a file? ComponentData - + Releases - + Pre-release - + Nightly @@ -1534,7 +1697,7 @@ Do you want to import settings from a file? Standard - + 标准LCD [Standard] @@ -1645,12 +1808,12 @@ Do you want to import settings from a file? 左右镜像对称 - + Not enough free points in global points array to store the curve. - + Editing curve %1: %2 @@ -1908,120 +2071,141 @@ Do you want to import settings from a file? - + Played once, not during startup 播放一次但开机时不播放 [!1x] - + + !1x + + + + No repeat 播放一次 [1x] - + + + 1x + 1x + + + Repeat %1s - + + %1s + 每%1s秒播放一次 {1s?} + + + Beep 1 - + Beep 2 - + Beep 3 - + Warn 1 - + Warn 2 - + Cheep - + Ratata - + Tick - + Siren - + Ring - + Sci Fi - + Robot - + Chirp - + Tada - + Cricket - + Alarm Clock - + Value 设为 - + Source - + Global Variable - + Inc/Decrement + + + On + + Vario @@ -2088,22 +2272,22 @@ Do you want to import settings from a file? 外置高频头对频 - + Flight 飞行 [Flight] - + Telemetry - + 回传设置 Tele - + s - + DISABLED 禁用 @@ -2116,124 +2300,124 @@ Do you want to import settings from a file? CustomFunctionsPanel - + Switch CustomFunctionPanel 启动开关 - + Action CustomFunctionPanel 功能 - + Parameters CustomFunctionPanel 参数 - + Popup menu available - + SF%1 CustomFunctionPanel SF%1 - + GF%1 CustomFunctionPanel GF%1 - + GV GV - + ON CustomFunctionPanel 启用 - + Error occurred while trying to play sound, possibly the file is already opened. (Err: %1 [%2]) - + Unable to find or open sound file: %1 - + Delete Function. Are you sure? - + Cut Special Function. Are you sure? - + Copy 复制 - + Cut - + Paste 粘贴 - + Clear 清除 - + Insert - + Delete 删除 - + Move Up - + Move Down - + Clear All - + Clear Function. Are you sure? - + Clear all Functions. Are you sure? @@ -2472,48 +2656,48 @@ Do you want to import settings from a file? - + Switch - + Switch 启动开关 - + cannot be exported on this board! 无法输出到这个主板! - + Source - + Source %1 cannot be exported on this board! 源 %1 无法输出到这个主板! - + OpenTX only accepts %1 points in all curves OpenTX只允许最大%1点曲线 - + OpenTx only accepts %1 points in all curves OpenTX只允许最大%1点曲线 - - + + OpenTX on this board doesn't accept this function OpenTX在这个主板上不支持此项功能 - + OpenTX doesn't accept this radio protocol OpenTX 不接受此遥控器协议 @@ -2749,12 +2933,12 @@ Error: %2 EdgeTXInterface - + Radio settings file checksum error. You are advised to review the settings - + Companion does not support settings version %1! @@ -2994,17 +3178,17 @@ If blank then the input is considered to be "ON" all the time. - + Clear All - + Set All - + Invert All @@ -3356,361 +3540,360 @@ Blank means include all. ?, *, and [...] wildcards accepted. Firmware - + Channel values displayed in us 通道值显示为微秒 - + No OverrideCH functions available 不允许锁定通道值功能 - + Possibility to enable FAI MODE (no telemetry) at field 可选择启用 FAI 模式 (没有回传) - + FAI MODE (no telemetry) always enabled 一直启用 FAI 模式 (没有回传) - + Removes D8 FrSky protocol support which is not legal for use in the EU on radios sold after Jan 1st, 2015 移除 D8 FrSky 协议支持,因为在20151月1日后在欧洲销售的遥控器中使用此协议是不合法的 - - + + + + + + + + + + - - - - - - Disable HELI menu and cyclic mix support 禁用直升机菜单和CCPM混控菜单 - - + + + + + + + + + + - - - - - - Disable Global variables 禁用GV[Global variables]功能 - - + + + + + + + + + + - - - - - - Enable Lua custom scripts screen - + Use alternative SQT5 font 使用 另一个 SQT5 font - + Pots use in menus navigation 使用旋钮进行菜单导航 - + FrSky Taranis X9D+ FrSky Taranis X9D+ - + Enable non certified firmwares - + Enable AFHDS3 support - - + + Disable RAS (SWR) - + FrSky Taranis X9D+ 2019 - + FrSky Taranis X9D FrSky Taranis X9D - + Haptic module installed 振动模块已经安装 - + FrSky Taranis X9E FrSky Taranis X9E - + Confirmation before radio shutdown 遥控器关机前确认 - + Horus gimbals installed (Hall sensors) Horus 摇杆已安装 (霍尔传感器) - + FrSky Taranis X9-Lite - + FrSky Taranis X7 / X7S - + FrSky Taranis X-Lite S/PRO - + FrSky Taranis X-Lite - + FrSky Horus X10 / X10S - - - - - - Support hardware mod: R9M ACCESS - - - - + FrSky Horus X10 Express / X10S Express - + FrSky Horus X12S - + Use ONLY with first DEV pcb version 只用与 DEV pcb 版本 - + Jumper T12 / T12 Pro - - + + Support for MULTI internal module - + Jumper T-Lite - + + Jumper T-Lite (F4 MCU) + + + + Jumper T-Pro - + Jumper T16 / T16+ / T16 Pro - - - - + + + + Support for bluetooth module - + Radiomaster TX12 - + Radiomaster TX12 Mark II - + Radiomaster Zorro - + Select if internal ELRS module is installed - + + Radiomaster Boxer + + + + Radiomaster T8 - + Allow bind using bind key - + Radiomaster TX16S / SE / Hall / Masterfire - + Support internal GPS - + Support hardware mod: FlySky Paladin EV Gimbals - + Jumper T18 - + FlySky NV14 - + BETAFPV LiteRadio3 Pro - + iFlight Commando8 - + Turnigy 9XR-PRO Turnigy 9XR-PRO - + Enable HELI menu and cyclic mix support 允许直升机菜单和斜盘混控支持 - + Global variables GV [Global variables] - + In model setup menus automatically set source by moving the control 在模型配置菜单通过移动摇杆自动设置源 - + In model setup menus automatically set switch by moving the control 在模型配置菜单通过拨动开关自动设置源 - + No graphical check boxes and sliders 无图形选择框和滑杆 - + Battery graph 电池图标 - + Don't use bold font for highlighting active items 不使用粗体高亮活动项目 - + FrSky Taranis X9-Lite S - + FrSky Taranis X7 / X7S Access - - + + Support for ACCESS internal module replacement - + Enable resetting values by pressing up and down at the same time 允许通过同时按上下键重设数值 - + 9X with AR9X board 9X (AR9X主板) - + 9X with Sky9x board 9X (Sky9x主板) - - FirmwareInterface - - - Compressed image size exceeds reserved space. - - - FlapsPage @@ -4497,7 +4680,7 @@ You are currently using: FunctionSwitchesPanel - + SW%1 @@ -4687,12 +4870,12 @@ p, li { white-space: pre-wrap; } GV - + Own value 使用单独的取值 - + Flight mode %1 value 使用FM%1值 @@ -4722,166 +4905,244 @@ These will be relevant for all models in the same EEPROM. 对相同的EEPROM, 对所有模型这些设置都是相同的. - + Setup General Edit???? 设定 - + Global Functions General Edit 全局功能 - + Trainer General Edit 教练功能 - + Hardware General Edit???? 硬件 - + Calibration General Edit 校准 - + + Enabled Features + + + + Wrong data in profile, radio calibration was not retrieved 此文档包含错误的数据. 未读取遥控器校准数据 - + Wrong data in profile, Switch/pot config not retrieved 此文档包含错误的数据. 未读取开关/旋钮配置 - + Wrong data in profile, hw related parameters were not retrieved 此文档包含错误的数据. 未读取硬件相关参数 - + Do you want to store calibration in %1 profile<br>overwriting existing calibration? 你想要存储校准数据到 %1 档案<br>覆盖当前已经存在的校准数据么? - + Calibration and HW parameters saved. 校准数据和硬件参数已经存储. + + GeneralOptionsPanel + + + Radio Menus + + + + + Themes + + + + + Global Functions + + + + + Trainer + 教练功能 + + + + Model Menus + + + + + Heli + 直升机 Heli + + + + Flight Modes + 飞行模式 FM + + + + Curves + + + + + Global Variables + 全局变量 [Global Variables] + + + + Logical Switches + + + + + Special Functions + + + + + Custom Mix Scripts + + + + + Telemetry + 回传设置 Tele + + GeneralSettings - + Radio Settings - + Internal - + Ask - + Per model - + Internal + External - + External - - + + OFF - + Enabled - + Telemetry - + 回传设置 Tele - + Trainer 教练功能 - + Telemetry Mirror - + Telemetry In - + SBUS Trainer SBUS 教练功能 [SBUS Trainer] - + LUA - + CLI - + GPS - + Debug 除错 [Debug] - + SpaceMouse - + + External module + + + + mA - + Normal - + OneBit @@ -4945,12 +5206,12 @@ These will be relevant for all models in the same EEPROM. 依照UTC调整时间 [From UTC] - + Voice Language 语音语言 [Voice Language] - + Country Code 国家代码 [Country Code] @@ -4960,38 +5221,38 @@ These will be relevant for all models in the same EEPROM. 反向摇杆 [Stick Reverse] - + FAI Mode FAI 模式 [FAI Mode] - + Automatically adjust the radio's clock if a GPS is connected to telemetry. 如果安装有GPS回传则自动调整遥控器时钟. - + Adjust RTC 自动调整时钟 - + Vario pitch at max 最大上升率时Vario音调 [Max] - - + + Hz - + Speaker Volume 喇叭音量 [Volume] - + Backlight Switch 背光开关 [Switch] @@ -5001,34 +5262,34 @@ These will be relevant for all models in the same EEPROM. 声音模式 [Sound Mode] - + Color 1 颜色 1 - + Color 2 颜色 2 - + Speaker Pitch (spkr only) 喇叭音调 (仅喇叭) [Pitch] - + If this value is not 0, any keypress will turn on the backlight and turn it off after the specified number of seconds. 如果值非0, 任何按键将会开启背光, 并在所设定秒数后关闭. - - - + + + sec - + Backlight color 背光颜色 [Color] @@ -5073,33 +5334,33 @@ These will be relevant for all models in the same EEPROM. 背景音乐音量 - - + + ms 毫秒 - + Backlight Auto OFF after 背光自动关闭时间 [Duration] - + Backlight flash on alarm 告警时背光闪烁 [Alarm] - + Vario pitch at zero 升降率为0时Vario音调 [Zero] - + Vario repeat at zero 升降率0时Vario重复率 [Repeat] - + This is the switch selectrion for turning on the backlight (if installed). @@ -5109,8 +5370,8 @@ These will be relevant for all models in the same EEPROM. - - + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -5125,27 +5386,27 @@ p, li { white-space: pre-wrap; } <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">取值范围 20-45</span></p></body></html> - + Backlight Brightness 背光亮度 [Brightness] - + RotEnc Navigation 旋转编码器导航 [RotEnc] - + America 美国 - + Japan 日本 - + Europe 欧洲 @@ -5155,7 +5416,7 @@ p, li { white-space: pre-wrap; } - + Mode selection: Mode 1: @@ -5196,172 +5457,182 @@ MODE4 模式4: - + Mode 1 (RUD ELE THR AIL) MODE1 日本手↕升降↔方向 ↕油门↔副翼 - + Mode 2 (RUD THR ELE AIL) MODE2 美国手↕油门↔方向 ↕升降↔副翼 - + Mode 3 (AIL ELE THR RUD) MODE3 中国手↕升降↔副翼 ↕油门↔方向 - + Mode 4 (AIL THR ELE RUD) MODE4 模式4 ↕油门↔副翼 ↕升降↔方向 - + <html><head/><body><p>Channel order</p><p><br/></p><p>Defines the order of the default mixes created on a new model.</p></body></html> <html><head/><body><p>通道顺序</p><p><br/></p><p>定义了当新的混控创建时默认的通道顺序.</p></body></html> - + If you enable FAI, only RSSI and RxBt sensors will keep working. This function cannot be disabled by the radio. - + RSSI Poweroff Warning - + Low EEPROM Warning - + Owner Registration ID - + + Model quick select + + + + + Enable this to quickly change model on the model select page (a long press can then be used to open the model edit menu). + + + + R E T A 方向 升降 油门 副翼 [R E T A] - + R E A T 方向 升降 副翼 油门 [R E A T] - + R T E A 方向 油门 升降 副翼 [R T E A] - + R T A E 方向 油门 副翼 升降 [R T A E] - + R A E T 方向 副翼 升降 油门 [R A E T] - + R A T E 方向 副翼 油门 升降 [R A T E] - + E R T A 升降 方向 油门 副翼 [E R T A] - + E R A T 升降 方向 副翼 油门 [E R A T] - + E T R A 升降 油门 方向 副翼 [E T R A] - + E T A R 升降 油门 副翼 方向 [E T A R] - + E A R T 升降 副翼 方向 油门 [E A R T] - + E A T R 升降 副翼 油门 方向 [E A T R] - + T R E A 油门 方向 升降 副翼 [T R E A] - + T R A E 油门 方向 副翼 升降 [T R A E] - + T E R A 油门 升降 方向 副翼 [T E R A] - + T E A R 油门 升降 副翼 方向 [T E A R] - + T A R E 油门 副翼 方向 升降 [T A R E] - + T A E R 油门 副翼 升降 方向 [T A E R] - + A R E T 副翼 方向 升降 油门 [A R E T] - + A R T E 副翼 方向 油门 升降 [A R T E] - + A E R T 副翼 升降 方向 油门 [A E R T] - + A E T R 副翼 升降 油门 方向 [A E T R] - + A T R E 副翼 油门 方向 升降 [A T R E] - + A T E R 副翼 油门 升降 方向 [A T E R] - + Battery warning voltage. This is the threashhold where the battery warning sounds. @@ -5372,314 +5643,303 @@ Acceptable values are 3v..12v 允许值是5V - 10V {3v?} {12v?} - + Power On Delay - + Jack Mode - + Audio - + Trainer 教练功能 - + DMS - + USB Mode - + Power Off Delay - - + + Ask on Connect - + Joystick (HID) - + USB Mass Storage - + USB Serial (CDC) - + Stick Mode 摇杆模式 [MODE] - + Metric 公制 [Metric] - + Imperial 英制 [Imperial] - + Default Channel Order 默认通道顺序[Default Ch Order] - + GPS Coordinates GPS坐标格式 [GPS Coordinates] - + Min GeneralEdit 最小 - - + + v GeneralEdit v - + Max GeneralEdit 最大 - + Inactivity Timer 忘记关机定时器 [Inactivity] - + Show Splash Screen on Startup 显示开机画面 [Splash Screen] - + Contrast 显示屏对比度 [Contrast] - + Battery Meter Range 遥控器电池图标范围 [Range] - + Haptic Strength 振动强度 [Haptic Strength] - + LCD Display Type LCD显示屏类型 [LCD Disp Type] - + "No Sound" Warning 当静音时 开机告警 [Sound Off] - + Battery Warning 遥控器电量警告 [Battery Low] - + Haptic Length 振动时长 [Haptic Length] - + MAVLink Baud Rate MAVLink 波特率 [Baud Rate] - - + + Quiet GeneralEdit 禁用 [Quiet] - + Only Alarms GeneralEdit 只有告警 [Alarm] - - + + No Keys GeneralEdit 忽略按键 [NoKey] - - + + All GeneralEdit 开启 [All] - + Standard 标准LCD [Standard] - + Optrex GeneralEdit 光王LCD [Optrex] - + If not zero will sound beeps if the transmitter has been left without inputs for the specified number of minutes. - - nnnnnnNN - - - - + Keys Backlight - + Rotary Encoder Mode - + min - - - Show splash screen on startup - - - - + --- GeneralEdit - + 2s GeneralEdit - + 3s GeneralEdit - + 4s GeneralEdit - + 6s GeneralEdit - + 8s - + 10s - + 15s - + 4800 Baud GeneralEdit - + 9600 Baud - + 14400 Baud - + 19200 Baud - + 38400 Baud - + 57600 Baud - + 76800 Baud - + 115200 Baud - - - + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -5694,72 +5954,72 @@ p, li { white-space: pre-wrap; } - - + + X-Short GeneralEdit 极短 - - + + Short GeneralEdit 较短 - - + + Normal 正常 - - + + Long GeneralEdit 较长 - - + + X-Long 极长 - + NMEA GeneralEdit - + Play Delay (switch mid position) 开关拨过中档时播音延迟 [Delay] - + Measurement Units 单位制 [Units] - + Haptic Mode GeneralEdit 振动 [Haptic Mode] - + Beeper Length 蜂鸣时长 [Beep Length] - + Beeper Mode 蜂鸣音 [Beep Mode] - + Beeper volume 0 - Quiet. No beeps at all. @@ -5770,7 +6030,7 @@ p, li { white-space: pre-wrap; } - + Alarms Only GeneralEdit 只有告警 [Alarm] @@ -5779,82 +6039,82 @@ p, li { white-space: pre-wrap; } GeneralSetupPanel - + OFF - + Keys 按键 [Keys] - + Sticks 摇杆 [Sticks] - + Keys + Sticks 按键和摇杆 [Keys + Sticks] - + ON 启用 - + English 英语 - + Dutch 荷兰语 - + French 法语 - + Italian 意大利语 - + German 德语 - + Czech 捷克语 - + Slovak 慢动作 [Slow] - + Spanish 西班牙语 - + Polish 波兰语 - + Portuguese 葡萄牙语 - + Russian @@ -5869,64 +6129,79 @@ p, li { white-space: pre-wrap; } 匈牙利语 - + Danish - + + Chinese + + + + + Japanese + + + + + Hebrew + + + + No - + RotEnc A 旋转编码器A - + Rot Enc B 旋转编码器B - + Rot Enc C 旋转编码器C - + Rot Enc D 旋转编码器D - + Rot Enc E 旋转编码器E - + If you enable FAI, only RSSI and RxBt sensors will keep working. This function cannot be disabled by the radio. Are you sure ? - + Normal - + Inverted - + Vertical Inverted, Horizontal Normal - + Vertical Inverted, Horizontal Alternate @@ -5953,99 +6228,118 @@ Are you sure ? HardwarePanel - + Sticks 摇杆 [Sticks] - + Dead zone - + Pots - + Sliders - + Switches - + RTC Battery Check - + Bluetooth 蓝牙 [Bluetooth] - + Device Name: - - Antenna + + Sample Mode - - Internal module + + Serial ports - - Sample Mode + + + Power - - Serial ports + + USB-VCP - - - %1 - 每%1秒播放一次 {1?} + + ADC Filter + - - - Power + + Internal RF - - USB-VCP + + Type - - ADC Filter + + Baudrate: + + + + + Antenna: + + + + + External RF + + + + + AUX1 - + + AUX2 + + + + S.Port Power - + Current Offset 当前修正 [Offset] - + Warning: Changing the Internal module may invalidate the internal module protocol of the models! @@ -6385,73 +6679,78 @@ Are you sure ? - + Favorites - + Cannot find %1/RADIO/radio.yml - + Found %1/RADIO/radio.yml - + Cannot find %1/MODELS/models.yml - + Found %1/MODELS/models.yml - + Cannot find %1 - + Found %1 - + Cannot extract RADIO/radio.yml - - + + Cannot load RADIO/radio.yml - - + + Can't load MODELS/labels.yml - + Cannot extract - - + + Cannot load - + Cannot list files + + + Error deleting files + + LimitData @@ -6900,717 +7199,727 @@ The columns for altitude "GAlt" and for speed "GSpd" are opt MainWindow - + File loaded 文件已载入 - + The new theme will be loaded the next time you start Companion. 新的主题将在重新打开程序后使用. - - + + Open Models and Settings file 打开模型和配置文件 - - + + File saved 文件已保存 - - + + Synchronize SD 同步SD卡 - - + + Read Firmware from Radio 从遥控器中读取固件 - + Write Firmware to Radio 将固件写入遥控器 - - + + Read Models and Settings from Radio 从遥控器中读取模型和配置 - + Write Models and Settings to Radio 将模型和配置写入遥控器 - + Save Radio Backup to File 保存遥控器备份到文件 - + Some text will not be translated until the next time you start Companion. Please note that some translations may not be complete. - + Models and Settings read - + There are unsaved file changes which you may lose when switching radio types. Do you wish to continue? - + No local SD structure path configured! - + No Radio or SD card detected! - - + + This function is not yet implemented - + Read Radio Firmware to File 读取遥控器固件并保存到文件 - + If you've found this program useful, please support by <a href='%1'>donating</a> 如果你觉得此程序有用, 请通过<a href='%1'>捐赠</a>支持 - + About Companion 关于 Companion - + New MainWindow 新建配置文件 - + Create a new Models and Settings file 建立新的模型和设置文件 - + Open... 打开... - + Save 保存 - - + + Save Models and Settings file 保存模型和配置文件 - + Save As... 另存为... - + Close 关闭 - + Close Models and Settings file - + Exit 退出 - + Exit the application 退出程序 - + - Copy - + Companion :: Open files warning - + Please save or close modified file(s) before deleting the active profile. - + Not possible to remove profile 不能移除遥控器档案 - + The default profile can not be removed. 默认遥控器档案无法被移除. - + Confirm Delete Profile - + Are you sure you wish to delete the "%1" radio profile? There is no way to undo this action! - + Classical 经典 - + The classic companion9x icon theme 经典 companion9x 图标主题 - + Yerico Yerico图标主题 - + Yellow round honey sweet icon theme 黄色圆润甜蜜图标主题 - + Monochrome 单色黑白 - + A monochrome black icon theme 黑色图标的黑白主题 - + MonoWhite 单色白色 - + A monochrome white icon theme 白色图标的黑白主题 - + MonoBlue 单色蓝色 - + Local Folder - + Radio Folder - + + Writing models and settings to radio + + + + + In progress... + + + + EdgeTX Home Page: <a href='%1'>%1</a> - + The EdgeTX Companion project was originally forked from <a href='%1'>OpenTX</a> - + File new <a href='%1'>Issue or Request</a> - + Copyright - + EdgeTX Companion %1 - Radio: %2 - Profile: %3 - + About Companion... - + List of recently used files - + Radio Profiles - + Create or Select Radio Profiles - + Download components... - + Download EdgeTX components and supporting resources - + Check for updates... - + Check for updates to EdgeTX and supporting resources - + Release notes... - + Show release notes - + Create a new Radio Settings Profile - + Copy Current Radio Profile - + Duplicate current Radio Settings Profile - + Delete Current Radio Profile... - + Delete the current Radio Settings Profile - + Export Application Settings.. - + Save all the current %1 and Simulator settings (including radio profiles) to a file. - + Import Application Settings.. - + Load %1 and Simulator settings from a prevously exported settings file. - + Tabbed Windows - + Use tabs to arrange open windows. - + Tile Windows - + Arrange open windows across all the available space. - + Cascade Windows - + Arrange all open windows in a stack. - + Close All Windows - + Closes all open files (prompts to save if necessary. - + Window - + Ctrl+Shift+S - + Ctrl+Alt+L - + Ctrl+Alt+D - + Ctrl+Alt+R - + A monochrome blue icon theme 蓝色图标的黑白主题 - + Small - + Use small toolbar icons 使用小的工具栏图标 - + Normal MainWindow 普通 - + Use normal size toolbar icons 使用普通大小的工具栏图标 - + Big - + Use big toolbar icons 使用大工具栏图标 - + Huge 超大 - + Use huge toolbar icons 使用特大的工具栏图标 - + System language 使用系统语言 - + Please save or close all modified files before importing settings - + <html><p>%1 and Simulator settings can be imported (restored) from a previosly saved export (backup) file. This will replace current settings with any settings found in the file.</p><p>An automatic backup of the current settings will be attempted. But if the current settings are useful then it is recommended that you make a manual backup first.</p><p>For best results when importing settings, <b>close any other %1 windows you may have open, and make sure the standalone Simulator application is not running.</p><p>Do you wish to continue?</p></html> - + Confirm Settings Import - + Select %1: - + backup - + Press the 'Ignore' button to continue anyway. - + The settings could not be imported. - + <html><p>New settings have been imported from:<br> %1.</p><p>%2 will now re-initialize.</p><p>Note that you may need to close and restart %2 before some settings like language and icon theme take effect.</p> - + <p>The previous settings were backed up to:<br> %1</p> - + Show the application's About box 显示程序的关于对话框 - + View Log File... 查看 Log 文件... - + Open and view log file 打开和查看 Log 文件 - + Settings... 设置... - + Edit Settings 编辑设定 - + Compare Models... 比较模型... - + Compare models 比较模型参数 - + Edit Radio Splash Image... 编辑遥控器开机画面... - + Edit the splash image of your Radio 编辑你的遥控器的开机画面 - + Read firmware from Radio 从遥控器中读取固件 - + Write firmware to Radio 将固件写入遥控器 - + Add Radio Profile 添加遥控器档案 - + Write Models and Settings To Radio 将模型和配置写入遥控器 - + Read Models and Settings From Radio 从遥控器中读取模型和配置 - + Configure Communications... 配置通讯... - + Configure software for communicating with the Radio 配置与遥控器通讯的软件 - + Write Backup to Radio 将备份写入遥控器 - + Write Backup from file to Radio 将备份文件写入到遥控器 - + Backup Radio to File 备份遥控器到文件 - + Save a complete backup file of all settings and model data in the Radio 保存一个包含所有遥控器设置和模型数据的备份文件 - + SD card synchronization 同步SD卡 - + Use default system language. - + Use %1 language (some translations may not be complete). - + Recent Files 最近使用的文件 - + Set Menu Language 设置菜单语言 - + Set Icon Theme 设置程序图标 - + Set Icon Size 设置图标大小 - - + + File 文件 - - + + Checking for updates... - - + + Edit 编辑 - + Settings 设置 - + Read/Write 读/写 - - + + Help 帮助 - + Write 写入 - + Ready 已准备好 - + %2 - + Alt+%1 @@ -7629,7 +7938,7 @@ Do you wish to continue? - + Do you want to overwrite radio general settings? 你希望覆盖遥控器一般设定么? @@ -7716,7 +8025,7 @@ Do you wish to continue? - + Insert @@ -7791,63 +8100,84 @@ Do you wish to continue? - + Cannot insert model, last model in list would be deleted. - + Cannot add model, could not find an available model slot. - + Cannot paste model, out of available model slots. - + Delete %n selected model(s)? - + Cannot duplicate model, could not find an available model slot. - + Editing model %1: 编辑模型 %1: + + + + Invalid file extension! + + <p><b>Currently selected radio type (%1) is not compatible with file %3 (from %2), models and settings need to be converted.</b></p> - + + Do not show this message again + + + + + Models and settings written to radio + + + + + Error writing models and settings to radio! + + + + Unable to find file %1! 无法找到文件 %1! - + Error opening file %1: %2. 打开文件错误 %1: %2. - + Error reading file %1: %2. 打开文件错误 %1: %2. - + Save As 另存为 @@ -7919,27 +8249,27 @@ Do you wish to continue? - + read only - + Model already exists! Do you want to overwrite it or insert into a new slot? - + Overwrite - + Unable to Edit Radio Settings whilst models are open for editing. - + Favorites @@ -7980,83 +8310,68 @@ Do you want to save your changes? Do you want to continue? - - - Don't show this message again - - Unable to find radio SD card! - - Saved models and settings to radio - - - - - Error saving models and settings to radio! - - - - + Cannot write temporary file! - + Open backup Models and Settings file 打开备份的模型和设置文件 - + Invalid binary backup File %1 无效的二进制备份文件 %1 - + Internal module protocol changed to <b>OFF</b> for %1 models! - + Select a model template file - + Add a new model using - + Defaults - + Edit 编辑 - + Wizard - + Template - + Failed to remove temporary model! - + Export model @@ -8729,63 +9044,151 @@ If blank then the mix is considered to be "ON" all the time. 遥控器模拟器 - + Setup 设置 Setup - + Heli 直升机 Heli - + Flight Modes 飞行模式 FM - + Inputs 输入 Inputs - + Mixes !!!! mixes-->mixer 混控 Mixer - + Outputs 输出 Outputs - + Curves ModelEdit 曲线 Curves - + Logical Switches 逻辑开关 Logical Sw - + Special Functions 特殊功能 Special Func - + Telemetry 回传设置 Tele - - + + Custom Screens + + + Enabled Features + + + + + ModelOptionsPanel + + + Global + + + + + Off + + + + + On + + + + + Radio Menus + + + + + Themes + + + + + Global Functions + + + + + Trainer + 教练功能 + + + + Model Menus + + + + + Heli + 直升机 Heli + + + + Flight Modes + 飞行模式 FM + + + + Curves + + + + + Global Variables + 全局变量 [Global Variables] + + + + Logical Switches + + + + + Special Functions + + + + + Custom Mix Scripts + + + + + Telemetry + 回传设置 Tele + ModelPrinter @@ -8824,7 +9227,7 @@ If blank then the mix is considered to be "ON" all the time. Enable - + 使用游戏杆 @@ -8868,8 +9271,8 @@ If blank then the mix is considered to be "ON" all the time. - - + + OFF @@ -8880,19 +9283,19 @@ If blank then the mix is considered to be "ON" all the time. - + Mode 模式 - + Channels 通道数 [Channels] - + Frame length @@ -8903,7 +9306,7 @@ If blank then the mix is considered to be "ON" all the time. - + Polarity 极性 [Polarity] @@ -8913,427 +9316,428 @@ If blank then the mix is considered to be "ON" all the time. - - + + Delay - - + + Receiver 接收机设置[Reciever] - + Radio protocol - + Subtype - + Option value - + + Sub Type - - + + RF Output Power - + Output Type - + RX Output Frequency - + Raw 12 bits - + 90 - + 120 - + 120X - + 140 - + Off Model Printer 关闭 - - - - - + + + + + None - + MULT! - + Flight modes - + Flight mode 飞行模式 [Modes] - + All 开启 [All] - + Edge 边沿触发 EDGE - + Sticky 粘滞键 Sticky - + Timer 定时开关 Timer - + missing - + Duration 持续时间 [Duration] - + Extended Limits 舵机上下限扩展 [Extended Limits] - + Display Checklist 显示检查单 [Checklist] - + Global Functions - + Manual 手动 [Manual] - + Auto 用关机位置 [Auto] - + Failsafe Mode 失控保护方式 [Failsafe Mode] - - + + Hold - + No Pulse 不输出脉冲 [No Pulse] - + Not set 未设置 - + No pulses - + Step - + Display - + Extended - + Never 从不 [Never] - + On Change - + Always 一直 [Always] - - - + + + Source - + Trim idle only - + Warning 启用时蜂鸣 [Warning] - + Reversed - + FrSky S.PORT - + FrSky D - + FrSky D (cable) - + Alti 高度 - + Alti+ 最大高度 - + VSpeed 垂直速度 - + + - A1 A1 模拟值1 - + + - A2 A2 模拟值2 + - A3 A3 模拟值3 + - A4 A4 模拟值4 + - FAS FAS - + Cells 锂电总电压 - + Min - + Max - + Numbers 数字 - + Bars 条状图 - + Script 脚本 - + Filename 文件名 - + Error: Unable to open or read file! - - - + + + FM%1 - + FM%1%2 - + FM%1+%2 - + NoTrim 不使用微调[Notrim] - - + + Offset(%1) 偏移[Offse](%1) - + Scale(%1) - - + + Weight(%1) - - + + Switch(%1) - + No Trim - + No DR/Expo 不使用 DR/Expo - + Delay(u%1:d%2) - + Slow(u%1:d%2) - + Warn(%1) - + Disabled in all flight modes 在所有飞行模式中禁用 - + instant 立刻执行[instant] - + Custom 自定义[Custom] @@ -9369,27 +9773,27 @@ If blank then the mix is considered to be "ON" all the time. ModelsListModel - + Index 模型编号 - + Name - + RX # - + Labels - + Model %1 Translators: do NOT use accents here, this is a default model name. @@ -9453,18 +9857,18 @@ If blank then the mix is considered to be "ON" all the time. - + Show values in: - + % abbreviation for percent - + μs abbreviation for microseconds @@ -9580,6 +9984,11 @@ If blank then the mix is considered to be "ON" all the time. Raw 12 bits + + + Low power mode + + RX Frequency @@ -9591,7 +10000,17 @@ If blank then the mix is considered to be "ON" all the time. - + + Option check + + + + + Option combo + + + + Failsafe Positions 失控保护位置 [F.s. Positons] @@ -9625,119 +10044,284 @@ If blank then the mix is considered to be "ON" all the time. Push Pull 推挽输出 [Push Pull] - - - Low Power - 低功率[Range] - ModuleData - + Positive - + Negative 负 [Negative] - + + No Telemetry + + + + + MLink + + + + Trainer Port 教练功能 [Trainer Port] - + Internal Radio System 内置高频头 [Internal RF] - + External Radio Module 外置高频头 [External RF] - + Extra Radio System 附加高频头 [Extra RF] - + Radio System 高频头 [Radio System] - + + OFF + + + + + PPM + + + + + Silverlit A + + + + + Silverlit B + + + + + Silverlit C + + + + + CTP1009 + + + + + LP45 + + + + + DSM2 + + + + + DSMX + + + + + PPM16 + + + + + PPMsim + + + + + FrSky XJT (D16) + + + + + FrSky XJT (D8) + + + + + FrSky XJT (LR12) + + + + + FrSky DJT + + + + + Crossfire + + + + + Multi + + + + + FrSky R9M + + + + + FrSky R9M Lite + + + + + FrSky R9M Lite Pro + + + + + SBUS output at VBat + + + + + FrSky ACCESS ISRM + + + + + FrSky ACCST ISRM D16 + + + + + FrSky ACCESS R9M 2019 + + + + + FrSky ACCESS R9M Lite + + + + + FrSky ACCESS R9M Lite Pro + + + + + FrSky XJT lite (D16) + + + + + FrSky XJT lite (D8) + + + + + FrSky XJT lite (LR12) + + + + + AFHDS3 + + + + + Ghost + + + + + Lemon-Rx DSMP + + + + 10mW - 16CH - - + + 100mW - 16CH - + 500mW - 16CH - + Auto <= 1W - 16CH - - + + 25mW - 8CH - - + + 25mW - 16CH - + 200mW - 16CH (no telemetry) - + 500mW - 16CH (no telemetry) - + 100mW - 16CH (no telemetry) - + 25 mW - + 100 mW - + 500 mW - + 1 W - + 2 W @@ -9745,48 +10329,28 @@ If blank then the mix is considered to be "ON" all the time. ModulePanel - + Warning: The internal module protocol <b>%1</b> is incompatible with the hardware internal module <b>%2</b> and has been set to <b>OFF</b>! - + Value 自定义回传中使用 设为 - + Hold 保持 [Hold] - + No Pulse 不输出脉冲 [No Pulse] - - Ask - - - - - Internal - - - - - Internal + External - - - - - External - - - - + Bind on channel @@ -9794,424 +10358,456 @@ If blank then the mix is considered to be "ON" all the time. MultiModelPrinter - + Input 输入 - + Weight 比例 [Weight] - + Long. cyc 纵向循环螺距 [Long] - + Lateral cyc 横向循环螺距 [Lateral] - + Collective 总距 [Collective] - + Flight modes 飞行模式 [Modes] - - + + Flight mode 飞行模式 [Modes] - - + + + + Switch 启用开关 [Switch] - + General - + Model Image 模型图片 [Medel Image] - + Throttle 油门 - + Trims - + Center Beep - + Switch Warnings 开关位置告警 [Switch Positions] - + Pot Warnings 旋钮位置告警 [Pot Positions] - + Other - + Timers - + Time Time 当前时间 - + Countdown 倒数报数 - + Mode 模式 - - + + Start 开始通道 [CH] - + Modules - + Trainer port - + Helicopter 直升机 - + Swash - - - + + + Type - + Ring - + + + Function + 运算方式 [Function] + + + + + Repeat + + + + + + Enabled + + + + Protocol - + Low - + Critical - + Telemetry audio - + Altimetry 高度计 - - + + Vario source Vario 传感器 - + Vario limits > - + Sink max - + Sink min - + Climb min - + Climb max - + Center silent - + Top Bar 顶部横条 - + Volts source 电压传感器 - + Altitude source 高度传感器 - + + Multi sensors + + + + + Show Instance IDs + + + + Function Switches - + Switch %1 - + Group - + Always On - + + + Parameters 参数 - + Telemetry Sensors - + Telemetry Screens - + GF%1 GF%1 - + Global Functions - + Checklist - - + + GV%1 - + RE%1 - + Channel 通道 - - - - + + + + Name 名称 [Name] - + Prec - + Popup - + Outputs 输出 Outputs - + Subtrim 舵机中位 [Subtrim] - + Direct - + Curve - + 曲线 [Curve] - + PPM - + Linear 直线 - + Telemetry - + 回传设置 Tele - - + + Min 舵机下限 [Min] - + Min.call - + Persist - + F.In - + F.Out - + Global vars - - + + Max 舵机上限 [Max] - + Global Variables 全局变量 [Global Variables] - + Inputs 输入 - + Mixers 混控 [Mixers] - + Curves 多点曲线 [Curves] - + L%1 - + Logical Switches 逻辑开关 [Logical Sw] - + SF%1 - + Special Functions 特殊功能 [Special Func] - + Unit 单位 [Unit] - + RSSI Alarms RSSI 告警 [RSSI Alarms] @@ -10219,58 +10815,8 @@ If blank then the mix is considered to be "ON" all the time. Multiprotocols - - Subtype - - - - - Video TX frequency - - - - - CC2500 frequency fine tune - - - - - RF power - - - - - Telemetry - - - - - Servo output frequency - - - - - Option value - - - - - Fixed ID value - - - - - Enable Max Throw - - - - - RF Channel Number - - - - - DEFAULT + + Servo update rate @@ -10300,22 +10846,22 @@ If blank then the mix is considered to be "ON" all the time. OpenTxEepromInterface - + Unknown error - + ... plus %1 errors - + Cannot write radio settings - + Cannot write model %1 @@ -10462,20 +11008,30 @@ If blank then the mix is considered to be "ON" all the time. QObject - + WARNING - + <p>Importing JumperTX data into OpenTX 2.3 is <b>not supported and dangerous.</b></p> <p>It is unfortunately not possible for us to differentiate JumperTX data from legitimate FrSky X10 data, but <b>You should only continue here if the file you opened comes from a real FrSky X10.</b></p> <p>Do you really want to continue?</p> + + + Compressed image size exceeds reserved space. + + + + + Show this message again at next startup? + + RadioData - + Favorites @@ -10612,12 +11168,12 @@ If blank then the mix is considered to be "ON" all the time. RadioKnobWidget - + <p>Value (input): <b>%1</b></p> - + Right-double-click to reset to center. @@ -11034,7 +11590,7 @@ s Telemetry - + 回传设置 Tele @@ -11620,87 +12176,87 @@ If this is checked the throttle will be reversed. Idle will be forward, trim wi SetupPanel - + Timer %1 计时器[Timer] %1 - + Popup menu available - + Profile Settings - + SD structure path not specified or invalid - + Copy 复制 - + Cut - + Paste 粘贴 - + Clear 清除 - + Insert - + Delete 删除 - + Move Up - + Move Down - + Clear All - + Clear Timer. Are you sure? - + Clear all Timers. Are you sure? - + Cut Timer. Are you sure? - + Delete Timer. Are you sure? @@ -11922,7 +12478,7 @@ If this is checked the throttle will be reversed. Idle will be forward, trim wi SimulatorMain - OpenTx Simulator + EdgeTx Simulator @@ -11977,7 +12533,12 @@ If this is checked the throttle will be reversed. Idle will be forward, trim wi - Data source type to use (applicable to Horus only). One of: + Data source type to use. One of: + + + + + Unknown error during Simulator startup. @@ -12024,24 +12585,19 @@ NOTE: any existing EEPROM data incompatible with the selected radio type may be 错误:没有可用的模拟器库. - + ERROR: Couldn't start simulator, missing radio/profile/data file/folder. Profile ID: [%1]; Radio ID: [%2]; Data File: [%3] - + ERROR: Radio profile or simulator firmware not found. Profile ID: [%1]; Radio ID: [%2] 错误: 未找到遥控器档案或模拟器固件. 档案 ID: [%1]; 遥控器 ID: [%2] - - - Uknown error during Simulator startup. - - SimulatorMainWindow @@ -12324,8 +12880,13 @@ The radio type specified in the selected profile is used by default. - Radio data (.bin/.eeprom/.otx) image file to use. A new file with a default image will be created if necessary.<br /> -<b>NOTE</b>: any existing EEPROM data incompatible with the selected radio type may be overwritten! + Radio data (.etx) settings file to use. A new file with default settings will be created if necessary.<br /> +<b>NOTE</b>: any existing data incompatible with the selected radio type may be overwritten! + + + + + Simulator: @@ -12383,22 +12944,22 @@ The default is configured in the chosen Radio Profile. - + All files (*.*) 所有文件 (*.*) - + Select a data file - + Select Data Directory - + Select SD Card Image Folder @@ -12411,67 +12972,67 @@ The default is configured in the chosen Radio Profile. Companion 模拟器 - + Radio Simulator (%1) - + Could not determine startup data source. - + Could not load data, possibly wrong format. - + Data Load Error - + Invalid startup data provided. Plese specify a proper file/path. - + Simulator Startup Error - + Error saving data: could open file for writing: '%1' - + Error saving data: could not get data from simulator interface. - + An unexpected error occurred while attempting to save radio data to file '%1'. - + Data Save Error - + Radio firmware error: %1 - + - Flight Mode %1 (#%2) - + Cannot open joystick, joystick disabled 无法打开游戏杆, 游戏杆功能禁用 @@ -13001,6 +13562,11 @@ Too many errors, giving up. Disable multi sensor handling 禁止多传感器处理 + + + Show Instance IDs + + TelemetryAnalog @@ -13165,32 +13731,32 @@ Too many errors, giving up. - + Source - + Low Alarm 低告警 - + Critical Alarm 紧急告警 - + Winged Shadow How High - + Winged Shadow How High (not supported) Winged Shadow How High (不支持) - + Delete Sensor. Are you sure? @@ -13869,92 +14435,102 @@ hh:mm:ss 振动 [Haptic] - + + Beeps and Haptic + + + + + Voice and Haptic + + + + 5s 5s - + 10s 10s - + 20s 20s - + 30s 30s - + Not persistent 关机不记忆 [Not persistent] - + NOT - + Persistent (flight) 关机记忆 随Flight重设 [Flight] - + Flight 飞行 [Flight] - + Persistent (manual reset) 关机记忆 手动重设 [manual reset] - + Manual reset - + OFF - + ON 启用 - + Start 开始通道 [CH] - + THs THs 油门激活 - + TH% TH% 油门比例 - + THt THt 油门计时 - + Show Elapsed - + Show Remaining @@ -13986,22 +14562,22 @@ CTRL + scroll or PAGE UP/DOWN keys to change time in larger steps. TrainerMix - + OFF - + += (Sum) += (相加) - + := (Replace) := (取代) - + CH%1 通道%1 @@ -14045,7 +14621,23 @@ CTRL + scroll or PAGE UP/DOWN keys to change time in larger steps. UpdateCompanion - + + Would you like to open the disk image to install the new version of Companion? + + + + + + Would you like to launch the Companion installer? + + + + + No install process support for your operating system + + + + Companion @@ -14054,6 +14646,11 @@ CTRL + scroll or PAGE UP/DOWN keys to change time in larger steps. Install + + + Asset filter applied: %1 - %2 found + + Expected 1 asset for install but none found @@ -14093,7 +14690,7 @@ CTRL + scroll or PAGE UP/DOWN keys to change time in larger steps. UpdateFirmware - + Firmware 固件类型 @@ -14121,347 +14718,285 @@ CTRL + scroll or PAGE UP/DOWN keys to change time in larger steps. UpdateInterface - + Component id: %1 exceeds maximum application settings components: %2! - - + + Copy filter pattern: %1 + + + + + + + + Asset filter applied: %1 - %2 found + + + + + Copy directory structure + + + + + Processing updates for: %1 - + %1 preparation failed - + %1 download failed - + %1 decompress failed - + %1 copy to destination failed - + Failed to save release settings - + %1 start async failed - + %1 housekeeping failed - - + + %1 update successful - - Update Interface - - - - + unknown 未知 - - Unable to download release meta data - - - - - Unable to download release assets information - - - - + %1 directory not configured in application settings! - + Failed to create %1 directory %2! - - Unable to open the download file %1 for writing. -Error: %2 - - - - - Invalid URL: %1 - - - - - URL: %1 - - - - - Network error has occurred. Error code: %1 - - - - - Unable to download %1. -Error:%2 -%3 - - - - - Unable to convert downloaded data to json format. -Error:%1 -%2 - - - - - Asset filter: %1 - - - - + No assets found in release '%1' using filter '%2' - + %1 assets found when %2 expected in release '%3' using filter '%4' - + Unable to set processing flags for asset %1 - + Unable to set sub directory for asset %1 - + Unable to set copy filter for asset %1 - - Downloading: %1 - - - - - Download: %1 - - - - - File exists: %1 - - - - - File %1 exists. Download again? - - - - - Failed to create directory %1! - - - - + Decompressing %1 - + Decompress: %1 - + Failed to decompress %1 - + Decompressed file structure not found at %1 - + Copy file structure from: %1 - - + + Failed to create directory %1 - - + + Check/create directory: %1 - - + + Directories checked/created: %1 - - + + Failed to delete existing file %1 - - + + Failed to copy file %1 - - + + Copied %1 to %2 - - + + Files copied: %1 - + Unable to determine source directory for asset %1 - + Copy files from %1 - + Deleted file: %1 - + No downloaded or decompressed files matched filter '%1' - + Preparing - + Set run folders failed - + Set release id from update release '%1' failed - + Flagging assets - + Downloading assets - + Unable to download flagged assets - + Decompressing assets - + Unable to decompress flagged assets - + Copying to destination - + Unable to copy assets - + Housekeeping - + Delete download directory: %1 - + Failed to delete downloads folder %1 - + Delete decompress directory: %1 - - + + Failed to delete decompress folder %1 - + Delete decompress folder: %1 - + Save release settings @@ -14469,11 +15004,76 @@ Error:%1 UpdateMultiProtocol - + Multiprotocol + + UpdateNetwork + + + Downloading: %1 + + + + + Download: %1 + + + + + File exists: %1 + + + + + File %1 exists. Download again? + + + + + Failed to create directory %1! + + + + + Unable to open the download file %1 for writing. Error: %2 + + + + + Invalid URL: %1 + + + + + URL: %1 + + + + + Network error has occurred. Error code: %1 + + + + + Ssl library version: %1 + + + + + Unable to download %1. Error:%2 +%3 + + + + + Unable to convert downloaded metadata to json. Error:%1 +%2 + + + UpdateOptionsDialog @@ -14502,58 +15102,58 @@ Error:%1 - + %1 %2 每%1秒播放一次 {1 %2?} - + Options - + Clear current release information. Are you sure? - - + + Filter 过滤器 - + Max.Expected - + No Limit - + Download - + Decompress - + Install - + Copy 复制 - + Sub folder @@ -14561,40 +15161,40 @@ Error:%1 UpdateParameters - + None - + Exact - + Startswith - + Endswith - + Contains - - Expression + + Pattern UpdateSDCard - + SD Card @@ -14604,15 +15204,25 @@ Error:%1 - - Radio flavour %1 not listed in %2 + + Unable to retrieve asset '%1' from release '%2' + + + + + Unable to retrieve file '%1' from repo '%2' + + + + + Radio flavour '%1' not listed in '%2' UpdateSounds - + Sounds @@ -14622,40 +15232,48 @@ Error:%1 - - Asset not found in release '%1' using filter pattern '%2' + + Unable to retrieve asset '%1' from release '%2' - %1 assets found when %2 expected in release '%3' using filter pattern '%4' + Unable to retrieve file '%1' from repo '%2' - - Language %1 not listed in %2 + + Language '%1' not listed in '%2' - + Choose Language Packs - + No language packs have been selected. Sounds update will be skipped! - + Flagging assets + + UpdateStatus + + + Update Interface + + + UpdateThemes - + Themes @@ -14681,37 +15299,37 @@ Process now? - + No components have been flagged to check in Update Settings! - + Update Components - + Starting... - + Finished %1 - + successfully - + with errors - + Run SD card sync now? @@ -14767,7 +15385,7 @@ Process now? - + Options @@ -14822,37 +15440,37 @@ Process now? - + Retrieving latest release information for %1 - + Save as Defaults - + Download folder path missing! - + Decompress folder path missing! - + Update folder path missing! - + Decompress and download folders have the same path! - + No components selected for update! @@ -15304,17 +15922,17 @@ Process now? - + Please check all radio and model settings as no conversion could be performed. - + File %1 appears to contain radio settings and importing is unsupported. - + Unable to determine content type for file %1 @@ -15322,7 +15940,7 @@ Process now? YamlGeneralSettings - + Warning: Radio settings file is missing the board entry! Current firmware profile board will be used. @@ -15331,7 +15949,7 @@ Do you wish to continue? - + Settings file board (%1) does not match current profile board (%2). Do you wish to continue? @@ -15465,143 +16083,94 @@ v4.1版电路板应为m2560 配置游戏杆 - - Ch2 - 游戏杆通道2 - - - - Ch1 - 游戏杆通道1 - - - - Ch4 - 游戏杆通道4 - - - - Ch6 - 游戏杆通道6 - - - - Ch3 - 游戏杆通道3 - - - - Ch5 - 游戏杆通道5 - - - - Ch7 - 游戏杆通道7 - - - - Ch8 - 游戏杆通道8 - - - + Instructions 指令 - + Enable - + 使用游戏杆 - + Cancel 取消 - + Back - + Start 开始通道 [CH] - + Next 下一步 - + Ok 确定 - + + Not Assigned - - Stick - - - - - Knob/Slider %1 - - - - + No joysticks found 找不到游戏杆 - + Cannot open joystick. 找不到游戏杆. - + Press the Start button to start the stick range calibration procedure. You may change the channel assignments or inversion at any time. - + Move sticks and pots in every direction making full movement Press Next when finished - + Place sticks and pots in middle position. Press Next when done - + Map joystick channels to controls using comboboxes. Press Next when done. - + Check inversion checkbox to if necessary to reverse direction. Press Next when done. - + Press OK to save configuration Press Cancel to abort joystick calibration without saving. - + Calibration not complete, save anyway? diff --git a/companion/src/translations/companion_zh_TW.ts b/companion/src/translations/companion_zh_TW.ts index ed5607c78d8..fc2c953119c 100644 --- a/companion/src/translations/companion_zh_TW.ts +++ b/companion/src/translations/companion_zh_TW.ts @@ -63,110 +63,102 @@ AppData - + Application Settings have been saved to %1 - + Could not save Application Settings to file "%1" - + because the file could not be saved (check access permissions). - + for unknown reasons. - + None - + - + Wizard - + Editor - + Template - + Prompt - + Manual 手動 [Manual] - + Startup - + Daily - + Weekly - + Monthly - + Debug 除錯 [Debug] - + Warning 啟用時蜂鳴 [Warning] - + Critical - + Fatal - + Information 信息 - - AppMessages - - - Show this message again at next startup? - - - AppPreferencesDialog @@ -187,18 +179,12 @@ 檔案名稱 - + Radio Type 遙控器型號 - - Menu Language - 遙控器檔案中 - 菜單語言 - - - + Splash Screen 遙控器檔案中 開機畫面 @@ -236,7 +222,7 @@ - + Enable automatic backup before writing firmware 寫入韌體前允許自動備份 @@ -303,7 +289,7 @@ Mode 4: MODE4 模式4 ↕油門↔副翼 ↕升降↔方向 - + Default Channel Order 遙控器檔案中 默認通道順序 @@ -313,6 +299,11 @@ Mode 4: <html><head/><body><p>Channel order</p><p><br/></p><p>Defines the order of the default mixes created on a new model.</p></body></html> <html><head/><body><p>通道順序</p><p><br/></p><p>定義了新建模型時默認設置的通道順序</p></body></html> + + + Language + + Prompt to write firmware to radio after update @@ -439,228 +430,233 @@ Mode 4: 副翼 油門 升降 方向 [A T E R] - + + Remove empty model slots when deleting models (only applies for radios w/out labels) + + + + Simulator controls - + Save switch/pot positions on simulator exit - + Clear saved positions - + + Disable 'Cannot open joystick, joystick disabled' warning + + + + Update Settings - + Check frequency - + Reset to Defaults - + Folders - + Download - + Create sub-folders in Download folder - + Decompress - + Use Radio Profile SD Structure - + Components - + Delete downloads - + Delete decompressions - + Logging - + Action on New Model - + Screenshot capture folder - + Clear Image 清除圖片 - + Select Image 遙控器檔案中 選擇圖片 - - - - - - - - + + + + + + + + Select Folder 選擇目錄 - + Application Settings 程序首選項 - + most recently used files - + Startup Settings - + Remember - + Output Logs Folder - + <html><head/><body><p>This option maintains the behaviour from older OpenTx versions where empty model slots are preserved when a model is deleted or moved. </p><p>When this option is de-selected, the other models may be re-arranged to fill the gap left by the removed model.</p></body></html> - - Remove empty model slots when deleting models (only applies for radios w/out categories) - - - - + Debug Output Logging - + Application (Companion/Simulator) - + <html><head/><body><p>Keep a log of all messages generated by the radio firmware when running in Simulator. This is the same information one would also see in the Simulator <span style=" font-style:italic;">Debug Output</span> window.</p></body></html> - + Radio Firmware (in Simulator) - + Splash Screen Library 開機畫面圖片庫 - + Google Earth Executable Google Earch 可執行文件 - + User Splash Screens 自定義開機畫面 - + Automatic Backup Folder 自動備份目錄 - + Only show user splash images 只顯示自定義開機畫面 - + Show user and companion splash images 顯示自定義和系統開機畫面 - + Select Executable 選擇可執行文件 - + Release channel - + Simulator Settings 模擬器設置 - + Calibrate 校準 - + Blue 藍色 - - + + Options @@ -670,209 +666,209 @@ Mode 4: - + Append version number to firmware file name - + Prompt to run SD Sync after update - + <html><head/><body><p>Keep a log of all debugging messages generated by the desktop Companion/Simulator applications. An EdgeTX developer may request this to help diagnose an issue.</p></body></html> - + Show splash screen - + Prompt for radio profile - + Prompt to run installer after update - - + + Update - + Green 綠色 - + Red 紅色 - + Orange 橙色 - + Yellow 黄色 - + Only capture to clipboard 只截圖到剪貼板中 - + Enable 使用遊戲桿 - + Joystick 遊戲桿 - + Simulator BackLight 模擬器背光顏色 - + Simulator Volume Gain 模擬器音量調節 - + My Radio 我的遙控器 - + <p><b>You cannot switch Radio Type or change Build Options while there are unsaved file changes. What do you wish to do?</b></p> <ul><li><i>Save All</i> - Save any open file(s) before saving Settings.<li><li><i>Reset</i> - Revert to the previous Radio Type and Build Options before saving Settings.</li><li><i>Cancel</i> - Return to the Settings editor dialog.</li></ul> - + Select your snapshot folder 選擇你的快照目錄 - + Update Settings: Download folder path missing! - + Update Settings: Decompress folder path missing! - + Update Settings: Update folder path missing! - + Update Settings: Decompress and download folders have the same path! - - + + No joysticks found 找不到遊戲桿 - + EMPTY: No radio settings stored in profile 空白:在遙控器檔案中找不到遙控器設定 - + AVAILABLE: Radio settings of unknown age 允許:不明日期的遙控器設定 - + AVAILABLE: Radio settings stored %1 允許:遙控器設定保存到 %1 - + Reset all update settings to defaults. Are you sure? - + Update settings have been reset. Please close and restart Companion to avoid unexpected behaviour! - + Select your download folder - + Select your decompress folder - + Select your update destination folder - + Check - + Select your library folder 對話框標題欄 選擇你的圖片庫文件夾 - - + + Select your Models and Settings backup folder 對話框標題欄 選擇你的模型和設定備份文件夾 - + Select a folder for application logs - + Select Google Earth executable 對話框標題欄 選擇 Google Earth 可執行文件 - + Select the folder replicating your SD structure 對話框標題欄 選擇模擬SD卡目錄結構的電腦文件夾 - + Open Image to load 打開圖片並載入 - + Images (%1) 圖片 (%1) @@ -911,74 +907,241 @@ Mode 4: Boards - + Left Horizontal 左搖桿水平方向 - + Left Vertical 左搖桿垂直方向 - + Right Vertical 右搖桿上下方向 - + Right Horizontal 右搖桿水平方向 - + Aux. 1 - + Aux. 2 - - - - None + + Rud + + + + + Ele + + + + + Thr + + + + + Ail + + + + + P1 + + + + + P2 + + + + + P3 + + + + + + + + + + + + S1 + + + + + POT1 + + + + + F1 + + + + + F2 + + + + + F3 + + + + + F4 + + + + + + + + + + + S2 + + + + + + + + LS + + + + + + + + RS + + + + + + + TltX + + + + + + + TltY + + + + + + S3 + + + + + + 6P + 6P + + + + L1 + + + + + L2 + + + + + + JSx + + + + + + JSy + + + + + EX1 + + + + + EX2 + + + + + EX3 - + + EX4 + + + + + + + None + + + + Pot with detent 有中位旋鈕 - + Multi pos switch - + Pot without detent 無中位旋鈕 - + Slider with detent 有中位滑桿 - + 2 Positions Toggle 2段彈簧開關 - + 2 Positions 2段開關 - + 3 Positions 3段開關 @@ -1031,7 +1194,7 @@ Mode 4: Curve - + 曲線 [Curve] @@ -1286,37 +1449,37 @@ Mode 4: - + Select or create a file for exported Settings: - + Press the 'Retry' button to choose another file. - + Simulator for this firmware is not yet available 模擬器現在還不支持此版韌體 - + Uknown error during Simulator startup. - + Simulator Error - + Data Load Error - + Error occurred while starting simulator. @@ -1479,17 +1642,17 @@ Do you want to import settings from a file? ComponentData - + Releases - + Pre-release - + Nightly @@ -1534,7 +1697,7 @@ Do you want to import settings from a file? Standard - + 標準LCD [Standard] @@ -1645,12 +1808,12 @@ Do you want to import settings from a file? 左右鏡像對稱 - + Not enough free points in global points array to store the curve. - + Editing curve %1: %2 @@ -1908,120 +2071,141 @@ Do you want to import settings from a file? - + Played once, not during startup 播放一次但開機時不播放 [!1x] - + + !1x + + + + No repeat 播放一次 [1x] - + + + 1x + 1x + + + Repeat %1s - + + %1s + 每%1s秒播放一次 {1s?} + + + Beep 1 - + Beep 2 - + Beep 3 - + Warn 1 - + Warn 2 - + Cheep - + Ratata - + Tick - + Siren - + Ring - + Sci Fi - + Robot - + Chirp - + Tada - + Cricket - + Alarm Clock - + Value - + Source - + Global Variable - + Inc/Decrement + + + On + + Vario @@ -2088,22 +2272,22 @@ Do you want to import settings from a file? 外置高頻頭對頻 - + Flight 飛行 [Flight] - + Telemetry - + 回傳設置 Tele - + s - + DISABLED 禁用 @@ -2116,124 +2300,124 @@ Do you want to import settings from a file? CustomFunctionsPanel - + Switch CustomFunctionPanel 啟動開關 - + Action CustomFunctionPanel 功能 - + Parameters CustomFunctionPanel 参数 - + Popup menu available - + SF%1 CustomFunctionPanel SF%1 - + GF%1 CustomFunctionPanel GF%1 - + GV GV - + ON CustomFunctionPanel 啟用 - + Error occurred while trying to play sound, possibly the file is already opened. (Err: %1 [%2]) - + Unable to find or open sound file: %1 - + Delete Function. Are you sure? - + Cut Special Function. Are you sure? - + Copy 複製 - + Cut - + Paste 貼上 - + Clear 清除 - + Insert - + Delete - + Move Up - + Move Down - + Clear All - + Clear Function. Are you sure? - + Clear all Functions. Are you sure? @@ -2243,7 +2427,7 @@ Do you want to import settings from a file? None - + @@ -2258,7 +2442,7 @@ Do you want to import settings from a file? Script - + 腳本 @@ -2271,7 +2455,7 @@ Do you want to import settings from a file? None - + @@ -2472,48 +2656,48 @@ Do you want to import settings from a file? - + Switch - + Switch 啟動開關 - + cannot be exported on this board! 無法輸出到這個主板! - + Source - + Source %1 cannot be exported on this board! 源 %1 無法輸出到這個主板! - + OpenTX only accepts %1 points in all curves OpenTX只允許最大%1點曲線 - + OpenTx only accepts %1 points in all curves OpenTX只允許最大%1點曲線 - - + + OpenTX on this board doesn't accept this function OpenTX在這個主板上不支持此項功能 - + OpenTX doesn't accept this radio protocol OpenTX 不接受此遙控器協議 @@ -2749,12 +2933,12 @@ Error: %2 EdgeTXInterface - + Radio settings file checksum error. You are advised to review the settings - + Companion does not support settings version %1! @@ -2994,17 +3178,17 @@ If blank then the input is considered to be "ON" all the time. - + Clear All - + Set All - + Invert All @@ -3356,361 +3540,360 @@ Blank means include all. ?, *, and [...] wildcards accepted. Firmware - + Channel values displayed in us 通道值顯示為微秒 - + No OverrideCH functions available 不允許鎖定通道值功能 - + Possibility to enable FAI MODE (no telemetry) at field 可選擇啟用 FAI 模式 (沒有回傳) - + FAI MODE (no telemetry) always enabled 一直啟用 FAI 模式 (沒有回傳) - + Removes D8 FrSky protocol support which is not legal for use in the EU on radios sold after Jan 1st, 2015 移除 D8 FrSky 協議支持,因為在20151月1日後在歐洲銷售的遙控器中使用此協議是不合法的 - - + + + + + + + + + + - - - - - - Disable HELI menu and cyclic mix support 禁用直升機菜單和CCPM混控菜單 - - + + + + + + + + + + - - - - - - Disable Global variables 禁用GV[Global variables]功能 - - + + + + + + + + + + - - - - - - Enable Lua custom scripts screen - + Use alternative SQT5 font 使用 另一個 SQT5 font - + Pots use in menus navigation 使用旋鈕進行菜單導航 - + FrSky Taranis X9D+ FrSky Taranis X9D+ - + Enable non certified firmwares - + Enable AFHDS3 support - - + + Disable RAS (SWR) - + FrSky Taranis X9D+ 2019 - + FrSky Taranis X9D FrSky Taranis X9D - + Haptic module installed 振動模塊已經安裝 - + FrSky Taranis X9E FrSky Taranis X9E - + Confirmation before radio shutdown 遙控器關機前確認 - + Horus gimbals installed (Hall sensors) Horus 搖桿已安裝 (霍爾傳感器) - + FrSky Taranis X9-Lite - + FrSky Taranis X7 / X7S - + FrSky Taranis X-Lite S/PRO - + FrSky Taranis X-Lite - + FrSky Horus X10 / X10S - - - - - - Support hardware mod: R9M ACCESS - - - - + FrSky Horus X10 Express / X10S Express - + FrSky Horus X12S - + Use ONLY with first DEV pcb version 只用與 DEV pcb 版本 - + Jumper T12 / T12 Pro - - + + Support for MULTI internal module - + Jumper T-Lite - + + Jumper T-Lite (F4 MCU) + + + + Jumper T-Pro - + Jumper T16 / T16+ / T16 Pro - - - - + + + + Support for bluetooth module - + Radiomaster TX12 - + Radiomaster TX12 Mark II - + Radiomaster Zorro - + Select if internal ELRS module is installed - + + Radiomaster Boxer + + + + Radiomaster T8 - + Allow bind using bind key - + Radiomaster TX16S / SE / Hall / Masterfire - + Support internal GPS - + Support hardware mod: FlySky Paladin EV Gimbals - + Jumper T18 - + FlySky NV14 - + BETAFPV LiteRadio3 Pro - + iFlight Commando8 - + Turnigy 9XR-PRO Turnigy 9XR-PRO - + Enable HELI menu and cyclic mix support 允許直升機菜單和斜盤混控支持 - + Global variables GV [Global variables] - + In model setup menus automatically set source by moving the control 在模型配置菜單通過移動搖桿自動設置源 - + In model setup menus automatically set switch by moving the control 在模型配置菜單通過撥動開關自動設置源 - + No graphical check boxes and sliders 無圖形選擇框和滑桿 - + Battery graph 電池圖標 - + Don't use bold font for highlighting active items 不使用粗體高亮活動項目 - + FrSky Taranis X9-Lite S - + FrSky Taranis X7 / X7S Access - - + + Support for ACCESS internal module replacement - + Enable resetting values by pressing up and down at the same time 允許通過同時按上下鍵重設數值 - + 9X with AR9X board 9X (AR9X主板) - + 9X with Sky9x board 9X (Sky9x主板) - - FirmwareInterface - - - Compressed image size exceeds reserved space. - - - FlapsPage @@ -4497,7 +4680,7 @@ You are currently using: FunctionSwitchesPanel - + SW%1 @@ -4687,12 +4870,12 @@ p, li { white-space: pre-wrap; } GV - + Own value 使用單獨的取值 - + Flight mode %1 value 使用FM%1值 @@ -4722,166 +4905,244 @@ These will be relevant for all models in the same EEPROM. 對相同的EEPROM, 對所有模型這些設置都是相同的. - + Setup General Edit???? 設定 - + Global Functions General Edit 全局功能 - + Trainer General Edit 教練功能 - + Hardware General Edit???? 硬件 - + Calibration General Edit 校準 - + + Enabled Features + + + + Wrong data in profile, radio calibration was not retrieved 此文檔包含錯誤的數據. 未讀取遙控器校準數據 - + Wrong data in profile, Switch/pot config not retrieved 此文檔包含錯誤的數據. 未讀取開關/旋鈕配置 - + Wrong data in profile, hw related parameters were not retrieved 此文檔包含錯誤的數據. 未讀取硬件相關參數 - + Do you want to store calibration in %1 profile<br>overwriting existing calibration? 你想要存儲校準數據到 %1 檔案<br>覆蓋當前已經存在的校準數據麼? - + Calibration and HW parameters saved. 校準數據和硬件參數已經存儲. + + GeneralOptionsPanel + + + Radio Menus + + + + + Themes + + + + + Global Functions + + + + + Trainer + 教練功能 + + + + Model Menus + + + + + Heli + 直升機 Heli + + + + Flight Modes + 飛行模式 FM + + + + Curves + + + + + Global Variables + 全局變量 [Global Variables] + + + + Logical Switches + + + + + Special Functions + + + + + Custom Mix Scripts + + + + + Telemetry + 回傳設置 Tele + + GeneralSettings - + Radio Settings - + Internal - + Ask - + Per model - + Internal + External - + External - - + + OFF - + Enabled - + Telemetry - + 回傳設置 Tele - + Trainer 教練功能 - + Telemetry Mirror - + Telemetry In - + SBUS Trainer SBUS 教練功能 [SBUS Trainer] - + LUA - + CLI - + GPS - + Debug 除錯 [Debug] - + SpaceMouse - + + External module + + + + mA - + Normal - + OneBit @@ -4945,12 +5206,12 @@ These will be relevant for all models in the same EEPROM. 依照UTC調整時間 [From UTC] - + Voice Language 語音語言 [Voice Language] - + Country Code 國家代碼 [Country Code] @@ -4960,38 +5221,38 @@ These will be relevant for all models in the same EEPROM. 反向搖桿 [Stick Reverse] - + FAI Mode FAI 模式 [FAI Mode] - + Automatically adjust the radio's clock if a GPS is connected to telemetry. 如果安裝有GPS回傳則自動調整遙控器時鐘. - + Adjust RTC 自動調整時鐘 - + Vario pitch at max 最大上升率時Vario音調 [Max] - - + + Hz - + Speaker Volume 喇叭音量 [Volume] - + Backlight Switch 背光開關 [Switch] @@ -5001,34 +5262,34 @@ These will be relevant for all models in the same EEPROM. 聲音模式 [Sound Mode] - + Color 1 顏色 1 - + Color 2 顏色 2 - + Speaker Pitch (spkr only) 喇叭音調 (僅喇叭) [Pitch] - + If this value is not 0, any keypress will turn on the backlight and turn it off after the specified number of seconds. 如果值非0, 任何按鍵將會開啟背光, 並在所設定秒數後關閉. - - - + + + sec - + Backlight color 背光顏色 [Color] @@ -5073,33 +5334,33 @@ These will be relevant for all models in the same EEPROM. 背景音樂音量 - - + + ms 毫秒 - + Backlight Auto OFF after 背光自動關閉時間 [Duration] - + Backlight flash on alarm 警告時背光閃爍 [Alarm] - + Vario pitch at zero 升降率為0時Vario音調 [Zero] - + Vario repeat at zero 升降率0時Vario重複率 [Repeat] - + This is the switch selectrion for turning on the backlight (if installed). @@ -5109,8 +5370,8 @@ These will be relevant for all models in the same EEPROM. - - + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -5125,27 +5386,27 @@ p, li { white-space: pre-wrap; } <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">取值范围 20-45</span></p></body></html> - + Backlight Brightness 背光亮度 [Brightness] - + RotEnc Navigation 旋轉編碼器導航 [RotEnc] - + America 美國 - + Japan 日本 - + Europe 歐洲 @@ -5155,7 +5416,7 @@ p, li { white-space: pre-wrap; } - + Mode selection: Mode 1: @@ -5196,172 +5457,182 @@ MODE4 模式4: - + Mode 1 (RUD ELE THR AIL) MODE1 日本手↕升降↔方向 ↕油門↔副翼 - + Mode 2 (RUD THR ELE AIL) MODE2 美國手↕油門↔方向 ↕升降↔副翼 - + Mode 3 (AIL ELE THR RUD) MODE3 中國手↕升降↔副翼 ↕油門↔方向 - + Mode 4 (AIL THR ELE RUD) MODE4 模式4 ↕油門↔副翼 ↕升降↔方向 - + <html><head/><body><p>Channel order</p><p><br/></p><p>Defines the order of the default mixes created on a new model.</p></body></html> <html><head/><body><p>通道順序</p><p><br/></p><p>定义了当新的混控创建时默认的通道顺序.</p></body></html> - + If you enable FAI, only RSSI and RxBt sensors will keep working. This function cannot be disabled by the radio. - + RSSI Poweroff Warning - + Low EEPROM Warning - + Owner Registration ID - + + Model quick select + + + + + Enable this to quickly change model on the model select page (a long press can then be used to open the model edit menu). + + + + R E T A 方向 升降 油門 副翼 [R E T A] - + R E A T 方向 升降 副翼 油門 [R E A T] - + R T E A 方向 油門 升降 副翼 [R T E A] - + R T A E 方向 油門 副翼 升降 [R T A E] - + R A E T 方向 副翼 升降 油門 [R A E T] - + R A T E 方向 副翼 油門 升降 [R A T E] - + E R T A 升降 方向 油門 副翼 [E R T A] - + E R A T 升降 方向 副翼 油門 [E R A T] - + E T R A 升降 油門 方向 副翼 [E T R A] - + E T A R 升降 油門 副翼 方向 [E T A R] - + E A R T 升降 副翼 方向 油門 [E A R T] - + E A T R 升降 副翼 油門 方向 [E A T R] - + T R E A 油門 方向 升降 副翼 [T R E A] - + T R A E 油門 方向 副翼 升降 [T R A E] - + T E R A 油門 升降 方向 副翼 [T E R A] - + T E A R 油門 升降 副翼 方向 [T E A R] - + T A R E 油門 副翼 方向 升降 [T A R E] - + T A E R 油門 副翼 升降 方向 [T A E R] - + A R E T 副翼 方向 升降 油門 [A R E T] - + A R T E 副翼 方向 油門 升降 [A R T E] - + A E R T 副翼 升降 方向 油門 [A E R T] - + A E T R 副翼 升降 油門 方向 [A E T R] - + A T R E 副翼 油門 方向 升降 [A T R E] - + A T E R 副翼 油門 升降 方向 [A T E R] - + Battery warning voltage. This is the threashhold where the battery warning sounds. @@ -5372,314 +5643,303 @@ Acceptable values are 3v..12v 允許值是5V - 10V {3v?} {12v?} - + Power On Delay - + Jack Mode - + Audio - + Trainer 教練功能 - + DMS - + USB Mode - + Power Off Delay - - + + Ask on Connect - + Joystick (HID) - + USB Mass Storage - + USB Serial (CDC) - + Stick Mode 摇杆模式 [MODE] - + Metric 公制 [Metric] - + Imperial 英制 [Imperial] - + Default Channel Order 默認通道順序[Default Ch Order] - + GPS Coordinates GPS坐標格式 [GPS Coordinates] - + Min GeneralEdit 最小 - - + + v GeneralEdit v - + Max GeneralEdit 最大 - + Inactivity Timer 忘記關機定時器 [Inactivity] - + Show Splash Screen on Startup 顯示開機畫面 [Splash Screen] - + Contrast 顯示屏對比度 [Contrast] - + Battery Meter Range 遙控器電池圖標範圍 [Range] - + Haptic Strength 振動強度 [Haptic Strength] - + LCD Display Type LCD顯示屏類型 [LCD Disp Type] - + "No Sound" Warning 當靜音時 開機警告 [Sound Off] - + Battery Warning 遙控器電量警告 [Battery Low] - + Haptic Length 振動時長 [Haptic Length] - + MAVLink Baud Rate MAVLink 波特率 [Baud Rate] - - + + Quiet GeneralEdit 禁用 [Quiet] - + Only Alarms GeneralEdit 只有警告 [Alarm] - - + + No Keys GeneralEdit 忽略按鍵 [NoKey] - - + + All GeneralEdit 開啟 [All] - + Standard 標準LCD [Standard] - + Optrex GeneralEdit 光王LCD [Optrex] - + If not zero will sound beeps if the transmitter has been left without inputs for the specified number of minutes. - - nnnnnnNN - - - - + Keys Backlight - + Rotary Encoder Mode - + min - - - Show splash screen on startup - - - - + --- GeneralEdit - + 2s GeneralEdit - + 3s GeneralEdit - + 4s GeneralEdit - + 6s GeneralEdit - + 8s - + 10s - + 15s - + 4800 Baud GeneralEdit - + 9600 Baud - + 14400 Baud - + 19200 Baud - + 38400 Baud - + 57600 Baud - + 76800 Baud - + 115200 Baud - - - + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -5694,72 +5954,72 @@ p, li { white-space: pre-wrap; } - - + + X-Short GeneralEdit 極短 - - + + Short GeneralEdit 較短 - - + + Normal 正常 - - + + Long GeneralEdit 較長 - - + + X-Long 極長 - + NMEA GeneralEdit - + Play Delay (switch mid position) 開關撥過中檔時播音延遲 [Delay] - + Measurement Units 單位制 [Units] - + Haptic Mode GeneralEdit 振動 [Haptic Mode] - + Beeper Length 蜂鳴時長 [Beep Length] - + Beeper Mode 蜂鳴音 [Beep Mode] - + Beeper volume 0 - Quiet. No beeps at all. @@ -5770,7 +6030,7 @@ p, li { white-space: pre-wrap; } - + Alarms Only GeneralEdit 只有警告 [Alarm] @@ -5779,82 +6039,82 @@ p, li { white-space: pre-wrap; } GeneralSetupPanel - + OFF - + Keys 按鍵 [Keys] - + Sticks 摇杆 [Sticks] - + Keys + Sticks 按鍵和搖桿 [Keys + Sticks] - + ON 啟用 - + English 英語 - + Dutch 荷蘭語 - + French 法語 - + Italian 意大利語 - + German 德語 - + Czech 捷克語 - + Slovak 慢動作 [Slow] - + Spanish 西班牙語 - + Polish 波蘭語 - + Portuguese 葡萄牙語 - + Russian @@ -5869,64 +6129,79 @@ p, li { white-space: pre-wrap; } 匈牙利語 - + Danish - + + Chinese + + + + + Japanese + + + + + Hebrew + + + + No - + RotEnc A 旋轉編碼器A - + Rot Enc B 旋轉編碼器B - + Rot Enc C 旋轉編碼器C - + Rot Enc D 旋轉編碼器D - + Rot Enc E 旋轉編碼器E - + If you enable FAI, only RSSI and RxBt sensors will keep working. This function cannot be disabled by the radio. Are you sure ? - + Normal - + Inverted - + Vertical Inverted, Horizontal Normal - + Vertical Inverted, Horizontal Alternate @@ -5953,99 +6228,118 @@ Are you sure ? HardwarePanel - + Sticks 摇杆 [Sticks] - + Dead zone - + Pots - + Sliders - + Switches - + RTC Battery Check - + Bluetooth 藍牙 [Bluetooth] - + Device Name: - - Antenna + + Sample Mode - - Internal module + + Serial ports - - Sample Mode + + + Power - - Serial ports + + USB-VCP - - - %1 - 每%1秒播放一次 {1?} + + ADC Filter + - - - Power + + Internal RF - - USB-VCP + + Type - - ADC Filter + + Baudrate: + + + + + Antenna: + + + + + External RF + + + + + AUX1 + + + + + AUX2 - + S.Port Power - + Current Offset 當前修正 [Offset] - + Warning: Changing the Internal module may invalidate the internal module protocol of the models! @@ -6385,73 +6679,78 @@ Are you sure ? - + Favorites - + Cannot find %1/RADIO/radio.yml - + Found %1/RADIO/radio.yml - + Cannot find %1/MODELS/models.yml - + Found %1/MODELS/models.yml - + Cannot find %1 - + Found %1 - + Cannot extract RADIO/radio.yml - - + + Cannot load RADIO/radio.yml - - + + Can't load MODELS/labels.yml - + Cannot extract - - + + Cannot load - + Cannot list files + + + Error deleting files + + LimitData @@ -6900,717 +7199,727 @@ The columns for altitude "GAlt" and for speed "GSpd" are opt MainWindow - + File loaded 文件已載入 - + The new theme will be loaded the next time you start Companion. 新的主題將在重新打開程序後使用. - - + + Open Models and Settings file 打開模型和配置文件 - - + + File saved 文件已保存 - - + + Synchronize SD 同步SD卡 - - + + Read Firmware from Radio 從遙控器中讀取韌體 - + Write Firmware to Radio 將韌體寫入遙控器 - - + + Read Models and Settings from Radio 從遙控器中讀取模型和配置 - + Write Models and Settings to Radio 將模型和配置寫入遙控器 - + Save Radio Backup to File 保存遙控器備份到文件 - + Some text will not be translated until the next time you start Companion. Please note that some translations may not be complete. - + Models and Settings read - + There are unsaved file changes which you may lose when switching radio types. Do you wish to continue? - + No local SD structure path configured! - + No Radio or SD card detected! - - + + This function is not yet implemented - + Read Radio Firmware to File 讀取遙控器韌體並保存到文件 - + If you've found this program useful, please support by <a href='%1'>donating</a> 如果你覺得此程序有用, 請通過<a href='%1'>捐贈</a>支持 - + About Companion 關於 Companion - + New MainWindow 新建配置文件 - + Create a new Models and Settings file 建立新的模型和設置文件 - + Open... 打開... - + Save 保存 - - + + Save Models and Settings file 保存模型和配置文件 - + Save As... 另存為... - + Close 關閉 - + Close Models and Settings file - + Exit 退出 - + Exit the application 退出軟體 - + - Copy - + Companion :: Open files warning - + Please save or close modified file(s) before deleting the active profile. - + Not possible to remove profile 不能移除遙控器檔案 - + The default profile can not be removed. 默認遙控器檔案無法被移除. - + Confirm Delete Profile - + Are you sure you wish to delete the "%1" radio profile? There is no way to undo this action! - + Classical 經典 - + The classic companion9x icon theme 經典 companion9x 圖標主題 - + Yerico Yerico圖標主題 - + Yellow round honey sweet icon theme 黃色圓潤甜蜜圖標主題 - + Monochrome 單色黑白 - + A monochrome black icon theme 黑色圖標的黑白主題 - + MonoWhite 單色白色 - + A monochrome white icon theme 白色圖標的黑白主題 - + MonoBlue 單色藍色 - + Local Folder - + Radio Folder - + + Writing models and settings to radio + + + + + In progress... + + + + EdgeTX Home Page: <a href='%1'>%1</a> - + The EdgeTX Companion project was originally forked from <a href='%1'>OpenTX</a> - + File new <a href='%1'>Issue or Request</a> - + Copyright - + EdgeTX Companion %1 - Radio: %2 - Profile: %3 - + About Companion... - + List of recently used files - + Radio Profiles - + Create or Select Radio Profiles - + Download components... - + Download EdgeTX components and supporting resources - + Check for updates... - + Check for updates to EdgeTX and supporting resources - + Release notes... - + Show release notes - + Create a new Radio Settings Profile - + Copy Current Radio Profile - + Duplicate current Radio Settings Profile - + Delete Current Radio Profile... - + Delete the current Radio Settings Profile - + Export Application Settings.. - + Save all the current %1 and Simulator settings (including radio profiles) to a file. - + Import Application Settings.. - + Load %1 and Simulator settings from a prevously exported settings file. - + Tabbed Windows - + Use tabs to arrange open windows. - + Tile Windows - + Arrange open windows across all the available space. - + Cascade Windows - + Arrange all open windows in a stack. - + Close All Windows - + Closes all open files (prompts to save if necessary. - + Window - + Ctrl+Shift+S - + Ctrl+Alt+L - + Ctrl+Alt+D - + Ctrl+Alt+R - + A monochrome blue icon theme 藍色圖標的黑白主題 - + Small - + Use small toolbar icons 使用小的工具欄圖標 - + Normal MainWindow 普通 - + Use normal size toolbar icons 使用普通大小的工具欄圖標 - + Big - + Use big toolbar icons 使用大工具欄圖標 - + Huge 超大 - + Use huge toolbar icons 使用特大的工具欄圖標 - + System language 使用系統語言 - + Please save or close all modified files before importing settings - + <html><p>%1 and Simulator settings can be imported (restored) from a previosly saved export (backup) file. This will replace current settings with any settings found in the file.</p><p>An automatic backup of the current settings will be attempted. But if the current settings are useful then it is recommended that you make a manual backup first.</p><p>For best results when importing settings, <b>close any other %1 windows you may have open, and make sure the standalone Simulator application is not running.</p><p>Do you wish to continue?</p></html> - + Confirm Settings Import - + Select %1: - + backup - + Press the 'Ignore' button to continue anyway. - + The settings could not be imported. - + <html><p>New settings have been imported from:<br> %1.</p><p>%2 will now re-initialize.</p><p>Note that you may need to close and restart %2 before some settings like language and icon theme take effect.</p> - + <p>The previous settings were backed up to:<br> %1</p> - + Show the application's About box 顯示軟體的關於對話框 - + View Log File... 查看 Log 文件... - + Open and view log file 打開和查看 Log 文件 - + Settings... 設置... - + Edit Settings 編輯設定 - + Compare Models... 比較模型... - + Compare models 比較模型參數 - + Edit Radio Splash Image... 編輯遙控器開機畫面... - + Edit the splash image of your Radio 編輯你的遙控器的開機畫面 - + Read firmware from Radio 從遙控器中讀取韌體 - + Write firmware to Radio 將韌體寫入遙控器 - + Add Radio Profile 添加遙控器檔案 - + Write Models and Settings To Radio 將模型和配置寫入遙控器 - + Read Models and Settings From Radio 從遙控器中讀取模型和配置 - + Configure Communications... 配置通訊... - + Configure software for communicating with the Radio 配置與遙控器通訊的軟件 - + Write Backup to Radio 將備份寫入遙控器 - + Write Backup from file to Radio 將備份文件寫入到遙控器 - + Backup Radio to File 備份遙控器到文件 - + Save a complete backup file of all settings and model data in the Radio 保存一個包含所有遙控器設置和模型數據的備份文件 - + SD card synchronization 同步SD卡 - + Use default system language. - + Use %1 language (some translations may not be complete). - + Recent Files 最近使用的文件 - + Set Menu Language 設置菜單語言 - + Set Icon Theme 設置程序圖標 - + Set Icon Size 設置圖標大小 - - + + File 文件 - - + + Checking for updates... - - + + Edit 編輯 - + Settings 設置 - + Read/Write 讀/寫 - - + + Help 幫助 - + Write 寫入 - + Ready 已準備好 - + %2 - + Alt+%1 @@ -7629,7 +7938,7 @@ Do you wish to continue? - + Do you want to overwrite radio general settings? 你希望覆蓋遙控器一般設定嗎? @@ -7716,7 +8025,7 @@ Do you wish to continue? - + Insert @@ -7791,63 +8100,84 @@ Do you wish to continue? - + Cannot insert model, last model in list would be deleted. - + Cannot add model, could not find an available model slot. - + Cannot paste model, out of available model slots. - + Delete %n selected model(s)? - + Cannot duplicate model, could not find an available model slot. - + Editing model %1: 編輯模型 %1: + + + + Invalid file extension! + + <p><b>Currently selected radio type (%1) is not compatible with file %3 (from %2), models and settings need to be converted.</b></p> - + + Do not show this message again + + + + + Models and settings written to radio + + + + + Error writing models and settings to radio! + + + + Unable to find file %1! 無法找到文件 %1! - + Error opening file %1: %2. 打開文件錯誤 %1: %2. - + Error reading file %1: %2. 打開文件錯誤 %1: %2. - + Save As 另存為 @@ -7919,27 +8249,27 @@ Do you wish to continue? - + read only - + Model already exists! Do you want to overwrite it or insert into a new slot? - + Overwrite - + Unable to Edit Radio Settings whilst models are open for editing. - + Favorites @@ -7980,83 +8310,68 @@ Do you want to save your changes? Do you want to continue? - - - Don't show this message again - - Unable to find radio SD card! - - Saved models and settings to radio - - - - - Error saving models and settings to radio! - - - - + Cannot write temporary file! - + Open backup Models and Settings file 打開備份的模型和設置文件 - + Invalid binary backup File %1 無效的二進製備份文件 %1 - + Internal module protocol changed to <b>OFF</b> for %1 models! - + Select a model template file - + Add a new model using - + Defaults - + Edit 編輯 - + Wizard - + Template - + Failed to remove temporary model! - + Export model @@ -8729,79 +9044,167 @@ If blank then the mix is considered to be "ON" all the time. 遙控器模擬器 - + Setup 設置 Setup - + Heli 直升機 Heli - + Flight Modes 飛行模式 FM - + Inputs 輸入 Inputs - + Mixes !!!! mixes-->mixer 混控 Mixer - + Outputs 輸出 Outputs - + Curves ModelEdit 曲線 Curves - + Logical Switches 邏輯開關 Logical Sw - + Special Functions 特殊功能 Special Func - + Telemetry 回傳設置 Tele - - + + Custom Screens + + + Enabled Features + + - ModelPrinter + ModelOptionsPanel - - Exponential - 指微調的步長 - 先小後大 [Exp] + + Global + - - Extra Fine - 很小 [Extra Fine] + + Off + - + + On + + + + + Radio Menus + + + + + Themes + + + + + Global Functions + + + + + Trainer + 教練功能 + + + + Model Menus + + + + + Heli + 直升機 Heli + + + + Flight Modes + 飛行模式 FM + + + + Curves + + + + + Global Variables + 全局變量 [Global Variables] + + + + Logical Switches + + + + + Special Functions + + + + + Custom Mix Scripts + + + + + Telemetry + 回傳設置 Tele + + + + ModelPrinter + + + Exponential + 指微調的步長 + 先小後大 [Exp] + + + + Extra Fine + 很小 [Extra Fine] + + + Fine 小 [Fine] @@ -8824,7 +9227,7 @@ If blank then the mix is considered to be "ON" all the time. Enable - + 使用遊戲桿 @@ -8868,8 +9271,8 @@ If blank then the mix is considered to be "ON" all the time. - - + + OFF @@ -8880,19 +9283,19 @@ If blank then the mix is considered to be "ON" all the time. - + Mode 模式 - + Channels 通道數 [Channels] - + Frame length @@ -8903,7 +9306,7 @@ If blank then the mix is considered to be "ON" all the time. - + Polarity 極性 [Polarity] @@ -8913,427 +9316,428 @@ If blank then the mix is considered to be "ON" all the time. - - + + Delay - - + + Receiver 接收機設置[Reciever] - + Radio protocol - + Subtype - + Option value - + + Sub Type - - + + RF Output Power - + Output Type - + RX Output Frequency - + Raw 12 bits - + 90 - + 120 - + 120X - + 140 - + Off Model Printer 关闭 - - - - - + + + + + None - + MULT! - + Flight modes - + Flight mode 飛行模式 [Modes] - + All 開啟 [All] - + Edge 邊沿觸發 EDGE - + Sticky 粘滯鍵 Sticky - + Timer 定時開關 Timer - + missing - + Duration 持續時間 [Duration] - + Extended Limits 舵機上下限擴展 [Extended Limits] - + Display Checklist 顯示檢查單 [Checklist] - + Global Functions - + Manual 手動 [Manual] - + Auto 用關機位置 [Auto] - + Failsafe Mode 失控保護方式 [Failsafe Mode] - - + + Hold - + No Pulse 不輸出脈衝 [No Pulse] - + Not set 未設置 - + No pulses - + Step - + Display - + Extended - + Never 從不 [Never] - + On Change - + Always 一直 [Always] - - - + + + Source - + Trim idle only - + Warning 啟用時蜂鳴 [Warning] - + Reversed - + FrSky S.PORT - + FrSky D - + FrSky D (cable) - + Alti 高度 - + Alti+ 最大高度 - + VSpeed 垂直速度 - + + - A1 A1 模擬值1 - + + - A2 A2 模擬值2 + - A3 A3 模擬值3 + - A4 A4 模擬值4 + - FAS FAS - + Cells 鋰電總電壓 - + Min - + Max - + Numbers 數字 - + Bars 條狀圖 - + Script 腳本 - + Filename 文件名 - + Error: Unable to open or read file! - - - + + + FM%1 - + FM%1%2 - + FM%1+%2 - + NoTrim 不使用微調[Notrim] - - + + Offset(%1) 偏移[Offse](%1) - + Scale(%1) - - + + Weight(%1) - - + + Switch(%1) - + No Trim - + No DR/Expo 不使用 DR/Expo - + Delay(u%1:d%2) - + Slow(u%1:d%2) - + Warn(%1) - + Disabled in all flight modes 在所有飛行模式中禁用 - + instant 立刻執行[instant] - + Custom 自定義[Custom] @@ -9369,27 +9773,27 @@ If blank then the mix is considered to be "ON" all the time. ModelsListModel - + Index 模型編號 - + Name - + RX # - + Labels - + Model %1 Translators: do NOT use accents here, this is a default model name. @@ -9453,18 +9857,18 @@ If blank then the mix is considered to be "ON" all the time. - + Show values in: - + % abbreviation for percent - + μs abbreviation for microseconds @@ -9580,6 +9984,11 @@ If blank then the mix is considered to be "ON" all the time. Raw 12 bits + + + Low power mode + + RX Frequency @@ -9591,7 +10000,17 @@ If blank then the mix is considered to be "ON" all the time. - + + Option check + + + + + Option combo + + + + Failsafe Positions 失控保護位置 [F.s. Positons] @@ -9625,119 +10044,284 @@ If blank then the mix is considered to be "ON" all the time. Push Pull 推挽輸出 [Push Pull] - - - Low Power - 低功率[Range] - ModuleData - + Positive - + Negative 负 [Negative] - + + No Telemetry + + + + + MLink + + + + Trainer Port 教練功能 [Trainer Port] - + Internal Radio System 內置高頻頭 [Internal RF] - + External Radio Module 外置高頻頭 [External RF] - + Extra Radio System 附加高頻頭 [Extra RF] - + Radio System 高頻頭 [Radio System] - + + OFF + + + + + PPM + + + + + Silverlit A + + + + + Silverlit B + + + + + Silverlit C + + + + + CTP1009 + + + + + LP45 + + + + + DSM2 + + + + + DSMX + + + + + PPM16 + + + + + PPMsim + + + + + FrSky XJT (D16) + + + + + FrSky XJT (D8) + + + + + FrSky XJT (LR12) + + + + + FrSky DJT + + + + + Crossfire + + + + + Multi + + + + + FrSky R9M + + + + + FrSky R9M Lite + + + + + FrSky R9M Lite Pro + + + + + SBUS output at VBat + + + + + FrSky ACCESS ISRM + + + + + FrSky ACCST ISRM D16 + + + + + FrSky ACCESS R9M 2019 + + + + + FrSky ACCESS R9M Lite + + + + + FrSky ACCESS R9M Lite Pro + + + + + FrSky XJT lite (D16) + + + + + FrSky XJT lite (D8) + + + + + FrSky XJT lite (LR12) + + + + + AFHDS3 + + + + + Ghost + + + + + Lemon-Rx DSMP + + + + 10mW - 16CH - - + + 100mW - 16CH - + 500mW - 16CH - + Auto <= 1W - 16CH - - + + 25mW - 8CH - - + + 25mW - 16CH - + 200mW - 16CH (no telemetry) - + 500mW - 16CH (no telemetry) - + 100mW - 16CH (no telemetry) - + 25 mW - + 100 mW - + 500 mW - + 1 W - + 2 W @@ -9745,48 +10329,28 @@ If blank then the mix is considered to be "ON" all the time. ModulePanel - + Warning: The internal module protocol <b>%1</b> is incompatible with the hardware internal module <b>%2</b> and has been set to <b>OFF</b>! - + Value 自定義回傳中使用 設為 - + Hold 保持 [Hold] - + No Pulse 不輸出脈衝 [No Pulse] - - Ask - - - - - Internal - - - - - Internal + External - - - - - External - - - - + Bind on channel @@ -9794,424 +10358,456 @@ If blank then the mix is considered to be "ON" all the time. MultiModelPrinter - + Input 輸入 - + Weight 比例 [Weight] - + Long. cyc 縱向循環螺距 [Long] - + Lateral cyc 橫向循環螺距 [Lateral] - + Collective 總距 [Collective] - + Flight modes 飛行模式 [Modes] - - + + Flight mode 飛行模式 [Modes] - - + + + + Switch 啟用開關 [Switch] - + General - + Model Image 模型圖片 [Medel Image] - + Throttle 油門 - + Trims - + Center Beep - + Switch Warnings 開關位置警告 [Switch Positions] - + Pot Warnings 旋鈕位置警告 [Pot Positions] - + Other - + Timers - + Time Time 當前時間 - + Countdown 倒數報數 - + Mode 模式 - - + + Start 開始通道 [CH] - + Modules - + Trainer port - + Helicopter 直升機 - + Swash - - - + + + Type - + Ring - + + + Function + 運算方式 [Function] + + + + + Repeat + + + + + + Enabled + + + + Protocol - + Low - + Critical - + Telemetry audio - + Altimetry 高度計 - - + + Vario source Vario 傳感器 - + Vario limits > - + Sink max - + Sink min - + Climb min - + Climb max - + Center silent - + Top Bar 頂部橫條 - + Volts source 電壓傳感器 - + Altitude source 高度傳感器 - + + Multi sensors + + + + + Show Instance IDs + + + + Function Switches - + Switch %1 - + Group - + Always On - + + + Parameters 參數 - + Telemetry Sensors - + Telemetry Screens - + GF%1 GF%1 - + Global Functions - + Checklist - - + + GV%1 - + RE%1 - + Channel 通道 - - - - + + + + Name 名稱 [Name] - + Prec - + Popup - + Outputs 輸出 Outputs - + Subtrim 舵機中位 [Subtrim] - + Direct - + Curve - + 曲線 [Curve] - + PPM - + Linear 直線 - + Telemetry - + 回傳設置 Tele - - + + Min 舵機下限 [Min] - + Min.call - + Persist - + F.In - + F.Out - + Global vars - - + + Max 舵機上限 [Max] - + Global Variables 全局變量 [Global Variables] - + Inputs 輸入 - + Mixers 混控 [Mixers] - + Curves 多點曲線 [Curves] - + L%1 - + Logical Switches 邏輯開關 [Logical Sw] - + SF%1 - + Special Functions 特殊功能 [Special Func] - + Unit 單位 [Unit] - + RSSI Alarms RSSI 警告 [RSSI Alarms] @@ -10219,58 +10815,8 @@ If blank then the mix is considered to be "ON" all the time. Multiprotocols - - Subtype - - - - - Video TX frequency - - - - - CC2500 frequency fine tune - - - - - RF power - - - - - Telemetry - - - - - Servo output frequency - - - - - Option value - - - - - Fixed ID value - - - - - Enable Max Throw - - - - - RF Channel Number - - - - - DEFAULT + + Servo update rate @@ -10300,22 +10846,22 @@ If blank then the mix is considered to be "ON" all the time. OpenTxEepromInterface - + Unknown error - + ... plus %1 errors - + Cannot write radio settings - + Cannot write model %1 @@ -10462,20 +11008,30 @@ If blank then the mix is considered to be "ON" all the time. QObject - + WARNING - + <p>Importing JumperTX data into OpenTX 2.3 is <b>not supported and dangerous.</b></p> <p>It is unfortunately not possible for us to differentiate JumperTX data from legitimate FrSky X10 data, but <b>You should only continue here if the file you opened comes from a real FrSky X10.</b></p> <p>Do you really want to continue?</p> + + + Compressed image size exceeds reserved space. + + + + + Show this message again at next startup? + + RadioData - + Favorites @@ -10612,12 +11168,12 @@ If blank then the mix is considered to be "ON" all the time. RadioKnobWidget - + <p>Value (input): <b>%1</b></p> - + Right-double-click to reset to center. @@ -11034,7 +11590,7 @@ s Telemetry - + 回傳設置 Tele @@ -11620,87 +12176,87 @@ If this is checked the throttle will be reversed. Idle will be forward, trim wi SetupPanel - + Timer %1 計時器[Timer] %1 - + Popup menu available - + Profile Settings - + SD structure path not specified or invalid - + Copy 複製 - + Cut - + Paste 貼上 - + Clear 清除 - + Insert - + Delete - + Move Up - + Move Down - + Clear All - + Clear Timer. Are you sure? - + Clear all Timers. Are you sure? - + Cut Timer. Are you sure? - + Delete Timer. Are you sure? @@ -11922,7 +12478,7 @@ If this is checked the throttle will be reversed. Idle will be forward, trim wi SimulatorMain - OpenTx Simulator + EdgeTx Simulator @@ -11977,7 +12533,12 @@ If this is checked the throttle will be reversed. Idle will be forward, trim wi - Data source type to use (applicable to Horus only). One of: + Data source type to use. One of: + + + + + Unknown error during Simulator startup. @@ -12024,24 +12585,19 @@ NOTE: any existing EEPROM data incompatible with the selected radio type may be 錯誤:沒有可用的模擬器庫. - + ERROR: Couldn't start simulator, missing radio/profile/data file/folder. Profile ID: [%1]; Radio ID: [%2]; Data File: [%3] - + ERROR: Radio profile or simulator firmware not found. Profile ID: [%1]; Radio ID: [%2] 錯誤: 未找到遙控器檔案或模擬器韌體. 檔案 ID: [%1]; 遥控器 ID: [%2] - - - Uknown error during Simulator startup. - - SimulatorMainWindow @@ -12324,8 +12880,13 @@ The radio type specified in the selected profile is used by default. - Radio data (.bin/.eeprom/.otx) image file to use. A new file with a default image will be created if necessary.<br /> -<b>NOTE</b>: any existing EEPROM data incompatible with the selected radio type may be overwritten! + Radio data (.etx) settings file to use. A new file with default settings will be created if necessary.<br /> +<b>NOTE</b>: any existing data incompatible with the selected radio type may be overwritten! + + + + + Simulator: @@ -12383,22 +12944,22 @@ The default is configured in the chosen Radio Profile. - + All files (*.*) 所有文件 (*.*) - + Select a data file - + Select Data Directory - + Select SD Card Image Folder @@ -12411,67 +12972,67 @@ The default is configured in the chosen Radio Profile. Companion 模擬器 - + Radio Simulator (%1) - + Could not determine startup data source. - + Could not load data, possibly wrong format. - + Data Load Error - + Invalid startup data provided. Plese specify a proper file/path. - + Simulator Startup Error - + Error saving data: could open file for writing: '%1' - + Error saving data: could not get data from simulator interface. - + An unexpected error occurred while attempting to save radio data to file '%1'. - + Data Save Error - + Radio firmware error: %1 - + - Flight Mode %1 (#%2) - + Cannot open joystick, joystick disabled 無法打開遊戲桿, 遊戲桿功能禁用 @@ -13001,6 +13562,11 @@ Too many errors, giving up. Disable multi sensor handling 禁止多傳感器處理 + + + Show Instance IDs + + TelemetryAnalog @@ -13165,32 +13731,32 @@ Too many errors, giving up. - + Source - + Low Alarm 低警告 - + Critical Alarm 緊急警告 - + Winged Shadow How High - + Winged Shadow How High (not supported) Winged Shadow How High (不支持) - + Delete Sensor. Are you sure? @@ -13866,95 +14432,105 @@ hh:mm:ss Haptic + 震動 [Haptic] + + + + Beeps and Haptic + + + + + Voice and Haptic - + 5s 5s - + 10s 10s - + 20s 20s - + 30s 30s - + Not persistent 關機不記憶 [Not persistent] - + NOT - + Persistent (flight) 關機記憶 隨Flight重設 [Flight] - + Flight 飛行 [Flight] - + Persistent (manual reset) 關機記憶 手動重設 [manual reset] - + Manual reset - + OFF - + ON 啟用 - + Start 開始通道 [CH] - + THs THs 油門激活 - + TH% TH% 油門比例 - + THt THt 油門計時 - + Show Elapsed - + Show Remaining @@ -13986,22 +14562,22 @@ CTRL + scroll or PAGE UP/DOWN keys to change time in larger steps. TrainerMix - + OFF - + += (Sum) += (相加) - + := (Replace) := (取代) - + CH%1 通道%1 @@ -14045,7 +14621,23 @@ CTRL + scroll or PAGE UP/DOWN keys to change time in larger steps. UpdateCompanion - + + Would you like to open the disk image to install the new version of Companion? + + + + + + Would you like to launch the Companion installer? + + + + + No install process support for your operating system + + + + Companion @@ -14054,6 +14646,11 @@ CTRL + scroll or PAGE UP/DOWN keys to change time in larger steps. Install + + + Asset filter applied: %1 - %2 found + + Expected 1 asset for install but none found @@ -14093,7 +14690,7 @@ CTRL + scroll or PAGE UP/DOWN keys to change time in larger steps. UpdateFirmware - + Firmware 韌體類型 @@ -14121,347 +14718,285 @@ CTRL + scroll or PAGE UP/DOWN keys to change time in larger steps. UpdateInterface - + Component id: %1 exceeds maximum application settings components: %2! - - + + Copy filter pattern: %1 + + + + + + + + Asset filter applied: %1 - %2 found + + + + + Copy directory structure + + + + + Processing updates for: %1 - + %1 preparation failed - + %1 download failed - + %1 decompress failed - + %1 copy to destination failed - + Failed to save release settings - + %1 start async failed - + %1 housekeeping failed - - + + %1 update successful - - Update Interface - - - - + unknown 未知 - - Unable to download release meta data - - - - - Unable to download release assets information - - - - + %1 directory not configured in application settings! - + Failed to create %1 directory %2! - - Unable to open the download file %1 for writing. -Error: %2 - - - - - Invalid URL: %1 - - - - - URL: %1 - - - - - Network error has occurred. Error code: %1 - - - - - Unable to download %1. -Error:%2 -%3 - - - - - Unable to convert downloaded data to json format. -Error:%1 -%2 - - - - - Asset filter: %1 - - - - + No assets found in release '%1' using filter '%2' - + %1 assets found when %2 expected in release '%3' using filter '%4' - + Unable to set processing flags for asset %1 - + Unable to set sub directory for asset %1 - + Unable to set copy filter for asset %1 - - Downloading: %1 - - - - - Download: %1 - - - - - File exists: %1 - - - - - File %1 exists. Download again? - - - - - Failed to create directory %1! - - - - + Decompressing %1 - + Decompress: %1 - + Failed to decompress %1 - + Decompressed file structure not found at %1 - + Copy file structure from: %1 - - + + Failed to create directory %1 - - + + Check/create directory: %1 - - + + Directories checked/created: %1 - - + + Failed to delete existing file %1 - - + + Failed to copy file %1 - - + + Copied %1 to %2 - - + + Files copied: %1 - + Unable to determine source directory for asset %1 - + Copy files from %1 - + Deleted file: %1 - + No downloaded or decompressed files matched filter '%1' - + Preparing - + Set run folders failed - + Set release id from update release '%1' failed - + Flagging assets - + Downloading assets - + Unable to download flagged assets - + Decompressing assets - + Unable to decompress flagged assets - + Copying to destination - + Unable to copy assets - + Housekeeping - + Delete download directory: %1 - + Failed to delete downloads folder %1 - + Delete decompress directory: %1 - - + + Failed to delete decompress folder %1 - + Delete decompress folder: %1 - + Save release settings @@ -14469,11 +15004,76 @@ Error:%1 UpdateMultiProtocol - + Multiprotocol + + UpdateNetwork + + + Downloading: %1 + + + + + Download: %1 + + + + + File exists: %1 + + + + + File %1 exists. Download again? + + + + + Failed to create directory %1! + + + + + Unable to open the download file %1 for writing. Error: %2 + + + + + Invalid URL: %1 + + + + + URL: %1 + + + + + Network error has occurred. Error code: %1 + + + + + Ssl library version: %1 + + + + + Unable to download %1. Error:%2 +%3 + + + + + Unable to convert downloaded metadata to json. Error:%1 +%2 + + + UpdateOptionsDialog @@ -14502,58 +15102,58 @@ Error:%1 - + %1 %2 每%1秒播放一次 {1 %2?} - + Options - + Clear current release information. Are you sure? - - + + Filter 過濾器 - + Max.Expected - + No Limit - + Download - + Decompress - + Install - + Copy 複製 - + Sub folder @@ -14561,40 +15161,40 @@ Error:%1 UpdateParameters - + None - + - + Exact - + Startswith - + Endswith - + Contains - - Expression + + Pattern UpdateSDCard - + SD Card @@ -14604,15 +15204,25 @@ Error:%1 - - Radio flavour %1 not listed in %2 + + Unable to retrieve asset '%1' from release '%2' + + + + + Unable to retrieve file '%1' from repo '%2' + + + + + Radio flavour '%1' not listed in '%2' UpdateSounds - + Sounds @@ -14622,40 +15232,48 @@ Error:%1 - - Asset not found in release '%1' using filter pattern '%2' + + Unable to retrieve asset '%1' from release '%2' - %1 assets found when %2 expected in release '%3' using filter pattern '%4' + Unable to retrieve file '%1' from repo '%2' - - Language %1 not listed in %2 + + Language '%1' not listed in '%2' - + Choose Language Packs - + No language packs have been selected. Sounds update will be skipped! - + Flagging assets + + UpdateStatus + + + Update Interface + + + UpdateThemes - + Themes @@ -14681,37 +15299,37 @@ Process now? - + No components have been flagged to check in Update Settings! - + Update Components - + Starting... - + Finished %1 - + successfully - + with errors - + Run SD card sync now? @@ -14767,7 +15385,7 @@ Process now? - + Options @@ -14822,37 +15440,37 @@ Process now? - + Retrieving latest release information for %1 - + Save as Defaults - + Download folder path missing! - + Decompress folder path missing! - + Update folder path missing! - + Decompress and download folders have the same path! - + No components selected for update! @@ -15304,17 +15922,17 @@ Process now? - + Please check all radio and model settings as no conversion could be performed. - + File %1 appears to contain radio settings and importing is unsupported. - + Unable to determine content type for file %1 @@ -15322,7 +15940,7 @@ Process now? YamlGeneralSettings - + Warning: Radio settings file is missing the board entry! Current firmware profile board will be used. @@ -15331,7 +15949,7 @@ Do you wish to continue? - + Settings file board (%1) does not match current profile board (%2). Do you wish to continue? @@ -15465,143 +16083,94 @@ v4.1版電路板應為m2560 配置遊戲桿 - - Ch2 - 遊戲桿通道2 - - - - Ch1 - 遊戲桿通道1 - - - - Ch4 - 遊戲桿通道4 - - - - Ch6 - 遊戲桿通道6 - - - - Ch3 - 遊戲桿通道3 - - - - Ch5 - 遊戲桿通道5 - - - - Ch7 - 遊戲桿通道7 - - - - Ch8 - 遊戲桿通道8 - - - + Instructions 指令 - + Enable - + 使用遊戲桿 - + Cancel 取消 - + Back - + Start 開始通道 [CH] - + Next 下一步 - + Ok 確定 - + + Not Assigned - - Stick - - - - - Knob/Slider %1 - - - - + No joysticks found 找不到遊戲桿 - + Cannot open joystick. 找不到遊戲桿. - + Press the Start button to start the stick range calibration procedure. You may change the channel assignments or inversion at any time. - + Move sticks and pots in every direction making full movement Press Next when finished - + Place sticks and pots in middle position. Press Next when done - + Map joystick channels to controls using comboboxes. Press Next when done. - + Check inversion checkbox to if necessary to reverse direction. Press Next when done. - + Press OK to save configuration Press Cancel to abort joystick calibration without saving. - + Calibration not complete, save anyway? diff --git a/radio/src/gui/128x64/model_setup.cpp b/radio/src/gui/128x64/model_setup.cpp index 2552eafbc6d..b7df295e25a 100644 --- a/radio/src/gui/128x64/model_setup.cpp +++ b/radio/src/gui/128x64/model_setup.cpp @@ -2192,7 +2192,7 @@ void menuModelSetup(event_t event) #endif case ITEM_VIEW_OPTIONS_LABEL: - expandState.viewOpt = expandableSection(y, STR_VIEW_OPTIONS, expandState.viewOpt, attr, event); + expandState.viewOpt = expandableSection(y, STR_ENABLED_FEATURES, expandState.viewOpt, attr, event); break; case ITEM_VIEW_OPTIONS_RADIO_TAB: lcdDrawText(INDENT_WIDTH-2, y, TR_RADIO_MENU_TABS); diff --git a/radio/src/gui/128x64/radio_setup.cpp b/radio/src/gui/128x64/radio_setup.cpp index 9994ea76015..9ddc46e02c9 100644 --- a/radio/src/gui/128x64/radio_setup.cpp +++ b/radio/src/gui/128x64/radio_setup.cpp @@ -723,7 +723,7 @@ void menuRadioSetup(event_t event) break; case ITEM_VIEW_OPTIONS_LABEL: - lcdDrawTextAlignedLeft(y, STR_VIEW_OPTIONS); + lcdDrawTextAlignedLeft(y, STR_ENABLED_FEATURES); break; case ITEM_VIEW_OPTIONS_RADIO_TAB: lcdDrawText(INDENT_WIDTH-2, y, TR_RADIO_MENU_TABS); diff --git a/radio/src/gui/212x64/model_setup.cpp b/radio/src/gui/212x64/model_setup.cpp index df08599f151..0e120d05f07 100644 --- a/radio/src/gui/212x64/model_setup.cpp +++ b/radio/src/gui/212x64/model_setup.cpp @@ -1901,7 +1901,7 @@ void menuModelSetup(event_t event) #endif case ITEM_VIEW_OPTIONS_LABEL: - expandState.viewOpt = expandableSection(y, STR_VIEW_OPTIONS, expandState.viewOpt, attr, event); + expandState.viewOpt = expandableSection(y, STR_ENABLED_FEATURES, expandState.viewOpt, attr, event); break; case ITEM_VIEW_OPTIONS_RADIO_TAB: lcdDrawText(INDENT_WIDTH, y, TR_RADIO_MENU_TABS); diff --git a/radio/src/gui/212x64/radio_setup.cpp b/radio/src/gui/212x64/radio_setup.cpp index 1b36f8a068d..724c5587b25 100644 --- a/radio/src/gui/212x64/radio_setup.cpp +++ b/radio/src/gui/212x64/radio_setup.cpp @@ -658,7 +658,7 @@ void menuRadioSetup(event_t event) break; case ITEM_VIEW_OPTIONS_LABEL: - lcdDrawTextAlignedLeft(y, STR_VIEW_OPTIONS); + lcdDrawTextAlignedLeft(y, STR_ENABLED_FEATURES); break; case ITEM_VIEW_OPTIONS_RADIO_TAB: lcdDrawText(INDENT_WIDTH, y, TR_RADIO_MENU_TABS); diff --git a/radio/src/gui/colorlcd/model_setup.cpp b/radio/src/gui/colorlcd/model_setup.cpp index a758cf246c1..72699f05f5c 100644 --- a/radio/src/gui/colorlcd/model_setup.cpp +++ b/radio/src/gui/colorlcd/model_setup.cpp @@ -270,7 +270,7 @@ class ModelViewOptions : public Page ModelViewOptions() : Page(ICON_MODEL_SETUP) { header.setTitle(STR_MENU_MODEL_SETUP); - header.setTitle2(STR_VIEW_OPTIONS); + header.setTitle2(STR_ENABLED_FEATURES); body.padAll(8); @@ -453,7 +453,7 @@ void ModelSetupPage::build(FormWindow * window) form->setFlexLayout(LV_FLEX_FLOW_ROW, lv_dpx(PAGE_PADDING)); lv_obj_set_grid_dsc_array(form->getLvObj(), col_dsc, row_dsc); - btn = new SubScreenButton(form, STR_VIEW_OPTIONS, []() { new ModelViewOptions(); }); + btn = new SubScreenButton(form, STR_ENABLED_FEATURES, []() { new ModelViewOptions(); }); lv_obj_set_grid_cell(btn->getLvObj(), LV_GRID_ALIGN_STRETCH, 0, 1, LV_GRID_ALIGN_CENTER, 0, 1); #if defined(USBJ_EX) diff --git a/radio/src/gui/colorlcd/radio_setup.cpp b/radio/src/gui/colorlcd/radio_setup.cpp index b129ea66b17..447d9c6e318 100644 --- a/radio/src/gui/colorlcd/radio_setup.cpp +++ b/radio/src/gui/colorlcd/radio_setup.cpp @@ -580,7 +580,7 @@ class ViewOptionsPage : public Page ViewOptionsPage() : Page(ICON_RADIO_SETUP) { header.setTitle(STR_RADIO_SETUP); - header.setTitle2(STR_VIEW_OPTIONS); + header.setTitle2(STR_ENABLED_FEATURES); body.padAll(8); @@ -686,7 +686,7 @@ void RadioSetupPage::build(FormWindow * window) {STR_ALARMS_LABEL, []() { new AlarmsPage(); }}, {STR_BACKLIGHT_LABEL, []() { new BacklightPage(); }}, {STR_GPS, [](){new GpsPage();}}, - {STR_VIEW_OPTIONS, [](){new ViewOptionsPage();}}, + {STR_ENABLED_FEATURES, [](){new ViewOptionsPage();}}, }); #if defined(PWR_BUTTON_PRESS) diff --git a/radio/src/translations.cpp b/radio/src/translations.cpp index 6b540cfe514..f0a88286155 100644 --- a/radio/src/translations.cpp +++ b/radio/src/translations.cpp @@ -1000,6 +1000,6 @@ const char STR_SIGNAL_OUTPUT[] = TR_SIGNAL_OUTPUT; const char STR_SERIAL_BUS[] = TR_SERIAL_BUS; const char STR_SYNC[] = TR_SYNC; -const char STR_VIEW_OPTIONS[] = TR_VIEW_OPTIONS; +const char STR_ENABLED_FEATURES[] = TR_ENABLED_FEATURES; const char STR_RADIO_MENU_TABS[] = TR_RADIO_MENU_TABS; const char STR_MODEL_MENU_TABS[] = TR_MODEL_MENU_TABS; diff --git a/radio/src/translations.h b/radio/src/translations.h index 534e2f37826..7a89f641182 100644 --- a/radio/src/translations.h +++ b/radio/src/translations.h @@ -826,7 +826,7 @@ extern const char STR_SIGNAL_OUTPUT[]; extern const char STR_SERIAL_BUS[]; extern const char STR_SYNC[]; -extern const char STR_VIEW_OPTIONS[]; +extern const char STR_ENABLED_FEATURES[]; extern const char STR_RADIO_MENU_TABS[]; extern const char STR_MODEL_MENU_TABS[]; diff --git a/radio/src/translations/cn.h b/radio/src/translations/cn.h index 97bac4d710f..7cb771a6a61 100644 --- a/radio/src/translations/cn.h +++ b/radio/src/translations/cn.h @@ -492,18 +492,18 @@ #define TR_HEARTBEAT_LABEL "Heartbeat" #define TR_LUA_SCRIPTS_LABEL "Lua scripts" #define TR_FREE_MEM_LABEL "Free mem" -#define TR_DURATION_MS TR("[D]","Duration(ms): ") -#define TR_INTERVAL_MS TR("[I]","Interval(ms): ") -#define TR_MEM_USED_SCRIPT "Script(B): " -#define TR_MEM_USED_WIDGET "Widget(B): " -#define TR_MEM_USED_EXTRA "Extra(B): " -#define TR_STACK_MIX "Mix: " -#define TR_STACK_AUDIO "Audio: " -#define TR_GPS_FIX_YES "Fix: Yes" -#define TR_GPS_FIX_NO "Fix: No" -#define TR_GPS_SATS "Sats: " +#define TR_DURATION_MS TR("[D]","持续时间(ms): ") +#define TR_INTERVAL_MS TR("[I]","间隔时间(ms): ") +#define TR_MEM_USED_SCRIPT "脚本(B): " +#define TR_MEM_USED_WIDGET "小部件(B): " +#define TR_MEM_USED_EXTRA "附加(B): " +#define TR_STACK_MIX "混控: " +#define TR_STACK_AUDIO "音频: " +#define TR_GPS_FIX_YES "修正: 是" +#define TR_GPS_FIX_NO "修正: 否" +#define TR_GPS_SATS "卫星: " #define TR_GPS_HDOP "Hdop: " -#define TR_STACK_MENU "Menu: " +#define TR_STACK_MENU "选单: " #define TR_TIMER_LABEL "Timer" #define TR_THROTTLE_PERCENT_LABEL "Throttle %" #define TR_BATT_LABEL "Battery" @@ -1152,7 +1152,7 @@ #define TR_TELEMETRYFULL TR("项目已满!", "回传项目已满!") #define TR_INVERTED_SERIAL INDENT "反向" #define TR_IGNORE_INSTANCE TR(INDENT "忽略ID", INDENT "忽略ID鉴别") -#define TR_SHOW_INSTANCE_ID "Show instance ID" +#define TR_SHOW_INSTANCE_ID "显示实例ID" #define TR_DISCOVER_SENSORS "扫描新的回传项目" #define TR_STOP_DISCOVER_SENSORS "停止扫描" #define TR_DELETE_ALL_SENSORS "删除所有回传项目" @@ -1255,31 +1255,31 @@ #define TR_VOICE_JAPANESE "日文" #define TR_VOICE_HEBREW "希伯来语" -#define TR_USBJOYSTICK_LABEL "USB Joystick" -#define TR_USBJOYSTICK_EXTMODE "Mode" -#define TR_VUSBJOYSTICK_EXTMODE "Classic","Advanced" -#define TR_USBJOYSTICK_SETTINGS "Channel Settings" -#define TR_USBJOYSTICK_IF_MODE TR("If. mode","Interface mode") -#define TR_VUSBJOYSTICK_IF_MODE "Joystick","Gamepad","MultiAxis" -#define TR_USBJOYSTICK_CH_MODE "Mode" -#define TR_VUSBJOYSTICK_CH_MODE "None","Btn","Axis","Sim" +#define TR_USBJOYSTICK_LABEL "USB 游戏柄" +#define TR_USBJOYSTICK_EXTMODE "模式" +#define TR_VUSBJOYSTICK_EXTMODE "常规","高级" +#define TR_USBJOYSTICK_SETTINGS "通道设置" +#define TR_USBJOYSTICK_IF_MODE TR("接口模式","接口模式") +#define TR_VUSBJOYSTICK_IF_MODE "操纵杆","游戏手柄","多轴摇杆" +#define TR_USBJOYSTICK_CH_MODE "通道模式" +#define TR_VUSBJOYSTICK_CH_MODE "禁用","按钮","轴","模拟" #define TR_VUSBJOYSTICK_CH_MODE_S "-","B","A","S" -#define TR_USBJOYSTICK_CH_BTNMODE "Button Mode" -#define TR_VUSBJOYSTICK_CH_BTNMODE "Normal","Pulse","SWEmu","Delta","Companion" -#define TR_VUSBJOYSTICK_CH_BTNMODE_S TR("Norm","Normal"),TR("Puls","Pulse"),TR("SWEm","SWEmul"),TR("Delt","Delta"),TR("CPN","Companion") -#define TR_USBJOYSTICK_CH_SWPOS "Positions" -#define TR_VUSBJOYSTICK_CH_SWPOS "Push","2POS","3POS","4POS","5POS","6POS","7POS","8POS" -#define TR_USBJOYSTICK_CH_AXIS "Axis" -#define TR_VUSBJOYSTICK_CH_AXIS "X","Y","Z","rotX","rotY","rotZ","Slider","Dial","Wheel" -#define TR_USBJOYSTICK_CH_SIM "Sim axis" -#define TR_VUSBJOYSTICK_CH_SIM "Ail","Ele","Rud","Thr" -#define TR_USBJOYSTICK_CH_INVERSION "Inversion" -#define TR_USBJOYSTICK_CH_BTNNUM "Button no." -#define TR_USBJOYSTICK_BTN_COLLISION "!Button no. collision!" -#define TR_USBJOYSTICK_AXIS_COLLISION "!Axis collision!" -#define TR_USBJOYSTICK_CIRC_COUTOUT TR("Circ. cut", "Circular cutout") -#define TR_VUSBJOYSTICK_CIRC_COUTOUT "None","X-Y, Z-rX","X-Y, rX-rY" -#define TR_USBJOYSTICK_APPLY_CHANGES "Apply changes" +#define TR_USBJOYSTICK_CH_BTNMODE "按钮模式" +#define TR_VUSBJOYSTICK_CH_BTNMODE "普通","脉冲","开关","双联","多联" +#define TR_VUSBJOYSTICK_CH_BTNMODE_S TR("普通","普通"),TR("脉冲","脉冲"),TR("开关","开关"),TR("双联","双联"),TR("多联","多联") +#define TR_USBJOYSTICK_CH_SWPOS "位置" +#define TR_VUSBJOYSTICK_CH_SWPOS "单按","2联","3联","4联","5联","6联","7联","8联" +#define TR_USBJOYSTICK_CH_AXIS "轴" +#define TR_VUSBJOYSTICK_CH_AXIS "X","Y","Z","旋转X","旋转Y","旋转Z","推杆","拨轮","方向盘" +#define TR_USBJOYSTICK_CH_SIM "模拟轴" +#define TR_VUSBJOYSTICK_CH_SIM "横滚Ail","俯仰Ele","方向Rud","油门Thr" +#define TR_USBJOYSTICK_CH_INVERSION "反转" +#define TR_USBJOYSTICK_CH_BTNNUM "按钮编号." +#define TR_USBJOYSTICK_BTN_COLLISION "!按钮编号冲突!" +#define TR_USBJOYSTICK_AXIS_COLLISION "!轴冲突!" +#define TR_USBJOYSTICK_CIRC_COUTOUT TR("圆口行程", "圆口行程") +#define TR_VUSBJOYSTICK_CIRC_COUTOUT "禁用","X-Y, Z-旋转X","X-Y, 旋转X-旋转Y" +#define TR_USBJOYSTICK_APPLY_CHANGES "应用更改" #define TR_DIGITAL_SERVO "数字舵机333HZ" #define TR_ANALOG_SERVO "模拟舵机50HZ" @@ -1287,6 +1287,6 @@ #define TR_SERIAL_BUS "串行总线" #define TR_SYNC "同步" -#define TR_VIEW_OPTIONS "Enabled Features" -#define TR_RADIO_MENU_TABS "Radio Menu Tabs" -#define TR_MODEL_MENU_TABS "Model Menu Tabs" +#define TR_ENABLED_FEATURES "启用的功能" +#define TR_RADIO_MENU_TABS "系统功能选项卡" +#define TR_MODEL_MENU_TABS "模型功能选项卡" diff --git a/radio/src/translations/cz.h b/radio/src/translations/cz.h index 747abf4a64e..5916411d88b 100644 --- a/radio/src/translations/cz.h +++ b/radio/src/translations/cz.h @@ -1156,7 +1156,7 @@ #define TR_TELEMETRYFULL "Všechny sloty jsou plné!" #define TR_INVERTED_SERIAL INDENT "Invert" #define TR_IGNORE_INSTANCE TR(INDENT "Chybné ID", INDENT "Ignoruj chyby ID") -#define TR_SHOW_INSTANCE_ID "Show instance ID" +#define TR_SHOW_INSTANCE_ID "Zobrazit ID instance" #define TR_DISCOVER_SENSORS "Detekovat nové senzory" #define TR_STOP_DISCOVER_SENSORS "Zastavit autodetekci" #define TR_DELETE_ALL_SENSORS "Odebrat všechny senzory" @@ -1283,12 +1283,12 @@ #define TR_VUSBJOYSTICK_CIRC_COUTOUT "None","X-Y, Z-rX","X-Y, rX-rY" #define TR_USBJOYSTICK_APPLY_CHANGES "Apply changes" -#define TR_DIGITAL_SERVO "Servo333HZ" -#define TR_ANALOG_SERVO "Servo 50HZ" -#define TR_SIGNAL_OUTPUT "Signal output" -#define TR_SERIAL_BUS "Serial bus" -#define TR_SYNC "Sync" +#define TR_DIGITAL_SERVO "Servo 333Hz" +#define TR_ANALOG_SERVO "Servo 50Hz" +#define TR_SIGNAL_OUTPUT "Signal výstup" +#define TR_SERIAL_BUS "Serial BUS" +#define TR_SYNC "Synchronizovat" -#define TR_VIEW_OPTIONS "Enabled Features" -#define TR_RADIO_MENU_TABS "Radio Menu Tabs" -#define TR_MODEL_MENU_TABS "Model Menu Tabs" +#define TR_ENABLED_FEATURES "Aktivní funkce" +#define TR_RADIO_MENU_TABS "Rádiové menu záložky" +#define TR_MODEL_MENU_TABS "Model menu záložky" diff --git a/radio/src/translations/da.h b/radio/src/translations/da.h index 004329754bf..cd1c9703639 100644 --- a/radio/src/translations/da.h +++ b/radio/src/translations/da.h @@ -1302,6 +1302,6 @@ #define TR_SERIAL_BUS "Seriel bus" #define TR_SYNC "Synk" -#define TR_VIEW_OPTIONS "Enabled Features" -#define TR_RADIO_MENU_TABS "Radio Menu Tabs" -#define TR_MODEL_MENU_TABS "Model Menu Tabs" +#define TR_ENABLED_FEATURES "Aktiverede funktioner" +#define TR_RADIO_MENU_TABS "Radio menu tab" +#define TR_MODEL_MENU_TABS "Model menu tab" diff --git a/radio/src/translations/de.h b/radio/src/translations/de.h index a061bc1f867..2f9a57ca308 100644 --- a/radio/src/translations/de.h +++ b/radio/src/translations/de.h @@ -496,8 +496,8 @@ #define TR_HEARTBEAT_LABEL "Heartbeat" #define TR_LUA_SCRIPTS_LABEL "Lua scripts" #define TR_FREE_MEM_LABEL "Free mem" -#define TR_DURATION_MS TR("[D]","Duration(ms): ") -#define TR_INTERVAL_MS TR("[I]","Interval(ms): ") +#define TR_DURATION_MS TR("[D]","Dauer(ms): ") +#define TR_INTERVAL_MS TR("[I]","Intervall(ms): ") #define TR_MEM_USED_SCRIPT "Script(B): " #define TR_MEM_USED_WIDGET "Widget(B): " #define TR_MEM_USED_EXTRA "Extra(B): " @@ -507,7 +507,7 @@ #define TR_GPS_FIX_NO "Fix: No" #define TR_GPS_SATS "Sats: " #define TR_GPS_HDOP "Hdop: " -#define TR_STACK_MENU "Menu: " +#define TR_STACK_MENU "Menü: " #define TR_TIMER_LABEL "Timer" #define TR_THROTTLE_PERCENT_LABEL "Gas %" #define TR_BATT_LABEL "Battery" @@ -1155,7 +1155,7 @@ #define TR_TELEMETRYFULL TR("Telem voll!", "Telemetriezeilen voll!") #define TR_INVERTED_SERIAL INDENT "Invert." #define TR_IGNORE_INSTANCE TR(INDENT "No Inst.", INDENT "Ignor. Instanzen") -#define TR_SHOW_INSTANCE_ID "Show instance ID" +#define TR_SHOW_INSTANCE_ID "zeige Instanz ID" #define TR_DISCOVER_SENSORS "Start Sensorsuche" #define TR_STOP_DISCOVER_SENSORS "Stop Sensorsuche" #define TR_DELETE_ALL_SENSORS "Lösche alle Sensoren" @@ -1257,37 +1257,37 @@ #define TR_VOICE_HEBREW "Hebräisch" #define TR_USBJOYSTICK_LABEL "USB Joystick" -#define TR_USBJOYSTICK_EXTMODE "Mode" -#define TR_VUSBJOYSTICK_EXTMODE "Classic","Advanced" -#define TR_USBJOYSTICK_SETTINGS "Channel Settings" -#define TR_USBJOYSTICK_IF_MODE TR("If. mode","Interface mode") -#define TR_VUSBJOYSTICK_IF_MODE "Joystick","Gamepad","MultiAxis" -#define TR_USBJOYSTICK_CH_MODE "Mode" -#define TR_VUSBJOYSTICK_CH_MODE "None","Btn","Axis","Sim" +#define TR_USBJOYSTICK_EXTMODE "Modus" +#define TR_VUSBJOYSTICK_EXTMODE "Klassisch","Erweitert" +#define TR_USBJOYSTICK_SETTINGS "Kanal Einstellungen" +#define TR_USBJOYSTICK_IF_MODE TR("If.Modus","Interface Modus") +#define TR_VUSBJOYSTICK_IF_MODE "Joystick","Gamepad","MultiAchsen" +#define TR_USBJOYSTICK_CH_MODE "Modus" +#define TR_VUSBJOYSTICK_CH_MODE "Kein","Tasten","Achse","Sim" #define TR_VUSBJOYSTICK_CH_MODE_S "-","B","A","S" -#define TR_USBJOYSTICK_CH_BTNMODE "Button Mode" -#define TR_VUSBJOYSTICK_CH_BTNMODE "Normal","Pulse","SWEmu","Delta","Companion" -#define TR_VUSBJOYSTICK_CH_BTNMODE_S TR("Norm","Normal"),TR("Puls","Pulse"),TR("SWEm","SWEmul"),TR("Delt","Delta"),TR("CPN","Companion") -#define TR_USBJOYSTICK_CH_SWPOS "Positions" -#define TR_VUSBJOYSTICK_CH_SWPOS "Push","2POS","3POS","4POS","5POS","6POS","7POS","8POS" -#define TR_USBJOYSTICK_CH_AXIS "Axis" -#define TR_VUSBJOYSTICK_CH_AXIS "X","Y","Z","rotX","rotY","rotZ","Slider","Dial","Wheel" -#define TR_USBJOYSTICK_CH_SIM "Sim axis" -#define TR_VUSBJOYSTICK_CH_SIM "Ail","Ele","Rud","Thr" -#define TR_USBJOYSTICK_CH_INVERSION "Inversion" -#define TR_USBJOYSTICK_CH_BTNNUM "Button no." -#define TR_USBJOYSTICK_BTN_COLLISION "!Button no. collision!" -#define TR_USBJOYSTICK_AXIS_COLLISION "!Axis collision!" +#define TR_USBJOYSTICK_CH_BTNMODE "Tasten Modus" +#define TR_VUSBJOYSTICK_CH_BTNMODE "Normal","Puls","SWEmu","Delta","Companion" +#define TR_VUSBJOYSTICK_CH_BTNMODE_S TR("Norm","Normal"),TR("Puls","Puls"),TR("SWEm","SWEmul"),TR("Delt","Delta"),TR("CPN","Companion") +#define TR_USBJOYSTICK_CH_SWPOS "Positionen" +#define TR_VUSBJOYSTICK_CH_SWPOS "Drücken","2POS","3POS","4POS","5POS","6POS","7POS","8POS" +#define TR_USBJOYSTICK_CH_AXIS "Achse" +#define TR_VUSBJOYSTICK_CH_AXIS "X","Y","Z","rotX","rotY","rotZ","Schieber","Dial","Rad" +#define TR_USBJOYSTICK_CH_SIM "Sim Achse" +#define TR_VUSBJOYSTICK_CH_SIM "Que","Höh","Sei","Gas" +#define TR_USBJOYSTICK_CH_INVERSION "Invers" +#define TR_USBJOYSTICK_CH_BTNNUM "Tastennr." +#define TR_USBJOYSTICK_BTN_COLLISION "!Tastennr. Kollision!" +#define TR_USBJOYSTICK_AXIS_COLLISION "!Achsen Kollision!" #define TR_USBJOYSTICK_CIRC_COUTOUT TR("Circ. cut", "Circular cutout") -#define TR_VUSBJOYSTICK_CIRC_COUTOUT "None","X-Y, Z-rX","X-Y, rX-rY" -#define TR_USBJOYSTICK_APPLY_CHANGES "Apply changes" +#define TR_VUSBJOYSTICK_CIRC_COUTOUT "kein","X-Y, Z-rX","X-Y, rX-rY" +#define TR_USBJOYSTICK_APPLY_CHANGES "Änd. übernehmen" #define TR_DIGITAL_SERVO "Servo333HZ" #define TR_ANALOG_SERVO "Servo 50HZ" -#define TR_SIGNAL_OUTPUT "Signal output" -#define TR_SERIAL_BUS "Serial bus" +#define TR_SIGNAL_OUTPUT "Signal Ausgang" +#define TR_SERIAL_BUS "Serialbus" #define TR_SYNC "Sync" -#define TR_VIEW_OPTIONS "Enabled Features" -#define TR_RADIO_MENU_TABS "Radio Menu Tabs" -#define TR_MODEL_MENU_TABS "Model Menu Tabs" +#define TR_ENABLED_FEATURES "Menüpunkte" +#define TR_RADIO_MENU_TABS "Sender Menüpunkte" +#define TR_MODEL_MENU_TABS "Modell Menüpunkte" \ No newline at end of file diff --git a/radio/src/translations/en.h b/radio/src/translations/en.h index de606ea44fa..2fb8e5135f0 100644 --- a/radio/src/translations/en.h +++ b/radio/src/translations/en.h @@ -1281,6 +1281,6 @@ #define TR_SERIAL_BUS "Serial bus" #define TR_SYNC "Sync" -#define TR_VIEW_OPTIONS "Enabled Features" +#define TR_ENABLED_FEATURES "Enabled Features" #define TR_RADIO_MENU_TABS "Radio Menu Tabs" #define TR_MODEL_MENU_TABS "Model Menu Tabs" diff --git a/radio/src/translations/es.h b/radio/src/translations/es.h index 96f9f684703..a94e0ad832e 100644 --- a/radio/src/translations/es.h +++ b/radio/src/translations/es.h @@ -1292,6 +1292,6 @@ #define TR_SERIAL_BUS "Serial bus" #define TR_SYNC "Sync" -#define TR_VIEW_OPTIONS "Enabled Features" +#define TR_ENABLED_FEATURES "Enabled Features" #define TR_RADIO_MENU_TABS "Radio Menu Tabs" #define TR_MODEL_MENU_TABS "Model Menu Tabs" diff --git a/radio/src/translations/fi.h b/radio/src/translations/fi.h index b5e5c57d071..c8789a44ec2 100644 --- a/radio/src/translations/fi.h +++ b/radio/src/translations/fi.h @@ -1305,6 +1305,6 @@ #define TR_SERIAL_BUS "Serial bus" #define TR_SYNC "Sync" -#define TR_VIEW_OPTIONS "Enabled Features" +#define TR_ENABLED_FEATURES "Enabled Features" #define TR_RADIO_MENU_TABS "Radio Menu Tabs" #define TR_MODEL_MENU_TABS "Model Menu Tabs" diff --git a/radio/src/translations/fr.h b/radio/src/translations/fr.h index ee8545c39ec..e3dccffcfb0 100644 --- a/radio/src/translations/fr.h +++ b/radio/src/translations/fr.h @@ -503,15 +503,15 @@ #define TR_HEARTBEAT_LABEL "Heartbeat" #define TR_LUA_SCRIPTS_LABEL "Lua scripts" #define TR_FREE_MEM_LABEL "Mémoire libre" -#define TR_DURATION_MS TR("[D]","Durée(ms): ") -#define TR_INTERVAL_MS TR("[I]","Intervalle(ms): ") -#define TR_MEM_USED_SCRIPT "Script(B): " -#define TR_MEM_USED_WIDGET "Widget(B): " -#define TR_MEM_USED_EXTRA "Extra(B): " +#define TR_DURATION_MS TR("[D]","Durée(ms): ") +#define TR_INTERVAL_MS TR("[I]","Intervalle(ms): ") +#define TR_MEM_USED_SCRIPT "Script(B): " +#define TR_MEM_USED_WIDGET "Widget(B): " +#define TR_MEM_USED_EXTRA "Extra(B): " #define TR_STACK_MIX "Mix: " #define TR_STACK_AUDIO "Audio: " -#define TR_GPS_FIX_YES "Fixe: Oui" -#define TR_GPS_FIX_NO "Fixe: Non" +#define TR_GPS_FIX_YES "Fix: Oui" +#define TR_GPS_FIX_NO "Fix: Non" #define TR_GPS_SATS "Sats: " #define TR_GPS_HDOP "Hdop: " #define TR_STACK_MENU "Menu: " @@ -763,9 +763,9 @@ #define TR_LOADING "Chargement..." #define TR_DELETE_THEME "Supprimer Thème?" #define TR_SAVE_THEME "Sauvegarder Thème?" -#define TR_EDIT_COLOR "Éditer Couleur" +#define TR_EDIT_COLOR "Editer Couleur" #define TR_NO_THEME_IMAGE "Pas d'image de thème" -#define TR_BACKLIGHT_TIMER "Délai d'inactivité" +#define TR_BACKLIGHT_TIMER "Durée du rétroéclairage" #if defined(COLORLCD) #define TR_MODEL_QUICK_SELECT "Sélect. rapide modèle" @@ -888,7 +888,7 @@ #define TR_RESET_TELEMETRY TR("Réinit. Télém.", "Réinit. Télém.") #define TR_STATISTICS "Statistiques" #define TR_ABOUT_US "A propos" -#define TR_USB_JOYSTICK "USB Joystick (HID)" +#define TR_USB_JOYSTICK "Joystick USB (HID)" #define TR_USB_MASS_STORAGE "Stockage USB (SD)" #define TR_USB_SERIAL "Port série (VCP)" #define TR_SETUP_SCREENS "Config. Écrans" @@ -1277,14 +1277,14 @@ #define TR_VOICE_JAPANESE "Japanese" #define TR_VOICE_HEBREW "Hébreu" -#define TR_USBJOYSTICK_LABEL "USB Joystick" +#define TR_USBJOYSTICK_LABEL "Joystick USB" #define TR_USBJOYSTICK_EXTMODE "Mode" -#define TR_VUSBJOYSTICK_EXTMODE "Classique","Avancé" "Classique","Avancé" -#define TR_USBJOYSTICK_SETTINGS "Channel Settings" "Affectation Voies" -#define TR_USBJOYSTICK_IF_MODE TR("If. mode","Interface mode") +#define TR_VUSBJOYSTICK_EXTMODE "Classique","Avancé" +#define TR_USBJOYSTICK_SETTINGS "Paramètre voies" +#define TR_USBJOYSTICK_IF_MODE TR("If. mode","Mode interface") #define TR_VUSBJOYSTICK_IF_MODE "Joystick","Gamepad","MultiAxes" #define TR_USBJOYSTICK_CH_MODE "Mode" -#define TR_VUSBJOYSTICK_CH_MODE "Aucun","Btn","Axis","Sim" +#define TR_VUSBJOYSTICK_CH_MODE "Aucun","Btn","Axes","Sim" #define TR_VUSBJOYSTICK_CH_MODE_S "-","B","A","S" #define TR_USBJOYSTICK_CH_BTNMODE "Mode Bouton" #define TR_VUSBJOYSTICK_CH_BTNMODE "Normal","Pulse","SWEmu","Delta","Companion" @@ -1292,23 +1292,23 @@ #define TR_USBJOYSTICK_CH_SWPOS "Positions" #define TR_VUSBJOYSTICK_CH_SWPOS "Pousser","2POS","3POS","4POS","5POS","6POS","7POS","8POS" #define TR_USBJOYSTICK_CH_AXIS "Axes" -#define TR_VUSBJOYSTICK_CH_AXIS "X","Y","Z","rotX","rotY","rotZ","Curseurs","Dial","Wheel" -#define TR_USBJOYSTICK_CH_SIM "Sim axis" -#define TR_VUSBJOYSTICK_CH_SIM "Ail","Prof","Dir","Mot" +#define TR_VUSBJOYSTICK_CH_AXIS "X","Y","Z","rotX","rotY","rotZ","Curseur","Cadran","Volant" +#define TR_USBJOYSTICK_CH_SIM "Voies Simu" +#define TR_VUSBJOYSTICK_CH_SIM "Ail","Prof","Dir","Gaz" #define TR_USBJOYSTICK_CH_INVERSION "Inversion" #define TR_USBJOYSTICK_CH_BTNNUM "Bouton no." -#define TR_USBJOYSTICK_BTN_COLLISION "!Bouton no. collision!" -#define TR_USBJOYSTICK_AXIS_COLLISION "!Axe collision!" -#define TR_USBJOYSTICK_CIRC_COUTOUT TR("Circ. cut", "Circular cutout") +#define TR_USBJOYSTICK_BTN_COLLISION "!Bouton anti collision!" +#define TR_USBJOYSTICK_AXIS_COLLISION "!Collision des Axes!" +#define TR_USBJOYSTICK_CIRC_COUTOUT TR("Déc. Circ.", "Découpe circulaire") #define TR_VUSBJOYSTICK_CIRC_COUTOUT "Aucun","X-Y, Z-rX","X-Y, rX-rY" -#define TR_USBJOYSTICK_APPLY_CHANGES "Appliquer changements" +#define TR_USBJOYSTICK_APPLY_CHANGES "Appliquer changement" -#define TR_DIGITAL_SERVO "Servo333HZ" +#define TR_DIGITAL_SERVO "Servo 333HZ" #define TR_ANALOG_SERVO "Servo 50HZ" -#define TR_SIGNAL_OUTPUT "Signal output" +#define TR_SIGNAL_OUTPUT "Sortie Signal" #define TR_SERIAL_BUS "Serial bus" #define TR_SYNC "Sync" -#define TR_VIEW_OPTIONS "Enabled Features" -#define TR_RADIO_MENU_TABS "Radio Menu Tabs" -#define TR_MODEL_MENU_TABS "Model Menu Tabs" +#define TR_ENABLED_FEATURES "Fonctionnalités activées" +#define TR_RADIO_MENU_TABS "Onglets Menu Radio" +#define TR_MODEL_MENU_TABS "Onglets Menu Modèles" diff --git a/radio/src/translations/he.h b/radio/src/translations/he.h index dcdf5b6855c..6116dea47aa 100644 --- a/radio/src/translations/he.h +++ b/radio/src/translations/he.h @@ -494,11 +494,11 @@ #define TR_HEARTBEAT_LABEL "Heartbeat" #define TR_LUA_SCRIPTS_LABEL "Lua scripts" #define TR_FREE_MEM_LABEL "Free mem" -#define TR_DURATION_MS TR("[D]","Duration(ms): ") -#define TR_INTERVAL_MS TR("[I]","Interval(ms): ") -#define TR_MEM_USED_SCRIPT "Script(B): " -#define TR_MEM_USED_WIDGET "Widget(B): " -#define TR_MEM_USED_EXTRA "Extra(B): " +#define TR_DURATION_MS TR("[D]","Duration(ms): ") +#define TR_INTERVAL_MS TR("[I]","Interval(ms): ") +#define TR_MEM_USED_SCRIPT "Script(B): " +#define TR_MEM_USED_WIDGET "Widget(B): " +#define TR_MEM_USED_EXTRA "Extra(B): " #define TR_STACK_MIX "Mix: " #define TR_STACK_AUDIO "Audio: " #define TR_GPS_FIX_YES "Fix: Yes" @@ -507,7 +507,7 @@ #define TR_GPS_HDOP "Hdop: " #define TR_STACK_MENU "Menu: " #define TR_TIMER_LABEL "שעון" -#define TR_THROTTLE_PERCENT_LABEL "Throttle %" +#define TR_THROTTLE_PERCENT_LABEL "מצערת %" #define TR_BATT_LABEL "סוללה" #define TR_SESSION "Session" #define TR_MENUTORESET TR_ENTER " to reset" @@ -760,16 +760,16 @@ #define TR_DELETE_THEME "?למחוק את הערכה" #define TR_SAVE_THEME "?לשמור את הערכה" #define TR_EDIT_COLOR "עריכת צבע" -#define TR_NO_THEME_IMAGE "No theme image" -#define TR_BACKLIGHT_TIMER "Inactivity timeout" +#define TR_NO_THEME_IMAGE "תמונת ערכת נושא" +#define TR_BACKLIGHT_TIMER "זמן אי פעילות" #if defined(COLORLCD) - #define TR_MODEL_QUICK_SELECT "Model quick select" + #define TR_MODEL_QUICK_SELECT "בחירת מודל מהירה" #endif -#define TR_SELECT_TEMPLATE_FOLDER "Select a template folder" -#define TR_SELECT_TEMPLATE "SELECT A MODEL TEMPLATE:" -#define TR_NO_TEMPLATES "No model templates were found in this folder" +#define TR_SELECT_TEMPLATE_FOLDER "בחר ספרית תבנית" +#define TR_SELECT_TEMPLATE "בחר מודל מתבנית:" +#define TR_NO_TEMPLATES "אין מודל בספריית התבניות" #define TR_SAVE_TEMPLATE "שמור כשמירת בסיס" #define TR_BLANK_MODEL "מודל ריק" #define TR_BLANK_MODEL_INFO "יצירת מודל ריק" @@ -797,10 +797,10 @@ #define TR_SD_SECTORS ":סקטורים" #define TR_SD_SIZE ":גודל" #define TR_TYPE INDENT "סוג" -#define TR_GLOBAL_VARS "Global variables" +#define TR_GLOBAL_VARS "משתנים גלובלים" #define TR_GVARS "GVARS" -#define TR_GLOBAL_VAR "Global variable" -#define TR_MENU_GLOBAL_VARS "GLOBAL VARIABLES" +#define TR_GLOBAL_VAR "משתנה גלובלי" +#define TR_MENU_GLOBAL_VARS "משתנים גלובלים" #define TR_OWN "בעלים" #define TR_DATE "תאריך" #define TR_MONTHS { "ינו", "פבו", "מרץ", "אפר", "מאי", "יונ", "יול", "אוג", "ספט", "אוק", "נוב", "דצמ" } @@ -1136,12 +1136,12 @@ #define TR_MODEL_SELECT "בחר מודל" #define TR_ID "ID" #define TR_PRECISION "קירוב עישריות" -#define TR_RATIO "Ratio" -#define TR_FORMULA "Formula" -#define TR_CELLINDEX "Cell index" +#define TR_RATIO "יחס" +#define TR_FORMULA "נוסחה" +#define TR_CELLINDEX "מיקום תא" #define TR_LOGS "לוגים" #define TR_OPTIONS "אופציות" -#define TR_FIRMWARE_OPTIONS "Firmware options" +#define TR_FIRMWARE_OPTIONS "אופציןת קושחה" #define TR_ALTSENSOR "Alt sensor" #define TR_CELLSENSOR "Cell sensor" @@ -1153,7 +1153,7 @@ #define TR_TELEMETRYFULL TR("All slots full!", "All telemetry slots full!") #define TR_INVERTED_SERIAL INDENT "היפוך" #define TR_IGNORE_INSTANCE TR(INDENT "No inst.", INDENT "Ignore instances") -#define TR_SHOW_INSTANCE_ID "Show instance ID" +#define TR_SHOW_INSTANCE_ID "הצג מזהה" #define TR_DISCOVER_SENSORS "גלה הכל" #define TR_STOP_DISCOVER_SENSORS "עצור" #define TR_DELETE_ALL_SENSORS "מחק הכל" @@ -1201,9 +1201,9 @@ #define TR_ADD_ALL_TRIMS_TO_SUBTRIMS "מיכרוז כל הקיזוזים" #if LCD_W > LCD_H - #define TR_OPEN_CHANNEL_MONITORS "פתח מצג ערוצים" + #define TR_OPEN_CHANNEL_MONITORS "פתח מצג ערוצים" #else - #define TR_OPEN_CHANNEL_MONITORS "פתח מצג ערוצים." + #define TR_OPEN_CHANNEL_MONITORS "פתח מצג ערוצים." #endif #define TR_DUPLICATE "שיכפול" #define TR_ACTIVATE "הגדר פעיל" @@ -1253,38 +1253,38 @@ #define TR_VOICE_TAIWANESE "Taiwanese" #define TR_VOICE_JAPANESE "Japanese" -#define TR_USBJOYSTICK_LABEL "חיבור מצב משחק" -#define TR_USBJOYSTICK_EXTMODE "מצב" -#define TR_VUSBJOYSTICK_EXTMODE "Classic","Advanced" -#define TR_USBJOYSTICK_SETTINGS "הגדרות ערוץ" -#define TR_USBJOYSTICK_IF_MODE TR("If. mode","Interface mode") -#define TR_VUSBJOYSTICK_IF_MODE "Joystick","Gamepad","MultiAxis" -#define TR_USBJOYSTICK_CH_MODE "Mode" -#define TR_VUSBJOYSTICK_CH_MODE "None","Btn","Axis","Sim" -#define TR_VUSBJOYSTICK_CH_MODE_S "-","B","A","S" -#define TR_USBJOYSTICK_CH_BTNMODE "Button Mode" -#define TR_VUSBJOYSTICK_CH_BTNMODE "Normal","Pulse","SWEmu","Delta","Companion" -#define TR_VUSBJOYSTICK_CH_BTNMODE_S TR("Norm","Normal"),TR("Puls","Pulse"),TR("SWEm","SWEmul"),TR("Delt","Delta"),TR("CPN","Companion") -#define TR_USBJOYSTICK_CH_SWPOS "Positions" -#define TR_VUSBJOYSTICK_CH_SWPOS "Push","2POS","3POS","4POS","5POS","6POS","7POS","8POS" -#define TR_USBJOYSTICK_CH_AXIS "Axis" -#define TR_VUSBJOYSTICK_CH_AXIS "X","Y","Z","rotX","rotY","rotZ","Slider","Dial","Wheel" -#define TR_USBJOYSTICK_CH_SIM "Sim axis" -#define TR_VUSBJOYSTICK_CH_SIM "מאזנות","ה.גובה","ה.כיוון","מנוע" -#define TR_USBJOYSTICK_CH_INVERSION "Inversion" -#define TR_USBJOYSTICK_CH_BTNNUM "Button no." -#define TR_USBJOYSTICK_BTN_COLLISION "!Button no. collision!" -#define TR_USBJOYSTICK_AXIS_COLLISION "!Axis collision!" -#define TR_USBJOYSTICK_CIRC_COUTOUT TR("Circ. cut", "Circular cutout") -#define TR_VUSBJOYSTICK_CIRC_COUTOUT "None","X-Y, Z-rX","X-Y, rX-rY" -#define TR_USBJOYSTICK_APPLY_CHANGES "Apply changes" - -#define TR_DIGITAL_SERVO "Servo333HZ" -#define TR_ANALOG_SERVO "Servo 50HZ" -#define TR_SIGNAL_OUTPUT "Signal output" -#define TR_SERIAL_BUS "Serial bus" -#define TR_SYNC "Sync" - -#define TR_VIEW_OPTIONS "Enabled Features" -#define TR_RADIO_MENU_TABS "Radio Menu Tabs" -#define TR_MODEL_MENU_TABS "Model Menu Tabs" +#define TR_USBJOYSTICK_LABEL "חיבור מצב משחק" +#define TR_USBJOYSTICK_EXTMODE "מצב" +#define TR_VUSBJOYSTICK_EXTMODE "רגיל","מתקדם" +#define TR_USBJOYSTICK_SETTINGS "הגדרות ערוץ" +#define TR_USBJOYSTICK_IF_MODE TR("If. mode","Interface mode") +#define TR_VUSBJOYSTICK_IF_MODE "Joystick","Gamepad","MultiAxis" +#define TR_USBJOYSTICK_CH_MODE "Mode" +#define TR_VUSBJOYSTICK_CH_MODE "None","Btn","Axis","Sim" +#define TR_VUSBJOYSTICK_CH_MODE_S "-","B","A","S" +#define TR_USBJOYSTICK_CH_BTNMODE "Button Mode" +#define TR_VUSBJOYSTICK_CH_BTNMODE "Normal","Pulse","SWEmu","Delta","Companion" +#define TR_VUSBJOYSTICK_CH_BTNMODE_S TR("Norm","Normal"),TR("Puls","Pulse"),TR("SWEm","SWEmul"),TR("Delt","Delta"),TR("CPN","Companion") +#define TR_USBJOYSTICK_CH_SWPOS "מיקומים" +#define TR_VUSBJOYSTICK_CH_SWPOS "Push","2POS","3POS","4POS","5POS","6POS","7POS","8POS" +#define TR_USBJOYSTICK_CH_AXIS "צירים" +#define TR_VUSBJOYSTICK_CH_AXIS "X","Y","Z","rotX","rotY","rotZ","Slider","Dial","Wheel" +#define TR_USBJOYSTICK_CH_SIM "ציר סימולטור" +#define TR_VUSBJOYSTICK_CH_SIM "מאזנות","ה.גובה","ה.כיוון","מנוע" +#define TR_USBJOYSTICK_CH_INVERSION "היפוך" +#define TR_USBJOYSTICK_CH_BTNNUM "Button no." +#define TR_USBJOYSTICK_BTN_COLLISION "!Button no. collision!" +#define TR_USBJOYSTICK_AXIS_COLLISION "!Axis collision!" +#define TR_USBJOYSTICK_CIRC_COUTOUT TR("Circ. cut", "Circular cutout") +#define TR_VUSBJOYSTICK_CIRC_COUTOUT "None","X-Y, Z-rX","X-Y, rX-rY" +#define TR_USBJOYSTICK_APPLY_CHANGES "החל שינויים" + +#define TR_DIGITAL_SERVO "333HZ סרוו דיגיטאלי" +#define TR_ANALOG_SERVO "50HZ סרוו אנלוגי" +#define TR_SIGNAL_OUTPUT "יציאת סיגנל" +#define TR_SERIAL_BUS "ערוץ טורי" +#define TR_SYNC "סינכרון" + +#define TR_ENABLED_FEATURES "אפשר יכולות" +#define TR_RADIO_MENU_TABS "לשוניות תפריט רדיו" +#define TR_MODEL_MENU_TABS "לשוניות תפריט מודל" diff --git a/radio/src/translations/it.h b/radio/src/translations/it.h index 34ccb29385d..5b59aca7fc1 100644 --- a/radio/src/translations/it.h +++ b/radio/src/translations/it.h @@ -1154,7 +1154,7 @@ #define TR_TELEMETRYFULL "Tutti gli slot sono pieni!" #define TR_INVERTED_SERIAL INDENT "Invert." #define TR_IGNORE_INSTANCE TR(INDENT "No inst.", INDENT "Ignora instanza") -#define TR_SHOW_INSTANCE_ID "Show instance ID" +#define TR_SHOW_INSTANCE_ID "Mostra ID dell'istanza" #define TR_DISCOVER_SENSORS "Cerca nuovi sensori" #define TR_STOP_DISCOVER_SENSORS "Ferma ricerca" #define TR_DELETE_ALL_SENSORS "Elimina tutti i sensori" @@ -1280,13 +1280,13 @@ #define TR_VUSBJOYSTICK_CIRC_COUTOUT "Nessuno","X-Y, Z-rX","X-Y, rX-rY" #define TR_USBJOYSTICK_APPLY_CHANGES "Applica modifiche" -#define TR_DIGITAL_SERVO "Servo333HZ" +#define TR_DIGITAL_SERVO "Servo 333HZ" #define TR_ANALOG_SERVO "Servo 50HZ" #define TR_SIGNAL_OUTPUT "Segnale d'uscita" #define TR_SERIAL_BUS "Bus seriale" -#define TR_SYNC "Sync" +#define TR_SYNC "Sincronismo" -#define TR_VIEW_OPTIONS "Enabled Features" -#define TR_RADIO_MENU_TABS "Radio Menu Tabs" -#define TR_MODEL_MENU_TABS "Model Menu Tabs" +#define TR_ENABLED_FEATURES "Funzionalità abilitate" +#define TR_RADIO_MENU_TABS "Schede del Menu Radio" +#define TR_MODEL_MENU_TABS "Schede del Menu Modello" diff --git a/radio/src/translations/jp.h b/radio/src/translations/jp.h index 97d1c0f9671..21f723accad 100644 --- a/radio/src/translations/jp.h +++ b/radio/src/translations/jp.h @@ -490,11 +490,11 @@ #define TR_HEARTBEAT_LABEL "Heartbeat" #define TR_LUA_SCRIPTS_LABEL "Lua scripts" #define TR_FREE_MEM_LABEL "Free mem" -#define TR_DURATION_MS TR("[D]","Duration(ms): ") -#define TR_INTERVAL_MS TR("[I]","Interval(ms): ") -#define TR_MEM_USED_SCRIPT "Script(B): " -#define TR_MEM_USED_WIDGET "Widget(B): " -#define TR_MEM_USED_EXTRA "Extra(B): " +#define TR_DURATION_MS TR("[D]","継続時間(ms): ") +#define TR_INTERVAL_MS TR("[I]","Interval(ms): ") +#define TR_MEM_USED_SCRIPT "Script(B): " +#define TR_MEM_USED_WIDGET "Widget(B): " +#define TR_MEM_USED_EXTRA "Extra(B): " #define TR_STACK_MIX "Mix: " #define TR_STACK_AUDIO "Audio: " #define TR_GPS_FIX_YES "Fix: Yes" @@ -1150,7 +1150,7 @@ #define TR_TELEMETRYFULL TR("All slots full!", "テレメトリー枠はすべて埋まりました!!") #define TR_INVERTED_SERIAL INDENT "リバース" #define TR_IGNORE_INSTANCE TR(INDENT "No inst.", INDENT "ID識別を無視") -#define TR_SHOW_INSTANCE_ID "Show instance ID" +#define TR_SHOW_INSTANCE_ID "インスタンスIDの表示" #define TR_DISCOVER_SENSORS "新規検索" #define TR_STOP_DISCOVER_SENSORS "停止" #define TR_DELETE_ALL_SENSORS "すべて削除" @@ -1251,37 +1251,37 @@ #define TR_VOICE_HEBREW "ヘブライ語" #define TR_USBJOYSTICK_LABEL "USB Joystick" -#define TR_USBJOYSTICK_EXTMODE "Mode" -#define TR_VUSBJOYSTICK_EXTMODE "Classic","Advanced" -#define TR_USBJOYSTICK_SETTINGS "Channel Settings" -#define TR_USBJOYSTICK_IF_MODE TR("If. mode","Interface mode") +#define TR_USBJOYSTICK_EXTMODE "モード" +#define TR_VUSBJOYSTICK_EXTMODE "クラシック","アドバンス" +#define TR_USBJOYSTICK_SETTINGS "チャンネル設定" +#define TR_USBJOYSTICK_IF_MODE TR("If. mode","インターフェイスモード") #define TR_VUSBJOYSTICK_IF_MODE "Joystick","Gamepad","MultiAxis" -#define TR_USBJOYSTICK_CH_MODE "Mode" +#define TR_USBJOYSTICK_CH_MODE "モード" #define TR_VUSBJOYSTICK_CH_MODE "None","Btn","Axis","Sim" #define TR_VUSBJOYSTICK_CH_MODE_S "-","B","A","S" -#define TR_USBJOYSTICK_CH_BTNMODE "Button Mode" +#define TR_USBJOYSTICK_CH_BTNMODE "ボタンモード" #define TR_VUSBJOYSTICK_CH_BTNMODE "Normal","Pulse","SWEmu","Delta","Companion" #define TR_VUSBJOYSTICK_CH_BTNMODE_S TR("Norm","Normal"),TR("Puls","Pulse"),TR("SWEm","SWEmul"),TR("Delt","Delta"),TR("CPN","Companion") -#define TR_USBJOYSTICK_CH_SWPOS "Positions" +#define TR_USBJOYSTICK_CH_SWPOS "ポジション" #define TR_VUSBJOYSTICK_CH_SWPOS "Push","2POS","3POS","4POS","5POS","6POS","7POS","8POS" #define TR_USBJOYSTICK_CH_AXIS "Axis" #define TR_VUSBJOYSTICK_CH_AXIS "X","Y","Z","rotX","rotY","rotZ","Slider","Dial","Wheel" #define TR_USBJOYSTICK_CH_SIM "Sim axis" #define TR_VUSBJOYSTICK_CH_SIM "Ail","Ele","Rud","Thr" -#define TR_USBJOYSTICK_CH_INVERSION "Inversion" -#define TR_USBJOYSTICK_CH_BTNNUM "Button no." -#define TR_USBJOYSTICK_BTN_COLLISION "!Button no. collision!" -#define TR_USBJOYSTICK_AXIS_COLLISION "!Axis collision!" -#define TR_USBJOYSTICK_CIRC_COUTOUT TR("Circ. cut", "Circular cutout") +#define TR_USBJOYSTICK_CH_INVERSION "リバース" +#define TR_USBJOYSTICK_CH_BTNNUM "ボタンNo." +#define TR_USBJOYSTICK_BTN_COLLISION "!ボタンNo.の衝突!" +#define TR_USBJOYSTICK_AXIS_COLLISION "!軸設定の衝突!" +#define TR_USBJOYSTICK_CIRC_COUTOUT TR("Circ. cut", "円形カットアウト") #define TR_VUSBJOYSTICK_CIRC_COUTOUT "None","X-Y, Z-rX","X-Y, rX-rY" -#define TR_USBJOYSTICK_APPLY_CHANGES "Apply changes" +#define TR_USBJOYSTICK_APPLY_CHANGES "変更を適用" #define TR_DIGITAL_SERVO "Servo333HZ" #define TR_ANALOG_SERVO "Servo 50HZ" -#define TR_SIGNAL_OUTPUT "Signal output" -#define TR_SERIAL_BUS "Serial bus" -#define TR_SYNC "Sync" +#define TR_SIGNAL_OUTPUT "Signal出力" +#define TR_SERIAL_BUS "シリアルバス" +#define TR_SYNC "同期" -#define TR_VIEW_OPTIONS "Enabled Features" -#define TR_RADIO_MENU_TABS "Radio Menu Tabs" -#define TR_MODEL_MENU_TABS "Model Menu Tabs" +#define TR_ENABLED_FEATURES "有効機能" +#define TR_RADIO_MENU_TABS "送信機メニュータブ" +#define TR_MODEL_MENU_TABS "モデルメニュータブ" diff --git a/radio/src/translations/nl.h b/radio/src/translations/nl.h index 900aaa770ca..fc13c63d22d 100644 --- a/radio/src/translations/nl.h +++ b/radio/src/translations/nl.h @@ -1302,6 +1302,6 @@ #define TR_SERIAL_BUS "Serial bus" #define TR_SYNC "Sync" -#define TR_VIEW_OPTIONS "Enabled Features" +#define TR_ENABLED_FEATURES "Enabled Features" #define TR_RADIO_MENU_TABS "Radio Menu Tabs" #define TR_MODEL_MENU_TABS "Model Menu Tabs" diff --git a/radio/src/translations/pl.h b/radio/src/translations/pl.h index b91cdb15ab3..de546a436f7 100644 --- a/radio/src/translations/pl.h +++ b/radio/src/translations/pl.h @@ -481,29 +481,29 @@ #define TR_SETMIDPOINT TR(CENTER "\002Cenruj drążki/potencj",CENTER "\010Ustaw drązki/potencj na środku") #define TR_MOVESTICKSPOTS "Poruszaj drążkami/pot" #endif -#define TR_TXnRX "Tx:\0Rx:" -#define OFS_RX 4 -#define TR_NODATA CENTER "Brak Danych" +#define TR_TXnRX "Tx:\0Rx:" +#define OFS_RX 4 +#define TR_NODATA CENTER "Brak Danych" #define TR_US "us" #define TR_HZ "Hz" #define TR_TMIXMAXMS "TmixMaks" #define TR_FREE_STACK "Wolny stos" -#define TR_INT_GPS_LABEL "Wewnęt. GPS" -#define TR_HEARTBEAT_LABEL "Heartbeat" +#define TR_INT_GPS_LABEL "Wewnęt. GPS" +#define TR_HEARTBEAT_LABEL "Heartbeat" #define TR_LUA_SCRIPTS_LABEL "Skrypty Lua" #define TR_FREE_MEM_LABEL "Free mem" -#define TR_DURATION_MS TR("[D]","Duration(ms): ") -#define TR_INTERVAL_MS TR("[I]","Interval(ms): ") -#define TR_MEM_USED_SCRIPT "Script(B): " -#define TR_MEM_USED_WIDGET "Widget(B): " -#define TR_MEM_USED_EXTRA "Extra(B): " -#define TR_STACK_MIX "Mix: " -#define TR_STACK_AUDIO "Audio: " -#define TR_GPS_FIX_YES "Fix: Yes" -#define TR_GPS_FIX_NO "Fix: No" -#define TR_GPS_SATS "Sats: " -#define TR_GPS_HDOP "Hdop: " -#define TR_STACK_MENU "Menu: " +#define TR_DURATION_MS TR("[C]","Czas trwania(ms): ") +#define TR_INTERVAL_MS TR("[O]","Okres(ms): ") +#define TR_MEM_USED_SCRIPT "Skrypt(B): " +#define TR_MEM_USED_WIDGET "Widget(B): " +#define TR_MEM_USED_EXTRA "Ekstra(B): " +#define TR_STACK_MIX "Mix: " +#define TR_STACK_AUDIO "Audio: " +#define TR_GPS_FIX_YES "Fix: Tak" +#define TR_GPS_FIX_NO "Fix: Nie" +#define TR_GPS_SATS "Sat: " +#define TR_GPS_HDOP "Hdop: " +#define TR_STACK_MENU "Menu: " #define TR_TIMER_LABEL "Timer" #define TR_THROTTLE_PERCENT_LABEL "Throttle %" #define TR_BATT_LABEL "Battery" @@ -752,8 +752,8 @@ #define TR_LOADING "Ładowanie..." #define TR_DELETE_THEME "Usunąć motyw?" #define TR_SAVE_THEME "Zapisać motyw?" -#define TR_EDIT_COLOR "Edit Color" -#define TR_NO_THEME_IMAGE "No theme image" +#define TR_EDIT_COLOR "Edytuj kolor" +#define TR_NO_THEME_IMAGE "Brak obrazu motywu" #define TR_BACKLIGHT_TIMER "Czas bezczynności" #if defined(COLORLCD) @@ -1153,7 +1153,7 @@ //TODO: translation #define TR_INVERTED_SERIAL INDENT "Odwróć" #define TR_IGNORE_INSTANCE INDENT "Ignoruj przypadek" -#define TR_SHOW_INSTANCE_ID "Show instance ID" +#define TR_SHOW_INSTANCE_ID "Pokaż ID instancji" #define TR_DISCOVER_SENSORS "Znajdź nowe czujniki" #define TR_STOP_DISCOVER_SENSORS "Szukanie STOP " #define TR_DELETE_ALL_SENSORS "Usuń czujniki " @@ -1176,35 +1176,35 @@ #define TR_TEXT_COLOR "Kolor tekstu" #define TR_TEXT_VIEWER "Podgląd tekstu" -#define TR_MENU_INPUTS STR_CHAR_INPUT "Wejścia" -#define TR_MENU_LUA STR_CHAR_LUA "SkryptyLUA" -#define TR_MENU_STICKS STR_CHAR_STICK "Drążki" -#define TR_MENU_POTS STR_CHAR_POT "Pots" -#define TR_MENU_MAX STR_CHAR_FUNCTION "MAX" -#define TR_MENU_HELI STR_CHAR_CYC "Cyclic" -#define TR_MENU_TRIMS STR_CHAR_TRIM "Trymy" -#define TR_MENU_SWITCHES STR_CHAR_SWITCH "Przełączniki" -#define TR_MENU_LOGICAL_SWITCHES STR_CHAR_SWITCH "Przełączn.logicz" -#define TR_MENU_TRAINER STR_CHAR_TRAINER "Trener " -#define TR_MENU_CHANNELS STR_CHAR_CHANNEL "Kanały " -#define TR_MENU_GVARS STR_CHAR_SLIDER "Zmienne glob." -#define TR_MENU_TELEMETRY STR_CHAR_TELEMETRY "Telemetria" -#define TR_MENU_DISPLAY "DISPLAY" -#define TR_MENU_OTHER "Inny " -#define TR_MENU_INVERT "Odwróć" -#define TR_JITTER_FILTER "Filtr ADC" -#define TR_DEAD_ZONE "Dead zone" -#define TR_RTC_CHECK TR("Check RTC", "Check RTC voltage") -#define TR_AUTH_FAILURE "Auth-failure" -#define TR_RACING_MODE "Racing mode" +#define TR_MENU_INPUTS STR_CHAR_INPUT "Wejścia" +#define TR_MENU_LUA STR_CHAR_LUA "SkryptyLUA" +#define TR_MENU_STICKS STR_CHAR_STICK "Drążki" +#define TR_MENU_POTS STR_CHAR_POT "Pots" +#define TR_MENU_MAX STR_CHAR_FUNCTION "MAX" +#define TR_MENU_HELI STR_CHAR_CYC "Cyclic" +#define TR_MENU_TRIMS STR_CHAR_TRIM "Trymy" +#define TR_MENU_SWITCHES STR_CHAR_SWITCH "Przełączniki" +#define TR_MENU_LOGICAL_SWITCHES STR_CHAR_SWITCH "Przełączn.logicz" +#define TR_MENU_TRAINER STR_CHAR_TRAINER "Trener " +#define TR_MENU_CHANNELS STR_CHAR_CHANNEL "Kanały " +#define TR_MENU_GVARS STR_CHAR_SLIDER "Zmienne glob." +#define TR_MENU_TELEMETRY STR_CHAR_TELEMETRY "Telemetria" +#define TR_MENU_DISPLAY "DISPLAY" +#define TR_MENU_OTHER "Inny " +#define TR_MENU_INVERT "Odwróć" +#define TR_JITTER_FILTER "Filtr ADC" +#define TR_DEAD_ZONE "Dead zone" +#define TR_RTC_CHECK TR("Check RTC", "Check RTC voltage") +#define TR_AUTH_FAILURE "Auth-failure" +#define TR_RACING_MODE "Racing mode" #define TR_USE_THEME_COLOR "Użyj koloru szablonu" #define TR_ADD_ALL_TRIMS_TO_SUBTRIMS "Dodaj trymy do podtrymów" #if LCD_W > LCD_H - #define TR_OPEN_CHANNEL_MONITORS "Otwórz Monitor kanałów" + #define TR_OPEN_CHANNEL_MONITORS "Otwórz Monitor kanałów" #else - #define TR_OPEN_CHANNEL_MONITORS "Otwórz Mon. kanałów" + #define TR_OPEN_CHANNEL_MONITORS "Otwórz Mon. kanałów" #endif #define TR_DUPLICATE "Duplikuj" #define TR_ACTIVATE "Aktywuj" @@ -1254,38 +1254,38 @@ #define TR_VOICE_JAPANESE "Japonês" #define TR_VOICE_HEBREW "Hebrajski" -#define TR_USBJOYSTICK_LABEL "USB Joystick" -#define TR_USBJOYSTICK_EXTMODE "Mode" -#define TR_VUSBJOYSTICK_EXTMODE "Classic","Advanced" -#define TR_USBJOYSTICK_SETTINGS "Channel Settings" -#define TR_USBJOYSTICK_IF_MODE TR("If. mode","Interface mode") -#define TR_VUSBJOYSTICK_IF_MODE "Joystick","Gamepad","MultiAxis" -#define TR_USBJOYSTICK_CH_MODE "Mode" -#define TR_VUSBJOYSTICK_CH_MODE "None","Btn","Axis","Sim" -#define TR_VUSBJOYSTICK_CH_MODE_S "-","B","A","S" -#define TR_USBJOYSTICK_CH_BTNMODE "Button Mode" -#define TR_VUSBJOYSTICK_CH_BTNMODE "Normal","Pulse","SWEmu","Delta","Companion" -#define TR_VUSBJOYSTICK_CH_BTNMODE_S TR("Norm","Normal"),TR("Puls","Pulse"),TR("SWEm","SWEmul"),TR("Delt","Delta"),TR("CPN","Companion") -#define TR_USBJOYSTICK_CH_SWPOS "Positions" -#define TR_VUSBJOYSTICK_CH_SWPOS "Push","2POS","3POS","4POS","5POS","6POS","7POS","8POS" -#define TR_USBJOYSTICK_CH_AXIS "Axis" -#define TR_VUSBJOYSTICK_CH_AXIS "X","Y","Z","rotX","rotY","rotZ","Slider","Dial","Wheel" -#define TR_USBJOYSTICK_CH_SIM "Sim axis" +#define TR_USBJOYSTICK_LABEL "Dżojstik USB" +#define TR_USBJOYSTICK_EXTMODE "Tryb" +#define TR_VUSBJOYSTICK_EXTMODE "Klasyczny","Zaawansowany" +#define TR_USBJOYSTICK_SETTINGS "Ustawienia kanałów" +#define TR_USBJOYSTICK_IF_MODE TR("Tryb in.","Tryb interfesju") +#define TR_VUSBJOYSTICK_IF_MODE "Dżojstik","Pad","Wielo oś." +#define TR_USBJOYSTICK_CH_MODE "Tryb" +#define TR_VUSBJOYSTICK_CH_MODE "Brak","Prz","Oś","Sym" +#define TR_VUSBJOYSTICK_CH_MODE_S "-","P","O","S" +#define TR_USBJOYSTICK_CH_BTNMODE "Tryb guzików" +#define TR_VUSBJOYSTICK_CH_BTNMODE "Normalny","Puls","SWEmu","Delta","Companion" +#define TR_VUSBJOYSTICK_CH_BTNMODE_S TR("Norm","Normal"),TR("Puls","Puls"),TR("SWEm","SWEmul"),TR("Delt","Delta"),TR("CPN","Companion") +#define TR_USBJOYSTICK_CH_SWPOS "Pozycje" +#define TR_VUSBJOYSTICK_CH_SWPOS "Guz.","2POS","3POS","4POS","5POS","6POS","7POS","8POS" +#define TR_USBJOYSTICK_CH_AXIS "Oś" +#define TR_VUSBJOYSTICK_CH_AXIS "X","Y","Z","rotX","rotY","rotZ","Suwak","Wyb.","Koło" +#define TR_USBJOYSTICK_CH_SIM "Oś sym." #define TR_VUSBJOYSTICK_CH_SIM "Ail","Ele","Rud","Thr" -#define TR_USBJOYSTICK_CH_INVERSION "Inversion" -#define TR_USBJOYSTICK_CH_BTNNUM "Button no." -#define TR_USBJOYSTICK_BTN_COLLISION "!Button no. collision!" -#define TR_USBJOYSTICK_AXIS_COLLISION "!Axis collision!" +#define TR_USBJOYSTICK_CH_INVERSION "Odwróć" +#define TR_USBJOYSTICK_CH_BTNNUM "Guzik nr." +#define TR_USBJOYSTICK_BTN_COLLISION "!Kolizja nr. guzika!" +#define TR_USBJOYSTICK_AXIS_COLLISION "!Kolizja osi!" #define TR_USBJOYSTICK_CIRC_COUTOUT TR("Circ. cut", "Circular cutout") #define TR_VUSBJOYSTICK_CIRC_COUTOUT "None","X-Y, Z-rX","X-Y, rX-rY" -#define TR_USBJOYSTICK_APPLY_CHANGES "Apply changes" +#define TR_USBJOYSTICK_APPLY_CHANGES "Zastosuj zmiany" -#define TR_DIGITAL_SERVO "Servo333HZ" -#define TR_ANALOG_SERVO "Servo 50HZ" -#define TR_SIGNAL_OUTPUT "Signal output" -#define TR_SERIAL_BUS "Serial bus" -#define TR_SYNC "Sync" +#define TR_DIGITAL_SERVO "Serwo 333HZ" +#define TR_ANALOG_SERVO "Serwo 50HZ" +#define TR_SIGNAL_OUTPUT "Wyj. sygnału" +#define TR_SERIAL_BUS "Mag. szereg." +#define TR_SYNC "Synch" -#define TR_VIEW_OPTIONS "Enabled Features" -#define TR_RADIO_MENU_TABS "Radio Menu Tabs" -#define TR_MODEL_MENU_TABS "Model Menu Tabs" +#define TR_ENABLED_FEATURES "Włączone opcje" +#define TR_RADIO_MENU_TABS "Zakładki menu radia" +#define TR_MODEL_MENU_TABS "Zakładki menu modelu" diff --git a/radio/src/translations/pt.h b/radio/src/translations/pt.h index 4483c60b29c..e51a4617b87 100644 --- a/radio/src/translations/pt.h +++ b/radio/src/translations/pt.h @@ -1295,6 +1295,6 @@ #define TR_SERIAL_BUS "Serial bus" #define TR_SYNC "Sync" -#define TR_VIEW_OPTIONS "Enabled Features" +#define TR_ENABLED_FEATURES "Enabled Features" #define TR_RADIO_MENU_TABS "Radio Menu Tabs" #define TR_MODEL_MENU_TABS "Model Menu Tabs" diff --git a/radio/src/translations/se.h b/radio/src/translations/se.h index 720ad4fc760..17041a18f77 100644 --- a/radio/src/translations/se.h +++ b/radio/src/translations/se.h @@ -69,6 +69,7 @@ #define TR_JACK_MODES "Fråga","Audio","Lärare" #define TR_TELEMETRY_PROTOCOLS "FrSky S.Port","FrSky D","FrSky D (sladd)","TBS Crossfire","Spektrum","AFHDS2A IBUS","Multi Telemetry" #define TR_SBUS_INVERSION_VALUES "normal","ej inverterad" +#define TR_MULTI_TELEMETRY_MODE "Av","På","Av+Aux","På+Aux" #define TR_MULTI_CUSTOM "Anpassad" #define TR_VTRIMINC TR("Expo","Exponentiell"),TR("xFin","Extra fin"),"Fin","Medium","Grov" #define TR_VDISPLAYTRIMS "Nej","Ändring","Ja" @@ -184,7 +185,7 @@ #define TR_SF_SET_SCREEN "Sätt huvudskärm" #define TR_SF_RESERVE "[reserv]" -#define TR_VFSWFUNC TR_SF_SAFETY,"Lärare","Spara trimmar","Återställ","Sätt ",TR_ADJUST_GVAR,"Volym","Sätt failsafe","Range check","Bind modul",TR_SOUND,TR_PLAY_TRACK,TR_PLAY_VALUE, TR_SF_RESERVE,TR_SF_PLAY_SCRIPT,TR_SF_RESERVE,TR_SF_BG_MUSIC,TR_VVARIO,TR_HAPTIC,TR_SDCLOGS,"Belysning",TR_SF_SCREENSHOT,TR_SF_RACING_MODE,TR_SF_DISABLE_TOUCH,TR_SF_SET_SCREEN TR_SF_TEST +#define TR_VFSWFUNC TR_SF_SAFETY,"Lärare","Spara trimmar","Återställ","Sätt ",TR_ADJUST_GVAR,"Volym","Sätt failsafe","Räckviddstest","Bind modul",TR_SOUND,TR_PLAY_TRACK,TR_PLAY_VALUE, TR_SF_RESERVE,TR_SF_PLAY_SCRIPT,TR_SF_RESERVE,TR_SF_BG_MUSIC,TR_VVARIO,TR_HAPTIC,TR_SDCLOGS,"Belysning",TR_SF_SCREENSHOT,TR_SF_RACING_MODE,TR_SF_DISABLE_TOUCH,TR_SF_SET_SCREEN TR_SF_TEST #define TR_FSW_RESET_TELEM TR("Telm","Telemetri") @@ -208,7 +209,7 @@ #define LENGTH_UNIT_METR "m" #define SPEED_UNIT_METR "kmh" -#define TR_VUNITSSYSTEM TR("Metr.","Metriska"),TR("Brit.","Brittiska") +#define TR_VUNITSSYSTEM "Metriska",TR("Britt.","Brittiska") #define TR_VTELEMUNIT "-","V","A","mA","kts","m/s","f/s","kmh","mph","m","ft","°C","°F","%","mAh","W","mW","dB","rpm","g","°","rad","ml","fOz","mlm","Hz","ms","us","km","dBm" #define STR_V (STR_VTELEMUNIT[1]) @@ -444,8 +445,8 @@ #define TR_MEMORYWARNING "Lite minne" #define TR_ALARMWARNING "Ljud av" #define TR_RSSI_SHUTDOWN_ALARM TR("RSSI avstängn.", "Kolla RSSI vid avstängning") -#define TR_MODEL_STILL_POWERED TR("Modell på","Modell fortfarande på") -#define TR_USB_STILL_CONNECTED "USB fortfarande ansluten" +#define TR_MODEL_STILL_POWERED TR("Modell på","Modellen är på") +#define TR_USB_STILL_CONNECTED "USB är ansluten" #define TR_MODEL_SHUTDOWN "Stänga av?" #define TR_PRESS_ENTER_TO_CONFIRM "Tryck [ENTER] för att bekräfta" #define TR_THROTTLE_LABEL "Gas" @@ -462,6 +463,7 @@ #define TR_BLOFFBRIGHTNESS INDENT "Ljusstyrka av" #define TR_KEYS_BACKLIGHT "Tangentbelysning" #define TR_SPLASHSCREEN "Startbild" +#define TR_PLAY_HELLO "Startljud" #define TR_PWR_ON_DELAY "Fördröj start" #define TR_PWR_OFF_DELAY "Fördröj avslut" #define TR_BLCOLOR "Färg" @@ -631,7 +633,7 @@ #define TR_MULTI_MAX_THROW TR("Max. utslag", "Aktivera max. utslag") #define TR_MULTI_RFCHAN TR("RF kanal", "Välj RF kanal") #define TR_FLYSKY_TELEMETRY TR("FlySky RSSI #", "Använd FlySky RSSI-värde utan skalning") -#define TR_GPS_COORDS_FORMAT TR("GPS-koord.sys", "GPS-koordinatsystem") +#define TR_GPS_COORDS_FORMAT TR("GPS-koord.", "GPS-koordinater") #define TR_VARIO TR("Vario", "Variometer") #define TR_PITCH_AT_ZERO "Ton vid noll" #define TR_PITCH_AT_MAX "Ton vid max" @@ -763,7 +765,7 @@ #define TR_ASSIGN_BITMAP "Tilldela ikon" #define TR_ASSIGN_SPLASH "Startbild" #define TR_EXECUTE_FILE "Kör" -#define TR_REMOVED " raderad" +#define TR_REMOVED " borttagen" #define TR_SD_INFO "Information" #define TR_NA "N/A" #define TR_HARDWARE "HÅRDVARA" @@ -904,8 +906,8 @@ #define TR_RESET_TELEMETRY "Återställ telemetri" #define TR_STATISTICS "Statistik" #define TR_ABOUT_US "Om EdgeTX" -#define TR_USB_JOYSTICK "USB Joystick (HID)" -#define TR_USB_MASS_STORAGE "USB Lagring (SD)" +#define TR_USB_JOYSTICK "USB-joystick (HID)" +#define TR_USB_MASS_STORAGE "USB-lagring (SD)" #define TR_USB_SERIAL "USB Seriell (Debug)" #define TR_SETUP_SCREENS "Setupskärmar" #define TR_MONITOR_SCREENS "Monitorer" @@ -934,7 +936,7 @@ #define TR_BIND "Binder" #define TR_REGISTER TR("Reg", "Registrera") #define TR_MODULE_RANGE BUTTON(TR("Tst", "Testa")) -#define TR_RANGE_TEST "Test av radiolänkkvalitet (begränsad signalstyrka)" +#define TR_RANGE_TEST "Test av radiolänkkvalitet (begränsad signalstyrka)" #define TR_RECEIVER_OPTIONS TR("RX ALTERNATIV", "MOTTAGARALTERNATIV") #define TR_RESET_BTN TR(BUTTON("Nolla"), BUTTON("Återställ")) #define TR_DEBUG "Debug" @@ -966,7 +968,7 @@ #define TR_TELEMETRY_NEWSENSOR INDENT "Lägg till..." #define TR_CHANNELRANGE TR(INDENT "Kanalomr.", INDENT "Kanalområde") #define TR_RXFREQUENCY TR("Rx frekv.", "Rx frekvens") -#define TR_AFHDS3_RX_FREQ TR("Rx frekv", "Rx frekvens") +#define TR_AFHDS3_RX_FREQ TR("Rx frekv.", "Rx frekvens") #define TR_AFHDS3_ONE_TO_ONE_TELEMETRY TR("Unicast/Tel.", "Unicast/Telemetry") #define TR_AFHDS3_ONE_TO_MANY "Multicast" #define TR_AFHDS3_ACTUAL_POWER TR("Act. pow", "Actual power") @@ -1070,6 +1072,7 @@ #define TR_TIMER_SOURCE "Timerkälla" #define TR_SIZE "Storlek" #define TR_SHADOW "Skugga" + #define TR_ALIGNMENT "Justering" #define TR_ALIGN_LABEL "Justera etikett" #define TR_ALIGN_VALUE "Justera värde" #define TR_ALIGN_OPTS { "Vänster", "Mitten", "Höger" } @@ -1171,7 +1174,7 @@ #define TR_FORMULA "Formel" #define TR_CELLINDEX "Cellindex" #define TR_LOGS "Logga" -#define TR_OPTIONS "Options" +#define TR_OPTIONS "Alternativ" #define TR_FIRMWARE_OPTIONS "Firmwarefunktioner" #define TR_ALTSENSOR "Höjdsensor" @@ -1185,11 +1188,11 @@ #define TR_INVERTED_SERIAL INDENT "Inverterad" #define TR_IGNORE_INSTANCE TR(INDENT "Ej inst.", INDENT "Ignorera instansfel") -#define TR_SHOW_INSTANCE_ID "Show instance ID" +#define TR_SHOW_INSTANCE_ID "Visa instans-ID" #define TR_DISCOVER_SENSORS "Sök nya" #define TR_STOP_DISCOVER_SENSORS "Avbryt sökning" -#define TR_DELETE_ALL_SENSORS "Ta bort alla sensorer" -#define TR_CONFIRMDELETE "Ta bort alla?" +#define TR_DELETE_ALL_SENSORS "Radera alla sensorer" +#define TR_CONFIRMDELETE "Radera alla?" #define TR_SELECT_WIDGET "Välj widget" #define TR_REMOVE_WIDGET "Ta bort widget" #define TR_WIDGET_SETTINGS "Widgetinställningar" @@ -1320,12 +1323,12 @@ #define TR_VUSBJOYSTICK_CIRC_COUTOUT "Ingen","X-Y, Z-rX","X-Y, rX-rY" #define TR_USBJOYSTICK_APPLY_CHANGES "Tillämpa ändringar" -#define TR_DIGITAL_SERVO "Servo333HZ" -#define TR_ANALOG_SERVO "Servo 50HZ" -#define TR_SIGNAL_OUTPUT "Signal output" -#define TR_SERIAL_BUS "Serial bus" -#define TR_SYNC "Sync" +#define TR_DIGITAL_SERVO "Servo333Hz" +#define TR_ANALOG_SERVO "Servo 50Hz" +#define TR_SIGNAL_OUTPUT "Utsignal" +#define TR_SERIAL_BUS "Seriell buss" +#define TR_SYNC "Synk" -#define TR_VIEW_OPTIONS "Enabled Features" -#define TR_RADIO_MENU_TABS "Radio Menu Tabs" -#define TR_MODEL_MENU_TABS "Model Menu Tabs" +#define TR_ENABLED_FEATURES "Aktiverade funktioner" +#define TR_RADIO_MENU_TABS "Radiomenyflikar" +#define TR_MODEL_MENU_TABS "Modellmenyflikar" diff --git a/radio/src/translations/tw.h b/radio/src/translations/tw.h index 0e4a44c4cc7..60560dca327 100644 --- a/radio/src/translations/tw.h +++ b/radio/src/translations/tw.h @@ -490,18 +490,18 @@ #define TR_HEARTBEAT_LABEL "Heartbeat" #define TR_LUA_SCRIPTS_LABEL "Lua scripts" #define TR_FREE_MEM_LABEL "Free mem" -#define TR_DURATION_MS TR("[D]","Duration(ms): ") -#define TR_INTERVAL_MS TR("[I]","Interval(ms): ") -#define TR_MEM_USED_SCRIPT "Script(B): " -#define TR_MEM_USED_WIDGET "Widget(B): " -#define TR_MEM_USED_EXTRA "Extra(B): " -#define TR_STACK_MIX "Mix: " -#define TR_STACK_AUDIO "Audio: " -#define TR_GPS_FIX_YES "Fix: Yes" -#define TR_GPS_FIX_NO "Fix: No" -#define TR_GPS_SATS "Sats: " +#define TR_DURATION_MS TR("[D]","持續時間(ms): ") +#define TR_INTERVAL_MS TR("[I]","間隔時間(ms): ") +#define TR_MEM_USED_SCRIPT "腳本(B): " +#define TR_MEM_USED_WIDGET "小部件(B): " +#define TR_MEM_USED_EXTRA "附加(B): " +#define TR_STACK_MIX "混控: " +#define TR_STACK_AUDIO "音頻: " +#define TR_GPS_FIX_YES "修正: 是" +#define TR_GPS_FIX_NO "修正: 否" +#define TR_GPS_SATS "衛星: " #define TR_GPS_HDOP "Hdop: " -#define TR_STACK_MENU "Menu: " +#define TR_STACK_MENU "選單: " #define TR_TIMER_LABEL "Timer" #define TR_THROTTLE_PERCENT_LABEL "Throttle %" #define TR_BATT_LABEL "Battery" @@ -1150,7 +1150,7 @@ #define TR_TELEMETRYFULL TR("項目已滿!", "回傳項目已滿!") #define TR_INVERTED_SERIAL INDENT "反向" #define TR_IGNORE_INSTANCE TR(INDENT "忽略ID", INDENT "忽略ID鑑別") -#define TR_SHOW_INSTANCE_ID "Show instance ID" +#define TR_SHOW_INSTANCE_ID "顯示實例ID" #define TR_DISCOVER_SENSORS "掃描新的回傳項目" #define TR_STOP_DISCOVER_SENSORS "停止掃描" #define TR_DELETE_ALL_SENSORS "刪除所有回傳項目" @@ -1253,31 +1253,31 @@ #define TR_VOICE_JAPANESE "日文" #define TR_VOICE_HEBREW "希伯來語" -#define TR_USBJOYSTICK_LABEL "USB Joystick" -#define TR_USBJOYSTICK_EXTMODE "Mode" -#define TR_VUSBJOYSTICK_EXTMODE "Classic","Advanced" -#define TR_USBJOYSTICK_SETTINGS "Channel Settings" -#define TR_USBJOYSTICK_IF_MODE TR("If. mode","Interface mode") -#define TR_VUSBJOYSTICK_IF_MODE "Joystick","Gamepad","MultiAxis" -#define TR_USBJOYSTICK_CH_MODE "Mode" -#define TR_VUSBJOYSTICK_CH_MODE "None","Btn","Axis","Sim" +#define TR_USBJOYSTICK_LABEL "USB 遊戲柄" +#define TR_USBJOYSTICK_EXTMODE "模式" +#define TR_VUSBJOYSTICK_EXTMODE "常規","高級" +#define TR_USBJOYSTICK_SETTINGS "通道設置" +#define TR_USBJOYSTICK_IF_MODE TR("接口模式","接口模式") +#define TR_VUSBJOYSTICK_IF_MODE "操縱桿","遊戲手柄","多軸搖桿" +#define TR_USBJOYSTICK_CH_MODE "通道模式" +#define TR_VUSBJOYSTICK_CH_MODE "禁用","按鈕","軸","模擬" #define TR_VUSBJOYSTICK_CH_MODE_S "-","B","A","S" -#define TR_USBJOYSTICK_CH_BTNMODE "Button Mode" -#define TR_VUSBJOYSTICK_CH_BTNMODE "Normal","Pulse","SWEmu","Delta","Companion" -#define TR_VUSBJOYSTICK_CH_BTNMODE_S TR("Norm","Normal"),TR("Puls","Pulse"),TR("SWEm","SWEmul"),TR("Delt","Delta"),TR("CPN","Companion") -#define TR_USBJOYSTICK_CH_SWPOS "Positions" -#define TR_VUSBJOYSTICK_CH_SWPOS "Push","2POS","3POS","4POS","5POS","6POS","7POS","8POS" -#define TR_USBJOYSTICK_CH_AXIS "Axis" -#define TR_VUSBJOYSTICK_CH_AXIS "X","Y","Z","rotX","rotY","rotZ","Slider","Dial","Wheel" -#define TR_USBJOYSTICK_CH_SIM "Sim axis" -#define TR_VUSBJOYSTICK_CH_SIM "Ail","Ele","Rud","Thr" -#define TR_USBJOYSTICK_CH_INVERSION "Inversion" -#define TR_USBJOYSTICK_CH_BTNNUM "Button no." -#define TR_USBJOYSTICK_BTN_COLLISION "!Button no. collision!" -#define TR_USBJOYSTICK_AXIS_COLLISION "!Axis collision!" -#define TR_USBJOYSTICK_CIRC_COUTOUT TR("Circ. cut", "Circular cutout") -#define TR_VUSBJOYSTICK_CIRC_COUTOUT "None","X-Y, Z-rX","X-Y, rX-rY" -#define TR_USBJOYSTICK_APPLY_CHANGES "Apply changes" +#define TR_USBJOYSTICK_CH_BTNMODE "按鈕模式" +#define TR_VUSBJOYSTICK_CH_BTNMODE "普通","脈衝","開關","雙聯","多聯" +#define TR_VUSBJOYSTICK_CH_BTNMODE_S TR("普通","普通"),TR("脈衝","脈衝"),TR("開關","開關"),TR("雙聯","雙聯"),TR("多聯","多聯") +#define TR_USBJOYSTICK_CH_SWPOS "位置" +#define TR_VUSBJOYSTICK_CH_SWPOS "單按","2聯","3聯","4聯","5聯","6聯","7聯","8聯" +#define TR_USBJOYSTICK_CH_AXIS "轴" +#define TR_VUSBJOYSTICK_CH_AXIS "X","Y","Z","旋轉X","旋轉Y","旋轉Z","推桿","撥輪","方向盤" +#define TR_USBJOYSTICK_CH_SIM "模擬軸" +#define TR_VUSBJOYSTICK_CH_SIM "橫滾Ail","俯仰Ele","方向Rud","油門Thr" +#define TR_USBJOYSTICK_CH_INVERSION "反轉" +#define TR_USBJOYSTICK_CH_BTNNUM "按鈕編號." +#define TR_USBJOYSTICK_BTN_COLLISION "!按鈕編號衝突!" +#define TR_USBJOYSTICK_AXIS_COLLISION "!軸衝突!" +#define TR_USBJOYSTICK_CIRC_COUTOUT TR("圓口行程", "圓口行程") +#define TR_VUSBJOYSTICK_CIRC_COUTOUT "禁用","X-Y, Z-旋轉X","X-Y, 旋轉X-旋轉Y" +#define TR_USBJOYSTICK_APPLY_CHANGES "應用更改" #define TR_DIGITAL_SERVO "數字舵機333HZ" #define TR_ANALOG_SERVO "模擬舵機50HZ" @@ -1285,6 +1285,6 @@ #define TR_SERIAL_BUS "串行總線" #define TR_SYNC "同步" -#define TR_VIEW_OPTIONS "Enabled Features" -#define TR_RADIO_MENU_TABS "Radio Menu Tabs" -#define TR_MODEL_MENU_TABS "Model Menu Tabs" +#define TR_ENABLED_FEATURES "啟用的功能" +#define TR_RADIO_MENU_TABS "系統功能選項卡" +#define TR_MODEL_MENU_TABS "模型功能選項卡"