|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
<root>
|
|
|
<!--
|
|
|
Microsoft ResX Schema
|
|
|
|
|
|
Version 2.0
|
|
|
|
|
|
The primary goals of this format is to allow a simple XML format
|
|
|
that is mostly human readable. The generation and parsing of the
|
|
|
various data types are done through the TypeConverter classes
|
|
|
associated with the data types.
|
|
|
|
|
|
Example:
|
|
|
|
|
|
... ado.net/XML headers & schema ...
|
|
|
<resheader name="resmimetype">text/microsoft-resx</resheader>
|
|
|
<resheader name="version">2.0</resheader>
|
|
|
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
|
|
|
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
|
|
|
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
|
|
|
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
|
|
|
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
|
|
|
<value>[base64 mime encoded serialized .NET Framework object]</value>
|
|
|
</data>
|
|
|
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
|
|
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
|
|
|
<comment>This is a comment</comment>
|
|
|
</data>
|
|
|
|
|
|
There are any number of "resheader" rows that contain simple
|
|
|
name/value pairs.
|
|
|
|
|
|
Each data row contains a name, and value. The row also contains a
|
|
|
type or mimetype. Type corresponds to a .NET class that support
|
|
|
text/value conversion through the TypeConverter architecture.
|
|
|
Classes that don't support this are serialized and stored with the
|
|
|
mimetype set.
|
|
|
|
|
|
The mimetype is used for serialized objects, and tells the
|
|
|
ResXResourceReader how to depersist the object. This is currently not
|
|
|
extensible. For a given mimetype the value must be set accordingly:
|
|
|
|
|
|
Note - application/x-microsoft.net.object.binary.base64 is the format
|
|
|
that the ResXResourceWriter will generate, however the reader can
|
|
|
read any of the formats listed below.
|
|
|
|
|
|
mimetype: application/x-microsoft.net.object.binary.base64
|
|
|
value : The object must be serialized with
|
|
|
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
|
|
|
: and then encoded with base64 encoding.
|
|
|
|
|
|
mimetype: application/x-microsoft.net.object.soap.base64
|
|
|
value : The object must be serialized with
|
|
|
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
|
|
|
: and then encoded with base64 encoding.
|
|
|
|
|
|
mimetype: application/x-microsoft.net.object.bytearray.base64
|
|
|
value : The object must be serialized into a byte array
|
|
|
: using a System.ComponentModel.TypeConverter
|
|
|
: and then encoded with base64 encoding.
|
|
|
-->
|
|
|
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
|
|
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
|
|
|
<xsd:element name="root" msdata:IsDataSet="true">
|
|
|
<xsd:complexType>
|
|
|
<xsd:choice maxOccurs="unbounded">
|
|
|
<xsd:element name="metadata">
|
|
|
<xsd:complexType>
|
|
|
<xsd:sequence>
|
|
|
<xsd:element name="value" type="xsd:string" minOccurs="0" />
|
|
|
</xsd:sequence>
|
|
|
<xsd:attribute name="name" use="required" type="xsd:string" />
|
|
|
<xsd:attribute name="type" type="xsd:string" />
|
|
|
<xsd:attribute name="mimetype" type="xsd:string" />
|
|
|
<xsd:attribute ref="xml:space" />
|
|
|
</xsd:complexType>
|
|
|
</xsd:element>
|
|
|
<xsd:element name="assembly">
|
|
|
<xsd:complexType>
|
|
|
<xsd:attribute name="alias" type="xsd:string" />
|
|
|
<xsd:attribute name="name" type="xsd:string" />
|
|
|
</xsd:complexType>
|
|
|
</xsd:element>
|
|
|
<xsd:element name="data">
|
|
|
<xsd:complexType>
|
|
|
<xsd:sequence>
|
|
|
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
|
|
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
|
|
|
</xsd:sequence>
|
|
|
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
|
|
|
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
|
|
|
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
|
|
|
<xsd:attribute ref="xml:space" />
|
|
|
</xsd:complexType>
|
|
|
</xsd:element>
|
|
|
<xsd:element name="resheader">
|
|
|
<xsd:complexType>
|
|
|
<xsd:sequence>
|
|
|
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
|
|
</xsd:sequence>
|
|
|
<xsd:attribute name="name" type="xsd:string" use="required" />
|
|
|
</xsd:complexType>
|
|
|
</xsd:element>
|
|
|
</xsd:choice>
|
|
|
</xsd:complexType>
|
|
|
</xsd:element>
|
|
|
</xsd:schema>
|
|
|
<resheader name="resmimetype">
|
|
|
<value>text/microsoft-resx</value>
|
|
|
</resheader>
|
|
|
<resheader name="version">
|
|
|
<value>2.0</value>
|
|
|
</resheader>
|
|
|
<resheader name="reader">
|
|
|
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
|
|
</resheader>
|
|
|
<resheader name="writer">
|
|
|
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
|
|
</resheader>
|
|
|
<data name="BtnCancel" xml:space="preserve">
|
|
|
<value>取消</value>
|
|
|
</data>
|
|
|
<data name="BtnClose" xml:space="preserve">
|
|
|
<value>关闭</value>
|
|
|
</data>
|
|
|
<data name="BtnCreate" xml:space="preserve">
|
|
|
<value>新建</value>
|
|
|
</data>
|
|
|
<data name="BtnDel" xml:space="preserve">
|
|
|
<value>删除</value>
|
|
|
</data>
|
|
|
<data name="BtnEdit" xml:space="preserve">
|
|
|
<value>编辑</value>
|
|
|
</data>
|
|
|
<data name="BtnNew" xml:space="preserve">
|
|
|
<value>新增</value>
|
|
|
</data>
|
|
|
<data name="BtnOK" xml:space="preserve">
|
|
|
<value>确定</value>
|
|
|
</data>
|
|
|
<data name="BtnQuery" xml:space="preserve">
|
|
|
<value>查询</value>
|
|
|
</data>
|
|
|
<data name="BtnReset" xml:space="preserve">
|
|
|
<value>重置</value>
|
|
|
</data>
|
|
|
<data name="BtnSave" xml:space="preserve">
|
|
|
<value>暂存</value>
|
|
|
</data>
|
|
|
<data name="BtnSubmit" xml:space="preserve">
|
|
|
<value>提交</value>
|
|
|
</data>
|
|
|
<data name="BtnView" xml:space="preserve">
|
|
|
<value>查看</value>
|
|
|
</data>
|
|
|
<data name="LabelBLFRT" xml:space="preserve">
|
|
|
<value>付费方式</value>
|
|
|
</data>
|
|
|
<data name="LabelBSSTATUS" xml:space="preserve">
|
|
|
<value>状态</value>
|
|
|
</data>
|
|
|
<data name="LabelCARGOID" xml:space="preserve">
|
|
|
<value>货物标识</value>
|
|
|
</data>
|
|
|
<data name="LabelCARRIER" xml:space="preserve">
|
|
|
<value>船公司</value>
|
|
|
</data>
|
|
|
<data name="LabelCARRIER1" xml:space="preserve">
|
|
|
<value>船公司</value>
|
|
|
</data>
|
|
|
<data name="LabelCBM" xml:space="preserve">
|
|
|
<value>尺码</value>
|
|
|
</data>
|
|
|
<data name="LabelCLOSEDOCDATE" xml:space="preserve">
|
|
|
<value>截单日期</value>
|
|
|
</data>
|
|
|
<data name="LabelCLOSINGDATE" xml:space="preserve">
|
|
|
<value>截港日期</value>
|
|
|
</data>
|
|
|
<data name="LabelCNTRTOTAL" xml:space="preserve">
|
|
|
<value>集装箱</value>
|
|
|
</data>
|
|
|
<data name="LabelCONSIGNEE" xml:space="preserve">
|
|
|
<value>收货人</value>
|
|
|
</data>
|
|
|
<data name="LabelCONSIGNEEID" xml:space="preserve">
|
|
|
<value>收货人代码</value>
|
|
|
</data>
|
|
|
<data name="LabelCONTRACTNO" xml:space="preserve">
|
|
|
<value>约号</value>
|
|
|
</data>
|
|
|
<data name="LabelCOPYNOBILLL" xml:space="preserve">
|
|
|
<value>副本份数</value>
|
|
|
</data>
|
|
|
<data name="LabelCtrn" xml:space="preserve">
|
|
|
<value>集装箱</value>
|
|
|
</data>
|
|
|
<data name="LabelCtrnNum" xml:space="preserve">
|
|
|
<value>箱量</value>
|
|
|
</data>
|
|
|
<data name="LabelCtrnType" xml:space="preserve">
|
|
|
<value>箱型</value>
|
|
|
</data>
|
|
|
<data name="LabelCtrnTypeNum" xml:space="preserve">
|
|
|
<value>箱型箱量</value>
|
|
|
</data>
|
|
|
<data name="LabelDCLASS" xml:space="preserve">
|
|
|
<value>危险品类别</value>
|
|
|
</data>
|
|
|
<data name="LabelDESCRIPTION" xml:space="preserve">
|
|
|
<value>货描</value>
|
|
|
</data>
|
|
|
<data name="LabelDESTINATION" xml:space="preserve">
|
|
|
<value>目的地</value>
|
|
|
</data>
|
|
|
<data name="LabelDESTINATIONID" xml:space="preserve">
|
|
|
<value>目的地代码</value>
|
|
|
</data>
|
|
|
<data name="LabelDLABEL" xml:space="preserve">
|
|
|
<value>危险品标签</value>
|
|
|
</data>
|
|
|
<data name="LabelDPAGE" xml:space="preserve">
|
|
|
<value>危险品页号</value>
|
|
|
</data>
|
|
|
<data name="LabelDUNNO" xml:space="preserve">
|
|
|
<value>危险品编号</value>
|
|
|
</data>
|
|
|
<data name="LabelEDIREMARK" xml:space="preserve">
|
|
|
<value>SO备注</value>
|
|
|
</data>
|
|
|
<data name="LabelETA" xml:space="preserve">
|
|
|
<value>预计到港日期</value>
|
|
|
</data>
|
|
|
<data name="LabelETD" xml:space="preserve">
|
|
|
<value>开船日期</value>
|
|
|
</data>
|
|
|
<data name="LabelHSCODE" xml:space="preserve">
|
|
|
<value>HS代码</value>
|
|
|
</data>
|
|
|
<data name="LabelHUMIDITY" xml:space="preserve">
|
|
|
<value>湿度</value>
|
|
|
</data>
|
|
|
<data name="LabelINPUTBY" xml:space="preserve">
|
|
|
<value>录入人</value>
|
|
|
</data>
|
|
|
<data name="LabelISCONTAINERSOC" xml:space="preserve">
|
|
|
<value>是否SOC箱</value>
|
|
|
</data>
|
|
|
<data name="LabelISSUEDATE" xml:space="preserve">
|
|
|
<value>签单日期</value>
|
|
|
</data>
|
|
|
<data name="LabelISSUEPLACE" xml:space="preserve">
|
|
|
<value>签单地点</value>
|
|
|
</data>
|
|
|
<data name="LabelISSUEPLACEID" xml:space="preserve">
|
|
|
<value>签单地点代码</value>
|
|
|
</data>
|
|
|
<data name="LabelISSUETYPE" xml:space="preserve">
|
|
|
<value>签单方式</value>
|
|
|
</data>
|
|
|
<data name="LabelKGS" xml:space="preserve">
|
|
|
<value>毛重</value>
|
|
|
</data>
|
|
|
<data name="LabelKINDPKGS" xml:space="preserve">
|
|
|
<value>包装</value>
|
|
|
</data>
|
|
|
<data name="LabelLINKMAN" xml:space="preserve">
|
|
|
<value>危险品联系人</value>
|
|
|
</data>
|
|
|
<data name="LabelLoadTemplate" xml:space="preserve">
|
|
|
<value>引入模板</value>
|
|
|
</data>
|
|
|
<data name="LabelMARKS" xml:space="preserve">
|
|
|
<value>唛头</value>
|
|
|
</data>
|
|
|
<data name="LabelMBLNO" xml:space="preserve">
|
|
|
<value>提单号</value>
|
|
|
</data>
|
|
|
<data name="LabelNOBILL" xml:space="preserve">
|
|
|
<value>提单份数</value>
|
|
|
</data>
|
|
|
<data name="LabelNOTIFYPARTY" xml:space="preserve">
|
|
|
<value>通知人</value>
|
|
|
</data>
|
|
|
<data name="LabelNOTIFYPARTY2" xml:space="preserve">
|
|
|
<value>第二通知人</value>
|
|
|
</data>
|
|
|
<data name="LabelNOTIFYPARTYID" xml:space="preserve">
|
|
|
<value>通知人代码</value>
|
|
|
</data>
|
|
|
<data name="LabelOPERATE" xml:space="preserve">
|
|
|
<value>操作</value>
|
|
|
</data>
|
|
|
<data name="LabelORDNO" xml:space="preserve">
|
|
|
<value>编号</value>
|
|
|
</data>
|
|
|
<data name="LabelPAYABLEAT" xml:space="preserve">
|
|
|
<value>到付地点</value>
|
|
|
</data>
|
|
|
<data name="LabelPKGS" xml:space="preserve">
|
|
|
<value>件数</value>
|
|
|
</data>
|
|
|
<data name="LabelPLACEDELIVERY" xml:space="preserve">
|
|
|
<value>交货地</value>
|
|
|
</data>
|
|
|
<data name="LabelPLACEDELIVERYID" xml:space="preserve">
|
|
|
<value>交货地代码</value>
|
|
|
</data>
|
|
|
<data name="LabelPLACERECEIPT" xml:space="preserve">
|
|
|
<value>收货地</value>
|
|
|
</data>
|
|
|
<data name="LabelPLACERECEIPTID" xml:space="preserve">
|
|
|
<value>收货地代码</value>
|
|
|
</data>
|
|
|
<data name="LabelPORTDISCHARGE" xml:space="preserve">
|
|
|
<value>卸货港</value>
|
|
|
</data>
|
|
|
<data name="LabelPORTDISCHARGEID" xml:space="preserve">
|
|
|
<value>卸货港代码</value>
|
|
|
</data>
|
|
|
<data name="LabelPORTLOAD" xml:space="preserve">
|
|
|
<value>装货港</value>
|
|
|
</data>
|
|
|
<data name="LabelPORTLOADID" xml:space="preserve">
|
|
|
<value>起运港代码</value>
|
|
|
</data>
|
|
|
<data name="LabelPREPARDAT" xml:space="preserve">
|
|
|
<value>预付地点</value>
|
|
|
</data>
|
|
|
<data name="LabelREEFERF" xml:space="preserve">
|
|
|
<value>通风度</value>
|
|
|
</data>
|
|
|
<data name="LabelREMARK" xml:space="preserve">
|
|
|
<value>备注</value>
|
|
|
</data>
|
|
|
<data name="LabelSERVICE" xml:space="preserve">
|
|
|
<value>运输条款</value>
|
|
|
</data>
|
|
|
<data name="LabelSERVICECONTRACTNO" xml:space="preserve">
|
|
|
<value>客户合同号</value>
|
|
|
</data>
|
|
|
<data name="LabelSHIPPER" xml:space="preserve">
|
|
|
<value>Shipper 发货人</value>
|
|
|
</data>
|
|
|
<data name="LabelSHIPPERID" xml:space="preserve">
|
|
|
<value>发货人代码</value>
|
|
|
</data>
|
|
|
<data name="LabelSIStatus" xml:space="preserve">
|
|
|
<value>截单状态</value>
|
|
|
</data>
|
|
|
<data name="LabelSoRemark" xml:space="preserve">
|
|
|
<value>SO(订舱)备注</value>
|
|
|
</data>
|
|
|
<data name="LabelTEMPID" xml:space="preserve">
|
|
|
<value>温度单位</value>
|
|
|
</data>
|
|
|
<data name="LabelTemplate" xml:space="preserve">
|
|
|
<value>模板</value>
|
|
|
</data>
|
|
|
<data name="LabelTempName" xml:space="preserve">
|
|
|
<value>模板名称</value>
|
|
|
</data>
|
|
|
<data name="LabelTEMPSET" xml:space="preserve">
|
|
|
<value>设置温度</value>
|
|
|
</data>
|
|
|
<data name="LabelVESSEL" xml:space="preserve">
|
|
|
<value>船名</value>
|
|
|
</data>
|
|
|
<data name="LabelVESSELID" xml:space="preserve">
|
|
|
<value>船舶呼号</value>
|
|
|
</data>
|
|
|
<data name="LabelVOYNO" xml:space="preserve">
|
|
|
<value>航次</value>
|
|
|
</data>
|
|
|
<data name="LabelYARD" xml:space="preserve">
|
|
|
<value>场站</value>
|
|
|
</data>
|
|
|
<data name="MsgInfomation" xml:space="preserve">
|
|
|
<value>系统提示</value>
|
|
|
</data>
|
|
|
<data name="MsgInvalidParam" xml:space="preserve">
|
|
|
<value>无效参数</value>
|
|
|
</data>
|
|
|
<data name="MsgOptSuccess" xml:space="preserve">
|
|
|
<value>操作成功</value>
|
|
|
</data>
|
|
|
<data name="MsgSaveSuccess" xml:space="preserve">
|
|
|
<value>保存成功</value>
|
|
|
</data>
|
|
|
<data name="LabelCNTRNO" xml:space="preserve">
|
|
|
<value>箱号</value>
|
|
|
</data>
|
|
|
<data name="LabelCTNSTATUS" xml:space="preserve">
|
|
|
<value>箱状态</value>
|
|
|
</data>
|
|
|
<data name="LabelSEALNO" xml:space="preserve">
|
|
|
<value>封号</value>
|
|
|
</data>
|
|
|
<data name="LabelTAREWEIGHT" xml:space="preserve">
|
|
|
<value>皮重</value>
|
|
|
</data>
|
|
|
<data name="LabelTEU" xml:space="preserve">
|
|
|
<value>TEU</value>
|
|
|
</data>
|
|
|
<data name="LabelVGMADDR" xml:space="preserve">
|
|
|
<value>VGM地址</value>
|
|
|
</data>
|
|
|
<data name="LabelVGMCONNCOM" xml:space="preserve">
|
|
|
<value>VGM联系公司</value>
|
|
|
</data>
|
|
|
<data name="LabelVGMEMAIL" xml:space="preserve">
|
|
|
<value>VGM邮箱</value>
|
|
|
</data>
|
|
|
<data name="LabelWEIGHATTN" xml:space="preserve">
|
|
|
<value>称重联系人</value>
|
|
|
</data>
|
|
|
<data name="LabelWEIGHDATE" xml:space="preserve">
|
|
|
<value>称重日期</value>
|
|
|
</data>
|
|
|
<data name="LabelWEIGHKGS" xml:space="preserve">
|
|
|
<value>称重重量</value>
|
|
|
</data>
|
|
|
<data name="LabelWEIGHTEL" xml:space="preserve">
|
|
|
<value>VGM联系电话</value>
|
|
|
</data>
|
|
|
<data name="LabelWEIGHTYPE" xml:space="preserve">
|
|
|
<value>称重方式</value>
|
|
|
</data>
|
|
|
<data name="ValidMustInteger" xml:space="preserve">
|
|
|
<value>必须是整数</value>
|
|
|
</data>
|
|
|
<data name="ValidMustNumber" xml:space="preserve">
|
|
|
<value>必须是数字</value>
|
|
|
</data>
|
|
|
<data name="LabelSIRemark" xml:space="preserve">
|
|
|
<value>截单备注</value>
|
|
|
</data>
|
|
|
<data name="MsgChooseOneOperate" xml:space="preserve">
|
|
|
<value>请选择一条数据进行操作</value>
|
|
|
</data>
|
|
|
<data name="LinkTitleConfirm" xml:space="preserve">
|
|
|
<value>截单</value>
|
|
|
</data>
|
|
|
<data name="LinkTitleOrder" xml:space="preserve">
|
|
|
<value>订舱</value>
|
|
|
</data>
|
|
|
<data name="LabelIndex" xml:space="preserve">
|
|
|
<value>序号</value>
|
|
|
</data>
|
|
|
<data name="ValidRequired" xml:space="preserve">
|
|
|
<value>必填</value>
|
|
|
</data>
|
|
|
<data name="LabelINVNO" xml:space="preserve">
|
|
|
<value>发票号</value>
|
|
|
</data>
|
|
|
<data name="LabelCUSTOMNO" xml:space="preserve">
|
|
|
<value>报关单号</value>
|
|
|
</data>
|
|
|
<data name="BtnPrint" xml:space="preserve">
|
|
|
<value>打印</value>
|
|
|
</data>
|
|
|
<data name="MsgSubmitSuccess" xml:space="preserve">
|
|
|
<value>提交成功</value>
|
|
|
</data>
|
|
|
<data name="ValidFormHasError" xml:space="preserve">
|
|
|
<value>表单验证存在错误,请修改后再试</value>
|
|
|
</data>
|
|
|
<data name="ValidInvalidMobile" xml:space="preserve">
|
|
|
<value>手机号码格式不正确</value>
|
|
|
</data>
|
|
|
<data name="MsgDataSaveByOther" xml:space="preserve">
|
|
|
<value>数据已被他人更改,请刷新页面后再试!</value>
|
|
|
</data>
|
|
|
<data name="MsgUserNotExist" xml:space="preserve">
|
|
|
<value>用户不存在</value>
|
|
|
</data>
|
|
|
<data name="MsgOptFail" xml:space="preserve">
|
|
|
<value>操作失败</value>
|
|
|
</data>
|
|
|
<data name="MsgViewDataNotExist" xml:space="preserve">
|
|
|
<value>您要查看的数据不存在或已删除</value>
|
|
|
</data>
|
|
|
<data name="LabelSaleName" xml:space="preserve">
|
|
|
<value>销售</value>
|
|
|
</data>
|
|
|
<data name="LabelTRANSTYPE" xml:space="preserve">
|
|
|
<value>运输方式</value>
|
|
|
</data>
|
|
|
</root> |