{
"translation_version": {
"message": "0"
},
"windowTitle": {
"message": "Betaflight Configurator",
"description": "Title of the application window, usually not translated"
},
"warningTitle": {
"message": "Warning"
},
"noticeTitle": {
"message": "Notice"
},
"options_title": {
"message": "Application Options"
},
"connect": {
"message": "Connect"
},
"connecting": {
"message": "Connecting"
},
"disconnect": {
"message": "Disconnect"
},
"portsSelectManual": {
"message": "Manual Selection"
},
"portOverrideText": {
"message": "Port:"
},
"autoConnect": {
"message": "Auto-Connect"
},
"close": {
"message": "Close"
},
"autoConnectEnabled": {
"message": "Auto-Connect: Enabled - Configurator automatically tries to connect when new port is detected"
},
"autoConnectDisabled": {
"message": "Auto-Connect: Disabled - User needs to select the correct serial port and click \"Connect\" button on its own"
},
"expertMode": {
"message": "Enable Expert Mode"
},
"permanentExpertMode": {
"message": "Permanently enable Expert Mode"
},
"userLanguageSelect": {
"message": "Language (need to restart the application for the changes to take effect)"
},
"language_default": {
"message": "Default"
},
"language_ca": {
"message": "Catal\u00e0 (ca)"
},
"language_de": {
"message": "Deutsch (de)"
},
"language_en": {
"message": "English (en)"
},
"language_es": {
"message": "Espa\u00f1ol (es)"
},
"language_fr": {
"message": "Fran\u00e7ais (fr)"
},
"language_ko": {
"message": "\ud55c\uad6d\uc5b4 (ko)"
},
"language_zh_CN": {
"message": "\u7b80\u4f53\u4e2d\u6587 (zh_CN)"
},
"sensorStatusGyro": {
"message": "Gyroscope"
},
"sensorStatusAccel": {
"message": "Accelerometer"
},
"sensorStatusMag": {
"message": "Magnetometer"
},
"sensorStatusBaro": {
"message": "Barometer"
},
"sensorStatusGPS": {
"message": "GPS"
},
"sensorStatusSonar": {
"message": "Sonar / Range finder"
},
"checkForConfiguratorUnstableVersions": {
"message": "Show update notifications for unstable versions of the configurator"
},
"configuratorUpdateNotice": {
"message": "You are using an outdated version of the Betaflight Configurator.
Version $1 is available online, please visit the release page to download and install the latest version with fixes and improvements.
Please close the configurator window before updating."
},
"configuratorUpdateWebsite": {
"message": "Go to Release Website"
},
"deviceRebooting": {
"message": "Device - "
},
"deviceReady": {
"message": "Device - "
},
"backupFileIncompatible": {
"message": "Backup file provided was generated for previous version of the configurator and is incompatible with this version of configurator. Sorry"
},
"backupFileUnmigratable": {
"message": "Backup file provided was generated by a previous version of the configurator and is not migratable. Sorry."
},
"configMigrationFrom": {
"message": "Migrating configuration file generated by configurator: $1"
},
"configMigratedTo": {
"message": "Migrated configuration to configurator: $1"
},
"configMigrationSuccessful": {
"message": "Configuration migration complete, migrations applied: $1"
},
"tabFirmwareFlasher": {
"message": "Firmware Flasher"
},
"tabLanding": {
"message": "Welcome"
},
"tabHelp": {
"message": "Documentation & Support"
},
"tabSetup": {
"message": "Setup"
},
"tabSetupOSD": {
"message": "OSD Setup"
},
"tabConfiguration": {
"message": "Configuration"
},
"tabPorts": {
"message": "Ports"
},
"tabPidTuning": {
"message": "PID Tuning"
},
"tabReceiver": {
"message": "Receiver"
},
"tabModeSelection": {
"message": "Mode Selection"
},
"tabServos": {
"message": "Servos"
},
"tabFailsafe": {
"message": "Failsafe"
},
"tabTransponder": {
"message": "Race Transponder"
},
"tabOsd": {
"message": "OSD"
},
"tabPower": {
"message": "Power & Battery"
},
"tabGPS": {
"message": "GPS"
},
"tabMotorTesting": {
"message": "Motors"
},
"tabLedStrip": {
"message": "LED Strip"
},
"tabRawSensorData": {
"message": "Sensors"
},
"tabCLI": {
"message": "CLI"
},
"tabLogging": {
"message": "Tethered Logging"
},
"tabOnboardLogging": {
"message": "Blackbox"
},
"tabAdjustments": {
"message": "Adjustments"
},
"tabAuxiliary": {
"message": "Modes"
},
"logActionHide": {
"message": "Hide Log"
},
"logActionShow": {
"message": "Show Log"
},
"serialPortOpened": {
"message": "Serial port opened with ID: $1"
},
"serialPortOpenFail": {
"message": " to open serial port"
},
"serialPortClosedOk": {
"message": "Serial port closed"
},
"serialPortClosedFail": {
"message": " to close serial port"
},
"serialUnrecoverable" : {
"message": "Unrecoverable of serial connection, disconnecting..."
},
"usbDeviceOpened": {
"message": "USB device opened with ID: $1"
},
"usbDeviceOpenFail": {
"message": " to open USB device!"
},
"usbDeviceClosed": {
"message": "USB device closed"
},
"usbDeviceCloseFail": {
"message": " to close USB device"
},
"usbDeviceUdevNotice": {
"message": "Are udev rules installed correctly? See docs for instructions"
},
"stm32UsbDfuNotFound": {
"message": "USB DFU not found"
},
"stm32TimedOut": {
"message": "STM32 - timed out, programming: FAILED"
},
"stm32WrongResponse": {
"message": "STM32 Communication failed, wrong response, expected: $1 (0x$2) received: $3 (0x$4)"
},
"stm32ContactingBootloader": {
"message": "Contacting bootloader ..."
},
"stm32ContactingBootloaderFailed": {
"message": "Communication with bootloader failed"
},
"stm32ResponseBootloaderFailed": {
"message": "No response from the bootloader, programming: FAILED"
},
"stm32GlobalEraseExtended": {
"message": "Executing global chip erase (via extended erase) ..."
},
"stm32LocalEraseExtended": {
"message": "Executing local erase (via extended erase) ..."
},
"stm32GlobalErase": {
"message": "Executing global chip erase ..."
},
"stm32LocalErase": {
"message": "Executing local erase ..."
},
"stm32Erase": {
"message": "Erasing ..."
},
"stm32Flashing": {
"message": "Flashing ..."
},
"stm32Verifying": {
"message": "Verifying ..."
},
"stm32ProgrammingSuccessful": {
"message": "Programming: SUCCESSFUL"
},
"stm32ProgrammingFailed": {
"message": "Programming: FAILED"
},
"stm32AddressLoadFailed": {
"message": "Address load for option bytes sector failed. Very likely due to read protection."
},
"stm32AddressLoadSuccess": {
"message": "Address load for option bytes sector succeeded."
},
"stm32AddressLoadUnknown": {
"message": "Address load for option bytes sector failed with unknown error. Aborting."
},
"stm32NotReadProtected": {
"message": "Read protection not active"
},
"stm32ReadProtected": {
"message": "Board seems read protected. Unprotecting. Do not disconnect/unplug!"
},
"stm32UnprotectSuccessful": {
"message": "Unprotect successful."
},
"stm32UnprotectUnplug": {
"message": "ACTION REQUIRED: Unplug and re-connect flight controller in DFU mode to try flashing again!"
},
"stm32UnprotectFailed": {
"message": "Failed to unprotect board"
},
"stm32UnprotectInitFailed": {
"message": "Failed to initiate unprotect routine"
},
"noConfigurationReceived": {
"message": "No configuration received within , communication "
},
"firmwareVersionNotSupported": {
"message": "This firmware version is . Please upgrade to firmware that supports api version $1 or higher. Use CLI for backup before flashing. CLI backup/restore procedure is in the documention.
Alternatively download and use an old version of the configurator if you are not ready to upgrade."
},
"firmwareTypeNotSupported": {
"message": "Non - Cleanflight/Betaflight firmware is , except for CLI mode."
},
"firmwareUpgradeRequired": {
"message": "The firmware on this device needs upgrading to a newer version. Use CLI for backup before flashing. CLI backup/restore procedure is in the documention.
Alternatively download and use an old version of the configurator if you are not ready to upgrade."
},
"infoVersions": {
"message" : "Running - OS: $1, Chrome: $2, Configurator: $3"
},
"releaseCheckLoaded": {
"message" : "Loaded release information for $1 from GitHub."
},
"releaseCheckFailed": {
"message" : "GitHub query for $1 releases failed, using cached information. Reason: $2
"
},
"releaseCheckCached": {
"message" : "Using cached release information for $1 releases."
},
"releaseCheckNoInfo": {
"message" : "No release information available for $1."
},
"tabSwitchConnectionRequired": {
"message": "You need to connect before you can view any of the tabs."
},
"tabSwitchWaitForOperation": {
"message": "You do this right now, please wait for current operation to finish ..."
},
"tabSwitchUpgradeRequired": {
"message": "You need to upgrade your firmware to the latest version of Betaflight before you can use the $1 tab."
},
"firmwareVersion": {
"message": "Firmware Version: $1"
},
"apiVersionReceived": {
"message": "MultiWii API version: $1"
},
"uniqueDeviceIdReceived": {
"message": "Unique device ID: 0x$1"
},
"craftNameReceived": {
"message": "Craft name: $1"
},
"armingDisabled": {
"message": "Arming Disabled"
},
"armingEnabled": {
"message": "Arming Enabled"
},
"runawayTakeoffPreventionDisabled": {
"message": "Runaway Takeoff Prevention temporarily Disabled"
},
"runawayTakeoffPreventionEnabled": {
"message": "Runaway Takeoff Prevention Enabled"
},
"boardInfoReceived": {
"message": "Board: $1, version: $2"
},
"buildInfoReceived": {
"message": "Running firmware released on: $1"
},
"fcInfoReceived": {
"message": "Flight controller info, identifier: $1, version: $2"
},
"versionLabelTarget": {
"message": "Target"
},
"versionLabelFirmware": {
"message": "Firmware"
},
"versionLabelConfigurator": {
"message": "Configurator"
},
"notifications_app_just_updated_to_version": {
"message": "Application just updated to version: $1"
},
"notifications_click_here_to_start_app": {
"message": "Click here to start the application"
},
"statusbar_port_utilization": {
"message": "Port utilization:"
},
"statusbar_usage_download": {
"message": "D: $1%"
},
"statusbar_usage_upload": {
"message": "U: $1%"
},
"statusbar_packet_error": {
"message": "Packet error:"
},
"statusbar_i2c_error": {
"message": "I2C error:"
},
"statusbar_cycle_time": {
"message": "Cycle Time:"
},
"statusbar_cpu_load": {
"message": "CPU Load: $1%"
},
"dfu_connect_message": {
"message": "Please use the Firmware Flasher to access DFU devices"
},
"dfu_erased_kilobytes": {
"message": "Erased $1 kB of flash "
},
"dfu_device_flash_info": {
"message": "Detected device with total flash size $1 kiB"
},
"dfu_error_image_size": {
"message": " : Supplied image is larger then flash available on the chip! Image: $1 kiB, limit = $2 kiB"
},
"eeprom_saved_ok": {
"message": "EEPROM "
},
"defaultWelcomeIntro": {
"message": "Welcome to Betaflight - Configurator, a utility designed to simplify updating, configuring and tuning of your flight controller."
},
"defaultWelcomeHead": {
"message": "Hardware"
},
"defaultWelcomeText": {
"message": "The application supports all hardware that can run Betaflight. Check flash tab for full list of hardware.
Download Betaflight Blackbox
The firmware source code can be downloaded from here
The newest binary firmware image is available here
Latest CP210x Drivers can be downloaded from here
Latest STM USB VCP Drivers can be downloaded from here
Latest Zadig for Windows USB driver installation can be downloaded from here
"
},
"defaultContributingHead": {
"message": "Contributing"
},
"defaultContributingText": {
"message": "If you would like to help make Betaflight even better you can help in many ways, including: