From 1bda9524add969e315d870f284046ecf1097f956 Mon Sep 17 00:00:00 2001 From: 826220679@qq.com <826220679@qq.com> Date: 星期日, 24 八月 2025 18:01:25 +0800 Subject: [PATCH] 修改 --- systemfile/Messages_en.properties | 113 +++++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 files changed, 111 insertions(+), 2 deletions(-) diff --git a/systemfile/Messages_en.properties b/systemfile/Messages_en.properties index 4cf9cd7..db77d58 100644 --- a/systemfile/Messages_en.properties +++ b/systemfile/Messages_en.properties @@ -1,3 +1,112 @@ +RtkSource=RtkSource +UPGRADE_DEVICE_ELLIPSIS=... +UPGRADE_DEVICE_UNIT=device(s) +UPGRADE_CONFIRMATION_HEADER=Preparing to upgrade the following devices: +FIRMWARE_URL_LABEL=Firmware URL +TOTAL_DEVICES_COUNT=Total devices: %d +UPGRADE_DEVICES_WITH_URL=Preparing to upgrade %d devices, device IDs: %s, firmware address: %s +SET_UPGRADE_CONDITIONS=SetUpgradeConditions +BY_COMPANY_NAME=ByCompanyName +COMPANY = Company +COMMAND_SEND = Command Send +FIRMWARE_URL = Firmware URL +ENTER_FIRMWARE_DOWNLOAD_URL = Enter the firmware download URL +FIRMWARE_URL_REQUIRED = Firmware download URL is required +UPGRADE_DEVICES_WITH_URL = Upgrading %d devices with firmware URL: %s +SEND_COMMAND = Send Command +SatelliteEquipment=SatelliteEquipment +QUICK_OPERATION=Quick Operation +SELECT=Select +INDEX=Index +DEVICE_NUMBER=Device Number +LONGITUDE=Longitude +LATITUDE=Latitude +ALTITUDE=Altitude +STATUS=Status +SATELLITE_COUNT=Satellite Count +DIFFERENTIAL_TIME=Differential Time +VERSION=Version +CARD_NUMBER=Card Number +ADDRESS=Address +PORT=Port +UPDATE_TIME=Update Time +UPGRADE_CONDITION=Upgrade Condition +BY_VERSION=By Version +BY_NUMBER=By Number +BY_SELECTED_DEVICE=By Selected Device +START_UPGRADE=Start Upgrade +UPGRADE_VALUE_REQUIRED=Upgrade value is required +SELECT_DEVICE_TO_UPGRADE=Select device to upgrade +UPGRADE_SELECTED_DEVICES=Start upgrading the selected %d devices +UPGRADE_BY_VERSION=Start upgrading devices with version %s +UPGRADE_BY_NUMBER=Start upgrading device with number %s +TAG_STATS = Tag Statistics +BASE_STATION_STATS = Base Station Statistics +SOFTWARE_VERSION = Software Version +APP_VERSION = 1.0.0 +UDP_PORT_A = UDP Receive Port A +UDP_PORT_B = UDP Receive Port B +DB_VERSION = Database Version +DB_STATUS = Database Status +RECEIVED_PACKETS=Received +# New message viewing related resources +MESSAGE_VIEW_ALL_TYPES=All Types +MESSAGE_VIEW_UDP_PORT_A=UDP Port A +MESSAGE_VIEW_UDP_PORT_B=UDP Port B +MESSAGE_VIEW_TCP_PORT=TCP Port +MESSAGE_VIEW_MQTT_PORT=MQTT Port +MESSAGE_VIEW_ALL_DEVICES=All Devices +MESSAGE_VIEW_ALL_PROTOCOLS=All Protocols +MESSAGE_VIEW_SHOW_DATA=Show Data +MESSAGE_VIEW_DATA_SOURCE=Data Source +MESSAGE_VIEW_FILTERED_DATA=Filtered Data +MESSAGE_VIEW_HEX_FORMAT=HEX Format +MESSAGE_VIEW_ASCII_FORMAT=ASCII Format +MESSAGE_VIEW_MIXED_FORMAT=Mixed Format +# New Resource Key-Value Pairs +packet.count.format=Packets Received: %d +label.id=Label ID +label.sequence=Packet Sequence +label.power=Battery Level +label.status=Status +label.tag_height=Tag Height +label.anchor_count=Anchor Count +label.anchor_ids=Anchor IDs +label.distances=Distance Values +label.anchor_powers=Anchor Battery Levels +status.button=Button +status.static=Static +status.sleeping=Sleeping +status.vibration=Vibration +status.uwb_switch=UWB Switch +parser.ready=Parser: Ready +yes=Yes +no=No +on=On +off=Off +HEX_SEND=Hex Send +Serial_Port_Tool=Serial Port Tool +SERIAL_PORT=Port +BAUD_RATE=Baud Rate +OPEN_SERIAL=Open Serial +CLOSE_SERIAL=Close Serial +HEX_DISPLAY=HEX Display +TIMESTAMP=Timestamp +APPEND_NEWLINE=Append Newline +TIMED_SEND=Timed Send +INTERVAL_MS=Interval (ms) +RAW_DATA_WINDOW=Raw Data Window +PARSED_DATA_WINDOW=Parsed Data Window +START=Start +PAUSE=Pause +RESUME=Resume +CLEAR=Clear +SEND_DATA=Send Data +SEND=Send +SELECT_PORT_ERROR=Please select a serial port +OPEN_PORT_ERROR=Error opening port +EMPTY_SEND_DATA=Send data is empty +INVALID_INTERVAL=Invalid interval value # New resource key\u2013value pairs map.dialog.selectMap=Select map.dialog.selectMapImage=Select Map Image @@ -441,8 +550,8 @@ MESSAGE_VIEW_START=Start MESSAGE_VIEW_PAUSE=Pause MESSAGE_VIEW_CLEAR=Clear -MESSAGE_VIEW_DATA_TYPE=Data Type -MESSAGE_VIEW_PROTOCOL=Protocol +MESSAGE_VIEW_DATA_TYPE=DataFrom +MESSAGE_VIEW_PROTOCOL=DataType MESSAGE_VIEW_DEVICE_ID=Device ID MESSAGE_VIEW_AUTO_SAVE=Auto Save Messages MESSAGE_VIEW_SHOW_SOURCE=Show Data Source -- Gitblit v1.9.3