mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-27 13:50:53 +07:00
108 lines
5.8 KiB
INI
108 lines
5.8 KiB
INI
sort.threads.by.interest.level=Sort Threads by Interest Level
|
|
sort.threads.by.name=Sort Threads by Name
|
|
action.text.copy.to.clipboard=Copy to Clipboard
|
|
action.description.copy.whole.thread.dump.to.clipboard=Copy thread dump to clipboard
|
|
notification.text.full.thread.dump.was.successfully.copied.to.clipboard=Full thread dump was successfully copied to clipboard
|
|
notification.text.truncated.thread.dump.was.successfully.copied.to.clipboard=Truncated thread dump was successfully copied to clipboard
|
|
action.description.show.only.threads.containing.a.specific.string=Show only threads containing a specific string
|
|
action.text.merge.identical.stacktraces=Merge Identical Stacktraces
|
|
action.description.group.threads.with.identical.stacktraces=Group threads with identical stacktraces
|
|
thread.dump.loading.text=Loading\u2026
|
|
truncated.dump.notification=Showing first {0} elements
|
|
|
|
|
|
button.add.blank=Add Blank
|
|
button.add=Add\u2026
|
|
button.add.package=Add Package\u2026
|
|
checkbox.after.description=After description
|
|
checkbox.after.parameter.descriptions=After parameter descriptions
|
|
checkbox.after.return.tag=After return tag
|
|
checkbox.align.parameter.descriptions=Align parameter descriptions
|
|
checkbox.align.thrown.exception.descriptions=Align thrown exception descriptions
|
|
checkbox.spaces.around.annotation.eq=Around '=' in annotation value pair
|
|
checkbox.do.not.indent.top.level.class.members=Do not indent top level class members
|
|
checkbox.do.not.wrap.after.single.annotation=Do not wrap after single annotation
|
|
checkbox.do.not.wrap.one.line.comments=Do not wrap one line comments
|
|
checkbox.enable.javadoc.formatting=Enable JavaDoc formatting
|
|
checkbox.enable.leading.asterisks=Enable leading asterisks
|
|
checkbox.generate.p.on.empty.lines=Generate "<p>" on empty lines
|
|
checkbox.insert.imports.for.inner.classes=Insert imports for inner classes
|
|
checkbox.keep.empty.lines=Keep empty lines
|
|
checkbox.keep.empty.param.tags=Keep empty @param tags
|
|
checkbox.keep.empty.return.tags=Keep empty @return tags
|
|
checkbox.keep.empty.throws.tags=Keep empty @throws tags
|
|
checkbox.keep.invalid.tags=Keep invalid tags
|
|
checkbox.param.description.on.new.line=Parameter descriptions on new line
|
|
checkbox.param.indent.on.continuation=Indent continuation lines
|
|
checkbox.preserve.line.feeds=Preserve line feeds
|
|
checkbox.spaces.record.header=Record header
|
|
checkbox.spaces.within.deconstruction.list=Deconstruction list
|
|
checkbox.spaces.inside.block.braces.when.body.is.present=Inside block braces when body is present
|
|
checkbox.spaces.before.colon.in.foreach=Before colon in foreach
|
|
checkbox.spaces.before.deconstruction.list=Deconstruction list
|
|
checkbox.spaces.inside.one.line.enum=Inside one line enum braces
|
|
checkbox.use.fully.qualified.class.names=Use fully qualified class names
|
|
checkbox.use.single.class.import=Use single class import
|
|
checkbox.no.separate.module.import=Do not separate module imports into single or package imports
|
|
checkbox.delete.unused.module.import=Delete unused module imports
|
|
checkbox.use.throws.rather.than.exception=Use @throws rather than @exception
|
|
checkbox.wrap.at.right.margin=Wrap at right margin
|
|
|
|
code.style.settings.angle.spacing.brackets=Angle brackets
|
|
code.style.settings.spacing.after.closing.angle.bracket=After closing angle bracket
|
|
code.style.settings.spacing.around.type.bounds=Around type bounds
|
|
|
|
editbox.blanklines.around.initializer=Around initializer:
|
|
editbox.blank.lines.field.in.interface=Before field in interface
|
|
editbox.blank.lines.field.without.annotations=Before field without annotations:
|
|
editbox.blank.lines.field.with.annotations=Before field with annotations:
|
|
editbox.blank.lines.record.components=Between record components:
|
|
editbox.class.count.to.use.import.with.star=Class count to use import with '*':
|
|
editbox.names.count.to.use.static.import.with.star=Names count to use static import with '*':
|
|
title.import.layout=Import layout:
|
|
title.packages.to.use.import.with=Packages to Use Import with '*':
|
|
wrapping.semicolon.after.call.chain=Move ';' to the new line
|
|
|
|
wrapping.annotation.enums=Enum field annotations
|
|
wrapping.annotation.parameters=Annotation parameters
|
|
wrapping.record.components=Record components
|
|
wrapping.multi.catch.types=Types in multi-catch
|
|
wrapping.deconstruction.patterns=Deconstruction patterns
|
|
wrapping.text.blocks=Text blocks
|
|
new.line.when.body.is.presented=New line when body is presented
|
|
annotations.new.line.record.component=New line for annotations
|
|
align.types.in.multi.catch=Align types in multi-catch
|
|
wrapping.switch.statement.or.expression='switch' statement/expression
|
|
|
|
auto.run.floating.toolbar.text=Auto test on
|
|
auto.run.floating.toolbar.disable.action=Disable auto-test
|
|
|
|
title.javadoc=JavaDoc
|
|
group.javadoc.other=Other
|
|
group.javadoc.alignment=Alignment
|
|
group.javadoc.blank.lines=Blank lines
|
|
group.javadoc.invalid.tags=Invalid tags
|
|
|
|
radio.use.fully.qualified.class.names.in.javadoc=Use fully qualified class names in JavaDoc:
|
|
radio.use.fully.qualified.class.names.in.javadoc.always=Always
|
|
radio.use.fully.qualified.class.names.in.javadoc.if.not.imported=If not already imported
|
|
radio.use.fully.qualified.class.names.in.javadoc.never=Never, use short name and add import
|
|
|
|
import.layout.static.imports.separately=Layout static imports separately
|
|
import.layout.on.demand.import.from.same.package.first=Place on-demand import before single-class imports from the same package
|
|
|
|
import.layout.panel.up.button=Up
|
|
import.layout.panel.down.button=Down
|
|
import.layout.panel.blank.line.entry=<blank line>
|
|
import.layout.panel.all.other.imports=all other imports
|
|
import.layout.panel.module.imports=module imports
|
|
|
|
listbox.import.package=Package
|
|
listbox.import.static=Static
|
|
listbox.import.with.subpackages=With Subpackages
|
|
do.not.import.inner.classes.for=Exclude inner classes by short name:
|
|
do.not.import.inner.classes.no.classes=No inner classes defined
|
|
|
|
dump.item.java.thread.icon.tooltip.virtual=Virtual Thread
|
|
dump.item.java.thread.icon.tooltip.daemon=Daemon Thread
|