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

70 lines
2.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.CORPID = "CORPID";//
Zi.LAN.CREATETIME = "Create Time";//录入日期
Zi.LAN.CREATEUSER = "CREATEUSER";//
Zi.LAN.CREATEUSERREF = "CREATEUSER";//录入人
Zi.LAN.DESCRIPTION = "Template Description";//模板说明
Zi.LAN.FEETYPE = "Template Type";//费用类型
Zi.LAN.GID = "GID";//
Zi.LAN.ISPUBLIC = "Public";//是否公共
Zi.LAN.NAME = "Template Name";//模板名称
Zi.LAN.OPTYPE = "Business Category";//业务类别
Zi.LAN.REMARK = "Remark";//备注
Zi.LAN.CLIENT = "Settlement Object Type";//结算对象类型
Zi.LAN.CURRENCY = "Currency";//币别
Zi.LAN.CUSTOMERNAME = "Settlement Object";//结算对象
Zi.LAN.EXCHANGERATE = "Exchangerate";//汇率
Zi.LAN.FEEFRT = "FRT";//FRT
Zi.LAN.FEENAME = "Feename";//费用名称
Zi.LAN.FEETYPEREF = "Feetype";//费用类别
Zi.LAN.ISADVANCEDPAY = "Advance";//垫付
Zi.LAN.ISCTN = "Box";//是否箱型
Zi.LAN.ISINVOICE = "NO Invoice";//不开发票
Zi.LAN.OPTYPEREF = "Business Kinds";//业务种类
Zi.LAN.SORT = "Sorting";//排序
Zi.LAN.TEMPLATEID = "Templateid";//TEMPLATEID
Zi.LAN.UNIT = "Standard";//标准
Zi.LAN.UNITPRICE = "Unit Price";//单价
Zi.LAN.TAXUNITPRICE = "Tax Unit Price";
Zi.LAN.TAX = "Tax Rate";//税率
Zi.LAN.TAXRATE = "Tax";//税额
Zi.LAN.btnAdd = "Add";//新建
Zi.LAN.btnAddDetail = "Add Fee";//增加费用明细
Zi.LAN.btnCopyAndNew = "Copy&Add";//复制新建
Zi.LAN.btnDelete = "Delete";//删除
Zi.LAN.btnDeleteDetail = "Delete Fee";//删除费用明细
Zi.LAN.btnRefresh = "Select";//执行查询
Zi.LAN.btnReset = "Reset Condition";//重置条件
Zi.LAN.btnSave = "Save";//保存
Zi.LAN.btnSaveAndClose = "Save&Close";//保存并关闭
Zi.LAN.btnSaveAndNew = "Save&New";//保存并新建
Zi.LAN.FeeField = "Fee field";//费用字段
Zi.LAN.QingXianXuanZeXinXi = "Please choose first!";//请先选择要操作的信息!
Zi.LAN.QueDingShanChuGaiJiLuMa = "Sure to delete the record";//确定删除该记录吗?
Zi.LAN.ShuJuJiaZaiZhong = "Loading...";//数据加载中,请稍等...
Zi.LAN.ZhengZaiCaoZuoShuJu = "Please wait...";//正在操作数据请稍侯...
Zi.LAN.ZhengZaiChaXunShuJu = "Please wait...";//正在查询数据请稍侯...
Zi.LAN.CuoWu = "Error!";//错误
Zi.LAN.JingGao = "Warning!";//警告
Zi.LAN.TiShi = "Prompt";//提示
Zi.LAN.FuWuQiXiangYingChuCuo = "Server responds an errorplease try again...";//服务器响应出错,请重试...
Zi.LAN.GenJuSheZhiHuiLvShengCheng = "Generated according to exchange rate";//根据设置汇率生成
Zi.LAN.SALECORP = "Sale Corp";
Zi.LAN.btnClearCUSTOMERNAME = 'Clear Customer';
Zi.LAN.ACCTAXRATE = 'Acc Taxrate';
Zi.LAN.FeeDescription = 'FeeDescription';
Zi.LAN.UNITPRICEDESCRPTION = '单价公式';
//#endregion