jdk/src/share/classes/com/sun/rowset/RowSetResourceBundle_zh_CN.properties
author mfang
Sun, 05 Dec 2010 18:02:50 -0800
changeset 7477 8c5d7b36da02
parent 7471 728d985b8e61
child 8203 e5debcae2183
permissions -rw-r--r--
7004706: l10n of 7000752 Duplicate entry in RowSetResourceBundles.properties Reviewed-by: ogino
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
     1
#
7477
8c5d7b36da02 7004706: l10n of 7000752 Duplicate entry in RowSetResourceBundles.properties
mfang
parents: 7471
diff changeset
     2
# Copyright (c) 2005, 2010, Oracle and/or its affiliates. All rights reserved.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
     3
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
90ce3da70b43 Initial load
duke
parents:
diff changeset
     4
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
     5
# This code is free software; you can redistribute it and/or modify it
90ce3da70b43 Initial load
duke
parents:
diff changeset
     6
# under the terms of the GNU General Public License version 2 only, as
5506
202f599c92aa 6943119: Rebrand source copyright notices
ohair
parents: 5307
diff changeset
     7
# published by the Free Software Foundation.  Oracle designates this
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
     8
# particular file as subject to the "Classpath" exception as provided
5506
202f599c92aa 6943119: Rebrand source copyright notices
ohair
parents: 5307
diff changeset
     9
# by Oracle in the LICENSE file that accompanied this code.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    10
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
    11
# This code is distributed in the hope that it will be useful, but WITHOUT
90ce3da70b43 Initial load
duke
parents:
diff changeset
    12
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
90ce3da70b43 Initial load
duke
parents:
diff changeset
    13
# FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
90ce3da70b43 Initial load
duke
parents:
diff changeset
    14
# version 2 for more details (a copy is included in the LICENSE file that
90ce3da70b43 Initial load
duke
parents:
diff changeset
    15
# accompanied this code).
90ce3da70b43 Initial load
duke
parents:
diff changeset
    16
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
    17
# You should have received a copy of the GNU General Public License version
90ce3da70b43 Initial load
duke
parents:
diff changeset
    18
# 2 along with this work; if not, write to the Free Software Foundation,
90ce3da70b43 Initial load
duke
parents:
diff changeset
    19
# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
90ce3da70b43 Initial load
duke
parents:
diff changeset
    20
#
5506
202f599c92aa 6943119: Rebrand source copyright notices
ohair
parents: 5307
diff changeset
    21
# Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
202f599c92aa 6943119: Rebrand source copyright notices
ohair
parents: 5307
diff changeset
    22
# or visit www.oracle.com if you need additional information or have any
202f599c92aa 6943119: Rebrand source copyright notices
ohair
parents: 5307
diff changeset
    23
# questions.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    24
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
    25
90ce3da70b43 Initial load
duke
parents:
diff changeset
    26
# CacheRowSetImpl exceptions
90ce3da70b43 Initial load
duke
parents:
diff changeset
    27
cachedrowsetimpl.populate = \u63d0\u4f9b\u7ed9\u586b\u5145\u65b9\u6cd5\u7684 ResultSet \u5bf9\u8c61\u65e0\u6548
90ce3da70b43 Initial load
duke
parents:
diff changeset
    28
cachedrowsetimpl.invalidp = \u751f\u6210\u7684\u6301\u4e45\u6027\u63d0\u4f9b\u8005\u65e0\u6548
90ce3da70b43 Initial load
duke
parents:
diff changeset
    29
cachedrowsetimpl.nullhash = \u65e0\u6cd5\u5b9e\u4f8b\u5316 CachedRowSetImpl \u5b9e\u4f8b\u3002\u63d0\u4f9b\u7ed9\u6784\u9020\u51fd\u6570\u7684 Hashtable \u4e3a Null
90ce3da70b43 Initial load
duke
parents:
diff changeset
    30
cachedrowsetimpl.invalidop = \u5bf9\u63d2\u5165\u884c\u6267\u884c\u7684\u64cd\u4f5c\u65e0\u6548
90ce3da70b43 Initial load
duke
parents:
diff changeset
    31
cachedrowsetimpl.accfailed = acceptChanges \u5931\u8d25
90ce3da70b43 Initial load
duke
parents:
diff changeset
    32
cachedrowsetimpl.invalidcp = \u5149\u6807\u4f4d\u7f6e\u65e0\u6548
90ce3da70b43 Initial load
duke
parents:
diff changeset
    33
