blob: afd185394e0135f6469884bb98f9de0d51833dca [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-2007 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.
# ImageDataLoader
PROP_ImageLoader_Name=Bildobjekte
Services/MIMEResolver/org-netbeans-modules-image-mime-resolver.xml=Bilddateien
Loaders/image/bmp/Factories/org-netbeans-modules-image-ImageDataLoader.instance=BMP-Bilddateien
Loaders/image/gif/Factories/org-netbeans-modules-image-ImageDataLoader.instance=GIF-Bilddateien
Loaders/image/jpeg/Factories/org-netbeans-modules-image-ImageDataLoader.instance=JPEG-Bilddateien
Loaders/image/png/Factories/org-netbeans-modules-image-ImageDataLoader.instance=PNG-Bilddateien
# ImageDataObject.ImageNode
HINT_Thumbnail=Zeigt Vorschau.
PROP_Thumbnail=Vorschau
HINT_Image_Width=Zeigt die Bildbreite (Pixel)
PROP_Image_Width=Breite
HINT_Image_Height=Zeigt die Bildh\u00f6he (Pixel)
PROP_Image_Height=H\u00f6he
# Failure to load an image
MSG_CouldNotLoad=Konnte das Bild nicht laden
MSG_ErrorWhileLoading=Fehler beim Laden des Bilds (besch\u00e4digtes Bild?)
# External change happened.
MSG_ExternalChange=Die Datei {0} wurde extern ge\u00e4ndert. Neu laden?
# Action labels
LBL_ZoomIn=Vergr\u00f6\u00dfern
LBL_ZoomOut=Verkleiner
LBL_CustomZoom=Zoom einstellen
LBL_EnlargeFactor=V&ergr\u00f6\u00dferungsfaktor:
LBL_DecreaseFactor=Ver&kleinerungsfaktor:
# Show/Hide grid action label
LBL_ShowHideGrid=Gitter ein-/ausschalten
# CustomZoomAction
LBL_XtoY=X:Y
LBL_CustomZoomAction=Spezieller Zoom...
MSG_InvalidValues=Ung\u00fcltige Eingabewerte.
# manifest.mf
OpenIDE-Module-Name=Bild
OpenIDE-Module-Display-Category=Datendateien
OpenIDE-Module-Short-Description=Unterst\u00fctzt das Anzeigen von Bilddateien.
OpenIDE-Module-Long-Description=Das Bildmodul erm\u00f6glicht das Anschauen von Bilddateien in der IDE. Es schlie\u00dft Zoom- und Gitterfunktionen ein.
ACS_ImageViewer=k.A.
ACS_Zoom_BTN=k.A.
ACSD_Toolbar=k.A.
ACSN_Toolbar=Zoom-Werkzeugleiste
ACS_Grid_BTN=k.A.
# mnemonic for action "Zoom In" (the action's name is not displayed, only the mnemonic is used in the UI)
ACS_In_BTN_Mnem=I
# mnemonic for action "Toggle Grid" (the action's name is not displayed, only the mnemonic is used in the UI)
ACS_Grid_BTN_Mnem=Z
# mnemonic for action "Zoom Out" (the action's name is not displayed, only the mnemonic is used in the UI)
ACS_Out_BTN_Mnem=O
ACSD_Out_BTN=k.A.
ACSD_In_BTN=k.A.
ACSD_CustomZoomPanel=k.A.
ACS_EnlargeText=k.A.
ACS_DecreaseText=k.A.