IDEADEV-3663 Allow Developer to pass JVM args while Running Ant build
[fedora-idea.git] / resources-en / src / messages / AntBundle.properties
blobd0fd2afb829ca2ebdc88c48dac857f376cbd7616
1 ant.substitution.not.allowed.error.message=Substitution not allowed
2 ant.cant.resolve.property.error.message=Can''t resolve property: {0}
3 ant.implicit.ant.properties.property.declaration.name=implicit ant properties
4 ant.actual.attribute.value.additional.info.to.xml.attribute.error.message=(actual attribute value''{0}'')
5 ant.properties.declaration.element.description=Ant properties declaration
6 ant.intention.create.target.family.name=Create Target
7 ant.create.target.intention.description=Create target ''{0}''
8 ant.role.ant.target=Ant target
9 ant.role.ant.property=Ant property
10 ant.role.ant.task=Ant task
11 cannot.add.build.files.from.excluded.directories.error.message=Cannot add build files from excluded directories\n{0}
12 cannot.add.build.file.dialog.title=Cannot Add Build File
13 build.file.properties.action.name=Properties
14 build.file.properties.action.description=Show Ant build file properties dialog
15 ant.view.toggle.tree.text.action.name=Toggle tree/text mode
16 ant.view.pause.output.action.name=Pause Output
17 remove.build.file.action.name=Remove
18 rerun.ant.action.name=Rerun
19 stop.ant.action.name=Stop
20 ant.target.name.default.target=<default target>
21 ant.verbose.show.all.messages.action.name=Show All Messages
22 ant.verbose.show.all.messages.action.description=Show all messages produces by ant build
23 ant.build.tab.content.title=Ant Build
24 ant.is.active.terminate.confirmation.text=Ant process from the same build file is active. Terminate it?
25 starting.ant.build.dialog.title=Starting Ant Build
26 ant.process.is.active.terminate.confirmation.text=Ant Process is active. Terminate Ant process?
27 close.ant.build.messages.dialog.title=Close Ant Build Messages
28 cannot.start.build.name.error.message=Cannot start {0}
29 #0 - execution time (seconds), 1 - finish date (as string)
30 build.finished.status.ant.build.aborted=Ant build aborted in {0}s at {1}
31 #0 - execution time (seconds), 1 - finish date (as string)
32 build.finished.status.ant.build.completed.successfully=Ant build completed successfully in {0}s at {1}
33 #0 - warnings count 1 - execution time (in seconds) 2 - finish date (as string)
34 build.finished.status.ant.build.completed.with.warnings=Ant build completed with \
35   {0, choice, 1#one warning|2#{0} warnings} in {1}s at {2}
36 #0 - errors count, 1 - warnings count 2 - execution time (in seconds) 3 - finish date (as string)
37 build.finished.status.ant.build.completed.with.errors.warnings=Ant build completed with \
38   {0, choice, 1#one error|2#{0} errors} {1, choice, 1#one warning|2#{0} warnings} \
39    in {2}s at {3}
40 project.jdk.not.specified.error.message=Project JDK not specified
41 jdk.with.name.not.configured.error.message=JDK ({0}) needed to run this ANT target is not configured. Please update your settings in the Project | Libraries menu.
42 jdk.with.name.bad.configured.error.message=JDK ({0}) needed to run this ANT target is incorrectly configured. Please update your settings in the Project | Libraries menu.
43 ant.installation.not.configured.error.message=Ant installation is not configured. Check out ant build file properties
44 cancel.button=Cancel
45 background.button=&Background
46 ant.build.progress.dialog.title=Ant Build Progress
47 ant.build.local.history.label=Running Ant: ''{0}''
48 run.ant.erorr.dialog.title=Run ANT
49 cant.run.ant.erorr.dialog.title=Cant Run ANT
50 could.not.start.process.erorr.dialog.title=Could Not Start Process
51 ant.build.started.status.message=Ant build started
52 canceled.by.user.error.message=Canceled by user
53 user.inout.request.ant.build.input.dialog.title=Ant Build Input
54 ant.build.message.node.prefix.text=Build:
55 ant.target.message.node.prefix.text=Target:
56 ant.task.message.node.prefix.text=Task:
57 target.tag.name.status.text=Target: {0}
58 executing.task.tag.value.status.text=Executing task: {0}
59 ant.execution.next.error.warning.action.name=Next Error/Warning
60 ant.execution.previous.error.warning.action.name=Previous Error/Warning
61 ant.explorer.expand.all.nodes.action.description=Expand all build file nodes
62 ant.explorer.collapse.all.nodes.action.description=Collapse all build file nodes
63 select.ant.build.file.dialog.title=Select Ant build file
64 select.ant.build.file.dialog.description=Select one or more build.xml files to be added to the list
65 cannot.add.ant.files.dialog.title=Cannot Add Files
66 remove.the.reference.to.file.confirmation.text=Do you want to remove the reference to\n{0}?
67 confirm.remove.dialog.title=Confirm Remove
68 ant.explorer.execute.on.action.group.name=Execute on
69 add.ant.file.action.name=Add
70 add.ant.file.action.description=Add an existing Ant build file to the list
71 remove.ant.file.action.name=Remove
72 remove.ant.file.action.description=Remove the selected build file from the list
73 run.ant.file.or.target.action.name=Run
74 run.ant.file.or.target.action.description=Run the selected build file or selected target(s) with Ant
75 run.ant.build.action.name=Run Build
76 run.ant.target.action.name=Run Target
77 run.ant.targets.action.name=Run Targets
78 filter.ant.targets.action.name=Filter targets
79 filter.ant.targets.action.description=Filter targets
80 executes.before.run.debug.acton.name=Before Run/Debug...
81 ant.create.meta.target.action.name=Create Meta Target
82 ant.create.meta.target.action.description=Save selected targets as a meta-target
83 remove.meta.targets.action.name=Remove
84 remove.meta.targets.action.description=Remove selected meta target(s)
85 remove.meta.target.action.name=Remove Meta Target
86 remove.selected.build.file.action.name=Remove Build File
87 remove.selected.meta.targets.action.name=Remove Meta Targets
88 ant.explorer.assign.shortcut.action.name=Assign Shortcut...
89 ant.tree.structure.no.build.files.message=<The list of build files is empty>
90 execute.target.before.run.debug.dialog.title=Execute Target Before Run/Debug
91 save.meta.data.such.sequence.of.targets.already.exists.error.message=Such sequence of targets already exists
92 save.meta.data.name.label=&Name:
93 save.meta.data.targets.label=Targets:
94 button.move.up=Move &Up
95 button.move.down=Move &Down
96 cant.add.file.error.message=Cant add
97 ant.unknown.version.string.presentation=Unknown version
98 path.to.ant.does.not.exist.error.message=Path {0} does not exist
99 lib.directory.not.found.in.ant.path.error.message=lib directory not found in {0}
100 ant.jar.not.found.in.directory.error.message=ant.jar not found in directory ''{0}''
101 ant.jar.is.directory.error.message={0} is directory
102 apache.ant.with.version.string.presentation=Apache Ant version {0}
103 cant.read.from.ant.jar.error.message=Can''t read from {0}
104 cant.run.ant.no.ant.configured.error.message=No ANT configured
105 cant.run.ant.ant.reference.is.not.configured.error.message=ANT ''{0}'' is not configured
106 ant.event.after.compilation.presentable.name=After Compilation
107 ant.event.before.compilation.presentable.name=Before Compilation
108 ant.event.before.run.debug.presentable.name=Before Run/Debug
109 ant.reference.bundled.ant.name=Bundled Ant
110 meta.target.build.sequence.name.display.name=Build sequence {0}
111 execute.target.wrong.name.format.error.message=Wrong name format: {0}
112 additional.classpath.tab.classpath.border=Class&path:
113 add.action.name=Add
114 additional.classpath.tab.add.all.in.directory.button=Add A&ll in Directory
115 button.remove=&Remove
116 button.add=&Add
117 ant.settings.classpath.label=&Classpath:
118 ant.settings.home.label=&Home:
119 ant.settings.name.label=&Name:
120 configure.ant.dialog.title=Configure Ant
121 ant.property.value.editor.insert.macro.tooltip.text=Insert Macro
122 project.jdk.project.jdk.name.list.column.value=Project JDK ({0})
123 project.jdk.not.specified.list.column.value=Project JDK (not specified)
124 unnamed.string.presentation=<Unnamed>
125 build.file.properties.close.message.view.checkbox=&Close message view if no error occurred
126 build.file.properties.maximum.heap.size.label=Maximum &heap size (Mb):
127 build.file.properties.make.in.background.cjeclbox=Make build in &background
128 build.file.properties.dialog.title=Build File Properties
129 edit.ant.properties.name.column.name=Name
130 edit.ant.properties.value.column.name=Value
131 edit.ant.properties.tab.display.name=Properties
132 edit.ant.properties.target.column.name=Target
133 edit.ant.properties.description.column.name=Description
134 edit.ant.properties.filters.tab.display.name=Filters
135 edit.ant.properties.execution.tab.display.name=Execution
136 edit.ant.properties.additional.classpath.tab.display.name=Additional Classpath
137 run.execution.tab.ant.command.line.label=Ant command &line:
138 run.execution.tab.ant.command.line.dialog.title=Ant Command Line
139 run.execution.tab.run.under.jdk.label=Run under &JDK:
140 run.execution.tab.run.with.ant.border=Run with ant
141 run.execution.tab.set.default.button=&Set Default...
142 run.execution.tab.use.custom.ant.radio=Use c&ustom ant
143 run.execution.tab.use.project.default.ant.radio=Use project &default ant
144 run.filters.tab.targets.label=Targets:
145 remove.action.name=Remove
146 ant.setup.dialog.title=Ant Setup
147 ant.element.role.ant.project.name=Ant project name
148 ant.element.role.user.task=User task
149 ant.element.role.macrodef.element=Macrodef element
150 ant.element.role.scriptdef.element=Scriptdef element
151 ant.intention.create.property.family.name=Create Property
152 #0 - property name
153 ant.intention.create.property.text=Add property definition ''{0}''
154 ant.file.structure.narrow.down.the.list.on.typing.checkbox=&Narrow down the list on typing
155 delete.selected.ant.configuration.confirmation.text=Delete selected ant configuration?
156 delete.selected.ant.configurations.confirmation.text=Delete selected ant configurations?
157 text.in.the.file=in the ''{0}'' file
158 undefined.element=Element ''{0}'' is undefined
159 attribute.is.not.allowed.here=Attribute ''{0}'' is not allowed here
160 nested.element.is.not.allowed.here=Nested element ''{0}'' is not allowed here
161 cannot.resolve.target=Target ''{0}'' is unknown
162 cannot.resolve.refid=Cannot resolve ''{0}'' refid
163 unknown.property=Property ''{0}'' is unknown
164 file.doesnt.exist=''{0}'' does not exist
165 integer.attribute.has.invalid.value=Attribute ''{0}'' should have an integer value
166 intention.create.target.family.name=Create target
167 intention.create.property.family.name=Create property
168 intention.create.macrodef.family.name=Create macrodef
169 intention.create.presetdef.family.name=Create presetdef
170 ant.target.before.run.description=Run Ant target ''{0}''
171 ant.target.before.run.description.empty=Run Ant target
172 ant.target.choser.title=Choose Ant Target to Execute
173 please.specify.a.property=Please set a property here
174 failed.to.load.types=Failed to load type(s)
175 using.definition.which.type.failed.to.load=Using definition which type failed to load
176 target.is.duplicated=Target ''{0}'' is duplicated
177 target.is.duplicated.in.imported.file=Target ''{0}'' is duplicated in imported file ''{1}''
178 ant.inspections.display.name=Ant inspections
179 ant.duplicate.targets.inspection=Duplicate targets
180 ant.duplicate.imported.targets.inspection=Duplicate targets in imported files
181 ant.missing.properties.file.inspection=Missing properties file
182 register.ant.build.progress=Registering ant build file ''{0}''...
183 loading.ant.config.progress=Loading ant configuration...
184 intention.configure.highlighting.family.name=Configure highlighting
185 intention.configure.highlighting.text=Configure highlighting
186 build.file.properties.maximum.stack.size.label=Maximum &stack size (Mb):
187 run.execution.tab.ant.command.line.hint=Use "-J" prefix to specify JVM arguments