jdk/src/share/classes/com/sun/rowset/RowSetResourceBundle_sv.properties
author never
Mon, 12 Jul 2010 22:27:18 -0700
changeset 5926 a36f90d986b6
parent 5506 202f599c92aa
child 7471 728d985b8e61
permissions -rw-r--r--
6968385: malformed xml in sweeper logging Reviewed-by: kvn
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
     1
#
5506
202f599c92aa 6943119: Rebrand source copyright notices
ohair
parents: 5307
diff changeset
     2
# Copyright (c) 2005, 2006, 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 = Ifyllningsmetoden fick ett ogiltigt ResultSet-objekt
90ce3da70b43 Initial load
duke
parents:
diff changeset
    28
cachedrowsetimpl.invalidp = En ogiltig best\u00e4ndig leverant\u00f6r genererades
90ce3da70b43 Initial load
duke
parents:
diff changeset
    29
cachedrowsetimpl.nullhash = Det g\u00e5r inte att skapa instansen CachedRowSetImpl. Tom hashtabell skickades till konstrukt\u00f6r
90ce3da70b43 Initial load
duke
parents:
diff changeset
    30
cachedrowsetimpl.invalidop = En ogiltig \u00e5tg\u00e4rd utf\u00f6rdes i infogningsraden
90ce3da70b43 Initial load
duke
parents:
diff changeset
    31
cachedrowsetimpl.accfailed = acceptChanges misslyckades
90ce3da70b43 Initial load
duke
parents:
diff changeset
    32
cachedrowsetimpl.invalidcp = Mark\u00f6rpositionen \u00e4r ogiltig
90ce3da70b43 Initial load
duke
parents:
diff changeset
    33
cachedrowsetimpl.illegalop = En ogiltig \u00e5tg\u00e4rd utf\u00f6rdes p\u00e5 en icke infogad rad
90ce3da70b43 Initial load
duke
parents:
diff changeset
    34
cachedrowsetimpl.clonefail = Kloningen misslyckades: {0}
90ce3da70b43 Initial load
duke
parents:
diff changeset
    35
cachedrowsetimpl.invalidcol = Kolumnindexet \u00e4r ogiltigt
90ce3da70b43 Initial load
duke
parents:
diff changeset
    36
cachedrowsetimpl.invalcolnm = Kolumnnamnet \u00e4r ogiltigt
90ce3da70b43 Initial load
duke
parents:
diff changeset
    37
cachedrowsetimpl.boolfail = getBoolen misslyckades f\u00f6r v\u00e4rdet ({0}) i kolumnen {1}
90ce3da70b43 Initial load
duke
parents:
diff changeset
    38
cachedrowsetimpl.bytefail = getByte misslyckades f\u00f6r v\u00e4rdet ({0}) i kolumnen {1}
90ce3da70b43 Initial load
duke
parents:
diff changeset
    39
cachedrowsetimpl.shortfail = getShort misslyckades f\u00f6r v\u00e4rdet ({0}) i kolumnen {1}
90ce3da70b43 Initial load
duke
parents:
diff changeset
    40
cachedrowsetimpl.intfail = getInt misslyckades f\u00f6r v\u00e4rdet ({0}) i kolumnen {1}
90ce3da70b43 Initial load
duke
parents:
diff changeset
    41
cachedrowsetimpl.longfail = getLong misslyckades f\u00f6r v\u00e4rdet ({0}) i kolumnen {1}
90ce3da70b43 Initial load
duke
parents:
diff changeset
    42
cachedrowsetimpl.floatfail = getFloat misslyckades f\u00f6r v\u00e4rdet ({0}) i kolumnen {1}
90ce3da70b43 Initial load
duke
parents:
diff changeset
    43
cachedrowsetimpl.doublefail = getDouble misslyckades f\u00f6r v\u00e4rdet ({0}) i kolumnen {1}
5307
7865cb8f2f54 6875904: Java 7 message synchronization 1
yhuang
parents: 2
diff changeset
    44
