@@ -89,6 +89,8 @@ board_type-WEMOSD1MINI = Wemos D1 Mini
8989board_type-TTGO_TBASE = TTGO T-Base
9090board_type-ESP01 = ESP-01
9191board_type-SLIMEVR = SlimeVR
92+ board_type-SLIMEVR_DEV = SlimeVR Dev Board
93+ board_type-SLIMEVR_V1_2 = SlimeVR v1.2
9294board_type-LOLIN_C3_MINI = Lolin C3 Mini
9395board_type-BEETLE32C3 = Beetle ESP32-C3
9496board_type-ESP32C3DEVKITM1 = Espressif ESP32-C3 DevKitM-1
@@ -383,7 +385,8 @@ tracker-settings-name_section-label = Tracker name
383385tracker-settings-forget = Forget tracker
384386tracker-settings-forget-description = Removes the tracker from the SlimeVR Server and prevents it from connecting until the server is restarted. The configuration of the tracker won't be lost.
385387tracker-settings-forget-label = Forget tracker
386- tracker-settings-update-unavailable = Cannot be updated (DIY)
388+ tracker-settings-update-unavailable-v2 = No releases found
389+ tracker-settings-update-incompatible = Cannot update. Incompatible board
387390tracker-settings-update-low-battery = Cannot update. Battery lower than 50%
388391tracker-settings-update-up_to_date = Up to date
389392tracker-settings-update-blocked = Update not available. No other releases available
@@ -1334,78 +1337,38 @@ firmware_tool-description =
13341337firmware_tool-not_available = Oops, the firmware tool is not available at the moment. Come back later!
13351338firmware_tool-not_compatible = The firmware tool is not compatible with this version of the server. Please update your server!
13361339
1337- firmware_tool-board_step = Select your Board
1338- firmware_tool-board_step-description = Select one of the boards listed below.
1339-
1340- firmware_tool-board_pins_step = Check the pins
1341- firmware_tool-board_pins_step-description =
1342- Please verify that the selected pins are correct.
1343- If you followed the SlimeVR documentation, the default values should be correct.
1344- firmware_tool-board_pins_step-enable_led = Enable LED
1345- firmware_tool-board_pins_step-led_pin =
1346- .label = LED Pin
1347- .placeholder = Enter the pin address of the LED
1348-
1349- firmware_tool-board_pins_step-battery_type = Select the battery type
1350- firmware_tool-board_pins_step-battery_type-BAT_EXTERNAL = External battery
1351- firmware_tool-board_pins_step-battery_type-BAT_INTERNAL = Internal battery
1352- firmware_tool-board_pins_step-battery_type-BAT_INTERNAL_MCP3021 = Internal MCP3021
1353- firmware_tool-board_pins_step-battery_type-BAT_MCP3021 = MCP3021
1354-
1355-
1356- firmware_tool-board_pins_step-battery_sensor_pin =
1357- .label = Battery sensor Pin
1358- .placeholder = Enter the pin address of battery sensor
1359- firmware_tool-board_pins_step-battery_resistor =
1360- .label = Battery Resistor (Ohms)
1361- .placeholder = Enter the value of battery resistor
1362- firmware_tool-board_pins_step-battery_shield_resistor-0 =
1363- .label = Battery Shield R1 (Ohms)
1364- .placeholder = Enter the value of Battery Shield R1
1365- firmware_tool-board_pins_step-battery_shield_resistor-1 =
1366- .label = Battery Shield R2 (Ohms)
1367- .placeholder = Enter the value of Battery Shield R2
1368-
1369- firmware_tool-add_imus_step = Declare your IMUs
1370- firmware_tool-add_imus_step-description =
1371- Please add the IMUs that your tracker has.
1372- If you followed the SlimeVR documentation, the default values should be correct.
1373- firmware_tool-add_imus_step-imu_type-label = IMU type
1374- firmware_tool-add_imus_step-imu_type-placeholder = Select the type of IMU
1375- firmware_tool-add_imus_step-imu_rotation =
1376- .label = IMU Rotation (deg)
1377- .placeholder = Rotation angle of the IMU
1378- firmware_tool-add_imus_step-scl_pin =
1379- .label = SCL Pin
1380- .placeholder = Pin address of SCL
1381- firmware_tool-add_imus_step-sda_pin =
1382- .label = SDA Pin
1383- .placeholder = Pin address of SDA
1384- firmware_tool-add_imus_step-int_pin =
1385- .label = INT Pin
1386- .placeholder = Pin address of INT
1387- firmware_tool-add_imus_step-optional_tracker =
1388- .label = Optional tracker
1389- firmware_tool-add_imus_step-show_less = Show Less
1390- firmware_tool-add_imus_step-show_more = Show More
1391- firmware_tool-add_imus_step-add_more = Add more IMUs
1392-
1393- firmware_tool-select_firmware_step = Select the firmware version
1394- firmware_tool-select_firmware_step-description =
1395- Please choose what version of the firmware you want to use
1396- firmware_tool-select_firmware_step-show-third-party =
1397- .label = Show third party firmwares
1340+ firmware_tool-select_source = Select the firmware to flash
1341+ firmware_tool-select_source-description = Select the firmware you want to flash on your board
1342+ firmware_tool-select_source-error = Unable to load Sources
1343+ firmware_tool-select_source-board_type = Board Type
1344+ firmware_tool-select_source-firmware = Firmware Source
1345+ firmware_tool-select_source-version = Firmware Version
1346+ firmware_tool-select_source-official = Official
1347+ firmware_tool-select_source-dev = Dev
1348+
1349+ firmware_tool-board_defaults = Configure your board
1350+ firmware_tool-board_defaults-description = Set the pins or settings relative to your hardware
1351+ firmware_tool-board_defaults-add = Add
1352+ firmware_tool-board_defaults-reset = Reset to Default
1353+ firmware_tool-board_defaults-error-required = Required field
1354+ firmware_tool-board_defaults-error-format = Invalid format
1355+ firmware_tool-board_defaults-error-format-number = Not a number
13981356
13991357firmware_tool-flash_method_step = Flashing Method
14001358firmware_tool-flash_method_step-description =
14011359 Please select the flashing method you want to use
1402- firmware_tool-flash_method_step-ota =
1403- .label = OTA
1360+
1361+ firmware_tool-flash_method_step-ota-v2 =
1362+ .label = Wi-Fi
14041363 .description = Use the over-the-air method. Your tracker will use Wi-Fi to update its firmware. Only works on trackers that have been set up.
1405- firmware_tool-flash_method_step-serial =
1406- .label = Serial
1364+ firmware_tool-flash_method_step-ota-info =
1365+ We use your wifi credentials to flash the tracker and confirm that everything worked correctly.
1366+ <b>We do not store your wifi credentials!</b>
1367+ firmware_tool-flash_method_step-serial-v2 =
1368+ .label = USB
14071369 .description = Use a USB cable to update your tracker.
14081370
1371+
14091372firmware_tool-flashbtn_step = Press the boot btn
14101373firmware_tool-flashbtn_step-description = Before going to the next step, there are a few things you need to do
14111374
@@ -1419,10 +1382,10 @@ firmware_tool-flashbtn_step-board_OTHER = Before flashing, you will probably nee
14191382 If the flashing process times out at the start, it probably means that the tracker was not in bootloader mode.
14201383 Refer to your board's flashing instructions to learn how to enter bootloader mode.
14211384
1422-
1423-
1385+ firmware_tool-flash_method_ota-title = Flashing over Wi-Fi
14241386firmware_tool-flash_method_ota-devices = Detected OTA Devices:
14251387firmware_tool-flash_method_ota-no_devices = There are no boards that can be updated using OTA, make sure you selected the correct board type
1388+ firmware_tool-flash_method_serial-title = Flashing over USB
14261389firmware_tool-flash_method_serial-wifi = Wi-Fi Credentials:
14271390firmware_tool-flash_method_serial-devices-label = Detected Serial Devices:
14281391firmware_tool-flash_method_serial-devices-placeholder = Select a serial device
@@ -1440,10 +1403,10 @@ firmware_tool-flashing_step-flash_more = Flash more trackers
14401403firmware_tool-flashing_step-exit = Exit
14411404
14421405## firmware tool build status
1406+ firmware_tool-build-QUEUED = Waiting to build....
14431407firmware_tool-build-CREATING_BUILD_FOLDER = Creating the build folder
1444- firmware_tool-build-DOWNLOADING_FIRMWARE = Downloading the firmware
1445- firmware_tool-build-EXTRACTING_FIRMWARE = Extracting the firmware
1446- firmware_tool-build-SETTING_UP_DEFINES = Configuring the defines
1408+ firmware_tool-build-DOWNLOADING_SOURCE = Downloading the source code
1409+ firmware_tool-build-EXTRACTING_SOURCE = Extracting the source code
14471410firmware_tool-build-BUILDING = Building the firmware
14481411firmware_tool-build-SAVING = Saving the build
14491412firmware_tool-build-DONE = Build Complete
0 commit comments