IDEADEV-41256
[fedora-idea.git] / platform / platform-resources-en / src / messages / ProjectBundle.properties
blobb88bcbbdf225fdd87741a7e5702eba278c4cc414
1 project.configuration.save.file.not.found={0} not found
2 project.macros.cancel.button=Cancel Project Load
3 # the "Define macros" dialog is not fully implemented right now, so you can't see these strings in the IDEA UI yet
4 project.macros.variable.missing.error=Value for the path variable \"{0}\" is not defined
5 project.macros.variable.missing.title=Undefined Path Variable
6 project.macros.prompt=TODO: message
7 project.macros.name.column=Macro Name
8 project.macros.path.column=Path
9 project.save.error=Could not save project:\n{0}
10 project.load.undefined.path.variables.error=There are undefined path variables in project file
11 project.load.undefined.path.variables.message=There are undefined path variables in project configuration files.
12 project.load.undefined.path.variables.all.needed=All path variables should be defined
13 project.load.undefined.path.variables.title=Path Variables Not Defined
14 project.load.default.error=Error Loading Default Project
15 project.load.progress=Loading Project
16 project.reload.external.change.single=Project file {0} has been changed externally.\n\nReload project?
17 project.reload.external.change.multiple=Project files:\n{0}\nhave been changed externally.\n\nReload project?
18 project.reload.external.change.title=Project Files Changed
19 project.reload.write.failed=Error writing to file ''{0}''. Project may reload incorrectly.
20 project.reload.write.failed.title=Write error
21 project.reload.failed=Error while loading external changes: {0}. Project will be reloaded.
22 project.reload.failed.title=Reload error
23 project.convert.old.prompt=The project {0} you are about to open has an older format.\n{1} will automatically convert it to the new format.\nYou will not be able to open it by earlier versions.\nThe old project file will be saved to {2}.\nProceed with conversion?
24 project.convert.problems.detected=During your project conversion, the following problem(s) were detected:
25 project.convert.problems.help=\n\nPress 'Show Help' for more information.
26 project.convert.problems.title=Project Conversion Problems
27 project.convert.problems.help.button=Show Help
28 project.load.new.version.warning=The project {0} you are about to open has been created by a newer version of {1}. If you open it, your project is likely to be corrupted. Continue?
29 project.default.settings=Default project settings
30 project.configure.path.variables.title=Configure Path Variables
31 project.configure.path.variables.description.title=Description:
32 project.configure.path.variables.no.description.text=No description
33 project.convert.source.roots.not.under.project.roots.error=There are source roots that are not under project roots.
34 project.convert.javadoc.paths.error=JavaDoc paths cannot be converted.
35 project.convert.multiple.output.paths.error=The project uses multiple output paths.
37 project.import.jbuilder.name=JBuilder
38 project.import.jbuilder.error.adding.modules=Error adding modules to project: {0}
39 project.import.jbuilder.project=&Directory where JBuilder projects are stored:
40 project.import.jbuilder.project.title=Set JBuilder Projects Root
41 project.import.jbuilder.project.prompt=Choose root directory for JBuilder projects being imported
42 project.import.jbuilder.user.home=JBuilder &User Home:
43 project.import.jbuilder.user.home.title=Set User Home Location
44 project.import.jbuilder.user.home.prompt=Choose directory with JBuilder user's settings
45 project.import.jbuilder.home=JBuilder &Home:
46 project.import.jbuilder.home.title=Set JBuilder Home Location
47 project.import.jbuilder.home.prompt=Choose directory with JBuilder installation
49 progress.text.loading.facet.detection.indices=Loading facet detection indices...
50 progress.text.facet.indices.format.has.changed.redetecting.facets=Facet indices format has changed. Detecting facets...
51 progress.text.detecting.facets=Detecting facets...
53 facet.autodetected.info.text=<html><body><font face="verdana"> \
54    <font size="3">{1}<br> \
55    <a href="create">Create {0} Facet</a><br> \
56    <a href="disable">Don''t detect {0} Facets in module</a>\
57 </font></font></body></html>
58 facet.autodetected.popup.default.text=<b>{0}</b><br> \
59    from module <b>{1}</b> appears to be a <b>{2} Facet</b> descriptor
60 notification.name.0.facets.detected={0} facets detected
61 notification.name.0.facet.detected={0} facet detected
62 facet.autodetection.several.facets.detected.text=<html><body><font face="verdana">{0} facets detected. <a href="more">More...</a></font></body></html>
64 progress.text.searching.facets=Searching for facets. Please wait.
65 message.text.stop.searching.for.facets={0} is currently searching for facets. Would you like to stop the search?
66 label.text.the.following.facets.are.detected=<html><body>Several facets are detected in the project. Please review the following facets and exclude mistakenly detected.</body></html>
67 label.text.no.facets.detected=No facets detected.
69 dialog.title.facets.detected=New Facets Detected
70 label.text.the.following.facets.are.detected.on.the.fly=<html><body>Several facets are detected in the project. Please review the following facets and exclude mistakenly detected.</body></html>
71 detected.facet.type.node={0} Facets
72 button.text.accept.detected.facets=&Accept
73 button.text.postpone.detected.facets=&Postpone
74 sdk.java.name=JSDK
75 sdk.java.unknown.name=Unknown
76 sdk.java.corrupt.error=Probably JDK installed in ''{0}'' is corrupt
77 sdk.java.corrupt.title=Cannot Detect JDK Version
78 sdk.java.name.template=java version \"{0}\"
79 sdk.table.settings=JDK Table
80 sdk.unknown.name=Unknown SDK
81 sdk.list.name.required.error=Please specify SDK name
82 sdk.list.unique.name.required.error=Please specify a different SDK name
83 button.add=&Add...
84 button.remove=&Remove
85 sdk.paths.specify.url.button=&Specify URL...
86 sdk.configure.title=Configure JDK
87 sdk.configure.save.settings.error=Cannot Save Settings
88 sdk.configure.editor.title=JDK Editor
89 sdk.configure.classpath.tab=Classpath
90 sdk.configure.sourcepath.tab=Sourcepath
91 sdk.configure.javadoc.tab=Documentation Paths
92 sdk.configure.type.home.path={0} home path:
93 sdk.configure.general.home.path=SDK home path:
94 sdk.configure.home.invalid.error=The selected directory is not a valid home for {0}
95 sdk.configure.home.file.invalid.error=The selected file is not a valid home for {0}
96 sdk.configure.home.title=Select Home Directory for {0}
97 sdk.configure.javadoc.url.prompt=Enter documentation URL:
98 sdk.configure.javadoc.url.title=Specify documentation URL
99 project.index.scanning.files.progress=Scanning files...
100 project.index.building.exclude.roots.progress=Building exclude roots...
101 project.index.processing.module.content.progress=Processing module \"{0}\" content...
102 project.index.processing.module.sources.progress=Processing module \"{0}\" sources...
103 project.index.processing.library.sources.progress=Processing module \"{0}\" library sources...
104 project.index.processing.library.classes.progress=Processing module \"{0}\" library classes...
105 project.root.module.source=<Module source>
106 project.language.level.reload.prompt=Language level changes will take effect on project reload.\nWould you like to reload project \"{0}\" now?
107 project.language.level.reload.title=Language Level Changed
108 library.global.settings=Global libraries
109 module.paths.title=Sources
110 module.paths.output.title=Select Output Path
111 module.paths.test.output.title=Select Test Output Path
112 module.paths.exclude.output.checkbox=Exclude output paths
113 module.paths.output.label=Output path:
114 module.paths.test.output.label=Test output path:
115 module.paths.searching.source.roots.progress=Searching for source roots in {0}
116 module.paths.searching.source.roots.title=Adding Source Roots
117 module.paths.add.content.action=Add _Content Root
118 module.paths.add.content.action.description=Add content root to the module
119 module.paths.add.content.title=Select content root directory
120 module.paths.add.content.prompt=Content root is a directory containing all files related to this module
121 module.paths.add.content.already.exists.error=Content root \"{0}\" already exists
122 module.paths.add.content.intersect.error=Content root being added \"{0}\"\nis located below existing content root \"{1}\".\nContent entries should not intersect.
123 module.paths.add.content.dominate.error=Content root being added \"{0}\"\ndominates existing content root \"{1}\".\nContent entries should not intersect.
124 module.paths.add.content.duplicate.error=Content root \"{0}\" already defined for module \"{1}\".\nTwo modules in a project cannot share the same content root.
125 module.paths.remove.content.prompt=Remove content root \"{0}\"?
126 module.paths.remove.content.title=Remove Content Root
127 module.paths.empty.node=<empty>
128 module.paths.sources.group=Source Folders
129 module.paths.test.sources.group=Test Source Folders
130 module.paths.excluded.group=Excluded Folders
131 module.paths.remove.content.tooltip=Remove Content Entry
132 module.paths.unmark.tests.tooltip=Unmark Tests
133 module.paths.unmark.source.tooltip=Unmark Source
134 module.paths.include.excluded.tooltip=Include
135 module.paths.remove.tooltip=Remove
136 module.paths.package.prefix.tooltip=Set package prefix
137 module.paths.package.prefix.prompt=Enter package prefix for {0}
138 module.paths.package.prefix.title=Set Package Prefix
139 module.dependencies.title=Dependencies
140 module.dependencies.caption=Check modules this module depends on
141 module.javadoc.title=JavaDoc
142 module.javadoc.add.path.button=&Add Path...
143 module.javadoc.add.url.button=Add JavaDoc &URL...
144 module.javadoc.remove.button=&Remove
145 module.javadoc.add.path.title=Add Path To JavaDoc
146 module.javadoc.add.path.prompt=Select jar/zip files or directories in which module javadoc documentation is located
147 jdk.combo.box.project.item=<No Project JDK>
148 jdk.combo.box.none.item=<None>
149 jdk.combo.box.invalid.item={0} [Invalid]
150 module.libraries.target.jdk.project.radio=<html><b>&Project SDK:</b><br>This SDK is default for all project modules.<br>\
151   A module specific SDK can be configured for each of the modules as required</html>
152 module.libraries.target.jdk.module.radio=&Module SDK:
153 module.libraries.target.jdk.select.title=Select Project JDK
154 module.libraries.unknown.item=Unknown
155 module.libraries.rename.button=&Rename Library
156 module.libraries.javadoc.url.button=Specify Documentation &URL...
157 module.libraries.remove.button=R&emove
158 module.libraries.javadoc.attach.button=Attach D&ocumentation...
159 module.libraries.attach.sources.button=Attach &Sources...
160 module.libraries.attach.classes.button=Attach &Classes...
161 module.libraries.add.button=&Add Library...
162 module.module.language.level=&Language level (effective on project reload):
163 module.circular.dependency.warning=<b>There {1, choice, 1#is circular dependency|2#are circular dependencies} between modules:</b> {0}
164 module.add.error.message=Error adding module to project: {0}
165 module.add.error.title=Add Module
166 module.add.action=Add
167 module.remove.action=Remove
168 module.remove.last.confirmation=Are you sure you want to remove the only module from this project?\nNo files will be deleted on disk.
169 module.remove.confirmation=Remove module \"{0}\" from the project?\nNo files will be deleted on disk.
170 module.remove.confirmation.title=Remove Module
171 button.edit=&Edit...
172 module.libraries.include.all.button=Include All
173 module.libraries.exclude.all.button=Exclude All
174 modules.order.export.title=Order/Export
175 modules.classpath.title=Dependencies
176 modules.order.export.export.column=Export
177 modules.order.export.scope.column=Scope
178 button.move.up=Move &Up
179 button.move.down=Move &Down
180 module.remove.confirmation.prompt=Remove {1, choice, 1#Module|2#Modules} {0} from the project?\nNo files will be deleted.
181 module.remove.command=Detach module from project
182 module.new.action=New Module
183 module.new.action.description=Add new module to the project
184 module.toggle.excluded.action=Excluded
185 module.toggle.excluded.action.description=Include/Exclude directory from module
186 module.toggle.test.sources.action=Test Sources
187 module.toggle.test.sources.action.description=Mark directory as a Test Sources root
188 module.toggle.sources.action=Sources
189 module.toggle.sources.action.description=Mark directory as a Sources root
190 library.classes.node=Classes
191 library.javadocs.node=JavaDocs
192 library.empty.item=<empty library>
193 library.name.prompt=Library name:
194 library.name.not.specified.error=Please enter library name
195 library.name.not.specified.title=Library Name Not Specified
196 library.name.already.exists.error=Library \"{0}\" already exists
197 library.name.already.exists.title=Library Already Exists
198 library.files.not.selected.error=Please select files or directories to be added to the library
199 library.files.not.selected.title=Library Files Not Selected
200 library.create.library.action=Create &Library...
201 library.add.jar.directory.action=Add &Jar/Directory...
202 classpath.add.module.library.action=Module Library...
203 classpath.add.simple.module.library.action=Single-Entry Module Library...
204 classpath.add.project.library.action=Project Library...
205 classpath.add.global.library.action=Global Library...
206 classpath.add.module.dependency.action=Module Dependency...
207 classpath.chooser.title.add.module.dependency=Choose Dependent Modules
208 classpath.title.adding.dependency=Adding dependency
209 classpath.message.library.already.added=Library ''{0}'' already added to this module
210 message.no.module.dependency.candidates=Found no modules to depend on
211 library.attach.classes.to.library.action=Attach Classes to Library \"{0}\"
212 library.attach.classes.action=Attach Classes
213 library.attach.classes.description=Select jar/zip files or directories in which library classes are located
214 library.attach.jar.directory.to.library.action=Attach Jar Directories to Library \"{0}\"
215 library.attach.jar.directory.action=Attach Jar Directories
216 library.attach.jar.directory.description=Select directories in which jar/zip files are located
217 library.attach.sources.action=Attach Sources
218 library.attach.sources.description=Select jar/zip files or directories in which library sources are located
219 library.attach.javadoc.action=Attach Javadoc
220 library.attach.javadoc.description=Select jar/zip files or directories in which library javadoc documentation is located
221 library.rename.prompt=Enter new library name
222 library.rename.title=Rename library \"{0}\"
223 library.configure.module.title=Configure Module Library
224 library.configure.project.title=Configure Project Libraries
225 library.configure.global.title=Configure Global Libraries
226 library.detach.action=Detach
227 library.remove.action=Remove
228 library.root.node=Root
229 library.sources.node=Sources
230 project.order.entry.project=<Project>
231 jdk.missing.item=<No JDK>
232 library.empty.library.item=Empty Library
233 module.type.java.name=Java Module
234 module.type.java.description=Encapsulates core functionality for building <b>JVM-based</b> and <b>Java EE</b> applications \
235   that can be extended by adding <b>Web</b>, <b>EJB</b>, <b>GWT</b>, <b>Hibernate</b>, <b>Struts</b>, <b>Spring</b> and other facets.
236 module.type.unknown.name=Unknown module type. Used \"{0}\" as a substitute
237 module.already.exists.error=Module ''{0}'' already exists in the project.
238 module.source.roots.not.configured.error=No Source Roots configured for module {0}\nPlease use Settings | Paths to configure roots.
239 module.source.roots.not.configured.title=No Source Roots Configured
240 module.cannot.load.error=Cannot load module file ''{0}'':\n{1}
241 module.corrupted.file.error=Invalid or corrupted module file ''{0}'':\n{1}
242 module.corrupted.data.error=Corrupted module data at: {0}
243 module.unknown.type.single.error=Cannot determine module type for the following module:\n\"{0}\"\nThe module will be treated as a Java module.
244 module.unknown.type.multiple.error=Cannot determine module type for the following modules:\n{0}\nAll mentioned modules will be treated as JAVA modules.
245 module.unknown.type.title=Unknown Module Type
246 module.remove.from.project.confirmation=Would you like to remove module ''{0}'' from the project?
247 element.kind.name.module=module
248 module.file.does.not.exist.error=File {0} does not exist
249 libraries.node.text.ide=Libraries contain classes that add up various functionality to your applications. \
250   Libraries also include source files and JavaDocs that can help you develop your projects.<br><br>\
251   \
252   IntelliJ IDEA uses libraries to assist you with code completion, validation, error highlighting, etc.<br><br>\
253   \
254   Global libraries are referenced through the entire project and can be used from all modules. \
255   Also they are available to all projects create locally on your computer.<br><br>\
256   \
257   Note that Global libraries are not available to anybody you share your project with. \
258   If you are sharing project with your team, please use Project libraries instead.<br><br>\
259   \
260   Expand the node and select child items to manage Global libraries. <br><br> \
261   \
262   To attach a library to a module, select that module, click the Dependencies tab, click Add and specify the library location.
263 libraries.node.text.project=Libraries contain classes that add up various functionality to your applications. \
264   Libraries also include source files and JavaDocs that can help you develop your projects.<br><br>\
265   \
266   IntelliJ IDEA uses libraries to assist you with code completion, validation, error highlighting, etc.<br><br>\
267   \
268   Project libraries are referenced through the entire project and can be used from all modules. \
269   Also they are available to everybody you share the project with.<br><br>\
270   \
271   Expand the node and select child items to manage Project libraries.<br><br> \
272   \
273   To attach a library to a module, select that module, click the Dependencies tab, click Add and specify the library location.
274 libraries.node.text.module=Libraries contain classes that add up various functionality to your applications. \
275   Libraries also include source files and JavaDocs that can help you develop your projects.<br><br>\
276   \
277   IntelliJ IDEA uses libraries to assist you with code completion, validation, error highlighting, etc.<br><br>\
278   \
279   Module libraries are referenced only from the module they are attached to. \
280   \
281   Expand the node and select child items to manage Module libraries.<br><br> \
282   \
283   To attach a library to a module, select that module, click the Dependencies tab, click Add and specify the library location.
284 jdks.node.display.name=JDKs
285 project.language.level.combo.item=<Use project language level>
286 add.action.name=Add new ...
287 add.new.jdk.text=Add New Sdk
288 add.new.global.library.text=New Global Library
289 add.new.project.library.text=New Project Library
290 project.roots.display.name=Modules
291 project.settings.display.name=Project Structure
292 add.group.facet.separator=Facet
293 empty.module.selection.string=Select a module to view or edit its details here
294 copy.module.dialog.title=Copy Module
295 enter.module.copy.name.error.message=Enter module copy name
296 path.0.is.invalid.error.message=Path ''{0}'' is invalid
297 project.inherit.compile.output.path=Inherit project compile output path
298 project.module.compile.output.path=Use module compile output path
299 project.compiler.output=<html><b>Project compiler output:</b><br>This path is used to store all project compilation results. <br>\
300   A directory corresponding to each module is created under this path. <br>This directory contains two subdirectories: Production and Test for production code and test sources, respectively.<br>\
301   A module specific compiler output path can be configured for each of the modules as required</html>
302 find.usages.action.text=Find usages
303 dependencies.used.in.popup.title=Used in
304 project.language.level=<html><b>Project language level:</b><br>This language level is default for all project modules.<br>\
305   A module specific language level can be configured for each of the modules as required</html>
306 classpath.panel.navigate.action.text=Navigate
307 output.tab.title=Output
308 project.roots.module.banner.text=Module ''{0}''
309 global.library.display.name=Global {0, choice, 1#Library|2#Libraries}
310 project.library.display.name=Project {0, choice, 1#Library|2#Libraries}
311 module.library.display.name=Module {0, choice, 1#Library|2#Libraries}
312 project.roots.library.banner.text= {1} ''{0}''
313 facet.banner.text=Facet ''{0}''
314 project.roots.project.banner.text=General Settings for Project ''{0}''
315 project.roots.set.up.jdk.title=Set up {0, choice, 1#module|2#project} SDK
316 project.roots.no.jdk.on.project.message=Set up created sdk on project?
317 project.roots.no.jdk.on.projecct.title=No project sdk set up
318 project.roots.jdks.node.text=JDK stands for the Java Development Kit, a software development package that is required to write, test and debug Java applications. \
319   JDK also contains classes and runtime environment that are used to execute the target application. <br><br>\
320   Mobile SDK contains emulator of mobile phone as well as embedded Java SDK to compile/pack/run/debug J2ME applications. <br><br>\
321   IntelliJ IDEA SDK contains idea's libraries and idea's embedded JRE to compile/pack/run/debug plugins for Intellij IDEA. <br><br>\
322   When you create a J2ME Module or Plugin Module, make sure that you have configured appropriate JDK for such a module.
323 module.group.banner.text=Module group ''{0}''
324 project.roots.jdk.banner.text=SDK ''{0}''
325 project.roots.module.groups.text=Module groups are used to logically organize project modules.
326 rename.message.prefix.scope=Scope
327 rename.scope.title=Rename scope.
328 rename.message.prefix.module=Module
329 rename.module.title=Rename module
330 project.roots.plain.mode.action.text.disabled=Hide Module Groups
331 project.roots.plain.mode.action.text.enabled=Show Module Groups
332 project.roots.tooltip.library.misconfigured=Library ''{0}'' has broken paths.
333 project.roots.tooltip.unused=''{0}'' is unused.
334 project.roots.javadoc.tab.description=Manage external JavaDocs attached to this module. External JavaDoc override JavaDoc annotations you might have in your module.
335 project.roots.output.compiler.title=Compiler output
336 choose.modules.dialog.title=Choose modules
337 choose.modules.dialog.description=<html>Library '' {0}'' will be added to the selected modules.</html>
338 project.roots.module.jdk.problem.message=Module JDK is not defined.
339 project.roots.module.duplicate.name.message=Duplicate module name
340 project.roots.library.problem.message=Classpath entry is invalid: {0}
341 project.roots.project.display.name=Project
342 project.roots.global.resources.display.name=Global Resources
343 project.roots.modules.display.name=Modules
344 sdk.configuration.exception=JDK ''{0}'' is invalid.
345 project.roots.project.jdk.inherited=Project SDK
346 add.new.header.text=New
347 add.new.module.text.full=Module
348 project.roots.replace.library.entry.message=Do you really want to replace old library ''{0}''
349 project.roots.replace.library.entry.title=Library already added
350 project.roots.global.resources.description=Global resources are referenced through the entire project and can be used from all modules within it.<br><br>They are as well available to all other projects created on the local computer.<br><br>Global resources include the Global Libraries (sets of classes that add up various functionality to your applications) and JDKs (packages required for writing, debugging and compiling the Java code).
351 project.roots.modules.description=Module represents the set of files, logically grouped to help organize various parts of your projects.<br><br>Each module hosts all the required files: source code, resources and optional descriptors that might be necessary to compile and deploy your application.
352 project.roots.classpath.format.label=Dependencies storage format:
353 project.roots.classpath.format.default.descr=IntelliJ IDEA (.iml)
354 module.libraries.attach.jar.directories.button=Attach Jar &Directories
355 library.attach.external.annotations.action=Attach external annotations
356 library.attach.external.annotations.description=Select root where external annotations is located
357 external.annotations.root.chooser.title=Select external annotations root for {0}
358 external.annotations.root.chooser.description=External annotations would be saved in appropriate folder
359 external.annotation.prompt=External annotation prompt
360 external.annotations.suggestion.message=<html><body>If you do not want annotations in your code you may use external storage.<br> \
361   To configure external annotations please specify root directory where files with annotations would be placed</body></html>
362 sdk.configure.annotations.tab=Annotations
363 project.roots.path.tab.title=Paths
364 project.roots.external.annotations.tab.title=External Annotations
365 project.roots.external.annotations.description=Manage external annotations attached to this module.
366 add.external.annotations.path.title=Add path to external annotations
367 add.external.annotations.path.description=Select path in which external annotations for module sources is located
368 attach.annotations.button=Attach Anno&tations
370 node.text.packaging.included.from.0=from {0}
371 node.text.packaging.compile.output=(compile output)
372 node.text.packed.0.compile.output=(''{0}'' compile output)
373 node.text.library.of.module=(library from ''{0}'' module)
374 button.text.packaging.tree.add=Add...
375 button.text.packaging.tree.edit=Edit...
376 message.text.packaging.selected.item.belongs.to.0.do.you.want.to.exlude.1.from.2=Selected item belongs to {0}.\nDo you want to exlude {1} from {2}?
377 message.text.packaging.do.you.want.to.exlude.0.from.1=Do you want to exlude {0} from {1}?
378 message.text.individial.files.cannot.be.removed.from.packaging.do.you.want.to.remove.the.whole.libraries=An individial files cannot be removed from packaging. \nDo you want to remove the whole {0} {1, choice, 1#library|2#libraries}?
379 dialog.title.packaging.remove.included=Remove
380 action.name.packaging.add.library=Add Library...
381 dialog.title.packaging.choose.library=Choose Library
382 action.name.packaging.add.module=Add Module...
383 dialog.title.packaging.choose.module=Choose Module
384 dialog.title.packaging.edit.properties=Edit Properties
385 label.text.packaging.method=&Packaging method:
386 label.text.output.relative.path=&Output relative path:
387 checkbox.text.show.content.of.included.facets=Show content of &included facets
388 checkbox.text.show.library.files=Show &library files
389 text.module.link.description.0.module=''{0}'' module
390 element.description.0.items={0} items
392 project.facets.display.name=Facets
393 facet.type.banner.text=''{0}'' Facets
394 auto.detection.configurable.display.name=Auto-detection
395 choose.description.facet.auto.detection.will.be.disabled.in.the.selected.modules=<html><body>{0} facet auto-detection will be disabled in the selected modules</body></html>
396 checkbox.text.enable.auto.detection=&Enable auto-detection
397 label.text.autodetection.skip.modules=Skip modules
398 label.text.autodetection.skip.files=Skip files
399 button.text.autodetection.remove.file=Rem&ove
400 facet.defaults.display.name=Defaults
401 multiple.facets.banner.0.1.facets={0} {1} facets
402 tab.name.all.facets=All Facets
403 action.name.facet.navigate=Navigate
405 error.message.unknown.facet.type.0=Unknown facet type: ''{0}''
406 error.message.cannot.load.facet.condiguration.0=Cannot load facet condiguration: {0}
407 error.message.facet.type.isn.t.specified=Facet type isn''t specified
408 error.message.cannot.find.underlying.facet.type.for.0=Cannot find underlying facet type for ''{0}''
409 error.message.0.facet.must.be.placed.under.1.facet={0} facet must be placed under {1} facet
410 error.message.0.cannot.be.placed.under.1={0} cannot be placed under {1}
411 error.message.0.facets.are.not.allowed.in.1={0} facets are not allowed in {1}
412 button.text.remove.selected=Remove Selected
413 button.text.keep.all=Keep All
414 confirmation.message.would.you.like.to.remove.facet=Would you like to remove facet ''{0}'' from module ''{1}''?
415 element.kind.name.facet=facet
417 error.message.configuration.cannot.load=Cannot load
418 label.text.0.cannot.be.loaded={0} cannot be loaded. You can remove them from the project (no files will be deleted).
419 text.and=and
421 #artifacts
422 display.name.artifacts=Artifacts
423 banner.slogan.artifact.0=Artifact ''{0}''
424 artifacts.add.copy.action=Add Copy of
425 label.text.output.directory=Output directory:
426 checkbox.text.build.on.make=&Build on make
427 action.name.remove.packaging.element=Remove
428 action.description.remove.packaging.elements=Remove Selected Elements
429 artifacts.create.action=Create {0}
430 action.name.extract.artifact=Extract Artifact
431 label.text.specify.artifact.name=Specify artifact name:
432 dialog.title.extract.artifact=Extract Artifact
433 action.name.inline.artifact=Inline Artifact
434 action.name.rename.packaging.element=Rename
435 drag.n.drop.text.0.packaging.elements={0} elements
437 #new project wizard
438 module.type.empty.name=Empty Project
439 module.type.empty.description=Dialog Project Structure will open to help you build the project structure
440 project.import.reuse.current.project.checkbox.name=Import into &current project
441 project.new.wizard.progress.title=Initialization ...
442 project.new.wizard.from.scratch.title=Create {0} from &scratch
443 project.new.wizard.from.scratch.description=Create new {0} {1} structure
444 project.new.wizard.import.title=Import {0} from external &model
445 project.new.wizard.import.description=<html>Create {0} {1} structure over existing external model ({2})</html>
446 project.new.wizard.from.existent.sources.title=Create Java {0} from &existing sources
447 project.new.wizard.from.existent.sources.description=<html>Create {0} {1} structure over existing sources</html>
448 project.new.wizard.module.name.title=Na&me:
449 project.new.wizard.module.root.title=Content &root:
450 project.new.wizard.module.file.title=Module &file location:
452 label.text.please.select.desired.technologies=Please select the desired technologies
453 label.text.framework.support.description=This will download all needed libraries and create Facets in project configuration
454 label.text.libraries.will.be.downloaded.by.default=All needed libraries will be downloaded into ''lib'' folder by default
455 button.text.change.downloading.policy=&Change...
456 label.text.libraries.are.missing=The following files are missing: {0}.
457 label.text.all.library.files.found=All needed files found.
458 file.chooser.directory.for.downloaded.libraries.title=Directory for Downloaded Libraries
459 file.chooser.directory.for.downloaded.libraries.description=Downloaded libraries will be copied to selected directory
460 dialog.title.library.downloading.settings=Library Downloading Settings
461 directory.roots.copy.label=Copy library content to directory (optional): 
462 combobox.item.global.library=global library
463 combobox.item.project.library=project library
464 combobox.item.module.library=module library
465 dialog.title.select.libraries=Select Libraries
466 composing.library.use.library.button=Use &Libraries...
467 composing.library.add.jars.button=&Pick files from disk...
468 composing.library.level.label=L&evel:
469 composing.library.name.label=&Name:
470 composing.library.download.missing.jars.to=&Download missing files to:
471 composing.liibrary.new.library.label=The following library will be created
472 composing.library.from.repository.label=&from {0}
473 dialog.title.add.frameworks.support=Frameworks Support
474 warning.message.some.required.libraries.wasn.t.downloaded=Some required library wasn't downloaded. Do you want to proceed without it?
476 save.as.library.checkbox=&Move copy to {0} level
478 project.new.wizard.module.content.root.chooser.title=Select module content root
479 project.new.wizard.module.content.root.chooser.description=Selected directory would be marked as module content root
480 project.new.wizard.module.file.chooser.title=Select module file parent directory
481 project.new.wizard.module.file.description=Module .iml file would be placed in selected directory
482 project.new.wizard.select.type.label=Select type
483 project.new.wizard.description.title=Description
484 external.annotations.in.code.option=Add in &code
485 external.annotations.external.option=Add &externally
486 project.new.wizard.import.footnote=Import from external model is available from New Project Wizard only
487 loading.components.for=Loading components for ''{0}''
488 initializing.components=Initializing components