cachedrowsetimpl.illegalop = \u5bf9\u975e\u63d2\u5165\u884c\u6267\u884c\u7684\u64cd\u4f5c\u975e\u6cd5
90ce3da70b43 Initial load
duke
parents:
diff changeset
    34
cachedrowsetimpl.clonefail = \u514b\u9686\u5931\u8d25: {0}
90ce3da70b43 Initial load
duke
parents:
diff changeset
    35
cachedrowsetimpl.invalidcol = \u5217\u7d22\u5f15\u65e0\u6548
90ce3da70b43 Initial load
duke
parents:
diff changeset
    36
cachedrowsetimpl.invalcolnm = \u5217\u540d\u65e0\u6548
90ce3da70b43 Initial load
duke
parents:
diff changeset
    37
cachedrowsetimpl.boolfail = \u5bf9\u5217 {1} \u4e2d\u7684\u503c ({0}) \u6267\u884c getBoolen \u5931\u8d25
90ce3da70b43 Initial load
duke
parents:
diff changeset
    38
cachedrowsetimpl.bytefail = \u5bf9\u5217 {1} \u4e2d\u7684\u503c ({0}) \u6267\u884c getByte \u5931\u8d25
90ce3da70b43 Initial load
duke
parents:
diff changeset
    39
cachedrowsetimpl.shortfail = \u5bf9\u5217 {1} \u4e2d\u7684\u503c ({0}) \u6267\u884c getShort \u5931\u8d25
90ce3da70b43 Initial load
duke
parents:
diff changeset
    40
cachedrowsetimpl.intfail = \u5bf9\u5217 {1} \u4e2d\u7684\u503c ({0}) \u6267\u884c getInt \u5931\u8d25
90ce3da70b43 Initial load
duke
parents:
diff changeset
    41
cachedrowsetimpl.longfail = \u5bf9\u5217 {1} \u4e2d\u7684\u503c ({0}) \u6267\u884c getLong \u5931\u8d25
90ce3da70b43 Initial load
duke
parents:
diff changeset
    42
cachedrowsetimpl.floatfail = \u5bf9\u5217 {1} \u4e2d\u7684\u503c ({0}) \u6267\u884c getFloat \u5931\u8d25
90ce3da70b43 Initial load
duke
parents:
diff changeset
    43
cachedrowsetimpl.doublefail = \u5bf9\u5217 {1} \u4e2d\u7684\u503c ({0}) \u6267\u884c getDouble \u5931\u8d25
5307
7865cb8f2f54 6875904: Java 7 message synchronization 1
yhuang
parents: 2
diff changeset
    44
cachedrowsetimpl.dtypemismt = \u6570\u636e\u7c7b\u578b\u4e0d\u5339\u914d 
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    45
cachedrowsetimpl.datefail = \u5bf9\u5217 {1} \u4e2d\u7684\u503c ({0}) \u6267\u884c getDate \u5931\u8d25\uff0c\u65e0\u53ef\u7528\u8f6c\u6362
90ce3da70b43 Initial load
duke
parents:
diff changeset
    46
cachedrowsetimpl.timefail = \u5bf9\u5217 {1} \u4e2d\u7684\u503c ({0}) \u6267\u884c getTime \u5931\u8d25\uff0c\u65e0\u53ef\u7528\u8f6c\u6362
90ce3da70b43 Initial load
duke
parents:
diff changeset
    47
cachedrowsetimpl.posupdate = \u4e0d\u652f\u6301\u5b9a\u4f4d\u66f4\u65b0
90ce3da70b43 Initial load
duke
parents:
diff changeset
    48
cachedrowsetimpl.unableins = \u65e0\u6cd5\u5b9e\u4f8b\u5316: {0}
90ce3da70b43 Initial load
duke
parents:
diff changeset
    49
cachedrowsetimpl.beforefirst = beforeFirst: \u5149\u6807\u64cd\u4f5c\u65e0\u6548
90ce3da70b43 Initial load
duke
parents:
diff changeset
    50
cachedrowsetimpl.first = First: \u5149\u6807\u64cd\u4f5c\u65e0\u6548
90ce3da70b43 Initial load
duke
parents:
diff changeset
    51
cachedrowsetimpl.last = last: TYPE_FORWARD_ONLY
90ce3da70b43 Initial load
duke
parents:
diff changeset
    52
