<?xml version="1.0" encoding="utf-8" ?>
<Document>
<Main>
<Listen>
<Tcp>
Set Tcp Listen in
</Tcp>
<Udp>
Set Udp Listen in
</Udp>
</Listen>
<Error>
<InternalService>
Internal Error!Please close the service and make sure the ip and port is correct.
</InternalService>
<UnknownAccess>
Unknown access request,reject it.
</UnknownAccess>
<Internal>
internal error happened on accessing,reject it.
</Internal>
<Client>
<Username>
<Overtime>
username doesn't exist or is overtime.
</Overtime>
<Null>
username is null,reject this access.
</Null>
<Macth>
username failed in matching password.
</Macth>
<Repeat>
username has existed,reject this access.
</Repeat>
</Username>
<ComInterupter>
Client access is terminaled.
</ComInterupter>
<UdpAccessFailed>Client's udp access happened error.</UdpAccessFailed>
<GGASentFailed>Client accessed in udp was denied without gga data transmiting to caster. </GGASentFailed>
</Client>
<Server>
<Macth>Server password is error,and reject this access.</Macth>
<Repeat>Server has exsisted,and reject this access.</Repeat>
<TransmitDelay>
Server failed to transmit data under specific time,so the access will be closed.
</TransmitDelay>
<ExceptionClosed>
Server is closed exceptionally.
</ExceptionClosed>
<ForcedClose>
The access to server is forced to close.
</ForcedClose>
<RecvEmptyData>
No data on the buf of socket,so the access will be closed.
</RecvEmptyData>
<UnknownInterupt>
The Access between caster and server is closed on unknown reason.
</UnknownInterupt>
</Server>
<ExportFile>
<FormatError>
The file's format is error.
</FormatError>
<FailedExport>
Failing to export file.
</FailedExport>
</ExportFile>
</Error>
<Success>
<Server>
<RequestAccess>
Server succeed in accessing.
</RequestAccess>
<CloseAccess>
server closed Access by itself.
</CloseAccess>
</Server>
<Client>
<SourceTable>
succeed in getting sourcetable.
</SourceTable>
<RequestAccess>
client succeed in accessing.
</RequestAccess>
<CloseRequest>
client closed access by itself.
</CloseRequest>
<PassiveClose>
As the access to server is closed,the access to the client would be closed.
</PassiveClose>
</Client>
</Success>
<FormClose>
A batch of userdata is writing into database,please try again later.
</FormClose>
<CloseService>
Please Close Service at first.
</CloseService>
<SingleItem>
Please select one item each time.
</SingleItem>
<ServiceFailed>
Failed to Start Service.
</ServiceFailed>
<PosState>
<InPosition>InPosition</InPosition>
<NoPosition>NoPosition</NoPosition>
<NoDif>Not Differential Positioning</NoDif>
<Dif>Differential Positioning</Dif>
<InvalidPPS>Invalid PPS</InvalidPPS>
<Fixed>Fixed solution</Fixed>
<Float>Float solution</Float>
<Compute>Computing</Compute>
<Unknown>Unknown data format</Unknown>
</PosState>
</Main>
<UserInfo>
<OneUser>
please select one user each time.
</OneUser>
<SelectUsers>
Please Select Users.
</SelectUsers>
<SelectDelUsers>
Please select users to delete.
</SelectDelUsers>
<SelectItem>
Please Select one item.
</SelectItem>
<UserAdd>
<NameNotNull>
Can't be null.
</NameNotNull>
<FormatError>
Format is error.
</FormatError>
<ReptUser>
Username has existed.
</ReptUser>
</UserAdd>
</UserInfo>
<Config>
<IpFormatError>
*IP Format is error.
</IpFormatError>
<PortOverRange>
Port is out of range,which should between 1024 and 65535.
</PortOverRange>
<CheckPort>
Please ensure port is right.
</CheckPort>
<ServerOverTime>
Overtime of server is error.
</ServerOverTime>
</Config>
<Pages>
<TotalPages>
totalpages:
</TotalPages>
<ErrorPageindex>
The page-index shoule be between 0 and totalpages!
</ErrorPageindex>
<ErrorInput>
Page-index format is error.
</ErrorInput>
</Pages>
</Document>