blob: ef932d9386fcce5868be7388c70e735068328333 [file] [log] [blame]
###############################################################################
# Copyright (c) 2000, 2008 IBM Corporation and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html
#
# Contributors:
# IBM Corporation - initial API and implementation
###############################################################################
JavaPlugin_internal_error=Internal Error
JavaElementProperties_name=Name
InitializeAfterLoadJob_starter_job_name=Starting JavaScript Tooling initialization
JavaPlugin_initializing_ui=Initializing JavaScript Tooling
#########
## actions
#########
OpenTypeAction_description=Open a type in the editor
OpenTypeAction_tooltip=Open a Type
OpenTypeAction_errorMessage=An exception occurred while opening the type.
OpenTypeAction_errorTitle=Open JavaScript Type
OpenTypeAction_label=Open JavaScript Type...
OpenTypeAction_dialogTitle=Open JavaScript Type
OpenTypeAction_dialogMessage=&Enter type name prefix or pattern (*, ?, or camel case):
#######
## dialogs
#######
JavaUI_defaultDialogMessage=Select entries:
MultiElementListSelectionDialog_pageInfoMessage=Page {0} of {1}
TypeSelectionDialog_dialogMessage=Type ''{0}'' could not be found in ''{1}''. Make sure all workspace resources are refreshed.
TypeSelectionDialog_errorTitle=Select Type
TypeSelectionDialog_progress_consistency=Initializing search indices
TypeSelectionDialog_error_type_doesnot_exist=Type {0} does not exist.
TypeSelectionDialog_error3Message=Unexpected exception. See log for details.
TypeSelectionDialog_error3Title=Exception
ExceptionDialog_seeErrorLogMessage= See error log for more details.
MainTypeSelectionDialog_errorTitle=Error
MultiMainTypeSelectionDialog_errorTitle=Error
PackageSelectionDialog_error3Message=Unexpected exception. See log for details.
PackageSelectionDialog_error_title=Error
PackageSelectionDialog_nopackages_title=Package Selection
PackageSelectionDialog_progress_search=Searching for all packages in workspace
PackageSelectionDialog_nopackages_message=No packages available.
PackageSelectionDialog_progress_findEmpty=Find empty packages
BuildPathDialog_title= JavaScript Include Path for {0}
OverrideMethodDialog_groupMethodsByTypes=Group functions by types
OverrideMethodDialog_dialog_title=Override/Implement Functions
OverrideMethodDialog_dialog_description=Select functions to override or implement:
OverrideMethodDialog_selectioninfo_more={0} of {1} selected.
OverrideMethodDialog_link_tooltip=Show the code templates preferences.
OverrideMethodDialog_link_message=The format of the function stubs may be configured on the <a>Code Templates</a> preference page.
TypeSelectionDialog2_title_format={0} - {1}
TypeSelectionComponent_label= &Matching types:
TypeSelectionComponent_menu=Menu
TypeSelectionComponent_fully_qualify_duplicates_label=Show &Container for Duplicates
TypeSelectionComponent_show_status_line_label=&Show Status Line
TypeInfoViewer_job_label=Searching for all types
TypeInfoViewer_job_error=Searching for all types failed
TypeInfoViewer_job_cancel=Operation got canceled
TypeInfoViewer_default_package=./
TypeInfoViewer_progress_label={0} ({1}%)
TypeInfoViewer_progressJob_label=Progress Update Job
TypeInfoViewer_searchJob_taskName=Searching...
TypeInfoViewer_separator_message=Workspace matches
TypeInfoViewer_remove_from_history=&Remove from History
TypeInfoViewer_library_name_format=[{0}]
TypeInfoViewer_syncJob_label=Synchronizing search tables
TypeInfoViewer_syncJob_taskName=Refreshing indices...
FilteredTypesSelectionDialog_default_package=./
FilteredTypesSelectionDialog_dialogMessage=Type ''{0}'' could not be found in ''{1}''. Make sure all workspace resources are refreshed.
FilteredTypesSelectionDialog_error_type_doesnot_exist=Type {0} does not exist.
FilteredTypesSelectionDialog_TypeFiltersPreferencesAction_label=&Type Filters...
FilteredTypesSelectionDialog_library_name_format=[{0}]
FilteredTypesSelectionDialog_searchJob_taskName=Searching
FilteredTypeSelectionDialog_showContainerForDuplicatesAction=Show &Container for Duplicates
FilteredTypeSelectionDialog_titleFormat={0} - {1}
###########
## viewsupport
###########
JavaElementLabels_anonym_type=new {0}() '{'...}
JavaElementLabels_anonym=new Anonymous
JavaElementLabels_category=[{0}]
JavaElementLabels_concat_string=\ -\
JavaElementLabels_comma_string=,\
JavaElementLabels_declseparator_string=\ :\
JavaElementLabels_category_separator_string=\
JavaElementLabels_default_package=./
JavaElementLabels_import_container=import declarations
JavaElementLabels_initializer={...}
StatusBarUpdater_num_elements_selected={0} items selected
HistoryListAction_remove=&Remove
HistoryListAction_remove_all=Remove &All
HistoryListAction_max_entries_constraint=Please enter a positive integer smaller than {0}.
OpenTypeHierarchyUtil_error_open_view=Problems opening Type Hierarchy View
OpenTypeHierarchyUtil_error_open_perspective=Problems opening Type Hierarchy Perspective
OpenTypeHierarchyUtil_error_open_editor=Problems opening JavaScript Editor
OpenTypeHierarchyUtil_selectionDialog_title=Open In Type Hierarchy
OpenTypeHierarchyUtil_selectionDialog_message=&Select the type to be shown in the Type Hierarchy:
TypeInfoLabelProvider_default_package=/.
JavaUIHelp_link_label=Jsdoc for ''{0}''
JavaUIHelpContext_javaHelpCategory_label= JavaScript help:
#########
# DnD
#########
ResourceTransferDragAdapter_cannot_delete_resource=Cannot delete resources
ResourceTransferDragAdapter_moving_resource=Moving Resources with Drag and Drop
ResourceTransferDragAdapter_cannot_delete_files=Cannot delete the following file(s)
#########
# Spelling
#########
Spelling_error_label=The word ''{0}'' is not correctly spelled
Spelling_correct_label=Change to ''{0}''
Spelling_add_info=Adds the word ''{0}'' to the dictionary
Spelling_add_label=Add ''{0}'' to dictionary
Spelling_add_askToConfigure_title=Missing User Dictionary
Spelling_add_askToConfigure_question=A user dictionary is needed to add words.\nDo you want to configure it now?\n
Spelling_add_askToConfigure_ignoreMessage= &Do not show 'Add word' proposals if user dictionary is missing
Spelling_ignore_info=Ignores ''{0}'' during the current session
Spelling_ignore_label=Ignore ''{0}'' during the current session
Spelling_case_label=Change to upper case
Spelling_disable_label=Disable spell checking
Spelling_disable_info=Disables spell checking.
Spelling_error_case_label= The word ''{0}'' should have an initial upper case letter
AbstractSpellingDictionary_encodingError= Could not read: ''{0}'', where the bad characters are replaced by ''{1}''. Check the encoding of the spelling dictionary ({2}).
#########
# misc
#########
JavaAnnotationHover_multipleMarkersAtThisLine=Multiple markers at this line
JavaEditor_codeassist_noCompletions=No completions available.
OptionalMessageDialog_dontShowAgain= Do not show this &message again
ElementValidator_cannotPerform= The requested operation cannot be performed.
SelectionListenerWithASTManager_job_title=Requesting JavaScript AST from selection
JavaOutlineControl_statusFieldText_hideInheritedMembers= Press ''{0}'' to hide inherited members
JavaOutlineControl_statusFieldText_showInheritedMembers= Press ''{0}'' to show inherited members
##########
# Rename support
##########
RenameSupport_not_available=The refactoring operation is not available
RenameSupport_dialog_title=Rename Refactoring
CoreUtility_job_title=Rebuilding
CoreUtility_buildall_taskname=Build all...
CoreUtility_buildproject_taskname=Build project ''{0}''...
JsNature_Global=Global