设置页面(1)

This commit is contained in:
2026-05-09 15:21:25 +08:00
parent d1a72da001
commit 9440687b30
27 changed files with 1407 additions and 7 deletions

View File

@@ -157,7 +157,7 @@
<string name="function_settings">Function Settings</string>
<string name="voice_settings">Voice Settings</string>
<string name="water_gun_settings">Water Gun Settings</string>
<string name="detection_settings">Detection Settings</string>
<string name="detection_settings">Auto Mode</string>
<string name="notification_settings">Notification Settings</string>
<string name="language_settings">Language</string>
<string name="chinese">Chinese</string>
@@ -166,7 +166,9 @@
<string name="version">Version</string>
<string name="logout">Logout</string>
<string name="logout_confirm">Are you sure you want to logout?</string>
<string name="warning_voice_playback">Warning Voice Playback</string>
<string name="warning_voice_content">Warning Voice Content</string>
<string name="enter_warning_voice_content_system_will_generate_voice_automatically">Enter warning voice content, system will generate voice automatically.</string>
<!-- Personal Profile -->
<string name="avatar">Avatar</string>
<string name="gender">Gender</string>
@@ -320,10 +322,27 @@
<string name="go_check">Go check</string>
<string name="notice">Notice</string>
<string name="got_it">Got it</string>
<string name="strike_distance">Strike distance</string>
<string name="strike_distance">Strike Distance</string>
<string name="enter_strike_distance">Enter strike distance</string>
<string name="strike_interval">Strike Interval</string>
<string name="switch_container">Switch Container</string>
<string name="strike_position">Strike Position</string>
<string name="container_1">Container 1</string>
<string name="container_2">Container 2</string>
<string name="container_3">Container 3</string>
<string name="container_4">Container 4</string>
<string name="face_detection_failed">Face detection failed</string>
<string name="nickname_default">My nickname</string>
<!-- Auto Mode -->
<string name="auto_mode_title">Auto Mode</string>
<string name="full_auto_mode">Full Auto Mode</string>
<string name="semi_auto_mode">Semi-Auto Mode</string>
<string name="auto_defense_start_time">Auto Arm Start Time</string>
<string name="auto_defense_end_time">Auto Arm End Time</string>
<string name="auto_mode_notice">Auto Mode Instructions</string>
<string name="know_and_agree">I have read and agree</string>
<string name="auto_mode_notice_content">After enabling Full Auto Mode, the device/system will operate independently and automatically execute preset procedures without manual intervention.During operation, do not arbitrarily power off, force a restart, block sensor components or disassemble the device privately, so as to avoid program abnormalities and operation interruption. Full Auto Mode is only applicable to standard and conventional scenarios. Under special working conditions, abnormal environments or temporary special requirements, please manually switch to manual mode.The system will automatically identify normal status and make adaptive adjustments. In case of faults such as alarms, stuttering or abnormal prompts, immediately pause Full Auto Mode, troubleshoot the problem before restarting.Do not place sundries or dangerous goods within the automatic operation range. Keep the working area clean and unobstructed to prevent equipment collision, jamming and safety accidents.Operation data and execution records of Full Auto Mode will be automatically saved. Do not arbitrarily delete or tamper with system configuration parameters to avoid operational logic disorder.Check the device status, power level, network connection and hardware loss regularly on a daily basis to ensure stable and long-term operation of Full Auto Mode. Minors and irrelevant personnel are prohibited from touching or operating the Full Auto Mode switch and setting panel to prevent malfunctions and risks caused by misoperation.</string>
<string name="device_running_days">Device has been running for %d days, please maintain in time</string>
<string name="device_offline_message">Device is offline, please check the WiFi and power connection</string>
<string name="countdown_retry">%ds retry</string>