Added board firmware update functionality
This commit is contained in:
@@ -128,80 +128,80 @@
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bmsinterface.cpp" line="645"/>
|
||||
<location filename="../bmsinterface.cpp" line="644"/>
|
||||
<source>Serial port error: </source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bmsinterface.cpp" line="687"/>
|
||||
<location filename="../bmsinterface.cpp" line="684"/>
|
||||
<source>TCP Error</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bmsinterface.cpp" line="724"/>
|
||||
<location filename="../bmsinterface.cpp" line="721"/>
|
||||
<source>No firmware read response</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bmsinterface.cpp" line="725"/>
|
||||
<location filename="../bmsinterface.cpp" line="722"/>
|
||||
<source>Read Firmware Version</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bmsinterface.cpp" line="726"/>
|
||||
<location filename="../bmsinterface.cpp" line="723"/>
|
||||
<source>Could not read firmware version. Make sure that selected port really belongs to the ENNOID-BMS. </source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bmsinterface.cpp" line="802"/>
|
||||
<location filename="../bmsinterface.cpp" line="803"/>
|
||||
<source>Not Supported Firmwares</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bmsinterface.cpp" line="803"/>
|
||||
<location filename="../bmsinterface.cpp" line="804"/>
|
||||
<source>This version of ENNOID-BMS Tool does not seem to have any supported firmwares. Something is probably wrong with the BMS configuration file.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bmsinterface.cpp" line="823"/>
|
||||
<location filename="../bmsinterface.cpp" line="851"/>
|
||||
<location filename="../bmsinterface.cpp" line="824"/>
|
||||
<location filename="../bmsinterface.cpp" line="852"/>
|
||||
<source>Error</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bmsinterface.cpp" line="823"/>
|
||||
<location filename="../bmsinterface.cpp" line="851"/>
|
||||
<location filename="../bmsinterface.cpp" line="824"/>
|
||||
<location filename="../bmsinterface.cpp" line="852"/>
|
||||
<source>The firmware on the connected ENNOID-BMS is too old. Please update it using a programmer.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bmsinterface.cpp" line="828"/>
|
||||
<location filename="../bmsinterface.cpp" line="840"/>
|
||||
<location filename="../bmsinterface.cpp" line="829"/>
|
||||
<location filename="../bmsinterface.cpp" line="841"/>
|
||||
<source>Warning</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bmsinterface.cpp" line="828"/>
|
||||
<location filename="../bmsinterface.cpp" line="829"/>
|
||||
<source>The connected ENNOID-BMS has newer firmware than this version of the ENNOID-BMS Tool supports. It is recommended that you update the ENNOID-BMS Tool to the latest version. Alternatively, the firmware on the connected ENNOID-BMS can be downgraded in the firmware page. Until then, limited communication mode will be used where only the firmware can be changed.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bmsinterface.cpp" line="840"/>
|
||||
<location filename="../bmsinterface.cpp" line="841"/>
|
||||
<source>The connected ENNOID-BMS has too old firmware. Since the connected ENNOID-BMS has firmware with bootloader support, it can be updated from the Firmware page. Until then, limited communication mode will be used where only the firmware can be changed.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bmsinterface.cpp" line="864"/>
|
||||
<location filename="../bmsinterface.cpp" line="865"/>
|
||||
<source>Firmware version: %1.%2, Hardware: %3, UUID: %4</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bmsinterface.cpp" line="896"/>
|
||||
<location filename="../bmsinterface.cpp" line="886"/>
|
||||
<source>BMS configuration updated</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bmsinterface.cpp" line="900"/>
|
||||
<location filename="../bmsinterface.cpp" line="891"/>
|
||||
<source>BMS configuration stored to Flash</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
@@ -209,18 +209,13 @@
|
||||
<context>
|
||||
<name>BmsServiceScreen</name>
|
||||
<message>
|
||||
<location filename="../qml/Screens/BmsServiceScreen.qml" line="37"/>
|
||||
<source>Clear</source>
|
||||
<location filename="../qml/Screens/BmsServiceScreen.qml" line="17"/>
|
||||
<source>Terminal</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/Screens/BmsServiceScreen.qml" line="50"/>
|
||||
<source>Send</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/Screens/BmsServiceScreen.qml" line="59"/>
|
||||
<source>Help</source>
|
||||
<location filename="../qml/Screens/BmsServiceScreen.qml" line="22"/>
|
||||
<source>Firmware update</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
@@ -482,10 +477,53 @@ Wait, please.</source>
|
||||
<context>
|
||||
<name>Commands</name>
|
||||
<message>
|
||||
<location filename="../commands.cpp" line="237"/>
|
||||
<location filename="../commands.cpp" line="239"/>
|
||||
<source>BMS configuration is set</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../commands.cpp" line="462"/>
|
||||
<location filename="../commands.cpp" line="623"/>
|
||||
<source>Buffer erase</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../commands.cpp" line="467"/>
|
||||
<source>Buffer erase timeout</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../commands.cpp" line="475"/>
|
||||
<source>CRC/Size write</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../commands.cpp" line="484"/>
|
||||
<source>CRC/Size write timeout</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../commands.cpp" line="503"/>
|
||||
<source>Firmware data write</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../commands.cpp" line="512"/>
|
||||
<source>Firmware data write timeout</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../commands.cpp" line="540"/>
|
||||
<source>Firmware update completed!
|
||||
|
||||
Reconnect to the board if you want to continue working with it.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../commands.cpp" line="660"/>
|
||||
<source>Cancelled</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>ConfigParams</name>
|
||||
@@ -550,6 +588,62 @@ Wait, please.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>FirmwareUpdateHelper</name>
|
||||
<message>
|
||||
<location filename="../firmwareupdatehelper.cpp" line="19"/>
|
||||
<source>Upload error</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../firmwareupdatehelper.cpp" line="20"/>
|
||||
<source>Could not open file. Make sure that the path is valid.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>FirmwareUpdateScreen</name>
|
||||
<message>
|
||||
<location filename="../qml/Screens/FirmwareUpdateScreen.qml" line="20"/>
|
||||
<source>Board information</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/Screens/FirmwareUpdateScreen.qml" line="28"/>
|
||||
<source>Firmware</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/Screens/FirmwareUpdateScreen.qml" line="46"/>
|
||||
<source>Hardware</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/Screens/FirmwareUpdateScreen.qml" line="64"/>
|
||||
<source>UUID</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/Screens/FirmwareUpdateScreen.qml" line="83"/>
|
||||
<source>Upload firmware</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/Screens/FirmwareUpdateScreen.qml" line="88"/>
|
||||
<source>Select firmware file</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/Screens/FirmwareUpdateScreen.qml" line="90"/>
|
||||
<source>Firmware files (*.bin)</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/Screens/FirmwareUpdateScreen.qml" line="90"/>
|
||||
<source>All files (*)</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>MainWindow</name>
|
||||
<message>
|
||||
@@ -564,13 +658,13 @@ Wait, please.</source>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/MainWindow.qml" line="79"/>
|
||||
<location filename="../qml/MainWindow.qml" line="135"/>
|
||||
<location filename="../qml/MainWindow.qml" line="310"/>
|
||||
<source>AKB monitor</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/MainWindow.qml" line="80"/>
|
||||
<location filename="../qml/MainWindow.qml" line="136"/>
|
||||
<location filename="../qml/MainWindow.qml" line="314"/>
|
||||
<source>Cell monitor</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
@@ -581,7 +675,7 @@ Wait, please.</source>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/MainWindow.qml" line="82"/>
|
||||
<location filename="../qml/MainWindow.qml" line="138"/>
|
||||
<location filename="../qml/MainWindow.qml" line="330"/>
|
||||
<source>Visualization</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
@@ -601,38 +695,38 @@ Wait, please.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/MainWindow.qml" line="137"/>
|
||||
<location filename="../qml/MainWindow.qml" line="318"/>
|
||||
<source>BMS settings</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/MainWindow.qml" line="139"/>
|
||||
<location filename="../qml/MainWindow.qml" line="335"/>
|
||||
<source>Information output</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/MainWindow.qml" line="140"/>
|
||||
<source>Terminal</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/MainWindow.qml" line="165"/>
|
||||
<location filename="../qml/MainWindow.qml" line="352"/>
|
||||
<location filename="../qml/MainWindow.qml" line="156"/>
|
||||
<location filename="../qml/MainWindow.qml" line="348"/>
|
||||
<source>Disconnected</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/MainWindow.qml" line="189"/>
|
||||
<location filename="../qml/MainWindow.qml" line="180"/>
|
||||
<source>Serial number</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/MainWindow.qml" line="352"/>
|
||||
<location filename="../qml/MainWindow.qml" line="348"/>
|
||||
<source>Connected</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/MainWindow.qml" line="505"/>
|
||||
<location filename="../qml/MainWindow.qml" line="397"/>
|
||||
<source>Firmware update</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/MainWindow.qml" line="558"/>
|
||||
<source>Tool started</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
@@ -658,6 +752,24 @@ Wait, please.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>TerminalScreen</name>
|
||||
<message>
|
||||
<location filename="../qml/Screens/TerminalScreen.qml" line="37"/>
|
||||
<source>Clear</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/Screens/TerminalScreen.qml" line="50"/>
|
||||
<source>Send</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/Screens/TerminalScreen.qml" line="59"/>
|
||||
<source>Help</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>Translator</name>
|
||||
<message>
|
||||
|
||||
@@ -128,80 +128,80 @@
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bmsinterface.cpp" line="645"/>
|
||||
<location filename="../bmsinterface.cpp" line="644"/>
|
||||
<source>Serial port error: </source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bmsinterface.cpp" line="687"/>
|
||||
<location filename="../bmsinterface.cpp" line="684"/>
|
||||
<source>TCP Error</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bmsinterface.cpp" line="724"/>
|
||||
<location filename="../bmsinterface.cpp" line="721"/>
|
||||
<source>No firmware read response</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bmsinterface.cpp" line="725"/>
|
||||
<location filename="../bmsinterface.cpp" line="722"/>
|
||||
<source>Read Firmware Version</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bmsinterface.cpp" line="726"/>
|
||||
<location filename="../bmsinterface.cpp" line="723"/>
|
||||
<source>Could not read firmware version. Make sure that selected port really belongs to the ENNOID-BMS. </source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bmsinterface.cpp" line="802"/>
|
||||
<location filename="../bmsinterface.cpp" line="803"/>
|
||||
<source>Not Supported Firmwares</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bmsinterface.cpp" line="803"/>
|
||||
<location filename="../bmsinterface.cpp" line="804"/>
|
||||
<source>This version of ENNOID-BMS Tool does not seem to have any supported firmwares. Something is probably wrong with the BMS configuration file.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bmsinterface.cpp" line="823"/>
|
||||
<location filename="../bmsinterface.cpp" line="851"/>
|
||||
<location filename="../bmsinterface.cpp" line="824"/>
|
||||
<location filename="../bmsinterface.cpp" line="852"/>
|
||||
<source>Error</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bmsinterface.cpp" line="823"/>
|
||||
<location filename="../bmsinterface.cpp" line="851"/>
|
||||
<location filename="../bmsinterface.cpp" line="824"/>
|
||||
<location filename="../bmsinterface.cpp" line="852"/>
|
||||
<source>The firmware on the connected ENNOID-BMS is too old. Please update it using a programmer.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bmsinterface.cpp" line="828"/>
|
||||
<location filename="../bmsinterface.cpp" line="840"/>
|
||||
<location filename="../bmsinterface.cpp" line="829"/>
|
||||
<location filename="../bmsinterface.cpp" line="841"/>
|
||||
<source>Warning</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bmsinterface.cpp" line="828"/>
|
||||
<location filename="../bmsinterface.cpp" line="829"/>
|
||||
<source>The connected ENNOID-BMS has newer firmware than this version of the ENNOID-BMS Tool supports. It is recommended that you update the ENNOID-BMS Tool to the latest version. Alternatively, the firmware on the connected ENNOID-BMS can be downgraded in the firmware page. Until then, limited communication mode will be used where only the firmware can be changed.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bmsinterface.cpp" line="840"/>
|
||||
<location filename="../bmsinterface.cpp" line="841"/>
|
||||
<source>The connected ENNOID-BMS has too old firmware. Since the connected ENNOID-BMS has firmware with bootloader support, it can be updated from the Firmware page. Until then, limited communication mode will be used where only the firmware can be changed.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bmsinterface.cpp" line="864"/>
|
||||
<location filename="../bmsinterface.cpp" line="865"/>
|
||||
<source>Firmware version: %1.%2, Hardware: %3, UUID: %4</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bmsinterface.cpp" line="896"/>
|
||||
<location filename="../bmsinterface.cpp" line="886"/>
|
||||
<source>BMS configuration updated</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bmsinterface.cpp" line="900"/>
|
||||
<location filename="../bmsinterface.cpp" line="891"/>
|
||||
<source>BMS configuration stored to Flash</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
@@ -209,18 +209,13 @@
|
||||
<context>
|
||||
<name>BmsServiceScreen</name>
|
||||
<message>
|
||||
<location filename="../qml/Screens/BmsServiceScreen.qml" line="37"/>
|
||||
<source>Clear</source>
|
||||
<location filename="../qml/Screens/BmsServiceScreen.qml" line="17"/>
|
||||
<source>Terminal</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/Screens/BmsServiceScreen.qml" line="50"/>
|
||||
<source>Send</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/Screens/BmsServiceScreen.qml" line="59"/>
|
||||
<source>Help</source>
|
||||
<location filename="../qml/Screens/BmsServiceScreen.qml" line="22"/>
|
||||
<source>Firmware update</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
@@ -482,10 +477,53 @@ Wait, please.</source>
|
||||
<context>
|
||||
<name>Commands</name>
|
||||
<message>
|
||||
<location filename="../commands.cpp" line="237"/>
|
||||
<location filename="../commands.cpp" line="239"/>
|
||||
<source>BMS configuration is set</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../commands.cpp" line="462"/>
|
||||
<location filename="../commands.cpp" line="623"/>
|
||||
<source>Buffer erase</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../commands.cpp" line="467"/>
|
||||
<source>Buffer erase timeout</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../commands.cpp" line="475"/>
|
||||
<source>CRC/Size write</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../commands.cpp" line="484"/>
|
||||
<source>CRC/Size write timeout</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../commands.cpp" line="503"/>
|
||||
<source>Firmware data write</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../commands.cpp" line="512"/>
|
||||
<source>Firmware data write timeout</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../commands.cpp" line="540"/>
|
||||
<source>Firmware update completed!
|
||||
|
||||
Reconnect to the board if you want to continue working with it.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../commands.cpp" line="660"/>
|
||||
<source>Cancelled</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>ConfigParams</name>
|
||||
@@ -550,6 +588,62 @@ Wait, please.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>FirmwareUpdateHelper</name>
|
||||
<message>
|
||||
<location filename="../firmwareupdatehelper.cpp" line="19"/>
|
||||
<source>Upload error</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../firmwareupdatehelper.cpp" line="20"/>
|
||||
<source>Could not open file. Make sure that the path is valid.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>FirmwareUpdateScreen</name>
|
||||
<message>
|
||||
<location filename="../qml/Screens/FirmwareUpdateScreen.qml" line="20"/>
|
||||
<source>Board information</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/Screens/FirmwareUpdateScreen.qml" line="28"/>
|
||||
<source>Firmware</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/Screens/FirmwareUpdateScreen.qml" line="46"/>
|
||||
<source>Hardware</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/Screens/FirmwareUpdateScreen.qml" line="64"/>
|
||||
<source>UUID</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/Screens/FirmwareUpdateScreen.qml" line="83"/>
|
||||
<source>Upload firmware</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/Screens/FirmwareUpdateScreen.qml" line="88"/>
|
||||
<source>Select firmware file</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/Screens/FirmwareUpdateScreen.qml" line="90"/>
|
||||
<source>Firmware files (*.bin)</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/Screens/FirmwareUpdateScreen.qml" line="90"/>
|
||||
<source>All files (*)</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>MainWindow</name>
|
||||
<message>
|
||||
@@ -564,13 +658,13 @@ Wait, please.</source>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/MainWindow.qml" line="79"/>
|
||||
<location filename="../qml/MainWindow.qml" line="135"/>
|
||||
<location filename="../qml/MainWindow.qml" line="310"/>
|
||||
<source>AKB monitor</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/MainWindow.qml" line="80"/>
|
||||
<location filename="../qml/MainWindow.qml" line="136"/>
|
||||
<location filename="../qml/MainWindow.qml" line="314"/>
|
||||
<source>Cell monitor</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
@@ -581,7 +675,7 @@ Wait, please.</source>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/MainWindow.qml" line="82"/>
|
||||
<location filename="../qml/MainWindow.qml" line="138"/>
|
||||
<location filename="../qml/MainWindow.qml" line="330"/>
|
||||
<source>Visualization</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
@@ -601,38 +695,38 @@ Wait, please.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/MainWindow.qml" line="137"/>
|
||||
<location filename="../qml/MainWindow.qml" line="318"/>
|
||||
<source>BMS settings</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/MainWindow.qml" line="139"/>
|
||||
<location filename="../qml/MainWindow.qml" line="335"/>
|
||||
<source>Information output</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/MainWindow.qml" line="140"/>
|
||||
<source>Terminal</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/MainWindow.qml" line="165"/>
|
||||
<location filename="../qml/MainWindow.qml" line="352"/>
|
||||
<location filename="../qml/MainWindow.qml" line="156"/>
|
||||
<location filename="../qml/MainWindow.qml" line="348"/>
|
||||
<source>Disconnected</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/MainWindow.qml" line="189"/>
|
||||
<location filename="../qml/MainWindow.qml" line="180"/>
|
||||
<source>Serial number</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/MainWindow.qml" line="352"/>
|
||||
<location filename="../qml/MainWindow.qml" line="348"/>
|
||||
<source>Connected</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/MainWindow.qml" line="505"/>
|
||||
<location filename="../qml/MainWindow.qml" line="397"/>
|
||||
<source>Firmware update</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/MainWindow.qml" line="558"/>
|
||||
<source>Tool started</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
@@ -658,6 +752,24 @@ Wait, please.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>TerminalScreen</name>
|
||||
<message>
|
||||
<location filename="../qml/Screens/TerminalScreen.qml" line="37"/>
|
||||
<source>Clear</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/Screens/TerminalScreen.qml" line="50"/>
|
||||
<source>Send</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/Screens/TerminalScreen.qml" line="59"/>
|
||||
<source>Help</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>Translator</name>
|
||||
<message>
|
||||
|
||||
Binary file not shown.
@@ -128,80 +128,80 @@
|
||||
<translation>Поддержка последовательного порта не включена в этой сборке утилиты.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bmsinterface.cpp" line="645"/>
|
||||
<location filename="../bmsinterface.cpp" line="644"/>
|
||||
<source>Serial port error: </source>
|
||||
<translation>Ошибка последовательного порта: </translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bmsinterface.cpp" line="687"/>
|
||||
<location filename="../bmsinterface.cpp" line="684"/>
|
||||
<source>TCP Error</source>
|
||||
<translation>Ошибка TCP</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bmsinterface.cpp" line="724"/>
|
||||
<location filename="../bmsinterface.cpp" line="721"/>
|
||||
<source>No firmware read response</source>
|
||||
<translation>Нет ответа на чтение прошивки</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bmsinterface.cpp" line="725"/>
|
||||
<location filename="../bmsinterface.cpp" line="722"/>
|
||||
<source>Read Firmware Version</source>
|
||||
<translation>Чтение версии прошивки</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bmsinterface.cpp" line="726"/>
|
||||
<location filename="../bmsinterface.cpp" line="723"/>
|
||||
<source>Could not read firmware version. Make sure that selected port really belongs to the ENNOID-BMS. </source>
|
||||
<translation>Не удалось прочитать версию прошивки. Убедитесь, что выбранный порт действительно принадлежит ENNOID-BMS. </translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bmsinterface.cpp" line="802"/>
|
||||
<location filename="../bmsinterface.cpp" line="803"/>
|
||||
<source>Not Supported Firmwares</source>
|
||||
<translation>Не поддерживаемые прошивки</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bmsinterface.cpp" line="803"/>
|
||||
<location filename="../bmsinterface.cpp" line="804"/>
|
||||
<source>This version of ENNOID-BMS Tool does not seem to have any supported firmwares. Something is probably wrong with the BMS configuration file.</source>
|
||||
<translation>Эта версия утилиты не имеет поддерживаемых прошивок. Вероятно, что-то не так с файлом конфигурации BMS.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bmsinterface.cpp" line="823"/>
|
||||
<location filename="../bmsinterface.cpp" line="851"/>
|
||||
<location filename="../bmsinterface.cpp" line="824"/>
|
||||
<location filename="../bmsinterface.cpp" line="852"/>
|
||||
<source>Error</source>
|
||||
<translation>Ошибка</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bmsinterface.cpp" line="823"/>
|
||||
<location filename="../bmsinterface.cpp" line="851"/>
|
||||
<location filename="../bmsinterface.cpp" line="824"/>
|
||||
<location filename="../bmsinterface.cpp" line="852"/>
|
||||
<source>The firmware on the connected ENNOID-BMS is too old. Please update it using a programmer.</source>
|
||||
<translation>Прошивка подключенного ENNOID-BMS устарела. Пожалуйста, обновите его с помощью программатора.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bmsinterface.cpp" line="828"/>
|
||||
<location filename="../bmsinterface.cpp" line="840"/>
|
||||
<location filename="../bmsinterface.cpp" line="829"/>
|
||||
<location filename="../bmsinterface.cpp" line="841"/>
|
||||
<source>Warning</source>
|
||||
<translation>Внимание</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bmsinterface.cpp" line="828"/>
|
||||
<location filename="../bmsinterface.cpp" line="829"/>
|
||||
<source>The connected ENNOID-BMS has newer firmware than this version of the ENNOID-BMS Tool supports. It is recommended that you update the ENNOID-BMS Tool to the latest version. Alternatively, the firmware on the connected ENNOID-BMS can be downgraded in the firmware page. Until then, limited communication mode will be used where only the firmware can be changed.</source>
|
||||
<translation>Подключенный ENNOID-BMS имеет более новую прошивку, чем поддерживает эта версия инструмента ENNOID-BMS. Рекомендуется обновить инструмент ENNOID-BMS до последней версии. Кроме того, прошивку подключенного ENNOID-BMS можно понизить на странице прошивки. До тех пор будет использоваться ограниченный режим связи, при котором можно будет изменить только прошивку.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bmsinterface.cpp" line="840"/>
|
||||
<location filename="../bmsinterface.cpp" line="841"/>
|
||||
<source>The connected ENNOID-BMS has too old firmware. Since the connected ENNOID-BMS has firmware with bootloader support, it can be updated from the Firmware page. Until then, limited communication mode will be used where only the firmware can be changed.</source>
|
||||
<translation>Подключенный ENNOID-BMS имеет слишком старую прошивку. Поскольку подключенный ENNOID-BMS имеет встроенное ПО с поддержкой загрузчика, его можно обновить со страницы встроенного ПО. До тех пор будет использоваться ограниченный режим связи, при котором можно будет изменить только прошивку.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bmsinterface.cpp" line="864"/>
|
||||
<location filename="../bmsinterface.cpp" line="865"/>
|
||||
<source>Firmware version: %1.%2, Hardware: %3, UUID: %4</source>
|
||||
<translation>Версия прошивки: %1.%2, Оборудование: %3, UUID: %4</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bmsinterface.cpp" line="896"/>
|
||||
<location filename="../bmsinterface.cpp" line="886"/>
|
||||
<source>BMS configuration updated</source>
|
||||
<translation>Конфигурация BMS обновлена</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bmsinterface.cpp" line="900"/>
|
||||
<location filename="../bmsinterface.cpp" line="891"/>
|
||||
<source>BMS configuration stored to Flash</source>
|
||||
<translation>Конфигурация BMS сохранена во флэш-памяти</translation>
|
||||
</message>
|
||||
@@ -209,19 +209,26 @@
|
||||
<context>
|
||||
<name>BmsServiceScreen</name>
|
||||
<message>
|
||||
<location filename="../qml/Screens/BmsServiceScreen.qml" line="37"/>
|
||||
<source>Clear</source>
|
||||
<translation>Очистить</translation>
|
||||
<translation type="vanished">Очистить</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/Screens/BmsServiceScreen.qml" line="50"/>
|
||||
<source>Send</source>
|
||||
<translation>Отправить</translation>
|
||||
<translation type="vanished">Отправить</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/Screens/BmsServiceScreen.qml" line="59"/>
|
||||
<source>Help</source>
|
||||
<translation>Помощь</translation>
|
||||
<translation type="vanished">Помощь</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/Screens/BmsServiceScreen.qml" line="17"/>
|
||||
<source>Terminal</source>
|
||||
<translation>Терминал</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/Screens/BmsServiceScreen.qml" line="22"/>
|
||||
<source>Firmware update</source>
|
||||
<translation>Обновление прошивки</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
@@ -487,10 +494,59 @@ Wait, please.</source>
|
||||
<context>
|
||||
<name>Commands</name>
|
||||
<message>
|
||||
<location filename="../commands.cpp" line="237"/>
|
||||
<location filename="../commands.cpp" line="239"/>
|
||||
<source>BMS configuration is set</source>
|
||||
<translation>Конфигурация BMS установлена</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../commands.cpp" line="462"/>
|
||||
<location filename="../commands.cpp" line="623"/>
|
||||
<source>Buffer erase</source>
|
||||
<translation>Стирание буфера</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../commands.cpp" line="467"/>
|
||||
<source>Buffer erase timeout</source>
|
||||
<translation>Таймаут стирания буфера</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../commands.cpp" line="475"/>
|
||||
<source>CRC/Size write</source>
|
||||
<translation>Запись контрольной суммы</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../commands.cpp" line="484"/>
|
||||
<source>CRC/Size write timeout</source>
|
||||
<translation>Таймаут записи контрольной суммы</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../commands.cpp" line="503"/>
|
||||
<source>Firmware data write</source>
|
||||
<translation>Запись данных прошивки</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../commands.cpp" line="512"/>
|
||||
<source>Firmware data write timeout</source>
|
||||
<translation>Таймаут записи данных прошивки</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../commands.cpp" line="540"/>
|
||||
<source>Firmware update completed!
|
||||
|
||||
Reconnect to the board if you want to continue working with it.</source>
|
||||
<translation>Обновление прошивки завершено!
|
||||
|
||||
Выполните повторное подключение к плате, если хотите продолжить работу с ней.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Firmware update completed</source>
|
||||
<translation type="vanished">Обновление прошивки завершено</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../commands.cpp" line="660"/>
|
||||
<source>Cancelled</source>
|
||||
<translation>Отменено</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>ConfigParams</name>
|
||||
@@ -555,6 +611,62 @@ Wait, please.</source>
|
||||
<translation>Очистить</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>FirmwareUpdateHelper</name>
|
||||
<message>
|
||||
<location filename="../firmwareupdatehelper.cpp" line="19"/>
|
||||
<source>Upload error</source>
|
||||
<translation>Ошибка загрузки</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../firmwareupdatehelper.cpp" line="20"/>
|
||||
<source>Could not open file. Make sure that the path is valid.</source>
|
||||
<translation>Не удалось открыть файл. Убедитесь что путь валидный.</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>FirmwareUpdateScreen</name>
|
||||
<message>
|
||||
<location filename="../qml/Screens/FirmwareUpdateScreen.qml" line="20"/>
|
||||
<source>Board information</source>
|
||||
<translation>Информация о плате</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/Screens/FirmwareUpdateScreen.qml" line="28"/>
|
||||
<source>Firmware</source>
|
||||
<translation>Прошивка</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/Screens/FirmwareUpdateScreen.qml" line="46"/>
|
||||
<source>Hardware</source>
|
||||
<translation>Оборудование</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/Screens/FirmwareUpdateScreen.qml" line="64"/>
|
||||
<source>UUID</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/Screens/FirmwareUpdateScreen.qml" line="83"/>
|
||||
<source>Upload firmware</source>
|
||||
<translation>Загрузить прошивку</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/Screens/FirmwareUpdateScreen.qml" line="88"/>
|
||||
<source>Select firmware file</source>
|
||||
<translation>Выберите файл прошивки</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/Screens/FirmwareUpdateScreen.qml" line="90"/>
|
||||
<source>Firmware files (*.bin)</source>
|
||||
<translation>Файлы прошивок (*.bin)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/Screens/FirmwareUpdateScreen.qml" line="90"/>
|
||||
<source>All files (*)</source>
|
||||
<translation>Все файлы (*)</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>MainWindow</name>
|
||||
<message>
|
||||
@@ -573,13 +685,13 @@ Wait, please.</source>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/MainWindow.qml" line="79"/>
|
||||
<location filename="../qml/MainWindow.qml" line="135"/>
|
||||
<location filename="../qml/MainWindow.qml" line="310"/>
|
||||
<source>AKB monitor</source>
|
||||
<translation>Монитор АКБ</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/MainWindow.qml" line="80"/>
|
||||
<location filename="../qml/MainWindow.qml" line="136"/>
|
||||
<location filename="../qml/MainWindow.qml" line="314"/>
|
||||
<source>Cell monitor</source>
|
||||
<translation>Монитор ячеек</translation>
|
||||
</message>
|
||||
@@ -590,7 +702,7 @@ Wait, please.</source>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/MainWindow.qml" line="82"/>
|
||||
<location filename="../qml/MainWindow.qml" line="138"/>
|
||||
<location filename="../qml/MainWindow.qml" line="330"/>
|
||||
<source>Visualization</source>
|
||||
<translation>Визуализация</translation>
|
||||
</message>
|
||||
@@ -610,22 +722,26 @@ Wait, please.</source>
|
||||
<translation>Подключение</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/MainWindow.qml" line="137"/>
|
||||
<location filename="../qml/MainWindow.qml" line="318"/>
|
||||
<source>BMS settings</source>
|
||||
<translation>Настройка BMS</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/MainWindow.qml" line="139"/>
|
||||
<location filename="../qml/MainWindow.qml" line="335"/>
|
||||
<source>Information output</source>
|
||||
<translation>Вывод информации</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/MainWindow.qml" line="140"/>
|
||||
<source>Terminal</source>
|
||||
<translation>Терминал</translation>
|
||||
<location filename="../qml/MainWindow.qml" line="397"/>
|
||||
<source>Firmware update</source>
|
||||
<translation>Обновление прошивки</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/MainWindow.qml" line="505"/>
|
||||
<source>Terminal</source>
|
||||
<translation type="vanished">Терминал</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/MainWindow.qml" line="558"/>
|
||||
<source>Tool started</source>
|
||||
<translation>Утилита запущена</translation>
|
||||
</message>
|
||||
@@ -634,18 +750,18 @@ Wait, please.</source>
|
||||
<translation type="vanished">Выход</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/MainWindow.qml" line="165"/>
|
||||
<location filename="../qml/MainWindow.qml" line="352"/>
|
||||
<location filename="../qml/MainWindow.qml" line="156"/>
|
||||
<location filename="../qml/MainWindow.qml" line="348"/>
|
||||
<source>Disconnected</source>
|
||||
<translation>Отключено</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/MainWindow.qml" line="189"/>
|
||||
<location filename="../qml/MainWindow.qml" line="180"/>
|
||||
<source>Serial number</source>
|
||||
<translation>Серийный номер</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/MainWindow.qml" line="352"/>
|
||||
<location filename="../qml/MainWindow.qml" line="348"/>
|
||||
<source>Connected</source>
|
||||
<translation>Подключено</translation>
|
||||
</message>
|
||||
@@ -671,6 +787,24 @@ Wait, please.</source>
|
||||
<translation>Не удалось автоматически подключиться. Убедитесь, что USB-кабель подключен и ENNOID-BMS включен.</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>TerminalScreen</name>
|
||||
<message>
|
||||
<location filename="../qml/Screens/TerminalScreen.qml" line="37"/>
|
||||
<source>Clear</source>
|
||||
<translation>Очистить</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/Screens/TerminalScreen.qml" line="50"/>
|
||||
<source>Send</source>
|
||||
<translation>Отправить</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/Screens/TerminalScreen.qml" line="59"/>
|
||||
<source>Help</source>
|
||||
<translation>Помощь</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>Translator</name>
|
||||
<message>
|
||||
|
||||
Reference in New Issue
Block a user