blob: d3ec205e702132d1dd28de3af8cab8f771336bed [file] [log] [blame]
################################################################################
##
## 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.
##
################################################################################
# Symbols
# UITextField
truncationIndicator=...
# Developer RTE Section
# Core
multipleChildSets_ClassAndInstance=Für diese Komponente wurden mehrere Sätze visueller Child-Elemente festgelegt (Komponentendefinition und -instanz).
multipleChildSets_ClassAndSubclass=Für diese Komponente wurden mehrere Sätze visueller Child-Elemente festgelegt (Basis- und abgeleitete Komponentendefinition).
# EmbeddedFontRegistry
fontIncompatible=Warnung: Nicht kompatible eingebettete Schriftart „{0}“ für „{1}“ angegeben. Diese Komponente erfordert eine Deklaration der eingebetteten Schriftart mit embedAsCff={2}“.
# Repeater
notExecuting=Repeater wird nicht ausgeführt.
# UIComponent
stateUndefined=Nicht definierter Zustand '{0}'.
# UIComponent / WindowedApplication
viewSource=Quelle anzeigen
badFile=Datei existiert nicht.
# Version (FlexVersion)
versionAlreadySet=Kompatibilitätsversion wurde bereits festgelegt.
versionAlreadyRead=Kompatibilitätsversion wurde bereits gelesen.
# UIFTETextField
badParameter=Parameter „{0}“ muss einer der zulässigen Werte sein.
nullParameter=Parameter „{0}“ muss nicht null sein.
badIndex=Der angegebene Index ist außerhalb des Bereichs.
notImplementedInFTETextField=„{0}“ ist in FTETextField nicht implementiert.
unsupportedTypeInFTETextField=FTETextField unterstützt das Einstellen des Typs auf "input" nicht.
# Generated code for FlexInit
remoteClassMemoryLeak=Warnung: Die {0}-Klasse wurde in einem Aufruf von net.registerClassAlias() in {2} verwendet. Dies verursacht ein Leck bei {1}. Um dies zu beheben, definieren Sie {0} in der Anwendung auf oberster Ebene.