mac
2024-03-12 0b6f27a6aeeb6eb3d5ee55b500797875c2bd5d2c
app/src/main/res/values/strings.xml
@@ -215,5 +215,31 @@
    <string name="exception_failed_to_generate_md5_for_the_upgrade_file">升级文件生成md5失败失败.</string>
    <string name="exception_description_failed_to_compare_the_md5_of_the_upgrade_file">升级文件md5比对失败.</string>
    <string name="exception_the_upgrade_file_is_downloaded">升级文件下载完成.</string>
    <string name="exception_no_location_information_permission">没有位置信息权限.</string>
    <string name="exception_the_location_function_is_not_enabled">没开启定位功能.</string>
    <string name="exception_unable_location_move10_meters_later">无法获取位置,请移动手机10米后,再重新获取.</string>
    <string name="succeed">成功.</string>
    <string name="delete_power_station">是否要删除%s电站?</string>
    <string name="power_station_selection">电站选择</string>
    <string name="alarm_all_device">全部设备</string>
    <string name="alarm_all_device_inverter">逆变器</string>
    <string name="alarm_all_device_bms">BMS控制盒</string>
    <string name="alarm_all_device_battery_cell">电池单元</string>
    <string name="alarm_all_grade">全部等级</string>
    <string name="alarm_all_grade_malfunction">故障</string>
    <string name="alarm_all_grade_warning">警告</string>
    <string name="alarm_all_grade_tip">提示</string>
    <string name="alarm_all_time">全部时间</string>
    <string name="alarm_all_time_same_day">当天</string>
    <string name="alarm_all_time_3">近3天</string>
    <string name="alarm_all_time_7">近7天</string>
    <string name="alarm_all_time_30">近30天</string>
    <string name="alarm_device">设备报警</string>
    <string name="alarm_record">报警记录</string>
    <string name="power_station_editing">电站编辑</string>
    <string name="switch_power_station">是否要切换%s电站?</string>
</resources>