blob: 5f8f2848f4d999226405cb37d0070fd399c6b8ba [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.
# manifest
OpenIDE-Module-Name=UI-Utilitys-APIs
OpenIDE-Module-Display-Category=Infrastruktur
OpenIDE-Module-Short-Description=Utilitys f\u00fcr die Benutzeroberfl\u00e4che.
OpenIDE-Module-Long-Description=Hilfsmethoden f\u00fcr verschiedene UI-bezogene Aufgaben.
#MenuBar
EXC_LoadMenu=Men\u00fc {0} kann nicht geladen werden
EXC_LoadMenuItem=Men\u00fcelement {0} kann nicht geladen werden
#HtmlBrowser
CTL_Back=Zur\u00fcck
CTL_Forward=Weiter
CTL_Reload=Erneut laden
CTL_Stop=Stoppen
CTL_Document_done=Dokument: Fertig
#CTL_Loading_progress=Loading progress:
CTL_Loading=Wird geladen
EXC_Module=Exception bei der Initialisierung des HTML-Browsermoduls
CTL_WebBrowser=Webbrowser
HINT_WebBrowser=Webbrowser
ACS_HtmlBrowser=Browseransicht
ACS_HtmlBrowser_Location=Speicherort
# Splitted panel
SplittedPanelVertical=Vertikal
SplittedPanelHorizontal=Horizontal
SplittedPanelSwap=Fenster tauschen
ResetSplitter=Teilen der Zeilen zur\u00fccksetzen
ACS_SplittedPanel_Name=Erstes Fenster {0}. Zweites Fenster {1}.
ACS_SplittedPanel_Description=Erstes Fenster {0}. Zweites Fenster {1}.
# Tooltip message for an action button
# {0} = name of the action
# {1} = shortcut
# SwingBrowserImpl
#Title while loading
LBL_Loading=Laden...
#Title if html doesn't contain title tags
LBL_Untitled=Ohne Titel
#Truncated title if > 80 characters
FMT_UnknownHost=Unbekannter Host: {0}
FMT_InvalidURL=Ung\u00fcltiger URL: {0}
FMT_NoRouteToHost=Kein Weg zum Host: {0}
#
# UI Logging
#
# UI logging of button press
# {0} instance of the button
# {1} class of the button
# {2} instance of the action
# {3} class of the action
# {4} display name of the action
UI_ACTION_BUTTON_PRESS={4} (als {3} durch {1} implementiert) wird aufgerufen
# action and their performers
Open=\u00d6ffnen
Edit=Bearbeiten
Print=&Drucken...
View=Anzeigen
Close=Schlie\u00dfen
# either: default, never or always
#ColorComboBox
Custom=Benutzerdefiniert...
Black=Schwarz
Blue=Blau
Cyan=Zyan
Dark_Gray=Dunkelgrau
Gray=Grau
Green=Gr\u00fcn
Light_Gray=Hellgrau
Magenta=Magenta
Orange=Orange
Pink=Pink
Red=Rot
White=Wei\u00df
Yellow=Gelb
SelectColor=Farbe ausw\u00e4hlen
INFO_CATEGORY=Info
INFO_CATEGORY_DESCRIPTION=Infobenachrichtigungen
WARNING_CATEGORY=Warnung
WARNING_CATEGORY_DESCRIPTION=Warnungsbenachrichtigungen
ERROR_CATEGORY=Fehler
ERROR_CATEGORY_DESCRIPTION=Fehlerbenachrichtigungen