RowSetResourceBundle_zh_CN.properties revision 0
0N/A#
0N/A# Copyright 2005 Sun Microsystems, Inc. All Rights Reserved.
0N/A# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
0N/A#
0N/A# This code is free software; you can redistribute it and/or modify it
0N/A# under the terms of the GNU General Public License version 2 only, as
0N/A# published by the Free Software Foundation. Sun designates this
0N/A# particular file as subject to the "Classpath" exception as provided
0N/A# by Sun in the LICENSE file that accompanied this code.
0N/A#
0N/A# This code is distributed in the hope that it will be useful, but WITHOUT
0N/A# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
0N/A# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
0N/A# version 2 for more details (a copy is included in the LICENSE file that
0N/A# accompanied this code).
0N/A#
0N/A# You should have received a copy of the GNU General Public License version
0N/A# 2 along with this work; if not, write to the Free Software Foundation,
0N/A# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
0N/A#
0N/A# Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
0N/A# CA 95054 USA or visit www.sun.com if you need additional information or
0N/A# have any questions.
0N/A#
0N/A
0N/A# CacheRowSetImpl exceptions
0N/Acachedrowsetimpl.populate = \u63d0\u4f9b\u7ed9\u586b\u5145\u65b9\u6cd5\u7684 ResultSet \u5bf9\u8c61\u65e0\u6548
0N/Acachedrowsetimpl.invalidp = \u751f\u6210\u7684\u6301\u4e45\u6027\u63d0\u4f9b\u8005\u65e0\u6548
0N/Acachedrowsetimpl.nullhash = \u65e0\u6cd5\u5b9e\u4f8b\u5316 CachedRowSetImpl \u5b9e\u4f8b\u3002\u63d0\u4f9b\u7ed9\u6784\u9020\u51fd\u6570\u7684 Hashtable \u4e3a Null
0N/Acachedrowsetimpl.invalidop = \u5bf9\u63d2\u5165\u884c\u6267\u884c\u7684\u64cd\u4f5c\u65e0\u6548
0N/Acachedrowsetimpl.accfailed = acceptChanges \u5931\u8d25
0N/Acachedrowsetimpl.invalidcp = \u5149\u6807\u4f4d\u7f6e\u65e0\u6548
0N/Acachedrowsetimpl.illegalop = \u5bf9\u975e\u63d2\u5165\u884c\u6267\u884c\u7684\u64cd\u4f5c\u975e\u6cd5
0N/Acachedrowsetimpl.clonefail = \u514b\u9686\u5931\u8d25: {0}
0N/Acachedrowsetimpl.invalidcol = \u5217\u7d22\u5f15\u65e0\u6548
0N/Acachedrowsetimpl.invalcolnm = \u5217\u540d\u65e0\u6548
0N/Acachedrowsetimpl.boolfail = \u5bf9\u5217 {1} \u4e2d\u7684\u503c ({0}) \u6267\u884c getBoolen \u5931\u8d25
0N/Acachedrowsetimpl.bytefail = \u5bf9\u5217 {1} \u4e2d\u7684\u503c ({0}) \u6267\u884c getByte \u5931\u8d25
0N/Acachedrowsetimpl.shortfail = \u5bf9\u5217 {1} \u4e2d\u7684\u503c ({0}) \u6267\u884c getShort \u5931\u8d25
0N/Acachedrowsetimpl.intfail = \u5bf9\u5217 {1} \u4e2d\u7684\u503c ({0}) \u6267\u884c getInt \u5931\u8d25
0N/Acachedrowsetimpl.longfail = \u5bf9\u5217 {1} \u4e2d\u7684\u503c ({0}) \u6267\u884c getLong \u5931\u8d25
0N/Acachedrowsetimpl.floatfail = \u5bf9\u5217 {1} \u4e2d\u7684\u503c ({0}) \u6267\u884c getFloat \u5931\u8d25
0N/Acachedrowsetimpl.doublefail = \u5bf9\u5217 {1} \u4e2d\u7684\u503c ({0}) \u6267\u884c getDouble \u5931\u8d25
0N/Acachedrowsetimpl.dtypemismt = \u6570\u636e\u7c7b\u578b\u4e0d\u5339\u914d
0N/Acachedrowsetimpl.datefail = \u5bf9\u5217 {1} \u4e2d\u7684\u503c ({0}) \u6267\u884c getDate \u5931\u8d25\uff0c\u65e0\u53ef\u7528\u8f6c\u6362
0N/Acachedrowsetimpl.timefail = \u5bf9\u5217 {1} \u4e2d\u7684\u503c ({0}) \u6267\u884c getTime \u5931\u8d25\uff0c\u65e0\u53ef\u7528\u8f6c\u6362
0N/Acachedrowsetimpl.posupdate = \u4e0d\u652f\u6301\u5b9a\u4f4d\u66f4\u65b0
0N/Acachedrowsetimpl.unableins = \u65e0\u6cd5\u5b9e\u4f8b\u5316: {0}
0N/Acachedrowsetimpl.beforefirst = beforeFirst: \u5149\u6807\u64cd\u4f5c\u65e0\u6548
0N/Acachedrowsetimpl.first = First: \u5149\u6807\u64cd\u4f5c\u65e0\u6548
0N/Acachedrowsetimpl.last = last: TYPE_FORWARD_ONLY
0N/Acachedrowsetimpl.absolute = absolute: \u5149\u6807\u4f4d\u7f6e\u65e0\u6548
0N/Acachedrowsetimpl.relative = relative: \u5149\u6807\u4f4d\u7f6e\u65e0\u6548
0N/Acachedrowsetimpl.asciistream = \u8bfb\u53d6 ASCII \u6d41\u5931\u8d25
0N/Acachedrowsetimpl.binstream = \u8bfb\u53d6\u4e8c\u8fdb\u5236\u6d41\u5931\u8d25
0N/Acachedrowsetimpl.failedins = \u5bf9\u63d2\u5165\u884c\u6267\u884c\u64cd\u4f5c\u5931\u8d25
0N/Acachedrowsetimpl.updateins = \u4e3a\u63d2\u5165\u884c\u8c03\u7528 updateRow
0N/Acachedrowsetimpl.movetoins = moveToInsertRow: CONCUR_READ_ONLY
0N/Acachedrowsetimpl.movetoins1 = moveToInsertRow: \u65e0\u5143\u6570\u636e
0N/Acachedrowsetimpl.movetoins2 = moveToInsertRow: \u5217\u6570\u65e0\u6548
0N/Acachedrowsetimpl.tablename = \u8868\u540d\u4e0d\u80fd\u4e3a Null
0N/Acachedrowsetimpl.keycols = \u952e\u5217\u65e0\u6548
0N/Acachedrowsetimpl.invalidcol = \u5217\u7d22\u5f15\u65e0\u6548
0N/Acachedrowsetimpl.opnotsupp = \u64cd\u4f5c\u4e0d\u53d7\u6570\u636e\u5e93\u652f\u6301
0N/Acachedrowsetimpl.matchcols = \u5339\u914d\u5217\u4e0e\u8bbe\u7f6e\u7684\u90a3\u4e9b\u5339\u914d\u5217\u4e0d\u540c
0N/Acachedrowsetimpl.setmatchcols = \u5728\u83b7\u53d6\u5339\u914d\u5217\u4e4b\u524d\u5148\u8bbe\u7f6e\u5339\u914d\u5217
0N/Acachedrowsetimpl.matchcols1 = \u5339\u914d\u5217\u6570\u5e94\u5f53\u5927\u4e8e 0
0N/Acachedrowsetimpl.matchcols2 = \u5339\u914d\u5217\u6570\u5e94\u5f53\u4e3a\u7a7a\u6216 Null \u5b57\u7b26\u4e32
0N/Acachedrowsetimpl.unsetmatch = \u8981\u590d\u539f\u7684\u5217\u4e0e\u8bbe\u7f6e\u7684\u4e0d\u540c
0N/Acachedrowsetimpl.unsetmatch1 = \u4f7f\u7528\u5217\u540d\u4f5c\u4e3a unsetMatchColumn \u7684\u53c2\u6570
0N/Acachedrowsetimpl.unsetmatch2 = \u4f7f\u7528\u5217 ID \u4f5c\u4e3a unsetMatchColumn \u7684\u53c2\u6570
0N/Acachedrowsetimpl.numrows = \u884c\u6570\u5c0f\u4e8e\u96f6\u6216\u5c0f\u4e8e\u8981\u63d0\u53d6\u7684\u884c\u6570
0N/Acachedrowsetimpl.startpos = \u8d77\u59cb\u4f4d\u7f6e\u4e0d\u80fd\u4e3a\u8d1f\u6570
0N/Acachedrowsetimpl.nextpage = \u5728\u8c03\u7528\u4e4b\u524d\u5148\u586b\u5145\u6570\u636e
0N/Acachedrowsetimpl.pagesize = \u9875\u9762\u5927\u5c0f\u4e0d\u80fd\u5c0f\u4e8e\u96f6
0N/Acachedrowsetimpl.pagesize1 = \u9875\u9762\u5927\u5c0f\u4e0d\u80fd\u5927\u4e8e maxRows
0N/Acachedrowsetimpl.fwdonly = ResultSet \u7684\u7c7b\u578b\u4e3a\u4ec5\u5411\u524d\u7c7b\u578b
0N/Acachedrowsetimpl.type = \u7c7b\u578b\u4e3a: {0}
0N/A
0N/A# WebRowSetImpl exceptions
0N/Awebrowsetimpl.nullhash = \u65e0\u6cd5\u5b9e\u4f8b\u5316 WebRowSetImpl \u5b9e\u4f8b\u3002\u63d0\u4f9b\u7ed9\u6784\u9020\u51fd\u6570\u7684 Hashtable \u4e3a Null
0N/Awebrowsetimpl.invalidwr = \u7f16\u5199\u5668\u65e0\u6548
0N/Awebrowsetimpl.invalidrd = \u8bfb\u53d6\u5668\u65e0\u6548
0N/A
0N/A#FilteredRowSetImpl exceptions
0N/Afilteredrowsetimpl.relative = relative: \u5149\u6807\u64cd\u4f5c\u65e0\u6548
0N/Afilteredrowsetimpl.absolute = absolute: \u5149\u6807\u64cd\u4f5c\u65e0\u6548
0N/Afilteredrowsetimpl.notallowed = \u4e0d\u5141\u8bb8\u6b64\u503c\u901a\u8fc7\u8fc7\u6ee4\u5668
0N/A
0N/A#JoinRowSetImpl exceptions
0N/Ajoinrowsetimpl.notinstance = \u4e0d\u662f RowSet \u7684\u5b9e\u4f8b
0N/Ajoinrowsetimpl.matchnotset = \u672a\u8bbe\u7f6e\u5339\u914d\u5217\u4ee5\u8fdb\u884c\u8fde\u63a5
0N/Ajoinrowsetimpl.numnotequal = RowSet \u4e2d\u7684\u5143\u7d20\u4e2a\u6570\u4e0d\u7b49\u4e8e\u5339\u914d\u5217\u6570
0N/Ajoinrowsetimpl.notdefined = \u8fd9\u4e0d\u662f\u5b9a\u4e49\u7684\u8fde\u63a5\u7c7b\u578b
0N/Ajoinrowsetimpl.notsupported = \u4e0d\u652f\u6301\u6b64\u8fde\u63a5\u7c7b\u578b
0N/Ajoinrowsetimpl.initerror = JoinRowSet \u521d\u59cb\u5316\u9519\u8bef
0N/Ajoinrowsetimpl.genericerr = \u4e00\u822c JoinRowSet \u521d\u59cb\u5316\u9519\u8bef
0N/A
0N/A#JdbcRowSetImpl exceptions
0N/Ajdbcrowsetimpl.invalstate = \u72b6\u6001\u65e0\u6548
0N/Ajdbcrowsetimpl.connect = JdbcRowSet\uff08\u8fde\u63a5\uff09JNDI \u65e0\u6cd5\u8fde\u63a5
0N/Ajdbcrowsetimpl.paramtype = \u65e0\u6cd5\u63a8\u65ad\u53c2\u6570\u7c7b\u578b
0N/Ajdbcrowsetimpl.matchcols = \u5339\u914d\u5217\u4e0e\u8bbe\u7f6e\u7684\u90a3\u4e9b\u5339\u914d\u5217\u4e0d\u540c
0N/Ajdbcrowsetimpl.setmatchcols = \u5728\u83b7\u53d6\u5339\u914d\u5217\u4e4b\u524d\u5148\u8bbe\u7f6e\u5339\u914d\u5217
0N/Ajdbcrowsetimpl.matchcols1 = \u5339\u914d\u5217\u6570\u5e94\u5f53\u5927\u4e8e 0
0N/Ajdbcrowsetimpl.matchcols2 = \u5339\u914d\u5217\u4e0d\u80fd\u4e3a Null \u6216\u7a7a\u5b57\u7b26\u4e32
0N/Ajdbcrowsetimpl.unsetmatch = \u8981\u590d\u539f\u7684\u5217\u4e0e\u8bbe\u7f6e\u7684\u4e0d\u540c
0N/Ajdbcrowsetimpl.usecolname = \u4f7f\u7528\u5217\u540d\u4f5c\u4e3a unsetMatchColumn \u7684\u53c2\u6570
0N/Ajdbcrowsetimpl.usecolid = \u4f7f\u7528\u5217 ID \u4f5c\u4e3a unsetMatchColumn \u7684\u53c2\u6570
0N/Ajdbcrowsetimpl.resnotupd = ResultSet \u4e0d\u53ef\u66f4\u65b0
0N/A
0N/A#CachedRowSetReader exceptions
0N/Acrsreader.connect = (JNDI) \u65e0\u6cd5\u8fde\u63a5
0N/Acrsreader.paramtype = \u65e0\u6cd5\u63a8\u65ad\u53c2\u6570\u7c7b\u578b
0N/A
0N/A#CachedRowSetWriter exceptions
0N/Acrswriter.connect = \u65e0\u6cd5\u8fdb\u884c\u8fde\u63a5
0N/Acrswriter.tname = writeData \u65e0\u6cd5\u786e\u5b9a\u8868\u540d
0N/Acrswriter.params1 = params1 \u7684\u503c: {0}
0N/Acrswriter.params2 = params2 \u7684\u503c: {0}
0N/A
0N/A#InsertRow exceptions
0N/Ainsertrow.novalue = \u5c1a\u672a\u63d2\u5165\u4efb\u4f55\u503c
0N/A
0N/A#SyncResolverImpl exceptions
0N/Asyncrsimpl.indexval = \u7d22\u5f15\u503c\u8d85\u51fa\u8303\u56f4
0N/Asyncrsimpl.noconflict = \u6b64\u5217\u4e0d\u51b2\u7a81
0N/Asyncrsimpl.syncnotpos = \u4e0d\u80fd\u540c\u6b65
0N/Asyncrsimpl.valtores = \u8981\u89e3\u6790\u7684\u503c\u53ef\u4ee5\u5728\u6570\u636e\u5e93\u4e2d\uff0c\u4e5f\u53ef\u4ee5\u5728 CachedRowSet \u4e2d
0N/A
0N/A#WebRowSetXmlReader exception
0N/Awrsxmlreader.invalidcp = \u5df2\u5230\u8fbe RowSet \u7684\u7ed3\u5c3e\u3002\u5149\u6807\u4f4d\u7f6e\u65e0\u6548
0N/Awrsxmlreader.readxml = readXML: {0}
0N/Awrsxmlreader.parseerr = ** \u8bed\u6cd5\u89e3\u6790\u9519\u8bef
0N/Awrsxmlreader.line = \uff0c\u884c
0N/Awrsxmlreader.uri = \uff0curi
0N/A
0N/A#WebRowSetXmlWriter exceptions
0N/Awrsxmlwriter.ioex = IOException: {0}
0N/Awrsxmlwriter.sqlex = SQLException: {0}
0N/Awrsxmlwriter.failedwrite = \u65e0\u6cd5\u5199\u5165\u503c
0N/Awsrxmlwriter.notproper = \u7c7b\u578b\u4e0d\u6b63\u786e
0N/A
0N/A#XmlReaderContentHandle exceptions
0N/Axmlrch.errmap = \u8bbe\u7f6e\u6620\u5c04\u65f6\u51fa\u9519: {0}
0N/Axmlrch.errmetadata = \u8bbe\u7f6e\u5143\u6570\u636e\u65f6\u51fa\u9519: {0}
0N/Axmlrch.errinsert = \u63d2\u5165\u503c\u65f6\u51fa\u9519: {0}
0N/Axmlrch.errconstr = \u6784\u9020\u884c\u65f6\u51fa\u9519: {0}
0N/Axmlrch.errdel = \u5220\u9664\u884c\u65f6\u51fa\u9519: {0}
0N/Axmlrch.errinsert = \u6784\u9020\u63d2\u5165\u884c\u65f6\u51fa\u9519: {0}
0N/Axmlrch.errinsdel = \u6784\u9020 insdel \u884c\u65f6\u51fa\u9519: {0}
0N/Axmlrch.errupdate = \u6784\u9020\u66f4\u65b0\u884c\u65f6\u51fa\u9519: {0}
0N/Axmlrch errupdrow = \u66f4\u65b0\u884c\u65f6\u51fa\u9519: {0}
0N/Axmlrch.chars = \u5b57\u7b26:
0N/Axmlrch.badvalue = \u503c\u9519\u8bef\uff1b\u5c5e\u6027\u4e0d\u53ef\u4e3a Null
0N/Axmlrch.badvalue1 = \u503c\u9519\u8bef\uff1b\u5143\u6570\u636e\u4e0d\u53ef\u4e3a Null
0N/Axmlrch.warning = ** \u8b66\u544a
0N/Axmlrch.line = \uff0c\u884c
0N/Axmlrch.uri = \uff0curi
0N/A
0N/A#RIOptimisticProvider Exceptions
0N/Ariop.locking = \u4e0d\u652f\u6301\u9501\u5b9a\u5206\u7c7b
0N/A
0N/A#RIXMLProvider exceptions
0N/Arixml.unsupp = \u4e0d\u652f\u6301 RIXMLProvider
0N/A
0N/A
0N/A