cachedrowsetimpl.absolute = absolute: \u5149\u6807\u4f4d\u7f6e\u65e0\u6548
90ce3da70b43 Initial load
duke
parents:
diff changeset
    53
cachedrowsetimpl.relative = relative: \u5149\u6807\u4f4d\u7f6e\u65e0\u6548
90ce3da70b43 Initial load
duke
parents:
diff changeset
    54
cachedrowsetimpl.asciistream = \u8bfb\u53d6 ASCII \u6d41\u5931\u8d25
90ce3da70b43 Initial load
duke
parents:
diff changeset
    55
cachedrowsetimpl.binstream = \u8bfb\u53d6\u4e8c\u8fdb\u5236\u6d41\u5931\u8d25
90ce3da70b43 Initial load
duke
parents:
diff changeset
    56
cachedrowsetimpl.failedins = \u5bf9\u63d2\u5165\u884c\u6267\u884c\u64cd\u4f5c\u5931\u8d25
90ce3da70b43 Initial load
duke
parents:
diff changeset
    57
cachedrowsetimpl.updateins = \u4e3a\u63d2\u5165\u884c\u8c03\u7528 updateRow
90ce3da70b43 Initial load
duke
parents:
diff changeset
    58
cachedrowsetimpl.movetoins = moveToInsertRow: CONCUR_READ_ONLY
90ce3da70b43 Initial load
duke
parents:
diff changeset
    59
cachedrowsetimpl.movetoins1 = moveToInsertRow: \u65e0\u5143\u6570\u636e
90ce3da70b43 Initial load
duke
parents:
diff changeset
    60
cachedrowsetimpl.movetoins2 = moveToInsertRow: \u5217\u6570\u65e0\u6548
90ce3da70b43 Initial load
duke
parents:
diff changeset
    61
cachedrowsetimpl.tablename = \u8868\u540d\u4e0d\u80fd\u4e3a Null
90ce3da70b43 Initial load
duke
parents:
diff changeset
    62
cachedrowsetimpl.keycols = \u952e\u5217\u65e0\u6548
90ce3da70b43 Initial load
duke
parents:
diff changeset
    63
cachedrowsetimpl.opnotsupp = \u64cd\u4f5c\u4e0d\u53d7\u6570\u636e\u5e93\u652f\u6301
90ce3da70b43 Initial load
duke
parents:
diff changeset
    64
cachedrowsetimpl.matchcols = \u5339\u914d\u5217\u4e0e\u8bbe\u7f6e\u7684\u90a3\u4e9b\u5339\u914d\u5217\u4e0d\u540c
90ce3da70b43 Initial load
duke
parents:
diff changeset
    65
cachedrowsetimpl.setmatchcols = \u5728\u83b7\u53d6\u5339\u914d\u5217\u4e4b\u524d\u5148\u8bbe\u7f6e\u5339\u914d\u5217
90ce3da70b43 Initial load
duke
parents:
diff changeset
    66
cachedrowsetimpl.matchcols1 = \u5339\u914d\u5217\u6570\u5e94\u5f53\u5927\u4e8e 0
90ce3da70b43 Initial load
duke
parents:
diff changeset
    67
cachedrowsetimpl.matchcols2 = \u5339\u914d\u5217\u6570\u5e94\u5f53\u4e3a\u7a7a\u6216 Null \u5b57\u7b26\u4e32
90ce3da70b43 Initial load
duke
parents:
diff changeset
    68
cachedrowsetimpl.unsetmatch = \u8981\u590d\u539f\u7684\u5217\u4e0e\u8bbe\u7f6e\u7684\u4e0d\u540c
90ce3da70b43 Initial load
duke
parents:
diff changeset
    69
cachedrowsetimpl.unsetmatch1 = \u4f7f\u7528\u5217\u540d\u4f5c\u4e3a unsetMatchColumn \u7684\u53c2\u6570
90ce3da70b43 Initial load
duke
parents:
diff changeset
    70
cachedrowsetimpl.unsetmatch2 = \u4f7f\u7528\u5217 ID \u4f5c\u4e3a unsetMatchColumn \u7684\u53c2\u6570
90ce3da70b43 Initial load
duke
parents:
diff changeset
    71
