All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.huawei.opengauss.jdbc.translation.messages_zh_CN.class Maven / Gradle / Ivy

The newest version!
????4	4com/huawei/opengauss/jdbc/translation/messages_zh_CNjava/util/ResourceBundlemessages_zh_CN.java6com/huawei/opengauss/jdbc/translation/messages_zh_CN$1table[Ljava/lang/String;()V

this6Lcom/huawei/opengauss/jdbc/translation/messages_zh_CN;handleGetObject&(Ljava/lang/String;)Ljava/lang/Object;"java/util/MissingResourceExceptionjava/lang/StringhashCode()I
???		java/lang/Objectequals(Ljava/lang/Object;)Z 
!foundLjava/lang/Object;msgidLjava/lang/String;hash_valIidxincrgetKeys()Ljava/util/Enumeration;9(Lcom/huawei/opengauss/jdbc/translation/messages_zh_CN;)V
-
.	getParent()Ljava/util/ResourceBundle;parentLjava/util/ResourceBundle;23	4
access$000()[Ljava/lang/String;9?Project-Id-Version: PostgreSQL JDBC Driver 8.3
Report-Msgid-Bugs-To: 
PO-Revision-Date: 2008-01-31 14:34+0800
Last-Translator: 郭朝益(ChaoYi, Kuo) 
Language-Team: The PostgreSQL Development Team 
Language: 
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
X-Poedit-Language: Chinese
X-Poedit-Country: CHINA
X-Poedit-SourceCharset: utf-8
;6Cannot call cancelRowUpdates() when on the insert row.=:不能在新增的数据列上呼叫 cancelRowUpdates()。?QThe server requested password-based authentication, but no password was provided.A?服务器要求使用密码验证,但是密码并未提供。CDetail: {0}E详细:{0}GCan''t refresh the insert row.I!无法重读新增的数据列。KConnection has been closed.MConnection 已经被关闭。OBad value for type {0} : {1}Q不良的类型值 {0} : {1}S$Failed to initialize LargeObject APIU 初始化 LargeObject API 失败WITruncation of large objects is only implemented in 8.3 and later servers.YS大型对象的截断(Truncation)仅被实作执行在 8.3 和后来的服务器。[1Cannot retrieve the name of an unnamed savepoint.]5无法取得未命名储存点(Savepoint)的名称。_6An error occurred while setting up the SSL connection.a#进行 SSL 连线时发生错误。csuspend/resume not implementede3暂停(suspend)/再继续(resume)尚未被实作。g-{0} function takes one and only one argument.i.{0} 函式取得一个且仅有一个引数。k#Conversion to type {0} failed: {1}.m 转换类型 {0} 失败:{1}。oConversion of money failed.qmoney 转换失败。s-A result was returned when none was expected.u传回预期之外的结果。w.This PooledConnection has already been closed.y*这个 PooledConnection 已经被关闭。{/Multiple ResultSets were returned by the query.}查询传回多个 ResultSet。Not on the insert row.?不在新增的数据列上。?-An unexpected result was returned by a query.?!传回非预期的查询结果。?Internal Query: {0}?内部查询:{0}?$The array index is out of range: {0}?$阵列索引超过许可范围:{0}?Connection attempt timed out.?Connection 尝试逾时。?4Unable to find name datatype in the system catalogs.?=在系统 catalog 中找不到名称数据类型(datatype)。?YSomething unusual has occurred to cause the driver to fail. Please report this exception.?H不明的原因导致驱动程序造成失败,请回报这个例外。?>The array index is out of range: {0}, number of elements: {1}.?<阵列索引超过许可范围:{0},元素数量:{1}。?Invalid flags {0}?无效的旗标 flags {0}?2Unexpected error writing large object to database.?D将大型对象(large object)写入数据库时发生不明错误。?:Query timeout must be a value greater than or equals to 0.?2查询逾时等候时间必须大于或等于 0。?Unknown type {0}.?不明的类型 {0}?lThe server''s standard_conforming_strings parameter was reported as {0}. The JDBC driver expected on or off.?t这服务器的 standard_conforming_strings 参数已回报为 {0},JDBC 驱动程序已预期开启或是关闭。??Invalid character data was found.  This is most likely caused by stored data containing characters that are invalid for the character set the database was created in.  The most common example of this is storing 8bit data in a SQL_ASCII database.??发现不合法的字元,可能的原因是欲储存的数据中包含数据库的字元集不支援的字码,其中最常见例子的就是将 8 位元数据存入使用 SQL_ASCII 编码的数据库中。?>The column index is out of range: {0}, number of columns: {1}.?9栏位索引超过许可范围:{0},栏位数:{1}。?The connection attempt failed.?尝试连线已失败。?%No value specified for parameter {0}.?#未设定参数值 {0} 的内容。?Provided Reader failed.?提供的 Reader 已失败。?/Unsupported value for stringtype parameter: {0}?'字符类型参数值未被支持:{0}?_A CallableStatement was declared, but no call to registerOutParameter(1, ) was made.?d已经宣告 CallableStatement 函式,但是尚未呼叫 registerOutParameter (1, ) 。?ZCurrently positioned before the start of the ResultSet.  You cannot call deleteRow() here.?A不能在 ResultSet 的第一笔数据之前呼叫 deleteRow()。?BThe maximum field size must be a value greater than or equal to 0.?,最大栏位容量必须大于或等于 0。?4Fetch size must be a value greater to or equal to 0.?8数据读取笔数(fetch size)必须大于或等于 0。?&PostgreSQL LOBs can only index to: {0}?%PostgreSQL LOBs 仅能索引到:{0}?/The JVM claims not to support the encoding: {0}?&JVM 声明并不支援编码:{0} 。? Interval {0} not yet implemented?隔绝 {0} 尚未被实作。?FFastpath call {0} - No result was returned and we expected an integer.?FFastpath 呼叫 {0} - 没有传回值,且应该传回一个整数。??ResultSets with concurrency CONCUR_READ_ONLY cannot be updated.?KResultSets 与并发同作(Concurrency) CONCUR_READ_ONLY 不能被更新。?ZThis statement does not declare an OUT parameter.  Use '{' ?= call ... '}' to declare one.?R这个 statement 未宣告 OUT 参数,使用 '{' ?= call ... '}' 宣告一个。?8Cannot reference a savepoint after it has been released.?*无法参照已经被释放的储存点。?Unsupported Types value: {0}?未被支持的类型值:{0}?&Protocol error.  Session setup failed.?/通讯协定错误,Session 初始化失败。?WCurrently positioned after the end of the ResultSet.  You cannot call deleteRow() here.D不能在 ResultSet 的最后一笔数据之后呼叫 deleteRow()。Internal Position: {0}内部位置:{0}(Zero bytes may not occur in identifiers.	-在标识识别符中不存在零位元组。({0} function doesn''t take any argument.
({0} 函式无法取得任何的引数。This statement has been closed.#这个 statement 已经被关闭。1Cannot establish a savepoint in auto-commit mode.D在自动确认事物交易模式无法建立储存点(Savepoint)。
Position: {0}位置:{0}?ResultSet is not updateable.  The query that generated this result set must select only one table, and must select all primary keys from that table. See the JDBC 2.1 API Specification, section 5.6 for more details.?不可更新的 ResultSet。用来产生这个 ResultSet 的 SQL 命令只能操作一个数据表,并且必需选择所有主键栏位,详细请参阅 JDBC 2.1 API 规格书 5.6 节。This ResultSet is closed.!#这个 ResultSet 已经被关闭。#PParameter of type {0} was registered, but call to get{1} (sqltype={2}) was made.%D已注册参数类型 {0},但是又呼叫了get{1}(sqltype={2})。'.Transaction isolation level {0} not supported.)#不支援交易隔绝等级 {0} 。+Statement has been closed.-Sstatement 已经被关闭。/Server SQLState: {0}1服务器 SQLState:{0}3#No primary key found for table {0}.5/{0} 数据表中未找到主键(Primary key)。7-Cannot convert an instance of {0} to type {1}9(无法转换 {0} 到类型 {1} 的实例;DataSource has been closed.=DataSource 已经被关闭。?4The column name {0} was not found in this ResultSet.A)ResultSet 中找不到栏位名称 {0}。CAResultSet not positioned properly, perhaps you need to call next.EX查询结果指标位置不正确,您也许需要呼叫 ResultSet 的 next() 方法。GbCannot update the ResultSet because it is either before the start or after the end of the results.IR无法更新 ResultSet,可能在第一笔数据之前或最未笔数据之后。K"Method {0} is not yet implemented.M#这个 {0} 方法尚未被实作。O*{0} function takes two or three arguments.Q({0} 函式取得二个或三个引数。S/The JVM claims not to support the {0} encoding.U$JVM 声明并不支援 {0} 编码。WUnknown Response Type {0}.Y不明的回应类型 {0}。[DThe parameter index is out of range: {0}, number of parameters: {1}.]<参数索引超出许可范围:{0},参数总数:{1}。_
Where: {0}a在位置:{0}c/Cannot call deleteRow() when on the insert row.e0不能在新增的数据上呼叫 deleteRow()。g/{0} function takes four and only four argument.i.{0} 函式取得四个且仅有四个引数。k3Unable to translate data into the desired encoding.m$无法将数据转成目标编码。o9Can''t use relative move methods while on the insert row.q?不能在新增的数据列上使用相对位置 move 方法。sInvalid stream length {0}.u无效的串流长度 {0}.w6The driver currently does not support COPY operations.y*驱动程序目前不支援 COPY 操作。{AMaximum number of rows must be a value grater than or equal to 0.}2最大数据读取笔数必须大于或等于 0。!Failed to create object for: {0}.?为 {0} 建立对象失败。?2{0} function takes three and only three arguments.?.{0} 函式取得三个且仅有三个引数。?Conversion of interval failed?隔绝(Interval)转换失败。?+Cannot tell if path is open or closed: {0}.?-无法得知 path 是开启或关闭:{0}。?Provided InputStream failed.?"提供的 InputStream 已失败。?&Invalid fetch direction constant: {0}.?%无效的 fetch 方向常数:{0}。??Invalid protocol state requested. Attempted transaction interleaving is not supported. xid={0}, currentXid={1}, state={2}, flags={3}?h事物交易隔绝(Transaction interleaving)未被实作。xid={0}, currentXid={1}, state={2}, flags={3}?.{0} function takes two and only two arguments.?.{0} 函式取得二个且仅有二个引数。?$There are no rows in this ResultSet.?"ResultSet 中找不到数据列。?.Zero bytes may not occur in string parameters.?'字符参数不能有 0 个位元组。?/Cannot call updateRow() when on the insert row.?3不能在新增的数据列上呼叫 deleteRow()。??Connection has been closed automatically because a new connection was opened for the same PooledConnection or the PooledConnection has been closed.?{Connection 已自动结束,因为一个新的  PooledConnection 连线被开启或者或 PooledConnection 已被关闭。?tA CallableStatement function was executed and the out parameter {0} was of type {1} however type {2} was registered.?t一个 CallableStatement 执行函式后输出的参数类型为 {1} 值为 {0},但是已注册的类型是 {2}。?*Cannot cast an instance of {0} to type {1}?*不能转换一个 {0} 实例到类型 {1}?,Cannot retrieve the id of a named savepoint.?'无法取得已命名储存点的 id。?LCannot change transaction read-only property in the middle of a transaction.??不能在事物交易过程中改变事物交易唯读属性。? The server does not support SSL.? 服务器不支援 SSL 连线。?@A connection could not be made using the requested protocol {0}.?2无法以要求的通讯协定 {0} 建立连线。??The authentication type {0} is not supported. Check that you have configured the pg_hba.conf file to include the client''s IP address or subnet, and that it is using an authentication scheme supported by the driver.??不支援 {0} 验证类型。请核对您已经组态 pg_hba.conf 文件包含客户端的IP位址或网路区段,以及驱动程序所支援的验证架构模式已被支援。??2:??+?"??`2?p`x6`>B?	Ą???2:??+?"??`2????H#$S#$nn%&f'(^)(:4*(F??????'?/?:???F?L?S?X?Z?ck???
?
?+,3	?Y*?/?	01/*?5?67??8
U?B?K*:S*S*@S*BS*	DS*FS*
HS*JS*LS*NS*PS*RS*TS*"VS*#XS*$ZS*%\S*(^S*)`S*.bS*/dS*2fS*3hS*<jS*=lS*>nS*?pS*BrS*CtS*FvS*GxS*PzS*Q|S*T~S*U?S*Z?S*[?S*^?S*_?S*f?S*g?S*j?S*k?S*p?S*q?S*r?S*s?S*t?S*u?S*x?S*y?S*??S*??S*??S*??S*??S*??S*??S*??S*??S*??S*??S*??S*??S*??S*??S*??S*??S*??S*??S*??S*??S*??S*??S*??S*??S*??S*??S*??S*??S*??S*??S*??S*??S*??S*??S*??S*??S*??S*??S*??S*??S*??S*?S*?S*?S*?S*
?S*S*S*S*S*S*
S*S* S*!S*,S*-S*>S*?S*@S*AS*BS*C S*J"S*K$S*R&S*S(S*V*S*W,S*X.S*Y0S*`2S*a4S*b6S*c8S*j:S*kS*m@S*pBS*qDS*tFS*uHS*zJS*{LS*|NS*}PS*~RS*TS*?VS*?XS*?ZS*?\S*?^S*?`S*?bS*?dS*?fS*?hS*?jS*?lS*?nS*?pS*?rS*?tS*?vS*?xS*?zS*?|S*?~S*??S*??S*??S*??S*??S*??S*??S*??S*??S*??S*??S*??S*??S*??S*??S*??S*??S*??S*??S*??S*??S*??S*??S*??S*??S*??S*??S*??S*??S*??S*??S*??S*??S*??S*??S*??S*??S*?S*?S*?S*?S*?S*?S*?S*?S*?S*	?S*?S*?S*?S*?S*?S*?S*?S*?S* ?S*!?S*"?S*#?S*,?S*-?S*4?S*5?S*:?S*;S*???	??	
#)
/5;AGMSY_ekqw}????? ?!?"?#?$?%?&?'?(?)?*?+?,?-?.?/?012
3456%7+8197:=;D<K=R>Y?`@gAnBuC|D?E?F?G?H?I?J?K?L?M?N?O?P?Q?R?S?T?U?VWXYZ[$\+]2^9_@`GaNbUc\dcejfqgxhi?j?k?l?m?n?o?p?q?r?s?t?u?v?w?x?yz{|}&~.6?>?F?N?V?^?f?n?v?~?????????????????????????????????????&?.?6?>?F?N?V?^?f?n?v?~?????????????????????????????????????&?.?6?>?F?N?V?^?f?n?v?~?????????????????????????????????????&?.?6?>?F?N?V?^?f?n?v?~???????





© 2015 - 2024 Weber Informatics LLC | Privacy Policy