You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
DS7/DSWeb/Areas/MvcShipping/Viewsjs/MsCodeAll/Zi_en-us.js

41 lines
1.8 KiB
JavaScript

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

// 官方推荐的多国语言方法 兼容性不好
// 自定义多国语言动态加载方法
Ext.ns("Zi.LAN");
//#region MsCodeFeeTemplate需求编号SR2017061200005-3
Zi.LAN.LANEID = "Route code";//"航线代码";
Zi.LAN.LANE = "Route name";//"航线名称";
Zi.LAN.LANEEN = "Route English name";//"航线英文名称";
Zi.LAN.EDICODE = "Route EDI code";//"航线EDI代码";
Zi.LAN.OP = "Default operation";//"默认操作";
Zi.LAN.DOC = "Default document";//"默认单证";
Zi.LAN.CUSTSERVICE = "Default customer service";//"默认客服";
Zi.LAN.LoadData = "Data loading, please wait...";//"数据加载中,请稍等...";
Zi.LAN.FenYe = "Currently, {0} - {1} records are displayed/a total of {2} records are displayed";//"当前显示 {0} - {1}条记录 /共 {2}条记录";
Zi.LAN.Nodata = "No data";//"没有数据";
Zi.LAN.xnew = "new";//"新建";
Zi.LAN.delete1 = "delete";//"删除";
Zi.LAN.Save ="save";// "保存";
Zi.LAN.ExecuteQuery = "inquire";//"查询";
Zi.LAN.ExportExcel = "Export Excel";//"导出Excel";
Zi.LAN.NowSelect = "Querying data...";//"正在查询数据...";
Zi.LAN.Msg_SavingAndWait = "Saving data, please wait...";//"正在保存数据, 请稍侯..";
Zi.LAN.Msg_Saving = "Saving data...";//"正在保存数据...";
Zi.LAN.Error = "mistake";//"错误";
Zi.LAN.FuWuQiError = "Server response error, please try again";//"服务器响应出错,请重试";
Zi.LAN.Caveat ="warn";// "警告";
Zi.LAN.Prompt ="Tips";// "提示";
Zi.LAN.SelectDanju = "Please select the document first";//"请先选择单据";
Zi.LAN.suredelete = "Are you sure to delete this record?";//"确定删除该记录吗?";
Zi.LAN.nowdelete = "Deleting data...";//"正在删除数据...";
Zi.LAN.truedelete ="Deleted successfully!";// "删除成功!";
//#endregion
//Zi.LAN. = "";