Files
private-cloud/private-console/web/code/locales/dev/translation.json
2025-10-28 10:30:20 +08:00

119 lines
5.5 KiB
JSON

{
"app": {
"name": "IRext"
},
"page_code": {
"title": "控制台",
"d_try_index_quit": "退出",
"panel_category": "类型",
"panel_brand": "品牌",
"panel_select_province": "选择省份",
"panel_select_city": "选择城市",
"d_create_index_title": "新建编码",
"d_create_index_priority": "优先排序",
"d_create_index_category": "家电类型",
"d_create_index_brand": "家电品牌",
"d_create_index_province": "选择省份",
"d_create_index_city": "选择城市",
"d_create_index_sp": "选择SP",
"d_create_index_protocol": "编码协议",
"d_create_index_subcate": "编码类型",
"d_create_index_subcate_binary": "Binary",
"d_create_index_subcate_quaternary": "Quaternary",
"d_create_index_subcate_hexdecimal": "Hexadecimal",
"d_create_index_code_name": "码源名称",
"d_create_index_code_file": "码源文件 ",
"d_create_index_submit": "提交",
"d_create_index_cancel": "取消",
"d_search_index_title": "搜索编码",
"d_search_index_map": "编码映射",
"d_search_index_search": "搜索",
"d_search_index_cancel": "取消",
"d_delete_index_title": "删除编码",
"d_delete_index_delete": "删除",
"d_delete_index_cancel": "取消",
"d_fallback_index_title": "回退编码",
"d_fallback_index_tip": "确认要回退编码到待验证状态吗?",
"d_fallback_index_fallback": "确定",
"d_fallback_index_cancel": "取消",
"d_verify_index_title": "验证编码",
"d_verify_index_verify": "确定",
"d_verify_index_cancel": "取消",
"d_publish_index_title": "发布编码",
"d_publish_index_publish": "发布",
"d_publish_index_cancel": "取消",
"d_submit_index_title": "提交编码文件",
"d_submit_index_progress": "正在提交",
"d_submit_index_ok": "确定",
"d_submit_protocol_title": "提交协议文件",
"d_submit_protocol_progress": "正在提交",
"d_submit_protocol_ok": "确定",
"d_create_brand_title": "创建品牌",
"d_create_category": "电器类型",
"d_create_brand_name": "品牌名称",
"d_create_brand_name_en": "英文名称",
"d_create_brand_name_tw": "繁中名称",
"d_create_brand_priority": "优先排序",
"d_create_brand_ok": "确定创建",
"d_create_protocol_title": "创建协议",
"d_create_protocol_name": "协议名称",
"d_create_protocol_file": "协议文件",
"d_create_protocol_type": "协议类型",
"d_create_protocol_binary": "Binary",
"d_create_protocol_quaternary": "Quaternary",
"d_create_protocol_hexadecimal": "Hexadecimal",
"d_create_protocol_ok": "确定创建",
"d_hint_title": "提示",
"d_hint_ok": "确定",
"d_panel_category_init": "空调",
"d_panel_city_init": "北京市",
"d_table_category_cn": "种类",
"d_table_brand_cn": "品牌",
"d_table_city_cn": "城市",
"d_table_operator_cn": "运营商",
"d_table_priority_cn": "优先级",
"d_table_protocol_cn": "协议",
"d_table_remote_cn": "控制码",
"d_table_status_cn": "状态",
"d_table_contributor_cn": "贡献者",
"d_status_published": "已发布",
"d_status_to_verify": "待验证",
"d_status_passed": "通过",
"d_status_failed": "未通过",
"d_status_duplicated": "重复",
"d_hint_common_select_index": "请先选中一个索引",
"d_hint_input_index_name": "请输入编码名称",
"d_hint_input_index_file": "请上传编码文件",
"d_hint_delete_success": "成功删除索引",
"d_hint_delete_failed": "删除索引失败",
"d_hint_fallback_success": "成功回退索引",
"d_hint_fallback_failed": "回退索引失败",
"d_hint_update_success": "成功更新索引",
"d_hint_update_failed": "更新索引失败",
"d_hint_publishing_brand": "正在发布新增品牌,请稍候...",
"d_hint_publishing_index": "正在发布新增编码,请稍候...",
"d_hint_publish_success": "编码发布成功",
"d_hint_publish_failed": "编码发布失败",
"d_hint_create_brand_fill_name": "请填写名称",
"d_hint_create_brand_existed": "此项目已存在",
"d_hint_create_brand_success": "创建品牌成功",
"d_hint_create_brand_failed": "创建品牌失败",
"d_hint_create_protocol_fill_name": "请输入协议名称",
"d_hint_create_protocol_upload_file": "请上传协议XML文件",
"d_hint_init_all_cities": "所有城市",
"d_hint_fallback_confirm": "确认要回退",
"d_hint_delete_confirm": "确认要删除",
"d_pass": "通过",
"d_not_pass": "不通过",
"d_hint_confirm_to": "确认要",
"d_hint_confirm_q": "吗?",
"d_hint_publish_totally": "共有",
"d_hint_publish_brands_and": " 个品牌,和 ",
"d_hint_publish_indexes_to_publish_confirm": " 编码索引待发布,请确认",
"d_hint_category_placeholder": "选择类型",
"d_hint_province_placeholder": "选择省份",
"d_hint_city_placeholder": "选择城市",
"d_hint_sp_placeholder": "选择SP",
"d_hint_brand_placeholder": "选择品牌"
}
}