1 /*
   2  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
   3  *
   4  * This code is free software; you can redistribute it and/or modify it
   5  * under the terms of the GNU General Public License version 2 only, as
   6  * published by the Free Software Foundation.  Oracle designates this
   7  * particular file as subject to the "Classpath" exception as provided
   8  * by Oracle in the LICENSE file that accompanied this code.
   9  *
  10  * This code is distributed in the hope that it will be useful, but WITHOUT
  11  * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
  12  * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
  13  * version 2 for more details (a copy is included in the LICENSE file that
  14  * accompanied this code).
  15  *
  16  * You should have received a copy of the GNU General Public License version
  17  * 2 along with this work; if not, write to the Free Software Foundation,
  18  * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
  19  *
  20  * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
  21  * or visit www.oracle.com if you need additional information or have any
  22  * questions.
  23  */
  24 
  25 /*
  26  * Copyright (c) 2009 by Oracle Corporation. All Rights Reserved.
  27  */
  28 
  29 # This file stores localized messages for the Xerces
  30 # SAX implementation.
  31 #
  32 # The messages are arranged in key and value tuples in a ListResourceBundle.
  33 #
  34 # @version $Id: SAXMessages_sv.properties 3021 2011-03-01 00:12:28Z joehw $
  35 
  36 
  37 BadMessageKey = Hittar inte felmeddelandet som motsvarar meddelandenyckeln.
  38 FormatFailed = Ett internt fel intr\u00E4ffade vid formatering av f\u00F6ljande meddelande:\n
  39 
  40 # JAXP messages
  41 schema-not-supported = Angivet schemaspr\u00E5k st\u00F6ds inte.
  42 jaxp-order-not-supported = Egenskapen ''{0}'' m\u00E5ste anges f\u00F6re inst\u00E4llning av egenskapen ''{1}''. 
  43 schema-already-specified = Egenskapen ''{0}'' kan inte anges om ett Schema-objekt som \u00E4r icke-null redan har angetts.
  44 
  45 # feature messages
  46 feature-not-supported = Funktionen ''{0}'' st\u00F6ds inte.
  47 feature-not-recognized = Funktionen ''{0}'' \u00E4r ok\u00E4nd.
  48 true-not-supported = True-status f\u00F6r funktionen ''{0}'' st\u00F6ds inte.
  49 false-not-supported = False-status f\u00F6r funktionen ''{0}'' st\u00F6ds inte.
  50 feature-read-only = Funktionen ''{0}'' \u00E4r skrivskyddad.
  51 jaxp-secureprocessing-feature = FEATURE_SECURE_PROCESSING: Funktionen kan inte anges till false om s\u00E4kerhetshanteraren anv\u00E4nds.
  52 
  53 # property messages
  54 property-not-supported = Egenskapen ''{0}'' st\u00F6ds inte.
  55 property-not-recognized = Egenskapen ''{0}'' \u00E4r ok\u00E4nd.
  56 property-read-only = Egenskapen ''{0}'' \u00E4r skrivskyddad.
  57 property-not-parsing-supported = Egenskapen ''{0}'' st\u00F6ds inte vid tolkning.
  58 dom-node-read-not-supported = Kan inte l\u00E4sa egenskap f\u00F6r DOM-nod. Det finns inget DOM-tr\u00E4d.
  59 incompatible-class = V\u00E4rdet angivet f\u00F6r egenskapen ''{0}'' kan inte omvandlas till {1}.
  60 
  61 start-document-not-called=Egenskapen "{0}" b\u00F6r anropas efter startDocument-h\u00E4ndelsen utl\u00F6ses
  62 nullparameter=namnparametern f\u00F6r "{0}" \u00E4r null
  63 errorHandlerNotSet=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.
  64 errorHandlerDebugMsg=Fel\: URI \= "{0}", Rad \= "{1}", \: {2}