blob: 02261ebc3b78d58fe7da8fbbd9147ad215275dab [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=Image Objects
Services/MIMEResolver/org-netbeans-modules-image-mime-resolver.xml=Image Files
Loaders/image/bmp/Factories/org-netbeans-modules-image-ImageDataLoader.instance=BMP Image Files
Loaders/image/gif/Factories/org-netbeans-modules-image-ImageDataLoader.instance=GIF Image Files
Loaders/image/jpeg/Factories/org-netbeans-modules-image-ImageDataLoader.instance=JPEG Image Files
Loaders/image/png/Factories/org-netbeans-modules-image-ImageDataLoader.instance=PNG Image Files
# ImageDataObject.ImageNode
HINT_Thumbnail=Shows thumbnail.
PROP_Thumbnail=Thumbnail
HINT_Image_Width=Shows image width (pixels).
PROP_Image_Width=Width
HINT_Image_Height=Shows image height (pixels).
PROP_Image_Height=Height
# Failure to load an image
MSG_CouldNotLoad=Could not load the image
MSG_ErrorWhileLoading=Error while loading the image (corrupted image?)
# External change happened.
MSG_ExternalChange=The file {0} was modified externally. Ladda om?
# Action labels
LBL_ZoomIn=Zoom In
LBL_ZoomOut=Zoom Out
LBL_CustomZoom=Customize Zoom
LBL_EnlargeFactor=&Enlarge Factor:
LBL_DecreaseFactor=&Decrease Factor:
# Show/Hide grid action label
LBL_ShowHideGrid=Toggle grid
# CustomZoomAction
LBL_XtoY=X:Y
LBL_CustomZoomAction=Custom Zoom...
MSG_InvalidValues=Invalid input values.
# manifest.mf
OpenIDE-Module-Name=Image
OpenIDE-Module-Display-Category=Data Files
OpenIDE-Module-Short-Description=Supports viewing of image files.
OpenIDE-Module-Long-Description=The Image module provides support for viewing image files in the IDE. It includes zoom and grid functions.
ACS_ImageViewer=I/T
ACS_Zoom_BTN=I/T
ACSD_Toolbar=I/T
ACSN_Toolbar=Zoom Toolbar
ACS_Grid_BTN=I/T
# 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=I/T
ACSD_In_BTN=I/T
ACSD_CustomZoomPanel=I/T
ACS_EnlargeText=I/T
ACS_DecreaseText=I/T