updated console and server repo name
This commit is contained in:
119
private-console/web/code/locales/dev/translation.json
Normal file
119
private-console/web/code/locales/dev/translation.json
Normal file
@@ -0,0 +1,119 @@
|
||||
{
|
||||
"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": "选择品牌"
|
||||
}
|
||||
}
|
||||
119
private-console/web/code/locales/en-US/translation.json
Normal file
119
private-console/web/code/locales/en-US/translation.json
Normal file
@@ -0,0 +1,119 @@
|
||||
{
|
||||
"app": {
|
||||
"name": "IRext"
|
||||
},
|
||||
"page_code": {
|
||||
"title": "Console",
|
||||
"d_try_index_quit": "Quit",
|
||||
"panel_category": "Cates",
|
||||
"panel_brand": "Brand",
|
||||
"panel_select_province": "State",
|
||||
"panel_select_city": "Cities",
|
||||
"d_create_index_title": "Create Index",
|
||||
"d_create_index_priority": "Priority",
|
||||
"d_create_index_category": "Cates ",
|
||||
"d_create_index_brand": "Brand",
|
||||
"d_create_index_province": "State",
|
||||
"d_create_index_city": "Cities",
|
||||
"d_create_index_protocol": "Protocol",
|
||||
"d_create_index_sp": "Operator",
|
||||
"d_create_index_subcate": "Cate2",
|
||||
"d_create_index_subcate_binary": "Binary",
|
||||
"d_create_index_subcate_quaternary": "Quaternary",
|
||||
"d_create_index_subcate_hexdecimal": "Hexadecimal",
|
||||
"d_create_index_code_name": "Name ",
|
||||
"d_create_index_code_file": "File ",
|
||||
"d_create_index_submit": "Submit",
|
||||
"d_create_index_cancel": "Cancel",
|
||||
"d_search_index_title": "Search Index",
|
||||
"d_search_index_map": "Mapping",
|
||||
"d_search_index_search": "Search",
|
||||
"d_search_index_cancel": "Cancel",
|
||||
"d_delete_index_title": "Delete Index",
|
||||
"d_delete_index_delete": "Delete",
|
||||
"d_delete_index_cancel": "Cancel",
|
||||
"d_fallback_index_title": "Fallback Index",
|
||||
"d_fallback_index_tip": "Confirm to fallback index ?",
|
||||
"d_fallback_index_fallback": "Fallback",
|
||||
"d_fallback_index_cancel": "Cancel",
|
||||
"d_verify_index_title": "Verify Index",
|
||||
"d_verify_index_verify": "Verify",
|
||||
"d_verify_index_cancel": "Cancel",
|
||||
"d_publish_index_title": "Publish Index",
|
||||
"d_publish_index_publish": "Publish",
|
||||
"d_publish_index_cancel": "Cancel",
|
||||
"d_submit_index_title": "Submit Index File",
|
||||
"d_submit_index_progress": "Submitting",
|
||||
"d_submit_index_ok": "OK",
|
||||
"d_submit_protocol_title": "Submit Protocol File",
|
||||
"d_submit_protocol_progress": "Submitting",
|
||||
"d_submit_protocol_ok": "OK",
|
||||
"d_create_brand_title": "Add Brand",
|
||||
"d_create_category": "Category",
|
||||
"d_create_brand_name": "Name(CN)",
|
||||
"d_create_brand_name_en": "Name(EN)",
|
||||
"d_create_brand_name_tw": "Name(TW)",
|
||||
"d_create_brand_priority": "Priority",
|
||||
"d_create_brand_ok": "OK",
|
||||
"d_create_protocol_title": "Add Protocol",
|
||||
"d_create_protocol_name": "Name",
|
||||
"d_create_protocol_file": "File",
|
||||
"d_create_protocol_type": "Type",
|
||||
"d_create_protocol_binary": "Binary",
|
||||
"d_create_protocol_quaternary": "Quaternary",
|
||||
"d_create_protocol_hexadecimal": "Hexadecimal",
|
||||
"d_create_protocol_ok": "OK",
|
||||
"d_hint_title": "Info",
|
||||
"d_hint_ok": "OK",
|
||||
"d_panel_category_init": "AC",
|
||||
"d_panel_city_init": "北京市",
|
||||
"d_table_category_cn": "Category",
|
||||
"d_table_brand_cn": "Brand",
|
||||
"d_table_city_cn": "City",
|
||||
"d_table_operator_cn": "Operator",
|
||||
"d_table_priority_cn": "Priority",
|
||||
"d_table_protocol_cn": "Protocol",
|
||||
"d_table_remote_cn": "Control code",
|
||||
"d_table_status_cn": "Status",
|
||||
"d_table_contributor_cn": "Contributor",
|
||||
"d_status_published": "Published",
|
||||
"d_status_to_verify": "To Verify",
|
||||
"d_status_passed": "Passed",
|
||||
"d_status_failed": "Failed",
|
||||
"d_status_duplicated": "Duplicated",
|
||||
"d_hint_common_select_index": "Please select an index",
|
||||
"d_hint_input_index_name": "Please fill name of index",
|
||||
"d_hint_input_index_file": "Please upload code file",
|
||||
"d_hint_delete_success": "Index deleted",
|
||||
"d_hint_delete_failed": "Failed to delete index",
|
||||
"d_hint_fallback_success": "Index fallback done",
|
||||
"d_hint_fallback_failed": "Failed to fallback index",
|
||||
"d_hint_update_success": "Index updated",
|
||||
"d_hint_update_failed": "Failed to update index",
|
||||
"d_hint_publishing_brand": "Publish new brands in progress...",
|
||||
"d_hint_publishing_index": "Publish new indexes in progress...",
|
||||
"d_hint_publish_success": "Indexes published",
|
||||
"d_hint_publish_failed": "Failed to publish indexes",
|
||||
"d_hint_create_brand_fill_name": "Please fill brand name",
|
||||
"d_hint_create_brand_existed": "This brand already existed",
|
||||
"d_hint_create_brand_success": "Brand added",
|
||||
"d_hint_create_brand_failed": "Failed to add brand",
|
||||
"d_hint_create_protocol_fill_name": "Please fill protocol name",
|
||||
"d_hint_create_protocol_upload_file": "Please upload XML file for protocol",
|
||||
"d_hint_init_all_cities": "All cities",
|
||||
"d_hint_fallback_confirm": "Confirm to fallback ",
|
||||
"d_hint_delete_confirm": "Confirm to delete ",
|
||||
"d_pass": " pass ",
|
||||
"d_not_pass": " not to pass ",
|
||||
"d_hint_confirm_to": "Confirm to ",
|
||||
"d_hint_confirm_q": " ?",
|
||||
"d_hint_publish_totally": "Totally ",
|
||||
"d_hint_publish_brands_and": " brands and ",
|
||||
"d_hint_publish_indexes_to_publish_confirm": " indexes to be published, please confirm",
|
||||
"d_hint_category_placeholder": "Select cate",
|
||||
"d_hint_province_placeholder": "Select states",
|
||||
"d_hint_city_placeholder": "Select city",
|
||||
"d_hint_sp_placeholder": "Select SP",
|
||||
"d_hint_brand_placeholder": "Select brand"
|
||||
}
|
||||
}
|
||||
119
private-console/web/code/locales/en/translation.json
Normal file
119
private-console/web/code/locales/en/translation.json
Normal file
@@ -0,0 +1,119 @@
|
||||
{
|
||||
"app": {
|
||||
"name": "IRext"
|
||||
},
|
||||
"page_code": {
|
||||
"title": "Console",
|
||||
"d_try_index_quit": "Quit",
|
||||
"panel_category": "Cates",
|
||||
"panel_brand": "Brand",
|
||||
"panel_select_province": "State",
|
||||
"panel_select_city": "Cities",
|
||||
"d_create_index_title": "Create Index",
|
||||
"d_create_index_priority": "Priority",
|
||||
"d_create_index_category": "Cates ",
|
||||
"d_create_index_brand": "Brand",
|
||||
"d_create_index_province": "State",
|
||||
"d_create_index_city": "Cities",
|
||||
"d_create_index_protocol": "Protocol",
|
||||
"d_create_index_sp": "Operator",
|
||||
"d_create_index_subcate": "Cate2",
|
||||
"d_create_index_subcate_binary": "Binary",
|
||||
"d_create_index_subcate_quaternary": "Quaternary",
|
||||
"d_create_index_subcate_hexdecimal": "Hexadecimal",
|
||||
"d_create_index_code_name": "Name ",
|
||||
"d_create_index_code_file": "File ",
|
||||
"d_create_index_submit": "Submit",
|
||||
"d_create_index_cancel": "Cancel",
|
||||
"d_search_index_title": "Search Index",
|
||||
"d_search_index_map": "Mapping",
|
||||
"d_search_index_search": "Search",
|
||||
"d_search_index_cancel": "Cancel",
|
||||
"d_delete_index_title": "Delete Index",
|
||||
"d_delete_index_delete": "Delete",
|
||||
"d_delete_index_cancel": "Cancel",
|
||||
"d_fallback_index_title": "Fallback Index",
|
||||
"d_fallback_index_tip": "Confirm to fallback index ?",
|
||||
"d_fallback_index_fallback": "Fallback",
|
||||
"d_fallback_index_cancel": "Cancel",
|
||||
"d_verify_index_title": "Verify Index",
|
||||
"d_verify_index_verify": "Verify",
|
||||
"d_verify_index_cancel": "Cancel",
|
||||
"d_publish_index_title": "Publish Index",
|
||||
"d_publish_index_publish": "Publish",
|
||||
"d_publish_index_cancel": "Cancel",
|
||||
"d_submit_index_title": "Submit Index File",
|
||||
"d_submit_index_progress": "Submitting",
|
||||
"d_submit_index_ok": "OK",
|
||||
"d_submit_protocol_title": "Submit Protocol File",
|
||||
"d_submit_protocol_progress": "Submitting",
|
||||
"d_submit_protocol_ok": "OK",
|
||||
"d_create_brand_title": "Add Brand",
|
||||
"d_create_category": "Category",
|
||||
"d_create_brand_name": "Name(CN)",
|
||||
"d_create_brand_name_en": "Name(EN)",
|
||||
"d_create_brand_name_tw": "Name(TW)",
|
||||
"d_create_brand_priority": "Priority",
|
||||
"d_create_brand_ok": "OK",
|
||||
"d_create_protocol_title": "Add Protocol",
|
||||
"d_create_protocol_name": "Name",
|
||||
"d_create_protocol_file": "File",
|
||||
"d_create_protocol_type": "Type",
|
||||
"d_create_protocol_binary": "Binary",
|
||||
"d_create_protocol_quaternary": "Quaternary",
|
||||
"d_create_protocol_hexadecimal": "Hexadecimal",
|
||||
"d_create_protocol_ok": "OK",
|
||||
"d_hint_title": "Info",
|
||||
"d_hint_ok": "OK",
|
||||
"d_panel_category_init": "AC",
|
||||
"d_panel_city_init": "北京市",
|
||||
"d_table_category_cn": "Category",
|
||||
"d_table_brand_cn": "Brand",
|
||||
"d_table_city_cn": "City",
|
||||
"d_table_operator_cn": "Operator",
|
||||
"d_table_priority_cn": "Priority",
|
||||
"d_table_protocol_cn": "Protocol",
|
||||
"d_table_remote_cn": "Control code",
|
||||
"d_table_status_cn": "Status",
|
||||
"d_table_contributor_cn": "Contributor",
|
||||
"d_status_published": "Published",
|
||||
"d_status_to_verify": "To Verify",
|
||||
"d_status_passed": "Passed",
|
||||
"d_status_failed": "Failed",
|
||||
"d_status_duplicated": "Duplicated",
|
||||
"d_hint_common_select_index": "Please select an index",
|
||||
"d_hint_input_index_name": "Please fill name of index",
|
||||
"d_hint_input_index_file": "Please upload code file",
|
||||
"d_hint_delete_success": "Index deleted",
|
||||
"d_hint_delete_failed": "Failed to delete index",
|
||||
"d_hint_fallback_success": "Index fallback done",
|
||||
"d_hint_fallback_failed": "Failed to fallback index",
|
||||
"d_hint_update_success": "Index updated",
|
||||
"d_hint_update_failed": "Failed to update index",
|
||||
"d_hint_publishing_brand": "Publish new brands in progress...",
|
||||
"d_hint_publishing_index": "Publish new indexes in progress...",
|
||||
"d_hint_publish_success": "Indexes published",
|
||||
"d_hint_publish_failed": "Failed to publish indexes",
|
||||
"d_hint_create_brand_fill_name": "Please fill brand name",
|
||||
"d_hint_create_brand_existed": "This brand already existed",
|
||||
"d_hint_create_brand_success": "Brand added",
|
||||
"d_hint_create_brand_failed": "Failed to add brand",
|
||||
"d_hint_create_protocol_fill_name": "Please fill protocol name",
|
||||
"d_hint_create_protocol_upload_file": "Please upload XML file for protocol",
|
||||
"d_hint_init_all_cities": "All cities",
|
||||
"d_hint_fallback_confirm": "Confirm to fallback ",
|
||||
"d_hint_delete_confirm": "Confirm to delete ",
|
||||
"d_pass": " pass ",
|
||||
"d_not_pass": " not to pass ",
|
||||
"d_hint_confirm_to": "Confirm to ",
|
||||
"d_hint_confirm_q": " ?",
|
||||
"d_hint_publish_totally": "Totally ",
|
||||
"d_hint_publish_brands_and": " brands and ",
|
||||
"d_hint_publish_indexes_to_publish_confirm": " indexes to be published, please confirm",
|
||||
"d_hint_category_placeholder": "Select cate",
|
||||
"d_hint_province_placeholder": "Select states",
|
||||
"d_hint_city_placeholder": "Select city",
|
||||
"d_hint_sp_placeholder": "Select SP",
|
||||
"d_hint_brand_placeholder": "Select brand"
|
||||
}
|
||||
}
|
||||
119
private-console/web/code/locales/zh-CN/translation.json
Normal file
119
private-console/web/code/locales/zh-CN/translation.json
Normal file
@@ -0,0 +1,119 @@
|
||||
{
|
||||
"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": "选择品牌"
|
||||
}
|
||||
}
|
||||
119
private-console/web/code/locales/zh/translation.json
Normal file
119
private-console/web/code/locales/zh/translation.json
Normal file
@@ -0,0 +1,119 @@
|
||||
{
|
||||
"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": "选择品牌"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user