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/BookingWeb/App_GlobalResources/LangOrder.resx

309 lines
12 KiB
Plaintext

2 years ago
<?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="PHGenAuto" xml:space="preserve">
<value>自动生成</value>
</data>
<data name="SelectCARGOID_D" xml:space="preserve">
<value>D危险品</value>
</data>
<data name="SelectCARGOID_O" xml:space="preserve">
<value>O超限箱</value>
</data>
<data name="SelectCARGOID_R" xml:space="preserve">
<value>R冻柜</value>
</data>
<data name="SelectCARGOID_S" xml:space="preserve">
<value>S普通货</value>
</data>
<data name="ValidInputCtrnNum" xml:space="preserve">
<value>请输入箱量</value>
</data>
<data name="ValidInputCtrnNumType" xml:space="preserve">
<value>箱量只能是数字</value>
</data>
<data name="ValidInputCtrnType" xml:space="preserve">
<value>请输入箱型</value>
</data>
<data name="ValidInputTempName" xml:space="preserve">
<value>请输入模板名称</value>
</data>
<data name="MsgRemainClosingShow" xml:space="preserve">
<value>距离截单时间还有:{0}天{1}小时</value>
</data>
<data name="TopBtnCancel" xml:space="preserve">
<value>取消</value>
</data>
<data name="TopBtnLoadTemplate" xml:space="preserve">
<value>引入模板</value>
</data>
<data name="TopBtnSaveTemplate" xml:space="preserve">
<value>保存模板</value>
</data>
<data name="ValidInputCARRIER" xml:space="preserve">
<value>船公司必须录入</value>
</data>
<data name="ValidInputETD" xml:space="preserve">
<value>请选择开船日期</value>
</data>
<data name="ValidInputBLFRT" xml:space="preserve">
<value>请选择付费方式</value>
</data>
<data name="ValidInputCBM" xml:space="preserve">
<value>尺码不能为空</value>
</data>
<data name="ValidInputCONSIGNEE" xml:space="preserve">
<value>收货人不能为空</value>
</data>
<data name="ValidInputDESCRIPTION" xml:space="preserve">
<value>货物描述不能为空</value>
</data>
<data name="ValidInputISSUETYPE" xml:space="preserve">
<value>请选择签单方式</value>
</data>
<data name="ValidInputKGS" xml:space="preserve">
<value>毛重不能为空</value>
</data>
<data name="ValidInputKINDPKGS" xml:space="preserve">
<value>包装不能为空</value>
</data>
<data name="ValidInputMARKS" xml:space="preserve">
<value>唛头不能为空</value>
</data>
<data name="ValidInputNOTIFYPARTY" xml:space="preserve">
<value>通知人不能为空</value>
</data>
<data name="ValidInputPKGS" xml:space="preserve">
<value>件数不能为空</value>
</data>
<data name="ValidInputPLACEDELIVERY" xml:space="preserve">
<value>请选择交货地</value>
</data>
<data name="ValidInputPORTDISCHARGEID" xml:space="preserve">
<value>请选择卸货港</value>
</data>
<data name="ValidInputPORTLOADID" xml:space="preserve">
<value>请选择装货港</value>
</data>
<data name="ValidInputSERVICE" xml:space="preserve">
<value>请选择运输条款</value>
</data>
<data name="ValidInputSHIPPER" xml:space="preserve">
<value>发货人不能为空</value>
</data>
<data name="MsgCannotCancelStatus" xml:space="preserve">
<value>当前状态不能取消订舱</value>
</data>
<data name="BtnCopy" xml:space="preserve">
<value>复制订舱</value>
</data>
<data name="MsgChooseOneToCopy" xml:space="preserve">
<value>请选择一条数据进行复制</value>
</data>
<data name="OrderStatusConfirm" xml:space="preserve">
<value>订舱确认</value>
</data>
<data name="OrderStatusCreate" xml:space="preserve">
<value>未提交</value>
</data>
<data name="OrderStatusSubmit" xml:space="preserve">
<value>已提交</value>
</data>
<data name="ValidInputHSCODE" xml:space="preserve">
2 years ago
<value>HSCODE必须是6位</value>
2 years ago
</data>
<data name="BtnNew" xml:space="preserve">
<value>新建订舱</value>
</data>
<data name="SIStatusConfirm" xml:space="preserve">
<value>截单确认</value>
</data>
<data name="SIStatusNone" xml:space="preserve">
<value>无</value>
</data>
<data name="SIStatusSubmit" xml:space="preserve">
<value>提交</value>
</data>
<data name="LabelBookingAccount" xml:space="preserve">
<value>订舱台账</value>
</data>
<data name="LabelORDERNO" xml:space="preserve">
<value>订舱编号</value>
</data>
<data name="SIStatusCreate" xml:space="preserve">
<value>创建</value>
</data>
<data name="BtnBooking" xml:space="preserve">
<value>订舱</value>
</data>
<data name="BtnConfirm" xml:space="preserve">
<value>截单</value>
</data>
<data name="MsgExpireClosingShow" xml:space="preserve">
<value>已超过截单时间:{0}天{1}小时</value>
</data>
<data name="OrderStatusBack" xml:space="preserve">
<value>退舱</value>
</data>
<data name="SIStatusReject" xml:space="preserve">
<value>驳回</value>
</data>
<data name="MsgAccountNotIndentBooking" xml:space="preserve">
<value>当前账号的所在公司未进行认证,请认证后再试!</value>
</data>
<data name="MsgClick" xml:space="preserve">
<value>点击</value>
</data>
<data name="MsgForIndent" xml:space="preserve">
<value>进行认证</value>
</data>
<data name="MsgHere" xml:space="preserve">
<value>这里</value>
</data>
<data name="MsgConfirmDelete" xml:space="preserve">
<value>删除操作无法撤销,确定要删除订单吗?</value>
</data>
<data name="StatusLogConfirmConfirm" xml:space="preserve">
<value>截单已确认</value>
</data>
<data name="StatusLogConfirmSave" xml:space="preserve">
<value>待截单</value>
</data>
<data name="StatusLogConfirmSubmit" xml:space="preserve">
<value>已提交截单</value>
</data>
<data name="StatusLogOrderConfirm" xml:space="preserve">
<value>订单已确认</value>
</data>
<data name="StatusLogOrderSave" xml:space="preserve">
<value>未提交</value>
</data>
<data name="StatusLogOrderSubmit" xml:space="preserve">
<value>已提交订单</value>
</data>
<data name="TopBtnConfirm" xml:space="preserve">
<value>截单</value>
</data>
2 years ago
<data name="SelectTRANSTYPE_S" xml:space="preserve">
<value>海运</value>
</data>
<data name="SelectTRANSTYPE_SR" xml:space="preserve">
<value>海铁联运</value>
</data>
2 years ago
</root>