cachedrowsetimpl.dtypemismt = Inkompatibel datatyp 
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    45
cachedrowsetimpl.datefail = getDate misslyckades f\u00f6r v\u00e4rdet ({0}) i kolumnen {1}, ingen konvertering tillg\u00e4nglig
90ce3da70b43 Initial load
duke
parents:
diff changeset
    46
cachedrowsetimpl.timefail = getTime misslyckades f\u00f6r v\u00e4rdet ({0}) i kolumnen {1}, ingen konvertering tillg\u00e4nglig
90ce3da70b43 Initial load
duke
parents:
diff changeset
    47
cachedrowsetimpl.posupdate = Det finns inte st\u00f6d f\u00f6r positionerad uppdatering
90ce3da70b43 Initial load
duke
parents:
diff changeset
    48
cachedrowsetimpl.unableins = Det g\u00e5r inte att skapa {0}
90ce3da70b43 Initial load
duke
parents:
diff changeset
    49
cachedrowsetimpl.beforefirst = beforeFirst: Ogiltig mark\u00f6r\u00e5tg\u00e4rd
90ce3da70b43 Initial load
duke
parents:
diff changeset
    50
cachedrowsetimpl.first = First: Ogiltig mark\u00f6r\u00e5tg\u00e4rd
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: Mark\u00f6rpositionen \u00e4r ogiltig
90ce3da70b43 Initial load
duke
parents:
diff changeset
    53
cachedrowsetimpl.relative = relative: Mark\u00f6rpositionen \u00e4r ogiltig
90ce3da70b43 Initial load
duke
parents:
diff changeset
    54
cachedrowsetimpl.asciistream = det gick inte att l\u00e4sa ASCII-str\u00f6mmen
90ce3da70b43 Initial load
duke
parents:
diff changeset
    55
cachedrowsetimpl.binstream = det gick inte l\u00e4sa den bin\u00e4ra str\u00f6mmen
90ce3da70b43 Initial load
duke
parents:
diff changeset
    56
cachedrowsetimpl.failedins = Fel vid infogningsrad
90ce3da70b43 Initial load
duke
parents:
diff changeset
    57
cachedrowsetimpl.updateins = updateRow anropade vid infogningsrad
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: inga metadata
90ce3da70b43 Initial load
duke
parents:
diff changeset
    60
cachedrowsetimpl.movetoins2 = moveToInsertRow: ogiltigt antal kolumner
90ce3da70b43 Initial load
duke
parents:
diff changeset
    61
cachedrowsetimpl.tablename = Tabellnamnet kan inte vara tomt
90ce3da70b43 Initial load
duke
parents:
diff changeset
    62
cachedrowsetimpl.keycols = Ogiltiga nyckelkolumner
90ce3da70b43 Initial load
duke
parents:
diff changeset
    63
cachedrowsetimpl.invalidcol = Kolumnindexet \u00e4r ogiltigt
90ce3da70b43 Initial load
duke
parents:
diff changeset
    64
cachedrowsetimpl.opnotsupp = Databasen har inte st\u00f6d f\u00f6r denna \u00e5tg\u00e4rd
90ce3da70b43 Initial load
duke
parents:
diff changeset
    65
cachedrowsetimpl.matchcols = Matchningskolumnerna \u00e4r inte samma som de som st\u00e4llts in
90ce3da70b43 Initial load
duke
parents:
diff changeset
    66
cachedrowsetimpl.setmatchcols = St\u00e4ll in matchningskolumnerna innan du h\u00e4mtar dem
90ce3da70b43 Initial load
duke
parents:
diff changeset
    67
cachedrowsetimpl.matchcols1 = Matchningskolumnerna m\u00e5ste vara st\u00f6rre \u00e4n 0
90ce3da70b43 Initial load
duke
parents:
diff changeset
    68
cachedrowsetimpl.matchcols2 = Matchningskolumnerna m\u00e5ste vara tomma eller en nollstr\u00e4ng
90ce3da70b43 Initial load
duke
parents:
diff changeset
    69
cachedrowsetimpl.unsetmatch = Kolumnerna som \u00e5terst\u00e4lls \u00e4r inte samma som de som st\u00e4llts in
90ce3da70b43 Initial load
duke
parents:
diff changeset
    70
cachedrowsetimpl.unsetmatch1 = Anv\u00e4nd kolumnnamn som argument f\u00f6r unsetMatchColumn
90ce3da70b43 Initial load
duke
parents:
diff changeset
    71
cachedrowsetimpl.unsetmatch2 = Anv\u00e4nd kolumnn-id som argument f\u00f6r unsetMatchColumn
90ce3da70b43 Initial load
duke
parents:
diff changeset
    72
cachedrowsetimpl.numrows = Antalet rader understiger noll eller \u00e4r mindre \u00e4n h\u00e4mtningsstorleken
90ce3da70b43 Initial load
duke
parents:
diff changeset
    73
cachedrowsetimpl.startpos = Startpositionen f\u00e5r inte vara negativ
5307
7865cb8f2f54 6875904: Java 7 message synchronization 1
yhuang
parents: 2
diff changeset
    74
cachedrowsetimpl.nextpage = Fyll i data innan anrop 
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    75
cachedrowsetimpl.pagesize = Sidstorleken f\u00e5r inte understiga noll
90ce3da70b43 Initial load
duke
parents:
diff changeset
    76
cachedrowsetimpl.pagesize1 = Sidstorleken f\u00e5r inte \u00f6verstiga maxRows
90ce3da70b43 Initial load
duke
parents:
diff changeset
    77
cachedrowsetimpl.fwdonly = ResultSet kan endast g\u00e5 fram\u00e5t
90ce3da70b43 Initial load
duke
parents:
diff changeset
    78
cachedrowsetimpl.type = Typ: {0}
5307
7865cb8f2f54 6875904: Java 7 message synchronization 1
yhuang
parents: 2
diff changeset
    79
cachedrowsetimpl.opnotysupp = Det finns \u00e4nnu inte st\u00f6d f\u00f6r \u00e5tg\u00e4rden
7865cb8f2f54 6875904: Java 7 message synchronization 1
yhuang
parents: 2
diff changeset
    80
cachedrowsetimpl.featnotsupp = Funktionen st\u00f6ds inte
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    81
90ce3da70b43 Initial load
duke
parents:
diff changeset
    82
# WebRowSetImpl exceptions
90ce3da70b43 Initial load
duke
parents:
diff changeset
    83
webrowsetimpl.nullhash = Det g\u00e5r inte att skapa instansen WebRowSetImpl. Tom hashtabell skickades till konstrukt\u00f6r.
90ce3da70b43 Initial load
duke
parents:
diff changeset
    84
webrowsetimpl.invalidwr = Ogiltig f\u00f6rfattare
90ce3da70b43 Initial load
duke
parents:
diff changeset
    85
webrowsetimpl.invalidrd = Ogiltig l\u00e4sare
90ce3da70b43 Initial load
duke
parents:
diff changeset
    86
90ce3da70b43 Initial load
duke
parents:
diff changeset
    87
#FilteredRowSetImpl exceptions
90ce3da70b43 Initial load
duke
parents:
diff changeset
    88
filteredrowsetimpl.relative = relative: Ogiltig mark\u00f6r\u00e5tg\u00e4rd 
90ce3da70b43 Initial load
duke
parents:
diff changeset
    89
filteredrowsetimpl.absolute = absolute: Ogiltig mark\u00f6r\u00e5tg\u00e4rd
90ce3da70b43 Initial load
duke
parents:
diff changeset
    90
filteredrowsetimpl.notallowed = Detta v\u00e4rde kommer att filtreras bort
90ce3da70b43 Initial load
duke
parents:
diff changeset
    91
90ce3da70b43 Initial load
duke
parents:
diff changeset
    92
#JoinRowSetImpl exceptions
90ce3da70b43 Initial load
duke
parents:
diff changeset
    93
joinrowsetimpl.notinstance = Detta \u00e4r inte en instans av rowset
90ce3da70b43 Initial load
duke
parents:
diff changeset
    94
joinrowsetimpl.matchnotset = Matchningskolumnen \u00e4r inte inst\u00e4lld p\u00e5 koppling
90ce3da70b43 Initial load
duke
parents:
diff changeset
    95
joinrowsetimpl.numnotequal = Antalet element i RowSet \u00e4r inte lika med matchningskolumnens
90ce3da70b43 Initial load
duke
parents:
diff changeset
    96
joinrowsetimpl.notdefined = Detta \u00e4r inte n\u00e5gon definierad kopplingstyp
90ce3da70b43 Initial load
duke
parents:
diff changeset
    97
joinrowsetimpl.notsupported = Det finns inget st\u00f6d f\u00f6r denna kopplingstyp
90ce3da70b43 Initial load
duke
parents:
diff changeset
    98
joinrowsetimpl.initerror = Initieringsfel f\u00f6r JoinRowSet
90ce3da70b43 Initial load
duke
parents:
diff changeset
    99
joinrowsetimpl.genericerr = Allm\u00e4nt initieringsfel f\u00f6r JoinRowSet
5307
7865cb8f2f54 6875904: Java 7 message synchronization 1
yhuang
parents: 2
diff changeset
   100
joinrowsetimpl.emptyrowset = Det g\u00e5r inte att l\u00e4gga till tom rowset i denna JoinRowSet
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   101
90ce3da70b43 Initial load
duke
parents:
diff changeset
   102
#JdbcRowSetImpl exceptions
90ce3da70b43 Initial load
duke
parents:
diff changeset
   103
jdbcrowsetimpl.invalstate = Ogiltig status
90ce3da70b43 Initial load
duke
parents:
diff changeset
   104
jdbcrowsetimpl.connect = JdbcRowSet (anslut) JNDI kan inte anslutas
90ce3da70b43 Initial load
duke
parents:
diff changeset
   105
jdbcrowsetimpl.paramtype = Det g\u00e5r inte att fastst\u00e4lla parametertypen
90ce3da70b43 Initial load
duke
parents:
diff changeset
   106
jdbcrowsetimpl.matchcols = Matchningskolumnerna \u00e4r inte samma som de som st\u00e4llts in
90ce3da70b43 Initial load
duke
parents:
diff changeset
   107
jdbcrowsetimpl.setmatchcols = St\u00e4ll in matchningskolumnerna innan du h\u00e4mtar dem
90ce3da70b43 Initial load
duke
parents:
diff changeset
   108
jdbcrowsetimpl.matchcols1 = Matchningskolumnerna m\u00e5ste vara st\u00f6rre \u00e4n 0
90ce3da70b43 Initial load
duke
parents:
diff changeset
   109
jdbcrowsetimpl.matchcols2 = Matchningskolumnerna kan inte vara en nollstr\u00e4ng eller tomma
90ce3da70b43 Initial load
duke
parents:
diff changeset
   110
jdbcrowsetimpl.unsetmatch = Kolumnerna som \u00e5terst\u00e4lls \u00e4r inte samma som de som st\u00e4llts in
90ce3da70b43 Initial load
duke
parents:
diff changeset
   111
jdbcrowsetimpl.usecolname = Anv\u00e4nd kolumnnamn som argument f\u00f6r unsetMatchColumn
90ce3da70b43 Initial load
duke
parents:
diff changeset
   112
jdbcrowsetimpl.usecolid = Anv\u00e4nd kolumnn-id som argument f\u00f6r unsetMatchColumn
90ce3da70b43 Initial load
duke
parents:
diff changeset
   113
jdbcrowsetimpl.resnotupd = ResultSet \u00e4r inte uppdateringsbart
5307
7865cb8f2f54 6875904: Java 7 message synchronization 1
yhuang
parents: 2
diff changeset
   114
jdbcrowsetimpl.opnotysupp = Det finns \u00e4nnu inte st\u00f6d f\u00f6r \u00e5tg\u00e4rden
7865cb8f2f54 6875904: Java 7 message synchronization 1
yhuang
parents: 2
diff changeset
   115
