'decorator' pattern for extendClass annotation(instantiation of faces factories)
[fedora-idea.git] / resources_eng / src / messages / IdeBundle.properties
blobbd47da8f62d34c2cd4e56b8cc4a350d8e0c446eb
1 error.cannot.show.in.external.browser=Cannot show \"{0}\" in external browser
2 title.cannot.start.browser=Cannot start browser
3 error.malformed.url=Malformed url: {0}
4 error.cannot.start.browser=Cannot start browser: {0}
5 error.please.specify.path.to.web.browser=Please specify a path to web browser in File | Settings | General
6 title.browser.not.found=Browser Not Found
7 error.please.open.url.manually=Please open URL ({0}) manually. {1} can''t open it in browser
8 title.browser.path.not.found=Browser Path Not Found
9 action.sort.alphabetically=Sort Alphabetically
10 button.finish=&Finish
11 button.ok=&OK
12 button.wizard.previous=< &Previous
13 button.wizard.next=&Next >
14 error.paste.bug.workaround=You''re seeing this message because of the workaround to JRE issue: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4818143\n{0} would hang otherwise. The system clipboard might be not working correctly. It is recommended to restart {1}.
15 title.system.error=System Error
16 title.select.path.to.browser=Select Path to Browser
17 title.general=General
18 title.properties.files=Properties Files
19 editbox.default.encoding.for.properties.files=Default encoding for properties files:
20 checkbox.transparent.native.to.ascii.conversion=<html>Transparent native-to-ascii conversion</html>
21 group.file.encoding=File Encoding (effective on restart)
22 combo.default.encoding=Default encoding:
23 checkbox.autodetect.utf=Autodetect UTF-encoded files
24 group.http.proxy=HTTP Proxy
25 group.web.browser=Web Browser
26 radio.use.system.default.browser=Use system default browser
27 radio.use.specified.browser=Use
28 group.general.options=General Options
29 editbox.ignore.files.and.folders=Ignore files and folders:
30 checkbox.confirm.application.exit=Confirm application exit
31 checkbox.use.cyclic.buffer.in.console=Limit run/debug consoles output to:
32 label.inactive.timeout.sec= sec.
33 search.in.the.background=Search in the background
34 checkbox.save.files.automatically=Save files automatically if application is idle for
35 checkbox.save.files.on.frame.deactivation=Save files on frame deactivation
36 checkbox.synchronize.files.on.frame.activation=Synchronize files on frame activation
37 checkbox.reopen.last.project.on.startup=Reopen last project on startup
38 label.kb= Kb.
39 treenode.loading= loading...
40 action.clear.list=Clear List
41 action.descriptor.action=Action: {0}
42 action.descriptor.typing=Typing: "{0}"
43 title.edit.macros=Edit Macros
44 macro.noname=<noname>
45 message.macro.exists=There is already a macro called ''{0}''. Overwrite it?
46 title.macro.name.already.used=Macro Name Already Used
47 title.macros=Macros
48 prompt.enter.new.name=Enter New Name
49 title.rename.macro=Rename Macro
50 button.delete=Delete
51 button.rename=Rename
52 button.remove.action=Remove Action
53 action.stop.macro.recording=Stop _Macro Recording
54 action.start.macro.recording=Start _Macro Recording
55 prompt.enter.macro.name=Enter macro name. Leave blank if macro is temporary.
56 title.enter.macro.name=Enter Macro Name
57 select.in.aspects=Aspects
58 action.flatten.packages=Flatten Packages
59 button.go.to=&Go to
60 button.remove=&Remove
61 button.remove.all=Remove &All
62 button.move.up=Move &Up
63 button.move.down=Move &Down
64 column.bookmark=Bookmark
65 column.description=Description
66 title.project.elements.bookmarks=Project Elements Bookmarks
67 bookmark.file.X.line.Y={0}, line {1}
68 button.view.source=&View Source
69 title.editor.bookmarks=Editor Bookmarks
70 bookmark.method.at.line={0}, {1}{2}, line {3}
71 action.show.bookmarks=Show Bookmarks
72 action.toggle.bookmark=Toggle Bookmark
73 action.set.bookmark=Set Bookmark
74 progress.deleting=Deleting
75 select.in.commander=Commander
76 errortree.information=Information:
77 errortree.error=Error:
78 errortree.warning=Warning:
79 action.hide.warnings=Hide warnings
80 action.next.message=Next Message
81 action.previous.message=Previous Message
82 action.stop=Stop
83 errortree.prefix.line=line ({0})
84 checkbox.errortree.export.details=Details
86 # Favorites
87 action.add.all.open.tabs.to.new.favorites.list=Add All Open Tabs To New Favorites List
88 action.add.to.new.favorites.list=Add To New Favorites List
89 prompt.input.new.favorites.list.name=Input new favorites list name
90 title.add.new.favorites.list=Add New Favorites List
91 error.favorites.list.already.exists=Favorites list with name ''{0}'' already exists
92 title.unable.to.add.favorites.list=Unable To Add Favorites List
93 favorites.list.unnamed=Unnamed{0}
94 action.remove.from.current.favorites=Remove From Current Favorites
95 action.remove.selected.favorite=Remove Selected Favorite
96 favorites.empty.screen=There is nothing to display. To add item to favorites list use: Main Menu -> View -> Add To Favorites
97 action.abbreviate.qualified.package.names=Abbreviate Qualified Package Names
98 action.hide.empty.middle.packages=Hide Empty Middle Packages
99 action.show.hide.empty.middle.packages=Show/Hide Empty Middle Packages
100 action.compact.empty.middle.packages=Compact Empty Middle Packages
101 action.show.compact.empty.middle.packages=Show/Compact Empty Middle Packages
102 action.show.members=Show Members
103 action.show.hide.members=Show/Hide Members
104 action.delete.favorites.list=Delete Favorites List ''{0}''
105 action.delete.all.favorites.lists.but.this=Delete All Favorites Lists Except ''{0}''
106 select.in.favorites=Favorites
107 action.send.to.new.favorites.list=Send To New Favorites List
108 action.rename.favorites.list=Rename favorites list
109 title.rename.favorites.list=New Name For Favorites List
110 prompt.input.favorites.list.new.name=Input favorites list new name
112 # File Templates
113 template.catch.statement.body=Catch Statement Body
114 template.implemented.method.body=Implemented Method Body
115 template.overridden.method.body=Overridden Method Body
116 template.new.method.body=New Method Body
117 template.i18nized.expression=I18nized Expression
118 template.i18nized.jsp.expression=I18nized JSP Expression
119 template.i18nized.concatenation=I18nized Concatenation
120 template.class=Class
121 template.interface=Interface
122 template.annotationtype=AnnotationType
123 template.enum=Enum
124 template.file.header=File Header
125 command.create.class.from.template=Create Class From Template
126 command.create.file.from.template=Create File From Template
127 error.parsing.file.template=Error parsing file template
128 title.velocity.error=Velocity Error
129 action.from.file.template=From File Template ...
130 action.edit.file.templates=Edit File Templates...
131 error.unable.to.parse.template=Unable to parse template "{0}"
132 error.unable.to.parse.template.message=Unable to parse template "{0}"\nError message: {1}
133 error.invalid.template=Invalid Template
134 title.cannot.create.class=Cannot Create Class
135 title.cannot.create.file=Cannot Create File
136 title.new.from.template=New {0}
137 error.please.enter.a.file.name=Please enter a file name
138 label.file.name=File name:
139 title.select.template=Select Template
140 label.name=Name:
141 label.extension=Extension:
142 title.file.templates=File Templates
143 checkbox.reformat.according.to.style=Reformat according to style
144 label.description=Description:
145 item.file.templates=File templates
146 tab.filetemplates.templates=Templates
147 tab.filetemplates.includes=Includes
148 tab.filetemplates.code=Code
149 tab.filetemplates.j2ee=Java EE
150 error.please.specify.a.name.for.this.template=Please specify a name for this template
151 title.template.name.not.specified=Template Name Not Specified
152 error.please.specify.template.name=Please specify template name
153 error.please.specify.a.different.name.for.this.template=Please specify a different name for this template
154 title.template.already.exists=Template already exists
155 error.template.with.such.name.already.exists=Template with such name already exists. Please specify a different template name
156 error.please.specify.extension=Please specify an extension for this template
157 title.template.extension.not.specified=Template Extension Not Specified
158 error.please.specify.template.extension=Please specify template extension
159 action.create.template=Create Template
160 action.copy.template=Copy Template
161 action.reset.to.default=Reset To Default
162 action.remove.template=Remove Template
163 template.unnamed=Unnamed
164 template.copy.N.of.T=Copy{0} of {1}
165 prompt.reset.to.original.template=Reset to original template?
166 title.reset.template=Reset Template
167 error.unable.to.save.file.template.using.encoding=Unable to save File Template \"{0}\" using {1}
168 prompt.convert.file.templates=Convert file templates to the new format?
169 title.old.file.templates.found=Old File Templates Found
170 template.default.class.comment=/*\n * Created by {0}.\n * User: $USER$\n * Date: $DATE$\n * Time: $TIME$\n */\n
171 template.node.ejb=EJB
172 template.node.java.code.templates=Java code templates
173 template.node.deployment.descriptors=Deployment descriptors
174 template.node.application=Application
175 template.node.web=Web
176 template.node.jsp.files=Jsp files
178 # Hierarchy View
179 action.browse.call.hierarchy=Browse Call Hierarchy
180 action.browse.method.hierarchy=Browse Method Hierarchy
181 action.browse.type.hierarchy=Browse Type Hierarchy
182 action.base.on.this.method=Base on This Method
183 label.scope=Scope:
184 hierarchy.scope.project=Project
185 hierarchy.scope.all=All
186 hierarchy.scope.this.class=This Class
187 action.refresh=Refresh
188 action.callee.methods.hierarchy=Callee Methods Hierarchy
189 action.caller.methods.hierarchy=Caller Methods Hierarchy
190 node.hierarchy.invalid=[Invalid]
191 node.call.hierarchy.N.usages=  ({0} usages)
192 node.call.hierarchy.unknown.jsp=unknown jsp
193 title.hierarchy.callees.of=Callees Of {0}
194 title.hierarchy.callers.of=Callers Of {0}
195 action.implement.method=Implement Method
196 action.implement.methods=Implement Methods
197 action.hide.non.implementations=Hide classes where the method is legally not implemented
198 hierarchy.legend.method.is.defined.in.class=method is defined in the class
199 hierarchy.legend.method.defined.in.superclass=method is not defined in the class but defined in superclass
200 hierarchy.legend.method.should.be.defined=method should be defined since the class is not abstract
201 action.override.method=Override Method
202 action.override.methods=Override Methods
203 title.hierarchy.method=Method hierarchy for {0}
204 title.hierarchy.subtypes=Subtypes of {0}
205 node.hierarchy.java.lang.object=All classes are derived from java.lang.Object
206 title.hierarchy.supertypes=Supertypes of {0}
207 action.base.on.this.interface=Base on This Interface
208 action.base.on.this.class=Base on This Class
209 progress.deleting.class=Deleting class {0}
210 title.hierarchy.class=Class hierarchy for {0}
211 action.view.class.hierarchy=Class Hierarchy
212 action.description.view.class.hierarchy=Switch to Class Hierarchy
213 action.view.subtypes.hierarchy=Subtypes Hierarchy
214 action.description.view.subtypes.hierarchy=Switch to Subtypes Hierarchy
215 action.view.supertypes.hierarchy=Supertypes Hierarchy
216 action.description.view.supertypes.hierarchy=Switch to Supertypes Hierarchy
217 filetype.description.archive.files=Archive files
218 filetype.description.aspectj=Java aspect files
219 filetype.description.dtd=XML Document Type Definition
220 filetype.description.gui.designer.form=GUI Designer forms
221 filetype.description.html=HTML files
222 filetype.description.class=Java class files
223 filetype.description.java=Java source files
224 filetype.description.jspx=JSPx files
225 filetype.description.idea.module=Idea Module
226 filetype.description.jsp=Java Server Page files
227 filetype.description.idea.project=Idea Project
228 filetype.description.unknown=UNKNOWN
229 filetype.description.idea.workspace=Idea Workspace
230 filetype.description.xhtml=XHTML files
231 filetype.description.xml=XML files
232 filetype.description.ant=ANT buildfiles
233 error.name.cannot.be.empty=Name cannot be empty
234 editbox.customfiletype.line.comment=Line comment:
235 editbox.customfiletype.block.comment.start=Block comment start:
236 editbox.customfiletype.block.comment.end=Block comment end:
237 editbox.customfiletype.hex.prefix=Hex prefix:
238 editbox.customfiletype.number.postfixes=Number postfixes:
239 listbox.customfiletype.keywords=Keywords
240 button.add=&Add...
241 editbox.customfiletype.name=Name:
242 editbox.customfiletype.description=Description:
243 group.customfiletype.syntax.highlighting=Syntax Highlighting
244 group.customfiletype.options=Options
245 checkbox.customfiletype.ignore.case=&Ignore case
246 checkbox.customfiletype.support.paired.braces=Support paired b&races
247 checkbox.customfiletype.support.paired.brackets=Support paired bra&ckets
248 checkbox.customfiletype.support.paired.parens=Support paired &parens
249 title.add.new.keyword=Add New Keyword
250 title.edit.keyword=Edit Keyword
251 editbox.keyword=Keyword:
252 error.keyword.cannot.be.empty=Keyword cannot be empty
253 error.keyword.may.not.contain.spaces=Keyword may not contain spaces
254 action.help=Help
255 select.in.packages=Packages
256 select.in.project=Project
257 select.in.nav.bar = Navigation Bar
258 error.adding.module.to.project=Error adding module to project: {0}
259 title.add.module=Add Module
260 prompt.open.project.in.new.frame=Would you like to open the project in a new frame?
261 title.new.project=New Project
262 button.yes=_Yes
263 button.no=_No
264 error.project.file.does.not.exist=Cannot load {0}. The file does not exist.
265 title.open.project=Open Project
266 button.cancel=&Cancel
267 error.cannot.load.project=Cannot load project: {0}
268 title.cannot.load.project=Cannot Load Project
269 error.project.file.is.corrupted=Project file is corrupted
270 select.in.file.structure=File Structure
271 message.nothing.to.show.in.structure.view=Nothing to show in the Structure View
272 error.license.collision=This license is being used elsewhere on the network by {0}.\nOnly one active computer at a time can use the license.\nWould you like to re-activate this computer?\nClick Yes to re-activate, or No to shutdown {1}.
273 title.license.collision.detected=License Collision Detected
274 message.licensed.to=Licensed to {0}
275 title.enter.license.data=Enter License Data
276 message.purchase.or.upgrade=To purchase {0}, refer to {1}.<br>To upgrade from a previous version, refer to {2}.
277 message.expiration.date=Expiration date: {0}
278 message.educational.license=1-Year Educational License. {0}
279 message.open.source.project.license=Open Source Project License. {0}
280 message.evaluation.expires=Evaluation expires: {0}
281 message.non.commercial.use.only=Non-commercial use only
282 message.personal.license=Personal License
283 aboutbox.build.number=Build #{0}
284 aboutbox.build.date=Built on {0}
285 aboutbox.jdk=JDK: {0}
286 aboutbox.vm=VM: {0}
287 aboutbox.vendor=Vendor: {0}
288 message.license.you.will.need.upgrade=Your license key will expire on {0}.<br>You will need an upgrade to run {1}.<br>To learn more about upgrades, visit {2}
289 title.warning=Warning
290 message.upgrade.from.previous.required={0} requires an upgrade from previous versions.<br>You can purchase a license key from the JetBrains website at<br>{1}
291 title.upgrade.needed=Upgrade Needed
292 message.evaluation.has.expired=The evaluation license has expired.<br>{0}
293 title.evaluation.license.expired=Evaluation License Expired
294 message.license.is.corrupt=License is corrupt
295 title.license.corrupt=License Corrupt
296 message.invalid.license.data=Invalid license data. Please, try again.
297 title.invalid.license.data=Invalid License Data
298 title.product.evaluation={0} Evaluation
299 message.evaluation.N.days={0} days
300 message.evaluation.one.day=1 day
301 message.evaluation.less.than.one.day=less than 1 day
302 message.evaluation.will.expire=Thank you for evaluating {0}.<br>Your evaluation license expires in {1}<br><br>{2}<br>You can then register the commercial license using the Help menu.
303 error.saving.license.data=Error saving license data.\n{0}
304 title.unable.to.save.data=Unable to Save Data
305 link.click.here.to.get.an.evaluation.license=Click here to get an evaluation license
306 link.purchase.commercial.license=To purchase a commercial license, please visit
307 group.license.data=License data
308 editbox.license.user.name=&User name:
309 editbox.license.license.key=License &key:
310 prompt.evaluation.license.visit=To get an evaluation license, please visit
311 action.activate.tool.window=Activate {0} window
312 action.change.splitter.orientations=Change Splitter O_rientations
313 error.checkforupdates.connection.failed=Connection failed. Please check your network connection and try again.
314 title.connection.error=Connection Error
315 editbox.export.settings.to=Export settings to:
316 title.export.file.location=Export File Location
317 prompt.choose.export.settings.file.path=Choose export file path or directory where to create new file
318 command.close.all.editors=Close All Editors
319 action.close.all.editors.in.tab.group=Close _All Editors In Tab Group
320 action.close.all.editors=Close _All Editors
321 command.close.all.unmodified.editors=Close All Unmodified Editors
322 action.close.all.unmodified.editors.in.tab.group=Close All _Unmodified Editors In Tab Group
323 action.close.all.unmodified.editors=Close All _Unmodified Editors
324 action.copy.path=C_opy Path
325 action.copy.paths=C_opy Paths
326 message.reference.to.fqn.has.been.copied=Reference to ''{0}'' has been copied.
327 command.pasting.reference=Pasting reference
328 message.reference.to.fqn.has.been.pasted=Reference to ''{0}'' has been pasted.
329 action.create.annotation.type=Create @interface
330 prompt.enter.annotation.type.name=Enter a new @interface name:
331 title.new.annotation.type=New @interface
332 title.cannot.create.annotation.type=Cannot Create @interface
333 progress.creating.annotation.type=Creating @interface {0}.{1}
334 action.create.new.class=Create New Class
335 action.create.new.filetype=Create New {0}
336 action.description.create.new.file=Create New {0}
337 prompt.enter.new.filetype.name=Enter a new {0} file name:
338 prompt.enter.new.class.name=Enter a new class name:
339 title.new.class=New Class
340 title.new.filetype=New {0}
341 command.create.class=Create class
342 command.name.create.new.file=Create {0}
343 progress.creating.class=Creating class {0}.{1}
344 progress.creating.filetype.in.directory=Creating {0} ''{1}'' in {2}
345 action.close.all.but.current=Close All _But Current
346 action.close.all.but.this=Close All _But This
347 title.cannot.create.filetype=Cannot Create {0}
348 command.close.active.editor=Close Active Editor
349 action.close=_Close
350 action.create.new.directory.or.package=Create new directory or package
351 prompt.enter.new.directory.name=Enter new directory name:
352 prompt.enter.new.package.name=Enter new package name:
353 title.new.directory=New Directory
354 title.new.package=New Package
355 action.package=Package
356 action.directory=Directory
357 error.name.should.be.specified=A name should be specified
358 progress.creating.directory=Creating directory {0}{1}{2}
359 progress.creating.package=Creating package {0}.{1}
360 command.create.directory=Create directory
361 command.create.package=Create package
362 action.create.new.enum=Create New Enum
363 prompt.enter.new.enum.name=Enter a new enum name:
364 title.new.enum=New Enum
365 title.cannot.create.enum=Cannot Create Enum
366 progress.creating.enum=Creating enum {0}.{1}
367 command.create.enum=Create enum
368 action.create.new.file=Create New File
369 prompt.enter.new.file.name=Enter a new file name:
370 title.new.file=New File
371 progress.creating.file=Creating file {0}{1}{2}
372 command.create.file=Create file
373 action.create.new.interface=Create New Interface
374 prompt.enter.new.interface.name=Enter a new interface name:
375 title.new.interface=New Interface
376 title.cannot.create.interface=Cannot Create Interface
377 progress.creating.interface=Creating interface {0}.{1}
378 command.create.interface=Create interface
379 action.delete.ellipsis=_Delete...
380 action.delete=_Delete
381 title.select.components.to.export=Select Components to Export
382 propt.please.check.all.components.to.export=Please check all components to export:
383 prompt.overwrite.settings.file=Overwrite ''{0}''?
384 title.file.already.exists=File Already Exists
385 message.settings.exported.successfully=Settings exported successfully.\nYou can import the settings using ''File|Import Settings'' feature.
386 title.export.successful=Export Successful
387 error.writing.settings=Error writing settings.\n\n{0}
388 title.error.writing.file=Error Writing File
389 message.please.select.element.for.javadoc=Please select the element for which you wish to view the documentation
390 title.no.element.selected=No Element Selected
391 command.go.to.line=Go to Line
392 action.hide.all.windows=Hide All _Windows
393 action.restore.windows=Restore _Windows
394 message.settings.imported.successfully=Settings imported successfully. You have to restart {0} to reload the settings.\nShutdown {1}?
395 title.restart.needed=Restart Needed
396 title.import.file.location=Import File Location
397 prompt.choose.import.file.path=Choose import file path or directory where the file located
398 error.cannot.find.file=Cannot find file {0}
399 title.file.not.found=File Not Found
400 error.file.contains.no.settings.to.import=The file {0} contains no settings to import.\n{1}
401 title.invalid.file=Invalid File
402 title.select.components.to.import=Select Components to Import
403 prompt.check.components.to.import=Please check all components to import:
404 error.reading.settings.file=Error reading file {0}.\nThere was {1}\n\n{2}
405 error.reading.settings.file.2=Error reading file {0}.\n\n{1}
406 title.error.reading.file=Error Reading File
407 message.please.ensure.correct.settings=Please make sure you have generated the file using 'File|Export Settings' feature.
408 title.popup.new.element=New
409 command.go.to.next.split=Go to next split
410 message.occurrence.N.of.M=Occurrence {0} of {1}
411 message.open.file.is.project={0} is an {1} project file.\nWould you like to open this project?
412 error.files.of.this.type.cannot.be.opened=Files of this type cannot be opened in {0}
413 title.cannot.open.file=Cannot Open File
414 title.open.file=Open File
415 filter.all.file.types=All file types
416 filter.project.files=Project files (*.ipr)
417 action.unpin.tab=Unp_in Tab
418 action.pin.tab=P_in Tab
419 action.unpin.active.tab=Unp_in Active Tab
420 action.pin.active.tab=P_in Active Tab
421 command.go.to.prev.split=Go to previous split
422 prompt.reload.file.from.disk=Reload \"{0}\" from disk and lose all changes?
423 title.reload.file=Reload File
424 command.reload.from.disk=Reload from Disk
425 command.find.next=Find Next
426 command.find.previous=Find Previous
427 command.select.all=Select All
428 message.no.targets.available=No targets available in this context
429 title.popup.select.target=Select Target
430 title.popup.select.subtarget=Select in {0}
431 title.popup.recent.files=Recent Files
432 action.split.vertically=Split _Vertically
433 action.split.horizontally=Split Hori_zontally
434 prompt.recursively.synchronize.directory=You are trying to recursively synchronize a directory. This may take some time.\n Are you sure you wish to continue?
435 title.synchronize.files=Synchronize files
436 action.synchronize.file=Synchronize ''{0}''
437 action.synchronize.selected.files=Synchronize selected files
438 action.toolwindow.commander=&Commander
439 action.toolwindow.messages=&Messages
440 action.toolwindow.project=&Project
441 action.toolwindow.structure=&Structure
442 action.toolwindow.ant.build=Ant &Build
443 action.toolwindow.debug=Debug
444 action.toolwindow.run=&Run
445 action.toolwindow.find=F&ind
446 action.toolwindow.cvs=C&VS
447 action.toolwindow.hierarchy=Hierarch&y
448 action.toolwindow.todo=TODO
449 action.toolwindow.inspection=I&nspection
450 action.toolwindow.aspects=Aspects
451 action.toolwindow.favorites=Favorites
452 action.unsplit=Un_split
453 action.unsplit.all=U_nsplit All
454 progress.synchronizing.files=Synchronizing files...
455 macro.classpath.entry=Entry in the classpath the element belongs to
456 macro.project.classpath=Project's classpath
457 macro.column.number=Column number
458 exception.missing.data=No data: {0}
459 macro.class.name=Class name
460 macro.file.directory=File directory
461 macro.file.dir.relative.to.root=File dir relative to the module content root the file belongs to
462 macro.file.dir.relative.to.root.fwd.slash=File dir relative to the module content root the file belongs to (with forward slashes)
463 macro.file.dir.relative.to.sourcepath.root=File dir relative to the sourcepath root the file belongs to
464 macro.file.dir.relative.to.sourcepath.root.fwd.slash=File dir relative to the sourcepath root the file belongs to (with forward slashes)
465 macro.file.extension=File extension
466 macro.file.fully.qualified.package=File fully qualified package
467 macro.file.name=File name
468 macro.file.name.without.extension=File name without extension
469 macro.file.package=File package
470 macro.file.path=File path
471 macro.file.path.relative.to.root=File path relative to the module content root the file belongs to
472 macro.file.path.relative.to.root.fwd.slash=File path relative to the module content root the file belongs to (with forward slashes)
473 macro.file.path.relative.to.sourcepath.root=File path relative to the sourcepath root the file belongs to
474 macro.file.path.relative.to.sourcepath.root.fwd.slash=File path relative to the sourcepath root the file belongs to (with forward slashes)
475 macro.file.directory.relative=File directory relative to the project file
476 macro.file.directory.relative.fwd.slash=File directory relative to the project file (with forward slashes)
477 macro.file.path.relative=File path relative to the project file
478 macro.file.path.relative.fwd.slash=File path relative to the project file (with forward slashes)
479 macro.javadoc.output.directory=JavaDoc output directory
480 macro.jdk.path=JDK path
481 macro.line.number=Line number
482 button.insert=Insert
483 label.macros=Macros:
484 label.macro.preview=Macro preview:
485 macro.module.file.directory=The directory of the module file
486 macro.module.file.path=The path of the module file
487 macro.module.file.name=The name of the module file without extension
488 macro.module.source.path=Module source path
489 macro.output.path=Output path
490 macro.project.file.directory=The directory of the project file
491 macro.project.file.path=The path of the project file
492 macro.project.file.name=The name of the project file without extension
493 macro.project.source.path=Project source path
494 macro.prompt=Displays a string input dialog
495 prompt.enter.parameters=Enter parameters:
496 title.input=Input
497 macro.prompt.preview=<params>
498 macro.sourcepath.entry=Entry in the sourcepath the element belongs to
499 macro.project.sourcepath=Project's sourcepath
500 error.plugins.should.not.have.cyclic.dependencies=Plugins should not have cyclic dependencies:\n
501 error.plugin.was.not.installed=Plugin {0} was not installed: {1}
502 title.failed.to.download=Failed to download
503 error.plugins.were.not.loaded=Error loading plugins:\n{0}\nPlugins were not loaded.\nCorrect the above error and restart IDEA.
504 title.plugin.error=Plugin Error
505 message.duplicate.plugin.id=Duplicate plugin id:
506 error.required.plugin.not.found=Plugin "{0}" was not loaded: required plugin "{1}" not found.
507 error.plugins.without.id.found=There were plugins without id found, all such plugins were skipped.
508 error.problems.found.loading.plugins=Problems found loading plugins:\n
509 column.plugins.name=Name
510 column.plugins.status=Status
511 column.plugins.installed=Installed
512 column.plugins.version=Version
513 column.plugins.date=Date
514 column.plugins.size=Size
515 column.plugins.downloads=Downloads
516 column.plugins.category=Category
517 column.plugins.state=State
518 plugin.info.not.available=n/a
519 plugin.info.unknown=unknown
520 status.plugin.will.be.removed.after.restart=Will be removed after restart
521 status.plugin.installed=Installed
522 message.idea.shutdown.required=You need to shut down {0} to activate changes in plugins. Would you like do it now?
523 title.plugins=Plugins
524 plugin.status.not.specified=(not specified)
525 tab.plugins.installed=Installed
526 error.list.of.plugins.was.not.loaded=List of plugins was not loaded.
527 label.plugins.available.count=Available ({0})
528 error.available.plugins.list.is.not.loaded=Available plugins list is not loaded
529 action.synchronize.with.plugin.repository=Synchronize with Plugin Repository
530 action.update.installed.plugins=Update Installed Plugins
531 message.nothing.to.update=Nothing to update
532 title.plugin.manager=Plugin Manager
533 title.update.installed.plugins=Update Installed Plugins
534 error.plugins.updating.failed=Plugins updating failed
535 action.download.and.install.plugin=Download and Install Plugin
536 action.update.plugin=Update Plugin
537 error.plugin.download.failed=Plugin download failed
538 prompt.download.and.install.plugin=Would you like to download and install plugin \"{0}\"?
539 prompt.update.plugin=Would you like to update plugin \"{0}\"?
540 prompt.install.several.plugins=Install or update \"{0}\" plugins ?
541 action.uninstall.plugin=Uninstall Plugin
542 prompt.uninstall.plugin=Do you really want to uninstall plugin \"{0}\"?
543 prompt.uninstall.several.plugins=Uninstall all \"{0}\" plugins ?
544 title.plugin.uninstall=Plugin Uninstall
545 progress.downloading.list.of.plugins=Downloading List of Plugins
546 error.could.not.download.list.of.plugins=Could not download a list of plugins
547 progress.download.plugins=Download Plugins
548 error.plugin.zip.problems=Plugin \"{0}\" has problems in ZIP archive and will be not installed.
549 title.installing.plugin=Installing Plugin
550 progress.download.plugin=Download Plugin \"{0}\"
551 title.choose.plugins.to.update=Choose Plugins To Update
552 button.http.proxy.settings=&HTTP Proxy Settings...
553 group.vendor=Vendor
554 plugin.status.unknown=Unknown
555 plugin.status.out.of.date=Out of date
556 plugin.status.not.installed=Not installed
557 plugin.status.installed=Installed
558 plugin.status.newest=Newest
559 plugin.status.downloaded=Downloaded
560 plugin.status.uninstalled=Uninstalled
561 plugin.status.shopping.cart=Shopping Cart
562 progress.waiting.for.reply.from.plugin.manager=Waiting for reply from {0}
563 progress.connecting=Connecting...
564 progress.downloading.plugin=Downloading plugin ''{0}''
565 error.connection.failed.with.http.code.N=Connection failed with HTTP code {0}
566 progress.connecting.to.plugin.manager=Connecting to {0}
567 label.plugin.vendor.email=E-mail:
568 label.plugin.vendor.name=Name:
569 label.plugin.vendor.home.page=Home page:
570 editbox.plugin.description=Description:
571 editbox.plugin.change.notes=Change notes:
572 label.plugin.home.page=Plugin home page:
573 tab.plugins.available=Available
574 tab.plugins.running=Running
575 label.plugin.installed=Installed plugin
576 label.plugin.newer.version.available=Newer version available
577 label.plugin.uninstalled=Not-installed plugin
578 label.plugin.recentely.updated=Recently updated
579 label.plugin.potentially.outdated=Potentially obsolete
580 action.move.module.to.this.group=To this group
581 action.move.module.outside.any.group=Outside any group
582 message.move.modules.to.group=Move {0} to the group {1}
583 message.module=module ''{0}''
584 message.modules=modules
585 action.move.module.new.top.level.group=New top level group...
586 action.move.module.to.new.sub.group=To new sub group...
587 action.description.create.new.module.group=Create new module group
588 prompt.specify.name.of.module.subgroup=Specify name of {0} subgroup the {1} will be shown under.\n\n
589 title.module.sub.group=Module Sub Group
590 prompt.specify.module.group.name=Specify group name the {0} will be shown under.\n\n
591 title.module.group=Module Group
592 title.packages=Packages
593 action.show.modules=Show Modules
594 action.description.show.modules=Show/Hide Modules
595 action.show.libraries.contents=Show Libraries Contents
596 action.show.hide.library.contents=Show/Hide Library Contents
597 action.sort.by.type=Sort by Type
598 action.show.structure=Show Structure
599 action.description.show.structure=Show structure view
600 title.popup.views=Views
601 title.project=Project
602 error.module.already.exists=Module named ''{0}'' already exists
603 title.rename.module=Rename Module
604 command.renaming.module=Renaming module {0}
605 error.renaming.module.will.introduce.circular.dependency=Renaming module ''{0}'' to ''{1}''\nwill introduce circular dependency between \nmodules ''{2}'' and ''{3}''
606 prompt.enter.new.module.name=Enter new module name
607 tooltip.ui.designer.form=UI Designer Form
608 node.projectview.libraries=Libraries
609 tooltip.module.group=Module Group
610 node.projectview.library={0} library
611 node.projectview.jdk=JDK
612 progress.scanning.files=Scanning files...
613 progress.parsing.files=Parsing files. Please wait...
614 error.action.script.corrupted=Internal {0} file was corrupted. Problem is fixed.\nIf some plugins has been installed/uninstalled, please re-install/-uninstall them.
615 error.cannot.create.plugin.parent.directory=<html>Cannot create parent directory [{0}] of {1}<br>Please, check your access rights on folder <br>{2}
616 error.cannot.copy.plugin.file=<html>Cannot copy {0}<br>to<br>{1}<br>Please, check your access rights on folder <br>{2}
617 error.cannot.unzip.plugin.file=<html>Cannot unzip {0}<br>to<br>{1}<br>Please, check your access rights on folder <br>{2}
618 error.cannot.delete.plugin.file=<html>Cannot delete {0}<br>Please, check your access rights on folder <br>{1}
619 action.structureview.show.fields=Show Fields
620 action.structureview.show.inherited=Show Inherited
621 action.structureview.show.properties=Show Properties
622 action.structureview.show.non.public=Show non-public
623 node.structureview.invalid=<invalid>
624 action.structureview.group.methods.by.defining.type=Group Methods by Defining Type
625 action.structureview.sort.by.visibility=Sort by Visibility
626 tab.structureview.java.view=Java View
627 tab.structureview.jsp.view=JSP View
628 tab.structureview.baselanguage.view={0} View
629 action.next.todo=Next TODO
630 action.previous.todo=Previous TODO
631 action.filter.todo.items=Filter TODO Items
632 action.todo.show.all=Show All
633 action.description.todo.show.all=Show All TODO Items
634 action.todo.edit.filters=Edit Filters
635 action.group.by.modules=Group By Modules
636 action.group.by.packages=Group By Packages
637 title.todo.current.file=Current File
638 progress.looking.for.todos=Looking for TODOs...
639 column.todo.filter.pattern=Pattern
640 error.filter.name.should.be.specified=Filter name should be specified
641 error.filter.with.the.same.name.already.exists=Filter with the same name already exists
642 error.filter.should.contain.at.least.one.pattern=Filter should contain at least one pattern
643 label.todo.filter.name=Name:
644 group.todo.filter.patterns=Patterns
645 column.todo.filters.name=Name
646 column.todo.filter.patterns=Patterns
647 checkbox.case.sensitive=Case Sensitive
648 label.todo.pattern=Pattern:
649 label.todo.icon=Icon:
650 column.todo.patterns.icon=Icon
651 column.todo.patterns.case.sensitive=Case Sensitive
652 column.todo.patterns.pattern=Pattern
653 title.edit.todo.filter=Edit Filter
654 title.edit.todo.pattern=Edit Pattern
655 title.todo=TODO
656 title.add.todo.pattern=Add Pattern
657 button.edit=&Edit...
658 label.todo.filters=Filters:
659 button.add.d=A&dd...
660 title.add.todo.filter=Add Filter
661 button.edit.t=Edi&t...
662 button.remove.m=Re&move
663 label.todo.patterns=Patterns:
664 node.todo.group={0} ({1} {1,choice,1#item|2#items} in {2} {2,choice,1#file|2#files})
665 node.todo.summary=Found {0} TODO {0,choice,1#item|2#items} in {1} {1,choice,1#file|2#files}
666 node.todo.no.items.found={0} (no items found)
667 node.todo.found.items={0} (found {1} {1,choice,1#item|2#items})
668 node.todo.items={0} ({1} {1, choice, 1#item|2#items})
669 title.appearance=Appearance
670 group.window.options= Window Options
671 checkox.show.buttons.for.disabled.tool.windows=Show buttons for disabled tool windows
672 checkbox.show.memory.indicator=Show memory indicator
673 checkbox.show.tool.window.bars=Show tool window bars
674 checkbox.show.window.mnemonics=Show window mnemonics
675 checkbox.animate.windows=Animate windows
676 group.transparency= Transparency
677 checkbox.use.transparent.mode.for.floating.windows=Use transparent mode for floating windows
678 label.transparency.ratio=Ratio:
679 label.transparency.delay.ms=Delay (ms):
680 group.ui.options= UI Options
681 checkbox.show.icons.in.quick.navigation=Show icons in quick navigation
682 checkbox.override.default.laf.fonts=Override default fonts by (not recommended):
683 label.override.laf.font=Font:
684 label.font.name=Name:
685 label.font.size=Size:
686 combobox.look.and.feel=Look and feel:
687 checkboox.cyclic.scrolling.in.lists=Cyclic scrolling in list
688 checkbox.position.cursor.on.default.button=<html>Automatically position mouse cursor<br> on default button</html>
689 checkbox.use.antialiased.font.in.editor=Use antialiased font in editor
691 # this string must start with "IDEA"
692 idea.default.look.and.feel=IDEA (4.5 default)
693 error.cannot.set.look.and.feel=Cannot set {0} look and feel
694 action.add.customization.schema=Add customization schema
695 customizations.schema.default=default
696 action.copy.customization.schema=Copy schema
697 action.remove.customization.schema=Remove customization schema
698 error.adding.action.without.icon.to.toolbar=You are adding an action without icon to the toolbar. The default icon will be added to this action.
699 title.unable.to.add.action.without.icon.to.toolbar=Unable to add action without icon to the toolbar
700 error.please.specify.new.name.for.schema=Please, specify new name for schema ''{0}''.
701 title.browse.icon=Browse Icon
702 prompt.browse.icon.for.selected.action=Browse icon for selected action
703 title.choose.action.icon.path=Choose Action Icon Path
704 action.choose.actions.to.add=Choose Actions To Add
705 button.set.icon=&Set icon
706 label.icon.path=Icon Path:
707 button.edit.action.icon=Edit Action &Icon
708 editbox.schema.name=Schema Name:
709 editbox.schema.description=Description:
710 button.add.separator=Add &Separator
711 button.move.up.u=Move &Up
712 button.move.down.d=Move &Down
713 button.add.action.after=Add a&fter...
714 customization.schema.default.description=Default unmodified customization schema
715 title.custom.actions.schemas=Custom Actions Schemas
716 title.customizations=Customizations
717 label.choosebyname.no.matches.found=(no matches found)
718 label.choosebyname.searching=(searching...)
719 prompt.gotoclass.enter.class.name=Enter class name:
720 checkbox.include.non.project.classes=Include &non-&&project classes
721 label.no.matches.found.in.project=no matches found in project
722 label.no.matches.found=no matches found
723 prompt.gotofile.enter.file.name=Enter file name:
724 checkbox.include.java.files=Include &Java files
725 label.no.non.java.files.found=no non-.java files found
726 label.no.files.found=no files found
727 prompt.gotosymbol.enter.symbol.name=Enter symbol name:
728 checkbox.include.non.project.symbols=Include &non-&&project symbols
729 promot.projectwizard.directory.does.not.exist={0}\"{1}\"\ndoes not exist. It will be created by {2}.
730 title.directory.does.not.exist=Directory Does Not Exist
731 error.failed.to.create.directory=Failed to create directory \"{0}\"
732 label.select.compiler.output.path=Select c&ompiler output path:
733 title.select.compiler.output.path=Select compiler output path
734 prompt.single.or.multi.module.project=A functional {0} project must have at least one module. In most cases, one module would be quite enough.\nTo quickly create a single-module project and start working right away, select the \"Create single-module project\" option.\nFor creating a more complex project, with multiple modules, use the \"Create/configure multi-module project\" option.
735 radio.create.&single.module.project=Create single-module project
736 radio.create.configure.&multi.module.project=Create/configure multi-module project
737 label.project.name=N&ame:
738 label.project.file.location=Project file &location:
739 title.select.project.file.directory=Select project file directory
740 description.select.project.file.directory=Project file will be stored in this directory
741 label.please.enter.project.name=Please enter a project name to create a new {0} project.
742 prompt.please.select.project.jdk=Please select project JDK.\nThis JDK will be used by default by all project modules.
743 label.project.jdk=Project JDK:
744 button.configure=&Configure...
745 prompt.confirm.project.no.jdk=Do you want to create a project with no JDK assigned?\nJDK is required for compiling, debugging and running applications\nas well as for standard JDK classes resolution.
746 title.no.jdk.specified=No JDK Specified
747 prompt.please.specify.module.name=Please specify module name
748 prompt.please.specify.module.name.and.content.root=Please specify module name and module content root.\nA module content root is a directory where the files that belong to the module are stored.
749 label.module.name=&Module name:
750 label.module.content.root=Module content &root:
751 title.select.module.content.root=Select Module Content Root
752 label.module.file.will.be.saved.in=Module file will be saved in:
753 button.change.directory=Change Directory...
754 title.module.name.not.specified=Module Name Not Specified
755 error.module.with.name.already.exists=Module with name \"{0}\" already exists in the project
756 title.module.already.exists=Module Already Exists
757 error.please.specify.module.file.location=Please specify module file location
758 title.module.file.location.not.specified=Module File Location Not Specified
759 error.content.root.already.defined.for.module=Content root \"{0}\" already defined for module \"{1}\".\nTwo modules in a project cannot share the same content root.
760 title.module.content.root.already.exists=Module Content Root Already Exists
761 directory.module.content.root=The module content root\n
762 directory.module.file=The module file directory\n
763 title.select.module.file.location=Select Module File Location
764 description.select.module.file.location=The module file will be saved in selected directory
765 prompt.module.file.overwrite=Module file\n\"{0}\"\n already exists. Would you like to overwrite it?
766 radio.create.new.module=&Create new module
767 radio.import.existing.module=&Import existing module
768 label.path.to.module.file=Path to {0} module file (.iml):
769 prompt.select.module.file.to.import=Select {0} module file (.iml) to import
770 label.select.module.type=Select module type:
771 error.please.specify.path.to.module.file=Please specify path to {0} module file (.iml)
772 title.module.file.path.not.specified=Module File Path Not Specified
773 error.module.file.does.not.exist=The specified path to module file does not exist
774 title.module.file.does.not.exist=Module File Does Not Exist
775 error.module.not.iml=The \"{0}\"\nis not an {1} module file (.iml)
776 title.incorrect.file.type=Incorrect File Type
777 prompt.please.specify.j2ee.modules.to.include.in.this.application=<html>Please specify Java EE modules to include in this application.<br></html>
778 button.stop.searching=&Stop Searching
779 prompt.please.specify.java.sources.directory=Please specify a directory where Java source files for your project can be found.\nThis path should correspond to default (root, unnamed) package.\nNote: the program will recognize only those Java source files, that are located under this directory.
780 radio.create.source.directory=&Create source directory
781 prompt.enter.relative.path.to.module.content.root=Enter relative path to module content root  (example: java{0}src):
782 radio.do.not.create.source.directory=&Do not create source directory
783 label.source.directory=The following directory will be marked as a source directory:
784 label.java.source.files.have.been.found=Java source files for your module have been found. Please choose directories that will\nbe marked as source paths. These paths correspond to default (root, unnamed) packages.\nNote: the program will recognize only those Java source files, that are located under source directories.
785 button.mark.all=&Mark All
786 button.unmark.all=&Unmark All
787 prompt.stop.searching.for.sources={0} is currently searching for sources. Would you like to stop the search?
788 title.question=Question
789 action.continue.searching=Continue Searching
790 action.stop.searching=Stop Searching
791 prompt.relative.path.to.sources.empty=Relative path to sources is empty.\nWould you like to mark the module content root\n\"{0}\"\nas a source directory?
792 title.mark.source.directory=Mark Source Directory
793 action.mark=Mark
794 action.do.not.mark=Do Not Mark
795 error.source.directory.should.be.under.module.content.root.directory=Source directory should be under module content root directory
796 progress.searching.for.sources=Searching for sources in {0}. Please wait.
797 prompt.select.source.directory=Select source directory
798 prompt.new.project.file.name=Enter a file name to create a new {0} project
799 prompt.enter.project.file.location=Enter project file location
800 directory.project.file.directory=The project file directory\n
801 prompt.overwrite.project.file=The project file \n''{0}''\nalready exists.\nWould you like to overwrite it?
802 title.select.jdk=Select JDK
803 button.configure.e=Configure...
804 prompt.web.module.exploded.directory.location=<html><body>Specify Web module <b>exploded directory</b> location.<br>The <b>exploded directory</b> is used for Web application deployment as a <b>deployment root</b>. <br>Its structure corresponds to the standard Web application directory layout<br> required by Web application servers for deployment.<br>The <b>exploded directory</b> is created on <b>make</b>.</body></html>
805 radio.setup.web.module.exploded.directory=&Setup web module exploded directory
806 radio.do.not.setup.exploded.directory=&Do not setup exploded directory
807 group.webmodule.libraries=Libraries
808 label.jar.files.were.found.in.module=<html><body>JAR files were found in your module.<br>Please choose files that will be added to module libraries.</body></html>
809 prompt.specify.web.module.resource.directory=<html><body>Specify <b>Web resource directory</b> for new Web module.<br>Web resource directories contain web-specific files like <b>JSP</b> or <b>HTML</b>.<br>You can setup path relative to the <b>deployment root</b> <br>where web resource directory contents will be copied on <b>make</b>.</body></html>
810 radio.setup.web.resource.directory=&Setup web resource directory
811 radio.do.not.setup.web.resource.directory=&Do not setup web resource directory
812 editbox.relative.path.in.deployment.directory=&Relative path in deployment directory:
813 warning.no.application.servers.configured=<html><body><b>Warning: </b>no application servers configured</body></html>
814 editbox.web.module.exploded.directory.path=&Web module exploded directory path:
815 title.web.module.exploded.directory=Web Module Exploded Directory
816 description.web.module.exploded.directory=Choose web module exploded directory that will be used for deployment.
817 title.choose.web.resource.directory=Web Resource Directory
818 description.choose.web.resource.directory=Choose web resource directory where web files will be stored.
819 label.web.resource.directory.path=&Web resource directory path:
820 command.create.web.resource.directory=Create Web Resource Directory
821 label.scope.pattern=&Pattern:
822 label.scope.name=Name:
823 title.edit.scopes=Edit {0, choice, 0#|1#Project} Scopes 
824 label.press.plus.button.to.create.new.scope=Press (+) button to create new scope.
825 action.add=Add
826 action.remove=Remove
827 action.copy=Copy
828 label.scope.editor.caret.position=pos:{0}
829 button.include=Include
830 button.include.recursively=Include Recursively
831 button.exclude=Exclude
832 button.exclude.recursively=Exclude Recursively
833 label.scope.contains.files=Scope contains {0} of total {1} files
834 error.correct.pattern.syntax.errors.first=Correct pattern syntax errors first
835 title.syntax.error=Syntax Error
836 action.show.files=Show Files
837 action.description.show.files=Show/Hide Files
838 action.group.by.scope.type=Group by Scope Type
839 action.description.group.by.scope=Group by Scope Type (production, test, libraries)
840 action.show.included.only=Show Included Only
841 action.description.show.included.only=Show only files included to the current scope selected
842 scope.current.file=Current File
843 scope.selection=Selection
844 scope.files.in.previous.search.result=Files in Previous Search Result
845 scope.previous.search.results=Previous Search Results
846 scope.class.hierarchy=Class Hierarchy
847 scope.hierarchy=Hierarchy of {0}
848 prompt.choose.base.class.of.the.hierarchy=Choose Base Class of the Hierarchy to Search In
849 node.no.message=<no message>
850 node.error=<error>
851 progress.searching= searching...
852 title.tip.of.the.day=Tip of the Day
853 action.previous.tip=&Previous Tip
854 action.next.tip=&Next Tip
855 error.unable.to.read.tip.of.the.day=<html><body>Unable to read Tip Of The Day. Make sure {0} is installed properly.</body></html>
856 label.did.you.know=Did you know ... ?
857 checkbox.show.tips.on.startup=Show Tips on Startup
858 error.tips.not.found=Tips not found.  Make sure you installed {0} correctly.
859 title.go.to.line=Go to Line
860 editbox.line.number=Line number:
861 tooltip.syntax.linenumber.columnnumber=Syntax: <lineNumber>[:<columnNumber>]
862 error.text.file.already.exists=File {0} already exists\nDo you want overwrite it or to append?
863 action.overwrite=Overwrite
864 action.append=Append
865 error.writing.to.file=Error writing to file: {0}
866 title.export.preview=Export Preview
867 button.save=Save
868 editbox.export.to.file=Export to file:
869 button.copy=&Copy
870 description.copy.text.to.clipboard=Copy text to clipboard
871 checkbox.copy.javadoc=Copy &JavaDoc
872 checkbox.insert.at.override=Insert @&Override
873 node.memberchooser.all.classes=All classes
874 action.select.none=Select &None
875 action.show.classes=Show Classes
876 action.expand.all=Expand All
877 action.collapse.all=Collapse All
878 checkbox.narrow.down.the.list.on.typing=&Narrow &&down the list on typing
879 node.default=<default>
880 node.default.package=<Default Package>
881 prompt.enter.a.new.package.name=Enter a new package name:
882 command.create.new.package=Create new package
883 action.new.package=New Package...
884 action.description.create.new.package=Create new package
885 tab.chooser.project=Project
886 tab.chooser.search.by.name=Search by Name
887 prompt.filechooser.enter.file.name=Enter file name:
888 prompt.create.non.existing.package=Package {0} does not exist.\nDo you want to create it?
889 title.package.not.found=Package Not Found
890 command.create.new.subdirectory=Create New Subdirectory
891 title.choose.destination.directory=Choose Destination Directory
892 command.delete=Delete
893 title.delete=Delete
894 prompt.delete.it.anyway= Delete it anyway?
895 prompt.directory.contains.read.only.files=Directory {0} contains read-only file(s). Delete it anyway?
896 warning.delete.all.files.and.subdirectories.in.the.selected.directory=\nAll files and subdirectories in the selected directory(s) will be deleted.\nYou will not be able to undo this operation!
897 warning.delete.all.files.and.subdirectories=\nAll files and subdirectories in \"{0}\" will be deleted.\nYou will not be able to undo this operation!
898 # Components of the prompt to delete elements
899 prompt.delete.elements=Delete {0}?
900 search.for.usages.and.delete.elements=Search for usages and delete {0}?
901 prompt.delete.and=and
902 prompt.delete.directory={0,choice,1#directory|2#directories}
903 prompt.delete.file={0,choice,1#file|2#files}
904 prompt.delete.class={0,choice,1#class|2#classes}
905 prompt.delete.interface={0,choice,1#interface|2#interfaces}
906 prompt.delete.method={0,choice,1#method|2#methods}
907 prompt.delete.field={0,choice,1#field|2#fields}
908 prompt.delete.package={0,choice,1#package|2#packages}
909 prompt.delete.directory.paren=({0} {0,choice,1#directory|2#directories})
910 prompt.delete.property={0,choice,1#property|2#properties}
911 prompt.delete.type.parameter={0,choice,1#type parameter|2#type parameters}
912 prompt.delete.element={0,choice,1#element|2#elements}
913 checkbox.safe.delete.with.usage.search=Sa&fe delete (with usage search)
914 checkbox.search.in.comments.and.strings=&Search in comments and strings
915 checkbox.search.in.non.java.files=S&earch in non-java files
917 label.method=Method {0}
918 label.overrides.method.of_class_or_interface.name=overrides {0} {1} {2}.
919 label.implements.method.of_class_or_interface.name=implements {0} {1} {2}.
920 label.implements.method.of_interfaces=implements methods of the following classes/interfaces:
921 element.method=method
922 element.of.interface=of interface
923 element.of.class=of class
924 prompt.do.you.want.to.action_verb.the.method.from_class=Do you want to {0} the base {1,choice,1#method|2#methods}?
925 jar.no.java.modules.in.project.error=There are no Java modules found in the project.\nOnly Java modules can be jarred.
926 jar.no.java.modules.in.project.title=No Modules To Jar Found
927 jar.build.progress=Building jar {0}...
928 jar.build.success.message=Jar has been built in {0}
929 jar.build.cancelled=Jar creation has been cancelled
930 jar.build.error.title=Error Creating Jar
931 jar.build.progress.title=Building Jar
932 jar.build.processing.file.progress=Processing file {0} ...
933 jar.build.cannot.overwrite.error=Cannot overwrite file ''{0}''. Copy has been saved to ''{1}''.
934 jar.build.path=Jar file &path:
935 jar.build.main.class=Main &class:
936 jar.build.dialog.title=Build Jars
937 jar.build.save.title=Save Jar File
938 jar.build.main.class.title=Choose Main Class
939 jar.build.class.not.found=Class ''{0}'' not found
940 help.not.found.error=Help not found for {0}
941 help.not.found.title=Help Not Found
942 help.topic.not.found.error=Help topic \"{0}\" not found
943 help.navigator.tab.unknown=<unknown>
944 unscramble.use.unscrambler.checkbox=&Unscramble stacktrace
945 unscramble.log.path.label=Log file:
946 unscramble.unscrambler.combobox=Unscrambler:
947 unscramble.stacktrace.caption=Put stack trace here:
948 unscramble.dialog.title=Analyze Stacktrace
949 unscramble.no.unscrambler.item=<Do not unscramble>
950 unscramble.normalize.button=&Normalize
951 unscramble.unscrambled.stacktrace.tab=<Unscrambled Stacktrace>
952 updates.info.dialog.title=Update Info
953 updates.open.settings.link=Click to open Updates Settings dialog
954 updates.no.updates.message=<html><h4>You are using the latest version of $FULLNAME$.</h4></html>
955 updates.configure.label.1=<html><br>To configure automatic update settings, see the</html>
956 updates.configure.link=<html><b><u>Updates</u></b></HTML>
957 updates.configure.label.2=<html>dialog of your IDE settings.<br></html>
958 updates.timeout.error=Connection timed out
959 updates.more.info.button=&More Info...
960 updates.new.version.available=<html><h4>A new version of $FULLNAME$ is available.</h4></html>
961 updates.available.idea.version=Available $PRODUCT$ version:
962 updates.build.number=(Build number:
963 updates.current.idea.version=Your current $PRODUCT$ version:
964 updates.press.more.info.label=<html><br>Press <b>More Info...</b> to open a web page where you can<br>download $PRODUCT$ or learn more about its new version.<br></HTML>
965 updates.check.manually.label=<html><br>To check for new updates manually, use the<br><b>Help | Check for Updates</b> command.<br><br></html>
966 updates.settings.title=Updates
967 updates.check.period.on.startup=On every start
968 updates.check.period.daily=Daily
969 updates.check.period.weekly=Weekly
970 updates.check.period.monthly=Monthly
971 updates.current.build.unknown=N/A
972 updates.last.check.never=Never
973 updates.settings.caption.1=$PRODUCT$ is able to automatically check for new and updated versions of itself,
974 updates.settings.label.2=using your internet connection (when active).
975 updates.settings.check.now.button=Check  Now
976 updates.settings.checkbox=Check for updates:
977 updates.settings.build.number=     Build number:
978 updates.settings.current.version=Current $PRODUCT$ version:
979 updates.settings.last.check=Last checked for updates:
980 hierarchy.method.next.occurence.name=Go to next method
981 hierarchy.method.prev.occurence.name=Go to previous method
982 hierarchy.type.next.occurence.name=Go to next type
983 hierarchy.type.prev.occurence.name=Go to previous type
984 hierarchy.call.next.occurence.name=Go to next call
985 hierarchy.call.prev.occurence.name=Go to previous call
987 error.file.not.found.message=File ''{0}'' not found
988 predifined.scope.tests.name=Tests
989 predifined.scope.production.name=Production
990 scope.editor.legend.recursively.included.label=Recursively included
991 scope.editor.legend.partly.included.label=Partially included
992 action.show.file.structure=Show File Structure
993 action.description.show.file.structure=Show File Structure
994 scope.view.chooser.title=&Scope
995 toolwindow.palette=Palette
996 jar.build.on.make=Build jars on &make
997 jar.build.modules.to.jar=Choose Modules to Jar
998 jar.build.module.0.jar.settings=Module ''{0}'' Jar Settings
999 jar.build.include.in.jar.file=Include in jar file:
1000 jar.build.button=&Build
1001 search.textfield.title=&Search:
1002 select.in.scope=Scope
1003 scope.view.title=Scope
1004 select.in.title.project.view=Project View
1005 several.plugins.depend.on.0.continue.to.remove=Several plugins depend on {0}. Continue to remove?
1006 project.view.combo.label=View &as:
1008 child.tag.0.should.be.defined=''{0}'' child tag should be defined
1009 attribute.0.should.be.defined=''{0}'' attribute should be defined
1010 value.should.not.be.empty=Value should not be empty
1011 value.should.be.identifier=Value should be identifier
1013 class.is.not.a.subclass=''{0}'' is not a subclass of ''{1}''
1014 class.is.not.concrete=''{0}'' is not a concrete class
1015 class.is.not.public=''{0}'' is not public
1016 class.has.no.default.constructor=''{0}'' has no default constructor
1017 class.decorator.or.has.default.constructor=''{0}'' should have default constructor or implement ''Decorator'' pattern
1019 model.highlighting.identity={0} with such name already exists
1020 model.highlighting.identity.in.other.file={0} with such name already exists in ''{1}'' file
1021 predifined.scope.problems.name=Problems
1023 dom.model.inspection.group.name=DOM Model
1024 dom.model.inspection.display.name=Dom Model Inspection
1025 dom.elements.tree.childs.contain.errors=Childs contain errors
1027 team.server.license.not.found=Team server agent is only licensed to be used with TeamServer.
1028 unknown.error=Unknown error
1029 value.should.be.integer=Value should be integer
1031 module.add.support=Please specify features to be added to your module.
1032 shared.scopes.node.text=Shared Scopes
1033 local.scopes.node.text=Local Scopes
1034 scopes.display.name=Scopes
1035 add.local.scope.action.text=Add local scope
1036 add.shared.scope.action.text=Add shared scope
1037 add.scope.popup.title=Add scope
1038 add.scope.name.label=Name
1039 add.scope.dialog.title=Add new scope