All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.openide.awt.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.


# manifest
OpenIDE-Module-Name=UI Utilities API
OpenIDE-Module-Display-Category=Infrastructure
OpenIDE-Module-Short-Description=User interface utilities.
OpenIDE-Module-Long-Description=Helper methods for various UI related \
  tasks.



#MenuBar
EXC_LoadMenu=Unable to load menu {0}
EXC_LoadMenuItem=Unable to load menu item {0}

#HtmlBrowser
CTL_Back=Back
CTL_Forward=Forward
CTL_Reload=Reload
CTL_Stop=Stop
CTL_Document_done=Document: Done
#CTL_Loading_progress=Loading progress:
CTL_Loading=Loading
EXC_Module=Exception during initialization of HTML browser module
CTL_WebBrowser=Web Browser
HINT_WebBrowser=Web Browser
#NOI18N
PROP_HomePage=https://netbeans.apache.org/
ACS_HtmlBrowser=Browser view
ACSD_HtmlBrowser=N/A
ACS_HtmlBrowser_Location=Location
ACSD_HtmlBrowser_Location=N/A

# Splitted panel
SplittedPanelVertical=Vertical
SplittedPanelHorizontal=Horizontal
SplittedPanelSwap=Swap panels
ResetSplitter=Reset split line
ACS_SplittedPanel_Name=First panel {0}. Second panel {1}.
ACS_SplittedPanel_Description=First panel {0}. Second panel {1}.
ACS_SplittedPanel_EmptySplitter=N/A
ACSD_SplittedPanel_EmptySplitter=N/A

# Tooltip message for an action button
# {0} = name of the action
# {1} = shortcut
FMT_ButtonHint={0} ({1})

# Used by Actions.keyStrokeToString
key-prefix-numpad=NumPad-

# SwingBrowserImpl
ACS_SwingBrowserImpl_SwingBrowser=N/A
#Title while loading
LBL_Loading=Loading...
#Title if html doesn't contain title tags
LBL_Untitled=Untitled
#Truncated title if > 80 characters
LBL_Title={0}...
FMT_UnknownHost=Unknown host: {0}
FMT_InvalidURL=Invalid URL: {0}
FMT_NoRouteToHost=No route to 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=Invoking {4} implemented as {3} thru {1}


# action and their performers
Open=Open
Edit=Edit
Print=&Print...
View=View
Close=Close


# either: default, never or always
#NOI18N
USE_MNEMONICS=default

#ColorComboBox
Custom=Custom...
Black=Black
Blue=Blue
Cyan=Cyan
Dark_Gray=Dark Gray
Gray=Gray
Green=Green
Light_Gray=Light Gray
Magenta=Magenta
Orange=Orange
Pink=Pink
Red=Red
White=White
Yellow=Yellow

SelectColor=Select Color

INFO_CATEGORY=Info
INFO_CATEGORY_DESCRIPTION=Informational notifications
WARNING_CATEGORY=Warning
WARNING_CATEGORY_DESCRIPTION=Warning notifications
ERROR_CATEGORY=Error
ERROR_CATEGORY_DESCRIPTION=Error notifications




© 2015 - 2025 Weber Informatics LLC | Privacy Policy