jdbcrowsetimpl.featnotsupp = Funktionen st\u00f6ds inte
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   116
90ce3da70b43 Initial load
duke
parents:
diff changeset
   117
#CachedRowSetReader exceptions
90ce3da70b43 Initial load
duke
parents:
diff changeset
   118
crsreader.connect = (JNDI) kan inte anslutas
90ce3da70b43 Initial load
duke
parents:
diff changeset
   119
crsreader.paramtype = Det g\u00e5r inte att fastst\u00e4lla parametertypen
5307
7865cb8f2f54 6875904: Java 7 message synchronization 1
yhuang
parents: 2
diff changeset
   120
crsreader.connecterr = Internfel i RowSetReader: ingen anslutning eller inget kommando
7865cb8f2f54 6875904: Java 7 message synchronization 1
yhuang
parents: 2
diff changeset
   121
crsreader.datedetected = Ett datum uppt\u00e4cktes
7865cb8f2f54 6875904: Java 7 message synchronization 1
yhuang
parents: 2
diff changeset
   122
crsreader.caldetected = En kalender uppt\u00e4cktes
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   123
90ce3da70b43 Initial load
duke
parents:
diff changeset
   124
#CachedRowSetWriter exceptions
90ce3da70b43 Initial load
duke
parents:
diff changeset
   125
crswriter.connect = Det g\u00e5r inte att uppr\u00e4tta n\u00e5gon anslutning
90ce3da70b43 Initial load
duke
parents:
diff changeset
   126
crswriter.tname = writeData kan inte fastst\u00e4lla tabellnamnet
90ce3da70b43 Initial load
duke
parents:
diff changeset
   127
crswriter.params1 = Parameterv\u00e4rde1: {0} 
90ce3da70b43 Initial load
duke
parents:
diff changeset
   128
crswriter.params2 = Parameterv\u00e4rde2: {0} 
5307
7865cb8f2f54 6875904: Java 7 message synchronization 1
yhuang
parents: 2
diff changeset
   129
crswriter.conflictsno =  konflikter uppstod vid synkronisering 
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   130
90ce3da70b43 Initial load
duke
parents:
diff changeset
   131
#InsertRow exceptions
90ce3da70b43 Initial load
duke
parents:
diff changeset
   132
insertrow.novalue = Inget v\u00e4rde har infogats
90ce3da70b43 Initial load
duke
parents:
diff changeset
   133
90ce3da70b43 Initial load
duke
parents:
diff changeset
   134
#SyncResolverImpl exceptions
5307
7865cb8f2f54 6875904: Java 7 message synchronization 1
yhuang
parents: 2
diff changeset
   135
syncrsimpl.indexval = Indexv\u00e4rdet ligger utanf\u00f6r intervallet  
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   136
syncrsimpl.noconflict = Denna kolumn st\u00e5r inte i konflikt
90ce3da70b43 Initial load
duke
parents:
diff changeset
   137
syncrsimpl.syncnotpos = Synkronisering \u00e4r inte m\u00f6jlig
90ce3da70b43 Initial load
duke
parents:
diff changeset
   138
syncrsimpl.valtores = V\u00e4rdet som ska analyseras kan antingen finnas i databasen eller i cachedrowset
90ce3da70b43 Initial load
duke
parents:
diff changeset
   139
90ce3da70b43 Initial load
duke
parents:
diff changeset
   140
#WebRowSetXmlReader exception
90ce3da70b43 Initial load
duke
parents:
diff changeset
   141
wrsxmlreader.invalidcp = Slutet p\u00e5 RowSet har n\u00e5tts. Mark\u00f6rpositionen \u00e4r ogiltig.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   142
wrsxmlreader.readxml = readXML: {0}
90ce3da70b43 Initial load
duke
parents:
diff changeset
   143
wrsxmlreader.parseerr = ** Tolkningsfel
90ce3da70b43 Initial load
duke
parents:
diff changeset
   144
