mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-23 16:25:22 +03:00
Update translations (#4369)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
This commit is contained in:
parent
49a61baa4c
commit
2738b0cfda
18 changed files with 149 additions and 51 deletions
|
@ -755,7 +755,7 @@
|
|||
"message": "Calibrant..."
|
||||
},
|
||||
"initialSetupButtonReset": {
|
||||
"message": "Resetejar Ajustos"
|
||||
"message": "Esborrar ajustos"
|
||||
},
|
||||
"initialSetupResetText": {
|
||||
"message": "Restableix el controlador de vol a un <strong>estat sense configurar<\/strong>"
|
||||
|
|
|
@ -29,14 +29,14 @@
|
|||
"message": "Bemærk"
|
||||
},
|
||||
"dontShowAgain": {
|
||||
"message": "Skjul"
|
||||
"message": "Vis ikke igen"
|
||||
},
|
||||
"pwaOnNeedRefreshTitle": {
|
||||
"message": "Applikationen har fundet obligatorisk opdatering",
|
||||
"message": "Applikationen kræver opdatering",
|
||||
"description": "Title of the window that appears when the app needs to be refreshed to get the latest changes"
|
||||
},
|
||||
"pwaOnNeedRefreshText": {
|
||||
"message": "Du skal opdatere siden for at få de seneste ændringer. Genopfriskning vil genindlæse siden, og du vil miste alle ikke-gemte ændringer og vil afbryde iganværende operation.<br><br>Vil du opdatere nu? Du kan også afvise og opdatere manuelt senere.",
|
||||
"message": "Opdatér siden for at få de seneste ændringer. Genopfriskning vil genindlæse siden, og man mister alle ikke-gemte ændringer og iganværende operationer afbrydes.<br><br>Ønsker du at opdatere nu? Du kan også afvise beskeden og opdatere manuelt senere.",
|
||||
"description": "Text of the window that appears when the app needs to be refreshed to get the latest changes"
|
||||
},
|
||||
"pwaOnOffilenReadyTitle": {
|
||||
|
@ -317,7 +317,7 @@
|
|||
"message": "GPS"
|
||||
},
|
||||
"tabMotorTesting": {
|
||||
"message": "Motorer"
|
||||
"message": "Motor styring"
|
||||
},
|
||||
"tabLedStrip": {
|
||||
"message": "LED-strimmel"
|
||||
|
@ -489,7 +489,7 @@
|
|||
"message": "Anvend tilpassede standarder"
|
||||
},
|
||||
"reportProblemsDialogHeader": {
|
||||
"message": "Følgende <strong>problemer med din konfiguration<\/strong> blev opdaget:"
|
||||
"message": "Følgende <strong>problemer med din konfiguration<\/strong> blev registeret:"
|
||||
},
|
||||
"reportProblemsDialogFooter": {
|
||||
"message": "<span class=\"message-negative\"><strong>Du skal løse problemer med disse indstillinger, før du forsøger at flyve med dit fartøj<\/span><\/strong>."
|
||||
|
@ -921,7 +921,7 @@
|
|||
"message": "Liste over flag som angiver, hvorfor indkobling pt. ikke er tilladt. Før markøren over flaget, eller se Wiki'en (siden 'Indkoblingssekvens og Sikkerhed'), for mere info."
|
||||
},
|
||||
"initialSetupArmingDisableFlagsTooltipNO_GYRO": {
|
||||
"message": "En gyro blev ikke fundet",
|
||||
"message": "En gyro blev ikke registreret",
|
||||
"description": "Message that pops up to describe the NO_GYRO arming disable flag"
|
||||
},
|
||||
"initialSetupArmingDisableFlagsTooltipFAILSAFE": {
|
||||
|
@ -945,7 +945,7 @@
|
|||
"description": "Message that pops up to describe the RUNAWAY_TAKEOFF arming disable flag"
|
||||
},
|
||||
"initialSetupArmingDisableFlagsTooltipCRASH_DETECTED": {
|
||||
"message": "Nedstyrtet drone er aktiv",
|
||||
"message": "Nedstyrtet drone tilstand er aktiv",
|
||||
"description": "Message that pops up to describe the CRASH_DETECTED arming disable flag"
|
||||
},
|
||||
"initialSetupArmingDisableFlagsTooltipCALIBRATING": {
|
||||
|
@ -1036,8 +1036,12 @@
|
|||
"message": "Crash Flip Switch er aktiv",
|
||||
"description": "Message that pops to describe the CRASHFLIP arming disable flag"
|
||||
},
|
||||
"initialSetupArmingDisableFlagsTooltipPOSHOLD": {
|
||||
"initialSetupArmingDisableFlagsTooltipALTHOLD": {
|
||||
"message": "Fast Højde er aktiv",
|
||||
"description": "Message that pops up to describe the ALTHOLD arming disable flag"
|
||||
},
|
||||
"initialSetupArmingDisableFlagsTooltipPOSHOLD": {
|
||||
"message": "Fast Position er aktiv",
|
||||
"description": "Message that pops up to describe the POSHOLD arming disable flag"
|
||||
},
|
||||
"initialSetupArmingDisableFlagsTooltipARM_SWITCH": {
|
||||
|
@ -2416,6 +2420,10 @@
|
|||
"message": "AirMode tilstand giver mulighed for at opretholde fartøjets stabilitet ved lav gas. Se venligst <a href=\"https:\/\/betaflight.com\/docs\/development\/modes#airmode\" target=\"_blank\" rel=\"noopener noreferrer\">AirMode<\/a> på Betaflight.com.",
|
||||
"description": "Help text to AIRMODE mode"
|
||||
},
|
||||
"auxiliaryHelpMode_ALTHOLD": {
|
||||
"message": "<a href=\"https:\/\/betaflight.com\/docs\/wiki\/guides\/current\/position-hold-v4-6#altitude-hold\" target=\"_blank\" rel=\"noopener noreferrer\">Hold højde<\/a> regulerer fartøjets højde vha. eksterne sensorer kombineret med Vinkeltilstand (Stabil tilstand).",
|
||||
"description": "Help text for ALTITUDE HOLD mode"
|
||||
},
|
||||
"auxiliaryHelpMode_BEEPER": {
|
||||
"message": "Aktiver bippen - nyttigt til at lokalisere en styrtet drone",
|
||||
"description": "Help text to BEEPER mode"
|
||||
|
@ -2441,7 +2449,7 @@
|
|||
"description": "Help text to BLACKBOX ERASE mode"
|
||||
},
|
||||
"auxiliaryHelpMode_BOXPREARM": {
|
||||
"message": "Aktiverer BOXPREARM tilstand",
|
||||
"message": "Aktiverer BOXPREARM tilstand ",
|
||||
"description": "Help text to BOXPREARM mode"
|
||||
},
|
||||
"auxiliaryHelpMode_CALIB": {
|
||||
|
@ -2681,7 +2689,7 @@
|
|||
"message": "Krængror P justering"
|
||||
},
|
||||
"adjustmentsFunction19": {
|
||||
"message": "Krængror I justering"
|
||||
"message": "Krænger I justering"
|
||||
},
|
||||
"adjustmentsFunction20": {
|
||||
"message": "Krængror D justering"
|
||||
|
@ -3694,7 +3702,7 @@
|
|||
"message": "Du har ikke <span class=\"message-negative\">skriverettigheder<\/span> til denne fil"
|
||||
},
|
||||
"firmwareFlasherFlashTrigger": {
|
||||
"message": "Detekteret: <strong>$1<\/strong> - starter brænding ved tilslutning"
|
||||
"message": "Registreret: <strong>$1<\/strong> - starter brænding ved tilslutning"
|
||||
},
|
||||
"firmwareFlasherVerifyBoard": {
|
||||
"message": "<h3>Firmware version passer ikke<\/h3><br \/>Den tilsluttede FC er <strong>{{verified_board}}<\/strong> mens du valgte <strong>{{selected_board}}<\/strong>.<br \/><br \/>Vil du fortsætte med at brænde image?",
|
||||
|
@ -3737,7 +3745,7 @@
|
|||
"message": "Brænd firmware"
|
||||
},
|
||||
"firmwareFlasherPreviousDevice": {
|
||||
"message": "Detekteret: <strong>$1<\/strong> - tidligere enhed flashes stadig, gentilslut og forsøg igen"
|
||||
"message": "Registreret: <strong>$1<\/strong> - tidligere enhed flashes stadig, gentilslut og forsøg igen"
|
||||
},
|
||||
"firmwareFlasherRemindBackupTitle": {
|
||||
"message": "Slet alle indstillinger",
|
||||
|
@ -4052,7 +4060,7 @@
|
|||
"message": "Højderor [E]"
|
||||
},
|
||||
"controlAxisYaw": {
|
||||
"message": "Sideror [R]"
|
||||
"message": "Side [R]"
|
||||
},
|
||||
"controlAxisThrottle": {
|
||||
"message": "Gas [T]"
|
||||
|
@ -6798,7 +6806,7 @@
|
|||
"description": "Message in the GUI log when the lua VTX Config file is saved"
|
||||
},
|
||||
"vtxSavedLuaFileKo": {
|
||||
"message": "<span class=\"message-negative\">Fejl<\/span> ved gemning af lua VTX konfigurations fil",
|
||||
"message": "<span class=\"message-negative\">Fejl<\/span> ved gemning af lua VTX konfigurations fil ",
|
||||
"description": "Message in the GUI log when the lua VTX Config file saving has failed"
|
||||
},
|
||||
"vtxLoadFileOk": {
|
||||
|
|
|
@ -742,9 +742,6 @@
|
|||
"initialSetupButtonCalibratingText": {
|
||||
"message": "Kalibriere..."
|
||||
},
|
||||
"initialSetupButtonReset": {
|
||||
"message": "Einstellungen zurücksetzen"
|
||||
},
|
||||
"initialSetupResetText": {
|
||||
"message": "Zurücksetzen des Flugcontrollers in einen <strong>unkonfigurierten Zustand.<\/strong>"
|
||||
},
|
||||
|
|
|
@ -747,7 +747,7 @@
|
|||
"message": "Calibrando..."
|
||||
},
|
||||
"initialSetupButtonReset": {
|
||||
"message": "Borrar Configuración"
|
||||
"message": "Borrar ajustes"
|
||||
},
|
||||
"initialSetupResetText": {
|
||||
"message": "Reinicia el controlador de vuelo a un <strong>estado sin configuración.<\/strong>"
|
||||
|
@ -2870,6 +2870,14 @@
|
|||
"gpsAltitude": {
|
||||
"message": "Altitud:"
|
||||
},
|
||||
"gpsLatitude": {
|
||||
"message": "Latitud:",
|
||||
"description": "Show GPS position - Latitude"
|
||||
},
|
||||
"gpsLongitude": {
|
||||
"message": "Longitud:",
|
||||
"description": "Show GPS position - Longitude"
|
||||
},
|
||||
"gpsHeading": {
|
||||
"message": "Rumbo IMU \/ GPS:",
|
||||
"description": "Show IMU \/ GPS heading - Attitude \/ GPS course over ground"
|
||||
|
|
|
@ -582,9 +582,6 @@
|
|||
"initialSetupButtonCalibratingText": {
|
||||
"message": "Kalibratzen..."
|
||||
},
|
||||
"initialSetupButtonReset": {
|
||||
"message": "Ezarpenak berrezarri"
|
||||
},
|
||||
"initialSetupButtonRebootBootloader": {
|
||||
"message": "Boot Loader \/ DFU aktibatu"
|
||||
},
|
||||
|
|
|
@ -666,9 +666,6 @@
|
|||
"initialSetupButtonCalibratingText": {
|
||||
"message": "Calibrage"
|
||||
},
|
||||
"initialSetupButtonReset": {
|
||||
"message": "Réinitialiser les réglages"
|
||||
},
|
||||
"initialSetupButtonBackup": {
|
||||
"message": "Sauvegarde JSON"
|
||||
},
|
||||
|
|
|
@ -685,9 +685,6 @@
|
|||
"initialSetupButtonCalibratingText": {
|
||||
"message": "Calibrando..."
|
||||
},
|
||||
"initialSetupButtonReset": {
|
||||
"message": "Reiniciar Axustes"
|
||||
},
|
||||
"initialSetupResetText": {
|
||||
"message": "Restablece o controlador de voo a un <strong>estado sen configurar<\/strong>"
|
||||
},
|
||||
|
|
|
@ -747,7 +747,7 @@
|
|||
"message": "Calibrazione..."
|
||||
},
|
||||
"initialSetupButtonReset": {
|
||||
"message": "Resetta Impostazioni"
|
||||
"message": "Cancella Impostazioni"
|
||||
},
|
||||
"initialSetupResetText": {
|
||||
"message": "Resetta il controllore di volo a uno stato <strong>non configurato.<\/strong>"
|
||||
|
@ -2870,6 +2870,14 @@
|
|||
"gpsAltitude": {
|
||||
"message": "Altitudine:"
|
||||
},
|
||||
"gpsLatitude": {
|
||||
"message": "Latitudine:",
|
||||
"description": "Show GPS position - Latitude"
|
||||
},
|
||||
"gpsLongitude": {
|
||||
"message": "Longitudine:",
|
||||
"description": "Show GPS position - Longitude"
|
||||
},
|
||||
"gpsHeading": {
|
||||
"message": "Direzione IMU \/ GPS:",
|
||||
"description": "Show IMU \/ GPS heading - Attitude \/ GPS course over ground"
|
||||
|
|
|
@ -746,9 +746,6 @@
|
|||
"initialSetupButtonCalibratingText": {
|
||||
"message": "キャリブレーション中..."
|
||||
},
|
||||
"initialSetupButtonReset": {
|
||||
"message": "設定をリセット"
|
||||
},
|
||||
"initialSetupResetText": {
|
||||
"message": "フライトコントローラを<strong>未設定状態にリセット<\/strong>します。"
|
||||
},
|
||||
|
|
|
@ -158,6 +158,10 @@
|
|||
"message": "가상 연결 모드 활성화",
|
||||
"description": "Text for the option to enable or disable the virtual FC"
|
||||
},
|
||||
"useLegacyRenderingModel": {
|
||||
"message": "3D 모델(저성능 디바이스용)을 위한 레거시 렌더링 활성화",
|
||||
"description": "Text for the option to enable or disable legacy rendering of the 3D model"
|
||||
},
|
||||
"cordovaForceComputerUI": {
|
||||
"message": "폰 인터페이스 대신 컴퓨터 인터페이스 사용"
|
||||
},
|
||||
|
@ -747,7 +751,7 @@
|
|||
"message": "교정 중..."
|
||||
},
|
||||
"initialSetupButtonReset": {
|
||||
"message": "설정 초기화"
|
||||
"message": "설정값 지우기"
|
||||
},
|
||||
"initialSetupResetText": {
|
||||
"message": "비행 컨트롤러를 <strong>환경설정이 안 된 상태<\/strong>로 재설정합니다."
|
||||
|
@ -2870,6 +2874,14 @@
|
|||
"gpsAltitude": {
|
||||
"message": "고도:"
|
||||
},
|
||||
"gpsLatitude": {
|
||||
"message": "위도:",
|
||||
"description": "Show GPS position - Latitude"
|
||||
},
|
||||
"gpsLongitude": {
|
||||
"message": "경도:",
|
||||
"description": "Show GPS position - Longitude"
|
||||
},
|
||||
"gpsHeading": {
|
||||
"message": "IMU \/ GPS 머리방향:",
|
||||
"description": "Show IMU \/ GPS heading - Attitude \/ GPS course over ground"
|
||||
|
|
|
@ -617,9 +617,6 @@
|
|||
"initialSetupButtonCalibratingText": {
|
||||
"message": "Kalibreren..."
|
||||
},
|
||||
"initialSetupButtonReset": {
|
||||
"message": "Instellingen Resetten"
|
||||
},
|
||||
"initialSetupButtonRebootBootloader": {
|
||||
"message": "Zet Boot Loader \/ DFU aan"
|
||||
},
|
||||
|
|
|
@ -747,7 +747,7 @@
|
|||
"message": "Kalibracja..."
|
||||
},
|
||||
"initialSetupButtonReset": {
|
||||
"message": "Resetuj wszystkie ustawienia"
|
||||
"message": "Resetuj ustawienia"
|
||||
},
|
||||
"initialSetupResetText": {
|
||||
"message": "Nastąpi zresetowanie ustawień kontrolera lotu do <strong>stanu bez konfiguracji.<\/strong>"
|
||||
|
@ -2870,6 +2870,14 @@
|
|||
"gpsAltitude": {
|
||||
"message": "Wysokość:"
|
||||
},
|
||||
"gpsLatitude": {
|
||||
"message": "Szerokość:",
|
||||
"description": "Show GPS position - Latitude"
|
||||
},
|
||||
"gpsLongitude": {
|
||||
"message": "Długość:",
|
||||
"description": "Show GPS position - Longitude"
|
||||
},
|
||||
"gpsHeading": {
|
||||
"message": "Kierunek IMU \/ GPS:",
|
||||
"description": "Show IMU \/ GPS heading - Attitude \/ GPS course over ground"
|
||||
|
|
|
@ -747,7 +747,7 @@
|
|||
"message": "A calibrar..."
|
||||
},
|
||||
"initialSetupButtonReset": {
|
||||
"message": "Repor Definições"
|
||||
"message": "Apagar Definições"
|
||||
},
|
||||
"initialSetupResetText": {
|
||||
"message": "Redefina o controlador de voo para um estado <strong>não configurado.<\/strong>"
|
||||
|
@ -2870,6 +2870,14 @@
|
|||
"gpsAltitude": {
|
||||
"message": "Altitude:"
|
||||
},
|
||||
"gpsLatitude": {
|
||||
"message": "Latitude:",
|
||||
"description": "Show GPS position - Latitude"
|
||||
},
|
||||
"gpsLongitude": {
|
||||
"message": "Longitude:",
|
||||
"description": "Show GPS position - Longitude"
|
||||
},
|
||||
"gpsHeading": {
|
||||
"message": "Direção IMU \/ GPS:",
|
||||
"description": "Show IMU \/ GPS heading - Attitude \/ GPS course over ground"
|
||||
|
|
|
@ -733,9 +733,6 @@
|
|||
"initialSetupButtonCalibratingText": {
|
||||
"message": "Calibrando..."
|
||||
},
|
||||
"initialSetupButtonReset": {
|
||||
"message": "Redefinir configurações"
|
||||
},
|
||||
"initialSetupResetText": {
|
||||
"message": "Redefine o controlador de voo para um estado <strong>não configurado.<\/strong>"
|
||||
},
|
||||
|
|
|
@ -158,6 +158,10 @@
|
|||
"message": "Включить режим виртуального подключения",
|
||||
"description": "Text for the option to enable or disable the virtual FC"
|
||||
},
|
||||
"useLegacyRenderingModel": {
|
||||
"message": "Включить устаревший рендеринг для 3D-модели (для устройств с низкой производительностью)",
|
||||
"description": "Text for the option to enable or disable legacy rendering of the 3D model"
|
||||
},
|
||||
"cordovaForceComputerUI": {
|
||||
"message": "Использовать интерфейс компьютера вместо интерфейса телефона"
|
||||
},
|
||||
|
@ -743,7 +747,7 @@
|
|||
"message": "Калибровка..."
|
||||
},
|
||||
"initialSetupButtonReset": {
|
||||
"message": "Сбросить Настройки"
|
||||
"message": "Сбросить настройки"
|
||||
},
|
||||
"initialSetupResetText": {
|
||||
"message": "Выполните сброс контроллера в <strong>ненастроенное состояние.<\/strong>"
|
||||
|
@ -866,9 +870,16 @@
|
|||
"message": "Не включено в сборку",
|
||||
"description": "Message that pops up when hardware support is not included in build"
|
||||
},
|
||||
"initialSetupNotDetected": {
|
||||
"message": "Не обнаружено или отключено",
|
||||
"description": "Message that pops up when hardware is not detected or disabled"
|
||||
},
|
||||
"initialSetupRSSIValue": {
|
||||
"message": "$1 дБм"
|
||||
},
|
||||
"initialSetupMCU": {
|
||||
"message": "MCU:"
|
||||
},
|
||||
"initialSetupSensorHardware": {
|
||||
"message": "Сенсоры:"
|
||||
},
|
||||
|
@ -890,6 +901,9 @@
|
|||
"initialSetupSensorSonar": {
|
||||
"message": "Сонар:"
|
||||
},
|
||||
"initialSetupSensorOpticalflow": {
|
||||
"message": "Оптический поток:"
|
||||
},
|
||||
"initialSetupSensorRadar": {
|
||||
"message": "Радар:"
|
||||
},
|
||||
|
@ -1018,6 +1032,14 @@
|
|||
"message": "Активен режим Crash Flip",
|
||||
"description": "Message that pops to describe the CRASHFLIP arming disable flag"
|
||||
},
|
||||
"initialSetupArmingDisableFlagsTooltipALTHOLD": {
|
||||
"message": "Удерживание высоты включено",
|
||||
"description": "Message that pops up to describe the ALTHOLD arming disable flag"
|
||||
},
|
||||
"initialSetupArmingDisableFlagsTooltipPOSHOLD": {
|
||||
"message": "Удерживание позиции включено",
|
||||
"description": "Message that pops up to describe the POSHOLD arming disable flag"
|
||||
},
|
||||
"initialSetupArmingDisableFlagsTooltipARM_SWITCH": {
|
||||
"message": "Один из других флагов дизарм активен при арминге",
|
||||
"description": "Message that pops up to describe the ARM_SWITCH arming disable flag"
|
||||
|
@ -1165,6 +1187,9 @@
|
|||
"featureMOTOR_STOP": {
|
||||
"message": "Моторы не крутятся, если включён arming"
|
||||
},
|
||||
"featureMOTOR_STOPTip": {
|
||||
"message": "Эта функция отключена при включенном AIRMODE"
|
||||
},
|
||||
"featureSERVO_TILT": {
|
||||
"message": "Серво-подвес"
|
||||
},
|
||||
|
@ -1180,6 +1205,10 @@
|
|||
"featureGPS": {
|
||||
"message": "GPS для навигации и телеметрии"
|
||||
},
|
||||
"featureGPSTip": {
|
||||
"message": "Включить\/выключить GPS. Если GPS не может быть включен, проверьте, что порт GPS устройства назначен во вкладке Порты",
|
||||
"description": "Message that pops up to describe the GPS feature"
|
||||
},
|
||||
"featureSONAR": {
|
||||
"message": "Сонар"
|
||||
},
|
||||
|
@ -1304,6 +1333,27 @@
|
|||
"configurationOtherFeaturesHelp": {
|
||||
"message": "<strong>Примечание:<\/strong> Не все полётные контроллеры поддерживает все эти настройки. Если Вы включили специфические настройки и они отключились после нажатия \"Сохранить и Перезагрузить\", это означает, что полётный контроллер их не поддерживает."
|
||||
},
|
||||
"configurationMagDeclination": {
|
||||
"message": "Магнитное склонение"
|
||||
},
|
||||
"configurationMagDeclinationInput": {
|
||||
"message": "Склонение в градусах"
|
||||
},
|
||||
"configurationMagDeclinationHelp": {
|
||||
"message": "Магнитное склонение – это угол между магнитным северным и севером. Он отличается для каждого местоположения на земле. Вы можете найти отклонение для вашего местоположения в интернете"
|
||||
},
|
||||
"configurationRangefinderHelp": {
|
||||
"message": "Включить сонар для измерения расстояния до земли в см"
|
||||
},
|
||||
"configurationRangefinderType": {
|
||||
"message": "Тип"
|
||||
},
|
||||
"configurationOpticalflowHelp": {
|
||||
"message": "Включить датчик оптического потока"
|
||||
},
|
||||
"configurationBoardAlignment": {
|
||||
"message": "Выравнивание платы"
|
||||
},
|
||||
"configurationBoardAlignmentRoll": {
|
||||
"message": "Roll градусы"
|
||||
},
|
||||
|
@ -1313,6 +1363,18 @@
|
|||
"configurationBoardAlignmentYaw": {
|
||||
"message": "Yaw градусы"
|
||||
},
|
||||
"configurationGyroAlignment": {
|
||||
"message": "Калибровка гироскопа"
|
||||
},
|
||||
"configurationGyroAlignmentHelp": {
|
||||
"message": "Выравнивание гироскопа — ориентация датчика гироскопа на плате полётного контроллера. По умолчанию обычно задано верное значение, но если у вас кастомная сборка или полётный контроллер с другой ориентацией гироскопа, вам может потребоваться изменить этот параметр."
|
||||
},
|
||||
"configurationMagAlignment": {
|
||||
"message": "Калибровка магнитометра"
|
||||
},
|
||||
"configurationBoardAlignmentHelp": {
|
||||
"message": "Произвольный поворот платы в градусах, чтобы сделать возможным установить её боком, вверх ногами или повёрнутой и т. д. При использовании внешних датчиков используйте настройки выравнивания датчиков (гироскоп, акселерометр, магнитометр) для определения положения датчиков независимо от ориентации платы. "
|
||||
},
|
||||
"configurationSensorAlignmentGyro": {
|
||||
"message": "Положение Гиро."
|
||||
},
|
||||
|
@ -2577,6 +2639,9 @@
|
|||
"adjustmentsFunction30": {
|
||||
"message": "Выбор профиля LED"
|
||||
},
|
||||
"adjustmentsFunction31": {
|
||||
"message": "Настройка яркости LED"
|
||||
},
|
||||
"adjustmentsSave": {
|
||||
"message": "Сохранить"
|
||||
},
|
||||
|
@ -2724,6 +2789,14 @@
|
|||
"gpsAltitude": {
|
||||
"message": "Высота:"
|
||||
},
|
||||
"gpsLatitude": {
|
||||
"message": "Широта:",
|
||||
"description": "Show GPS position - Latitude"
|
||||
},
|
||||
"gpsLongitude": {
|
||||
"message": "Долгота:",
|
||||
"description": "Show GPS position - Longitude"
|
||||
},
|
||||
"gpsHeading": {
|
||||
"message": "Направление IMU \/ GPS:",
|
||||
"description": "Show IMU \/ GPS heading - Attitude \/ GPS course over ground"
|
||||
|
@ -4557,6 +4630,9 @@
|
|||
"failsafeGpsRescueInitialClimbHelp": {
|
||||
"message": "Высота, на которую поднимется квадрокоптер относительно текущей при активном режиме высоты - \"Текущая высота\". Это так же увеличивает высоту в режиме \"Максимальная высота\"."
|
||||
},
|
||||
"failsafeGpsRescueItemReturnAltitude": {
|
||||
"message": "Высота возврата (метры)"
|
||||
},
|
||||
"failsafeGpsRescueItemAscendRate": {
|
||||
"message": "Скорость подъёма (м\/сек)"
|
||||
},
|
||||
|
|
|
@ -742,9 +742,6 @@
|
|||
"initialSetupButtonCalibratingText": {
|
||||
"message": "Калібрування..."
|
||||
},
|
||||
"initialSetupButtonReset": {
|
||||
"message": "Скинути налаштування"
|
||||
},
|
||||
"initialSetupResetText": {
|
||||
"message": "Скинути польотний контролер до <strong>неналаштованого стану.<\/strong>"
|
||||
},
|
||||
|
|
|
@ -627,9 +627,6 @@
|
|||
"initialSetupButtonCalibratingText": {
|
||||
"message": "正在校准…"
|
||||
},
|
||||
"initialSetupButtonReset": {
|
||||
"message": "恢复默认设置"
|
||||
},
|
||||
"initialSetupButtonRebootBootloader": {
|
||||
"message": "激活启动引导程序\/DFU"
|
||||
},
|
||||
|
|
|
@ -564,9 +564,6 @@
|
|||
"initialSetupButtonCalibratingText": {
|
||||
"message": "正在校準…"
|
||||
},
|
||||
"initialSetupButtonReset": {
|
||||
"message": "恢復默認設置"
|
||||
},
|
||||
"initialSetupButtonRebootBootloader": {
|
||||
"message": "激活啟動引導程式\/DFU"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue