blob: 32529feac52064dd7228563314b8dcaddfe4d61f [file] [log] [blame]
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
#
# Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
#
# Oracle and Java are registered trademarks of Oracle and/or its affiliates.
# Other names may be trademarks of their respective owners.
#
# The contents of this file are subject to the terms of either the GNU
# General Public License Version 2 only ("GPL") or the Common
# Development and Distribution License("CDDL") (collectively, the
# "License"). You may not use this file except in compliance with the
# License. You can obtain a copy of the License at
# http://www.netbeans.org/cddl-gplv2.html
# or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
# specific language governing permissions and limitations under the
# License. When distributing the software, include this License Header
# Notice in each file and include the License file at
# nbbuild/licenses/CDDL-GPL-2-CP. Oracle designates this
# particular file as subject to the "Classpath" exception as provided
# by Oracle in the GPL Version 2 section of the License file that
# accompanied this code. If applicable, add the following below the
# License Header, with the fields enclosed by brackets [] replaced by
# your own identifying information:
# "Portions Copyrighted [year] [name of copyright owner]"
#
# Contributor(s):
#
# The Original Software is NetBeans. The Initial Developer of the Original
# Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
# Microsystems, Inc. All Rights Reserved.
#
# If you wish your version of this file to be governed by only the CDDL
# or only the GPL Version 2, indicate your decision by adding
# "[Contributor] elects to include this software in this distribution
# under the [CDDL or GPL Version 2] license." If you do not indicate a
# single choice of license, a recipient has the option to distribute
# your version of this file under either the CDDL, the GPL Version 2 or
# to extend the choice of license to its licensees as provided above.
# However, if you add GPL Version 2 code and therefore, elected the GPL
# Version 2 license, then the option applies only if the new code is
# made subject to such option by the copyright holder.
# Palette Action display name
CTL_Component_palette=Palette
#Component palette labels, hints, menus
CTL_NewCategory=Palettenkategorie
CTL_NewCategoryTitle=Neue Palettenkategory
CTL_NewCategoryName=&Neue Palettenkategoriename:
CTL_NewCategoryValue=Kategorie
HINT_PaletteComponent=Komponentenpalette
# context menu on palette item button
CTL_Cut=Ausschneiden
CTL_Copy=Kopieren
CTL_Delete=Entfernen
FMT_ConfirmBeanDelete=Soll "{0}" wirklich aus der Palette entfernt werden?
CTL_ConfirmBeanTitle=Entfernen aus der Palette best\u00e4tigen
CTL_ShowNames=Eintragsnamen zeigen
CTL_HideNames=Eintragsnamen ausblenden
CTL_IconSize=Zeige {0,choice,1#gro\u00dfe|2#kleine} Icons
# context menu on palette category
CTL_OrderItems=Reihenfolge der Eintr\u00e4ge \u00e4ndern
CTL_SortItems=Nach Namen sortieren
CTL_Paste=Eintrag einf\u00fcgen
CTL_DeleteCategory=Kategorie l\u00f6schen
CTL_RenameCategory=Kategorie umbenennen
FMT_ConfirmCategoryDelete=Soll die Palettenkategorie \"{0}\" und ihr gesamter\nwirklich gel\u00f6scht werden?
CTL_ConfirmCategoryTitle=L\u00f6schen der Kategorie best\u00e4tigen
CTL_Rename=Umbenennen
CTL_NewName=&Neuer Name:
# context menu on palette
CTL_SortCategories=Nach Kategorienamen sortieren
CTL_OrderCategories=Reihenfolge der Kategorien \u00e4ndern
CTL_CreateCategory=Neue Kategorie anlegen
CTL_RefreshPalette=Palette aktualisieren
# Formating of error message shown when user enters invalid name of new palette category.
ERR_InvalidName={0} ist kein g\u00fcltiger Name
# Formatting of warning message displayed when creating palette category and category with provided name already exists
# {0} - name of the palette category requested to be created
FMT_CategoryExists=Palettenkategorie "{0}" existiert bereits
# Palette Manager
CTL_Customizer_Title=Paletten einrichten
CTL_Caption=Pale&tteninhalt:
CTL_NewCategory_Button=&Neue Kategorie...
CTL_Remove_Button=&Entfernen...
CTL_MoveUp_Button=Nach &Oben
CTL_MoveDown_Button=Nach &Unten
CTL_Close_Button=&Schlie\u00dfen
MSG_ConfirmPaletteDelete=Soll der gew\u00e4hlte Eintrag wirklich aus der Palette gel\u00f6scht werden?\n
CTL_ConfirmDeleteTitle=L\u00f6schen eines Eintrags best\u00e4tigen
ACSD_PaletteCustomizer=Paletten einrichten
ACSD_MoveUp=Bewege gew\u00e4hlten Eintrag oder Kategorie nach oben
ACSD_MoveDown=Bewege gew\u00e4hlten Eintrag oder Kategorie nach unten
ACSD_Remove=Entferne gew\u00e4hlten Eintrag oder Kategorie
ACSD_NewCategory=Neue Kategorie hinzuf\u00fcgen
ACSD_Close=Palettenverwaltung schlie\u00dfen
ACSN_PaletteContentsTree=Paletteninhalt (Struktur)
ACSD_PaletteContentsTree=Strukturansicht des Paletteninhalts
CTL_ResetPalette=&Palette zur\u00fccksetzen
ASCN_ResetPalette=Palette zur\u00fccksetzen-Schaltfl\u00e4che
ASCD_ResetPalette=Setzt die Komponentenpalette in den Standardzustand zur\u00fcck
CTL_ResetPalettePopup=&Palette zur\u00fccksetzen
MSG_ConfirmPaletteReset=Soll die Palette wirklich zur\u00fcckgesetzt werden?
CTL_ConfirmResetTitle=Zur\u00fccksetzen der Palette best\u00e4tigen
CTL_ShowCustomizer=Paletten einrichten
CTL_PaletteAction=Pale&tte
# Editor Palette Item parsing error messages
MSG_UnknownEditorPaletteItemVersion=Version des Editorpaletteneintrags ist unbekannt.
MSG_UnsupportedEditorPaletteItemVersion=Nicht unterst\u00fctzte Version der Editorpalette.
Err_StoreSettings=Fehler beim Speichern der Paletteneinstellungen.