90ce3da70b43 Initial load
duke
parents:
diff changeset
   145
#WebRowSetXmlWriter exceptions
90ce3da70b43 Initial load
duke
parents:
diff changeset
   146
wrsxmlwriter.ioex = IOException: {0}
5307
7865cb8f2f54 6875904: Java 7 message synchronization 1
yhuang
parents: 2
diff changeset
   147
wrsxmlwriter.sqlex = SQLException: {0}
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   148
wrsxmlwriter.failedwrite = Det gick inte att skriva v\u00e4rdet
90ce3da70b43 Initial load
duke
parents:
diff changeset
   149
wsrxmlwriter.notproper = Ingen riktig typ
90ce3da70b43 Initial load
duke
parents:
diff changeset
   150
5307
7865cb8f2f54 6875904: Java 7 message synchronization 1
yhuang
parents: 2
diff changeset
   151
#XmlReaderContentHandler exceptions
7865cb8f2f54 6875904: Java 7 message synchronization 1
yhuang
parents: 2
diff changeset
   152
xmlrch.errmap = Ett fel uppstod vid inst\u00e4llningen av f\u00f6ljande bild: {0}
7865cb8f2f54 6875904: Java 7 message synchronization 1
yhuang
parents: 2
diff changeset
   153
xmlrch.errmetadata = Ett fel uppstod vid inst\u00e4llningen av f\u00f6ljande metadata: {0}
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   154
xmlrch.errinsert = Ett fel uppstod n\u00e4r f\u00f6ljande v\u00e4rden skulle infogas: {0}
90ce3da70b43 Initial load
duke
parents:
diff changeset
   155
xmlrch.errconstr = Ett fel uppstod n\u00e4r f\u00f6ljande rad skulle skapas: {0}
90ce3da70b43 Initial load
duke
parents:
diff changeset
   156
xmlrch.errdel = Ett fel uppstod n\u00e4r f\u00f6ljande rad skulle raderas: {0}
90ce3da70b43 Initial load
duke
parents:
diff changeset
   157
xmlrch.errinsert = Ett fel uppstod n\u00e4r f\u00f6ljande infogningsrad skulle skapas: {0}
90ce3da70b43 Initial load
duke
parents:
diff changeset
   158
xmlrch.errinsdel = Ett fel uppstod n\u00e4r raden insdel skulle skapas: {0}
90ce3da70b43 Initial load
duke
parents:
diff changeset
   159
xmlrch.errupdate = Ett fel uppstod n\u00e4r f\u00f6ljande uppdateringsrad skulle skapas: {0}
5307
7865cb8f2f54 6875904: Java 7 message synchronization 1
yhuang
parents: 2
diff changeset
   160
xmlrch.errupdrow = Det gick inte att uppdatera raden:  {0}
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   161
xmlrch.chars = tecken:
90ce3da70b43 Initial load
duke
parents:
diff changeset
   162
xmlrch.badvalue = Felaktigt v\u00e4rde; egenskapen kan inte ha ett tomt v\u00e4rde
90ce3da70b43 Initial load
duke
parents:
diff changeset
   163
xmlrch.badvalue1 = Felaktigt v\u00e4rde; metadatan kan inte ha ett tomt v\u00e4rde
5307
7865cb8f2f54 6875904: Java 7 message synchronization 1
yhuang
parents: 2
diff changeset
   164
xmlrch.warning =  ** Varning!
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   165
90ce3da70b43 Initial load
duke
parents:
diff changeset
   166
#RIOptimisticProvider Exceptions
90ce3da70b43 Initial load
duke
parents:
diff changeset
   167
riop.locking = Det finns inte st\u00f6d f\u00f6r denna l\u00e5sningsklassifikation
90ce3da70b43 Initial load
duke
parents:
diff changeset
   168
90ce3da70b43 Initial load
duke
parents:
diff changeset
   169
#RIXMLProvider exceptions
90ce3da70b43 Initial load
duke
parents:
diff changeset
   170
rixml.unsupp = RIXMLProvider har inte st\u00f6d f\u00f6r detta