Files
private-cloud/console/web/code/locales/en/translation.json
2020-06-13 21:32:48 +08:00

119 lines
5.3 KiB
JSON

{
"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"
}
}