cachedrowsetimpl.numrows = \u884c\u6570\u5c0f\u4e8e\u96f6\u6216\u5c0f\u4e8e\u8981\u63d0\u53d6\u7684\u884c\u6570
90ce3da70b43 Initial load
duke
parents:
diff changeset
    72
cachedrowsetimpl.startpos = \u8d77\u59cb\u4f4d\u7f6e\u4e0d\u80fd\u4e3a\u8d1f\u6570
5307
7865cb8f2f54 6875904: Java 7 message synchronization 1
yhuang
parents: 2
diff changeset
    73
cachedrowsetimpl.nextpage = \u5728\u8c03\u7528\u4e4b\u524d\u5148\u586b\u5145\u6570\u636e 
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    74
cachedrowsetimpl.pagesize = \u9875\u9762\u5927\u5c0f\u4e0d\u80fd\u5c0f\u4e8e\u96f6
90ce3da70b43 Initial load
duke
parents:
diff changeset
    75
cachedrowsetimpl.pagesize1 = \u9875\u9762\u5927\u5c0f\u4e0d\u80fd\u5927\u4e8e maxRows
90ce3da70b43 Initial load
duke
parents:
diff changeset
    76
cachedrowsetimpl.fwdonly = ResultSet \u7684\u7c7b\u578b\u4e3a\u4ec5\u5411\u524d\u7c7b\u578b
90ce3da70b43 Initial load
duke
parents:
diff changeset
    77
cachedrowsetimpl.type = \u7c7b\u578b\u4e3a: {0}
7471
728d985b8e61 6579775: l10n update after 6212566
mfang
parents: 5506
diff changeset
    78
cachedrowsetimpl.opnotysupp = \u5c1a\u4e0d\u652f\u6301\u7684\u64cd\u4f5c
728d985b8e61 6579775: l10n update after 6212566
mfang
parents: 5506
diff changeset
    79
cachedrowsetimpl.featnotsupp = \u5c1a\u4e0d\u652f\u6301\u7684\u529f\u80fd
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    80
90ce3da70b43 Initial load
duke
parents:
diff changeset
    81
# WebRowSetImpl exceptions
90ce3da70b43 Initial load
duke
parents:
diff changeset
    82
webrowsetimpl.nullhash = \u65e0\u6cd5\u5b9e\u4f8b\u5316 WebRowSetImpl \u5b9e\u4f8b\u3002\u63d0\u4f9b\u7ed9\u6784\u9020\u51fd\u6570\u7684 Hashtable \u4e3a Null
90ce3da70b43 Initial load
duke
parents:
diff changeset
    83
webrowsetimpl.invalidwr = \u7f16\u5199\u5668\u65e0\u6548
90ce3da70b43 Initial load
duke
parents:
diff changeset
    84
webrowsetimpl.invalidrd = \u8bfb\u53d6\u5668\u65e0\u6548
90ce3da70b43 Initial load
duke
parents:
diff changeset
    85
90ce3da70b43 Initial load
duke
parents:
diff changeset
    86
#FilteredRowSetImpl exceptions
5307
7865cb8f2f54 6875904: Java 7 message synchronization 1
yhuang
parents: 2
diff changeset
    87
filteredrowsetimpl.relative = relative: \u5149\u6807\u64cd\u4f5c\u65e0\u6548 
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    88
filteredrowsetimpl.absolute = absolute: \u5149\u6807\u64cd\u4f5c\u65e0\u6548
90ce3da70b43 Initial load
duke
parents:
diff changeset
    89
filteredrowsetimpl.notallowed = \u4e0d\u5141\u8bb8\u6b64\u503c\u901a\u8fc7\u8fc7\u6ee4\u5668
90ce3da70b43 Initial load
duke
parents:
diff changeset
    90
90ce3da70b43 Initial load
duke
parents:
diff changeset
    91
#JoinRowSetImpl exceptions
90ce3da70b43 Initial load
duke
parents:
diff changeset
    92
joinrowsetimpl.notinstance = \u4e0d\u662f RowSet \u7684\u5b9e\u4f8b
90ce3da70b43 Initial load
duke
parents:
diff changeset
    93
joinrowsetimpl.matchnotset = \u672a\u8bbe\u7f6e\u5339\u914d\u5217\u4ee5\u8fdb\u884c\u8fde\u63a5
90ce3da70b43 Initial load
duke
parents:
diff changeset
    94
