SL100_FactoryTestTool/FactoryTestTool/UI_config.ini

72 lines
2.6 KiB
INI
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

;
; Author zhongfuqiang
; Created on 20240910
; DescriptionSL100 工厂产测工具 中所有的 UI 组件命名
;
; 产测工具窗口大小配置
[Window]
Width = 1340
Height = 900
[LogLevel]
; 0:critical 1:warning 2:info 3:debug
log_level = 2
[Labels]
;tool_version = SL100 工厂产测工具 - V0.0.7
start_listening = 开始监听\n(Start Listening...)
one_clicked_test = 一键功能测试
select_mdns_ip = Select MDns IP:
select_com_port = COM Port:
connect_front_board = 连接前板
save_log = Save
clear_log = Clear
front_board_name = 前 板
back_board_name = 后 板
all_board_name = 整 机
front_device_info = 前板设备信息
back_device_info = 后板设备信息
;------修改后对应的json文件也需要修改------
front_get_hw_info = get_hw_info
front_get_license_info = get_license
front_wr_license_info = write_license
back_get_MAC_addr = get_MAC_addr
back_get_UUID_SN = get_UUID_SN
back_write_UUID_SN = write_UUID_SN
back_confirm_burn = Confirm_burn
;--------------------------------------
all_product_info = 工厂生产信息
all_device_info = 整机设备信息
front_TUYU_license = 图语算法 License
back_get_uuid_sn = 后板获取 UUID/SN
front_test_item = 前板测试项
; 前板测试项按键数量
front_test_item_cnt = 77
front_config_item = 前板配置项
; 前板配置项按键数量
front_config_item_cnt = 77
input_config_para = 请输入配置参数...
back_test_item = 后板测试项
; 后板测试项按键数量
back_test_item_cnt = 77
back_config_item = 后板配置项
; 后板配置项按键数量
back_config_item_cnt = 77
image_display_tab = 图像显示区
video_display_tab = 视频显示区
all_test_item = 整机测试项
all_config_item = 整机配置项
left_lens = 左边镜头
right_lens = 右边镜头
cat_eye_lens_rgb = 猫眼镜头(RGB)
cat_eye_lens_ir = 猫眼镜头(IR)
big_window_pre_video = 大窗口播放视频
resolution_edit = 分辨率:
no_device_connected = No device is connected !!!
this_device_disconnect = This device is not connected !!!
please_select_img_lens = Please select \"左边镜头\" or \"右边镜头\" to get image!!!
please_select_vid_lens = Please select lens to get video!!!
mdns_host_name = SL100-FactoryTool-Mdns
mdns_service_name = _myservice._tcp.local.
tcp_connect_port = 12412