Generalized Import actions
[fedora-idea.git] / resources_eng / src / messages / ProjectBundle.properties
blob0115a1d46021174385cd2346d9a89839815199d4
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.save.settings.command=Save settings
11 project.load.undefined.path.variables.error=There are undefined path variables in project file
12 project.load.undefined.path.variables.message=There are undefined path variables in project configuration files.\nIn order for the project to load all path variables must be defined.
13 project.load.undefined.path.variables.all.needed=All path variables should be defined
14 project.load.undefined.path.variables.title=Path Variables Not Defined
15 project.load.default.error=Error Loading Default Project
16 project.load.progress=Loading Project
17 project.reload.external.change.single=Project file {0} has been changed externally.\n\nReload project?
18 project.reload.external.change.multiple=Project files:\n{0}\nhave been changed externally.\n\nReload project?
19 project.reload.external.change.title=Project Files Changed
20 project.reload.write.failed=Error writing to file ''{0}''. Project may reload incorrectly.
21 project.reload.write.failed.title=Write error
22 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?
23 project.convert.problems.detected=During your project conversion, the following problem(s) were detected:
24 project.convert.problems.help=\n\nPress 'Show Help' for more information.
25 project.convert.problems.title=Project Conversion Problems
26 project.convert.problems.help.button=Show Help
27 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?
28 project.default.settings=Default project settings
29 project.configure.path.variables.title=Configure Path Variables
30 project.convert.source.roots.not.under.project.roots.error=There are source roots that are not under project roots.
31 project.convert.javadoc.paths.error=JavaDoc paths cannot be converted.
32 project.convert.multiple.output.paths.error=The project uses multiple output paths.
33 project.import.eclipse.no.project=The directory ''{0}'' does not contain valid Eclipse project.\n\nPlease select directory with .project and .classpath files inside.
34 project.import.eclipse.no.installation=The directory ''{0}'' does not contain valid Eclipse installation.\n\n
35 project.import.eclipse.file.not.found=File ''{0}'' cannot be found
36 project.import.eclipse.file.not.found.title=File Not Found
37 project.import.eclipse.file.invalid.path=Invalid Path
38 project.import.eclipse.show.settings=Open Module Properties after import
39 project.import.eclipse.project=Eclipse project to import:
40 project.import.eclipse.home=Eclipse Home:
42 project.import.jbuilder.name=JBuilder
43 project.import.jbuilder.not.found=Project to import not found
44 project.import.jbuilder.not.found.title=Nothing Found To Import
45 project.import.jbuilder.module.creation.cancelled=Creation of module was cancelled by component: {0}\nReason is: {1}
46 project.import.jbuilder.module.creation.cancelled.title=Module Was Not Created
47 project.import.jbuilder.title=Import From JBuilder
48 project.import.jbuilder.error.adding.modules=Error adding modules to project: {0}
49 project.import.jbuilder.show.settings=Open Module Properties after import
50 project.import.jbuilder.user.home=JBuilder &User Home:
51 project.import.jbuilder.home=JBuilder &Home:
52 project.import.jbuilder.project=JBuilder &project to import:
53 project.import.jbuilder.user.home.title=Set User Home Location
54 project.import.jbuilder.user.home.prompt=Choose directory with JBuilder user's settings
55 project.import.jbuilder.home.title=Set JBuilder Home Location
56 project.import.jbuilder.home.prompt=Choose directory with JBuilder installation
57 project.import.jbuilder.project.title=Set JBuilder Project To Import
58 project.import.jbuilder.project.prompt=Choose directory with JBuilder project to import
59 project.import.jbuilder.dialog.title=Choose JBuilder Project To Import
60 sdk.java.name=JSDK
61 sdk.java.unknown.name=Unknown
62 sdk.java.corrupt.error=Probably JDK installed in ''{0}'' is corrupt
63 sdk.java.corrupt.title=Cannot Detect JDK Version
64 sdk.java.name.template=java version \"{0}\"
65 sdk.table.settings=JDK Table
66 sdk.unknown.name=Unknown SDK
67 sdk.list.remove.action=Remove SDK
68 sdk.list.apply.changes.error=Error Applying Changes to JDK
69 sdk.list.name.required.error=Please specify SDK name
70 sdk.list.unique.name.required.error=Please specify a different SDK name
71 button.add=&Add...
72 button.remove=&Remove
73 sdk.paths.specify.url.button=&Specify URL...
74 sdk.configure.title=Configure JDK
75 sdk.configure.save.settings.error=Cannot Save Settings
76 sdk.configure.editor.title=JDK Editor
77 sdk.configure.classpath.tab=Classpath
78 sdk.configure.sourcepath.tab=Sourcepath
79 sdk.configure.javadoc.tab=JavaDoc Paths
80 sdk.configure.name.label=&Name:
81 sdk.configure.type.home.path={0} home path:
82 sdk.configure.general.home.path=SDK home path:
83 sdk.configure.home.invalid.error=The directory selected is not a valid home for {0}
84 sdk.configure.home.title=Select Home Directory for {0}
85 sdk.configure.javadoc.url.prompt=Enter javadoc URL:
86 sdk.configure.javadoc.url.title=Specify Javadoc URL
87 project.index.scanning.files.progress=Scanning files...
88 project.index.building.exclude.roots.progress=Building exclude roots...
89 project.index.processing.module.content.progress=Processing module \"{0}\" content...
90 project.index.processing.module.sources.progress=Processing module \"{0}\" sources...
91 project.index.processing.library.sources.progress=Processing module \"{0}\" library sources...
92 project.index.processing.library.classes.progress=Processing module \"{0}\" library classes...
93 project.root.module.source=<Module source>
94 project.language.level.reload.prompt=Language level changes will take effect on project reload.\nWould you like to reload project \"{0}\" now?
95 project.language.level.reload.title=Language Level Changed
96 project.root.change.loading.progress=Loading Files...
97 library.global.settings=Global libraries
98 library.level.module=module
99 module.paths.title=Sources
100 module.paths.outside.module.dir.relative.radio=Relative
101 module.paths.outside.module.dir.absolute.radio=Absolute
102 module.paths.outside.module.dir.label=References to resources outside module file directory:
103 module.paths.output.title=Select Output Path
104 module.paths.test.output.title=Select Test Output Path
105 module.paths.exclude.output.checkbox=Exclude output paths
106 module.paths.output.label=Output path:
107 module.paths.test.output.label=Test output path:
108 module.paths.searching.source.roots.progress=Searching for source roots in {0}
109 module.paths.searching.source.roots.title=Adding Source Roots
110 module.paths.add.content.action=Add Content Root
111 module.paths.add.content.action.description=Add content root to the module
112 module.paths.add.content.title=Select content root directory
113 module.paths.add.content.prompt=Content root is a directory containing all files related to this module
114 module.paths.add.content.already.exists.error=Content root \"{0}\" already exists
115 module.paths.add.content.intersect.error=Content root being added \"{0}\"\nis located below existing content root \"{1}\".\nContent entries should not intersect.
116 module.paths.add.content.dominate.error=Content root being added \"{0}\"\ndominates existing content root \"{1}\".\nContent entries should not intersect.
117 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.
118 module.paths.remove.content.prompt=Remove content root \"{0}\"?
119 module.paths.remove.content.title=Remove Content Root
120 module.paths.empty.node=<empty>
121 module.paths.sources.group=Source Folders
122 module.paths.test.sources.group=Test Source Folders
123 module.paths.excluded.group=Excluded Folders
124 module.paths.remove.content.tooltip=Remove Content Entry
125 module.paths.unmark.tests.tooltip=Unmark Tests
126 module.paths.unmark.source.tooltip=Unmark Source
127 module.paths.include.excluded.tooltip=Include
128 module.paths.remove.tooltip=Remove
129 module.paths.package.prefix.tooltip=Set package prefix
130 module.paths.package.prefix.prompt=Enter package prefix for {0}
131 module.paths.package.prefix.title=Set Package Prefix
132 module.dependencies.title=Dependencies
133 module.dependencies.caption=Check modules this module depends on
134 library.jdk_and_global.jdk.tab=JDK
135 library.jdk_and_global.global.tab=Global Libraries
136 library.jdk_and_global.title=JDK \\&\nGlobal Libraries
137 module.javadoc.title=Javadoc
138 module.javadoc.add.path.button=&Add Path...
139 module.javadoc.add.url.button=Add Javadoc &URL...
140 module.javadoc.remove.button=&Remove
141 module.javadoc.add.path.title=Add Path To Javadoc
142 module.javadoc.add.path.prompt=Select jar/zip files or directories in which module javadoc documentation is located
143 jdk.combo.box.project.item=<No Project JDK>
144 jdk.combo.box.none.item=<None>
145 jdk.combo.box.invalid.item={0} [Invalid]
146 module.libraries.title=Libraries (Classpath)
147 module.libraries.target.jdk.group=Target JDK
148 module.libraries.module.libraries.group=Module Libraries:
149 module.libraries.project.libraries.group=Used Project Libraries:
150 module.libraries.global.libraries.group=Used Global Libraries:
151 module.libraries.target.jdk.project.radio=<html><b>&Project JDK:</b><br>This JDK is default for all project modules.<br>\
152   A module specific JDK can be configured for each of the modules as required</html>
153 module.libraries.target.jdk.module.radio=&Module JDK:
154 module.libraries.target.jdk.select.title=Select Project JDK
155 module.libraries.unknown.item=Unknown
156 module.libraries.rename.button=&Rename Library
157 module.libraries.javadoc.url.button=Specify Javadoc &URL...
158 module.libraries.remove.button=R&emove
159 module.libraries.javadoc.attach.button=Attach &Javadoc...
160 module.libraries.attach.sources.button=Attach &Sources...
161 module.libraries.attach.classes.button=Attach &Classes...
162 module.libraries.add.button=&Add Library...
163 modules.title=Modules
164 modules.list.caption=Modules:
165 module.paths.outside.project.dir.label=<html><b>References to resources outside project file directory:</b></html>
166 module.module.language.level=&Language level (effective on project reload):
167 module.circular.dependency.warning=<b>There {1, choice, 1#is circular dependency|2#are circular dependencies} between modules:</b> {0}
168 module.add.error.message=Error adding module to project: {0}
169 module.add.error.title=Add Module
170 module.add.action=Add
171 module.add.action.description=Add module to the project
172 module.remove.action=Remove
173 module.remove.action.description=Remove module from the project
174 module.remove.last.confirmation=Are you sure you want to remove the only module from this project?\nNo files will be deleted on disk.
175 module.remove.confirmation=Remove module \"{0}\" from the project?\nNo files will be deleted on disk.
176 module.remove.confirmation.title=Remove Module
177 module.project.language.level.changed.reload.prompt=Language level has been changed.\nReload project \"{0}\"?
178 button.edit=&Edit...
179 module.libraries.include.all.button=Include All
180 module.libraries.exclude.all.button=Exclude All
181 modules.order.export.title=Order/Export
182 modules.classpath.title=Dependencies
183 modules.order.export.export.column=Export
184 button.move.up=Move &Up
185 button.move.down=Move &Down
186 library.project.title=Project Libraries
187 module.remove.confirmation.prompt=Remove Module ''{0}'' from the project?\nNo files will be deleted.
188 module.remove.command=Detach module from project
189 module.new.action=New Module
190 module.new.action.description=Add new module to the project
191 module.new.creation.cancelled.message=Creation of module was cancelled by component: {0}\nReason is: {1}
192 module.new.creation.cancelled.title=Module Was Not Created
193 module.new.error.message=Error adding module to project: {0}
194 module.new.error.title=New Module
195 module.toggle.excluded.action=Excluded
196 module.toggle.excluded.action.description=Include/Exclude directory from module
197 module.toggle.test.sources.action=Test Sources
198 module.toggle.test.sources.action.description=Mark directory as a Test Sources root
199 module.toggle.sources.action=Sources
200 module.toggle.sources.action.description=Mark directory as a Sources root
201 library.classes.node=Classes
202 library.javadocs.node=JavaDocs
203 library.empty.item=<empty library>
204 library.name.prompt=Library name:
205 library.name.not.specified.error=Please enter library name
206 library.name.not.specified.title=Library Name Not Specified
207 library.name.already.exists.error=Library \"{0}\" already exists
208 library.name.already.exists.title=Library Already Exists
209 library.files.not.selected.error=Please select files or directories to be added to the library
210 library.files.not.selected.title=Library Files Not Selected
211 library.create.library.action=Create &Library...
212 library.add.jar.directory.action=Add &Jar/Directory...
213 classpath.add.module.library.action=Module Library...
214 classpath.add.project.library.action=Project Library...
215 classpath.add.global.library.action=Global Library...
216 classpath.add.module.dependency.action=Module Dependency...
217 classpath.chooser.title.add.project.library=Add Project-Level Library
218 classpath.chooser.title.add.global.library=Add Global Library
219 classpath.chooser.title.add.module.dependency=Choose Dependent Modules
220 classpath.title.adding.dependency=Adding dependency
221 classpath.message.library.already.added=Library ''{0}'' already added to this module
222 message.no.module.dependency.candidates=Found no modules to depend on
223 library.choose.classes.title=Choose Library Classes
224 library.choose.classes.description=Select jars or directories in which library classes can be found
225 library.attach.classes.to.library.action=Attach Classes to Library \"{0}\"
226 library.attach.classes.action=Attach Classes
227 library.attach.classes.description=Select jar/zip files or directories in which library classes are located
228 library.attach.sources.action=Attach Sources
229 library.attach.sources.description=Select jar/zip files or directories in which library sources are located
230 library.attach.javadoc.action=Attach Javadoc
231 library.attach.javadoc.description=Select jar/zip files or directories in which library javadoc documentation is located
232 library.rename.prompt=Enter new library name
233 library.rename.title=Rename library \"{0}\"
234 library.configure.project.title=Configure Project Libraries
235 library.configure.global.title=Configure Global Libraries
236 library.detach.action=Detach
237 library.remove.action=Remove
238 library.root.node=Root
239 library.sources.node=Sources
240 project.order.entry.project=<Project>
241 item.remove.action=Remove
242 jdk.missing.item=<No JDK>
243 library.empty.library.item=Empty Library
244 module.type.java.name=Java Module
245 module.type.java.description=Encapsulates core functionality for building <b>Java</b> and <b>Java EE</b> applications \
246   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.
247 module.type.unknown.name=Unknown module type. Used \"{0}\" as a substitute
248 module.already.exists.error=Module ''{0}'' already exists in the project.
249 module.source.roots.not.configured.error=No Source Roots configured for module {0}\nPlease use Settings | Paths to configure roots.
250 module.source.roots.not.configured.title=No Source Roots Configured
251 module.cannot.load.error=Cannot load module file ''{0}'':\n{1}
252 module.corrupted.file.error=Invalid or corrupted module file ''{0}'':\n{1}
253 module.corrupted.data.error=Corrupted module data at: {0}
254 module.loading.cancelled.error=Cancelled loading of module from:{0}\nCancelled by component: {1}\nReason is: {2}
255 module.loading.cancelled.title=Module Loading Cancelled
256 module.loading.cancelled.load.later.action=Try to load &later
257 module.loading.cancelled.remove.action=&Remove from project
258 module.unknown.type.single.error=Cannot determine module type for the following module:\n\"{0}\"\nThe module will be treated as a Java module.
259 module.unknown.type.multiple.error=Cannot determine module type for the following modules:\n{0}\nAll mentioned modules will be treated as JAVA modules.
260 module.unknown.type.title=Unknown Module Type
261 module.remove.from.project.confirmation={0}\nWould you like to remove the module from the project?
262 module.remove.from.project.title=Cannot Load Module
263 module.file.does.not.exist.error=File {0} does not exist
264 module.use.project.language.level=Use project language level
265 libraries.node.text.ide=Libraries contain classes that add up various functionality to your applications. \
266   Libraries also include source files and JavaDocs that can help you develop your projects.<br><br>\
267   \
268   IntelliJ IDEA uses libraries to assist you with code completion, validation, error highlighting, etc.<br><br>\
269   \
270   Global libraries are referenced through the entire project and can be used from all modules. \
271   Also they are available to all projects create locally on your computer.<br><br>\
272   \
273   Note that Global libraries are not available to anybody you share your project with. \
274   If you are sharing project with your team, please use Project libraries instead.<br><br>\
275   \
276   Expand the node and select child items to manage Global libraries. <br><br> \
277   \
278   To attach a library to a module, select that module, click the Dependencies tab, click Add and specify the library location.
279 libraries.node.text.project=Libraries contain classes that add up various functionality to your applications. \
280   Libraries also include source files and JavaDocs that can help you develop your projects.<br><br>\
281   \
282   IntelliJ IDEA uses libraries to assist you with code completion, validation, error highlighting, etc.<br><br>\
283   \
284   Project libraries are referenced through the entire project and can be used from all modules. \
285   Also they are available to everybody you share the project with.<br><br>\
286   \
287   Expand the node and select child items to manage Project libraries.<br><br> \
288   \
289   To attach a library to a module, select that module, click the Dependencies tab, click Add and specify the library location.
290 jdks.node.display.name=JDKs
291 project.language.level.combo.item=<Use project language level>
292 add.action.name=Add new ...
293 add.new.module.text.short=Module
294 add.new.jdk.text=Jdk
295 add.new.library.text=Library
296 add.new.global.library.text=Global Library
297 add.new.project.library.text=Project Library
298 project.roots.display.name=Project\nStructure
299 add.new.library.title=Add new library
300 add.new.jdk.title=Add jdk
301 project.inherit.compile.output.path=Inherit project compile output path
302 project.module.compile.output.path=Use module compile output path
303 project.compiler.output=<html><b>Project compiler output:</b><br>This path is used to store all project compilation results. <br>\
304   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>\
305   A module specific compiler output path can be configured for each of the modules as required</html>
306 find.usages.action.text=Find usages
307 dependencies.used.in.popup.title=Used in
308 project.language.level=<html><b>Project language level:</b><br>This language level is default for all project modules.<br>\
309   A module specific language level can be configured for each of the modules as required</html>
310 classpath.panel.navigate.action.text=Navigate
311 output.tab.title=Output
312 project.roots.module.banner.text=Module ''{0}''
313 global.library.display.name=Global {0, choice, 1#Library|2#Libraries}
314 project.library.display.name=Project {0, choice, 1#Library|2#Libraries}
315 module.library.display.name=Module {0, choice, 1#Library|2#Libraries}
316 project.roots.library.banner.text= {1} ''{0}''
317 add.new.module.library.text=Module Library
318 add.facet.action.name=Facet
319 facet.name.label.text=&Name:
320 facet.banner.text=Facet ''{0}''
321 facets.root.node.text=Facets
322 facets.root.node.description=Configure module Facets. Module Facets define what frameworks are available within the module. <br> \
323   Frameworks bring functionality that you can use in your application to access data, build user interface, etc. <br>\
324   Each module Facet contains a set of settings that affect the framework and application behavior.
325 project.roots.project.banner.text=Project ''{0}''
326 project.roots.set.up.jdk.title=Set up {0, choice, 1#module|2#project} JDK
327 project.roots.no.jdk.on.project.message=Set up created jdk on project?
328 project.roots.no.jdk.on.projecct.title=No project jdk set up
329 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. \
330   JDK also contains classes and runtime environment that are used to execute the target application. <br><br>\
331   Mobile SDK contains emulator of mobile phone as well as embedded Java SDK to compile/pack/run/debug J2ME applications. <br><br>\
332   IntelliJ IDEA SDK contains idea's libraries and idea's embedded JRE to compile/pack/run/debug plugins for Intellij IDEA. <br><br>\
333   When you create a J2ME Module or Plugin Module, make sure that you have configured appropriate JDK for such a module.
334 module.group.banner.text=Module group ''{0}''
335 project.roots.jdk.banner.text=JDK ''{0}''
336 project.roots.module.groups.text=Module groups are used to logically organize project modules.
337 rename.message.prefix.scope=Scope
338 rename.scope.title=Rename scope.
339 rename.message.prefix.module=Module
340 rename.module.title=Rename module
341 project.roots.plain.mode.action.text.disabled=Hide Module Groups
342 project.roots.plain.mode.action.text.enabled=Show Module Groups
343 project.roots.tooltip.module.miscongigured=''{0}'' has {1, choice, 1#problem with |2#problems with:\n}
344 project.roots.tooltip.library.misconfigured=Library ''{0}'' has broken paths.
345 project.roots.tooltip.unused=''{0}'' is unused.
346 project.roots.javadoc.tab.description=Manage external JavaDocs attached to this module. External JavaDoc override JavaDoc annotations you might have in your module.
347 project.roots.output.compiler.title=Compiler output
348 choose.modules.dialog.title=Choose modules
349 choose.modules.dialog.description=<html>Library '' {0}'' will be added to the selected modules.</html>
350 project.roots.module.jdk.problem.message=Module JDK is not defined.
351 project.roots.library.problem.message=Classpath {0, choice, 1#entry is invalid: |2#entries are invalid: \n}
352 project.roots.project.display.name=Project ''{0}''
353 project.roots.global.resources.display.name=Global Resources
354 project.roots.modules.display.name=Modules
355 sdk.configuration.exception=JDK ''{0}'' is invalid.
356 project.roots.project.jdk.inherited=Project JDK
357 add.new.module.text.full=Add Module
358 add.new.library.full.text=Add {0}
359 project.roots.replace.library.entry.message=Do you really want to replace old library ''{0}''
360 project.roots.replace.library.entry.title=Library already added
361 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).
362 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.
363 project.roots.output.and.javadoc.tab.title=Output and Javadoc
364 project.roots.classpath.format.label=Dependencies storage format:
365 project.roots.classpath.format.default.descr=IntelliJ IDEA (.iml)