Assign each parameter or variable
its own color from the spectrum below:
color.scheme.reset.message=Reset the scheme to its default values?\nNote: all the changes you have made to the scheme will be lost.
color.scheme.reset.title=Restore Defaults
color.scheme.theme.change.confirmation=Looks like you have set a {0} editor color scheme.\nWould you like to set {0} theme for entire {1}?
color.scheme.theme.change.confirmation.title=Change {0} Theme
settings.code.style.reset.to.defaults.message=Change all code style settings to their default values?\nNote: all the changes you have made to the scheme will be lost.
settings.code.style.reset.to.defaults.title=Restore Defaults
editor.settings.keep.trailing.spaces.on.caret.line=Keep trailing spaces on caret line
settings.editor.scheme.copy=Duplicate\u2026
settings.editor.scheme.delete=Delete\u2026
settings.editor.scheme.import=Import {0}
settings.editor.scheme.export=Export
settings.editor.scheme.reset=Restore Defaults
settings.editor.scheme.copy.to.project=Copy to Project\u2026
settings.editor.scheme.copy.to.ide=Copy to IDE\u2026
settings.editor.scheme.copy.to.project.title=Copy Setting to Project
settings.editor.scheme.copy.to.project.message=Overwrite project settings with values from {0}?
settings.editor.scheme.import.success={0} was imported to {1} scheme.
settings.editor.scheme.import.failure=Import failed: {0} is not a valid scheme.
settings.editor.scheme.import.chooser.button=Import
settings.editor.scheme.import.chooser.title=Choose Schemes
settings.code.style.visual.guides=Visual guides
settings.code.style.visual.guides.optional=Optional
settings.code.style.general.visual.guides.hint=Specify one guide (80) or several (80, 120)
settings.export.target.intellij.xml=IDE code style XML
settings.export.target.color.scheme=IDE color scheme (.icls)
settings.export.target.color.scheme.plugin=Color scheme plugin .jar
settings.import.source.color.scheme=IDE color scheme (.icls) or settings (.jar)
settings.export.inspection.profile.xml=IDE inspection profile XML
settings.import.inspection.profile.xml=IDE inspection profile XML
margin.columns=columns
combobox.lineseparator.for.new.files.hint=Applied to new files
integer.field.value.expected=A value is expected
integer.field.value.out.of.range=Value ''{0}'' is out of range {1}..{2}
integer.field.value.not.a.number=Value ''{0}'' is not an integer number
integer.field.value.default=Default
settings.soft.margins.empty.list=None
settings.default.value.prefix=Default: {0}
settings.hints=Inlay Hints
settings.hints.group.code.vision=Code vision
settings.hints.new.group.code.vision=Code vision
settings.hints.new.group.code.vision.description=Provide information derived from project analysis: hierarchy details, problems, and usages.
settings.hints.group.types=Types
settings.hints.group.types.description=Provide type information where it is not explicit.
settings.hints.group.values=Values
settings.hints.group.values.description=Identify places where special values (for example, null) are used.
settings.hints.group.parameters=Parameter names
settings.hints.group.parameters.description=Help you pass correct arguments by showing parameter names at call sites.
settings.hints.group.annotations=Annotations
settings.hints.group.annotations.description=Show annotations that are not present in the code.
settings.hints.group.method.chains=Method chains
settings.hints.group.lambdas=Lambdas
settings.hints.group.lambdas.description=Show implicit details in scope of a lambda.
settings.hints.group.code.author=Code author
settings.hints.group.code.author.description=Show the author of the code according to the records in the VCS.
The author is whoever last edited the class, method, or function. If there are multiple commits from different authors, the one who owns the most lines is considered the author.
settings.hints.group.url.path=URL path
settings.hints.group.url.path.description=Allows you to quickly access URL-related actions, for example, test an endpoint.
settings.hints.group.other=Other
light.edit.close.title=Close Document
light.edit.close.message=The document has been modified.\nDo you want to save the changes?
light.edit.close.save=Save
light.edit.close.discard=Discard
light.edit.close.cancel=Cancel
light.edit.associate.fileTypes.error.message=Failed to associate extensions with {0}
light.edit.exit.title=Save Documents
light.edit.exit.message=There are unsaved documents.\nDo you want to save the changes?
intention.category.light.edit.mode=LightEdit mode
light.edit.open.in.project.intention=Open file in project\u2026
light.edit.open.in.project.progress.message=Searching Project Root
light.edit.open.in.project.dialog.title=Choose Project Root Directory
light.edit.action.recentFile.text=Open _Recent
light.edit.unableToOpenFile.text={0} is unsupported binary file
light.edit.unableToOpenFile.title=Unable to Open File
light.edit.autosave.widget.text=Autosave: {0}
light.edit.autosave.widget.off=off
light.edit.autosave.widget.on=on
light.edit.autosave.widget.popup.title=Save changes automatically
light.edit.autosave.widget.popup.text=All open files are saved {0}.
light.edit.autosave.widget.popup.text.on.close=on window close
light.edit.autosave.widget.popup.text.time=every {0} seconds
light.edit.autosave.widget.popup.text.deactivation=on tab/window close
or on window deactivation
light.edit.status.bar.notification.label.text=LightEdit mode.
light.edit.status.bar.notification.link.text=Access full IDE
light.edit.open_current_file_in_project.text=Open the Current File in Project\u2026
light.edit.open_recent_project.text=Open Recent Project\u2026
light.edit.create_new_project.text=Create New Project\u2026
light.edit.status.bar.notification.tooltip=The file is open in the LightEdit mode: a
\
simple text editor with basic code
\
navigation and folding.\
For a full set of IDE features, open the
\
file in a project.
light.edit.status.bar.notification.tooltip.link.text=More about the LightEdit mode
light.edit.confirmation.dialog.title=Open in Project
light.edit.confirmation.stay.button=Stay in LightEdit
light.edit.confirmation.project.button=Open in Project
light.edit.confirmation.content.title=File is opened in LightEdit. Open in Project?
light.edit.confirmation.content.text=
The file is opened in the LightEdit mode, a simplified editor.
\
To get all the IDE features, like the advanced code analysis,
\
open the file in a new project. You can do this later.
light.edit.confirmation.do.not.ask=Do not ask again
light.edit.file.creation.failed.message=Cannot create {0}, new document {1} must be saved to a different location.
light.edit.file.creation.failed.hide.message=Hide
light.edit.reload.action=Re&load from Disk
custom.option=Custom\u2026
custom.option.with.shortcut=Custom ({0})
configurable.CodeStyleSchemesConfigurable.display.name=Code Style
configurable.ArrangementRuleAliasesListEditor.display.name=Custom Composite Tokens
label.new.alias.name=New alias name:
dialog.title.create.new.alias=Create New Alias
dialog.title.copy.alias=Copy Alias
configurable.editor.tabs.display.name=Editor Tabs
checkbox.highlight.usages.of.element.at.caret=Usages of element at caret
checkbox.show.inline.dialog.on.local.variable.references=Show inline dialog for local variables
group.refactorings=Refactorings
editor.options.scrolling=Scrolling
editor.options.prefer.scrolling.editor.label=Caret behavior:
editor.options.prefer.scrolling.editor.canvas.to.keep.caret.line.centered=Keep the caret in place, scroll editor canvas
editor.options.prefer.moving.caret.line.to.minimize.editor.scrolling=Move caret, minimize editor scrolling
editor.options.save.files.group=On Save
editor.options.gutter.group=Gutter
editor.options.line.feed=Ensure every saved file ends with a line break
editor.options.remove.trailing.blank.lines=Remove trailing blank lines at the end of saved files
editor.options.quick.doc.on.mouse.hover=Show quick documentation on hover
editor.options.quick.doc.on.mouse.hover.comment.screen.reader.support=Quick documentation on mouse hover is not available with screen reader support. To turn it off, go to the Appearance settings.
editor.options.highlight.modified.line=Highlight modified lines in the gutter
editor.options.highlight.modified.line.error.stripe=Highlight modified lines in error stripe on the scrollbar
editor.options.whitespace.line.color=Highlight lines with whitespace-only modifications with a different color
editor.options.tooltip.delay=Tooltip delay:
editor.options.ms=milliseconds
completion.option.match.case=Match case:
completion.option.first.letter.only=First letter only
completion.option.all.letters=All letters
completion.option.sort.suggestions.alphabetically=Sort suggestions alphabetically
completion.option.insert.parentheses=Insert parentheses automatically when applicable
console.fold.console.lines=Fold console lines that contain:
console.enter.substring.folded=Enter a substring of a console line you'd like to see folded:
console.fold.exceptions=Exceptions:
console.enter.substring.dont.fold=Enter a substring of a console line you don't want to fold:
console.fold.nothing=Fold nothing
console.no.exceptions=No exceptions
checkbox.use.small.font.for.labels=Use small font for labels
editbox.blanklines.around.field.in.interface=Around field in interface:
editbox.blanklines.around.method.in.interface=Around method in interface:
settings.editor.font.default=default
custom.option.description=Set custom page size
settings.code.style.formatter.control.tab.title=Formatter
settings.code.style.general.tab.title=General
code.style.scheme.default=Default
code.style.scheme.project=Project
code.style.title.lang.specific=Language-specific
settings.code.style.builder.method.names=Method names
settings.code.style.builder.methods.tooltip=Use , to separate several methods
title.advanced.settings=Advanced Settings
search.advanced.settings=Search advanced settings
search.advanced.settings.nothing.found=Nothing found
button.advanced.settings.reset=Reset Setting
checkbox.advanced.settings.modified=Show modified only
advanced.setting.ide.ui.native.file.chooser=Use native file chooser dialog on Windows/macOS
advanced.setting.ide.ui.native.file.chooser.description=When enabled, the IDE will use an OS-specific file chooser dialog instead of the custom one for opening files/directories.
advanced.setting.ide.always.show.tool.window.header.icons=Always show tool window header icons
advanced.setting.ide.always.show.tool.window.header.icons.description=If this option is disabled, tool window header icons are shown only on mouse hover or when the tool window is focused
advanced.setting.ide.tool.window.header.dnd=Allow dragging tool windows by header to move to another location
advanced.setting.ide.show.fileType.icon.in.titleBar=Show file type icon in IDE frame header
advanced.setting.ide.show.fileType.icon.in.titleBar.description=On macOS, the icon can be used to drag a file to a different application
advanced.setting.ide.trigger.menu.actions.on.rmb.release=Activate menu items on right mouse button release
advanced.setting.ide.trigger.menu.actions.on.rmb.release.description=For macOS and Linux only
advanced.setting.ide.max.recent.projects=Maximum number of recent projects
advanced.setting.temporary.configurations.limit=Temporary configurations limit
advanced.setting.confirm.rerun.with.termination=Confirm rerun with process termination
advanced.setting.start.run.configurations.pinned=Make configurations pinned by default
advanced.setting.max.recent.run.configurations=Maximum number of recent run configurations
advanced.setting.localHistory.daysToKeep=Duration of storing changes in Local History
advanced.setting.localHistory.daysToKeep.description=Do not use Local History as the primary version control system since it may become corrupted if the IDE hangs
advanced.setting.localHistory.daysToKeep.trailingLabel=days
advanced.setting.se.text.search=Show text search results in Search Everywhere
advanced.setting.se.text.search.description=Show text search results in the "All" tab and display the "Text" tab in Search Everywhere
advanced.setting.edit.source.on.enter.key.request.focus.in.editor=Move focus to editor when Enter is pressed
advanced.setting.ide.open.readme.md.on.startup=Open README.md file if there are no open files on project startup
advanced.setting.editor.skip.copy.and.cut.for.empty.selection=Don't copy/cut the current line when invoking the Copy or Cut action with no selection
advanced.setting.editor.skip.selecting.line.after.copy.empty.selection=Don't select the copied line after invoking the Copy action with no selection
advanced.setting.editor.paste.line.copied.from.empty.selection=When pasting a line copied with no selection
advanced.setting.ide.cycle.scrolling=Cyclic scrolling in lists and trees
advanced.setting.ide.cycle.scrolling.description=Select the last element when pressing Up on the first element, and vice versa
advanced.setting.editor.tab.painting=Tab character rendering
advanced.setting.ide.suppress.double.click.handler=Disable double modifier key shortcuts
advanced.setting.ide.suppress.double.click.handler.description=Shift-Shift for Search Everywhere, Ctrl-Ctrl for Run Anything
advanced.setting.bigger.font.in.project.view=Increase font size in Project view
advanced.setting.bigger.font.in.project.view.description=Requires IDE restart
advanced.setting.ide.settings.move.mouse.on.default.button=Position mouse cursor on default button in dialogs
advanced.setting.ide.remember.last.search.scope=Keep last selected search scope
advanced.setting.ide.similar.usages.clustering.enable=Enable similar usages clustering in Find Usages view
advanced.setting.ide.usages.page.size=Maximum number of results to show in Find in Files/Show Usages preview
advanced.setting.ide.usages.page.size.description=Increasing this limit can significantly increase IDE memory usage
advanced.setting.editor.show.special.chars=Render special characters, such as control codes, using their Unicode name abbreviations
advanced.setting.editor.show.zoom.indicator=Show zoom indicator
advanced.setting.ide.tree.collapse.recursively=When collapsing a node, also collapse all expanded nodes under it
advanced.setting.project.view.do.not.autoscroll.to.libraries=When navigating to a library class, do not select it in the project tree
advanced.setting.ide.max.recent.files=Maximum number of recent files
advanced.setting.ide.max.recent.locations=Maximum number of recent locations
advanced.setting.editor.comment.line.caret.down=Move caret down after Comment with Line Comment action
advanced.setting.editor.gutter.linenumber.font.size.delta=Line number's font delta
advanced.setting.editor.gutter.linenumber.font.size.delta.description=This value determines the increase or decrease in the editor line number font size compared to the editor's font size
advanced.setting.editor.gutter.linenumber.font.size.delta.trailingLabel=points
advanced.setting.editor.distraction.free.margin=Left margin in distraction free mode
advanced.setting.editor.distraction.free.margin.description=Specify -1 to use automatically calculated margin (centering the editor)
advanced.setting.editor.distraction.free.margin.trailingLabel=pixels
advanced.setting.editor.soft.wrap.force.limit=Force soft wrap in documents with lines longer than
advanced.setting.editor.soft.wrap.force.limit.trailingLabel=characters
advanced.setting.editor.soft.wrap.force.limit.description=Increasing this limit will negatively affect editor performance
advanced.setting.editor.maximize.on.double.click=Perform 'Hide All Tool Windows' / 'Restore Windows' with double-click on editor tab
advanced.setting.editor.maximize.in.splits.on.double.click=Perform 'Maximize Editor' / 'Normalize Splits' with double-click on editor tab
advanced.setting.editor.normalize.splits=Equalize proportions in nested splits
advanced.setting.editor.normalize.splits.description=Adjust splitters to keep space equally distributed after split/unsplit.
advanced.setting.editor.open.inactive.splitter=When navigating to a file, prefer selecting existing tab in inactive split pane
advanced.setting.editor.keep.pinned.tabs.on.left=Keep pinned tabs on the left
advanced.setting.editor.selection.expand-whitespaces=Select whitespace characters with 'Extend Selection'
advanced.setting.terminal.show.application.title=Show application title
advanced.setting.terminal.buffer.max.lines.count=Terminal scrollback buffer size
advanced.setting.terminal.buffer.max.lines.count.trailingLabel=lines
advanced.setting.terminal.escape.moves.focus.to.editor=Move focus to the editor with Escape
advanced.setting.terminal.type.ahead=Typeahead
advanced.setting.terminal.type.ahead.latency.threshold=Typeahead latency threshold
advanced.setting.terminal.type.ahead.latency.threshold.trailingLabel=ms
advanced.setting.terminal.use.1.0.line.spacing.for.alternative.screen.buffer=Use 1.0 line spacing for alternative screen buffer (mc, vim, nano, etc.)
advanced.setting.terminal.fill.character.background.including.line.spacing=Fill character background including line spacing
advanced.setting.editor.reuse.not.modified.tabs=Open declaration source in the same tab
advanced.setting.editor.reuse.not.modified.tabs.description=When navigating to a method/class/variable declaration, the source file that contains the declaration will replace the current tab if there are no changes
advanced.setting.editor.open.tabs.in.main.window=Open declaration source called from a detached window in the main IDE window
advanced.setting.editor.open.tabs.in.main.window.description=When navigating to a method/class/variable declaration from a tab in the detached window, new tabs will be opened in the main IDE window. Overrides 'Open declaration source in the same tab'.
advanced.setting.ide.macos.disable.native.shortcut.symbols=Use words instead of symbols for macOS keyboard shortcuts
advanced.setting.ide.macos.disable.native.shortcut.symbols.description=Change shortcut symbols \u238B, \u232B, \u2325, and others to Esc, Backspace, Option, etc
advanced.setting.documentation.components.enable.inline.code.highlighting=Basic syntax highlighting of inline code
advanced.setting.documentation.components.enable.code.blocks.highlighting=Basic syntax highlighting of multiline code blocks
advanced.setting.documentation.components.enable.highlighting.of.links=Syntax highlighting of links on code elements
advanced.setting.documentation.components.enable.code.background=Add background to inline and multiline code blocks
advanced.setting.documentation.auto.show.in.modal.dialogs=Show QuickDoc automatically during code completion in modal dialogs
advanced.setting.search.everywhere.wait.for.contributors=Wait for all contributors to finish before showing results
advanced.setting.search.everywhere.show.results.notification=Show notifications above search results
advanced.setting.search.everywhere.wait.for.contributors.description=Enabling this option will stop the search items to change their position in the displayed search results. This process might cause a delay.
advanced.setting.search.everywhere.contributors.wait.timeout=Contributors waiting timeout (ms)
advanced.setting.search.everywhere.recent.at.top=Show recent files at the top of results list
advanced.setting.search.everywhere.recent.at.top.description=When enabled, recent files are always displayed at the top of the results list. Therefore, even if these files match the search pattern less precisely than other results, they will remain at the top.
advanced.setting.floating.codeToolbar.hide=Hide floating toolbar for code editing
group.advanced.settings.other=Other
group.advanced.settings.ide=IDE
group.advanced.settings.se=Search Everywhere
group.advanced.settings.tool.windows=Tool Windows
group.advanced.settings.ui=User Interface
group.advanced.settings.project.view=Project View
group.advanced.settings.startup=Startup
group.advanced.settings.editor=Editor
group.advanced.settings.editor.tabs=Editor Tabs
group.advanced.settings.find=Find/Replace
group.advanced.settings.find.usages=Find Usages
group.advanced.settings.search.scopes=Search Scopes in Find, Replace, Rename
group.advanced.settings.terminal=Terminal
group.advanced.settings.run=Run/Debug
group.advanced.settings.documentation.components=Documentation Components
reformat.again.to.remove.custom.line.breaks=Reformat again to remove custom line breaks
notification.group.automatic.indent.detection=Automatic indent detection disabled
dialog.title.caching.macros=Caching Macros
line.numeration.type.absolute=Absolute
line.numeration.type.relative=Relative
line.numeration.type.hybrid=Hybrid
notification.content.switch.restart=Enable {0} and Restart
notification.content.available={0} Language is available
It can be changed later in Settings
notification.content.enabled={0} Language is enabled
It can be changed later in Settings
group.completion.ml=Machine Learning-Assisted Completion
settings.editor.general.appearance=Open settings
settings.editor.sticky.lines.disabled.title=Sticky lines disabled
settings.editor.sticky.lines.disabled.text=Enable sticky lines in settings
title.inline.completion=Inline Completion
text.go.to.inline.completion.settings=Go to Inline Completion settings page to adjust inline completion (e.g. Full Line Code Completion) settings