summaryrefslogtreecommitdiff
path: root/platform/analysis-impl/resources/messages/FindBundle.properties
blob: d9a3935845b0193cd20e990e1929343242848f49 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
find.progress.searching.message=Searching in {0}...
find.replace.dialog.title=Replace
find.search.string.not.found.message=\"{0}\" not found
find.search.again.from.top.hotkey.message={0}, press {1} to search from the top
find.search.again.from.top.action.message={0}, perform \"Find Next\" again to search from the top
find.search.again.from.bottom.hotkey.message={0}, press {1} to search from the bottom
find.search.again.from.bottom.action.message={0}, perform \"Find Previous\" again to search from the bottom
select.next.occurence.not.found.message=Not found, try again to search from top

find.no.usages.at.cursor.error=Cannot search for usages. \nPosition to an element to find usages for, and try again.
find.what.group=Find:
find.what.usages.checkbox=&Usages
find.dialog.find.button=Find
find.popup.find.button=Open in Find Window
find.popup.replace.all.button=Replace &All
find.popup.replace.selected.button=Replace{0,choice,0#|1#|2# {0} Occurrences}
find.usages.in.file.dialog.title=Find Usages in File
find.usages.dialog.title=Find Usages
find.usages.progress.title=Find usages
find.open.in.new.tab.checkbox=Open results in new ta&b
find.open.in.new.tab.action=Open Results in New Ta&b
find.options.search.for.text.occurrences.checkbox=Text &occurrences
find.options.skip.results.tab.with.one.usage.checkbox=S&kip results tab with one usage
find.scope.label=&Scope:
find.searched.elements.have.been.changed.error=Searched elements have been changed.\nCannot search for usages.
cannot.search.for.usages.title=Cannot Search for Usages
find.super.method.warning.action.verb=to find usages of
find.usages.of.element.in.scope.panel.title={0} in {1}
find.usages.of.element.tab.name={0} of {1}
usages.search.title.default=Usages of ''{0}''
recent.find.usages.action.popup={0} ''{1}'' in {2}
recent.find.usages.action.title=Recent Find Usages
recent.find.usages.action.nothing=No Recent Find Usages Entries
find.usages.of.element_type.element_name.not.found.message=Usages of {0} {1} not found
find.usages.of.element_type.element_name.not.found.in.scope.message=Usages of {0} {1} not found in ''{2}''
find.replace.in.project.dialog.title=Replace in Files
find.replace.text.dialog.title=Replace Text
find.in.path.dialog.title=Find in Files
find.text.dialog.title=Find Text
find.filter.file.name.group=File Name Filter
find.filter.file.mask.checkbox=File mas&k(s)
find.context.anywhere.scope.label=Anywhere
find.context.in.comments.scope.label=In Comments
find.context.in.literals.scope.label=In String Literals
find.context.except.comments.scope.label=Except Comments
find.context.except.literals.scope.label=Except String Literals
find.context.except.comments.and.literals.scope.label=Except Comments and String Literals
find.context.presentation.scope.label=\u0020({0})
#see com.intellij.find.FindModel$SearchContext
find.occurrences.search.string=Occurrences of ''{0}''{1, choice,\
  0#|\
  1# in String Literals|\
  2# in Comments|\
  3# Everywhere Except String Literals|\
  4# Everywhere Except Comments|\
  5# Everywhere Except Comments and String Literals\
}
message.nothingFound=Nothing found
# suppress inspection "UnusedProperty" - used from 3rd party plugin
message.nothingFound.with.problem=Nothing found ({0}).
message.type.search.query=Type search query to find in files
message.nothingFound.used.option=Search option used: {0}
message.nothingFound.used.options=Search options used:
emptyText.used.option={0}
emptyText.used.options={0} and {1}
message.nothingFound.clearAll=Clear all options
message.nothingFound.clearOption=Clear option
# suppress inspection "UnusedProperty" - used from 3rd party plugin
message.nothingFound.default.hint=Check search scope or try search options
message.nothingFound.context.filter=Filter
message.nothingFound.search.with.regex=Search with Regex

find.directory.not.found.error=Directory is not found
find.incorrect.regexp=Bad pattern
find.invalid.regular.expression.error=Bad pattern \"{0}\": {1}
find.empty.match.regular.expression.error=Regular expression matches empty string
find.empty.search.text.error=No search text entered
find.filter.invalid.file.mask.error=Bad file mask \"{0}\"
find.filter.empty.file.mask.error=Empty file mask
find.options.replace.preserve.case=Pr&eserve case
find.scope.directory.recursive.checkbox=Recursivel&y
find.recursively.hint=Search recursively in subdirectories
find.searching.for.string.in.file.progress=Searching for ''{0}'' in {1}...
find.searching.for.string.in.file.occurrences.progress={0,choice,0#No|1#{0}} {0,choice,0#occurrences|1#occurrence|2#occurrences} found so far
find.excessive.total.size.prompt=Occurrences in files of total size {0} found. {1} may become unresponsive or even fail with OutOfMemoryError if you continue. Continue?
find.progress.search.completed=Search completed
find.scope.project.title=Project
find.scope.module.title=Module ''{0}''
find.scope.directory.title=Directory {0}
find.scope.files.with.mask=with mask ''{0}''
find.replace.invalid.replacement.string=You have entered malformed replacement string: ''{0}''
find.replace.invalid.replacement.string.title=Replace Error
find.highlight.no.more.highlights.found=No more highlights found
find.scope.all.project.classes=All Project Classes
find.usage.view.tab.text=Occurrences of ''{0}''{1}
replace.usage.view.tab.text=Replace occurrences of ''{0}'' with ''{1}''{2}
find.usage.view.toolwindow.title=Occurrences of ''{0}'' in {1}{2}
replace.usage.view.toolwindow.title=Replace occurrences of ''{0}'' with ''{1}'' in {2}{3}

find.replace.command=Replace
find.replace.all.action=Replace &All
find.replace.selected.action=&Replace{0,choice,0#|1#|2# {0} Occurrences}
find.replace.this.file.action=Replace All in This &File
find.replace.skip.this.file.action=&Skip This File
find.replace.all.confirmation=<html><body>Replace {0} occurrences of ''{1}''<br>across {2} files with ''{3}''?
find.replace.all.confirmation.long.text=<html><body>Replace {0} occurrences of<br>''{1}''<br><br>across {2} files with<br>''{3}''?
find.replace.all.confirmation.title=Replace All
find.replace.all.progress.title=Replace all
find.replace.occurrences.in.read.only.files.prompt=Occurrences found in read-only files.\nThe operation will not affect them.\nContinue anyway?
find.replace.occurrences.in.read.only.files.title=Read-only Files Found
find.usages.ambiguous.title=Find Usages Of
show.usages.ambiguous.title=Show Usages Of
0.occurrences.replaced={0,choice,0#No|1#{0}} {0,choice,0#occurrences|1#occurrence|2#occurrences} replaced
found.occurrences=Found Occurrences
find.new.line=New Line
find.search.history=Search History
find.replace.history=Replace History

find.case.sensitive=Match &Case
find.popup.case.sensitive=Match &case
find.whole.words=&Words
find.regex=Rege&x
find.regex.help.link=Show expressions help
find.expand.nodes=&Search inside collapsed nodes
find.embedded.buttons.description=Use Tab to focus on an option, and Space to toggle it
find.selection.only=Search In Selection
find.popup.filemask=File mas&k:
find.popup.scope.project=In &Project
find.popup.scope.module=&Module
find.popup.scope.directory=&Directory
find.popup.scope.scope=&Scope
find.popup.show.filter.popup=Filter Search Results
find.close.close.button.name=Close
find.tooltip.switch.to.replace=Show Replace Field
find.tooltip.switch.to.find=Hide Replace Field
progress.text.scanning.non.indexed.files=Scanning non-indexed files...
progress.text.scanning.indexed.files=Scanning indexed files...
button.exclude=Exclude
button.include=Include
link.click.to.highlight=Click to highlight
notification.title.regular.expression.failed.to.match=Regular expression failed to match
# 0 - regular expression, 1 - file name
notification.content.regular.expression.soe=''{0}'' produced stack overflow when matching content of the file ''{1}''
notification.content.one.or.more.malformed.replacement.strings=One or more malformed replacement strings
tooltip.close.search.bar.escape=Close search bar (Escape)
notification.find.usages.is.not.available.during.indexing=Find usages is not available during indexing
progress.title.finding.usages=Finding Usages
message.file.masks.should.be.comma.separated=File masks should be comma-separated
empty.text.searching=Searching...
label.use.0.and.1.to.select.usages=Use {0} and {1} to select usages
progress.title.updating.usage.view=Updating Usage View...

find.search.accessible.name=Search
find.replace.accessible.name=Replace
find.popup.found.element.accesible.name={0} in {1}
notification.content.not.available.while.search.in.progress=''{0}'' is not available while search is in progress
find.in.files.notification.group=Find in Files operation failed
# 0 - shortcut, 1 - name of the search scope
show.usages.advertisement=Press {0} again to search in ''{1}''
show.usages.settings.tooltip=Settings...
# 0 - shortcut
show.usages.settings.tooltip.shortcut=Settings...({0})
search.context.title.anywhere=Anywhere
search.context.title.in.string.literals=In String &Literals
search.context.title.in.comments=In &Comments
search.context.title.except.string.literals=Except String L&iterals
search.context.title.except.comments=Except C&omments
search.context.title.except.comments.string.literals=Except Comments and String Li&terals
live.preview.empty.string=Empty string
message.matches.in.files={0} {0,choice, 0#matches|1#match|2#matches} in {1} {1,choice, 0#files|1#file|2#files}
message.matches.in.files.incomplete={0}+ {0,choice, 0#matches|1#match|2#matches} in {1}+ {1,choice, 0#files|1#file|2#files}
file.scope.name.0=File ''{0}''
tab.title.files=Files
tab.title.files.in.scope=Files in ''{0}''
show.usages.more.usages.label=more usages
show.usages.current.usage.label=Current

search.everywhere.group.name=Text
se.text.header.action.all.filetypes=All filetypes