################################################################################ ## ## Licensed to the Apache Software Foundation (ASF) under one or more ## contributor license agreements. See the NOTICE file distributed with ## this work for additional information regarding copyright ownership. ## The ASF licenses this file to You under the Apache License, Version 2.0 ## (the "License"); you may not use this file except in compliance with ## the License. You may obtain a copy of the License at ## ## http://www.apache.org/licenses/LICENSE-2.0 ## ## Unless required by applicable law or agreed to in writing, software ## distributed under the License is distributed on an "AS IS" BASIS, ## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. ## See the License for the specific language governing permissions and ## limitations under the License. ## ################################################################################ ## Developer RTE Section missingStringResource=Sträng saknas för resurs {0} # Core errors invalidFlowElementConstruct=Försök att konstruera ogiltig FlowElement-underklass invalidSplitAtPosition=Ogiltig parameter till splitAtPosition badMXMLChildrenArgument=Felaktigt element av typen {0} skickades till mxmlChildren badReplaceChildrenIndex=Index utanför intervallet: FlowGroupElement.replaceChildren invalidChildType=Typen som NewElement tillhör innebär att detta inte kan vara överordnat badRemoveChild=Underordnad som ska tas bort hittades inte invalidSplitAtIndex=Ogiltig parameter till splitAtIndex badShallowCopyRange=Felaktigt intervall i shallowCopy badSurrogatePairCopy=Endast hälften av surrogatparet i SpanElement.shallowCopy kopieras invalidReplaceTextPositions=Ogiltiga positioner skickades till SpanElement.replaceText invalidSurrogatePairSplit=Ogiltig delning av surrogatpar badPropertyValue=Egenskapen {0} och värde {1} är utanför intervallet # Selection/editing illegalOperation=Ogiltigt försök att köra åtgärden {0} # Shared import errors unexpectedXMLElementInSpan=Oväntat element {0} inom intervall unexpectedNamespace=Oväntat namnutrymme {0} unknownElement=Okänt element: {0} unknownAttribute=Attributet {0} är inte tillåtet i element {1} # TEXT_FIELD_HTML_FORMAT import errors malformedTag=Felaktig tagg {0} malformedMarkup=Felaktig markering {0} # TEXT_LAYOUT_FORMAT import errors missingTextFlow=Det finns inget TextFlow som kan tolkas expectedExactlyOneTextLayoutFormat=Endast en TextLayoutFormat förväntades i {0}