Files
openide/platform/ide-core/resources/messages/OptionsBundle.properties
Alexander Lobas 90f20009ce IJPL-161630 Change the cloud design in the new terminal
GitOrigin-RevId: 7b41eaa91f070bb055457ae5f428c1b83e42ea78
2024-09-06 15:39:06 +00:00

593 lines
40 KiB
Properties

# suppress inspection "UnusedProperty" for whole file
cannot.save.settings.default.dialog.title=Cannot Save Settings
#Attribute descriptors
options.custom.attribute.descriptor.keyword1=Keyword1
options.custom.attribute.descriptor.keyword2=Keyword2
options.custom.attribute.descriptor.keyword3=Keyword3
options.custom.attribute.descriptor.keyword4=Keyword4
options.custom.attribute.descriptor.number=Number
options.custom.attribute.descriptor.string=String
options.custom.attribute.descriptor.line.comment=Line comment
options.custom.attribute.descriptor.block.comment=Block comment
options.custom.attribute.descriptor.valid.string.escape=Valid string escape
options.custom.attribute.descriptor.invalid.string.escape=Invalid string escape
options.general.attribute.descriptor.default.text=Text//Default text
options.general.attribute.descriptor.folded.text=Text//Folded text
options.general.attribute.descriptor.deleted.text=Text//Deleted text
options.general.attribute.descriptor.search.result=Search Results//Search result
options.general.attribute.descriptor.search.result.write.access=Search Results//Search result (write access)
options.general.attribute.descriptor.text.search.result=Search Results//Text search result
options.general.attribute.descriptor.template.variable=Live Templates//Template Variable
options.java.attribute.descriptor.keyword=Keyword
options.java.attribute.descriptor.number=Number
options.java.attribute.descriptor.string=String//String text
options.java.attribute.descriptor.valid.escape.in.string=String//Escape Sequence//Valid
options.java.attribute.descriptor.invalid.escape.in.string=String//Escape Sequence//Invalid
options.java.attribute.descriptor.operator.sign=Braces and Operators//Operator sign
options.java.attribute.descriptor.parentheses=Braces and Operators//Parentheses
options.java.attribute.descriptor.braces=Braces and Operators//Braces
options.java.attribute.descriptor.brackets=Braces and Operators//Brackets
options.java.attribute.descriptor.comma=Braces and Operators//Comma
options.java.attribute.descriptor.semicolon=Braces and Operators//Semicolon
options.java.attribute.descriptor.dot=Braces and Operators//Dot
options.java.attribute.descriptor.line.comment=Comments//Line comment
options.java.attribute.descriptor.block.comment=Comments//Block comment
options.java.attribute.descriptor.javadoc.comment=Comments//JavaDoc//Text
options.java.attribute.descriptor.errors.group=Errors and Warnings//{0}
options.java.attribute.descriptor.unknown.symbol=Errors and Warnings//Unknown symbol
options.java.attribute.descriptor.error=Errors and Warnings//Error
options.java.attribute.descriptor.warning=Errors and Warnings//Warning
options.java.attribute.descriptor.deprecated.symbol=Errors and Warnings//Deprecated symbol
options.java.attribute.descriptor.marked.for.removal.symbol=Errors and Warnings//Deprecated symbol marked for removal
options.java.attribute.descriptor.unused.symbol=Errors and Warnings//Unused code
options.java.attribute.descriptor.runtime=Errors and Warnings//Runtime problem
options.java.attribute.descriptor.class=Classes and Interfaces//Class
options.java.attribute.descriptor.type.parameter=Parameters//Type parameter
options.java.attribute.descriptor.abstract.class=Classes and Interfaces//Abstract class
options.java.attribute.descriptor.interface=Classes and Interfaces//Interface
options.java.attribute.descriptor.enum=Classes and Interfaces//Enum
options.java.attribute.descriptor.local.variable=Variables//Local variable
options.java.attribute.descriptor.inline.parameter.hint=Inline hints//Parameters//Default
options.java.attribute.descriptor.inline.parameter.hint.highlighted=Inline hints//Parameters//Highlighted
options.attribute.descriptor.inlay.hint.default=Inline hints//Default
options.attribute.descriptor.inlay.hint.text.without.background=Inline hints//Text without background
options.java.attribute.descriptor.inline.parameter.hint.current=Inline hints//Parameters//Current
options.java.attribute.descriptor.inline.parameter.hint.default=Inline hints//Refactoring options//Default
options.java.attribute.descriptor.inline.parameter.hint.focused=Inline hints//Refactoring options//Focused
options.java.attribute.descriptor.inline.parameter.hint.hovered=Inline hints//Refactoring options//Hovered
options.java.attribute.descriptor.instance.field=Class Fields//Instance field
options.java.attribute.descriptor.instance.final.field=Class Fields//Instance final field
options.java.attribute.descriptor.static.field=Class Fields//Static field
options.java.attribute.descriptor.static.final.field=Class Fields//Constant (static final field)
options.java.attribute.descriptor.parameter=Parameters//Parameter
options.java.attribute.descriptor.method.call=Methods//Method call
options.java.attribute.descriptor.method.declaration=Methods//Method declaration
options.java.attribute.descriptor.constructor.call=Methods//Constructor call
options.java.attribute.descriptor.constructor.declaration=Methods//Constructor declaration
options.java.attribute.descriptor.static.method=Methods//Static method
options.java.attribute.descriptor.matched.brace=Code//Matched brace
options.java.attribute.descriptor.unmatched.brace=Code//Unmatched brace
options.java.attribute.descriptor.bad.character=Bad character
options.java.attribute.descriptor.annotation.name=Annotations//Annotation name
options.java.attribute.descriptor.annotation.attribute.name=Annotations//Annotation attribute name
#Color descriptors
options.general.color.descriptor.background.in.readonly.files=Text//Background in read-only files
options.general.color.descriptor.readonly.fragment.background=Text//Read-only fragment background
options.general.color.descriptor.gutter.background=Editor//Gutter background
options.general.color.descriptor.notification.background=Editor//Notification background
options.general.color.descriptor.selection.background=Editor//Selection background
options.general.color.descriptor.selection.foreground=Editor//Selection foreground
options.general.color.descriptor.scrollbar.thumb.while.scrolling=Editor//Vertical Scrollbar//Thumb while scrolling
options.general.color.descriptor.scrollbar.thumb=Editor//Vertical Scrollbar//Thumb
options.general.color.descriptor.tabs.selected.tab=Editor//Tabs//Selected Tab
options.general.color.descriptor.tabs.selected.tab.inactive=Editor//Tabs//Selected Tab inactive
options.general.color.descriptor.tabs.selected.underline=Editor//Tabs//Underline
options.general.color.descriptor.tabs.selected.underline.inactive=Editor//Tabs//Underline inactive
options.general.color.descriptor.tabs.modified.icon.color=Editor//Tabs//Modified icon color
options.general.color.descriptor.caret=Editor//Caret
options.general.color.descriptor.caret.row=Editor//Caret row
options.general.color.descriptor.right.margin=Editor//Guides//Hard wrap guide
options.general.color.descriptor.visual.guides=Editor//Guides//Visual guides
options.general.color.descriptor.whitespaces=Text//Whitespaces
options.general.color.descriptor.tabs=Text//Tabs
options.general.color.descriptor.indent.guide=Editor//Guides//Indent guide
options.general.color.descriptor.indent.guide.selected=Editor//Guides//Indent guide selected
options.general.color.descriptor.matched.braces.indent.guide=Editor//Guides//Matched brace guide
options.general.color.descriptor.line.number=Code//Line number
options.general.color.descriptor.line.number.on.caret.row=Code//Line number on caret row
options.general.color.descriptor.vcs.annotations=VCS Annotations//Foreground
options.general.color.descriptor.vcs.annotations.last.commit=VCS Annotations//Foreground for last commit
options.general.color.descriptor.vcs.annotations.color.n=VCS Annotations//Background color #{0}
options.general.color.descriptor.vcs.diff.type.tag.prefix=Changed lines//
options.general.color.descriptor.vcs.diff.separator.wave.foreground=Folded unchanged fragments//Wave
options.general.color.descriptor.tearline=Editor//Tear line
options.general.color.descriptor.tearline.selected=Editor//Tear line selection
options.general.color.descriptor.separator.above=Editor//Separator line above
options.general.color.descriptor.separator.below=Editor//Separator line below
options.general.color.descriptor.added.lines=Editor Gutter//Added lines
options.general.color.descriptor.modified.lines=Editor Gutter//Modified lines
options.general.color.descriptor.deleted.lines=Editor Gutter//Deleted lines
options.general.color.descriptor.whitespaces.modified.lines=Editor Gutter//Whitespace-modified lines
options.general.color.descriptor.border.lines=Editor Gutter//Border
options.general.color.descriptor.ignored.added.lines=Editor Gutter//Added ignored lines border
options.general.color.descriptor.ignored.modified.lines=Editor Gutter//Modified ignored lines border
options.general.color.descriptor.ignored.deleted.lines=Editor Gutter//Deleted ignored lines border
options.general.color.descriptor.changed.lines.popup=Editor Gutter//Changed lines popup
options.general.color.descriptor.console.background=Console//Background
options.general.color.descriptor.console.stdout=Console//Standard output
options.general.color.descriptor.console.stderr=Console//Error output
options.general.color.descriptor.console.expired=Log console//Expired entry
options.general.color.descriptor.console.debug=Log console//Debug
options.general.color.descriptor.console.verbose=Log console//Verbose
options.general.color.descriptor.console.info=Log console//Info
options.general.color.descriptor.console.warning=Log console//Warning
options.general.color.descriptor.console.logError=Log console//Error
options.general.color.descriptor.console.stdin=Console//User input
options.general.color.descriptor.console.system.output=Console//System output
options.general.color.descriptor.hyperlink.new=Hyperlinks//Unfollowed
options.general.color.descriptor.hyperlink.followed=Hyperlinks//Followed
options.general.color.descriptor.reference.hyperlink=Hyperlinks//Reference
options.general.color.descriptor.hyperlink.inactive=Hyperlinks//Inactive
options.general.color.descriptor.todo.defaults=Code//TODO defaults
options.general.color.descriptor.bookmarks=Editor//Bookmarks
options.general.color.soft.wrap.sign=Text//Soft wrap sign
options.general.color.descriptor.breadcrumbs.default=Editor//Breadcrumbs//Default
options.general.color.descriptor.breadcrumbs.hovered=Editor//Breadcrumbs//Hovered
options.general.color.descriptor.breadcrumbs.current=Editor//Breadcrumbs//Current
options.general.color.descriptor.breadcrumbs.inactive=Editor//Breadcrumbs//Inactive
options.general.color.descriptor.breadcrumbs.border=Editor//Breadcrumbs//Border
options.general.color.descriptor.popups.documentation=Popups and Hints//Documentation
options.general.color.descriptor.popups.lookup=Popups and Hints//Completion
options.general.color.descriptor.popups.information=Popups and Hints//Information hint
options.general.color.descriptor.popups.question=Popups and Hints//Question hint
options.general.color.descriptor.popups.warning=Popups and Hints//Warning hint
options.general.color.descriptor.popups.error=Popups and Hints//Error hint
options.general.color.descriptor.popups.hint_border=Popups and Hints//Hint border
options.general.color.descriptor.popups.recent.locations.selection=Popups and Hints//Recent locations selection
options.general.color.descriptor.popups.tooltip=Popups and Hints//Tooltip
options.general.color.descriptor.popups.promotion=Popups and Hints//Promotion pane
options.general.color.descriptor.popups.lens=Popups and Hints//Code lens
options.general.color.descriptor.highlighted.folding.border=Text//Folded text with highlighting
options.general.color.descriptor.preview.background=Preview//Background
options.general.color.descriptor.preview.border.color=Preview//Border
options.general.color.descriptor.sticky.lines.background=Editor//Sticky Lines//Background
options.general.color.descriptor.sticky.lines.hovered.color=Editor//Sticky Lines//Hovered
options.general.color.descriptor.sticky.lines.border.color=Editor//Sticky Lines//Border
options.language.defaults.display.name=Language Defaults
options.language.defaults.keyword=Keyword
options.language.defaults.identifier=Identifiers//Default
options.language.defaults.string=String//String text
options.language.defaults.regex=Regular expression
options.language.defaults.valid.esc.seq=String//Escape sequence//Valid
options.language.defaults.invalid.esc.seq=String//Escape sequence//Invalid
options.language.defaults.number=Number
options.language.defaults.operation=Braces and Operators//Operation sign
options.language.defaults.braces=Braces and Operators//Braces
options.language.defaults.parentheses=Braces and Operators//Parentheses
options.language.defaults.brackets=Braces and Operators//Brackets
options.language.defaults.dot=Braces and Operators//Dot
options.language.defaults.comma=Braces and Operators//Comma
options.language.defaults.semicolon=Braces and Operators//Semicolon
options.language.defaults.line.comment=Comments//Line comment
options.language.defaults.block.comment=Comments//Block comment
options.language.defaults.shebang.comment=Comments//Shebang comment
options.language.defaults.doc.code.block=Comments//Doc comment//Code block
options.language.defaults.doc.code.inline=Comments//Doc comment//Inline code fragment
options.language.defaults.doc.comment=Comments//Doc comment//Text
options.language.defaults.doc.markup=Comments//Doc comment//Markup
options.language.defaults.doc.tag=Comments//Doc comment//Tag
options.language.defaults.doc.tag.value=Comments//Doc comment//Tag value
options.language.defaults.doc.guide=Comments//Doc comment//Vertical guide for rendered view
options.language.defaults.doc.link=Comments//Doc comment//Link in rendered view
options.language.defaults.doc.tips.shortcut=Comments//Doc comment//Shortcut
options.language.defaults.label=Identifiers//Label
options.language.defaults.constant=Identifiers//Constant
options.language.defaults.local.variable=Identifiers//Local variable
options.language.defaults.reassigned.local.variable=Identifiers//Reassigned local variable
options.language.defaults.global.variable=Identifiers//Global variable
options.language.defaults.function.declaration=Identifiers//Function declaration
options.language.defaults.function.call=Identifiers//Function call
options.language.defaults.parameter=Identifiers//Parameter
options.language.defaults.reassigned.parameter=Identifiers//Reassigned parameter
options.language.defaults.interface.name=Classes//Interface name
options.language.defaults.class.name=Classes//Class name
options.language.defaults.class.reference=Classes//Class reference
options.language.defaults.instance.method=Classes//Instance method
options.language.defaults.instance.field=Classes//Instance field
options.language.defaults.static.method=Classes//Static method
options.language.defaults.static.field=Classes//Static field
options.language.defaults.template.language=Template language
options.language.defaults.markup.tag=Markup//Tag
options.language.defaults.markup.attribute=Markup//Attribute
options.language.defaults.markup.entity=Markup//Entity
options.language.defaults.predefined=Identifiers//Predefined symbol
options.language.defaults.metadata=Metadata
options.language.defaults.highlighted.reference=String//Highlighted reference
options.java.color.descriptor.full.coverage=Line Coverage//Full
options.java.color.descriptor.partial.coverage=Line Coverage//Partial
options.java.color.descriptor.none.coverage=Line Coverage//Uncovered
options.java.color.descriptor.method.separator.color=Code//Method separator color
options.custom.display.name=User-Defined File Types
options.general.display.name=General
properties.options.display.name=Properties
settings.panel.title=Settings
configurable.group.appearance.settings.display.name=Appearance \\& Behavior
configurable.group.appearance.settings.description=<html><body>\
Customize IDE appearance and behavior: change themes and font size, tune the keymap, \
configure plugins and system settings, such as password policies, HTTP proxy, and updates.
configurable.group.editor.settings.display.name=Editor
configurable.group.editor.settings.description=<html><body>\
Personalize source code appearance by changing fonts, highlighting styles, indents, etc. \
Customize the Editor from line numbers, caret placement and tabs to source code inspections, \
setting up templates and file encodings.
configurable.group.project.named.settings.display.name=Project: {0}
configurable.group.project.settings.display.name=Default Project
configurable.group.project.settings.description=<html><body>\
Project Settings
configurable.group.build.settings.display.name=Build, Execution, Deployment
configurable.group.build.settings.description=<html><body>\
Configure the project Execution settings, set up Deployment options, and customize the Debugger behavior
configurable.group.language.settings.display.name=Languages \\& Frameworks
configurable.group.language.settings.description=<html><body>\
Configure the settings related to specific frameworks and technologies used in your project
configurable.group.tools.settings.display.name=Tools
configurable.group.tools.settings.description=<html><body>\
Configure integration with third-party applications, specify the SSH Terminal connection settings, \
manage server certificates and tasks, configure diagrams layout, etc.
configurable.group.other.settings.display.name=Other Settings
configurable.group.other.settings.description=<html><body>\
Settings that are related to non-bundled custom plugins and are not assigned to any other category
configurable.group.profiler.settings.display.name=Profilers
configurable.group.profiler.settings.description=<html><body>\
Configure integration with different profilers
configurable.group.proofread.settings.display.name=Natural Languages
configurable.group.proofread.settings.description=<html><body>\
Configure spelling and grammar checks for text that you write in the IDE
# for com.intellij.psi.css.codeStyle.CssLanguageCodeStyleSettingsProvider.STYLESHEET_GROUP
stylesheet.code.style.group.settings.description=Configure the code style used in the style sheet languages
# suppress inspection "UnusedProperty" - for generating list of inner configurables, see ConfigurableEditor#createDefaultContent
sql.code.style.group.settings.description=Configure the code style used in SQL dialects
configurable.current.project.tooltip=For current {0}
control.panel.classic.view.button=Classic &View
options.page.modified.save.message.text=The page has been modified. Do you want to save changes?
options.save.changes.message.title=Save Changes
options.apply.button=A&pply
explorer.panel.default.view.button=Default &View
ide.settings.display.name=IDE Settings
project.file.read.only.error.message=The project file is read-only.\nThe settings will not be saved until you make the file writable.
template.project.settings.display.name=Template Project Settings
#0 - project name
project.settings.display.name=Project Settings [{0}]
options.java.attribute.descriptor.weak.warning=Errors and Warnings//Weak Warning
options.java.attribute.descriptor.server.problems=Errors and Warnings//Problem from server
options.java.attribute.descriptor.server.duplicate=Errors and Warnings//Duplicate from server
options.general.color.descriptor.injected.language.fragment=Code//Injected language fragment
options.general.attribute.descriptior.identifier.under.caret=Code//Identifier under caret
options.general.attribute.descriptior.identifier.under.caret.write=Code//Identifier under caret (write)
options.any.color.descriptor.injected.language.fragment=Injected Language Fragment
# Console settings
color.settings.console.name=Console Colors
color.settings.console.output=IRB Output
color.settings.console.black=ANSI colors//Black
color.settings.console.red=ANSI colors//Red
color.settings.console.green=ANSI colors//Green
color.settings.console.yellow=ANSI colors//Yellow
color.settings.console.blue=ANSI colors//Blue
color.settings.console.magenta=ANSI colors//Magenta
color.settings.console.cyan=ANSI colors//Cyan
color.settings.console.white=ANSI colors//White (Gray)
color.settings.console.blackBright=ANSI colors//Bright Black
color.settings.console.redBright=ANSI colors//Bright Red
color.settings.console.greenBright=ANSI colors//Bright Green
color.settings.console.yellowBright=ANSI colors//Bright Yellow
color.settings.console.blueBright=ANSI colors//Bright Blue
color.settings.console.magentaBright=ANSI colors//Bright Magenta
color.settings.console.cyanBright=ANSI colors//Bright Cyan
color.settings.console.whiteBright=ANSI colors//Bright White
color.settings.terminal.command.to.run.using.ide=Terminal//Command to run using IDE
color.settings.blockTerminal.defaultForeground=Block terminal//Default foreground
color.settings.blockTerminal.defaultBackground=Block terminal//Default background
color.settings.blockTerminal.blockBackground.start=Block terminal//Block background gradient start
color.settings.blockTerminal.blockBackground.end=Block terminal//Block background gradient end
color.settings.blockTerminal.hoveredBlockBackground.start=Block terminal//Block hovered background gradient start
color.settings.blockTerminal.hoveredBlockBackground.end=Block terminal//Block hovered background gradient end
color.settings.blockTerminal.selectedBlockBackground=Block terminal//Selected block background
color.settings.blockTerminal.selectedBlockBorder=Block terminal//Selected block border
color.settings.blockTerminal.inactiveSelectedBlockBackground=Block terminal//Inactive selected block background
color.settings.blockTerminal.inactiveSelectedBlockBorder=Block terminal//Inactive selected block border
color.settings.blockTerminal.errorBlockBorder=Block terminal//Error block border
color.settings.blockTerminal.command=Block terminal//Command
color.settings.blockTerminal.searchEntry=Block terminal//Search entry
color.settings.blockTerminal.currentSearchEntry=Block terminal//Current search entry
color.settings.blockTerminal.promptSeparator=Block terminal//Prompt separator color
color.settings.blockTerminal.generateCommand.promptText=Block terminal//Generate command prompt text
color.settings.blockTerminal.generateCommand.pendingPromptText=Block terminal//Generate command pending prompt text
color.settings.blockTerminal.generateCommand.placeholderForeground=Block terminal//Generate command placeholder foreground
color.settings.blockTerminal.generateCommand.caretColor=Block terminal//Generate command caret color
color.settings.blockTerminal.black=Block terminal//Black
color.settings.blockTerminal.red=Block terminal//Red
color.settings.blockTerminal.green=Block terminal//Green
color.settings.blockTerminal.yellow=Block terminal//Yellow
color.settings.blockTerminal.blue=Block terminal//Blue
color.settings.blockTerminal.magenta=Block terminal//Magenta
color.settings.blockTerminal.cyan=Block terminal//Cyan
color.settings.blockTerminal.white=Block terminal//White
color.settings.blockTerminal.blackBright=Block terminal//Bright Black
color.settings.blockTerminal.redBright=Block terminal//Bright Red
color.settings.blockTerminal.greenBright=Block terminal//Bright Green
color.settings.blockTerminal.yellowBright=Block terminal//Bright Yellow
color.settings.blockTerminal.blueBright=Block terminal//Bright Blue
color.settings.blockTerminal.magentaBright=Block terminal//Bright Magenta
color.settings.blockTerminal.cyanBright=Block terminal//Bright Cyan
color.settings.blockTerminal.whiteBright=Block terminal//Bright White
options.general.attribute.descriptor.live.template.active=Live Templates//Active Segment
options.general.attribute.descriptor.live.template.inactive=Live Templates//Inactive Segment
exportable.EditorSettings.presentable.name=Editor
exportable.AbbreviationManager.presentable.name=Actions
exportable.FindSettings.presentable.name=Find
exportable.DaemonCodeAnalyzerSettings.presentable.name=Error highlighting
exportable.PrintSettings.presentable.name=Print
exportable.GeneralSettings.presentable.name=General
exportable.TemplateSettings.presentable.name=Live templates
exportable.DependencyUISettings.presentable.name=Dependency UI
exportable.PsiViewerSettings.presentable.name=PSI Viewer
exportable.VcsApplicationSettings.presentable.name=VCS
exportable.ViewsSettings.presentable.name=Java Debugger Frame View
exportable.CodeFoldingSettings.presentable.name=Code Folding
exportable.XmlFoldingSettings.presentable.name=XML Code Folding
exportable.XmlSettings.presentable.name=XML
exportable.PlaybackDebugger.presentable.name=Playback Debugger
exportable.XmlEditorOptions.presentable.name=XML Editor
exportable.BuiltInServerOptions.presentable.name=Built-in server
exportable.EmmetOptions.presentable.name=Emmet
exportable.libraryTable.presentable.name=Global libraries
exportable.NotificationConfiguration.presentable.name=Notifications
exportable.CodeInsightSettings.presentable.name=CodeInsight
exportable.HttpConfigurable.presentable.name=HTTP Proxy
exportable.KeymapManager.presentable.name=Keymaps
exportable.UsageViewSettings.presentable.name=Usage View
exportable.BaseRefactoringSettings.presentable.name=Refactoring
exportable.PropertiesRefactoringSettings.presentable.name=Refactoring: Properties
exportable.DuplocatorSettings.presentable.name=Duplocator
exportable.MultiLanguageDuplocatorSettings.presentable.name=Duplocator
exportable.CodeStyleSchemeSettings.presentable.name=Code Style
exportable.CodeStyleSettingsManager.presentable.name=Code Style
exportable.InspectionProfileManager.presentable.name=Inspection Profiles
exportable.TodoConfiguration.presentable.name=Todo
exportable.UISettings.presentable.name=UI Settings
exportable.FileTypeManager.presentable.name=File Types
exportable.EditorColorsManager.presentable.name=Color Schemes
exportable.ShortcutPromoterManager.presentable.name=Shortcut Promoter
exportable.XDebuggerSettings.presentable.name=Debugger
exportable.DebuggerSettings.presentable.name=Debugger: Java
exportable.WebBrowsersConfiguration.presentable.name=Web Browsers
exportable.TextDiffSettings.presentable.name=Text Diff
exportable.PathMacrosImpl.presentable.name=Path Macros
exportable.LafManager.presentable.name=Look and Feel
exportable.EditorColorsManagerImpl.presentable.name=Editor Colors
exportable.DiffManager.presentable.name=Diff
exportable.DiffSettings.presentable.name=Diff
exportable.ExternalDiffSettings.presentable.name=External Diff
exportable.ExportableFileTemplateSettings.presentable.name=File Templates
exportable.ProjectManager.presentable.name=Default Project
exportable.com.intellij.ide.ui.customization.CustomActionsSchema.presentable.name=Menus and Toolbars Customization
exportable.ActionMacroManager.presentable.name=Macros
exportable.ImportFilteringUsageViewSetting.presentable.name=Usage View: Imports
exportable.XPathView.XPathViewPlugin.presentable.name=XPath Viewer
exportable.ExternalResourceManagerImpl.presentable.name=Java EE External Resources
exportable.JavaCodeFoldingSettings.presentable.name=Code Folding Settings
exportable.PostfixTemplatesSettings.presentable.name=Postfix Completion
exportable.UpdatesConfigurable.presentable.name=Updates
#
# Descriptions of common code style properties.
# Properties have no direct links in code, property names are generated programmatically
#
codestyle.property.description.formatter_off_tag=A string put in a comment to prevent formatting of the code that follows
codestyle.property.description.formatter_on_tag=A string put in a comment to enable formatting of the code previously disabled with formatter off tag
codestyle.property.description.formatter_tags_enabled=Tells if processing of formatter off/on tags in comments is enabled
codestyle.property.description.wrap_on_typing=The editor automatically starts a new line when typing reaches the hard wrap limit
codestyle.property.description.align_consecutive_assignments=Align a group of assignment statements not separated by blank lines, comments, or other statements on '=' sign
codestyle.property.description.align_consecutive_variable_declarations=Align a group of variable declarations not separated by blank lines, comments, or other statements on '=' sign
codestyle.property.description.align_multiline_array_initializer_expression=Align elements in multiline array initializer
codestyle.property.description.align_multiline_assignment=Align multiline assignments as a = b = c;
codestyle.property.description.align_multiline_binary_operation=Align multiline binary operation on operator signs or operands
codestyle.property.description.align_multiline_chained_methods=Align all method calls in a chain
codestyle.property.description.align_multiline_extends_list=Align all items in 'extends' list
codestyle.property.description.align_multiline_for=Align parts of 'for' statement
codestyle.property.description.align_multiline_method_parentheses=Align parentheses () of a multiline method
codestyle.property.description.align_multiline_parameters=Align method declaration parameters
codestyle.property.description.align_multiline_parameters_in_calls=Align method call parameters
codestyle.property.description.align_multiline_parenthesized_expression=TBD
codestyle.property.description.align_multiline_ternary_operation=Align parts of ternary operation
codestyle.property.description.align_multiline_throws_list=TBD
codestyle.property.description.align_subsequent_simple_methods=TBD
codestyle.property.description.align_throws_keyword=Align 'throws' keyword to method start instead of using a continuation indent
codestyle.property.description.array_initializer_new_line_after_left_brace=TBD
codestyle.property.description.array_initializer_right_brace_on_new_line=TBD
codestyle.property.description.array_initializer_wrap=TBD
codestyle.property.description.assignment_wrap=TBD
codestyle.property.description.binary_operation_sign_on_next_line=TBD
codestyle.property.description.binary_operation_wrap=TBD
codestyle.property.description.blank_lines_after_class_header=TBD
codestyle.property.description.blank_lines_after_package=TBD
codestyle.property.description.blank_lines_around_class=TBD
codestyle.property.description.blank_lines_around_field=TBD
codestyle.property.description.blank_lines_around_field_in_interface=TBD
codestyle.property.description.blank_lines_around_method=TBD
codestyle.property.description.blank_lines_around_method_in_interface=TBD
codestyle.property.description.blank_lines_before_class_end=TBD
codestyle.property.description.blank_lines_before_imports=TBD
codestyle.property.description.blank_lines_before_method_body=TBD
codestyle.property.description.blank_lines_before_package=TBD
codestyle.property.description.block_comment_at_first_column=TBD
codestyle.property.description.brace_style=TBD
codestyle.property.description.call_parameters_new_line_after_left_paren=TBD
codestyle.property.description.call_parameters_right_paren_on_new_line=TBD
codestyle.property.description.call_parameters_wrap=TBD
codestyle.property.description.case_statement_on_new_line=TBD
codestyle.property.description.catch_on_new_line=Always place 'catch' keyword on new line
codestyle.property.description.class_brace_style=TBD
codestyle.property.description.continuation_indent_size=The indent size to use inside multiline statements
codestyle.property.description.do_not_indent_top_level_class_members=TBD
codestyle.property.description.do_while_brace_force=TBD
codestyle.property.description.else_on_new_line=Always place 'else' keyword on new line
codestyle.property.description.extends_keyword_wrap=TBD
codestyle.property.description.finally_on_new_line=Always place 'finally' keyword on new line
codestyle.property.description.for_brace_force=TBD
codestyle.property.description.for_statement_new_line_after_left_paren=TBD
codestyle.property.description.for_statement_right_paren_on_new_line=TBD
codestyle.property.description.for_statement_wrap=TBD
codestyle.property.description.if_brace_force=TBD
codestyle.property.description.keep_blank_lines_before_right_brace=TBD
codestyle.property.description.keep_blank_lines_in_code=TBD
codestyle.property.description.keep_blank_lines_in_declarations=TBD
codestyle.property.description.keep_control_statement_in_one_line=TBD
codestyle.property.description.keep_first_column_comment=Leave a comment starting from the first column unindented
codestyle.property.description.keep_indents_on_empty_lines=Make sure there is the same indent on blank lines as on surrounding lines of code
codestyle.property.description.keep_line_breaks=Keep line breaks that already exist in code regardless of whether they were added by a formatter or an end user
codestyle.property.description.keep_multiple_expressions_in_one_line=TBD
codestyle.property.description.keep_simple_blocks_in_one_line=TBD
codestyle.property.description.keep_simple_lambdas_in_one_line=TBD
codestyle.property.description.keep_simple_methods_in_one_line=TBD
codestyle.property.description.lambda_brace_style=TBD
codestyle.property.description.line_comment_add_space=Add a space after comment prefix when commenting out lines of code
codestyle.property.description.line_comment_at_first_column=Place a comment prefix at first column when commenting out lines of code
codestyle.property.description.method_brace_style=TBD
codestyle.property.description.method_call_chain_wrap=TBD
codestyle.property.description.method_parameters_new_line_after_left_paren=TBD
codestyle.property.description.method_parameters_right_paren_on_new_line=TBD
codestyle.property.description.method_parameters_wrap=TBD
codestyle.property.description.modifier_list_wrap=TBD
codestyle.property.description.parentheses_expression_new_line_after_left_paren=TBD
codestyle.property.description.parentheses_expression_right_paren_on_new_line=TBD
codestyle.property.description.place_assignment_sign_on_next_line=TBD
codestyle.property.description.prefer_parameters_wrap=TBD
codestyle.property.description.smart_tabs=TBD
codestyle.property.description.space_after_colon=TBD
codestyle.property.description.space_after_comma=TBD
codestyle.property.description.space_after_for_semicolon=TBD
codestyle.property.description.space_after_quest=TBD
codestyle.property.description.space_after_type_cast=TBD
codestyle.property.description.space_before_array_initializer_left_brace=TBD
codestyle.property.description.space_before_catch_keyword=TBD
codestyle.property.description.space_before_catch_left_brace=TBD
codestyle.property.description.space_before_catch_parentheses=TBD
codestyle.property.description.space_before_class_left_brace=TBD
codestyle.property.description.space_before_colon=TBD
codestyle.property.description.space_before_comma=TBD
codestyle.property.description.space_before_do_left_brace=TBD
codestyle.property.description.space_before_else_keyword=TBD
codestyle.property.description.space_before_else_left_brace=TBD
codestyle.property.description.space_before_finally_keyword=TBD
codestyle.property.description.space_before_finally_left_brace=TBD
codestyle.property.description.space_before_for_left_brace=TBD
codestyle.property.description.space_before_for_parentheses=TBD
codestyle.property.description.space_before_for_semicolon=TBD
codestyle.property.description.space_before_if_left_brace=TBD
codestyle.property.description.space_before_if_parentheses=TBD
codestyle.property.description.space_before_method_call_parentheses=TBD
codestyle.property.description.space_before_method_left_brace=TBD
codestyle.property.description.space_before_method_parentheses=TBD
codestyle.property.description.space_before_quest=TBD
codestyle.property.description.space_before_switch_left_brace=TBD
codestyle.property.description.space_before_switch_parentheses=TBD
codestyle.property.description.space_before_synchronized_left_brace=TBD
codestyle.property.description.space_before_synchronized_parentheses=TBD
codestyle.property.description.space_before_try_left_brace=TBD
codestyle.property.description.space_before_try_parentheses=TBD
codestyle.property.description.space_before_type_parameter_list=TDB
codestyle.property.description.space_before_while_keyword=TBD
codestyle.property.description.space_before_while_left_brace=TBD
codestyle.property.description.space_before_while_parentheses=TBD
codestyle.property.description.spaces_around_additive_operators=TBD
codestyle.property.description.spaces_around_assignment_operators=TBD
codestyle.property.description.spaces_around_bitwise_operators=TBD
codestyle.property.description.spaces_around_equality_operators=TBD
codestyle.property.description.spaces_around_logical_operators=TBD
codestyle.property.description.spaces_around_multiplicative_operators=TBD
codestyle.property.description.spaces_around_relational_operators=TBD
codestyle.property.description.spaces_around_shift_operators=TBD
codestyle.property.description.spaces_around_unary_operator=TBD
codestyle.property.description.spaces_within_array_initializer_braces=TBD
codestyle.property.description.spaces_within_braces=TBD
codestyle.property.description.spaces_within_brackets=TBD
codestyle.property.description.spaces_within_cast_parentheses=TBD
codestyle.property.description.spaces_within_catch_parentheses=TBD
codestyle.property.description.space_within_empty_array_initializer_braces=TBD
codestyle.property.description.space_within_empty_method_call_parentheses=TBD
codestyle.property.description.space_within_empty_method_parentheses=TBD
codestyle.property.description.spaces_within_for_parentheses=TBD
codestyle.property.description.spaces_within_if_parentheses=TBD
codestyle.property.description.spaces_within_method_call_parentheses=TBD
codestyle.property.description.spaces_within_method_parentheses=TBD
codestyle.property.description.spaces_within_parentheses=TBD
codestyle.property.description.spaces_within_switch_parentheses=TBD
codestyle.property.description.spaces_within_synchronized_parentheses=TBD
codestyle.property.description.spaces_within_try_parentheses=TBD
codestyle.property.description.spaces_within_while_parentheses=TBD
codestyle.property.description.special_else_if_treatment=TBD
codestyle.property.description.ternary_operation_signs_on_next_line=TBD
codestyle.property.description.ternary_operation_wrap=TBD
codestyle.property.description.throws_keyword_wrap=TBD
codestyle.property.description.throws_list_wrap=TBD
codestyle.property.description.while_brace_force=TBD
codestyle.property.description.while_on_new_line=TBD
codestyle.property.description.wrap_comments=TBD
codestyle.property.description.wrap_first_method_in_call_chain=TBD
codestyle.property.description.wrap_long_lines=TBD
settings.editor.modify.options=&Modify options
settings.editor.modify=Modify
tag.button.tooltip=Remove option
# Color scheme preview file
settings.color_scheme.general.demo.todo=//TODO: Visit JB Web resources:
settings.color_scheme.general.demo.link.jetbrains.homePage=JetBrains Home Page:
settings.color_scheme.general.demo.link.jetbrains.developerCommunity=JetBrains Developer Community:
settings.color_scheme.general.demo.hyperlink.reference=ReferenceHyperlink
settings.color_scheme.general.demo.hyperlink.inactive=Inactive hyperlink in code:
settings.color_scheme.general.demo.search.title=Search:
settings.color_scheme.general.demo.search.result=result
settings.color_scheme.general.demo.search.text=text
settings.color_scheme.general.demo.search.identifier=i
settings.color_scheme.general.demo.search.return=return
settings.color_scheme.general.demo.folded.text=Folded text
settings.color_scheme.general.demo.folded.text.highlighted=Folded text with highlighting
settings.color_scheme.general.demo.deleted.text=Deleted text
settings.color_scheme.general.demo.template.live=Live template:
settings.color_scheme.general.demo.template.live.active=active
settings.color_scheme.general.demo.template.live.inactive=inactive
settings.color_scheme.general.demo.template.live.variable=VARIABLE
settings.color_scheme.general.demo.injected_language=Injected language:
settings.color_scheme.general.demo.code_inspections.title=Code Inspections:
settings.color_scheme.general.demo.code_inspections.error=Error
settings.color_scheme.general.demo.code_inspections.warning=Warning
settings.color_scheme.general.demo.code_inspections.warning.weak=Weak warning
settings.color_scheme.general.demo.code_inspections.deprecated=Deprecated symbol
settings.color_scheme.general.demo.code_inspections.for_removal=Deprecated symbol marked for removal
settings.color_scheme.general.demo.code_inspections.unused=Unused symbol
settings.color_scheme.general.demo.code_inspections.wrong_ref=Unknown symbol
settings.color_scheme.general.demo.code_inspections.runtime_error=Runtime problem
settings.color_scheme.general.demo.code_inspections.server_error=Problem from server
settings.color_scheme.general.demo.code_inspections.server_duplicate=Duplicate from server