All Downloads are FREE. Search and download functionalities are using the official Maven repository.

flash.tools.debugger.expression.expression_da.properties Maven / Gradle / Ivy

There is a newer version: 0.9.10
Show newest version
################################################################################
##
##  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.
##
################################################################################

keywordNotAllowed='${keyword}' er ikke tilladt
classDefinitionNotAllowed=Klassedefinitionen er ikke tilladt
expressionNotSupported=Udtrykket underst\u00f8ttes ikke
functionDefinitionNotAllowed=Funktionsdefinitionen er ikke tilladt
interfaceDefinitionNotAllowed=Gr\u00e6nsefladedefinitionen er ikke tilladt
labelsNotAllowed=Etiketter er ikke tilladt
literalObjectsNotSupported=Litterale objekter underst\u00f8ttes ikke
nullPointerException=Kan ikke \u00e5bne en egenskab eller en metode for en null-objektreference
StatementListNodeWIthMoreThanOneItem=En StatementListNode med mere end \u00e9t element?
typeNotExpected=Uventet type
unrecognizedBinaryOperator=bin\u00e6r operator blev ikke genkendt
unrecognizedUnaryOperator=monadisk operator blev ikke genkendt
unsupportedExpression=Udtrykket underst\u00f8ttes ikke
whatIsDocCommentNode=ved ikke hvad en DocCommentNode er 
whatIsMetaDataNode=ved ikke hvad en MetaDataNode er 
xmlLiteralsNotSupported=XML-litteraler underst\u00f8ttes ikke
binaryProgramNodeUnexpected=Uventet BinaryProgramNode
noSuchVariable = Variablen findes ikke: ${arg2}
typeError = Typefejl




© 2015 - 2024 Weber Informatics LLC | Privacy Policy