SafeDispatch/SubscriberAndUserManager/Language/Language.zh-CN.resx
2024-02-22 18:43:59 +02:00

251 lines
20 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 1.3
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">1.3</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1">this is my long string</data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
[base64 mime encoded serialized .NET Framework object]
</data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
[base64 mime encoded string representing a byte array form of the .NET Framework object]
</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.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:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<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" msdata:Ordinal="1" />
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
</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>1.3</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.3500.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.3500.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="add" xml:space="preserve"> <value>添加</value> <comment>SAMS</comment> </data>
<data name="addgate" xml:space="preserve"> <value>添加新网关</value> <comment>SAMS</comment> </data>
<data name="addgrp" xml:space="preserve"> <value>添加组</value> <comment>SAMS</comment> </data>
<data name="addnewgrp" xml:space="preserve"> <value>添加新组</value> <comment>SAMS</comment> </data>
<data name="addr" xml:space="preserve"> <value>地址</value> <comment>SAMS</comment> </data>
<data name="addradchan" xml:space="preserve"> <value>添加新频道</value> <comment>SAMS</comment> </data>
<data name="addradgate" xml:space="preserve"> <value>添加新网关</value> <comment>SAMS</comment> </data>
<data name="addradzone" xml:space="preserve"> <value>添加区域</value> <comment>SAMS</comment> </data>
<data name="adduniterr" xml:space="preserve"> <value>添加观测对象错误!</value> <comment>SAMS</comment> </data>
<data name="allin" xml:space="preserve"> <value>观测对象已经在数据库中!</value> <comment>SAMS</comment> </data>
<data name="aredel" xml:space="preserve"> <value>是否确定要删除该观测对象!</value> <comment>SAMS</comment> </data>
<data name="areyou" xml:space="preserve"> <value>是否确定?</value> <comment>SAMS</comment> </data>
<data name="assignunits" xml:space="preserve"> <value>指定的观测对象</value> <comment>SAMS</comment> </data>
<data name="assignuser" xml:space="preserve"> <value>指定的用户</value> <comment>SAMS</comment> </data>
<data name="assunittouse" xml:space="preserve"> <value>指定观测对象给用户</value> <comment>SAMS</comment> </data>
<data name="assusetounit" xml:space="preserve"> <value>指定用户给观测对象</value> <comment>SAMS</comment> </data>
<data name="avb" xml:space="preserve"> <value>可用的</value> <comment>SAMS</comment> </data>
<data name="backup" xml:space="preserve"> <value>备份</value> <comment>SAMS</comment> </data>
<data name="cantapp" xml:space="preserve"> <value>无法与应用数据库联接,请检测连接</value> <comment>SAMS</comment> </data>
<data name="chinDB" xml:space="preserve"> <value>频道已存在</value> <comment>SAMS</comment> </data>
<data name="compadd" xml:space="preserve"> <value>计算地址</value> <comment>SAMS</comment> </data>
<data name="conf" xml:space="preserve"> <value>确认密码</value> <comment>SAMS</comment> </data>
<data name="dbbackup" xml:space="preserve"> <value>数据库备份</value> <comment>SAMS</comment> </data>
<data name="dberr" xml:space="preserve"> <value>数据库联接错误</value> <comment>SAMS</comment> </data>
<data name="del" xml:space="preserve"> <value>删除</value> <comment>SAMS</comment> </data>
<data name="delgrp" xml:space="preserve"> <value>删除组</value> <comment>SAMS</comment> </data>
<data name="delsel" xml:space="preserve"> <value>删除选中项</value> <comment>SAMS</comment> </data>
<data name="dig" xml:space="preserve"> <value>数据</value> <comment>SAMS</comment> </data>
<data name="dignr" xml:space="preserve"> <value>数据选中,请选择必要信息(类型,转换,名称)</value> <comment>SAMS</comment> </data>
<data name="disponly" xml:space="preserve"> <value>是否只显示有GPS更新的观测对象</value> <comment>SAMS</comment> </data>
<data name="doback" xml:space="preserve"> <value>是否备份数据库?</value> <comment>SAMS</comment> </data>
<data name="done" xml:space="preserve"> <value>已完成</value> <comment>SAMS</comment> </data>
<data name="dorestor" xml:space="preserve"> <value>是否恢复数据库</value> <comment>SAMS</comment> </data>
<data name="edit" xml:space="preserve"> <value>编辑</value> <comment>SAMS</comment> </data>
<data name="editgrp" xml:space="preserve"> <value>编辑组</value> <comment>SAMS</comment> </data>
<data name="editgrpname" xml:space="preserve"> <value>编辑组名</value> <comment>SAMS</comment> </data>
<data name="email" xml:space="preserve"> <value>邮件服务器</value> <comment>SAMS</comment> </data>
<data name="emailfor" xml:space="preserve"> <value>警报发送至邮件</value> <comment>SAMS</comment> </data>
<data name="emailname" xml:space="preserve"> <value>邮件</value> <comment>SAMS</comment> </data>
<data name="emerg" xml:space="preserve"> <value>紧急警报</value> <comment>SAMS</comment> </data>
<data name="emergname" xml:space="preserve"> <value>紧急事件</value> <comment>SAMS</comment> </data>
<data name="enb" xml:space="preserve"> <value>启用</value> <comment>SAMS</comment> </data>
<data name="enproxi" xml:space="preserve"> <value>启用代理服务器</value> <comment>SAMS</comment> </data>
<data name="err" xml:space="preserve"> <value>错误</value> <comment>SAMS</comment> </data>
<data name="exit" xml:space="preserve"> <value>推出</value> <comment>SAMS</comment> </data>
<data name="firstname" xml:space="preserve"> <value></value> <comment>SAMS</comment> </data>
<data name="gate" xml:space="preserve"> <value>网关</value> <comment>SAMS</comment> </data>
<data name="gateinDB" xml:space="preserve"> <value>网关已经在数据库中</value> <comment>SAMS</comment> </data>
<data name="gateway" xml:space="preserve"> <value>网关</value> <comment>SAMS</comment> </data>
<data name="geoandland" xml:space="preserve"> <value>观测区域及界标</value> <comment>SAMS</comment> </data>
<data name="geofenc" xml:space="preserve"> <value>观测区域</value> <comment>SAMS</comment> </data>
<data name="gps" xml:space="preserve"> <value>GPS</value> <comment>SAMS</comment> </data>
<data name="gpsinv" xml:space="preserve"> <value>GPS间隔时间</value> <comment>SAMS</comment> </data>
<data name="gpstime" xml:space="preserve"> <value>GPS间隔时间报告(最小值10)</value> <comment>SAMS</comment> </data>
<data name="group" xml:space="preserve"> <value>多个组</value> <comment>SAMS</comment> </data>
<data name="grp" xml:space="preserve"> <value></value> <comment>SAMS</comment> </data>
<data name="grpname" xml:space="preserve"> <value>组名称</value> <comment>SAMS</comment> </data>
<data name="grpnameemt" xml:space="preserve"> <value>组名称空白</value> <comment>SAMS</comment> </data>
<data name="high" xml:space="preserve"> <value></value> <comment>SAMS</comment> </data>
<data name="highLow" xml:space="preserve"> <value>高/低</value> <comment>SAMS</comment> </data>
<data name="hist" xml:space="preserve"> <value>历史</value> <comment>SAMS</comment> </data>
<data name="icon" xml:space="preserve"> <value>观测对象图标</value> <comment>SAMS</comment> </data>
<data name="id" xml:space="preserve"> <value>用户名</value> <comment>SAMS</comment> </data>
<data name="imei" xml:space="preserve"> <value>序列号</value> <comment>SAMS</comment> </data>
<data name="inname" xml:space="preserve"> <value>输入</value> <comment>SAMS</comment> </data>
<data name="inout" xml:space="preserve"> <value>输入/输出</value> <comment>SAMS</comment> </data>
<data name="ip" xml:space="preserve"> <value>网址</value> <comment>SAMS</comment> </data>
<data name="kmh" xml:space="preserve"> <value>千米/小时</value> <comment>SAMS</comment> </data>
<data name="landmark" xml:space="preserve"> <value>界标</value> <comment>SAMS</comment> </data>
<data name="lastbackup" xml:space="preserve"> <value>上次备份</value> <comment>SAMS</comment> </data>
<data name="lastname" xml:space="preserve"> <value></value> <comment>SAMS</comment> </data>
<data name="lbGrp" xml:space="preserve"> <value>多个组</value> <comment>SAMS</comment> </data>
<data name="limtimei" xml:space="preserve"> <value>对讲机号码/序列号的长度必须大于0小于17!</value> <comment>SAMS</comment> </data>
<data name="live" xml:space="preserve"> <value>实时</value> <comment>SAMS</comment> </data>
<data name="logname" xml:space="preserve"> <value>注册名</value> <comment>SAMS</comment> </data>
<data name="loneworker" xml:space="preserve"> <value>单独作业</value> <comment>SAMS</comment> </data>
<data name="low" xml:space="preserve"> <value></value> <comment>SAMS</comment> </data>
<data name="mapType" xml:space="preserve"> <value>地图类别</value> <comment>SAMS</comment> </data>
<data name="maxspeed" xml:space="preserve"> <value>最大速度</value> <comment>SAMS</comment> </data>
<data name="min" xml:space="preserve"> <value>分钟</value> <comment>SAMS</comment> </data>
<data name="minspd" xml:space="preserve"> <value>最小速度</value> <comment>SAMS</comment> </data>
<data name="mph" xml:space="preserve"> <value>英里每小时</value> <comment>SAMS</comment> </data>
<data name="mult" xml:space="preserve"> <value>多个颜色</value> <comment>SAMS</comment> </data>
<data name="name" xml:space="preserve"> <value>名称</value> <comment>SAMS</comment> </data>
<data name="namedisp" xml:space="preserve"> <value>名称显示</value> <comment>SAMS</comment> </data>
<data name="newgrp" xml:space="preserve"> <value>新组名称</value> <comment>SAMS</comment> </data>
<data name="newname" xml:space="preserve"> <value>新建</value> <comment>SAMS</comment> </data>
<data name="no" xml:space="preserve"> <value></value> <comment>SAMS</comment> </data>
<data name="nr" xml:space="preserve"> <value>号码</value> <comment>SAMS</comment> </data>
<data name="ok" xml:space="preserve"> <value>确认</value> <comment>SAMS</comment> </data>
<data name="outname" xml:space="preserve"> <value>输出</value> <comment>SAMS</comment> </data>
<data name="pass" xml:space="preserve"> <value>密码</value> <comment>SAMS</comment> </data>
<data name="passmat" xml:space="preserve"> <value>密码不符,请重试</value> <comment>SAMS</comment> </data>
<data name="pauset" xml:space="preserve"> <value>停止时间</value> <comment>SAMS</comment> </data>
<data name="phone" xml:space="preserve"> <value>观测对象电话号码</value> <comment>SAMS</comment> </data>
<data name="playt" xml:space="preserve"> <value>播放时间</value> <comment>SAMS</comment> </data>
<data name="prxip" xml:space="preserve"> <value>代理服务器网址</value> <comment>SAMS</comment> </data>
<data name="prxport" xml:space="preserve"> <value>代理服务器端口</value> <comment>SAMS</comment> </data>
<data name="radid" xml:space="preserve"> <value>对讲机号码</value> <comment>SAMS</comment> </data>
<data name="radinDB" xml:space="preserve"> <value>对讲机GW已存在</value> <comment>SAMS</comment> </data>
<data name="regs" xml:space="preserve"> <value>注册名</value> <comment>SAMS</comment> </data>
<data name="remen" xml:space="preserve"> <value>适配器</value> <comment>SAMS</comment> </data>
<data name="repinv" xml:space="preserve"> <value>报告间隔必须为整数</value> <comment>SAMS</comment> </data>
<data name="repinvmin" xml:space="preserve"> <value>报告间最小值为10秒!</value> <comment>SAMS</comment> </data>
<data name="reports" xml:space="preserve"> <value>报告</value> <comment>SAMS</comment> </data>
<data name="restore" xml:space="preserve"> <value>恢复</value> <comment>SAMS</comment> </data>
<data name="rmvunit" xml:space="preserve"> <value>消除观测对象错误!</value> <comment>SAMS</comment> </data>
<data name="save" xml:space="preserve"> <value>保存</value> <comment>SAMS</comment> </data>
<data name="saveset" xml:space="preserve"> <value>保存设置</value> <comment>SAMS</comment> </data>
<data name="SD" xml:space="preserve"> <value>SafeDispatch</value> <comment>SAMS</comment> </data>
<data name="sdset" xml:space="preserve"> <value>SafeDispatch设置</value> <comment>SAMS</comment> </data>
<data name="sec" xml:space="preserve"> <value></value> <comment>SAMS</comment> </data>
<data name="selfirst" xml:space="preserve"> <value>请先选择用户</value> <comment>SAMS</comment> </data>
<data name="sendemail" xml:space="preserve"> <value>邮件提示</value> <comment>SAMS</comment> </data>
<data name="sett" xml:space="preserve"> <value>设置</value> <comment>SAMS</comment> </data>
<data name="setunit" xml:space="preserve"> <value>观测对象设定</value> <comment>SAMS</comment> </data>
<data name="shwadd" xml:space="preserve"> <value>显示地址</value> <comment>SAMS</comment> </data>
<data name="sms" xml:space="preserve"> <value>短消息</value> <comment>SAMS</comment> </data>
<data name="some" xml:space="preserve"> <value>缺失信息</value> <comment>SAMS</comment> </data>
<data name="speed" xml:space="preserve"> <value>超速</value> <comment>SAMS</comment> </data>
<data name="speedalarm" xml:space="preserve"> <value>超速警报</value> <comment>SAMS</comment> </data>
<data name="startitem" xml:space="preserve"> <value>初始项目</value> <comment>SAMS</comment> </data>
<data name="stat" xml:space="preserve"> <value>状态</value> <comment>SAMS</comment> </data>
<data name="stlat" xml:space="preserve"> <value>初始纬度</value> <comment>SAMS</comment> </data>
<data name="stlng" xml:space="preserve"> <value>初始经度</value> <comment>SAMS</comment> </data>
<data name="stoptime" xml:space="preserve"> <value>停止时间</value> <comment>SAMS</comment> </data>
<data name="stzoom" xml:space="preserve"> <value>开始放大</value> <comment>SAMS</comment> </data>
<data name="telem" xml:space="preserve"> <value>遥感测控</value> <comment>SAMS</comment> </data>
<data name="unadd" xml:space="preserve"> <value>观测对象已添加入数据库</value> <comment>SAMS</comment> </data>
<data name="unassignunits" xml:space="preserve"> <value>未指定的观测对象</value> <comment>SAMS</comment> </data>
<data name="unassignuser" xml:space="preserve"> <value>未指定的用户</value> <comment>SAMS</comment> </data>
<data name="unitname" xml:space="preserve"> <value>观测对象名称</value> <comment>SAMS</comment> </data>
<data name="unitnot" xml:space="preserve"> <value>观测对象不在数据库中!</value> <comment>SAMS</comment> </data>
<data name="units" xml:space="preserve"> <value>观测对象</value> <comment>SAMS</comment> </data>
<data name="unitset" xml:space="preserve"> <value>观测对象设置</value> <comment>SAMS</comment> </data>
<data name="unittype" xml:space="preserve"> <value>观测对象类别</value> <comment>SAMS</comment> </data>
<data name="unsave" xml:space="preserve"> <value>观测对象信息已保存</value> <comment>SAMS</comment> </data>
<data name="update" xml:space="preserve"> <value>更新</value> <comment>SAMS</comment> </data>
<data name="useadd" xml:space="preserve"> <value>用户已添加到数据库中</value> <comment>SAMS</comment> </data>
<data name="useallin" xml:space="preserve"> <value>用户已在数据库中</value> <comment>SAMS</comment> </data>
<data name="useedit" xml:space="preserve"> <value>用户名称已编辑</value> <comment>SAMS</comment> </data>
<data name="useform" xml:space="preserve"> <value>用户列表</value> <comment>SAMS</comment> </data>
<data name="usein" xml:space="preserve"> <value>用户信息无法从数据库中检索</value> <comment>SAMS</comment> </data>
<data name="usename" xml:space="preserve"> <value>用户名</value> <comment>SAMS</comment> </data>
<data name="user" xml:space="preserve"> <value>用户</value> <comment>SAMS</comment> </data>
<data name="users" xml:space="preserve"> <value>多个用户</value> <comment>SAMS</comment> </data>
<data name="usetype" xml:space="preserve"> <value>用户类型</value> <comment>SAMS</comment> </data>
<data name="voice" xml:space="preserve"> <value>声音</value> <comment>SAMS</comment> </data>
<data name="yes" xml:space="preserve"> <value>确认</value> <comment>SAMS</comment> </data>
<data name="zoneinDB" xml:space="preserve"> <value>区域号码已经在数据库中</value> <comment>SAMS</comment> </data>
</root>