mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-16 14:23:28 +07:00
312 lines
18 KiB
Properties
312 lines
18 KiB
Properties
# suppress inspection "UnusedProperty" for whole file
|
|
#this bundle is DEPRECATED, it's kept for compatibility with external plugins only
|
|
#there is no need to translate messages from it
|
|
|
|
#messages from CommonBundle
|
|
exception.directory.can.not.create=Cannot create directory {0}
|
|
button.reset=&Reset
|
|
checkbox.remember.password=&Remember
|
|
vfs.broken.link=Broken link
|
|
dialog.options.do.not.show=Do not show this dialog in the future
|
|
dialog.options.do.not.ask=&Remember, don't ask again
|
|
|
|
#messages from IdeBundle
|
|
label.project.jdk=Project SDK:
|
|
action.structureview.show.fields=Show Fields
|
|
action.structureview.show.inherited=Show Inherited
|
|
action.structureview.show.non.public=Show non-public
|
|
action.structureview.group.methods.by.defining.type=Group Methods by Defining Type
|
|
action.structureview.sort.by.visibility=Sort by Visibility
|
|
action.sort.alphabetically=Sort Alphabetically
|
|
node.call.hierarchy.unknown.jsp=unknown jsp
|
|
filetype.description.xml=XML
|
|
action.create.new.class=New Java Class
|
|
prompt.enter.new.class.name=Enter a new class name:
|
|
title.new.class=New Class
|
|
progress.creating.class=Creating class {0}
|
|
prompt.overwrite.settings.file=Overwrite ''{0}''?
|
|
command.find.next=Find Next
|
|
button.edit=&Edit\u2026
|
|
label.no.matches.found.in.project=No matches found in {0}
|
|
checkbox.include.non.project.files=Include &non-&&{0} files
|
|
description.select.project.file.directory={0} file will be stored in this directory
|
|
title.no.jdk.specified=No SDK Specified
|
|
prompt.new.project.file.name=Enter a file name to create a new {0} {1}
|
|
prompt.enter.project.file.location=Enter {0} file location
|
|
file.location.should.be.absolute={0} location path should be absolute
|
|
directory.project.file.directory=The {0} directory\n
|
|
prompt.overwrite.project.file=The {1} file \n''{0}''\nalready exists.\nWould you like to overwrite it?
|
|
command.create.new.subdirectory=Create New Subdirectory
|
|
maven.repository.presentable.name=Maven repository
|
|
label.missed.libraries.text=''{0}'' library not found in the module dependencies list
|
|
project.import.default.name=ImportedFrom{0}
|
|
project.import.default.name.dotIdea=Imported From {0}
|
|
project.import.open.existing=There is {0} in ''{1}''.\nDo you want to open the existing project or delete it and import ''{2}''?
|
|
project.import.open.existing.openExisting=Open Existing Project
|
|
project.import.open.existing.reimport=Delete Existing Project and Import
|
|
file.structure.toggle.show.inherited=Inherited members
|
|
run.configuration.error.executable.not.specified=Executable is not specified
|
|
run.configuration.error.working.directory.does.not.exist=Cannot start process, the working directory ''{0}'' does not exist
|
|
run.configuration.error.working.directory.not.directory=Cannot start process, the working directory ''{0}'' is not a directory
|
|
go.to.file.toolwindow.title=Files matching pattern
|
|
change.color.command.text=Change color
|
|
action.synchronize.file=Synchronize ''{0}''
|
|
action.synchronize.selected.files=Synchronize selected files
|
|
edit.custom.settings.confirm=File \n''{0}''\n does not exist. Create?
|
|
edit.custom.settings.failed=Cannot write file ''{0}'': {1}
|
|
alphabetical.mode.is.on.warning=Alphabetical order for tabs is ON. Switch it OFF?
|
|
message.this.action.isn.t.supported.on.the.current.platform=This action isn't supported on the current platform
|
|
dialog.title.cannot.open.file=Cannot Open File
|
|
# use `CommonBundle.getCancelButtonText()`
|
|
dialog.action.restart.cancel=Cancel
|
|
# use `IdeBundle/ide.restart.action`
|
|
dialog.action.restart.yes=Restart
|
|
|
|
#messages from ProjectBundle
|
|
project.roots.no.jdk.on.project.message=Set up created SDK on project?
|
|
project.roots.no.jdk.on.project.title=Create SDK
|
|
sdk.configure.editor.title=SDK Editor
|
|
sdk.configure.classpath.tab=Classpath
|
|
sdk.configure.sourcepath.tab=Sourcepath
|
|
module.paths.output.title=Select Output Path
|
|
module.paths.test.output.title=Select Test Output Path
|
|
module.paths.exclude.output.checkbox=Exclude output paths
|
|
module.paths.output.label=Output path:
|
|
module.paths.test.output.label=Test output path:
|
|
module.libraries.attach.sources.button=Attach &Sources\u2026
|
|
library.java.attach.files.description=Select files or directories in which library classes, sources, documentation or native libraries are located
|
|
library.attach.sources.action=Attach Sources
|
|
library.attach.sources.action.busy.text=Attaching\u2026
|
|
library.attach.sources.description=Select JAR/ZIP files or directories in which library sources are located
|
|
module.sdk.not.defined=Module SDK is not defined
|
|
project.sdk.not.defined=Project SDK is not defined
|
|
library.sources.node=Sources
|
|
project.inherit.compile.output.path=Inherit project compile output path
|
|
project.module.compile.output.path=Use module compile output path
|
|
output.tab.title=Output
|
|
project.roots.output.compiler.title=Compiler output
|
|
project.roots.path.tab.title=Paths
|
|
error.connection.failed.redirects=Connection failed: too many redirects
|
|
project.new.wizard.project.identification=project
|
|
project.new.wizard.module.identification=module
|
|
message.open.file.is.project={0} is a project file.\nWould you like to open the project?
|
|
message.open.file.is.project.open.as.project=Open as &Project
|
|
message.open.file.is.project.open.as.file=Open as &File
|
|
action.bookmark.delete=Delete Bookmark
|
|
action.bookmark.edit.description=Edit Description
|
|
action.bookmark.edit.description.description=Assign a short description for the bookmark to be shown along with the file name
|
|
action.bookmark.edit.description.dialog.message=Enter a short bookmark description
|
|
action.bookmark.edit.description.dialog.title=Bookmark Description
|
|
action.bookmark.move.up=Move Bookmark Up
|
|
action.bookmark.move.down=Move Bookmark Down
|
|
action.bookmark.toggle=Toggle _Bookmark
|
|
action.bookmark.toggle.mnemonic=Toggle Bookmark with Mnemonic
|
|
action.bookmark.toggle.sort=Sort Bookmarks by Mnemonic, File, and Line
|
|
action.presentation.ToggleBookmarkWithMnemonicAction.text=Set Bookmark with Mnemonic
|
|
bookmark.file.X.line.Y={0}, line {1}
|
|
tooltip.bookmarked=Bookmarked
|
|
|
|
#messages from LangBundle
|
|
java.terms.class=class
|
|
java.terms.package=package
|
|
java.terms.method=method
|
|
java.terms.field=field
|
|
java.terms.parameter=parameter
|
|
java.terms.variable=variable
|
|
java.terms.interface=interface
|
|
java.terms.exception=exception
|
|
java.terms.enum=enum
|
|
java.terms.constructor=constructor
|
|
java.terms.of.interface={0} of interface {1}
|
|
java.terms.of.enum={0} of enum {1}
|
|
java.terms.of.class={0} of class {1}
|
|
java.terms.variable.of.method={0} of {1}
|
|
terms.file=file
|
|
terms.property=property
|
|
action.DeleteBookmarkAction.delete.text=Delete
|
|
action.delete.current.bookmark.description=Delete current bookmark
|
|
action.clear.bookmark.text=Clear Bookmark
|
|
action.set.bookmark.text=Set Bookmark
|
|
popup.title.bookmarks=Bookmarks
|
|
popup.title.bookmark.mnemonic=Bookmark Mnemonic
|
|
accessible.name.icon.bookmark.0=icon: bookmark {0}
|
|
status.text.no.bookmarks=No bookmarks
|
|
|
|
#messages from CodeInsightBundle
|
|
intention.create.test.dialog.class.name=Class name:
|
|
intention.create.test.dialog.select.methods=Generate test &methods for:
|
|
dialog.import.on.paste.title=Select Classes to Import
|
|
dialog.import.on.paste.title2=Select Elements to Import
|
|
dialog.paste.on.import.text=<html>The code fragment which you have pasted uses classes that are not accessible by imports in the new context.<br/>Select classes that you want to import to the new file.</html>
|
|
dialog.paste.on.import.text2=<html>The code fragment which you have pasted uses elements that are not accessible by imports in the new context.<br/>Select elements that you want to import to the new file.</html>
|
|
generate.constructor.super.constructor.chooser.title=Choose Super Class Constructor
|
|
generate.equals.and.hashcode.already.defined.warning=Methods ''boolean equals(Object)'' and ''int hashCode()'' are already defined\nfor class {0}. Do you want to delete them and proceed?
|
|
generate.equals.and.hashcode.already.defined.warning.anonymous=Methods 'boolean equals(Object)' and 'int hashCode()' are already defined\nfor this anonymous class. Do you want to delete them and proceed?
|
|
generate.equals.and.hashcode.already.defined.title=Generate equals() and hashCode()
|
|
generate.setter.template=&Setter template:
|
|
generate.getter.template=&Getter template:
|
|
override.implement.broken.file.template.message=Please Correct "Overridden/Implemented Method Body" Template
|
|
override.implement.broken.file.template.title=File Template Error
|
|
surround.with.try.catch.finally.template=try / catch / finally
|
|
surround.with.try.catch.template=try / catch
|
|
generate.equals.hashcode.wizard.title=Generate equals() and hashCode()
|
|
generate.equals.hashcode.equals.fields.chooser.title=Choose &fields to be included in equals()
|
|
generate.equals.hashcode.hashcode.fields.chooser.title=Choose &fields to be included in hashCode()
|
|
generate.equals.hashcode.template=&Template:
|
|
generate.equals.hashcode.accept.sublcasses=Accept &subclasses as parameter to equals() method
|
|
generate.equals.hashcode.accept.sublcasses.explanation=<html><body>While generally incompliant to Object.equals() specification accepting<br>subclasses might be necessary for generated \
|
|
method to work correctly<br>with frameworks, which generate Proxy subclasses like Hibernate.</body></html>
|
|
generate.equals.hashcode.internal.error=Internal error
|
|
generate.equals.warning.equals.for.nested.arrays.not.supported=equals() for nested arrays is not supported
|
|
generate.equals.warning.generated.equals.could.be.incorrect=Generated equals() for Object[] can be incorrect
|
|
generate.equals.hashcode.warning.hashcode.for.arrays.is.not.supported=hashCode () for arrays is not supported
|
|
inspection.unresolved.property.key.reference.name=Invalid property key
|
|
inspection.unresolved.property.key.reference.message=String literal ''{0}'' doesn''t appear to be valid property key
|
|
inspection.invalid.resource.bundle.reference=Invalid resource bundle reference ''{0}''
|
|
intention.introduce.variable.text=Introduce local variable
|
|
intention.add.annotation.family=Add Annotation
|
|
dialog.create.class.destination.package.label=Destination package:
|
|
dialog.create.class.package.chooser.title=Choose Destination Package
|
|
dialog.create.class.label=Create {0}:
|
|
dialog.create.class.name=Create {0} {1}
|
|
intention.error.cannot.create.class.message=Cannot Create Class ''{0}''
|
|
intention.error.cannot.create.class.title=Failed to Create Class
|
|
intention.implement.abstract.method.searching.for.descendants.progress=Searching For Descendants\u2026
|
|
intention.implement.abstract.method.command.name=Implement method
|
|
intention.create.test.dialog.java=Java
|
|
goto.super.class.chooser.title=Choose super class or interface
|
|
javadoc.documentation.not.found.message=The documentation for this element is not found.\nPlease add all the needed paths to API docs in Project Settings.
|
|
javadoc.documentation.not.found.title=No Documentation
|
|
javadoc.constructor.candidates=<html>Candidates for new <b>{0}</b>() are:<br>{1}</html>
|
|
javadoc.candidates.not.found=<html>No candidates found for method call <b>{0}</b>.</html>
|
|
macro.classname=className()
|
|
macro.component.type.of.array=componentTypeOf(Array)
|
|
macro.current.package=currentPackage()
|
|
macro.expression.type=expressionType(Expression)
|
|
macro.iterable.component.type=iterableComponentType(ArrayOrIterable)
|
|
macro.methodname=methodName()
|
|
macro.method.parameters=methodParameters()
|
|
macro.qualified.class.name=qualifiedClassName()
|
|
macro.suggest.variable.name=suggestVariableName()
|
|
command.name.surround.with.runtime.cast=Surround with runtime cast
|
|
coverage.button.add.package=Add Package
|
|
coverage.pattern.filter.editor.choose.package.title=Choose Package
|
|
javadoc.info.title=Documentation for {0}
|
|
error.cannot.resolve.default.message=Cannot resolve symbol ''{0}''
|
|
property.has.more.parameters.than.passed=Property ''{0}'' expected {1} {1, choice, 1#parameter|2#parameters}, passed {2}
|
|
reformat.and.optimize.progress.common.text=Preparing imports\u2026
|
|
|
|
#messages from DaemonBundle
|
|
interface.is.implemented.too.many=Has implementations
|
|
interface.is.implemented.by.header=Is implemented by<br>
|
|
class.is.subclassed.by.header=Is subclassed by<br>
|
|
|
|
#messages from ExecutionBundle
|
|
junit.runing.info.time.sec.message={0} s
|
|
junit.running.info.status.completed.from.total.failed={0} of {1} Failed: {2}
|
|
junit.running.info.status.completed.from.total={0} of {1}
|
|
junit.running.info.status.running.number.with.name=Running: {0} {1}
|
|
junit.all.tests.passed.label=All Tests Passed
|
|
junit.tests.in.progress.label=Tests in Progress
|
|
package.does.not.exist.error.message=Package ''{0}'' does not exist
|
|
no.test.class.specified.error.text=No test class specified
|
|
junit.running.info.status.done.count=Done: {0}
|
|
junit.running.info.status.terminated.count=Terminated: {0}
|
|
junit.runing.info.tests.in.progress.done.tree.node=Tests in Progress: Done
|
|
junit.runing.info.tests.in.progress.terminated.tre.node=Tests in Progress: Terminated
|
|
default.junit.config.name.all.in.module=All in {0}
|
|
configuration.action.chooser.title=Choose configuration to run
|
|
starting.jvm.progress.text=Starting JVM\u2026
|
|
instantiating.tests.progress.text=Instantiating tests\u2026
|
|
|
|
#messages from RefactoringBundle
|
|
inner.class.exists=Inner class named ''{0}'' is already defined\nin class ''{1}''
|
|
changeSignature.no.type.for.parameter=Specify {0} type for parameter ''{1}''
|
|
changeSignature.wrong.return.type=Wrong return type: ''{0}''
|
|
changeSignature.no.return.type=Return type is not specified
|
|
changeSignature.wrong.type.for.parameter=Wrong type: ''{0}'' for parameter ''{1}''
|
|
default.visibility.border.title=Default Visibility
|
|
destination.package=Destination &package:
|
|
no.class.name.specified=No class name specified
|
|
no.parameter.name.specified=No parameter name specified
|
|
javadoc.for.abstracts=JavaDoc for abstracts
|
|
extractSuper.rename.original.class.to=&Rename original class to:
|
|
extractSuperInterface.javadoc=JavaDoc
|
|
selected.block.contains.invocation.of.another.class.constructor=Selected block contains invocation of another class constructor
|
|
superclass.cannot.be.extracted.from.an.enum=Superclass cannot be extracted from enum
|
|
refactoring.is.not.supported.in.the.current.context={0} refactoring is not supported in the current context
|
|
cannot.introduce.variable.in.super.constructor.call=Cannot extract variable in super constructor call
|
|
0.already.contains.field.1={0} already contains field {1}
|
|
0.already.contains.inner.class.named.1={0} already contains inner class named {1}
|
|
copy.class.copy.0.1=Copy {0} {1}
|
|
invalid.target.package.name.specified=Invalid target package name specified
|
|
copy.handler.copy.class=Copy Class
|
|
invocations.to.be.inlined=Invocations to be inlined {0}
|
|
references.in.code.to.elements.from.migration.map=References in code to elements from migration map "{0}" {1}
|
|
press.the.do.migrate.button=Press the "Do Migrate" button at the bottom of the search results panel\nto migrate using the migration map "{0}"\n
|
|
extract.subclass.command=Extract Subclass
|
|
declare.static.checkbox=Declare &static
|
|
declare.static.pass.fields.checkbox=Declare &static (pass fields as params)
|
|
occurences.string=({0,choice,1#1 occurrence|2#{0,number} occurrences})
|
|
interface.has.been.successfully.created=Interface {0} has been successfully created
|
|
class.has.been.successfully.created=Class {0} has been successfully created
|
|
use.super.references.prompt=At this stage {0} can analyze usages of {1} \nand replace them with usages of {2} where possible.\nDo you want to proceed?
|
|
analyze.and.replace.usages=Analyze and Replace Usages
|
|
there.are.multiple.output.values.for.the.selected.code.fragment=There are multiple output values for the selected code fragment:
|
|
0.is.not.static.it.cannot.be.moved.to.the.interface={0} is not static. It cannot be moved to the interface
|
|
0.is.not.initialized.in.declaration.such.fields.are.not.allowed.in.interfaces={0} is not initialized in declaration. Such fields are not allowed in interfaces.
|
|
interface.0.does.not.have.inheritors=Interface {0} does not have inheritors
|
|
functional.interface.broken=Functional expression demands functional interface to have exact one method
|
|
edit.migration.map.title=Edit Migration Map
|
|
migration.map.name.prompt=Map name:
|
|
migration.map.description.label=Map description:
|
|
migration.type.column.header=Type
|
|
migration.old.name.column.header=Old name
|
|
migration.new.name.column.header=New name
|
|
migration.class=Class
|
|
edit.migration.entry.title=Edit Class/Package Migration Description
|
|
migration.entry.class=Class
|
|
migration.entry.old.name=Old name:
|
|
migration.entry.new.name=New name:
|
|
migration.no.usages.found.in.the.project=No Usages Found in the Project
|
|
migration.title=Migration
|
|
factory.method.name.label=Factory method name:
|
|
replace.constructor.with.factory.target.fq.name=In (fully qualified name):
|
|
class.0.not.found=Class {0} not found.
|
|
rename.variables=Rename &variables
|
|
rename.overloads=Rename &overloads
|
|
inner.class.0.is.already.defined.in.class.1=Inner class {0} is already defined in class {1}.\nContinue anyway?
|
|
class.0.already.exists=Class {0} already exists
|
|
rename.variables.title=Rename Variables
|
|
rename.variables.with.the.following.names.to=Rename variables with the following names to:
|
|
rename.inheritors.with.the.following.names.to=Rename inheritors with the following names to:
|
|
entity.name.variable=Variable
|
|
entity.name.inheritor=Inheritor
|
|
anonymous.class.text=Anonymous class
|
|
interface.member.dependency.required.by.interfaces=required by {0,choice,1#interface|2#interfaces}
|
|
current.class=current class
|
|
process.duplicates.title=Process Duplicates
|
|
process.methods.duplicates.title=Process Method {2} Duplicate ({0} of {1})
|
|
|
|
#messages from ApplicationBundle
|
|
button.add.blank=Add Blank
|
|
listbox.import.all.other.imports=<all other imports>
|
|
checkbox.collapse.generic.constructor.parameters=Generic constructor and method parameters
|
|
checkbox.collapse.inner.classes=Inner classes
|
|
checkbox.collapse.simple.property.accessors=Simple property accessors
|
|
checkbox.after.description=After description
|
|
checkbox.after.parameter.descriptions=After parameter descriptions
|
|
checkbox.after.return.tag=After return tag
|
|
checkbox.enable.leading.asterisks=Enable leading asterisks
|
|
quickdoc.tooltip.font.size.by.wheel=Slider or Ctrl+Wheel change font size
|
|
|
|
#messages from UsageViewBundle
|
|
action.close=Close
|
|
action.rerun=Rerun
|
|
default.package.presentable.name=<default>
|
|
|
|
#messages from UIBundle
|
|
message.matches={0,choice, 0# matches|1# match|2# matches}
|
|
message.files={0,choice, 0# files|1# file|2# files}
|
|
search.popup.search.for.label=Search for:
|