blob: 8c528770a64fe56fc9202c27ffe5da3b3c582709 [file] [log] [blame]
###############################################################################
# Copyright (c) 2000, 2003 IBM Corporation and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Common Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/cpl-v10.html
#
# Contributors:
# IBM Corporation - initial API and implementation
###############################################################################
SearchDialog.title= Search
SearchDialog.searchAction= &Search
SearchDialog.replaceAction= R&eplace...
SearchDialog.customize= Customi&ze...
SearchDialog.noSearchExtension= No Search Extensions plugged into workbench or all search pages disabled.
SearchPageSelectionDialog.title= Search Page Selection
SearchPageSelectionDialog.message= S&elect from the pages shown in the dialog:
SearchManager.resourceChangedWarning= Changed Resources
SearchManager.resourceChanged= Some resources have changed. The positions of matches may have changed.
SearchManager.resourceDeleted= Some resources no longer exist. Corresponding matches have been removed from the search results.
SearchManager.updating= Updating...
SearchResultView.title= Search
SearchResultView.titleWithDescription= Search ({0})
SearchResultView.matches= matches
SearchResultView.removed_resource= <removed resource>
SearchResultView.removeAllResults.text= Remove &All Matches
SearchResultView.removeAllResults.tooltip= Remove All Matches
SearchResultView.removeAllSearches.text= &Clear History
SearchResultView.removeAllSearches.tooltip= Clear the search result history
SearchResultView.searchAgain.text= &Search Again
SearchResultView.searchAgain.tooltip= Search Again
SearchResultView.previousSearches.text= Previous Search Results
SearchResultView.previousSearches.tooltip= Previous Search Results
SearchResultView.removeEntry.text= &Remove Selected Match
SearchResultView.removeEntry.tooltip= Remove Selected Match
SearchResultView.removeEntries.text= &Remove Selected Matches
SearchResultView.removeEntries.tooltip= Remove Selected Matches
SearchResultView.removeMatch.text= Remove Current &Match
SearchResultView.removeMatch.tooltip= Remove Current Match
SearchResultView.gotoMarker.text= &Go to File
SearchResultView.gotoMarker.tooltip= Go to File
SearchResultView.showNext.text= Next Match
SearchResultView.showNext.tooltip= Show Next Match
SearchResultView.showPrev.text= Previous Match
SearchResultView.showPrev.tooltip= Show Previous Match
SearchDialogClosingDialog.title= Search Dialog Closing
SearchDialogClosingDialog.message= Dialog can not be closed due to an active operation. You must cancel the operation before you can close the dialog.
SearchPlugin.internal_error= Internal Error
Search.Error.search.title= Search Error
Search.Error.search.message= An error occurred during the search operation
Search.Error.setDescription.title= Search Error
Search.Error.setDescription.message= Can not save workspace description
Search.Error.openEditor.title= Search Error
Search.Error.openEditor.message= Could not open the editor
Search.Error.openResultView.title= Search Error
Search.Error.openResultView.message= Could not open the search results view
Search.Error.deleteMarkers.title= Search Error
Search.Error.deleteMarkers.message= An error occurred during deletion of search markers
Search.Error.findMarkers.title= Search Error
Search.Error.findMarkers.message= An error occurred while gathering the search markers
Search.Error.createMarker.title= Search Error
Search.Error.createMarker.message= Could not create the search marker
Search.Error.markerAttributeAccess.title= Search Error
Search.Error.markerAttributeAccess.message= An error occurred while accessing a marker attribute
Search.Error.switchSearch.title= Search Error
Search.Error.switchSearch.message= An error occurred while switching to a previous search result
Search.Error.createSearchPage.title= Search Error
Search.Error.createSearchPage.message= An error occurred while creating a search page
Search.Error.createSorter.title= Search Error
Search.Error.createSorter.message= An error occurred while creating a sorter
Search.Error.incorrectIconLocation.message= Invalid icon location
Search.Problems.title= Text Search Problems
SearchResultCollector.match= 1 match
SearchResultCollector.matches= {0} matches
SearchResultCollector.done= Search done: {0}.
SearchPage.containingText.text= C&ontaining text:
SearchPage.containingText.hint= (* = any string, ? = any character, \\ = escape for literals: * ? \\)
SearchPage.browse= &Choose...
SearchPage.fileNamePatterns.text= File name &patterns:
SearchPage.fileNamePatterns.hint= The patterns are separated by comma (* = any string, ? = any character)
SearchPage.caseSensitive= Case sens&itive
SearchPage.regularExpression= &Regular expression
SearchPage.regularExpressionSyntaxProblem.title= Search: Invalid Regular Expression
TextSearchEngine.scanning= Scanning file {0} of {1}...
TextSearchEngine.statusMessage= Problems encountered during text search.
TextSearchVisitor.scanning= Scanning file {0} of {1}...
TextSearchVisitor.error= Error reading file during search: {0}
TextSearchVisitor.canceled= Operation Canceled
SortDropDownAction.label= S&ort By
SortDropDownAction.tooltip= Sort By
ShowOtherSearchesAction.label= &Other...
ShowOtherSearchesAction.tooltip= Open Other Searches Dialog
OtherSearchesDialog.title= Other Searches
OtherSearchesDialog.message= &Select one of the searches
PreviousSearchesDialog.title= Previous Searches
PreviousSearchesDialog.message= &Select one of the searches
# The first argument will be replaced by the pattern, the second by the scope
TextSearchOperation.singularLabelPostfix= "{0}" - 1 Occurrence in {1}
# The argument will be replaced by the scope
FileSearchOperation.singularLabelPostfix= 1 File in {0}
# The first argument will be replaced by the pattern, the second by the count and the last by the scope
TextSearchOperation.pluralLabelPatternPostfix= "{0}" - {1} Occurrences in {2}
# The first argument will be replaced by the count and the second by the scope
FileSearchOperation.pluralLabelPatternPostfix= {0} Files in {1}
OpenSearchDialogAction.label= Search
OpenSearchDialogAction.tooltip= Search
FileTypeEditor.typeDelimiter= ,
FileLabelProvider.dashSeparated= {0} - {1}
FileLabelProvider.removed_resource.label=<removed resource>
FileSearchPage.sort_name.label=Name
FileSearchPage.sort_path.label=Path
FileSearchPage.error.marker=Could not create marker
FileSearchPage.sort_by.label=Sort By
TypesFiltering.title= Select Types
TypesFiltering.message= S&elect the types to scan.
TypesFiltering.otherExtensions= &Other Patterns:
TypesFiltering.selectAll= &Select All
TypesFiltering.deselectAll= &Deselect All
WorkspaceScope= Workspace
WorkingSetScope= Working Set - {0}
SelectionScope= Selection
EnclosingProjectsScope= Projects {0}, ...
EnclosingProjectScope= Project {0}
ScopePart.group.text= Scope
ScopePart.selectedResourcesScope.text= Selecte&d Resources
ScopePart.enclosingProjectsScope.text= Enclosing Pro&jects
ScopePart.workingSetChooseButton.text= C&hoose...
ScopePart.workingSetScope.text= Wor&king Set:
ScopePart.workspaceScope.text= &Workspace
# Concatenate two working set names e.g. "Source, Lib"
ScopePart.workingSetConcatenation= {0}, {1}
CopyToClipboardAction.label= Copy to Clip&board
CopyToClipboardAction.tooltip= Copy to Clipboard
CopyToClipboardAction.error.title= Problem Copying to Clipboard
CopyToClipboardAction.error.message= There was a problem when accessing the system clipboard. Retry?
ExceptionDialog.seeErrorLogMessage= See error log for more details
SearchPreferencePage.emphasizePotentialMatches= &Emphasize inexact matches
SearchPreferencePage.potentialMatchFgColor= &Foreground color for inexact matches:
SearchPreferencePage.reuseEditor= &Reuse editors to show matches
SearchPreferencePage.bringToFront= &Bring Search view to front after search
SearchPreferencePage.defaultPerspective= Default &perspective for the Search view:
SearchPreferencePage.defaultPerspective.none= None
SearchPreferencePage.ignorePotentialMatches= &Ignore inexact matches
ReplaceAction.label_all= Re&place...
ReplaceAction.label_selected= Rep&lace Selected...
ReplaceAction.error.only_on_text_search= Replace is only available on text search.
ReplaceAction.dialog.title= Replace
ReplaceDialog.replace_label= Replace:
ReplaceDialog.with_label= &With:
ReplaceDialog.replace= &Replace
ReplaceDialog.replaceAllInFile= Replace All in &File
ReplaceDialog.replaceAll= Replace &All
ReplaceDialog.skip= &Skip
ReplaceDialog.skipFile= S&kip File
ReplaceDialog.dialog.title= Replace
ReplaceDialog.error.unable_to_open_text_editor= It is not possible to open the built-in text editor for file ''{0}''.
ReplaceDialog.error.unable_to_replace= An error occurred while replacing in file ''{0}''.
ReplaceDialog.progress.message= File: {0} ({1} of {2})
SelectAllAction.label= Select A&ll
SelectAllAction.tooltip= Select All
RemovePotentialMatchesAction.removePotentialMatch.text= Remove Inexact Match
RemovePotentialMatchesAction.removePotentialMatch.tooltip= Remove inexact match
RemovePotentialMatchesAction.removePotentialMatches.text= Remove Inexact Matches
RemovePotentialMatchesAction.removePotentialMatches.tooltip= Remove all inexact matches
RemovePotentialMatchesAction.dialog.title= Remove Inexact Matches
RemovePotentialMatchesAction.dialog.message= The current search result does not contain inexact matches.
OpenWithMenu.label= Open Wit&h
ReadOnlyDialog.skipFile= Skip File
ReadOnlyDialog.skipAll= Skip All
ReadOnlyDialog.message= The file {0} is read-only
ReplaceDialog.task.replace= Replacing Match
ReplaceDialog.task.replaceInFile= Replacing Matches in File {0}
ReplaceDialog.task.replace.replaceAll= Replacing Matches
ReplaceAction.label= Replace
ReplaceAction.research.error= An error occurred while updating the matches
SearchAgainConfirmationDialog.outofsync.message= Some resources are out of sync with the file system or may contain stale matches. Do you want to refresh those files and search again?
SearchAgainConfirmationDialog.outofsync.label= Files out of sync:
SearchAgainConfirmationDialog.stale.message= Some resources may contain stale matches. Do you want to search again?
SearchAgainConfirmationDialog.stale.label= Files with stale matches:
SearchAgainConfirmationDialog.title= Replace
ReplaceDialog.isRegex.label= Regular Expression
WorkInProgressPreferencePage.newsearch.label=Use new search view