286N/A/*
286N/A * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
286N/A *
286N/A * This code is free software; you can redistribute it and/or modify it
286N/A * under the terms of the GNU General Public License version 2 only, as
286N/A * published by the Free Software Foundation. Oracle designates this
286N/A * particular file as subject to the "Classpath" exception as provided
286N/A * by Oracle in the LICENSE file that accompanied this code.
286N/A *
286N/A * This code is distributed in the hope that it will be useful, but WITHOUT
286N/A * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
286N/A * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
286N/A * version 2 for more details (a copy is included in the LICENSE file that
286N/A * accompanied this code).
286N/A *
286N/A * You should have received a copy of the GNU General Public License version
286N/A * 2 along with this work; if not, write to the Free Software Foundation,
286N/A * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
286N/A *
286N/A * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
286N/A * or visit www.oracle.com if you need additional information or have any
286N/A * questions.
286N/A */
286N/A
286N/A/*
286N/A * Copyright (c) 2009 by Oracle Corporation. All Rights Reserved.
286N/A */
286N/A
286N/A# This file stores localized messages for the Xerces
286N/A# SAX implementation.
286N/A#
286N/A# The messages are arranged in key and value tuples in a ListResourceBundle.
286N/A#
286N/A# @version $Id: SAXMessages_sv.properties 3021 2011-03-01 00:12:28Z joehw $
286N/A
286N/A
286N/ABadMessageKey = Hittar inte felmeddelandet som motsvarar meddelandenyckeln.
286N/AFormatFailed = Ett internt fel intr\u00E4ffade vid formatering av f\u00F6ljande meddelande:\n
286N/A
286N/A# JAXP messages
286N/Aschema-not-supported = Angivet schemaspr\u00E5k st\u00F6ds inte.
286N/Ajaxp-order-not-supported = Egenskapen ''{0}'' m\u00E5ste anges f\u00F6re inst\u00E4llning av egenskapen ''{1}''.
286N/Aschema-already-specified = Egenskapen ''{0}'' kan inte anges om ett Schema-objekt som \u00E4r icke-null redan har angetts.
286N/A
286N/A# feature messages
286N/Afeature-not-supported = Funktionen ''{0}'' st\u00F6ds inte.
286N/Afeature-not-recognized = Funktionen ''{0}'' \u00E4r ok\u00E4nd.
286N/Atrue-not-supported = True-status f\u00F6r funktionen ''{0}'' st\u00F6ds inte.
286N/Afalse-not-supported = False-status f\u00F6r funktionen ''{0}'' st\u00F6ds inte.
286N/Afeature-read-only = Funktionen ''{0}'' \u00E4r skrivskyddad.
286N/Ajaxp-secureprocessing-feature = FEATURE_SECURE_PROCESSING: Funktionen kan inte anges till false om s\u00E4kerhetshanteraren anv\u00E4nds.
286N/A
286N/A# property messages
286N/Aproperty-not-supported = Egenskapen ''{0}'' st\u00F6ds inte.
286N/Aproperty-not-recognized = Egenskapen ''{0}'' \u00E4r ok\u00E4nd.
286N/Aproperty-read-only = Egenskapen ''{0}'' \u00E4r skrivskyddad.
286N/Aproperty-not-parsing-supported = Egenskapen ''{0}'' st\u00F6ds inte vid tolkning.
286N/Adom-node-read-not-supported = Kan inte l\u00E4sa egenskap f\u00F6r DOM-nod. Det finns inget DOM-tr\u00E4d.
286N/Aincompatible-class = V\u00E4rdet angivet f\u00F6r egenskapen ''{0}'' kan inte omvandlas till {1}.
286N/A
286N/Astart-document-not-called=Egenskapen "{0}" b\u00F6r anropas efter startDocument-h\u00E4ndelsen utl\u00F6ses
286N/Anullparameter=namnparametern f\u00F6r "{0}" \u00E4r null
286N/AerrorHandlerNotSet=Varning\: valideringen startades, men det fanns ingen angiven org.xml.sax.ErrorHandler. Parser anv\u00E4nder ErrorHandler av standardtyp vid utskrift av de f\u00F6rsta {0} felen. Korrigera felet genom anrop av setErrorHandler-metoden.
286N/AerrorHandlerDebugMsg=Fel\: URI \= "{0}", Rad \= "{1}", \: {2}