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/MsCodeFeeSetList/Zi_en-us.js

53 lines
2.2 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 MsCodeFeeSetList需求编号SR2017061200005-2
Zi.LAN.CREATETIME = "Create Time";//创建时间
Zi.LAN.CREATEUSERREF = "Creater";//创建人
Zi.LAN.FEEGROUP = "Fee Group";//费用分组
Zi.LAN.DEFAULTCREDIT = "Default paid customer type";//默认付费客户类型
Zi.LAN.DEFAULTCURR = "Currency";//默认币别
Zi.LAN.DEFAULTDEBIT = "Default charge type of customer";//默认收费客户类型
Zi.LAN.DEFAULTUNIT = "Default Standards";//默认计费标准
Zi.LAN.DESCRIPTION = "Fee Ename";//费用英文名称
Zi.LAN.FEECODE = "Fee Code";//费用代码
Zi.LAN.FEEFRT = "Default FRT";//默认FRT
Zi.LAN.GID = "GID";//GID
Zi.LAN.NAME = "Fee Name";//费用名称
Zi.LAN.ISADVANCEDPAY = "Advance Fee";//是否垫付费用
Zi.LAN.ISAIR = "Air";//是否空运
Zi.LAN.ISSEA = "Sea";//是否海运
Zi.LAN.ISTRUCKING = "Land";//是否陆运
Zi.LAN.ISTRUCKINGFIXED = "Land Fixed Costs";//是否陆运固定费用
Zi.LAN.ISWMS = "warehouse";//是否仓储费用
Zi.LAN.btnAdd = "Add";//新建
Zi.LAN.btnDelete = "Delete";//"删除";
Zi.LAN.btnrRefresh = "Select";//执行查询
Zi.LAN.btnSave = "Save";//保存
Zi.LAN.btnSaveAndClose = "Save&Close";//保存并关闭
Zi.LAN.btnSaveAndNew = "Save&New";//保存并新建
Zi.LAN.FuWuQiXiangYingChuCuo = "Server responds an errorplease try again";//服务器响应出错,请重试..
Zi.LAN.ShuJuJiaZaiZhong = "Loading...";//数据加载中,请稍等...
Zi.LAN.ZhengZaiCaoZuoShuJu = "Pleae wait..";//正在操作数据请稍侯...
Zi.LAN.ZhengZaiChaXunShuJu = "Pleae wait...";//正在查询数据请稍侯...
Zi.LAN.QueDingShanChuGaiJiLuMa = "Sure to delete the record?";//确定删除该记录吗?
Zi.LAN.TiShi = "Prompt";//提示
Zi.LAN.CuoWu = "Error";//错误
Zi.LAN.JingGao = "Warning!";//警告
Zi.LAN.QingXianXuanZeXinXi = "Please choose first!";//请先选择要操作的信息!
Zi.LAN.ChaXunTiaoJianFuZhiCuoWu = "Inquiry condition is wrong, please check!";//查询条件赋值错误,请检查!
Zi.LAN.DUITYPE = "Fee Group";
Zi.LAN.INVGOODNAME = "Inoice Fee Name";
Zi.LAN.ISOPEN = "Is Open";
Zi.LAN.ISINVOICE = "Not Invoice";
//#endregion