joinrowsetimpl.numnotequal = RowSet \u4e2d\u7684\u5143\u7d20\u4e2a\u6570\u4e0d\u7b49\u4e8e\u5339\u914d\u5217\u6570
90ce3da70b43 Initial load
duke
parents:
diff changeset
    95
joinrowsetimpl.notdefined = \u8fd9\u4e0d\u662f\u5b9a\u4e49\u7684\u8fde\u63a5\u7c7b\u578b
90ce3da70b43 Initial load
duke
parents:
diff changeset
    96
joinrowsetimpl.notsupported = \u4e0d\u652f\u6301\u6b64\u8fde\u63a5\u7c7b\u578b
90ce3da70b43 Initial load
duke
parents:
diff changeset
    97
joinrowsetimpl.initerror = JoinRowSet \u521d\u59cb\u5316\u9519\u8bef
90ce3da70b43 Initial load
duke
parents:
diff changeset
    98
joinrowsetimpl.genericerr = \u4e00\u822c JoinRowSet \u521d\u59cb\u5316\u9519\u8bef
7471
728d985b8e61 6579775: l10n update after 6212566
mfang
parents: 5506
diff changeset
    99
joinrowsetimpl.emptyrowset = \u65e0\u6cd5\u5c06\u7a7a RowSet \u6dfb\u52a0\u5230\u6b64 JoinRowSet
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   100
90ce3da70b43 Initial load
duke
parents:
diff changeset
   101
#JdbcRowSetImpl exceptions
90ce3da70b43 Initial load
duke
parents:
diff changeset
   102
jdbcrowsetimpl.invalstate = \u72b6\u6001\u65e0\u6548
90ce3da70b43 Initial load
duke
parents:
diff changeset
   103
jdbcrowsetimpl.connect = JdbcRowSet\uff08\u8fde\u63a5\uff09JNDI \u65e0\u6cd5\u8fde\u63a5
90ce3da70b43 Initial load
duke
parents:
diff changeset
   104
jdbcrowsetimpl.paramtype = \u65e0\u6cd5\u63a8\u65ad\u53c2\u6570\u7c7b\u578b
90ce3da70b43 Initial load
duke
parents:
diff changeset
   105
jdbcrowsetimpl.matchcols = \u5339\u914d\u5217\u4e0e\u8bbe\u7f6e\u7684\u90a3\u4e9b\u5339\u914d\u5217\u4e0d\u540c
90ce3da70b43 Initial load
duke
parents:
diff changeset
   106
jdbcrowsetimpl.setmatchcols = \u5728\u83b7\u53d6\u5339\u914d\u5217\u4e4b\u524d\u5148\u8bbe\u7f6e\u5339\u914d\u5217
90ce3da70b43 Initial load
duke
parents:
diff changeset
   107
jdbcrowsetimpl.matchcols1 = \u5339\u914d\u5217\u6570\u5e94\u5f53\u5927\u4e8e 0
90ce3da70b43 Initial load
duke
parents:
diff changeset
   108
jdbcrowsetimpl.matchcols2 = \u5339\u914d\u5217\u4e0d\u80fd\u4e3a Null \u6216\u7a7a\u5b57\u7b26\u4e32
90ce3da70b43 Initial load
duke
parents:
diff changeset
   109
jdbcrowsetimpl.unsetmatch = \u8981\u590d\u539f\u7684\u5217\u4e0e\u8bbe\u7f6e\u7684\u4e0d\u540c
90ce3da70b43 Initial load
duke
parents:
diff changeset
   110
jdbcrowsetimpl.usecolname = \u4f7f\u7528\u5217\u540d\u4f5c\u4e3a unsetMatchColumn \u7684\u53c2\u6570
90ce3da70b43 Initial load
duke
parents:
diff changeset
   111
jdbcrowsetimpl.usecolid = \u4f7f\u7528\u5217 ID \u4f5c\u4e3a unsetMatchColumn \u7684\u53c2\u6570
90ce3da70b43 Initial load
duke
parents:
diff changeset
   112
jdbcrowsetimpl.resnotupd = ResultSet \u4e0d\u53ef\u66f4\u65b0
7471
728d985b8e61 6579775: l10n update after 6212566
mfang
parents: 5506
diff changeset
   113
jdbcrowsetimpl.opnotysupp = \u5c1a\u4e0d\u652f\u6301\u7684\u64cd\u4f5c
728d985b8e61 6579775: l10n update after 6212566
mfang
parents: 5506
diff changeset
   114
