blob: 18db39811fee8fbe8a1dce647a0c05396107e429 [file] [log] [blame]
# 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.
# core manifest
OpenIDE-Module-Name=Core
OpenIDE-Module-Display-Category=Infrastructure
OpenIDE-Module-Short-Description=The basic framework of NetBeans-based applications.
OpenIDE-Module-Long-Description=\
This module provides the central infrastructure \
that lets NetBeans-based applications run. \
It cannot be disabled.
# Notify system
# {0} - class name of exception
# {1} - path to system folder
NTF_ExceptionalException=\
A {0} exception has occurred.<br/><br/>\
Click Show Details or see the messages.log file located in your {1} folder.
NTF_ExceptionalExceptionTitle=Unexpected Exception
# {0} - class name of exception
NTF_ExceptionWarning=\
A {0} exception has occurred.<br/><br/>\
However, the system should continue working without further problems.<br/><br/>\
Click Show Details for the stack trace.
NTF_ExceptionWarningTitle=Warning
#startup info messages
MSG_MainWindowInit=Initializing Main Window...
MSG_WindowShowInit=Opening Main Window...
# shown in the status line as a notification about saving a DataObject
# {0} = name of the DataObject
CTL_FMT_SavingMessage=Saving {0} ...
MSG_AllSaved=Save All finished.
CTL_Cannot_save=Cannot save {0}
#NbAuthenticator
CTL_PasswordProtected=Password Protected Site
# Shortcuts Editor Controls
ShortcutsEditor.viewByLabel=View By:
ShortcutsEditor.actionsButton.text=Actions
ShortcutsEditor.actionsButton.text_Mnemonic=C
ShortcutsEditor.shortcutsButton.text=Shortcuts
ShortcutsEditor.shortcutsButton.text_Mnemonic=S
ShortcutsPanel.shortcutTextArea.text=Select View by Actions to Edit Shortcuts for an Action
ShortcutsPanel.addButton.text=Add...
ShortcutsPanel.removeButton.text=Remove
ShortcutsPanel.AddActionTitle=New Shortcut
ActionsPanel.shortcutAddButton.text=Add...
ActionsPanel.shortcutAddButton.text_Mnemonic=A
ActionsPanel.shortcutRemoveButton.text=Remove
ActionsPanel.shortcutRemoveButton.text_Mnemonic=R
ActionsPanel.ShortcutsTitle=Edit Shortcuts
ActionsPanel.AddShortcut=Add Shortcut
ActionsPanel.ShortcutLabel=Shortcut:
ActionsPanel.ShortcutLabel_Mnemonic=S
ACS_ShortcutsPanel.shortcutTextArea.text.a11yName=Select View by Actions to Edit Shortcuts for an Action
ACS_ShortcutsEditor.actionsButton.text.a11yDesc=Select View by Actions to Edit Shortcuts for an Action
ACS_ShortcutsEditor.shortcutsButton.text.a11yDesc=Select View by Shortcuts, but for Edit Shortcuts should be View by Action selected
ACS_ShortcutsPanel.addButton.text.a11yDesc=Add New Shortcuts for Actions
ACS_ShortcutsPanel.removeButton.text.a11yDesc=Remove Shortcuts for Actions
ACSN_ShortcutsPanel.shortcutsList=Shortcuts list
ACSD_ShortcutsPanel.shortcutsList=N/A
ACS_ActionsPanel.ShortcutLabel.a11yName=Fill Shorcut
ACS_ActionsPanel.ShortcutLabel.a11yDesc=Fill Shorcut by Keys combination
ACSN_ActionsPanel.actionsTree=N/A
ACSN_ActionsPanel.shortcutsList=Shortcuts list
ACSD_ActionsPanel.actionsTree=N/A
ACSD_ActionsPanel.shortcutsList=N/A
ACSD_ShortcutsEditor.DialogDesc=N/A
ACSD_ActionsPanel.Dialog=Add new shortcut to the selected action
ACS_ActionsPanel=N/A
# {0} = name of the action already bound to the new shortcut
FMT_ActionsPanel.AlreadyBound=There is already an action bound to this shortcut ({0}).\nDo you want to use the newly selected action instead?
CTL_ExitTitle=Save
# Note that the '&' goes just before the mnemonic character
CTL_Save=&Save
ACSD_Save=Save.
# Note that the '&' goes just before the mnemonic character
CTL_SaveAll=Save &All
ACSD_SaveAll=Save all.
# Note that the '&' goes just before the mnemonic character
CTL_DiscardAll=&Discard All
ACSD_DiscardAll=Discard all.
EXC_Save=An exception occurred while saving
# NotifyException
CTL_Title_Exception=Exception
CTL_NextException=&Next >
CTL_PreviousException=< &Previous
CTL_Exception_Hide_Details=&Hide Details
CTL_Exception_Show_Details=&Show Details
ACSD_NextException=N/A
ACSD_PreviousException=N/A
ACSD_Exception_Hide_Details=N/A
ACSD_Exception_Show_Details=N/A
ACSN_ExceptionStackTrace=N/A
ACSD_ExceptionStackTrace=N/A
ACSD_NotifyExceptionPanel=N/A
ACSN_ListOfChangedFiles=List
ACSD_ListOfChangedFiles=List of changed files for save
ACSD_ExitDialog=Dialog for save any changes
# ???
#MSG_Err_Load_Metal_LF=Failed loading Metal Look and Feel
# NbErrorManager
#NOI18N
MSG_ExceptionHeader={0}*********** Exception occurred ************ at {1,time,short} on {1,date,medium}
# UIModePropertyEditor
CTL_SdiMode=SDI Mode
CTL_MdiMode=MDI Mode
# NbPlaces
CTL_NoWorkspaces=No Workspaces
# NotifyExcPanel
ACN_NotifyExcPanel_Dialog=N/A
ACD_NotifyExcPanel_Dialog=N/A
# blocked event queue
LOG_EventQueueBlocked=AWT Event Dispatch Thread is blocked for {0} ms
#NOI18N
LOG_EventQueueBlocked_ICON_BASE=org/netbeans/core/resources/log-file.gif
# NbAuthenticator
CTL_Authentication=Authentication Required
#NOI18N
USE_Authentication=true
# NbAuthenticatorPanel
NbAuthenticatorPanel.userNameLbl.text=&User Name:
NbAuthenticatorPanel.passwordLbl.text=&Password:
# {0} - realm (domain name?)
NbAuthenticatorPanel.password.description=Password for {0}
ProxySettings.password.description=Proxy password
Title_WebBrowser=Web Browser
#NOI18N
TimableEventQueue.install=true
#NOI18N
StaticNonProxyHosts=localhost|127.0.0.1
NTF_ExceptionalExceptionReport=Show and Report Problem