org.netbeans.modules.image.Bundle.properties Maven / Gradle / Ivy
# 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.
# 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. Reload it?
# 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
# Labels for dimension and size
LBL_ImageDimensions={0}x{1}
LBL_ImageSizeBytes={0} Bytes
LBL_ImageSizeKb={0} KB
LBL_ImageSizeMb={0} MB
# 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=N/A
ACS_Zoom_BTN=N/A
ACSD_Toolbar=N/A
ACSN_Toolbar=Zoom Toolbar
ACS_Grid_BTN=N/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=N/A
ACSD_In_BTN=N/A
ACSD_CustomZoomPanel=N/A
ACS_EnlargeText=N/A
ACS_DecreaseText=N/A
LBL_LoadingImage=Loading image...
ResourceFiles=Resource Files
© 2015 - 2025 Weber Informatics LLC | Privacy Policy