jdbcrowsetimpl.featnotsupp = \u5c1a\u4e0d\u652f\u6301\u7684\u529f\u80fd
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   115
90ce3da70b43 Initial load
duke
parents:
diff changeset
   116
#CachedRowSetReader exceptions
90ce3da70b43 Initial load
duke
parents:
diff changeset
   117
crsreader.connect = (JNDI) \u65e0\u6cd5\u8fde\u63a5
90ce3da70b43 Initial load
duke
parents:
diff changeset
   118
crsreader.paramtype = \u65e0\u6cd5\u63a8\u65ad\u53c2\u6570\u7c7b\u578b
7471
728d985b8e61 6579775: l10n update after 6212566
mfang
parents: 5506
diff changeset
   119
crsreader.connecterr = RowSetReader \u4e2d\u51fa\u73b0\u5185\u90e8\u9519\u8bef\uff1a\u65e0\u8fde\u63a5\u6216\u547d\u4ee4
5307
7865cb8f2f54 6875904: Java 7 message synchronization 1
yhuang
parents: 2
diff changeset
   120
crsreader.datedetected = \u68c0\u6d4b\u5230\u65e5\u671f
7865cb8f2f54 6875904: Java 7 message synchronization 1
yhuang
parents: 2
diff changeset
   121
crsreader.caldetected = \u68c0\u6d4b\u5230\u65e5\u5386
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   122
90ce3da70b43 Initial load
duke
parents:
diff changeset
   123
#CachedRowSetWriter exceptions
90ce3da70b43 Initial load
duke
parents:
diff changeset
   124
crswriter.connect = \u65e0\u6cd5\u8fdb\u884c\u8fde\u63a5
90ce3da70b43 Initial load
duke
parents:
diff changeset
   125
crswriter.tname = writeData \u65e0\u6cd5\u786e\u5b9a\u8868\u540d
90ce3da70b43 Initial load
duke
parents:
diff changeset
   126
crswriter.params1 = params1 \u7684\u503c: {0} 
90ce3da70b43 Initial load
duke
parents:
diff changeset
   127
crswriter.params2 = params2 \u7684\u503c: {0} 
7471
728d985b8e61 6579775: l10n update after 6212566
mfang
parents: 5506
diff changeset
   128
crswriter.conflictsno =  \u540c\u6b65\u5316\u65f6\u53d1\u751f\u51b2\u7a81 
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   129
90ce3da70b43 Initial load
duke
parents:
diff changeset
   130
#InsertRow exceptions
90ce3da70b43 Initial load
duke
parents:
diff changeset
   131
insertrow.novalue = \u5c1a\u672a\u63d2\u5165\u4efb\u4f55\u503c
90ce3da70b43 Initial load
duke
parents:
diff changeset
   132
90ce3da70b43 Initial load
duke
parents:
diff changeset
   133
#SyncResolverImpl exceptions
5307
7865cb8f2f54 6875904: Java 7 message synchronization 1
yhuang
parents: 2
diff changeset
   134
syncrsimpl.indexval = \u7d22\u5f15\u503c\u8d85\u51fa\u8303\u56f4  
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   135
syncrsimpl.noconflict = \u6b64\u5217\u4e0d\u51b2\u7a81
90ce3da70b43 Initial load
duke
parents:
diff changeset
   136
syncrsimpl.syncnotpos = \u4e0d\u80fd\u540c\u6b65
90ce3da70b43 Initial load
duke
parents:
diff changeset
   137
syncrsimpl.valtores = \u8981\u89e3\u6790\u7684\u503c\u53ef\u4ee5\u5728\u6570\u636e\u5e93\u4e2d\uff0c\u4e5f\u53ef\u4ee5\u5728 CachedRowSet \u4e2d
90ce3da70b43 Initial load
duke
parents:
diff changeset
   138
90ce3da70b43 Initial load
duke
parents:
diff changeset
   139
#WebRowSetXmlReader exception
90ce3da70b43 Initial load
duke
parents:
diff changeset
   140
wrsxmlreader.invalidcp = \u5df2\u5230\u8fbe RowSet \u7684\u7ed3\u5c3e\u3002\u5149\u6807\u4f4d\u7f6e\u65e0\u6548
90ce3da70b43 Initial load
duke
parents:
diff changeset
   141
wrsxmlreader.readxml = readXML: {0}
7471
728d985b8e61 6579775: l10n update after 6212566
mfang
parents: 5506
diff changeset
   142
wrsxmlreader.parseerr = ** \u8bed\u6cd5\u89e3\u6790\u9519\u8bef: {0}\uff0c\u884c: {1}\uff0cURI: {2}
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   143
90ce3da70b43 Initial load
duke
parents:
diff changeset
   144
#WebRowSetXmlWriter exceptions
90ce3da70b43 Initial load
duke
parents:
diff changeset
   145
wrsxmlwriter.ioex = IOException: {0}
5307
7865cb8f2f54 6875904: Java 7 message synchronization 1
yhuang
parents: 2
diff changeset
   146
wrsxmlwriter.sqlex = SQLException: {0}
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   147
wrsxmlwriter.failedwrite = \u65e0\u6cd5\u5199\u5165\u503c
90ce3da70b43 Initial load
duke
parents:
diff changeset
   148
wsrxmlwriter.notproper = \u7c7b\u578b\u4e0d\u6b63\u786e
90ce3da70b43 Initial load
duke
parents:
diff changeset
   149
5307
7865cb8f2f54 6875904: Java 7 message synchronization 1
yhuang
parents: 2
diff changeset
   150
#XmlReaderContentHandler exceptions
7865cb8f2f54 6875904: Java 7 message synchronization 1
yhuang
parents: 2
diff changeset
   151
xmlrch.errmap = \u8bbe\u7f6e\u6620\u5c04\u65f6\u51fa\u9519: {0}
7865cb8f2f54 6875904: Java 7 message synchronization 1
yhuang
parents: 2
diff changeset
   152
xmlrch.errmetadata = \u8bbe\u7f6e\u5143\u6570\u636e\u65f6\u51fa\u9519: {0}
7477
8c5d7b36da02 7004706: l10n of 7000752 Duplicate entry in RowSetResourceBundles.properties
mfang
parents: 7471
diff changeset
   153
xmlrch.errinsertval = \u63d2\u5165\u503c\u65f6\u51fa\u9519: {0}
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   154
xmlrch.errconstr = \u6784\u9020\u884c\u65f6\u51fa\u9519: {0}
90ce3da70b43 Initial load
duke
parents:
diff changeset
   155
xmlrch.errdel = \u5220\u9664\u884c\u65f6\u51fa\u9519: {0}
90ce3da70b43 Initial load
duke
parents:
diff changeset
   156
xmlrch.errinsdel = \u6784\u9020 insdel \u884c\u65f6\u51fa\u9519: {0}
90ce3da70b43 Initial load
duke
parents:
diff changeset
   157
xmlrch.errupdate = \u6784\u9020\u66f4\u65b0\u884c\u65f6\u51fa\u9519: {0}
7471
728d985b8e61 6579775: l10n update after 6212566
mfang
parents: 5506
diff changeset
   158
xmlrch.errupdrow = \u66f4\u65b0\u884c\u65f6\u51fa\u9519: {0}
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   159
xmlrch.chars = \u5b57\u7b26:
90ce3da70b43 Initial load
duke
parents:
diff changeset
   160
xmlrch.badvalue = \u503c\u9519\u8bef\uff1b\u5c5e\u6027\u4e0d\u53ef\u4e3a Null
90ce3da70b43 Initial load
duke
parents:
diff changeset
   161
xmlrch.badvalue1 = \u503c\u9519\u8bef\uff1b\u5143\u6570\u636e\u4e0d\u53ef\u4e3a Null
7471
728d985b8e61 6579775: l10n update after 6212566
mfang
parents: 5506
diff changeset
   162
xmlrch.warning =  ** \u8b66\u544a: {0}\uff0c\u884c: {1}\uff0cURI: {2}
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   163
90ce3da70b43 Initial load
duke
parents:
diff changeset
   164
#RIOptimisticProvider Exceptions
90ce3da70b43 Initial load
duke
parents:
diff changeset
   165
riop.locking = \u4e0d\u652f\u6301\u9501\u5b9a\u5206\u7c7b
90ce3da70b43 Initial load
duke
parents:
diff changeset
   166
90ce3da70b43 Initial load
duke
parents:
diff changeset
   167
#RIXMLProvider exceptions
90ce3da70b43 Initial load
duke
parents:
diff changeset
   168
rixml.unsupp = \u4e0d\u652f\u6301 RIXMLProvider