mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-13 06:47:40 +07:00
3159 lines
174 KiB
Properties
3159 lines
174 KiB
Properties
# Copyright 2000-2025 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
|
|
#
|
|
# Modified by Nikita Iarychenko at 2025 as part of the OpenIDE project(https://openide.ru).
|
|
# Any modifications are available on the same license terms as the original source code.
|
|
notification.group.ide.errors=IDE errors
|
|
|
|
|
|
notification.group.browser.config.problems=Browser configuration problems
|
|
notification.title.browser.config.problem=Browser configuration problem
|
|
error.malformed.url=Malformed URL: {0}
|
|
error.please.specify.path.to.web.browser=Specify the path to the web browser in {0} | Web Browsers
|
|
error.0.browser.path.not.specified={0} browser path is not specified.
|
|
browser.default.not.supported=Unfortunately, the IDE doesn't know how to launch the default browser on this system.
|
|
chooser.title.select.profiles.ini.file=Select \"profiles.ini\" File
|
|
label.text.path.to.profiles.ini=Path to \"profiles.ini\":
|
|
label.text.profile=&Profile:
|
|
display.name.firefox.settings=Firefox Settings
|
|
browsers.explorer=Internet Explorer
|
|
browsers.safari=Safari
|
|
browsers.firefox=Firefox
|
|
browsers.chrome=Chrome
|
|
browser.shortcut=hold Shift to open a local file URL
|
|
browser.shortcut.or.shift={0}, hold Shift to open a local file URL
|
|
browser.error=Browser Error
|
|
browser.url.popup=Choose URL
|
|
browser.select.in.default.name=Web Browser
|
|
browser.notification.timeout.group=Timeout opening page in browser
|
|
browser.notification.timeout.title=URL does Not respond
|
|
browser.notification.timeout.text=Unable to open <a href="{0}">{1}</a> in the browser because the URL does not respond.
|
|
browsers.settings=Web Browsers and Preview
|
|
browser.preview.file.title=Preview of {0}
|
|
task.browser.launch=Launch Web Browser
|
|
task.browser.url=URL:
|
|
task.browser.label=Browser:
|
|
open.selected.file.in.browser=Open the selected file in browser
|
|
open.in.browser=Open in _Browser
|
|
start.browser.border.label.open.browser=Open browser
|
|
start.browser.checkbox.start.browser=After launch
|
|
start.browser.with.js.debugger=with &JavaScript debugger
|
|
settings.browsers.column.path=Path
|
|
settings.browsers.column.name=Name
|
|
settings.browsers.column.family=Family
|
|
settings.browsers.system.default=System default
|
|
settings.browsers.first.listed=First listed
|
|
settings.browsers.show.browser.popup.in.the.editor=Show browser popup in the editor
|
|
settings.browsers.show.browser.popup.html=For HTML files
|
|
settings.browsers.show.browser.popup.xml=For XML files
|
|
settings.browsers.default.browser=Default Browser:
|
|
settings.browsers.custom.path=Custom path
|
|
settings.browsers.no.web.browsers.configured=No web browsers configured
|
|
title.select.path.to.browser=Select Path to Browser
|
|
javascript.debugger.settings.choose.file.title=Select
|
|
javascript.debugger.settings.choose.file.subtitle=Select Web Page to Debug JavaScript In
|
|
setting.value.reload.mode.server=Reload page in browser:
|
|
setting.value.reload.mode.preview=Reload page in built-in preview:
|
|
web.preview.reload.mode.disabled=Disabled
|
|
web.preview.reload.mode.on.save=On Save
|
|
web.preview.reload.mode.on.change=On Change
|
|
settings.browsers.reload.behavior=Reload behavior
|
|
|
|
default=Default
|
|
file.read.error=Cannot read from file {0}.
|
|
file.write.error=Cannot write to file {0}.
|
|
file.read.error.details=Cannot read from file {0}: {1}
|
|
file.write.error.details=Cannot write to file {0}: {1}
|
|
|
|
button.finish=&Finish
|
|
button.ok=&OK
|
|
button.wizard.previous=&Previous
|
|
button.wizard.next=&Next
|
|
# suppress inspection "UnusedProperty" used in PlatformExtensions.xml
|
|
title.general=System Settings
|
|
editbox.default.encoding.for.properties.files=Default encoding for properties files:
|
|
checkbox.transparent.native.to.ascii.conversion=Transparent native-to-ascii conversion
|
|
checkbox.confirm.application.exit=Confirm before exiting the IDE
|
|
settings.general.autosave=Autosave
|
|
checkbox.save.files.automatically=Save files if the IDE is idle for
|
|
label.inactive.timeout.sec= seconds
|
|
checkbox.save.files.on.frame.deactivation=Save files when switching to a different application or a built-in terminal
|
|
checkbox.safe.write=Back up files before saving
|
|
label.autosave.comment=Autosave cannot be disabled completely. <a>How it works</a>
|
|
settings.general.synchronization=Sync external changes:
|
|
checkbox.synchronize.files.on.frame.activation=When switching to the IDE window or opening an editor tab
|
|
checkbox.synchronize.files.in.background=Periodically when the IDE is inactive (experimental)
|
|
title.accessibility=Accessibility
|
|
checkbox.support.screen.readers=Support screen readers
|
|
support.screen.readers.tab={0} and {1} will navigate UI controls in dialogs and will not be available for switching editor tabs or other IDE actions. Tooltips on mouse hover will be disabled.
|
|
checkbox.acessibility.contrast.scrollbars=Use contrast scrollbars
|
|
group.settings.process.tab.close=When closing a tool window with a running process:
|
|
radio.process.close.terminate=Terminate process
|
|
radio.process.close.disconnect=Disconnect
|
|
radio.process.close.ask=Ask
|
|
treenode.loading= loading\u2026
|
|
action.descriptor.action=Action: {0}
|
|
action.descriptor.typing=Typing: "{0}"
|
|
action.descriptor.keystroke=Keystroke: "{0}"
|
|
title.edit.macros=Edit Macros
|
|
message.macro.exists=Macro ''{0}'' already exists. Do you want to overwrite it?
|
|
title.macro.name.already.used=Macro Name Already Used
|
|
prompt.enter.new.name=Enter a new name
|
|
title.rename.macro=Rename Macro
|
|
button.delete=Delete
|
|
action.stop.macro.recording=Stop _Macro Recording
|
|
action.start.macro.recording=Start _Macro Recording
|
|
prompt.enter.macro.name=Enter a name for the macro. Leave blank if the macro is a temporary one.
|
|
title.enter.macro.name=Enter Macro Name
|
|
action.flatten.packages=Flatten Packages
|
|
action.flatten.view=Flatten View
|
|
button.remove=&Remove
|
|
button.move.up=Move &Up
|
|
button.move.down=Move &Down
|
|
button.restore.selection=Restore {0}
|
|
button.restore.selected.groups=Restore Selected Groups
|
|
button.restore.last.state=Restore Last State
|
|
button.restore.defaults=Restore Defaults
|
|
button.restore.all=Restore A&ll Defaults
|
|
progress.deleting=Deleting
|
|
progress.counting.files=Counting files\u2026
|
|
select.in.commander=Commander
|
|
errortree.noMessages=No messages
|
|
errortree.information=Information:
|
|
errortree.error=Error:
|
|
errortree.warning=Warning:
|
|
errortree.note=Note:
|
|
action.show.warnings=Show warnings
|
|
action.show.infos=Show information messages
|
|
action.next.message=Next Message
|
|
action.previous.message=Previous Message
|
|
action.next.problem=Next Problem
|
|
action.previous.problem=Previous Problem
|
|
action.stop=Stop
|
|
errortree.prefix.line=line ({0})
|
|
checkbox.errortree.export.details=Details
|
|
checkbox.merge.main.menu.with.window.title=Merge main menu with window title
|
|
checkbox.merge.main.menu.with.window.not.supported.comment=This option is not supported for the current Window Manager
|
|
|
|
# Favorites
|
|
action.add.all.open.tabs.to.new.favorites.list=Add All Open Tabs To New Favorites List
|
|
action.add.to.new.favorites.list=Add To _New Favorites List
|
|
prompt.input.new.favorites.list.name=Enter a name for the new favorites list
|
|
title.add.new.favorites.list=Add New Favorites List
|
|
error.favorites.list.already.exists=Favorites list ''{0}'' already exists
|
|
title.unable.to.add.favorites.list=Unable To Add Favorites List
|
|
favorites.list.unnamed=Unnamed{0}
|
|
action.remove.from.current.favorites=Remove From Current Favorites
|
|
action.abbreviate.qualified.package.names=Abbreviate Qualified Package Names
|
|
action.hide.empty.middle.packages=Hide Empty Middle Packages
|
|
action.show.hide.empty.middle.packages=Show/Hide Empty Middle Packages
|
|
action.compact.empty.middle.packages=Compact Middle Packages
|
|
action.show.compact.empty.middle.packages=Show/Compact Middle Packages
|
|
action.show.members=Show Members
|
|
select.in.favorites=Favorites
|
|
action.send.to.new.favorites.list=Send To New Favorites List
|
|
title.rename.favorites.list=Rename
|
|
prompt.input.favorites.list.new.name=Rename Favorites list ''{0}'' to:
|
|
|
|
# File Templates
|
|
command.create.file.from.template=Create File From Template
|
|
error.parsing.file.template=Error parsing file template: {0}
|
|
title.velocity.error=Velocity Error
|
|
action.from.file.template=From File Template\u2026
|
|
action.edit.file.templates=Edit File Templates\u2026
|
|
error.unable.to.parse.template.message=Unable to parse template "{0}"\nError message: {1}
|
|
error.invalid.template.file.name.or.extension=Invalid template file name or extension
|
|
title.cannot.create.class=Cannot Create Class
|
|
title.cannot.create.file=Cannot Create File
|
|
title.new.from.template=New {0}
|
|
error.please.enter.a.file.name=Specify a file name
|
|
label.file.name=File name:
|
|
title.select.template=Select Template
|
|
label.name=&Name:
|
|
label.extension=&Extension:
|
|
title.file.templates=File and Code Templates
|
|
title.edit.file.template=Edit File Template
|
|
checkbox.reformat.according.to.style=&Reformat according to style
|
|
checkbox.enable.live.templates=Enable &Live Templates
|
|
label.description=Description:
|
|
tab.filetemplates.templates=Files
|
|
tab.filetemplates.includes=Includes
|
|
tab.filetemplates.code=Code
|
|
tab.filetemplates.j2ee=Other
|
|
error.please.specify.template.name=Specify a template name
|
|
title.cannot.save.current.template=Cannot Save Current Template
|
|
action.create.template=Create Template
|
|
action.create.child.template=Create Child Template File
|
|
action.copy.template=Copy Template
|
|
action.reset.to.default=Revert to Original Template
|
|
action.remove.template=Remove Template
|
|
template.unnamed=Unnamed
|
|
template.copy.N.of.T=Copy{0} of {1}
|
|
prompt.reset.to.original.template=Reset to original template?
|
|
title.reset.template=Reset Template
|
|
# Hierarchy View
|
|
action.browse.call.hierarchy=Browse Call Hierarchy
|
|
action.browse.method.hierarchy=Browse Method Hierarchy
|
|
action.browse.type.hierarchy=Browse Type Hierarchy
|
|
action.base.on.this.0=Base on This {0}
|
|
action.CallHierarchy.BaseOnThisMethod.text=Base on This Method
|
|
action.MethodHierarchy.BaseOnThisMethod.text=Base on This Method
|
|
action.TypeHierarchyBase.BaseOnThisType.text=Base on This Class
|
|
label.scope=&Scope:
|
|
action.refresh=Refresh
|
|
action.callee.methods.hierarchy=Callee Methods Hierarchy
|
|
action.caller.methods.hierarchy=Caller Methods Hierarchy
|
|
node.hierarchy.invalid=[Invalid]
|
|
node.call.hierarchy.N.usages= ({0} usages)
|
|
action.hide.non.implementations=Hide classes where the method is not implemented legally
|
|
hierarchy.legend.method.is.defined.in.class=method is defined in the class
|
|
hierarchy.legend.method.defined.in.superclass=method is not defined in the class but is defined in its superclass
|
|
hierarchy.legend.method.should.be.defined=method must be defined since the class is not abstract
|
|
title.hierarchy.callees.of=Callees of {0}
|
|
title.hierarchy.callers.of=Callers of {0}
|
|
title.hierarchy.method=Method {0}
|
|
title.hierarchy.subtypes=Subtypes of {0}
|
|
title.hierarchy.supertypes=Supertypes of {0}
|
|
title.hierarchy.class=Class {0}
|
|
progress.deleting.class=Deleting class {0}
|
|
action.view.class.hierarchy=Class Hierarchy
|
|
action.description.view.class.hierarchy=Switch to Class Hierarchy
|
|
action.view.subtypes.hierarchy=Subtypes Hierarchy
|
|
action.description.view.subtypes.hierarchy=Switch to Subtypes Hierarchy
|
|
action.view.supertypes.hierarchy=Supertypes Hierarchy
|
|
action.description.view.supertypes.hierarchy=Switch to Supertypes Hierarchy
|
|
filetype.gui.designer.form.description=GUI Designer form
|
|
filetype.gui.designer.form.display.name=GUI Designer form
|
|
|
|
error.name.cannot.be.empty=Name cannot be empty
|
|
editbox.customfiletype.line.comment=Line comment:
|
|
editbox.customfiletype.block.comment.start=Block comment start:
|
|
editbox.customfiletype.block.comment.end=Block comment end:
|
|
editbox.customfiletype.hex.prefix=Hex prefix:
|
|
editbox.customfiletype.number.postfixes=Number postfixes:
|
|
listbox.customfiletype.keywords=Keywords
|
|
editbox.customfiletype.name=Name:
|
|
editbox.customfiletype.description=Description:
|
|
group.customfiletype.syntax.highlighting=Syntax Highlighting
|
|
checkbox.customfiletype.ignore.case=&Ignore case
|
|
checkbox.customfiletype.support.paired.braces=Support paired b&races
|
|
checkbox.customfiletype.support.paired.brackets=Support paired bra&ckets
|
|
checkbox.customfiletype.support.paired.parens=Support paired &parens
|
|
checkbox.customfiletype.support.string.escapes=Support string &escapes
|
|
# suppress inspection "UnusedProperty"
|
|
action.help=Help
|
|
select.in.packages=Packages
|
|
select.in.project=Project
|
|
navigation.bar=Navigation Bar
|
|
navigation.bar.item.sample=Sample
|
|
|
|
prompt.open.project.or.attach=<html><body>Projects can either be opened in a new window, or replace the project in the current window, \
|
|
or be attached to the already opened projects.<br>How would you like to open the project?</body></html>
|
|
prompt.open.project.or.attach.title=Open Project
|
|
prompt.open.project.or.attach.button.this.window=&This Window
|
|
prompt.open.project.or.attach.button.new.window=New &Window
|
|
prompt.open.project.or.attach.button.attach=&Attach
|
|
button.new.frame=New &Window
|
|
button.existing.frame=&This Window
|
|
button.yes=_Yes
|
|
error.project.file.does.not.exist=Cannot load {0}. The file does not exist.
|
|
error.file.does.not.exist=File {0} does not exist.
|
|
title.open.project=Open Project
|
|
title.open.file.or.project=Open File or Project
|
|
button.cancel=&Cancel
|
|
button.help=&Help
|
|
error.cannot.load.project=Cannot load project: {0}
|
|
title.cannot.load.project=Cannot Load Project
|
|
action.close.projects.in.current.window=Close Pro_jects in Current Window
|
|
|
|
title.cannot.convert.project=Cannot Convert Project
|
|
dialog.title.convert.project=Convert Project
|
|
convert.project.dialog.button.text=Convert
|
|
conversion.dialog.text.1=The project ''{0}'' has an outdated format and will be converted. \
|
|
You may not be able to open the project with earlier versions of {1}.
|
|
conversion.dialog.text.2=<b> </b><a href=\"details\">Details...</a><br/><br/>Older versions of project files will be saved to: ''{0}''
|
|
message.text.unlock.read.only.files=<html><body>The following files are read-only. {0} will unlock them.<br>{1}</body></html>
|
|
error.message.cannot.make.files.writable=Cannot unlock the following files:\n{0}
|
|
error.cannot.convert.project=Cannot convert project: {0}
|
|
message.text.files.do.not.exist=<html><body>The following files don''t exist: <br>\
|
|
{0}The corresponding modules won''t be converted. Do you want to continue?</body></html>
|
|
|
|
# {0} is a third-party product name
|
|
transfer-settings.keymap.extension-custom-shortcuts=<html>Some extensions from {0} might have added custom shortcuts. These shortcuts are also displayed in this list</html>
|
|
transfer-settings.keymap.custom-shortcuts=Only custom shortcuts
|
|
transfer-settings.keymap.more=more\u2026
|
|
transfer-settings.plugins.more=and {0} more
|
|
transfer-settings.sections.more=More..
|
|
transfer-settings.vs-win.resharper-settings-found=ReSharper settings are found and will be imported
|
|
|
|
select.in.file.structure=File Structure
|
|
|
|
about.box.build.number=Build #{0}
|
|
# suppress inspection "GrazieInspection"
|
|
about.box.build.date=, built on {0}
|
|
# suppress inspection "GrazieInspection"
|
|
about.box.build.date.time=, built on {0} at {1}
|
|
# suppress inspection "GrazieInspection"
|
|
about.box.build.date.omitted.in.dev.build.mode=, build date omitted in Dev build mode
|
|
about.box.jre=Runtime version: {0} {1}
|
|
about.box.vm=VM: {0} by {1}
|
|
about.box.powered.by=Powered by <hyperlink>open-source software</hyperlink>
|
|
about.box.copyright=Copyright \u00A9 {0}\u2013{1} <hyperlink>{2}</hyperlink>
|
|
about.box.jcef=JCEF {0}.{1}.{2}
|
|
|
|
title.warning=Warning
|
|
|
|
action.activate.tool.window=Activate {0} window
|
|
command.close.all.editors=Close All Editors
|
|
action.close.all.editors.in.tab.group=Close _All Tabs In Group
|
|
command.close.all.unmodified.editors=Close All Unmodified Editors
|
|
action.close.all.unmodified.editors.in.tab.group=Close _Unmodified Tabs In Group
|
|
action.close.all.unmodified.editors=Close _Unmodified Tabs
|
|
action.close.all.unpinned.editors.in.tab.group=Close All but Pinned In Group
|
|
action.close.all.unpinned.editors=Close All but Pinned
|
|
action.close.all.readonly.editors.in.tab.group=Close All Read-Only In Group
|
|
action.close.all.readonly.editors=Close All Read-Only
|
|
# see CloseAllEditorsToTheLeftAction
|
|
# suppress inspection "UnusedProperty"
|
|
action.close.all.editors.above=Close Tabs Above
|
|
# see CloseAllEditorsToTheRightAction
|
|
# suppress inspection "UnusedProperty"
|
|
action.close.all.editors.below=Close Tabs Below
|
|
action.copy.path=C_opy Absolute Path
|
|
action.copy.paths=C_opy Absolute Paths
|
|
message.reference.to.fqn.has.been.copied=Reference to ''{0}'' has been copied.
|
|
message.path.to.fqn.has.been.copied=''{0}'' has been copied.
|
|
command.pasting.reference=Pasting reference
|
|
action.create.new.class.name.field=Name
|
|
action.create.new.class.templates.list.accessible.name=Templates
|
|
button.create=&Create
|
|
action.close=_Close
|
|
action.create.new.directory.or.package=Create new directory or package
|
|
prompt.enter.new.directory.name=Enter new directory name:
|
|
prompt.enter.new.package.name=Enter new package name:
|
|
title.new.directory=New Directory
|
|
title.new.package=New Package
|
|
action.package=Package
|
|
action.directory=Directory
|
|
error.invalid.file.name=''{0}'' is an invalid file name
|
|
error.invalid.directory.name=''{0}'' is an invalid directory name
|
|
error.invalid.java.package.name=Invalid package name; it's impossible to create a Java class inside
|
|
error.invalid.java.package.name.format=Invalid package name format; it's impossible to create a Java class inside
|
|
error.file.with.name.already.exists=A file with the name ''{0}'' already exists
|
|
error.directory.with.name.already.exists=A directory with the name ''{0}'' already exists
|
|
error.package.with.name.already.exists=A package with the name ''{0}'' already exists
|
|
error.invalid.directory=Invalid directory: ''{0}''
|
|
error.user.home.directory.not.found=User home directory not found
|
|
warning.create.package.with.ignored.name=Trying to create a package with an ignored name (''{0}''); the result will not be visible
|
|
warning.create.directory.with.ignored.name=Trying to create a directory with an ignored name (''{0}''); the result will not be visible
|
|
warning.create.directory.with.dot=Note: "." in the name is treated as a regular character. Use "/" instead if you mean to create nested directories
|
|
error.name.should.be.specified=A name must be specified
|
|
progress.creating.directory=Creating directory {0}{1}{2}
|
|
progress.creating.package=Creating package {0}.{1}
|
|
command.create.directory=Create Directory
|
|
command.create.package=Create Package
|
|
prompt.enter.new.file.name=Specify a new file name:
|
|
title.new.file=New File
|
|
progress.creating.file=Creating file {0}{1}{2}
|
|
command.create.file=Create File
|
|
action.delete.ellipsis=_Delete\u2026
|
|
action.delete=_Delete
|
|
title.file.already.exists=File Already Exists
|
|
title.error.writing.file=Error Writing File
|
|
message.please.select.element.for.javadoc=Select the element for which you want to view the documentation
|
|
title.no.element.selected=No Element Selected
|
|
command.go.to.line=Go to Line
|
|
action.hide.all.windows=Hide All _Windows
|
|
action.restore.windows=Restore _Windows
|
|
action.maximize.editor=Maximize Editor
|
|
action.normalize.splits=Normalize Splits
|
|
title.restart.needed=Restart Needed
|
|
title.error.reading.file=Error Reading File
|
|
title.popup.new.element=New
|
|
title.popup.new.element.same.place=New in This Directory
|
|
message.occurrence.N.of.M=Occurrence {0} of {1}
|
|
error.dir.contains.no.project=''{0}'' does not contain a project
|
|
error.files.of.this.type.cannot.be.opened=Files of this type cannot be opened in {0}
|
|
title.cannot.open.file=Cannot Open File
|
|
title.cannot.open.project=Cannot Open Project
|
|
action.unpin.tab=Unp_in Tab
|
|
action.unpin.tab.tooltip=Unpin tab
|
|
action.pin.tab=P_in Tab
|
|
command.select.all=Select All
|
|
command.unselect.all=Unselect All
|
|
message.no.targets.available=No targets available in this context
|
|
title.popup.select.target=Select In
|
|
title.popup.recent.files=Recent Files
|
|
recent.files.checkbox.label=Show edited only
|
|
recent.files.file.list.empty.text=No recent files
|
|
recent.files.tool.window.list.empty.text=No tool windows
|
|
recent.files.speed.search.empty.text=Press 'Enter' to search in Project
|
|
recent.files.accessible.file.list=Files
|
|
recent.files.accessible.tool.window.list=Tool windows
|
|
recent.files.accessible.show.tool.window=Activate tool window: {0}
|
|
recent.files.accessible.open.recently.viewed.locations=Open recent locations
|
|
recent.files.accessible.open.recently.edited.locations=Open recently edited locations
|
|
recent.locations.popup.title=Recent Locations
|
|
recent.locations.changed.locations=Recently Edited Locations
|
|
recent.locations.popup.empty.text=No recent locations found
|
|
recent.locations.title.text=Show edited only
|
|
recent.locations.popup.empty.file.text=Empty lines
|
|
action.sync.completed.successfully=File synchronization completed successfully.
|
|
inline.actions.more.actions.text=More Actions
|
|
dialog.new.window.layout.title=New Layout
|
|
dialog.new.window.layout.prompt=Layout name:
|
|
dialog.rename.window.layout.title=Rename Layout
|
|
dialog.rename.window.layout.prompt=Layout name:
|
|
dialog.delete.window.layout.prompt=Delete layout "{0}"?
|
|
dialog.layout.name.too.long=The maximum allowed length is {0} characters
|
|
dialog.layout.already.exists=A layout with this name already exists
|
|
|
|
error.plugin.was.not.installed=Plugin "{0}" was not installed: {1}
|
|
title.plugin.installation=Plugin Installation
|
|
error.descriptor.load.failed=Failed to load the plugin descriptor from {0}. The selected file is probably not an IntelliJ plugin.
|
|
error.downloaded.descriptor.load.failed=Failed to load the plugin descriptor from the downloaded archive. The archive is probably not an IntelliJ plugin.
|
|
error.pending.update=Another update for plugin "{0}" is pending installation. Please restart and try again.
|
|
error.older.update=Downloaded version ({0}) is older than the currently installed version ({1}).
|
|
error.incompatible.update=Downloaded version is incompatible with the current IDE: {0}
|
|
title.plugin.error=Plugin error
|
|
notification.group.plugin.error=Plugins failed to load
|
|
column.plugins.name=Name
|
|
plugin.info.not.available=n/a
|
|
plugin.info.unknown=unknown
|
|
plugin.installed.ide.restart.required.message=Plugin "{0}" is installed. {1} {2} to apply changes in plugins?
|
|
ide.restart.required.comment=Requires restart
|
|
ide.restart.required.message={0} {1} to apply changes in plugins?
|
|
ide.restart.required.notification={0, choice, 0#Shutdown|1#Restart} to activate plugin updates
|
|
ide.restart.action=Restart
|
|
ide.shutdown.action=Shutdown
|
|
ide.postpone.action=Postpone
|
|
ide.notnow.action=Not Now
|
|
title.plugins=Plugins
|
|
plugin.status.not.specified=(not specified)
|
|
action.download.and.install.plugin=Download and Install
|
|
prompt.uninstall.plugin=Are you sure you want to uninstall the plugin ''{0}''{1, choice, 0#|1# update}?
|
|
prompt.uninstall.several.plugins=Are you sure you want to uninstall these {0} plugins?
|
|
title.plugin.uninstall=Uninstall Plugin{0, choice, 0#|1# Update}?
|
|
progress.downloading.list.of.plugins=Downloading list of plugins from {0}
|
|
progress.downloading.plugins.meta=Downloading data for plugin {0}
|
|
progress.downloading.available.plugins=Downloading list of available plugins
|
|
progress.download.plugins=Downloading Plugins
|
|
button.http.proxy.settings=&HTTP Proxy Settings\u2026
|
|
group.vendor=Vendor
|
|
plugin.status.installed=Installed
|
|
plugin.status.not.allowed=Blocked
|
|
plugin.status.not.allowed.but.enabled=Disable!
|
|
plugin.status.not.allowed.tooltip=The plugin is not approved by your organization
|
|
plugin.status.not.allowed.tooltip.but.enabled=Please disable the plugin, it is not approved by your organization
|
|
plugin.status.bundled=bundled
|
|
progress.downloading.plugin=Downloading plugin ''{0}''
|
|
error.cannot.create.temp.dir=Unable to create temp directory ''{0}''
|
|
progress.connecting.to.plugin.manager=Connecting to {0}
|
|
label.plugin.vendor.email=E-mail:
|
|
label.plugin.vendor.name=Name:
|
|
editbox.plugin.description=Description
|
|
action.move.module.to.this.group=To This Group
|
|
action.move.module.outside.any.group=Outside Any Group
|
|
message.move.modules.to.group=Move {0} to the Group {1}
|
|
message.module=module ''{0}''
|
|
message.modules=modules
|
|
action.move.module.new.top.level.group=New Top Level Group\u2026
|
|
action.move.module.to.new.sub.group=To New Subgroup\u2026
|
|
action.description.create.new.module.group=Create New Module Group
|
|
prompt.specify.name.of.module.subgroup=Specify name of {0} subgroup the {1} will be shown under.\n\n
|
|
title.module.sub.group=Module Subgroup
|
|
prompt.specify.module.group.name=Specify group name the {0} will be shown under.\n\n
|
|
title.module.group=Module Group
|
|
action.show.modules=Show Modules
|
|
action.description.show.modules=Show/Hide Modules
|
|
file.nesting.dialog.title=File Nesting
|
|
file.nesting.feature.enabled.checkbox=&Show files with the same names as nested
|
|
file.nesting.table.title=Nesting rules:
|
|
file.nesting.reset.to.default.button=&Reset to Default
|
|
action.manual.order=Manual Order
|
|
title.project=Project
|
|
error.module.already.exists=Module named ''{0}'' already exists
|
|
title.rename.module=Rename Module
|
|
title.rename.library=Rename Library
|
|
command.renaming.module=Renaming Module {0}
|
|
prompt.enter.new.module.name=Enter new module name
|
|
prompt.enter.new.library.name=Enter new library name
|
|
tooltip.ui.designer.form=UI Designer Form
|
|
node.projectview.libraries=Libraries
|
|
node.projectview.external.libraries=External Libraries
|
|
tooltip.module.group=Module Group
|
|
node.projectview.library={0} library
|
|
node.project.view.bad.link=Invalid symlink
|
|
dumb.mode.results.might.be.incomplete=Results might be incomplete during indexing
|
|
incomplete.mode.results.might.be.incomplete=Results might be incomplete until all dependencies are loaded
|
|
dumb.mode.spoiler.wrapper.reload.text=Reload results
|
|
node.structureview.invalid=<invalid>
|
|
action.next.todo=Next TODO
|
|
action.previous.todo=Previous TODO
|
|
action.filter.todo.items=Filter TODO Items
|
|
action.todo.show.all=Show All
|
|
action.description.todo.show.all=Show all TODO items
|
|
action.todo.edit.filters=Edit Filters
|
|
action.todo.edit.filters.description=Edit filters
|
|
action.group.by.modules=Modules
|
|
action.group.by.packages=Packages
|
|
title.todo.current.file=Current File
|
|
error.pattern.should.be.specified=Pattern should be specified
|
|
error.same.pattern.already.exists=Same pattern already exists
|
|
error.filter.name.should.be.specified=Filter name should be specified
|
|
error.filter.with.the.same.name.already.exists=Filter with the same name already exists
|
|
error.filter.should.contain.at.least.one.pattern=Filter should contain at least one pattern
|
|
label.todo.filter.name=Name:
|
|
group.todo.filter.patterns=Patterns
|
|
column.todo.filters.name=Name
|
|
column.todo.filter.patterns=Patterns
|
|
checkbox.case.sensitive=Case sensitive
|
|
checkbox.todo.use.default.colors=Use color scheme TODO default colors
|
|
label.todo.pattern=Pattern:
|
|
label.todo.icon=Icon:
|
|
column.todo.patterns.icon=Icon
|
|
column.todo.patterns.case.sensitive=Case Sensitive
|
|
column.todo.patterns.pattern=Pattern
|
|
title.edit.todo.filter=Edit Filter
|
|
title.edit.todo.pattern=Edit Pattern
|
|
title.todo=TODO
|
|
title.add.todo.pattern=Add Pattern
|
|
label.todo.filters=Filters:
|
|
title.add.todo.filter=Add Filter
|
|
label.todo.multiline=Treat indented text on the following lines as part of the same TODO
|
|
label.todo.patterns=Patterns:
|
|
text.todo.no.patterns=No patterns configured
|
|
text.todo.no.filters=No filters configured
|
|
node.todo.group={0} {0,choice,0#items|1#item|2#items}
|
|
node.todo.summary=Found {0} TODO {0,choice,0#items|1#item|2#items} in {1} {1,choice,0#files|1#file|2#files}
|
|
node.todo.items={0} {0, choice, 0#items|1#item|2#items}
|
|
node.todo.more.items=...more\u2026
|
|
todo.panel.preview.source.action.text=Preview Source
|
|
title.appearance=Appearance
|
|
group.window.options=Tool Windows
|
|
checkbox.show.tool.window.bars=Show tool window bars
|
|
checkbox.show.tool.window.names=Show tool window names
|
|
checkbox.widescreen.tool.window.layout=Widescreen tool window layout
|
|
checkbox.left.toolwindow.layout=Side-by-side layout on the left
|
|
checkbox.right.toolwindow.layout=Side-by-side layout on the right
|
|
checkbox.remember.size.for.each.tool.window=Remember size for each tool window
|
|
checkbox.show.editor.preview.popup=Show code lens on scrollbar hover
|
|
checkbox.show.rendered.doc.comments=Render documentation comments
|
|
checkbox.also.in.reader.mode=Also in <a>Reader mode</a>
|
|
checkbox.smooth.scrolling=Smooth scrolling
|
|
checkbox.smooth.scrolling.description=When using the mouse wheel/touchpad, the entire interface will scroll smoothly instead of line by line
|
|
title.smooth.scrolling.options=Smooth Scroll Options
|
|
checkbox.smooth.scrolling.animated=A&nimated smooth scrolling
|
|
label.smooth.scrolling.duration=Duration
|
|
link.smooth.scrolling.play.curve.animation=<a>Play animation for this curve</a>
|
|
link.smooth.scrolling.stop.curve.animation=<a>Stop animation for this curve</a>
|
|
checkbox.smooth.scrolling.enable.high.precision.timer=Enable Windows High Precision Timer
|
|
checkbox.smooth.scrolling.enable.high.precision.timer.comments=Enables smoother animations for displays with a high refresh rate.
|
|
checkbox.smooth.scrolling.enable.high.precision.timer.help=Usually, the default Windows timer period is 15.625 ms.\
|
|
Therefore, default animations play nearly 60 frames per second.\
|
|
This option dynamically sets the period to a lower value while animation is playing.
|
|
label.smooth.scrolling.bezier.panel.updates=Paint requests per second: {0}
|
|
checkbox.show.tool.window.numbers=Show tool window numbers
|
|
group.transparency=Transparency
|
|
checkbox.use.transparent.mode.for.floating.windows=Use transparent mode for floating windows
|
|
label.transparency.ratio=Ratio:
|
|
label.transparency.delay.ms=Delay (ms):
|
|
group.trees=Tree Views
|
|
group.ui.options=UI Options
|
|
checkbox.show.tree.indent.guides=Show indent guides
|
|
checkbox.compact.tree.indents=Use smaller indents
|
|
checkbox.expand.node.with.single.click=Expand node with single click
|
|
checkbox.expand.node.with.single.click.comment=Some trees may ignore this setting
|
|
checkbox.override.default.laf.fonts=Use custom font:
|
|
label.font.name=Font:
|
|
label.font.size=Size:
|
|
font.reset.link=Reset to default
|
|
combobox.look.and.feel=Theme:
|
|
combobox.list.custom.section.title=Custom
|
|
combobox.editor.color.scheme=Editor color scheme:
|
|
combobox.editor.color.scheme.edit=Edit\u2026
|
|
checkbox.main.menu.separate.toolbar=Show main menu in a separate toolbar
|
|
combobox.ide.scale.percent=Zoom:
|
|
combobox.ide.scale.comment.format=Change with {0} or {1}. Set to 100% with {2}
|
|
ide.scale.reset.link=Reset to default
|
|
|
|
checkbox.ide.mac.app.icon=Custom application icon
|
|
ide.mac.app.icon.error.message=Unable to {0,choice,0#sets|1#reset} custom application icon
|
|
|
|
idea.intellij.look.and.feel=IntelliJ Light Legacy
|
|
error.cannot.set.look.and.feel=<html><body>Cannot set {0} theme:<br>{1}</body></html>
|
|
|
|
preferred.theme.and.editor.color.scheme.text=Preferred Theme and Editor Color Scheme
|
|
preferred.theme.and.editor.color.scheme.description=Select preferred theme and editor color scheme for autodetect mode
|
|
|
|
preferred.theme.autodetect.selector=Sync with OS
|
|
preferred.theme.text=Preferred Theme
|
|
preferred.theme.description=Select preferred theme for autodetect mode
|
|
preferred.theme.light.header=For Light OS
|
|
preferred.theme.dark.header=For Dark OS
|
|
link.get.more.themes=Get More Themes\u2026
|
|
|
|
preferred.editor.color.scheme.text=Preferred Editor Color Scheme
|
|
preferred.editor.color.scheme.description=Select preferred editor color scheme for autodetect mode
|
|
preferred.editor.color.scheme.light.header=For Light OS
|
|
preferred.editor.color.scheme.dark.header=For Dark OS
|
|
|
|
dark.theme.name=Dark
|
|
light.theme.name=Light
|
|
light.header.theme.name=Light with Light Header
|
|
intellij.light.theme.name=IntelliJ Light
|
|
high.contrast.theme.name=High Contrast
|
|
darcula.theme.name=Darcula
|
|
windows.10.light.theme.name=Windows 10 Light
|
|
macOS.light.theme.name=macOS Light
|
|
|
|
title.browse.icon=Browse Icon
|
|
prompt.browse.icon.for.selected.action=Browse icon in SVG or PNG format
|
|
browse.custom.icon.hint=To set custom icon, specify path to SVG or PNG file.
|
|
icon.file.filter.label=Icon files
|
|
icon.validation.message.format=The icon format is incorrect
|
|
icon.validation.message.not.found=The icon does not exist
|
|
|
|
default.icons.none.text=<None>
|
|
default.icons.unknown.text=Default icon
|
|
default.icons.add.text=Add
|
|
default.icons.remove.text=Remove
|
|
default.icons.edit.text=Edit
|
|
default.icons.filter.text=Filter
|
|
default.icons.find.text=Find
|
|
default.icons.gear.plain.text=Gear plain
|
|
default.icons.list.files.text=List files
|
|
default.icons.export.text=Export
|
|
default.icons.import.text=Import
|
|
|
|
title.choose.action.icon=Choose Action Icon
|
|
action.choose.actions.to.add=Add Action
|
|
label.icon.path=&Icon:
|
|
button.edit.action.icon=Edit &Icon\u2026
|
|
button.add.action=Add &Action\u2026
|
|
button.add.separator=Add &Separator
|
|
title.customizations=Menus and Toolbars
|
|
group.customizations.add.action.button=Add\u2026
|
|
group.customizations.add.action.group=Add Actions\u2026
|
|
group.customizations.add.action.below=Add Action Below\u2026
|
|
group.customizations.restore.action.group=Restore Actions\u2026
|
|
action.customizations.customize.action=Customize Toolbar\u2026
|
|
label.choosebyname.no.matches.found=No matches found
|
|
label.choosebyname.searching=Searching\u2026
|
|
prompt.gotoclass.enter.class.name=Enter {0} name:
|
|
label.no.matches.found=No matches found
|
|
prompt.gotofile.enter.file.name=Enter file name:
|
|
prompt.gotoaction.enter.action=Enter action or option name:
|
|
checkbox.disabled.included=Include &disabled actions
|
|
press.0.to.assign.a.shortcut=Press {0} to assign a shortcut
|
|
label.no.enabled.actions.found=No enabled actions found
|
|
label.no.files.found=No files found
|
|
label.no.actions.found=No actions found
|
|
prompt.gotosymbol.enter.symbol.name=Enter symbol name:
|
|
error.failed.to.create.directory=Failed to create directory \"{0}\"
|
|
label.project.name=Project n&ame:
|
|
label.project.files.location=Project &location:
|
|
directory.project.location.label=&Location:
|
|
directory.project.location.title=Select Base Directory
|
|
directory.project.location.description=Select base directory for the project
|
|
title.select.project.file.directory=Select {0} File Directory
|
|
message.module.file.has.an.older.format.do.you.want.to.convert.it=Module file has an older format. Do you want to convert it?
|
|
dialog.title.convert.module=Convert Module
|
|
error.message.cannot.modify.file.0=Cannot modify file ''{0}''
|
|
message.your.module.was.successfully.converted.br.old.version.was.saved.to.0=<html><body>Your module was successfully converted. <br>\
|
|
Old version was saved to ''{0}''</body></html>
|
|
title.module.file.does.not.exist=Module file does not exist: {0}
|
|
label.scope.pattern=&Pattern:
|
|
action.remove=Remove
|
|
label.scope.editor.caret.position=pos:{0}
|
|
button.include=Include
|
|
button.include.recursively=Include Recursively
|
|
button.exclude=Exclude
|
|
button.exclude.recursively=Exclude Recursively
|
|
label.scope.contains.files=Scope contains {0} of total {1} files
|
|
action.show.files=Show Files
|
|
action.description.show.files=Show/Hide Files
|
|
action.show.included.only=Show Included Only
|
|
action.description.show.included.only=Show only files included to the current scope selected
|
|
scope.open.files=Open Files
|
|
scope.current.file=Current File
|
|
scope.selection=Selection
|
|
scope.files.in.previous.search.result=Files in previous search result
|
|
scope.previous.search.results=Previous Search Results
|
|
scope.recent.files=Recently Viewed Files
|
|
scope.recent.modified.files=Recently Changed Files
|
|
scope.selected.files=Selected {0,choice,1#file|2#files}
|
|
scope.selected.directories=Selected {0,choice,1#directory|2#directories}
|
|
scope.selected.files.and.directories=Selected {0,choice,1#file|2#files} \\& {1,choice,1#directory|2#directories}
|
|
scope.class.hierarchy=Class Hierarchy
|
|
progress.searching= searching\u2026
|
|
title.tip.of.the.day=Tip of the Day
|
|
tip.of.the.day.feedback.question=Did you find this tip useful?
|
|
tip.of.the.day.feedback.like=Like
|
|
tip.of.the.day.feedback.dislike=Dislike
|
|
tip.of.the.day.progress.title=Show Tips of the Day
|
|
action.open.tip=&Open\u2026
|
|
action.previous.tip=&Back
|
|
action.next.tip=&Next
|
|
error.unable.to.read.tip.of.the.day=<html><body>Unable to read Tip Of The Day ({0}). Make sure {1} is installed properly.</body></html>
|
|
no.tip.of.the.day=<html><body>There is no Tip Of The Day for this feature.</body></html>
|
|
checkbox.show.tips.on.startup=Don't show tips on startup
|
|
option.show.tips.on.startup=Show tips on startup
|
|
error.tips.not.found=Tips not found. Make sure you installed {0} correctly.
|
|
shortcut.balloon.add.shortcut=Add shortcut
|
|
error.text.file.already.exists=File {0} already exists\nDo you want overwrite it or to append?
|
|
action.overwrite=Overwrite
|
|
action.append=Append
|
|
error.writing.to.file=Error writing to file: {0}
|
|
title.export.preview=Export Preview
|
|
button.save=Save
|
|
button.rename=Rename
|
|
editbox.export.to.file=Export to file:
|
|
button.copy=&Copy
|
|
button.copy.and.close=Copy and Close
|
|
description.copy.text.to.clipboard=Copy text to clipboard
|
|
checkbox.copy.javadoc=Copy &JavaDoc
|
|
checkbox.insert.at.override=Insert @&Override
|
|
node.memberchooser.all.classes=All classes
|
|
action.select.none=Select &None
|
|
action.show.classes=Show Classes
|
|
action.expand.all=Expand All
|
|
action.collapse.all=Collapse All
|
|
checkbox.narrow.down.the.list.on.typing=&Narrow &&down the list on typing
|
|
checkbox.narrow.down.on.typing=&Narrow &&down on typing
|
|
node.default.package=<Default Package>
|
|
prompt.enter.a.new.package.name=Enter a new package name:
|
|
command.create.new.package=Create New Package
|
|
action.new.package=New Package\u2026
|
|
action.description.create.new.package=Create new package
|
|
tab.chooser.project=Project
|
|
tab.chooser.search.by.name=Search by Name
|
|
prompt.filechooser.enter.file.name=Enter file name:
|
|
prompt.create.non.existing.package=Package {0} does not exist.\nDo you want to create it?
|
|
title.package.not.found=Package Not Found
|
|
title.choose.destination.directory=Choose Destination Directory
|
|
title.delete=Delete
|
|
prompt.delete.it.anyway= Delete it anyway?
|
|
prompt.directory.contains.read.only.files=Directory {0} contains read-only file(s). Delete it anyway?
|
|
warning.delete.all.files.and.subdirectories.in.the.selected.directory=\nAll files and subdirectories in the selected directory(s) will be deleted.\n\
|
|
You might not be able to fully undo this operation!
|
|
warning.delete.all.files.and.subdirectories=\nAll files and subdirectories in \"{0}\" will be deleted.\n\
|
|
You might not be able to fully undo this operation!
|
|
# Components of the prompt to delete elements
|
|
prompt.delete.elements=Delete {0}?
|
|
search.for.usages.and.delete.elements=Search for usages and delete {0}?
|
|
prompt.delete.and=and
|
|
prompt.delete.directory={0,choice,1#directory|2#directories}
|
|
prompt.delete.file={0,choice,1#file|2#files}
|
|
prompt.delete.symlink={0,choice,1#symlink|2#symlinks}
|
|
prompt.delete.directory.paren=({0} {0,choice,1#directory|2#directories})
|
|
prompt.delete.property={0,choice,1#property|2#properties}
|
|
checkbox.safe.delete.with.usage.search=Sa&fe delete (with usage search)
|
|
handle.ro.file.status.failed=<html>Failed to change read-only status for the following files:<br>{0}</html>
|
|
dialog.title.clear.read.only.file.status=Clear Read-Only Status
|
|
handle.ro.file.status.type.using.file.system=using file system
|
|
|
|
unscramble.dialog.title=Analyze Stack Trace
|
|
find.ide.update.title=Find IDE Update
|
|
updates.checking.progress=Checking for Updates
|
|
updates.checking.platform=Checking for IDE updates
|
|
updates.checking.plugins=Checking for plugin updates
|
|
updates.error.connection.title=Connection Error
|
|
updates.error.connection.failed=Connection failed ({0}). Please check network connection and try again.
|
|
updates.plugins.error.message1=Failed to load plugins from the default repository: {0}
|
|
updates.plugins.error.message2=Failed to load plugins from ''{0}'': {1}
|
|
updates.notification.title={0} and plugin updates
|
|
updates.dialog.title={0} and Plugin Updates
|
|
update.preparing=Preparing IDE update
|
|
updates.channel.bundled.key=The new version has an expiration date and does not require a license.
|
|
updates.paid.upgrade=You can evaluate the new version for {0} days, or buy it online.
|
|
updates.fallback.build=You have a perpetual fallback license for the new version.
|
|
updates.interim.build=You can use the new version until your subscription expires on {0}.
|
|
updates.new.build.notification.title={0} {1} available
|
|
updates.notification.update.action=Update\u2026
|
|
update.installed.notification.title=Plugin updates installed
|
|
updates.external.progress=Fetching available updates for external components
|
|
updates.external.ready.message={0,choice,1#Component|2#Components}: {1}
|
|
updates.external.error.message=Failed to check for updates to {0}: {1}
|
|
updates.plugin.ready.tooltip={0} {1,choice,1#plugin|2#plugins} {1,choice,1#update|2#updates} available
|
|
updates.plugin.ready.title={0} plugin update available
|
|
updates.plugins.ready.title=Plugin updates available
|
|
updates.all.plugins.action={0,choice,1#Update|2#Update all}
|
|
updates.plugins.dialog.action=Details\u2026
|
|
updates.no.updates.notification=No IDE or plugin updates available
|
|
updates.no.updates.message=You already have the latest version of {0} and plugins installed.
|
|
updates.no.updates.toolbox.message=<html>All plugins are up to date.<br> \
|
|
{0} updates are managed by Toolbox App.<br> \
|
|
Launch it to check if updates are available.</html>
|
|
updates.no.updates.snap.message=<html>All plugins are up to date.<br> \
|
|
{0} updates are managed by Snap.<br> \
|
|
Run the ''snap refresh'' command to check for updates.</html>
|
|
updates.no.updates.unknown.message=<html>All plugins are up to date.<br> \
|
|
{0} updates are managed externally by {1}.</html>
|
|
updates.configure.label=<b><a href=\"updates\">Configure</a></b> automatic updates.
|
|
updates.configure.updates.label=Configure updates\u2026
|
|
updates.incompatible.plugins.found={0,choice,1#Plugin|2#Plugins} incompatible with the new build found:{0,choice,1#' '|2#'<br/>'} {1}
|
|
updates.download.and.restart.button=Up&date and Restart
|
|
updates.apply.manually.button=Up&date Manually
|
|
updates.download.button=Down&load
|
|
updates.ignore.update.button=&Ignore This Update
|
|
updates.ignore.updates.button=&Ignore {0,choice,1#this update|2#these updates}
|
|
updates.ignore.updates.link=Ignore {0,choice,1#this update|2#these updates}
|
|
updates.remind.later.button=&Remind Me Later
|
|
updates.new.version.available=<b>A new version of {0} is <a href=\"{1}\">available</a>!</b>
|
|
updates.from.to=Updating {0} to {1} ({2}).
|
|
updates.from.to.size=Updating {0} to {1} ({2}). Patch size is {3} MB.
|
|
updates.write.protected={0} does not have write access to {1}. Please run it by a privileged user to update.
|
|
updates.settings.title=Updates
|
|
updates.last.check.never=Never
|
|
updates.settings.check.now.button=&Check for Updates\u2026
|
|
updates.settings.checkbox=Check for IDE updates
|
|
updates.settings.checkbox.for=Check IDE updates for:
|
|
updates.plugins.settings.checkbox=Check for plugin updates
|
|
updates.plugins.autoupdate.settings.checkbox=Update plugins automatically
|
|
updates.plugins.autoupdate.settings.comment=Updates will be downloaded in the background and applied after restart automatically
|
|
updates.plugins.autoupdate.settings.prohibited.by.policy.comment=Plugin auto-update is prohibited by the company's policy
|
|
updates.settings.external=IDE updates are managed externally by {0}
|
|
updates.settings.channel.locked=EAP builds can only be updated from the EAP channel
|
|
updates.settings.last.check=Last checked: {0}
|
|
updates.settings.current.version=Current version:
|
|
updates.settings.ignored=Manage ignored updates\u2026
|
|
updates.settings.ignored.title=Ignored Updates
|
|
updates.settings.recommend.toolbox=We recommend the <a href=''{0}''>{1}</a>
|
|
updates.settings.recommend.toolbox.multiline.description=Get updates automatically, open your projects with one click,<br>\
|
|
discover other JetBrains products, and more
|
|
update.whats.new=What''s New in {0}
|
|
update.no.update.hosts=No plugin repositories configured
|
|
update.downloading.patch.progress=Downloading patch files
|
|
update.preparing.patch.progress=Preparing patch files
|
|
update.downloading.plugins.progress=Downloading plugin updates
|
|
update.downloading.patch.error=Failed to prepare an update:<br>{0}
|
|
update.downloading.patch.open=Open download page
|
|
update.channel.enforced=Update channel switched to ''{0}''
|
|
update.apply.manually.message=Unfortunately, the IDE is not capable of an automatic update on your system.\n \
|
|
Please quit the IDE and apply the patch manually by launching this script:\n{0}.
|
|
update.ready.message=The IDE is ready for update
|
|
update.ready.restart=Restart
|
|
update.snap.message=The IDE has been updated by Snap.
|
|
update.snap.blog.post.action=Blog post
|
|
|
|
action.UpdateIde.task.success.title=IDE Update
|
|
action.UpdateIde.task.success.content=New installation is prepared
|
|
action.UpdateIde.task.success.restart=Restart
|
|
action.UpdateIde.progress.title=New Installation Prepared
|
|
action.UpdateIde.progress.text.ide.will.restart=IDE will restart in {0, choice, 1#one second|2#{0} seconds}
|
|
action.UpdateIde.button.postpone=Postpone
|
|
action.UpdateIde.installed=New version installed: {0}
|
|
|
|
hierarchy.method.next.occurence.name=Go to next method
|
|
hierarchy.method.prev.occurence.name=Go to previous method
|
|
hierarchy.type.next.occurence.name=Go to next type
|
|
hierarchy.type.prev.occurence.name=Go to previous type
|
|
hierarchy.call.next.occurence.name=Go to next call
|
|
hierarchy.call.prev.occurence.name=Go to previous call
|
|
|
|
error.file.not.found.message=File ''{0}'' not found
|
|
scope.editor.legend.recursively.included.label=Recursively included
|
|
scope.editor.legend.partly.included.label=Partially included
|
|
toolwindow.palette=Palette
|
|
group.view.options=View Options
|
|
select.in.scope=Scope
|
|
scope.view.title=Scopes
|
|
scope.view.empty.text=No files in the current scope.
|
|
scope.view.empty.link=Show all project files
|
|
unknown.error=Unknown error
|
|
scopes.display.name=Scopes
|
|
scopes.no.scoped=No scopes added.
|
|
add.local.scope.action.text=Local
|
|
add.shared.scope.action.text=Shared
|
|
add.scope.popup.title=Add Scope
|
|
add.source.header.popup.title=Add Source and Header
|
|
add.module.popup.title=Add Module
|
|
add.scope.name.label=Name
|
|
add.scope.dialog.title=Add New Scope
|
|
scope.banner.text=Scope ''{0}''
|
|
scopes.save.dialog.title.shared=Save as Shared Scope
|
|
scopes.save.dialog.title.local=Save as local scope
|
|
detach.library.from.module=Detach library ''{0}'' from module ''{1}''?\nNo file on disk will be hurt.
|
|
detach.library=Detach Library
|
|
scope.unable.to.save.scope.message=Do you want to save scope as shared?
|
|
scope.unable.to.save.scope.title=Unable to Use Local Scope
|
|
plugin.manager.dependencies.detected.title=Install Required Plugins
|
|
plugin.manager.dependencies.detected.message=The ''{0}'' plugin requires {1} to be installed.
|
|
plugin.manager.optional.dependencies.detected.title=Install Suggested Plugins
|
|
plugin.manager.optional.dependencies.detected.message=It is suggested to install {1} with the ''{0}'' plugin.
|
|
plugin.manager.obsolete.plugins.detected.title=Disable Conflicting Plugin
|
|
plugin.manager.replace.plugin.0.by.plugin.1=<html>The ''{1}'' plugin is designed as a replacement for the installed ''{0}'' plugin.<br>\
|
|
Disable the \u201C{0}\u201D plugin to avoid conflicts?</html>
|
|
|
|
error.message.unable.to.create.file=Unable to create file ''{0}''
|
|
button.facet.quickfix.text=&Fix
|
|
|
|
|
|
|
|
button.fix=Fix\u2026
|
|
file.chooser.show.path=Show path
|
|
file.chooser.hide.path=Hide path
|
|
file.chooser.completion.path.variables.text=Path Variables
|
|
file.chooser.completion.no.suggestions=No suggestions
|
|
file.chooser.completion.ad.text=Use {0} to keep tail of the path
|
|
|
|
progress.text.clickToViewProgressWindow=Click to see all running background tasks
|
|
progress.window.title=Background Tasks
|
|
progress.window.empty.text=No background tasks
|
|
|
|
share.scope.checkbox.title=Share through VCS
|
|
share.scope.context.help=<html>\
|
|
Shared configurations are stored in <code>.idea</code> directory<br>\
|
|
and are available to other team members through VCS.
|
|
|
|
plugin.manager.uninstalled.tooltip=Plugin was uninstalled; changes will be applied on restart
|
|
plugin.manager.installed.tooltip=Plugin will be activated after restart
|
|
plugin.manager.updated.tooltip=Plugin was updated to the newest version; changes will be applied on restart
|
|
plugin.manager.new.version.tooltip=Update installed plugin from version {0}
|
|
plugin.manager.update.available.tooltip=A newer version of the plugin is available
|
|
new.plugin.manager.incompatible.deps.tooltip=Not loaded. The required {0, choice, 1#plugin|2#plugins} {1} {0, choice, 1#is|2#are} disabled.
|
|
new.plugin.manager.incompatible.deps.action=Enable required {0, choice, 1#plugin|2#plugins}
|
|
plugin.manager.incompatible.tooltip=Plugin is incompatible with current {0} installation
|
|
|
|
checkbox.show.icons.in.menu.items=Display icons in menu items
|
|
checkbox.keep.popups.for.toggles=Keep popups open for toggle items
|
|
|
|
# Encodings
|
|
file.encodings.configurable=File Encodings
|
|
file.encodings.not.configured=Encodings are not configured
|
|
encodings.dialog.caption=Add the path to a file or directory and select the encoding {0} should use.<br>\
|
|
Files and directories inherit the encoding from the parent directory or from the Project Encoding.<br>\
|
|
Built-in file encodings in JSP, HTML, and XML files override these settings.
|
|
encoding.name.system.default=<System Default: {0}>
|
|
encoding.name.properties.default=<Properties Default: {0}>
|
|
quick.lists.presentable.name=Quick Lists
|
|
|
|
error.saving.statistics=Error saving system information: {0}
|
|
FileChooser.viewMenuLabelText=View
|
|
FileChooser.newFolderActionLabelText=New Folder
|
|
FileChooser.listViewActionLabelText=List
|
|
FileChooser.detailsViewActionLabelText=Details
|
|
FileChooser.refreshActionLabelText=Refresh
|
|
|
|
mixed.bag.installation=Your {0} installation appears corrupted because there are multiple version markers. \
|
|
Usually, this happens when an archive with a newer version is extracted into a directory with an existing installation. \
|
|
To avoid possible crashes, reinstall the IDE from scratch into an empty directory.
|
|
|
|
vm.options.file.corrupted=The VM options file ''{0}'' is corrupted (it contains invalid ''\\0'' characters). \
|
|
Please either remove these characters or delete the file.
|
|
|
|
vm.options.env.vars=The use of Java options environment variables detected. \
|
|
Such variables override IDE configuration files (*.vmoptions) and may cause performance and stability issues. \
|
|
Please consider deleting these variables: {0}.
|
|
|
|
code.cache.warn.message=Code cache size of {0} MB is insufficient. Please increase ''-XX:ReservedCodeCacheSize'' to {1} MB or more to avoid performance issues.
|
|
vm.options.edit.action.cap=Edit custom VM options
|
|
|
|
implicit.plugin.directory.path=It seems you''re using ''idea.config.path'' property to specify the location of the settings directory. \
|
|
In 2020.1, default locations of application directories were changed. For compatibility, \
|
|
the IDE picked the old location of plugins ({0}), but to avoid any ambiguity in the future (and to get rid of this warning) \
|
|
please set ''idea.plugins.path'' property, too.
|
|
implicit.log.directory.path=It seems you''re using ''idea.system.path'' property to specify the location of the caches directory. \
|
|
In 2020.1, default locations of application directories were changed. For compatibility, \
|
|
the IDE picked the old location of logs ({0}), but to avoid any ambiguity in the future (and to get rid of this warning) \
|
|
please set ''idea.log.path'' property, too.
|
|
|
|
# example: ... is 11.0.10+11 by JetBrains s.r.o. at 'C:\Tools\IDEA\jbr'
|
|
bundled.jre.version.message=Please consider switching to the bundled Java runtime \
|
|
that is better suited for the IDE (your current Java runtime is {0} by {1} at ''{2}'').
|
|
bundled.jre.m1.arch.message=Download {0} for Apple Silicon for better performance and stability.
|
|
bundled.jre.m1.arch.message.download=Download\u2026
|
|
action.SwitchToJBR.text=Switch to bundled runtime
|
|
deleting.jre.config=Deleting runtime configuration file
|
|
cannot.delete.jre.config=Cannot delete runtime configuration file ''{0}'': {1}
|
|
|
|
shell.env.loading.failed={0} has failed to load the environment from ''{1}''. \
|
|
Integration with tools that rely on environment variables may work incorrectly.
|
|
shell.env.loading.learn.more=Learn more
|
|
|
|
ide.script.launcher.used=The IDE seems to be launched with a script launcher (''{0}''). \
|
|
Please consider switching to a native launcher (''{1}'') for better experience.
|
|
|
|
temp.dir.exec.failed=The IDE cannot execute a test script in the temporary directory ''{0}''. Some things may work incorrectly.
|
|
temp.dir.env.invalid=Environment variable ''{0}'' points to a non-existing directory (''{1}''). Some things may work incorrectly.
|
|
|
|
unsupported.windows=This version of Windows is no longer supported. Some features may not work correctly. Please use Windows 10 1809 or newer.
|
|
|
|
sys.health.details=Details
|
|
sys.health.acknowledge.action=Don't show again
|
|
|
|
no.disk.space.title=Disk Space Low
|
|
no.disk.space.message=Less than 1 MiB is left on the system directory partition ({0})
|
|
low.disk.space.title=Disk space low
|
|
low.disk.space.message=Less than 50 MiB is left on the system directory partition ({0})
|
|
|
|
prompt.goto.inspection.enter.name=Enter inspection name:
|
|
goto.inspection.action.text=&Run Inspection by Name\u2026
|
|
goto.inspection.action.choose.inherit.settings.from=Inspection Options
|
|
goto.inspection.action.dialog.title=Run ''{0}''
|
|
goto.inspection.action.fix.all=Fix All
|
|
|
|
open.url.in.browser.tooltip=Open in browser
|
|
open.url.in.0=Open URL in {0}
|
|
open.in.0=Open in {0}
|
|
|
|
whats.new.action.custom.text=What''s _New in {0}
|
|
whats.new.action.custom.description=Find out about the new features in this version of {0}
|
|
whats.new.timeout.title=Couldn't load page
|
|
whats.new.timeout.message=The content for this page cannot be loaded. Please check your internet connection.
|
|
whats.new.timeout.action=You can <a href="{0}" class="link" target="_blank">open this page in browser</a> or try again later.
|
|
# 0 - IDE name (e.g. "IntelliJ IDEA"), 1 - IDE version (e.g. "2020.3")
|
|
whats.new.notification.text={0} {1} est arriv\u00E9!
|
|
whats.new.notification.action=See what's new
|
|
|
|
diff.dialog.title=Diff Between ''{0}'' and ''{1}''
|
|
|
|
goto.custom.region.menu.item=Custom Folding\u2026
|
|
goto.custom.region.command=Go to Custom Folding
|
|
goto.custom.region.message.dumb.mode=Custom folding navigation is not available until indexes are built.
|
|
goto.custom.region.message.unavailable=There are no custom foldings in the current file.
|
|
alphabetical.mode.is.on.notification=Alphabetical tabs order is turned off
|
|
editor.tabs.enable.sorting=Enable sorting
|
|
editor.tabs.always.keep.sorting=Always keep sorting enabled
|
|
|
|
group.antialiasing.mode=Antialiasing
|
|
label.text.antialiasing.scope.ide=IDE:
|
|
label.text.antialiasing.scope.editor=Editor:
|
|
|
|
|
|
file.changed.externally.message=File was changed on disk.
|
|
file.changed.externally.reload=Reload
|
|
group.presentation.mode=Presentation Mode
|
|
presentation.mode.fon.size=Font size\:
|
|
presentation.mode.ide.scale=Zoom\:
|
|
presentation.mode.ide.scale.wrong.number.message=Specify the positive integer number
|
|
presentation.mode.ide.scale.out.of.range.number.message.format=Specify a value from {0}% to {1}%
|
|
|
|
new.dir.project.error.empty=Project path is empty
|
|
new.dir.project.error.invalid=Invalid project directory path
|
|
new.dir.project.create=Create
|
|
|
|
go.to.class.title.prefix=Go to {0}
|
|
go.to.class.kind.text=class
|
|
go.to.class.kind.text.pluralized=Classes
|
|
go.to.class.dumb.mode.message=Go To {0} action is not available until indexes are built, using Go To File instead
|
|
go.to.class.action.description=Quickly navigate to a {0} by name
|
|
|
|
warning.load.project.from.share=You are opening a project from a network share. Do you trust this location?\n{0}
|
|
title.load.project.from.share=Loading Project From Network
|
|
warning.load.file.from.share=You are opening a file from a network share. Do you want to continue?\n{0}
|
|
title.load.file.from.share=Loading File From Network
|
|
|
|
activation.not.initialized=IDE has not been initialized yet
|
|
activation.shutting.down=IDE is being shut down
|
|
activation.unknown.error=Unexpected error: {0}
|
|
activation.file.is.waiting.title=Command line waiting until this file is closed
|
|
activation.file.is.waiting.notification=Command line will be waiting until the file ''{0}'' has been closed.
|
|
activation.project.is.waiting.notification=Command line will be waiting until the project ''{0}'' has been closed.
|
|
activation.file.is.waiting.do.not.show=Don't show again
|
|
activation.file.is.waiting.release=Release
|
|
activation.file.is.waiting.dismiss=Dismiss
|
|
|
|
warning.use.rest.api.0.and.trust.host.1=''{0}'' API is requested. Do you trust ''{1}''?
|
|
warning.use.rest.api.0.and.trust.host.unknown=''{0}'' API is requested. Do you trust unknown host?
|
|
warning.use.rest.api.block.unknown.hosts=Do you want to block requests from unknown hosts?
|
|
title.use.rest.api=Using REST API
|
|
|
|
searcheverywhere.allelements.tab.name=All
|
|
searcheverywhere.project.search.tab.name=Project
|
|
searcheverywhere.ide.search.tab.name=IDE
|
|
searcheverywhere.commands.tab.name=Commands
|
|
searcheverywhere.run.configs.tab.name=Run Configurations
|
|
searcheverywhere.autocompletion.tab.name=Autocompletion
|
|
searcheverywhere.textfield.hint=Type {0} to see commands
|
|
searcheverywhere.found.matches.title=Matches for ''{0}'' in [{1}]
|
|
searcheverywhere.found.targets.title=Unsorted results
|
|
searcheverywhere.history.shortcuts.hint=Press {0} or {1} to navigate through the search history
|
|
searcheverywhere.open.in.split.shortcuts.hint=Press {0} to open the file in the right split
|
|
searcheverywhere.open.in.new.window.shortcuts.hint=Press {0} to open the file in a new window
|
|
searcheverywhere.nothing.found.for.contributor.anywhere=No {0} with such name found
|
|
searcheverywhere.nothing.found.for.all.anywhere=Nothing found
|
|
searcheverywhere.indexing.mode.not.supported=Search in ''{0}'' is not available while {1} is updating indexes
|
|
searcheverywhere.indexing.incomplete.results=Search in ''{0}'' results may be incomplete while {1} is updating indexes
|
|
searcheverywhere.runconfigurations.command.run.description=Start Run Configuration in 'Run' mode
|
|
searcheverywhere.runconfigurations.command.debug.description=Start Run Configuration in 'Debug' mode
|
|
searcheverywhere.accessible.name=Search everywhere
|
|
searcheverywhere.try.to.find.in.files=Find in Files
|
|
searcheverywhere.use.main=Use
|
|
searcheverywhere.use.optional=or use
|
|
searcheverywhere.try.to.reset.scope=Set scope to
|
|
searcheverywhere.reset.filters=Reset filter
|
|
searcheverywhere.to.perform.fulltext.search=to perform full-text search
|
|
|
|
searcheverywhere.test.dialog.search.field=Search Text
|
|
searcheverywhere.test.dialog.elements.limit=Elements limit
|
|
searcheverywhere.test.dialog.grouping.interval=Grouping Interval
|
|
searcheverywhere.test.dialog.search.button=Search
|
|
searcheverywhere.test.dialog.title=Search Contributors Testing
|
|
|
|
show.in.find.window.button.name=Open in Find Tool Window
|
|
show.in.find.window.button.name.newui=Open Results in Find Window
|
|
show.in.find.window.button.description=Open search results in Find tool window
|
|
|
|
run.anything.console.process.finished=\nProcess finished with exit code {0}.
|
|
run.anything.console.error.title=Cannot Run Command
|
|
run.anything.run.debug.title=Debug:
|
|
run.anything.run.in.context.title=Run in Context:
|
|
run.anything.run.in.context.debug.title=Run in Context with Debug:
|
|
run.anything.run.anything.title=Run Anything
|
|
run.anything.custom.activity.rollback.action=Rollback
|
|
run.anything.custom.activity.notification.group.id=Run Anything command executed
|
|
run.anything.ad.run.action.with.default.settings=Press {0} to run with default settings
|
|
run.anything.ad.run.with.debug={0} to debug
|
|
run.anything.ad.run.in.context=Press {0} to run in the current file context
|
|
run.anything.ad.command.delete={0} to delete recent command
|
|
run.anything.general.group.title=General
|
|
run.anything.recent.group.title=Recent
|
|
run.anything.recent.project.help.group.title=Recent projects
|
|
run.anything.recent.project.completion.group.title=Recent projects
|
|
run.anything.recent.project.command.placeholder=open <project name>
|
|
run.anything.actions.undefined=Undefined
|
|
run.anything.notification.warning.content=Command ''{0}'' failed to execute.
|
|
run.anything.notification.warning.title=Failed Command Execution
|
|
run.anything.run.configurations.group.title=Run configurations
|
|
run.anything.help.list.empty.secondary.text=Select command
|
|
run.anything.main.list.empty.primary.text=Run command or configuration
|
|
run.anything.main.list.empty.secondary.text=Type "?" to see all commands
|
|
run.anything.action.tooltip.text=Execute commands: open projects, launch run configurations, run Gradle or Maven tasks, \
|
|
execute terminal commands, and so on.
|
|
double.ctrl.or.shift.shortcut=Double {0}
|
|
run.anything.hint.initial.text=Press {0} or {1} to navigate through the suggestion list
|
|
run.anything.indexing.mode.not.supported=Run anything is not available while indexes are updating
|
|
run.anything.context.browse.directory=Browse Directory\u2026
|
|
run.anything.context.project=Project
|
|
run.anything.context.project.undefined=undefined
|
|
run.anything.context.title.working.directory=Execution Context
|
|
run.anything.context.separator.directories=Directories
|
|
run.anything.context.separator.modules=Modules
|
|
run.anything.context.tooltip=Choose context the current command will be executed in
|
|
run.anything.accessible.name=Run anything
|
|
|
|
plugin.signature.not.signed=<html><body>The ''{0}'' plugin has not been digitally signed, and its authenticity cannot be verified. Installing or updating unsigned plugins may expose your system to risk.<br/><br/>Plugin details: Id: {1} Version: {2} {3}</body></html>
|
|
jetbrains.certificate.not.found=JetBrains certificate is not found.
|
|
jetbrains.certificate.vendor=Vendor: {0}
|
|
jetbrains.certificate.invalid=JetBrains certificate is invalid. Please contact JetBrains support.
|
|
plugin.invalid.signature.result=Digital signature verification of the ''{0}'' plugin failed with the following message: ''{1}''.
|
|
plugin.signature.checker.title=Plugin Security Warning
|
|
plugin.signature.checker.revoked.cert=<html><body>The ''{0}'' plugin has revoked the JetBrains certificate</body></html>
|
|
plugin.signature.checker.yes=Ignore and Continue
|
|
plugin.signature.checker.no=Cancel Installation
|
|
|
|
notification.group.low.memory=Low memory detected
|
|
low.memory.notification.action=Configure
|
|
low.memory.notification.analyze.action=Analyze memory use
|
|
low.memory.notification.title=Low memory
|
|
low.memory.notification.warning=The IDE is running low on memory and this might affect performance. Please consider increasing the heap size.
|
|
# {0} - one of `change.memory.*` strings
|
|
low.memory.notification.error=The IDE ran out of available memory. Please consider increasing the value of "{0}" setting.
|
|
|
|
change.memory.max.heap=Maximum Heap Size
|
|
change.memory.min.heap=Initial Heap Size
|
|
change.memory.metaspace=Metaspace Size
|
|
change.memory.direct.buffers=Direct Buffers Limit
|
|
change.memory.code.cache=Code Cache Size
|
|
|
|
plugins.changed.notification.title=Restart needed
|
|
plugins.changed.notification.content=Plugin list has changed. Please restart {0} to activate changes.
|
|
|
|
plugins.auto.enabled.notification.title=Required plugins are enabled
|
|
plugins.auto.enabled.notification.content={0} and {1} plugins are enabled.
|
|
plugins.auto.disabled.notification.title=Dependent plugins are disabled
|
|
plugins.auto.disabled.notification.content={0} and {1} plugins are disabled.
|
|
plugins.auto.switch.action.name=Undo
|
|
|
|
navigate.command.search.reference.progress.title=Searching for reference ''{0}''
|
|
|
|
undo.command=Undo {0}
|
|
redo.command=Redo {0}
|
|
undo.dialog.title=Undo
|
|
redo.dialog.title=Redo
|
|
cannot.undo.title=Cannot Undo
|
|
cannot.undo.message=Cannot undo
|
|
cannot.redo.title=Cannot Redo
|
|
cannot.redo.message=Cannot redo
|
|
undo.command.local.name=Local
|
|
undo.conflicting.change.confirmation=Other files affected by this action have been already changed.
|
|
cannot.undo.error.other.users.overwrote.changes.message=Your changes to the following files were overwritten by other users:
|
|
cannot.undo.error.other.affected.files.changed.message=Following files affected by this action have been already changed:
|
|
cannot.undo.error.contains.nonundoable.changes.message=Following files have changes that cannot be undone:
|
|
|
|
thread.dump.is.taken=Thread dump is <a href="{0}">taken</a>.
|
|
failed.to.take.thread.dump=Failed to take a thread dump.
|
|
|
|
copy.relative.paths=Cop&y Relative Paths
|
|
copy.relative.path=Cop&y Relative Path
|
|
copy.references=Cop&y References
|
|
copy.reference=Cop&y Reference
|
|
|
|
configurable.file.colors=File Colors
|
|
configurable.font.name=Font
|
|
configurable.console.font.name=Console Font
|
|
configurable.console.font.use.editor.font=Use editor font
|
|
# suppress inspection "UnusedProperty" see PlatformExtensions.xml
|
|
configurable.notifications.name=Notifications
|
|
configurable.new.ui.name=New UI
|
|
# suppress inspection "UnusedProperty" see PlatformExtensions.xml
|
|
notification.accessible.announce.prefix=Notification
|
|
configurable.quick.lists.name=Quick Lists
|
|
|
|
checkbox.compact.mode=Compact mode
|
|
checkbox.compact.mode.description=UI elements take up less screen space
|
|
|
|
action.MarkAllNotificationsAsReadAction.text=Mark All Notifications as Read
|
|
action.MarkAllNotificationsAsReadAction.description=Mark all unread notifications as read
|
|
action.OpenUrlHyperlinkInfo.Anonymous.text.copy.url=Copy URL
|
|
action.OpenUrlHyperlinkInfo.Anonymous.description.copy.url.to.clipboard=Copy URL to clipboard
|
|
|
|
http.proxy.configurable=HTTP Proxy
|
|
consent.configurable=Data Sharing
|
|
date.time.format.configurable=Date Formats
|
|
configurable.JavaFxSettingsConfigurable.display.name=JavaFX
|
|
configurable.VagrantConfigurable.display.name=Vagrant
|
|
configurable.TerminalOptionsConfigurable.display.name=Terminal
|
|
configurable.AppEngineFacetEditor.display.name=Google App Engine
|
|
configurable.ChromeSettingsConfigurable.display.name=Chrome Settings
|
|
configurable.DockerExtraHostConfigurable.display.name=Extra hosts
|
|
configurable.EmbeddedSettingsConfigurable.display.name=Embedded Development
|
|
configurable.ExceptionAnalyzerConfigurable.display.name=Exception Analyzer
|
|
configurable.PluginHostsConfigurable.display.name=Custom Plugin Repositories
|
|
configurable.SettingsPage.display.name=Bundled Web Help
|
|
configurable.TimeTrackingConfigurable.display.name=Time Tracking
|
|
configurable.AppEngineCloudConfigurable.display.name=Google App Engine Account
|
|
configurable.ExternalDependenciesConfigurable.display.name=Required Plugins
|
|
configurable.CodeStyle.display.name=Code Style
|
|
# suppress inspection "UnusedProperty" see LangExtensions.xml
|
|
configurable.Runtime.Targets.Configurable.display.name=Run Targets
|
|
# suppress inspection "UnusedProperty" see LangExtensions.xml
|
|
configurable.Postfix.Completion.display.name=Postfix Completion
|
|
# suppress inspection "UnusedProperty" see LangExtensions.xml
|
|
configurable.Console.display.name=Console
|
|
# suppress inspection "UnusedProperty" see LangExtensions.xml
|
|
configurable.GutterIconsConfigurable.display.name=Gutter Icons
|
|
|
|
dnd.with.alt.pressed.only=Drag-and-drop with Alt pressed only
|
|
checkbox.full.paths.in.window.header=Always show full path in window header
|
|
overridden.by.jvm.property=Overridden by JVM property ''{0}''
|
|
option.is.overridden.by.jvm.property=The option is overridden by the JVM property: "{0}"
|
|
background.image.button=Background Image\u2026
|
|
display.balloon.notifications=Display balloon notifications
|
|
small.labels.in.editor.tabs=Small labels in editor tabs
|
|
show.hidden.tabs=Show Hidden Tabs
|
|
show.main.toolbar=Show Main Toolbar
|
|
show.status.bar=Show Status Bar
|
|
show.navigation.bar=Show Navigation Bar
|
|
show.members.in.navigation.bar=Show Members in Navigation Bar
|
|
appearance.ui.option.group=UI
|
|
appearance.window.option.group=Window
|
|
appearance.view.option.group=View
|
|
title.common=Common
|
|
configurable.DatabaseSettingsConfigurable.QueryExecution.display.name=Query Execution
|
|
configurable.DatabaseSettingsConfigurable.OutputResults.display.name=Output and Results
|
|
configurable.DatabaseSettingsConfigurable.DataViews.display.name=Data Editor and Viewer
|
|
configurable.DatabaseSettingsConfigurable.Templating.display.name=User Parameters
|
|
configurable.DatabaseSettingsConfigurable.CsvFormats.display.name=CSV Formats
|
|
configurable.DatabaseSettingsConfigurable.Other.display.name=Other
|
|
configurable.DuplicatesConfigurable.display.name=Duplicates
|
|
configurable.TextMateConfigurableProvider.display.name=TextMate Bundles
|
|
date.format.override.system.date.and.time.format=Override system date and time format
|
|
date.format.date.format=Date format:
|
|
date.format.date.patterns=Date patterns
|
|
date.format.24.hours=Use 24-hour time
|
|
date.format.pretty=Use pretty formatting
|
|
date.format.relative=Replace numeric date with <i>Today</i>, <i>Yesterday</i>, and <i>10 minutes ago</i>
|
|
date.format.error.contains.time.pattern=Date format should not contain time patterns (hours, minutes, seconds)
|
|
date.format.error.invalid.pattern=Invalid pattern: {0}
|
|
scope.chooser.select.scope.text=Select a scope to view or edit its details here
|
|
notifications.configurable.display.balloon.notifications=Display balloon notifications
|
|
notifications.configurable.enable.system.notifications=Enable system notifications
|
|
notifications.configurable.no.notifications.configured=No notifications configured
|
|
notifications.configurable.column.group=Group
|
|
notifications.configurable.column.log=Log
|
|
notifications.configurable.column.toolwindow=Show in tool window
|
|
notifications.configurable.play.sound=Play sound
|
|
notifications.configurable.column.read.aloud=Read aloud
|
|
notifications.configurable.column.popup=Popup type:
|
|
notifications.configurable.do.not.ask.title=Don't ask again notifications:
|
|
notifications.configurable.do.not.ask.project.title=This Project
|
|
notifications.configurable.announcing.title=Announce with screen reader:
|
|
notifications.configurable.announcing.comment=Notifications will interrupt previous output if it has lower priority
|
|
notifications.configurable.announcing.value.off=Off
|
|
notifications.configurable.announcing.value.medium=With medium priority
|
|
notifications.configurable.announcing.value.high=With high priority
|
|
notifications.configurable.announcing.value.not.interrupting=After the current output is finished
|
|
notifications.configurable.announcing.value.interrupting=Interrupting the current output
|
|
quick.lists.description=<html>Quick Lists allow you to define commonly used groups of actions (for example, refactoring or VCS actions) \
|
|
and to assign keyboard shortcuts to such groups.</html>
|
|
quick.lists.not.empty.name=Quick list should have non empty name
|
|
path.macro.ignored.variables=Ignored Variables:
|
|
path.macro.use.semicolon=use ; to separate ignored variables
|
|
ui.customization.select.auto.popup.by.chars.text=Insert selected suggestion by pressing space, dot, or other context-dependent keys
|
|
file.encoding.option.global.encoding=Global Encoding
|
|
file.encoding.option.project.encoding=Project Encoding
|
|
file.encoding.option.encoding.column=Encoding
|
|
file.encoding.option.path.column=Path
|
|
file.encoding.option.create.utf8.files=Create UTF-8 files:
|
|
file.encoding.option.warning.always={0} will add <a href="https://en.wikipedia.org/wiki/Byte_order_mark#UTF-8">UTF-8 BOM</a> to every created file in UTF-8 encoding
|
|
file.encoding.option.warning.never={0} will NOT add <a href="https://en.wikipedia.org/wiki/Byte_order_mark#UTF-8">UTF-8 BOM</a> to every created file in UTF-8 encoding
|
|
file.encoding.option.warning.windows.only={0} will add <a href="https://en.wikipedia.org/wiki/Byte_order_mark#UTF-8">UTF-8 BOM</a> to every created UTF-8 file only when it''s running under Windows
|
|
plugin.manager.tab.marketplace=Marketplace
|
|
plugin.manager.tab.installed=Installed
|
|
plugin.manager.options.command=Type / to see options
|
|
plugin.manager.search.accessible.name=Search plugins
|
|
plugin.manager.search.filters.popup.accessible.name=Search filters
|
|
plugin.manager.refresh=Refresh
|
|
plugin.manager.repositories=Manage Plugin Repositories\u2026
|
|
plugin.manager.custom.certificates=Manage Plugin Certificates\u2026
|
|
plugin.manager.update.all=Update all
|
|
plugin.manager.tooltip=Manage Repositories, Configure Proxy or Install Plugin from Disk
|
|
plugin.manager.marketplace.panel.accessible.name=Marketplace
|
|
plugin.manager.installed.panel.accessible.name=Installed
|
|
plugin.settings.link.title=Plugin Settings\u2026
|
|
settings.required.plugins.title=Specify a list of plugins required for your project.<br>{0} will notify you if a required plugin is missing or needs an update.
|
|
settings.certificate.accept.non.trusted.certificates.automatically=Accept non-trusted certificates &automatically
|
|
settings.certificate.no.certificate.selected=No certificate selected
|
|
settings.certificate.no.certificates=No certificates
|
|
settings.certificate.choose.certificate=Choose Certificate
|
|
settings.certificate.filter.label=Certificate files
|
|
settings.certificate.malformed.x509.server.certificate=Malformed X509 server certificate
|
|
settings.certificate.not.imported=Not Imported
|
|
settings.certificate.certificate.already.exists=Certificate already exists
|
|
settings.certificate.accepted.certificates=Accepted certificates:
|
|
settings.trusted.certificates=Certificates trusted when validating plugins:
|
|
settings.certificate.cannot.add.certificate.for=Cannot add certificate for {0}
|
|
settings.certificate.cannot.add.certificate=Cannot Add Certificate
|
|
settings.certificate.cannot.remove.certificate.for=Cannot remove certificate for {0}
|
|
settings.certificate.cannot.remove.certificate=Cannot Remove Certificate
|
|
settings.menus.group.touch.bar=Touch Bar
|
|
settings.general.directory.preselected=This directory is preselected in "Open..." and "New | Project..." dialogs.
|
|
settings.password.internal.error.no.available.credential.store.implementation=Internal error, no available credential store implementation.
|
|
settings.password.package.libsecret.1.0.is.not.installed=Package libsecret-1-0 is not installed (to install: sudo apt-get install libsecret-1-0 gnome-keyring).
|
|
settings.password.unknown.provider.type=Unknown provider type: {0}
|
|
|
|
settings.file.color.column.scope=Scope
|
|
settings.file.color.column.color=Color
|
|
settings.file.color.column.shared=Share through VCS
|
|
settings.file.color.column.shared.help=<html>\
|
|
Shared configurations are stored in <code>.idea</code> directory<br>\
|
|
and are available to other team members through VCS.
|
|
settings.file.color.custom.name=Custom
|
|
settings.file.colors.no.colors.specified=No colors added
|
|
settings.file.colors.add.colors.link=Add colors
|
|
settings.file.colors.scope.unknown=Non-existent scope
|
|
settings.file.colors.dialog.choose.color=Choose scope color
|
|
settings.file.colors.dialog.warning.update=Update
|
|
settings.file.colors.dialog.warning.local=Local color is already defined for {0}
|
|
settings.file.colors.dialog.warning.shared=Shared color is already defined for {0}
|
|
settings.file.colors.dialog.warning.append=Do you really want to add it again?
|
|
settings.file.colors.dialog.warning.replace=<html>Do you want to update \
|
|
<span style="background-color:#{0};"> old color </span> to \
|
|
<span style="background-color:#{1};"> new color </span>?
|
|
settings.file.colors.enable.file.colors=Enable &file colors
|
|
settings.file.colors.use.in.editor.tabs=Use in editor &tabs
|
|
settings.file.colors.use.in.project.view=Use in &project view
|
|
settings.file.colors.manage.scopes=&Manage scopes\u2026
|
|
settings.file.colors.description=Files can belong to several scopes. If there are two colors for one scope, the color of the first scope in the list is used.
|
|
|
|
# suppress inspection "UnusedProperty" used from FileColorManagerImpl
|
|
color.name.blue=Blue
|
|
# suppress inspection "UnusedProperty" used from FileColorManagerImpl
|
|
color.name.green=Green
|
|
# suppress inspection "UnusedProperty" used from FileColorManagerImpl
|
|
color.name.orange=Orange
|
|
# suppress inspection "UnusedProperty" used from FileColorManagerImpl
|
|
color.name.rose=Rose
|
|
# suppress inspection "UnusedProperty" used from FileColorManagerImpl
|
|
color.name.violet=Violet
|
|
# suppress inspection "UnusedProperty" used from FileColorManagerImpl
|
|
color.name.yellow=Yellow
|
|
# suppress inspection "UnusedProperty" used from FileColorManagerImpl
|
|
color.name.brown=Brown
|
|
# suppress inspection "UnusedProperty" used from FileColorManagerImpl
|
|
color.name.gray=Gray
|
|
|
|
checkbox.inject.reveal.library.on.launch=Inject Reveal library on launch
|
|
checkbox.upload.reveal.library.on.the.device.if.necessary=Upload Reveal library on the device if necessary
|
|
action.Anonymous.text.add.keyboard.shortcut=Add Keyboard Shortcut
|
|
action.Anonymous.text.add.mouse.shortcut=Add Mouse Shortcut
|
|
action.Anonymous.text.add.abbreviation=Add Abbreviation
|
|
action.Anonymous.text.reset.shortcuts=Reset Shortcuts
|
|
action.Anonymous.text.delete.hook=Delete Hook
|
|
action.Anonymous.text.live.templates=Live Templates
|
|
action.Anonymous.text.live.template=Live Template
|
|
action.Anonymous.text.template.group=Template Group\u2026
|
|
action.Anonymous.text.rename=Rename
|
|
action.Anonymous.text.new.group=New group\u2026
|
|
action.Anonymous.text.change.context=Change context\u2026
|
|
action.Anonymous.text.edit.scopes.order=Edit Scopes Order\u2026
|
|
action.Anonymous.text.done=Done
|
|
action.Anonymous.text.remove.leading.directory=Remove Leading Directory
|
|
action.Anonymous.text.restore.leading.directory=Restore Leading Directory
|
|
action.Anonymous.text.all=All
|
|
action.Anonymous.text.new.tag=New Tag
|
|
action.Anonymous.text.do.not.show.again=Do not show again
|
|
action.Anonymous.text.toggle=Toggle
|
|
action.Anonymous.text.configure=Configure
|
|
action.Anonymous.text.highlight=Highlight
|
|
action.Anonymous.text.start.trial=Start 30-day Trial
|
|
action.GetHelp=Get Help
|
|
action.Events=Events
|
|
action.CollapseAllAction.text.collapse.all=Collapse All
|
|
action.ExpandAllAction.text.expand.all=Expand All
|
|
action.NamedItemsListEditor.CopyAction.text.copy=Copy
|
|
action.NamedItemsListEditor.CopyAction.description.copy=Copy
|
|
action.NamedItemsListEditor.AddAction.text.add=Add
|
|
action.NamedItemsListEditor.AddAction.description.add=Add
|
|
action.Anonymous.text.back=Back
|
|
action.FinderRecursivePanel.text.previous=Previous
|
|
action.FinderRecursivePanel.text.next=Next
|
|
action.FinderRecursivePanel.text.edit=Edit
|
|
show.in.find.window.button.pin.description=Show all usages in a separate tool window
|
|
action.QuickChangeCodeStyleSchemeAction.Anonymous.text.project=<Project>
|
|
action.ActionTracer.Anonymous.text.Clear=Clear
|
|
action.ActionTracer.Anonymous.description.clear.log=Clear log
|
|
remove.byte.order.mark.from=Remove byte order mark from {0}
|
|
add.byte.order.mark.to=Add byte order mark to {0}
|
|
remove.BOM=Remove BOM
|
|
add.BOM=Add BOM
|
|
removing.BOM=Removing BOM
|
|
# suppress inspection "UnusedProperty"
|
|
notification.group.failed.to.remove.bom=Failed to remove BOM
|
|
notification.title.was.unable.to.remove.bom.in=Was unable to remove BOM in {0} {0,choice,1#file|2#files}
|
|
notification.content.mandatory.bom.br={0,choice,1#This file has|2#These files have} mandatory BOM:<br/> {1}
|
|
notification.group.failed.to.generate.module.descriptors=Failed to generate module descriptors
|
|
|
|
empty.text.search.everywhere=Search Everywhere
|
|
empty.text.navigation.bar=Navigation Bar
|
|
empty.text.recent.files=Recent Files
|
|
empty.text.go.to.file=Go to File
|
|
empty.text.project.view=Project View
|
|
empty.text.drop.files.to.open=Drop files here to open them
|
|
scratches.and.consoles=Scratches and Consoles
|
|
action.DumbAware.BuildView.text.stop=BuildView
|
|
action.DumbAware.CopyrightProfilesPanel.description.stop=Stop
|
|
action.AnActionButton.text.upgrade=Upgrade
|
|
action.AnActionButton.text.install=Install
|
|
action.AnActionButton.text.uninstall=Uninstall
|
|
action.AnActionButton.text.reload.list.of.packages=Reload List of Packages
|
|
action.AnActionButton.text.change.goto.check.box=change goto check box
|
|
action.ToggleAction.text.toggle.view=Toggle View
|
|
action.ToggleAction.text.filter=Filter
|
|
action.ToggleAction.text.filter.files.by.type=Filter files by type
|
|
action.ToggleAction.show.filter.text.filter=Filter
|
|
action.ToggleAction.show.filter.description.show.filters.popup=Show filters popup
|
|
action.ToggleAction.text.toggle.auto.test=Rerun Automatically
|
|
action.ToggleAction.description.toggle.auto.test=Toggle automatic rerun of tests on code changes
|
|
action.ToggleAction.text.pin.window=Pin Window
|
|
action.ToggleAction.description.pin.window=Pin Window
|
|
action.AnAction.text.reload.list=Reload List
|
|
action.AnAction.description.reload.list=Reload list
|
|
action.AnAction.text.clear=Clear
|
|
action.AnAction.description.clear=Clear
|
|
action.AnAction.text.save=Save
|
|
action.AnAction.description.save=Save
|
|
action.AnAction.text.set.script.file=Set Script File
|
|
action.AnAction.description.set.script.file=Set Script File
|
|
action.AnAction.text.new.script=New Script
|
|
action.AnAction.description.new.script=New Script
|
|
action.AnAction.text.stop=Stop
|
|
action.AnAction.description.stop=Stop
|
|
action.AnAction.text.activate.frame.and.run=Activate Frame And Run
|
|
action.AnAction.description.activate.frame.and.run=Activate Frame And Run
|
|
action.AnAction.text.run.on.frame.activation=Run On Frame Activation
|
|
action.AnAction.description.run.on.frame.activation=Run On Frame Activation
|
|
action.AnAction.text.search.history=Search History
|
|
action.AnAction.description.search.history=Search History
|
|
action.add.to.new.favorites.list.description=Add To New Favorites List
|
|
action.DataSharingOptionsAction.text=Data Sharing Options\u2026
|
|
action.DataSharingOptionsAction.description=Data Sharing Options
|
|
action.InstallFromDiskAction.text=Install Plugin from Disk\u2026
|
|
action.InstallFromDiskAction.not.allowed.description=Installing plugins from disk is not allowed for your organization
|
|
action.InstallFromDiskAction.progress.text=Installing Plugin
|
|
failed.to.unload.modified.plugins=Failed to unload modified plugins: {0}
|
|
plugins.reloaded.successfully={0} reloaded successfully
|
|
plugins.progress.loading.plugin.title=Loading plugin {0}
|
|
plugins.progress.loading.plugins.for.current.project.title=Loading plugins for ''{0}''
|
|
plugins.progress.unloading.plugins.for.current.project.title=Unloading plugins for ''{0}''
|
|
plugins.progress.unloading.plugin.title=Unloading plugin {0}
|
|
memory.snapshot.captured.text=Memory snapshot captured on plugin unload failure at {0}
|
|
memory.snapshot.captured.action.text=Open ''{0}'' in {1}
|
|
plugins.configurable.disable.all.downloaded=Disable All Downloaded Plugins
|
|
plugins.configurable.enable.all.downloaded=Enable All Downloaded Plugins
|
|
plugins.configurable.InstalledSearchOption.NeedUpdate=Update available
|
|
plugins.configurable.InstalledSearchOption.Downloaded=Downloaded
|
|
plugins.configurable.InstalledSearchOption.Enabled=Enabled
|
|
plugins.configurable.InstalledSearchOption.Disabled=Disabled
|
|
plugins.configurable.InstalledSearchOption.Invalid=Invalid
|
|
plugins.configurable.InstalledSearchOption.Bundled=Bundled
|
|
plugins.configurable.SortBySearchOption.Downloads=Downloads
|
|
plugins.configurable.SortBySearchOption.Name=Name
|
|
plugins.configurable.SortBySearchOption.Rating=Rating
|
|
plugins.configurable.SortBySearchOption.Relevance=Relevance
|
|
plugins.configurable.SortBySearchOption.Updated=Updated
|
|
plugins.configurable.disable.all=Disable all
|
|
plugins.configurable.enable.all=Enable all
|
|
plugins.configurable.show=Show
|
|
plugins.configurable.search.options=Search Options
|
|
plugins.configurable.other.bundled=Other Tools
|
|
plugins.configurable.downloaded=Downloaded
|
|
plugins.configurable.installing=Installing
|
|
plugins.configurable.bundled.updates=Bundled plugins updates
|
|
plugins.configurable.suggested=Suggested
|
|
plugins.configurable.sort.by=Sort By
|
|
plugins.configurable.show.all=Show all
|
|
plugins.configurable.top.rated=Top Rated
|
|
plugins.configurable.top.downloads=Top Downloads
|
|
plugins.configurable.new.and.updated=New and Updated
|
|
plugins.configurable.staff.picks=Staff Picks
|
|
plugins.configurable.repository.0=Repository: {0}
|
|
plugins.configurable.search.in.marketplace=Search in Marketplace
|
|
plugins.configurable.nothing.found=Nothing found.
|
|
plugins.configurable.check.internet=Check the internet connection.
|
|
plugins.configurable.search.result.not.loaded=Search result are not loaded.
|
|
plugins.configurable.search.result.0.plugins.found.in.1={0} {0, choice, 0#plugins|1#plugin|2#plugins} found in {1}.
|
|
plugins.configurable.marketplace.plugins.not.loaded=Marketplace plugins are not loaded.
|
|
plugins.configurable.restart.ide.button=Restart IDE
|
|
plugins.configurable.update.button=Update
|
|
plugins.configurable.install=Install
|
|
plugins.configurable.uninstall=Uninstall
|
|
plugins.configurable.uninstall.bundled.update=Uninstall update
|
|
plugins.configurable.enable=Enable
|
|
plugins.configurable.enabled=Enabled
|
|
plugins.configurable.enable.checkbox.accessible.name=Enabled
|
|
plugins.configurable.disable=Disable
|
|
plugins.configurable.disabled=Disabled
|
|
plugins.configurable.plugin.installing.success=Plugin {0} is successfully installed
|
|
plugins.configurable.plugin.installing.failed=Plugin "{0}" download or installation failed
|
|
plugins.configurable.uninstalled=Uninstalled
|
|
plugins.configurable.installed=Installed
|
|
plugins.configurable.unavailable.for.platform=Unavailable
|
|
plugins.configurable.plugin.unavailable.for.platform=The plugin is not available for {0}
|
|
plugins.configurable.plugin.feedback=<a href='showFeedback'>Share feedback</a> about the plugin, help us make it better
|
|
plugins.configurable.rate.0=Rate: {0}
|
|
plugins.configurable.downloads.0=Downloads: {0}
|
|
plugins.configurable.release.date.0=Release date: {0}
|
|
plugins.configurable.size.0=Size: {0}
|
|
plugins.configurable.version.0=Version: {0}
|
|
plugins.configurable.required.plugins.0=Dependencies:\n{0}
|
|
plugins.configurable.choose.update.checkbox.accessible.name=Update
|
|
plugins.configurable.plugin.details=Select plugin to preview details
|
|
plugins.configurable.plugin.details.page.accessible.name.0={0} details
|
|
plugins.configurable.plugin.details.page.accessible.name=Plugin details
|
|
plugins.configurable.plugin.details.tags.panel.accessible.name=Tags
|
|
plugins.configurable.one.plugin.details=Select one plugin to preview plugin details.
|
|
plugins.configurable.several.plugins=Several plugins selected.
|
|
plugins.configurable.plugin.homepage.link=Plugin homepage
|
|
plugins.configurable.trial.expires.in.0.days=Trial expires in {0} days.
|
|
plugins.configurable.license.is.active.until.0=License is active until {0}.
|
|
plugins.configurable.license.expires.in.0.days=License expires in {0} days.
|
|
plugins.configurable.license.expired=License expired.
|
|
plugins.configurable.license.is.active=License is active.
|
|
plugins.configurable.not.allowed=The plugin is not approved by your organization
|
|
plugins.configurable.title.with.count={0} ({1} of {2} enabled)
|
|
plugins.configurable.overview.tab.name=Overview
|
|
plugins.configurable.whats.new.tab.name=What's New
|
|
plugins.configurable.reviews.tab.name=Reviews
|
|
plugins.configurable.additional.info.tab.name=Additional Info
|
|
plugins.configurable.source.code=Source Code
|
|
plugins.configurable.report.marketplace.plugin=Report Plugin
|
|
plugins.configurable.documentation.url=Documentation
|
|
plugins.configurable.bugtracker.url=Issue Tracker
|
|
plugins.configurable.license.url=License
|
|
plugins.configurable.forum.url=Forum Page
|
|
plugins.configurable.notes.empty.text=Unfortunately, {0} did not leave any update notes.
|
|
plugins.configurable.notes.empty.text.default.vendor=vendor
|
|
plugins.configurable.suggested.features.dependency=This plugin is suggested because your project uses {0} library
|
|
plugins.configurable.suggested.features.executable=This plugin is suggested because you have {0} installed
|
|
plugins.configurable.list.component.accessible.description.0.downloads={0} downloads
|
|
plugins.configurable.list.component.accessible.description.0.stars={0} stars
|
|
plugins.configurable.list.component.accessible.description.restart.pending=Pending IDE restart
|
|
plugins.configurable.list.component.accessible.description.update.available=Update available
|
|
plugins.configurable.list.component.accessible.description.install.available=Available to install
|
|
plugins.new.review.action=Write Review
|
|
plugins.review.note=JetBrains doesn't verify reviews.
|
|
plugins.review.note.link=Learn more
|
|
plugins.review.panel.empty.text=No reviews so far.
|
|
plugins.review.panel.next.page.button=Show More
|
|
plugins.review.action.copy.link.text=Copy Link
|
|
plugin.verified.organization=Verified organization
|
|
plugin.vendor.info.label=Vendor: {0}
|
|
plugin.vendor.trader.label=Trader
|
|
plugin.vendor.non.trader.label=Non-trader
|
|
plugin.vendor.trader.status=This vendor has identified themselves as a trader per the definition from Directive (EU) 2019/2161. Consumer rights stemming from EU consumer protection laws will apply.
|
|
plugin.vendor.non.trader.status=This vendor has identified themselves as a non-trader per the definition from Directive (EU) 2019/2161. Consumer rights stemming from EU consumer protection laws will not apply.
|
|
dialog.title.disable.dependent.plugins=Disable Dependent Plugins
|
|
dialog.message.disable.dependent.plugin=<html>The dependent ''{0}'' plugin will be disabled</html>
|
|
dialog.message.disable.dependent.plugins=<html>The following dependent plugins will be disabled:<br>{0}</html>
|
|
dialog.title.enable.required.plugins=Enable Required Plugins
|
|
dialog.message.enable.required.plugin=<html>The required ''{0}'' plugin will be enabled</html>
|
|
dialog.message.enable.required.plugins=<html>The following required plugins will be enabled:<br>{0}</html>
|
|
label.plugin.updated.0=Updated {0}
|
|
label.plugin.0.downloads={0} downloads
|
|
label.category.unknown=UNKNOWN
|
|
chooser.description.jar.and.zip.archives.are.accepted=JAR and ZIP archives are accepted
|
|
chooser.title.plugin.file=Choose Plugin File
|
|
dialog.title.install.plugin=Install Plugin
|
|
progress.title.installing.plugin=Installing plugin "{0}"\u2026
|
|
message.link.refresh=refresh
|
|
message.check.the.internet.connection.and=Check the internet connection and
|
|
progress.text.downloading=Downloading\u2026
|
|
progress.text.loading=Loading\u2026
|
|
label.install.freemium.for.free.with.trial.or=Use the free version, start the {0}-day trial, or
|
|
label.install.freemium.for.free.without.trial.or=Use the free version or
|
|
label.install.paid.with.trial.or=Start the {0}-day trial or
|
|
label.install.paid.without.trial=To enjoy the plugin's benefits,
|
|
label.category.n.a=n/a
|
|
dialog.title.dependent.plugins.found=Dependent Plugins Found
|
|
button.enable.updated.plugins=Enable Updated {0,Choice,1#Plugin|2#Plugins}
|
|
button.enable.all=Enable All
|
|
progress.title.checking.plugins.repository=Checking Plugins Repository\u2026
|
|
title.search.results=Search Results
|
|
empty.text.nothing.found=Nothing found
|
|
label.plugin.change.notes=Change Notes
|
|
label.next.plugin.version.is=With this update the plugin becomes
|
|
label.plugin.freemium=Freemium
|
|
label.plugin.paid=Paid
|
|
label.text.plugin.eap.license.not.required=The license is not required for EAP version
|
|
label.text.plugin.no.license=No license.
|
|
|
|
plugin.manager.main.suggest.to.enable.message.part1=Updated plugin ''{0}'' is disabled.
|
|
plugin.manager.main.suggest.to.enable.message.part2=Updated plugins {0} are disabled.
|
|
plugin.manager.main.suggest.to.enable.message.part3=Updated {0,choice,1#plugin depends|2#plugins depend} on disabled
|
|
plugin.manager.main.suggest.to.enable.message.part4=plugin ''{0}''.
|
|
plugin.manager.main.suggest.to.enable.message.part5=plugins {0}.
|
|
plugin.manager.main.suggest.to.enable.message.part6=Disabled plugins and plugins which depend on disabled won't be activated after restart.
|
|
plugin.manager.main.suggest.to.enable.message.part7=Disabled plugins won't be activated after restart.
|
|
plugin.manager.main.suggest.to.enable.message.part8=Would you like to enable updated {0,choice,1#plugin|2#plugins}
|
|
plugin.manager.main.suggest.to.enable.message.part9=Would you like to enable plugin {0,choice,1#dependency|2#dependencies}
|
|
|
|
environment.key.description.enable.disabled.dependent.plugins=Specifies whether disabled dependent plugins should be enabled on update of some plugins.\n\
|
|
If 'all', then all updated and dependent plugins are enabled.\n\
|
|
If 'updated', then only updated plugins are enabled.\n\
|
|
If 'none', then nothing will be enabled.\n
|
|
|
|
dialog.title.proxy.setup=Proxy Setup
|
|
message.text.proxy.both.use.proxy.and.autodetect.proxy.set=Proxy: both ''use proxy'' and ''autodetect proxy'' settings were set.\
|
|
Only one of these options should be selected.\
|
|
Please re-configure.
|
|
comment.text.paused=Paused
|
|
comment.text.resume=Resume
|
|
comment.text.pause=Pause
|
|
description.text.resume=Resume ''{0}''
|
|
description.text.pause=Pause ''{0}''
|
|
progress.title.check.connection=Check connection
|
|
message.text.enter.url.to.check.connection=Warning: your settings will be saved.\n\
|
|
Enter any URL to check connection to:
|
|
dialog.title.check.proxy.settings=Check Proxy Settings
|
|
dialog.title.auto.detected.proxy=Auto-detected Proxy
|
|
message.text.proxy.passwords.were.cleared=Proxy passwords were cleared.
|
|
message.connection.successful=Connection successful
|
|
label.valid.from=From:
|
|
label.valid.until=Until:
|
|
section.title.fingerprints=Fingerprints
|
|
section.title.validity.period=Validity Period
|
|
section.title.issued.by=Issued By
|
|
section.title.issued.to=Issued To
|
|
trust.certificate=Trust This Certificate
|
|
show.details=Show Details
|
|
trust.certificate.warning.details=Trusting this certificate can expose your data to security threats. Proceed only if you trust the source and understand the risks involved.
|
|
trust.certificate.warning.details.action=How to manage certificates
|
|
trust.certificate.warning.details.popup=<html>You can disable the accepted certificate later in Settings | Tools | Server Certificates. The accepted certificate will be saved in the <i>{0}</i> truststore with the default password <i>{1}</i>.</html>
|
|
trial.expired=Trial expired.
|
|
plugins.configurable.buy.the.license.from.0=purchase a license for as low as {0}
|
|
plugins.configurable.buy.the.license=purchase a license
|
|
plugins.configurable.activate.trial.for.full.access=purchase a license
|
|
action.presentation.AbstractSchemesPanel.text=Show Scheme Actions
|
|
action.presentation.EditorTabbedContainer.text=Close. {0}Click to Close Others.
|
|
action.presentation.EncodingPanel.text=File Encoding
|
|
action.presentation.ExtractIncludeAction.text=Include File\u2026
|
|
action.presentation.LightEditTabs.text=Close. {0}Click to Close Others.
|
|
action.presentation.OpenSelectedProjectsAction.text.open.all.projects.in.group=Open All Projects in Group
|
|
action.presentation.OpenSelectedProjectsAction.text.open.selected=Open Selected
|
|
action.presentation.RemoveSelectedProjectsFromGroupsAction.text=Remove from Groups
|
|
action.presentation.FindAllAction.text=Search All
|
|
action.presentation.RegistryUi.text=Revert to Default
|
|
action.presentation.RegistryUi.text.edit=Edit
|
|
action.presentation.ShowUiDebuggerAction.text=UI Debugger
|
|
action.presentation.WeighingActionGroup.text=Other
|
|
action.presentation.AbstractSchemesPanel.description=Show scheme actions
|
|
show.options.menu=Options
|
|
highlighting.pass.injected.presentable.name=Injected fragments
|
|
|
|
mac.window.tabs.close.title=Click to close this tab. Option-click to close all tabs except this one
|
|
|
|
mac.window.tabs.close.tab=Close Tab
|
|
mac.window.tabs.close.other.tabs=Close Other Tabs
|
|
mac.window.tabs.move.tab=Move Tab to New Window
|
|
mac.window.tabs.show.all.tabs=Show All Tabs
|
|
|
|
rubber.duck.debugger.popup.title=Rubber Duck Debugger
|
|
|
|
search.everywhere.group.name.top.hit=Top Hit
|
|
search.everywhere.group.name.actions=Actions
|
|
search.everywhere.group.name.files=Files
|
|
search.everywhere.group.name.symbols=Symbols
|
|
search.everywhere.group.name.recent.files=Recent Files
|
|
search.everywhere.filter.classes.description=Go to class
|
|
search.everywhere.filter.files.description=Go to file
|
|
search.everywhere.filter.symbols.description=Go to symbol
|
|
search.everywhere.preview.action.text=Preview
|
|
search.everywhere.preview.action.description=Show Preview
|
|
search.everywhere.preview.showing=Show preview
|
|
big.popup.filter.button.all=All
|
|
big.popup.filter.button.none=None
|
|
big.popup.filter.button.invert=Invert
|
|
search.everywhere.points.more=\u2026 more
|
|
search.everywhere.action.tooltip.text=Search Everywhere<br/>Press <b>{0}</b> to access <ul style=''list-style-type:none;margin:0;padding:0;''>\
|
|
<li>- {1}</li><li>- Files</li><li>- Tool Windows</li><li>- Actions</li><li>- Settings</li></ul>
|
|
search.everywhere.action.tooltip.description.text=Searches for: <ul style=''list-style-type:none;margin:0;padding:0;''>\
|
|
<li>- {0}</li><li>- Files</li><li>- Tool Windows</li><li>- Actions</li><li>- Settings</li></ul>
|
|
search.everywhere.directory.file.type.name=Directory
|
|
filetype.search.everywhere.directory.description=File system directory
|
|
|
|
action.title.group.by.directory=Group by Directory
|
|
|
|
tooltip.flip.horizontally=Flip horizontally
|
|
tooltip.flip.vertically=Flip vertically
|
|
button.clear.and.close=Clear and Close
|
|
dialog.title.background.image=Background Image
|
|
toggle.editor.and.tools=Editor and Tools
|
|
toggle.empty.frame=Empty Frame
|
|
set.action.editor.and.tools=Set for Editor and Tools
|
|
set.action.empty.frame=Set for Empty Frame
|
|
label.text.image=Image:
|
|
label.text.opacity=Opacity:
|
|
checkbox.text.this.project.only=This project only
|
|
|
|
action.text.show.file.size=Show File Size
|
|
action.text.hide.file.size=Hide File Size
|
|
action.text.show.chessboard=Show Chessboard
|
|
action.text.hide.chessboard=Hide Chessboard
|
|
action.text.show.grid=Show Grid
|
|
action.text.hide.grid=Hide Grid
|
|
dialog.title.new.tag.name=New Tag Name
|
|
popup.title.add.tags=Add Tags
|
|
action.text.show.tags.panel=Show Tags Panel
|
|
action.text.hide.tags.panel=Hide Tags Panel
|
|
filetype.scalable.vector.graphics.description=Scalable Vector Graphics
|
|
filetype.scalable.vector.graphics.display.name=Scalable Vector Graphics
|
|
action.text.show.file.name=Show File Name
|
|
action.text.hide.file.name=Hide File Name
|
|
rename.0=Rename {0}
|
|
dialog.title.select.0=Select {0}
|
|
quickfix.text.insert.0=Insert {0}
|
|
progress.text.reopening.files=Reopening files\u2026
|
|
|
|
button.reject=Reject
|
|
tooltip.text.update.is.in.progress.click.to.cancel=Update is in progress. Click to cancel
|
|
empty.text.this.view.is.not.available.until.indices.are.built=This view is not available until indexes are built
|
|
error.message.exception.was.thrown=exception was thrown
|
|
chooser.description.specifies.user.data.directory=Specifies the directory that user data (your "profile") is kept in
|
|
chooser.title.select.user.data.directory=Select User Data Directory
|
|
intention.family.editor.notification.settings=Editor notification settings
|
|
intention.family.editor.notification.option=Editor notification option
|
|
intention.family.editor.notification=Editor notification
|
|
text.password.hidden=<hidden>
|
|
|
|
presentation.assistant.configurable.description=Description:
|
|
presentation.assistant.configurable.duration=Display for:
|
|
presentation.assistant.configurable.duration.seconds=seconds
|
|
presentation.assistant.configurable.popup.position=Position:
|
|
presentation.assistant.configurable.font.size=Font size:
|
|
presentation.assistant.configurable.popup.size=Popup size:
|
|
presentation.assistant.configurable.keymap.group=Keymaps
|
|
presentation.assistant.configurable.keymap.mac=macOS
|
|
presentation.assistant.configurable.keymap.win=Windows
|
|
presentation.assistant.configurable.keymap.win.label=Win/Linux
|
|
presentation.assistant.configurable.keymap.main=Main:
|
|
presentation.assistant.configurable.keymap.additional=Additional:
|
|
presentation.assistant.configurable.keymap.label=Label:
|
|
presentation.assistant.configurable.margin=Margin:
|
|
presentation.assistant.configurable.name=Presentation Assistant
|
|
presentation.assistant.configurable.size.small=Small
|
|
presentation.assistant.configurable.size.medium=Medium
|
|
presentation.assistant.configurable.size.large=Large
|
|
presentation.assistant.configurable.alignment.bottom.left=Bottom Left
|
|
presentation.assistant.configurable.alignment.bottom.center=Bottom Center
|
|
presentation.assistant.configurable.alignment.bottom.right=Bottom Right
|
|
presentation.assistant.configurable.alignment.top.left=Top Left
|
|
presentation.assistant.configurable.alignment.top.center=Top Center
|
|
presentation.assistant.configurable.alignment.top.right=Top Right
|
|
presentation.assistant.configurable.theme=Theme:
|
|
presentation.assistant.configurable.theme.bright=Bright
|
|
presentation.assistant.configurable.theme.pale=Pale
|
|
presentation.assistant.configurable.toggle=Show action names and shortcuts in popup
|
|
presentation.assistant.notification.action.hide=Do not show macOS shortcuts
|
|
presentation.assistant.notification.action.install=Install Plugin
|
|
presentation.assistant.notification.content=In order to show shortcuts for macOS you need to install "macOS Keymap" plugin
|
|
presentation.assistant.notification.title=Shortcuts for macOS are not shown
|
|
presentation.assistant.notification=Presentation assistant
|
|
presentation.assistant.settings=Presentation Assistant
|
|
presentation.assistant.quick.settings.ad=Drag the popup to\n customize the position
|
|
presentation.assistant.quick.settings.size.group=Size
|
|
presentation.assistant.quick.settings.theme.group=Theme
|
|
presentation.assistant.quick.settings.position.group=Position
|
|
presentation.assistant.quick.settings.settings=Settings\u2026
|
|
|
|
packages.settings.version=Version
|
|
packages.settings.latest.version=Latest version
|
|
packages.settings.package=Package
|
|
packages.settings.loading=Loading Packages List
|
|
|
|
plugins.advertiser.task.searching.for.plugins=Search for Plugins in Repository
|
|
plugins.advertiser.plugins.suggestions.title=Plugins suggestion
|
|
plugins.advertiser.plugins.suggestions.text=Found plugins for chosen dependencies.
|
|
plugins.advertiser.plugins.found=Plugins supporting {0} files found.
|
|
plugins.advertiser.extensions.supported.in.ultimate={0} files are supported by {1}
|
|
plugins.advertiser.framework.supported.in.ultimate={0} configuration files are supported by {1}
|
|
plugins.advertiser.extensions.supported.in.ides={0} files are supported in <hyperlink>other JetBrains IDEs</hyperlink>
|
|
plugins.advertiser.learn.more=Learn more
|
|
plugins.advertiser.action.ignore.extension=Ignore extension
|
|
plugins.advertiser.action.enable.plugin=Enable plugin
|
|
plugins.advertiser.action.install.plugins=Install plugins
|
|
plugins.advertiser.action.install.plugin.name=Install {0} plugin
|
|
plugins.advertiser.action.enable.plugins=Enable plugins\u2026
|
|
plugins.advertiser.action.configure.plugins=Configure plugins\u2026
|
|
plugins.advertiser.action.ignore.unknown.feature=Don't suggest again
|
|
plugins.advertiser.action.ignore.unknown.features=Don't suggest again
|
|
plugins.advertiser.action.try.ultimate=Try {0}
|
|
plugins.advertiser.action.ignore.ultimate=Dismiss
|
|
plugins.advertiser.no.suggested.plugins=No suggested plugins found
|
|
plugins.advertiser.check.progress=Checking suggested plugins for project
|
|
plugins.advertiser.ultimate.features.detected=Features covered by IntelliJ IDEA Ultimate {0} are detected
|
|
plugins.advertiser.missing.feature={0,choice,1#Plugin|2#Plugins} {4} supporting {1} ''{2}'' {0,choice,1#is|2#are} currently {3,choice,0#disabled|1#not installed}.
|
|
plugins.advertiser.missing.features={0,choice,1#Plugin|2#Plugins} {3} supporting features ({1}) {0,choice,1#is|2#are} currently {2,choice,0#disabled|1#not installed}.
|
|
plugins.advertiser.missing.feature.dependency=Suggested {0,choice,1#plugin|2#plugins} {1} available.
|
|
plugins.advertiser.missing.features.dependency=Suggested {0,choice,1#plugin|2#plugins} {1} available.
|
|
plugins.advertiser.feature.dependency=dependency
|
|
plugins.advertiser.try.ultimate.download=Downloading\u2026
|
|
plugins.advertiser.try.ultimate.download.started.balloon={0} is being downloaded and will be installed automatically.
|
|
plugins.advertiser.try.ultimate.install=Installing\u2026
|
|
plugins.advertiser.try.ultimate.opening=Opening {0}\u2026
|
|
plugins.advertiser.try.ultimate.cancel.button=Cancel
|
|
plugins.advertiser.try.ultimate.upgrade=Upgrading to {0}\u2026
|
|
plugins.advertiser.try.ultimate.dialog.title=Try {0}
|
|
plugins.advertiser.try.ultimate.dialog.open.website=Open Website
|
|
plugins.advertiser.try.ultimate.dialog.try.again=Try again
|
|
plugins.advertiser.try.ultimate.could.not.download=Unable to download the distribution of {0} from {1}. Network error.
|
|
plugins.advertiser.try.ultimate.could.not.install=Unable to install {0}. Something went wrong.
|
|
plugins.advertiser.try.ultimate.could.not.open=Unable to open {0}. Something went wrong.
|
|
notification.group.advertiser.try.ultimate.installed.title={0} is installed
|
|
notification.group.advertiser.try.ultimate.installed.content=Your settings will be migrated. {0} will still be available.
|
|
notification.group.advertiser.try.ultimate.installed=Installation is complete
|
|
|
|
do.not.ask.me.again=Don't ask again
|
|
|
|
empty.project.generator.name=Multi-module Project
|
|
empty.project.generator.description=Project without modules. Use it to create free-style module structure. Project Structure dialog will open to help you build the project structure.
|
|
|
|
terminal.action.ClearBuffer.text=Clear Buffer
|
|
terminal.action.Find.text=Find
|
|
terminal.action.OpenAsUrl.text=Open as URL
|
|
terminal.action.PageUp.text=Page Up
|
|
terminal.action.PageDown.text=Page Down
|
|
terminal.action.LineUp.text=Line Up
|
|
terminal.action.LineDown.text=Line Down
|
|
terminal.action.SelectPreviousTab.text=Select Previous Tab
|
|
terminal.action.SelectNextTab.text=Select Next Tab
|
|
terminal.action.MoveRight.text=Move Right
|
|
terminal.action.MoveLeft.text=Move Left
|
|
terminal.action.ShowTabs.text=Show Tabs
|
|
terminal.cursor.shape.block.name=Block
|
|
terminal.cursor.shape.underline.name=Underline
|
|
terminal.cursor.shape.vertical.name=Vertical
|
|
# suppress inspection "UnusedProperty" (used by external plugin 'com.ess.terminal-pro')
|
|
action.DumbAware.TerminalView.text.new.session=New Session
|
|
|
|
notification.title.desktop.entry.creation.failed=Desktop entry creation failed
|
|
notification.title.desktop.entry.created=Desktop entry created
|
|
link.cancel=Cancel
|
|
dialog.title.customize.0=Customize {0}
|
|
button.back=Back
|
|
dialog.apply=Apply
|
|
|
|
github.project.generator.version=&Version:
|
|
github.project.generator.versions.not.loaded.error=Versions have not been loaded yet.
|
|
|
|
invalid.node.text=Invalid
|
|
reset.action.text=Reset
|
|
|
|
progress.saving.app=Saving application settings
|
|
progress.saving.project=Saving ''{0}'' settings
|
|
|
|
dialog.title.error.saving.project=Error Saving Project!
|
|
dialog.title.save.project.to.directory.based.format=Save Project to Directory-Based Format
|
|
message.project.will.be.saved.and.reopened.in.new.directory.based.format=Project will be saved and reopened in new Directory-Based format.\
|
|
Are you sure you want to continue?
|
|
|
|
collect.logs.progress.title=Collecting Logs
|
|
collect.upload.logs.progress.title=Collecting and uploading logs
|
|
collect.host.logs.progress.title=Collecting Host logs
|
|
collect.local.logs.progress.title=Collecting local logs
|
|
collect.client.logs.progress.title=Collecting Client logs
|
|
archiving.logs.progress.title=Making a logs archive
|
|
archiving.user.logs.progress.title=Adding user logs to archive
|
|
collect.logs.notification.error=Cannot create .zip file with logs: {0}
|
|
collect.logs.notification.host.error=Unable to collect logs from Host, saving only Client's logs
|
|
collect.gtw.logs.notification.error=Unable to collect logs from Gateway
|
|
collect.logs.notification.success=Log file is created: {0}
|
|
collect.logs.notification.sent.success=Logs were sent to {0}. Your ID is: {1}
|
|
collect.logs.sensitive.title=Sensitive Data
|
|
collect.logs.sensitive.text=Included logs and settings may contain sensitive data.
|
|
|
|
notification.title.activated.from.command.line=Activated from command line
|
|
notification.title.launcher.script.creation.failed=Launcher script creation failed
|
|
border.title.description=Description
|
|
empty.text.no.features.available=No features available
|
|
dialog.title.experimental.features=Experimental Features
|
|
popup.title.switch=Switch
|
|
popup.title.play.saved.macros=Play Saved Macros
|
|
# suppress inspection "UnusedProperty"
|
|
button.disable=Disable
|
|
command.fixing.line.separators=fixing line separators
|
|
popup.title.maintenance=Maintenance
|
|
notification.title.required.plugins.not.loaded=Required plugins have not been loaded
|
|
dialog.title.delete.0=Delete {0}
|
|
message.do.you.want.to.delete.0.1=Do you want to delete "{0}" {1}?
|
|
dialog.title.activity.monitor=Activity Monitor
|
|
dialog.title.invalid.input=Invalid Input
|
|
popup.title.import.scheme=Import Scheme
|
|
dialog.title.import=Import
|
|
message.there.are.no.available.schemes.to.import=There are no available schemes to import
|
|
label.macro.recording.started=Macro recording started\u2026
|
|
tooltip.macro.is.being.recorded.now=Macro is being recorded now
|
|
|
|
reveal.unsupported.message=Cannot open ''{0}'' in a file manager: the action is not supported on this platform.
|
|
|
|
dialog.title.required.plugin=Required Plugin
|
|
label.maximum.version=Maximum version:
|
|
label.minimum.version=Minimum version:
|
|
label.plugin=Plugin:
|
|
label.version.any=<any>
|
|
|
|
link.more=More\u2026
|
|
|
|
action.reopen.project.display.name.with.branch={0} [{1}]
|
|
message.the.path.0.does.not.exist.maybe.on.remote=The path {0} does not exist.\n\
|
|
If it is on a removable or network drive, please make sure that the drive is connected.
|
|
dialog.title.invalidate.caches=Invalidate Caches
|
|
button.next=Next
|
|
button.previous=Previous
|
|
action.description.unpin.tool.window.from.designer.editor=Unpin tool window from Designer Editor
|
|
action.description.pin.tool.window.to.0.side.ui.designer.editor=Pin tool window to {0} side UI Designer Editor
|
|
action.text.editor.mode.none=None
|
|
popup.title.in.editor.mode=In Editor Mode
|
|
message.cannot.delete.0.1=Cannot delete ''{0}'', {1}
|
|
dialog.title.export.to.file=Export To File
|
|
label.downloading.cancelled=Downloading cancelled
|
|
action.text.remove.abbreviation.0=Remove Abbreviation ''{0}''
|
|
action.text.remove.0=Remove {0}
|
|
action.text.remove.all.shortcuts=Remove All Shortcuts
|
|
dialog.title.abbreviation=Abbreviation
|
|
label.enter.new.abbreviation=Enter new abbreviation:
|
|
popup.title.edit.shortcuts=Edit Shortcuts
|
|
message.action.remove.system.assigned.shortcut=Action shortcut {0} is already assigned to system action ''{1}''. \
|
|
Do you want to remove this shortcut?
|
|
label.offset=Offset:
|
|
label.line.column=[Line] [:column]:
|
|
dialog.title.go.to.line.column=Go to Line:Column
|
|
button.set.0=Set {0}
|
|
message.this.functionality.is.not.available.during.indexing=This functionality is not available during indexing
|
|
progress.title.constructing.tooltip=Constructing tooltip
|
|
wrong.number.of.arguments.usage.ide.executable.save=Wrong number of arguments. Usage: <ide executable> save
|
|
wrong.number.of.arguments.usage.ide.executable.exit=Wrong number of arguments. Usage: <ide executable> exit [--restart]
|
|
command.finish=finish
|
|
dialog.title.add.actions.to.quick.list=Add Actions to Quick List
|
|
this.file.does.not.belong.to.the.project={0, choice, 1#This file does|2#These files do} not belong to the project:
|
|
this.directory.does.not.belong.to.the.project={0, choice, 1#This directory does|2#These directories do} not belong to the project:
|
|
dialog.title.non.project.files.protection=Non-Project Files Protection
|
|
action.text.change.system.shortcuts=Change System Shortcuts
|
|
action.text.modify.shortcut=Modify Shortcut
|
|
action.text.modify.shortcuts=Modify Shortcuts
|
|
notification.title.shortcuts.conflicts=Shortcuts conflicts
|
|
dialog.title.failed.to.perform.operation=Failed to Perform Operation
|
|
dialog.message.cannot.perform.operation.too.complex.sorry=Cannot perform operation. Too complex, sorry.
|
|
dialog.message.specified.path.cannot.be.found=Specified path cannot be found
|
|
action.text.reload.file=Reload File
|
|
action.description.clear.the.contents.of.the.event.log=Clear the contents of the Event Log
|
|
action.text.clear.all=Clear All
|
|
popup.title.notification.display.type=Notification Display Type
|
|
action.description.edit.notification.settings=Edit notification settings
|
|
action.text.settings=Settings
|
|
notification.settings.action.text=Settings\u2026
|
|
action.label.hide.notification=Hide notification
|
|
notification.title.incompatible.color.scheme=Incompatible color scheme
|
|
list.item.temporary.file.0=<temporary file>{0}
|
|
button.repaint.icons=&Repaint icons
|
|
binary.file.too.large=Binary file {0} is too large ({1})
|
|
large.file.editor.name=Large File Editor
|
|
large.file.preview.notification=The file is too large ({0}). Showing a read-only preview of the first {1}.
|
|
dialog.message.could.not.erase.files.or.folders.0.1=Could not erase files or folders:\n{0}{1}
|
|
command.deleting.files=Deleting Files
|
|
progress.title.deleting.files=Deleting Files\u2026
|
|
dialog.title.choose.plugins.to.install.or.enable=Choose Plugins to Install or Enable
|
|
action.text.merge.tabs.to.group=Merge Tabs to ''{0}'' Group
|
|
action.text.split.group=Split ''{0}'' Group
|
|
label.welcome.to.0=Welcome to {0}
|
|
# Start of the sentence that is converted to hyperlink and followed by welcome.screen.check.for.updates.comment
|
|
link.check=Check
|
|
label.version.0.1.build.2={0} {1} Build {2}
|
|
dialog.title.choose.encoding.for.the.0=Choose Encoding for the ''{0}''
|
|
notification.content.unable.to.save.project.files=Unable to save project files. Please ensure project files are writable \
|
|
and you have permissions to modify them. <a href="">Try to save project again</a>.
|
|
notification.group.project.settings=Could not save project
|
|
action.text.copy=&Copy
|
|
dialog.title.collect.troubleshooting.information=Collect Troubleshooting Information
|
|
link.reset.icon=Reset
|
|
link.change.icon=Change\u2026
|
|
dialog.title.can.t.create.0.sdk=Cannot Create {0} SDK
|
|
label.refactor.anyway=Refactor anyway
|
|
label.continue.editing=Continue editing
|
|
button.continue.editing=Continue Editing
|
|
button.save.anyway=Save Anyway
|
|
change.encoding.command.name=Change Encoding for ''{0}''
|
|
progress.text.reloading.file=Reloading file\u2026
|
|
progress.title.reload.files=Reload files
|
|
progress.text.reloading.files=Reloading files\u2026
|
|
action.text.more=More
|
|
dialog.title.change.group.name=Change Group Name
|
|
label.enter.group.name=Enter group name:
|
|
dialog.title.vagrant.support.disabled=Vagrant Support Disabled
|
|
dialog.message.enable.vagrant.support.plugin=Enable Vagrant Support plugin
|
|
dialog.title.plugin.updates=Plugin Updates
|
|
empty.text.no.project.open.yet= No project open yet
|
|
dialog.title.remove.recent.project=Remove Recent Project
|
|
dialog.title.remove.recent.project.plural=Remove Recent Projects
|
|
dialog.message.remove.0.from.recent.projects.list=Remove ''{0}'' from recent projects list?
|
|
dialog.message.remove.projects.from.recent.projects.list=Remove projects from recent projects list?
|
|
incompatible.encoding.dialog.title=Incompatible Encoding: {0}
|
|
encoding.do.not.convert.message=Please do not convert to ''{0}''.
|
|
encoding.unsupported.characters.message=Encoding ''{0}'' does not support some characters from the text.
|
|
button.convert=Convert
|
|
button.reload=Reload
|
|
reload.or.convert.dialog.title={0}: Reload or Convert to {1}
|
|
dialog.title.error.writing.file=Error Writing File
|
|
dialog.title.unable.to.save=Unable to Save
|
|
dialog.message.cannot.save.the.file.0=Cannot save the file {0}
|
|
dialog.title.create.new.project.group=Create New Project Group
|
|
dialog.message.project.group.name=Project group name
|
|
action.text.open.link.in.browser=Open Link in Browser
|
|
action.text.copy.link.address=Copy Link Address
|
|
empty.text.nothing.selected=Nothing selected
|
|
empty.text.no.entries=No entries
|
|
action.text.select.next.tab=Select Next Tab
|
|
action.text.select.previous.tab=Select Previous Tab
|
|
button.done=Done
|
|
dialog.title.font.size.editor=Font Size Editor
|
|
label.enter.new.font.size.for.0=Enter new font size for {0}
|
|
dialog.title.gray.filter.editor=Gray Filter Editor
|
|
dialog.message.enter.new.value.for.0.in.form.brightness.contrast.alpha=Enter new value for {0}\nin form brightness,contrast,alpha
|
|
dialog.title.insets.editor=Insets Editor
|
|
dialog.message.enter.new.value.for.0.in.form.top.left.bottom.right=Enter new value for {0}\nin form top,left,bottom,right
|
|
dialog.title.dimension.editor=Dimension Editor
|
|
dialog.message.enter.new.value.for.0.in.form.width.height=Enter new value for {0}\nin form width,height
|
|
dialog.title.number.editor=Number Editor
|
|
dialog.message.enter.new.value.for.0=Enter new value for {0}
|
|
label.ui.value=Value:
|
|
label.ui.name=Name:
|
|
dialog.title.add.new.value=Add New Value
|
|
checkbox.colors.only=Colors only
|
|
label.ui.filter=Filter:
|
|
dialog.title.edit.laf.defaults=Edit LaF Defaults
|
|
dialog.title.data.sharing=Data Sharing
|
|
button.do.not.send=Don't Send
|
|
button.skip=Skip
|
|
notification.content.plugin.failed.to.save.settings=The plugin <i>{0}</i> failed to save settings. {1}
|
|
notification.title.unable.to.save.plugin.settings=Unable to save plugin settings
|
|
notification.group.settings.error=Could not save settings
|
|
notification.content.failed.to.save.settings=<p>Failed to save settings. {0}
|
|
notification.content.please.restart.0=Please restart {0}</p>{1}
|
|
notification.title.unable.to.save.settings=Unable to save settings
|
|
notification.group.system.health=System health issue detected
|
|
notification.group.missing.keymap=Missing keymap
|
|
notification.group.plugins.suggestion=Plugin suggestions available
|
|
notification.content.keymap.successfully.activated=Keymap {0} successfully activated
|
|
notification.content.keymap.successfully.installed=Keymap {0} successfully installed
|
|
notification.group.ide.and.plugin.updates=IDE and plugin updates available
|
|
notification.group.plugin.updates=Plugins installed or updated
|
|
notification.group.ide.update.results=IDE updates installed
|
|
notification.group.leftover.directories=Leftover IDE directories found
|
|
notification.group.too.many.carets=Maximum number of editor carets reached
|
|
notification.group.built.in.server=Built-in HTTP server could not start
|
|
notification.group.password.safe=Password storage not available
|
|
notification.group.system.messages=System messages
|
|
action.text.install.keymap=Install {0} Keymap
|
|
action.text.search.for.keymap=Search for {0} Keymap plugin
|
|
action.separator.file.templates=File templates
|
|
notification.configurable.display.name.notifications=Notifications
|
|
dumb.balloon.this.action.is.not.available.during.indexing=This action is not available during indexing
|
|
dumb.balloon.0.is.not.available.while.indexing={0} is not available during indexing
|
|
dumb.balloon.none.of.the.following.actions.are.available.during.indexing.0=None of the following actions are available during indexing: {0}
|
|
|
|
label.chrome.command.line.options=&Command line options:
|
|
checkbox.use.custom.user.data.directory.for.chrome=&Use custom user data directory:
|
|
label.ssl.certificate.details=Certificate details
|
|
dialog.title.http.proxy.exceptions=Proxy exceptions
|
|
border.title.problem.files=Problem files
|
|
link.change.project.icon=Choose SVG file\u2026
|
|
link.change.project.icon.description=The SVG file will be saved to the .idea folder.<br/>To share the project icon, add it to the repository.
|
|
label.project.icon.for.darcula.theme=Dark theme:
|
|
label.project.icon.for.default.theme=Light theme:
|
|
link.reset.project.icon=Reset
|
|
dialog.title.change.project.icon=Set Custom Project Icon
|
|
radio.button.unlock.all=unlock all
|
|
radio.button.unlock.dir=unlock dir
|
|
radio.button.unlock.one=unlock one
|
|
label.change.list.for.unlocked.files=\ Change &list:
|
|
radio.button.using.file.system=Using &file system
|
|
radio.button.using.version.control.integration=Using &version control integration
|
|
checkbox.create.the.entry.for.all.users.requires.superuser.privileges=Create the entry for &all users (requires superuser privileges)
|
|
label.you.can.create.a.desktop.entry=<html>You can create a desktop entry for easier starting $APP_NAME$ from a system menu<br>\
|
|
and better desktop integration.<html>
|
|
label.password.safe.password=&Password
|
|
label.password.safe.user=&User
|
|
checkbox.password.safe.remember=&Remember
|
|
radio.button.open.matching.files.in.associated.application=Open matching files in associated application
|
|
label.remote.sdk.name=&Name:
|
|
label.remote.sdk.helpers.path=Helpers path:
|
|
label.remote.sdk.python.interpreter.path=Python interpreter path:
|
|
checkbox.remote.sdk.run.as.root.via.sudo=Run as root via sudo
|
|
label.plugin.downloads=Downloads
|
|
label.plugin.last.updated=Last Updated
|
|
label.plugin.status=Status
|
|
label.downloading.file.started=Downloading started
|
|
|
|
# suppress inspection "UnusedProperty" see com.intellij.openapi.wm.ToolWindowFactory
|
|
toolwindow.stripe.Statistics_Event_Log=Statistics Event Log
|
|
# suppress inspection "UnusedProperty" see com.intellij.openapi.wm.ToolWindowFactory
|
|
toolwindow.stripe.Event_Log=Event Log
|
|
# suppress inspection "UnusedProperty" see com.intellij.openapi.wm.ToolWindowFactory
|
|
toolwindow.stripe.Notifications=Notifications
|
|
# suppress inspection "UnusedProperty" see com.intellij.openapi.wm.ToolWindowFactory
|
|
toolwindow.stripe.Project=Project
|
|
# suppress inspection "UnusedProperty" see com.intellij.openapi.wm.ToolWindowFactory
|
|
toolwindow.stripe.TODO=TODO
|
|
# suppress inspection "UnusedProperty" see com.intellij.openapi.wm.ToolWindowFactory
|
|
toolwindow.stripe.Structure=Structure
|
|
# suppress inspection "UnusedProperty" see com.intellij.openapi.wm.ToolWindowFactory
|
|
toolwindow.stripe.Favorites=Favorites
|
|
# suppress inspection "UnusedProperty" see com.intellij.openapi.wm.ToolWindowFactory
|
|
toolwindow.stripe.Problems=Auto-build
|
|
# suppress inspection "UnusedProperty" see com.intellij.openapi.wm.ToolWindowFactory
|
|
toolwindow.stripe.Problems_View=Problems
|
|
# suppress inspection "UnusedProperty"
|
|
toolwindow.stripe.ProblemsView=Problems
|
|
# suppress inspection "UnusedProperty" see com.intellij.openapi.wm.ToolWindowFactory
|
|
toolwindow.stripe.Commit=Commit
|
|
# suppress inspection "UnusedProperty" see com.intellij.openapi.wm.ToolWindowFactory
|
|
toolwindow.stripe.Version_Control=Version Control
|
|
# suppress inspection "UnusedProperty"
|
|
toolwindow.stripe.Bookmarks=Bookmarks
|
|
toolwindow.stripe.documentation.v2=Documentation
|
|
toolwindow.stripe.documentation.v2.shortName=Docs
|
|
# suppress inspection "UnusedProperty"
|
|
toolwindow.stripe.Profiler=Profiler
|
|
# suppress inspection "UnusedProperty"
|
|
toolwindow.stripe.Dependencies=Dependencies
|
|
toolwindow.header.accessible.name=Tool Window Header
|
|
|
|
status.text.tab.open.in.editor=The tab is open in the editor area
|
|
status.text.tab.open.in.editor.jump=Go to the editor
|
|
status.text.tab.open.in.editor.restore=Restore the tab
|
|
|
|
dialog.title.restart.ide=Restart?
|
|
dialog.message.restart.ide=Would you like to restart the IDE?
|
|
dialog.message.restart.alt=Restart is not supported on your setup. Would you like to quit the IDE?
|
|
dialog.message.caches.will.be.invalidated=Remove caches and indexes for all projects. New caches will be built when you reopen the projects.
|
|
button.invalidate.and.restart=Invalidate and &Restart
|
|
button.invalidate.and.exit=Invalidate and &Exit
|
|
button.cancel.without.mnemonic=Cancel
|
|
link.just.restart=Just restart
|
|
dialog.message.the.following.items=Optional:
|
|
dialog.message.command.not.finished.yet={0} is not finished yet.
|
|
# Package management
|
|
available.packages.dialog.title=Available Packages
|
|
error.updating.package.list=Error updating package list: {0}
|
|
error.loading.package.list=Error loading package list:{0}
|
|
packages.title=Packages
|
|
no.information.available=No information available
|
|
error.occurred.please.check.your.internet.connection=Error occurred. Please, check your internet connection.
|
|
upgrade.package.failed.title=Upgrade Package Failed.
|
|
manage.repositories.dialog.title=Manage Repositories
|
|
action.add.repository=Add Repository
|
|
action.remove.repository.from.list=Remove Repository from List
|
|
action.edit.repository.url=Edit Repository URL
|
|
please.input.repository.url=Please input repository URL
|
|
repository.url.title=Repository URL
|
|
please.edit.repository.url=Please edit repository URL
|
|
loading.in.progress=<html><body style=''text-align: center;padding-top:20px;''>Loading...</body></html>
|
|
failed.to.install.packages.dialog.title=Failed to Install Packages
|
|
failed.to.install.package.dialog.title=Failed to Install ''{0}''
|
|
upgrade.packages.failed.dialog.title=Upgrade Packages Failed
|
|
uninstall.packages.failed.dialog.title=Uninstall Packages Failed
|
|
package.installed.successfully=Package installed successfully
|
|
package.0.installed.successfully=Package ''{0}'' installed successfully
|
|
package.successfully.upgraded=Package {0} successfully upgraded
|
|
package.successfully.uninstalled=Package ''{0}'' successfully uninstalled
|
|
packages.successfully.uninstalled=Packages successfully uninstalled
|
|
install.package.failure=Error occurred when installing package ''{0}''. <a href="xxx">Details...</a>
|
|
upgrade.packages.failed=Upgrade packages failed. <a href="xxx">Details...</a>
|
|
uninstall.packages.failed=Uninstall packages failed. <a href="xxx">Details...</a>
|
|
|
|
welcome.screen.quick.start.action.text=Quick Start
|
|
welcome.screen.configure.action.text=Configure
|
|
welcome.screen.action.docs.how.tos.action.text=Docs and How-Tos
|
|
|
|
welcome.screen.plugins.title=Plugins
|
|
welcome.screen.projects.title=Projects
|
|
welcome.screen.customize.title=Customize
|
|
welcome.screen.learnIde.title=Learn
|
|
|
|
welcome.screen.learnIde.interactive.courses.text=Interactive Courses
|
|
welcome.screen.learnIde.help.and.resources.text=Help \\& Resources
|
|
|
|
welcome.screen.recent.projects.accessible.name=Recent Projects
|
|
|
|
welcome.screen.color.theme.header=Appearance
|
|
welcome.screen.ide.font.size.label=IDE font:
|
|
welcome.screen.all.settings.link=All settings\u2026
|
|
# End of the sentence that is started by link.check hyperlink
|
|
welcome.screen.check.for.updates.comment=\ for updates now.
|
|
welcome.screen.logo.version.label=Version {0}
|
|
|
|
welcome.screen.search.projects.empty.text=Search projects
|
|
welcome.screen.drop.files.to.open.text=Drop files here to open
|
|
|
|
welcome.screen.empty.projects.create.comment= Create a new project to start from scratch.
|
|
welcome.screen.empty.projects.open.comment=Open existing project from disk or version control.
|
|
|
|
welcome.screen.more.actions.link.text=More Actions
|
|
welcome.screen.copy.about.action.text=Copy About
|
|
|
|
ssl.certificate.warning.default=Trying to connect to untrusted server. Accepting server\u2019s certificate is unsafe. Accept anyway to proceed?
|
|
ssl.certificate.warning=Server''s certificate is {0}. Connecting to the server is unsafe.
|
|
ssl.certificate.server.address=Server address:
|
|
ssl.certificate.server.action=Action:
|
|
ssl.certificate.details=Certificate Details
|
|
popup.title.add.run.options=Add Run Options
|
|
popup.title.add.group.options=Add {0} Options
|
|
dialog.title.proxy.authentication=Proxy Authentication: {0}
|
|
dialog.message.please.enter.credentials.for=Please enter credentials for: {0}
|
|
dialog.title.untrusted.server.s.certificate=Untrusted Server's Certificate
|
|
text.server.s.certificate.trusted=Server's certificate is not trusted
|
|
text.server.s.certificate.trusted.details=Server''s certificate is not trusted:<br/>{0}
|
|
action.DescriptionAwareSchemeActions.add.description.text=Add Description\u2026
|
|
action.DescriptionAwareSchemeActions.edit.description.text=Edit Description\u2026
|
|
button.fix.it=Fix it
|
|
dialog.title.reopen.project=Reopen Project
|
|
dialog.title.save.as=Save as
|
|
label.choose.target.file=Choose a target file
|
|
tooltip.autosave.mode=Autosave Mode
|
|
dialog.message.unable.to.apply.changes=<body style="padding: 5px;">Unable to apply changes: {0,choice,1#plugin|2#plugins} {1} won''t be able to load.</body>
|
|
dialog.message.following.plugin.depend.on=Following {0,choice,1#plugin|2#plugins} {0,choice,1#depends|2#depend} on {1}:<br>{2}<br>Continue to remove {1}{3, choice, 0#|1# update}?
|
|
action.ReopenProject.reopen.project.text=Reopen Project
|
|
action.invoke.macro.text=Invoke Macro
|
|
label.option.appearance=Appearance: {0}
|
|
label.appearance.caret.blinking=Appearance: Caret blinking
|
|
label.appearance.show.right.margin=Appearance: Show right margin
|
|
label.appearance.show.leading.whitespaces=Appearance: Show leading whitespaces
|
|
label.appearance.show.inner.whitespaces=Appearance: Show inner whitespaces
|
|
label.appearance.show.trailing.whitespaces=Appearance: Show trailing whitespaces
|
|
label.appearance.show.vertical.indent.guides=Appearance: Show vertical indent guides
|
|
dialog.title.restart.required=Restart Required
|
|
dialog.message.must.be.restarted.for.changes.to.take.effect=Restart {0} for the changes to take effect
|
|
dialog.message.restarted.to.apply.changes=Restart {0} to apply the changes?
|
|
button.now={0,choice,0#Restart|1#Shutdown} Now
|
|
button.later={0,choice,0#Restart|1#Shutdown} Later
|
|
dialog.newui.message.need.restart.client.and.backend.to.apply.settings=Restart both JetBrains Client and the IDE backend to apply the UI settings and for the UI to work as expected
|
|
dialog.newui.message.new.ui.restart.later=Restart Later
|
|
dialog.newui.message.new.ui.restart.now=Restart Now
|
|
dialog.newui.title.user.interface=Restart to Apply UI Changes
|
|
label.start.search.in.background=Start search in background
|
|
hint.text.all.lines.already.have.requested.indentation=All lines already have requested indentation
|
|
hint.text.changed.indentation.in=Changed indentation in {0,choice,1#line|2#lines}
|
|
notification.content.color.scheme=User color scheme ''{0}'' points to incorrect or non-existent base scheme {1} and will not be shown
|
|
notification.title.solarized.color.scheme.deprecation=Color Scheme deprecation
|
|
notification.content.solarized.color.scheme.deprecation.enable=You are using the {0} bundled color scheme which will soon be deleted. Consider enabling the {1} theme instead
|
|
notification.content.solarized.color.scheme.deprecation.install=You are using the {0} bundled color scheme which will soon be deleted. Consider switching to the {1} plugin
|
|
notification.title.enable.action.solarized.color.scheme.deprecation=Enable {0} Theme
|
|
notification.title.install.action.solarized.color.scheme.deprecation=Install Solarized Themes plugin from marketplace
|
|
label.dont.show=Don't show again
|
|
notification.content.more.shortcut.conflict={0} and {1} more shortcut conflict with macOS shortcuts. \
|
|
Modify these shortcuts or change macOS system settings.
|
|
notification.content.shortcut.conflicts.with.macos.shortcut.modify=The {0} shortcut conflicts with macOS shortcut{1}. \
|
|
Modify this shortcut or change macOS system settings.
|
|
action.dont.show.again.text=Don't Show Again
|
|
action.clear.encoding.description=Clear default encoding.
|
|
action.clear.encoding.description.file=Clear file ''{0}'' encoding.
|
|
action.switch.project.text=Switch Project
|
|
dialog.title.choose.color=Choose Color
|
|
dialog.message.plugin.depends.on.unknown.plugin=Plugin {0} depends on unknown {1,choice,1#plugin|2#plugins} {2}
|
|
dialog.message.fail.to.load.plugin.descriptor.from.file=Fail to load plugin descriptor from file {0}
|
|
dialog.message.plugin.was.already.installed=Plugin ''{0}'' was already installed
|
|
dialog.message.plugin.is.not.allowed=Plugin ''{0}'' is not allowed to install by your organization
|
|
dialog.message.plugin.core.part=Plugin ''{0}'' is a core part of {1}. In order to update it to a newer version you should update the IDE.
|
|
label.show.block.cursor=Show block cursor
|
|
label.show.whitespaces=Show whitespaces
|
|
label.show.line.numbers=Show line numbers
|
|
label.show.status.bar.widget=Show {0}
|
|
accessible.name.line=line {0}
|
|
accessible.name.annotation=annotation: {0}
|
|
accessible.name.icon=icon: {0}
|
|
accessible.name.empty=empty
|
|
action.ComboContentLayout.close.view.text=Close View
|
|
action.ComboContentLayout.close.other.views.text=Close Other Views
|
|
action.ComboContentLayout.select.previous.view.text=Select Previous View
|
|
action.ComboContentLayout.select.next.view.text=Select Next View
|
|
status.bar.text.file.encoding=File Encoding: {0}
|
|
button.choose=Choose
|
|
command.name.apply.color=Apply Color
|
|
dialog.title.color.picker=Color Picker
|
|
button.convert.anyway=Convert Anyway
|
|
button.reload.anyway=Reload Anyway
|
|
dialog.title.file.0.can.t.be.reloaded=File ''{0}'' can''t be reloaded in the ''{1}'' encoding.{2}
|
|
dialog.title.file.0.most.likely.isn.t.stored=File ''{0}'' most likely isn''t stored in the ''{1}'' encoding.{2}
|
|
dumb.service.indexing.paused.due.to=Indexing paused due to {0}
|
|
|
|
icon.debugger.db_array.tooltip=array
|
|
icon.debugger.db_obsolete.tooltip=obsolete frame
|
|
icon.debugger.db_primitive.tooltip=value of a primitive type
|
|
icon.debugger.db_watch.tooltip=watch
|
|
icon.debugger.frame.tooltip=frame
|
|
icon.debugger.selfreference.tooltip=reference to 'this'
|
|
icon.debugger.threadAtBreakpoint.tooltip=thread at breakpoint
|
|
icon.debugger.threadCurrent.tooltip=current thread
|
|
icon.debugger.threadFrozen.tooltip=frozen thread
|
|
icon.debugger.threadGroup.tooltip=thread group
|
|
icon.debugger.threadGroupCurrent.tooltip=current thread group
|
|
icon.debugger.threadRunning.tooltip=running thread
|
|
icon.debugger.threadSuspended.tooltip=suspended thread
|
|
icon.debugger.value.tooltip=value
|
|
icon.debugger.watchLastReturnValue.tooltip=return value of last method call
|
|
|
|
icon.fileTypes.archive.tooltip=archive file
|
|
icon.fileTypes.custom.tooltip=file of a custom type
|
|
icon.fileTypes.diagram.tooltip=diagram file
|
|
icon.fileTypes.java.tooltip=Java file
|
|
icon.fileTypes.javaClass.tooltip=Java compiled bytecode file
|
|
icon.fileTypes.javaOutsideSource.tooltip=Java file outside of source root
|
|
icon.fileTypes.json.tooltip=JSON file
|
|
icon.fileTypes.jsonSchema.tooltip=JSON Schema file
|
|
icon.fileTypes.manifest.tooltip=manifest file
|
|
icon.fileTypes.properties.tooltip=properties file
|
|
icon.fileTypes.unknown.tooltip=file of an unknown type
|
|
icon.fileTypes.xml.tooltip=XML file
|
|
icon.fileTypes.yaml.tooltip=YAML file
|
|
|
|
icon.modules.excludedGeneratedRoot.tooltip=excluded generated sources root
|
|
icon.modules.excludeRoot.tooltip=excluded directory
|
|
icon.modules.generatedFolder.tooltip=generated folder
|
|
icon.modules.generatedSourceRoot.tooltip=generated sources root
|
|
icon.modules.generatedTestRoot.tooltip=generated test sources root
|
|
icon.modules.output.tooltip=output root
|
|
icon.modules.resourcesRoot.tooltip=resources root
|
|
icon.modules.sourceRoot.tooltip=sources root
|
|
icon.modules.testResourcesRoot.tooltip=test resources root
|
|
icon.modules.testRoot.tooltip=test sources root
|
|
icon.modules.unloadedModule.tooltip=unloaded module
|
|
|
|
icon.nodes.abstractClass.tooltip=abstract class
|
|
icon.nodes.abstractException.tooltip=abstract exception
|
|
icon.nodes.abstractMethod.tooltip=abstract method
|
|
icon.nodes.annotationtype.tooltip=annotation type
|
|
icon.nodes.anonymousClass.tooltip=anonymous class
|
|
icon.nodes.c_plocal.tooltip=package-local
|
|
icon.nodes.c_private.tooltip=private
|
|
icon.nodes.c_protected.tooltip=protected
|
|
icon.nodes.c_public.tooltip=public
|
|
icon.nodes.class.tooltip=class
|
|
icon.nodes.classInitializer.tooltip=class initializer
|
|
icon.nodes.enum.tooltip=enum
|
|
icon.nodes.exceptionClass.tooltip=exception class
|
|
icon.nodes.excludedFromCompile.tooltip=excluded from compilation
|
|
icon.nodes.field.tooltip=field
|
|
icon.nodes.finalMark.tooltip=final
|
|
icon.nodes.folder.tooltip=folder
|
|
icon.nodes.ideaModule.tooltip=IntelliJ module file
|
|
icon.nodes.interface.tooltip=interface
|
|
icon.nodes.junitTestMark.tooltip=unit test
|
|
icon.nodes.locked.tooltip=read-only
|
|
icon.nodes.method.tooltip=method
|
|
icon.nodes.Module.tooltip=module
|
|
icon.nodes.moduleGroup.tooltip=module group
|
|
icon.nodes.nodePlaceholder.tooltip=
|
|
icon.nodes.package.tooltip=package
|
|
icon.nodes.parameter.tooltip=parameter
|
|
icon.nodes.ppJdk.tooltip=JDK
|
|
icon.nodes.ppLib.tooltip=external library
|
|
icon.nodes.runnableMark.tooltip=runnable
|
|
icon.nodes.staticMark.tooltip=static
|
|
icon.runConfigurations.testError.tooltip=unexpected exception
|
|
icon.runConfigurations.testFailed.tooltip=assertion failure
|
|
icon.runConfigurations.testPassed.tooltip=test passed
|
|
icon.runConfigurations.testSkipped.tooltip=test skipped
|
|
icon.runConfigurations.testNotRan.tooltip=test not started
|
|
icon.runConfigurations.testTerminated.tooltip=test terminated
|
|
icon.runConfigurations.testIgnored.tooltip=test ignored
|
|
tooltip.event.log.show.balloon=show balloon
|
|
progress.title.checking.plugin.dependencies=Checking plugin dependencies
|
|
progress.title.loading.plugin.details=Loading plugin details
|
|
notification.title.jit.compiler.disabled=Restart IDE to avoid slowdowns
|
|
notification.content.jit.compiler.disabled=The JVM JIT compiler has been disabled. Restart the IDE to re-enable JIT.<br><br>\
|
|
If you see this message again, try increasing the CodeCache size using <code>-XX:ReservedCodeCacheSize</code> option.<br><br>\
|
|
For more information about JVM options, see <a href="help">this help topic</a>.
|
|
action.text.change.encoding=Change encoding to ''{0}''
|
|
channel.status.eap=Early Access Program
|
|
channel.status.milestone=Milestone EAP Builds
|
|
channel.status.beta=Beta Releases or Public Previews
|
|
channel.status.stable=Stable Releases
|
|
error.plugin.required.for.project.not.installed=Plugin ''{0}'' required for ''{1}'' project isn''t installed.
|
|
error.plugin.required.for.project.disabled=Plugin ''{0}'' required for ''{1}'' project is disabled.
|
|
error.project.requires.newer.ide=Project ''{0}'' requires {1}''{2}'' or newer build of the IDE, but the current build is ''{3}''.
|
|
error.project.requires.older.ide=Project ''{0}'' requires {1}''{2}'' or older build of the IDE, but the current build is ''{3}''.
|
|
error.project.requires.newer.plugin=Project ''{0}'' requires plugin ''{1}'' version ''{2}'' or higher, but ''{3}'' is installed.
|
|
error.project.requires.older.plugin=Project ''{0}'' requires plugin ''{1}'' version ''{2}'' or lower, but ''{3}'' is installed.
|
|
progress.performing.indexing.tasks=Performing indexing tasks
|
|
progress.file.system.changes=file system changes
|
|
error.empty.name=The name must not be empty
|
|
error.name.already.exists=Name is already in use. Please change to unique name.
|
|
hint.scheme.editing=Enter to save, Esc to cancel
|
|
tooltip.eap.plugin.version=The EAP version does not guarantee the stability\nand availability of the plugin.
|
|
tooltip.paid.plugin=Activate the plugin license after installation or use the 30-day trial.
|
|
tooltip.ultimate.plugin=Upgrade to {0} to use this plugin
|
|
more.shortcuts.link.text.with.count={0} more
|
|
macos.shortcut.conflict.many={0} and {1} shortcuts conflict with the macOS system shortcuts.
|
|
macos.shortcut.conflict.few={0} shortcuts conflict with the macOS system shortcuts.
|
|
assign.custom.shortcuts.or.change.the.macos.system.settings=Assign custom shortcuts or change the macOS system settings.
|
|
link.install.required.plugins=Install required plugins
|
|
link.enable.required.plugins=Enable required plugins
|
|
link.enable.required.plugin=Enable {0}
|
|
|
|
too.large.download.size=Downloading the archive via the blockmap requires too many chunks, therefore the entire archive will be downloaded
|
|
hashes.doesnt.match=Restored archive's hash doesn't match to original archive's hash
|
|
wrong.http.range.response=HTTP range response has too long line {0}
|
|
error.download.plugin.via.blockmap=Unable to download plugin via blockmap. Downloading whole archive from {0}
|
|
http.multirange.response.includes.incorrect.header=HTTP multirange response includes incorrect header - {0} expected {1}
|
|
http.multirange.response.doesnt.contain.boundary=HTTP multirange response boundary line {0} doesn''t contain boundary {1}
|
|
http.multirange.response.doesnt.include.line.separator=HTTP multirange response doesn't include line separator
|
|
|
|
x.and.y={0} and {1}
|
|
label.i.want.to.edit.choice=Allow editing until IDE restart:
|
|
button.i.want.to.edit.choice.this.file.anyway={0, choice, 1#This file|2#These files}
|
|
button.i.want.to.edit.choice.this.directory.anyway={0, choice, 1#This directory|2#These directories}
|
|
button.i.want.to.edit.all.files.in.choice.this.directory=All files in {0, choice, 1#this directory|2#these directories}
|
|
button.i.want.to.edit.any.non.project.file.in.current.session=Any non-project file
|
|
interpreter.default.name=Remote {0} interpreter
|
|
tooltip.shared.folders.from.vagrantfile=Shared folders from Vagrantfile:
|
|
tooltip.from.deployment.configuration=From deployment configuration:
|
|
dialog.message.communication.error=Communication error
|
|
dialog.message.there.already.same.interpreter=There is already the same interpreter:\n{0}
|
|
vagrant.vm.1.choice.0.0.1.at.2.3=Vagrant VM {1, choice, 0#''''{0}'''' |1#}at {2} ({3})
|
|
name.invalid=Invalid
|
|
popup.content.actions.not.available.while.updating.indices={0} are not available while {1} is updating indexes
|
|
popup.content.action.not.available.while.updating.indices=''{0}'' is not available while {1} is updating indexes
|
|
popup.content.this.action.not.available.while.updating.indices=This action is not available while {0} is updating indexes
|
|
# #1 is a concatenation of action titles separated by ', ': First Action Name, Second Action Name, Third Action Name
|
|
popup.content.none.of.following.actions.are.available.while.updating.indices=None of the following actions are available while {0} is updating indexes: {1}
|
|
label.certificate.not.yet.valid=not yet valid
|
|
label.certificate.expired=expired
|
|
label.certificate.self.signed=self-signed
|
|
label.certificate.untrusted.authority=untrusted authority
|
|
label.certificate.signed.by.untrusted.authority=signed by untrusted authority
|
|
label.certificate.and=and
|
|
label.certificate.root=<root>
|
|
label.certificate.will.be.saved=The accepted certificate will be saved in truststore {0} with the default password {1}
|
|
action.collapse=Collapse
|
|
action.expand=Expand
|
|
prompt.proxy.authentication=Proxy authentication
|
|
prompt.server.authentication=Server authentication
|
|
dialog.message.problem.with.connection=<html>Problem with connection:<br>{0}</html>
|
|
dialog.message.host.name.empty=The host name is empty
|
|
dialog.message.invalid.host.value=Invalid host value
|
|
dialog.message.login.empty=The login is empty
|
|
dialog.message.password.empty=The password is empty
|
|
dialog.message.url.is.empty=The URL is empty
|
|
dialog.message.url.is.invalid=The URL is invalid
|
|
|
|
editor.banner.close.tooltip=Close
|
|
|
|
action.exclude.all.text=Exclude All
|
|
action.include.all.text=Include All
|
|
dialog.message.execution.finished=Execution finished
|
|
dialog.message.execution.finished.because=Execution was terminated because of: {0}
|
|
power.save.mode.on.notification.title=Power save mode is On
|
|
power.save.mode.on.notification.content=Code insight and background tasks are disabled.
|
|
power.save.mode.disable.action.title=Disable power save mode
|
|
essential-highlighting.mode.on.notification.title=Essential highlighting mode is On
|
|
essential-highlighting.mode.on.notification.content=Essential highlighting mode leaves only a limited set of code highlighters. All highlighters including inspections will be running on file saving actions.
|
|
essential-highlighting.mode.disable.action.title=Disable essential highlighting mode
|
|
registry.change.warning=Changing these values may cause unwanted behavior of {0}. \
|
|
Do not change these unless you have been asked to.
|
|
registry.key.requires.ide.restart.note=Requires an IDE restart
|
|
registry.restore.defaults.action.text=Restore Defaults
|
|
registry.close.action.text=Close
|
|
label.invalid.color=<invalid>
|
|
tooltip.inherited.editor.color.scheme=Editor | Color Scheme | {0}<br>{1}
|
|
label.choose.color.scheme.importer=Choose {0}
|
|
dialog.title.cannot.execute.command=Cannot Execute Command
|
|
label.select.configuration.element=Select configuration element in the tree to edit its settings
|
|
tooltip.close.tab=Close tab
|
|
action.copy.link.text=Copy {0} Link
|
|
dialog.message.incompatible.encoding=The encoding you''ve chosen (''{0}'') may change the contents of ''{1}''.<br>Do you want to<br>\
|
|
1. <b>Reload</b> the file from disk in the new encoding ''{0}'' and overwrite editor contents or<br>\
|
|
2. <b>Convert</b> the text and overwrite file in the new encoding?
|
|
tooltip.recent.search=Recent Search
|
|
tooltip.search.history=Search History
|
|
tooltip.search.history.hotkey=Search History {0}
|
|
tab.title.editor.only=Editor
|
|
tab.title.preview.only=Preview
|
|
tab.title.editor.and.preview=Editor and Preview
|
|
tab.title.text=Text
|
|
tooltip.hide=Hide
|
|
dialog.message.command.could.not.complete={0} could not complete successfully. \
|
|
Please see the command''s output for information about resolving this problem.
|
|
border.title.command.output=Command output
|
|
notification.content.updated.plugin.to.version=Updated {0} plugin to version {1}
|
|
notification.content.updated.plugins=Updated {0} plugins
|
|
tooltip.turn.notification.off=Turn off or change behavior
|
|
tooltip.close.notification=Close. {0}click to close all notifications
|
|
tooltip.line.separator=Line Separator: {0}
|
|
progress.text.stopping=Stopping - {0}
|
|
link.hide.processes=Hide processes ({0})
|
|
link.show.all.processes=Show all ({0})
|
|
error.group.already.exists=Group ''{0}'' already exists.
|
|
encoding.not.available=N/A
|
|
fixed.problem.prefix=Fixed:
|
|
action.maximize.text=Maximize
|
|
action.toggle.global.menu.integration.text=Toggle Global Menu Integration
|
|
action.enable.disable.global.menu.integration.description=Enable/disable global menu integration (in all frames)
|
|
tab.title.html.preview=HTML Preview
|
|
action.group.macos.shortcuts.text=macOS shortcuts
|
|
notification.content.cannot.find.parent.keymap=Cannot find parent keymap "{0}" for "{1}"
|
|
notification.content.cannot.find.keymap=Cannot find keymap "{0}"
|
|
label.milliseconds=ms
|
|
dialog.message.folder.with.name.already.exists=A folder with name ''{0}'' already exists
|
|
dialog.message.file.with.name.already.exists=A file with name ''{0}'' already exists
|
|
directory.message.cant.create.folder=Cannot create a folder with name ''{0}''
|
|
dialog.message.trying.to.create.folder.with.ignored.name=Trying to create a folder with an ignored name; the result will not be visible
|
|
tooltip.text.password.will.be.stored.between.application.sessions=The password will be stored between application sessions
|
|
tooltip.license.not.required.for.eap.version=License is not required for an EAP version
|
|
label.new.version.will.be.available.after.restart=The new version will be available after restart
|
|
label.version=Version: {0}
|
|
button.remove.from.list=\\&Remove From List
|
|
dialog.message.unable.to.create.idea.directory=Unable to create the ''.idea'' directory (%s): {0}
|
|
scheme.project=Project
|
|
scheme.ide=IDE
|
|
separator.scheme.stored.in=Stored in {0}
|
|
scheme.theme.default=Theme default
|
|
dialog.title.installing.plugin=Installing Plugin {0}
|
|
dialog.title.updating.plugin=Updating Plugin {0}
|
|
error.no.plugins.found=No plugins found. Check the log file for errors.
|
|
error.connection.failed=Connection failed
|
|
dialog.message.error.setting.value=Error setting value: {0}
|
|
dialog.message.no.message=No message
|
|
dialog.text.error.getting.value=Error getting value: {0}
|
|
recent.project.unavailable=(unavailable)
|
|
search.everywhere.command.plugins=Plugins: {0}
|
|
progress.third.party.software=Loading Third-Party Software Licenses
|
|
dialog.title.third.party.software=Third-Party Software Used by {0} {1}
|
|
dialog.message.jetbrains.client.for.ide=JetBrains Client for {0}
|
|
status.bar.text.script.execution.finished=Script execution finished
|
|
status.bar.message.at.line=Line {0}: {1}
|
|
status.bar.text.macro.recorded=Recorded: {0}
|
|
action.empty.group.text=Empty Group
|
|
action.empty.unnamed.group.text=Empty Unnamed Group
|
|
analyze.plugin.title=Startup Time Cost per Plugin
|
|
column.name.plugin=Plugin
|
|
column.name.startup.time.ms=Startup Time (ms)
|
|
column.name.cost.details=Cost Details
|
|
button.disable.selected.plugins=Disable Selected Plugins
|
|
dialog.message.attach.project.not.found=Project not found in {0}
|
|
dialog.title.attach.project.error=Cannot Attach Project
|
|
shortcut.in.group.text=in {0}
|
|
tooltip.text.add.shortcut.with.special.keys=Set shortcuts with {0} keys
|
|
label.text.code.completion.saved=Code completion has saved you from typing at least {0} since {1} (~{2} per working day)
|
|
label.text.character.count={0} characters
|
|
label.text.quick.fixes.saved=Quick-fixes have saved you from {0} possible bugs since {1} (~{2} per working day)
|
|
option.hide.tool.window.bars=Hide tool window bars
|
|
|
|
notification.title.unknown.macros.error=Load error: undefined path variables
|
|
notification.content.unknown.macro.error={0} is undefined.
|
|
notification.content.unknown.macros.error={0} are undefined.
|
|
notification.content.unknown.macros.error.description=Path variables are used to substitute absolute paths in project files \
|
|
and allow sharing project files through version control systems.<br>\
|
|
Some of the files with the current project settings contain unknown path variables and {0} cannot restore these paths.
|
|
notification.action.unknown.macros.error.fix=Fix it
|
|
|
|
dialog.title.configuration.changed=Configuration Changed
|
|
dialog.message.component.could.not.be.reloaded=The component cannot be reloaded. Reload project?
|
|
dialog.title.migrating.plugins=Migrating Plugins
|
|
progress.text.migrating.plugins=Migrating plugins\u2026
|
|
dialog.message.unknown.error=Unknown error
|
|
http.velocity={0}<hr> <font face="verdana" size="-1">\
|
|
<a href=''http://velocity.apache.org/engine/devel/user-guide.html#Velocity_Template_Language_VTL:_An_Introduction''>\nApache Velocity</a> \
|
|
template language is used</font>
|
|
project.scheme=Project
|
|
dialog.message.conversions.will.be.performed=<html>The following conversions will be performed:<br>{0}</html>
|
|
label.text.put.stacktrace.here=Put a stacktrace here:
|
|
tab.title.stacktrace=<Stacktrace>
|
|
notification.content.internal\ error=Internal error
|
|
label.enable.debug.level=Enable DEBUG level for log categories (one per line).<br>Append ''{0}'' suffix to a category \
|
|
to enable TRACE level, or ''{1}'' suffix for ALL level.<br><br>
|
|
notification.title.jcef.startFailure=JCEF browser component failed to start
|
|
notification.content.jcef.missingLibs=Missing native libraries: {0}
|
|
action.jcef.followInstructions=Follow the instructions
|
|
notification.title.jcef.proxyChanged=Proxy settings changed
|
|
notification.content.jcef.applySettings=To apply the new settings to JCEF browser you need to restart IDE
|
|
notification.content.jcef.gpucrash.title=Too many restarts of GPU-process (JCEF)
|
|
notification.content.jcef.gpucrash.message=GPU process restarts too many times and seems to be unstable. Try to restart IDE or disable GPU acceleration completely.
|
|
notification.content.jcef.gpucrash.action.restart=Restart
|
|
notification.content.jcef.gpucrash.action.disable=Disable GPU and restart
|
|
|
|
notification.content.jcef.unprivileged.userns.restricted.title=Embedded Browser is suspended
|
|
notification.content.jcef.unprivileged.userns.restricted.message=The system restricts the embedded browser from running with the sandbox enabled. \
|
|
A corresponding AppArmor profile must be installed to start the browser sandboxed.
|
|
notification.content.jcef.unprivileged.userns.restricted.action.add.apparmor.profile=Install Profile\u2026
|
|
notification.content.jcef.unprivileged.userns.restricted.action.disable.sandbox=Disable Sandbox
|
|
notification.content.jcef.unprivileged.userns.restricted.action.learn.more=Learn more\u2026
|
|
notification.content.jcef.unprivileged.userns.restricted.install.apparmor.profile.prompt=Install AppArmor profile for %s
|
|
notification.content.jcef.failed.to.install.apparmor.profile=Failed to install AppArmor profile
|
|
|
|
notification.content.jcef.browser.suspended.text=Embedded Browser is suspended.
|
|
notification.content.jcef.enable.browser.button=Enable Browser\u2026
|
|
notification.content.jcef.enable.browser.dialog.title=Enable Embedded Browser
|
|
notification.content.jcef.enable.browser.dialog.message=<html>\
|
|
The embedded browser is suspended. \
|
|
The system restricts the embedded browser from running with the sandbox enabled. \
|
|
A corresponding AppArmor profile must be installed to start the browser sandboxed. \
|
|
<p><p>\
|
|
<a href="https://youtrack.jetbrains.com/articles/JBR-A-11">Learn more\u2026</a>\
|
|
</html>
|
|
|
|
notification.title.jcef.measureFPS=OSR JCEF FPS Meter
|
|
notification.content.jcef.measureFPS=Press any key or switch focus to stop
|
|
action.jcef.restart=Restart
|
|
dialog.title.jcef.proxyAuthentication=Proxy Authentication
|
|
dialog.button.ok.jcef.signIn=Sign in
|
|
dialog.content.jcef.proxyServer=<html>The browser component is requesting authentication<br>for the proxy: {0}
|
|
dialog.content.label.jcef.login=Login:
|
|
dialog.content.label.jcef.password=Password:
|
|
required.plugin.exact.version=, version ''{0}''
|
|
required.plugin.between.versions=, version between ''{0}'' and ''{1}''
|
|
required.plugin.at.least.versions=, version at least ''{0}''
|
|
required.plugin.at.most.versions=, version at most ''{0}''
|
|
window.title.switcher=Switcher
|
|
progress.title.cds.optimize.startup=Optimizing startup performance\u2026
|
|
progress.text.collecting.classes=Collecting classes list\u2026
|
|
progress.text.generate.classes.archive=Generating classes archive\u2026
|
|
only.at.line.start=\\&Only at line start
|
|
dialog.message.internal.error=Internal error
|
|
# suppress inspection "UnusedProperty"
|
|
link.label.wizard.step.plugin.customize=Customize\u2026
|
|
|
|
colorpicker.label.red=R:
|
|
colorpicker.label.green=G:
|
|
colorpicker.label.blue=B:
|
|
colorpicker.label.hue=H:
|
|
colorpicker.label.saturation=S:
|
|
colorpicker.label.brightness=B:
|
|
colorpicker.format.rgb=RGB
|
|
colorpicker.format.hsb=HSB
|
|
colorpicker.brightness.slider.title=Brightness
|
|
colorpicker.brightness.slider.tooltip=Brightness
|
|
colorpicker.opacity.slider.title=Opacity
|
|
colorpicker.opacity.slider.tooltip=Opacity
|
|
colorpicker.recent.color.tooltip=R: {0} G: {1} B: {2} A: {3}
|
|
colorpicker.colorvaluepanel.hexlabel=Hex
|
|
|
|
colorpanel.label.alpha=A
|
|
colorpanel.label.alpha.percent=A%
|
|
colorpanel.label.red=R
|
|
colorpanel.label.green=G
|
|
colorpanel.label.blue=B
|
|
colorpanel.label.hue=H\u00B0
|
|
colorpanel.label.saturation=S%
|
|
colorpanel.label.brightness=B%
|
|
|
|
no.charset.set.reason.disabled.for.directory=disabled for a directory
|
|
no.charset.set.reason.disabled.for.binary.file=disabled for a binary file
|
|
no.charset.set.reason.charset.hard.coded.in.file=charset is hard-coded in the file
|
|
no.charset.set.reason.charset.auto.detected.by.bom=charset is auto-detected by BOM
|
|
no.charset.set.reason.charset.auto.detected.from.content=charset is auto-detected from content
|
|
no.charset.set.reason.disabled.for.file.type=disabled for {0}
|
|
checkbox.widescreen.tool.window.layout.description=Maximize the height of vertical tool windows by limiting the width of horizontal tool windows
|
|
error.tree.view.cell.error=Error: {0}
|
|
error.tree.view.fixing=fixing\u2026
|
|
error.tree.view.fix.description=Fix: {0}
|
|
gdpr.exit.button=Exit
|
|
gdpr.continue.button=Continue
|
|
gdpr.checkbox.when.using.eap.versions={0} when using EAP versions
|
|
gdpr.label.there.are.no.data.sharing.options.available=There are no data-sharing options available
|
|
gdpr.hint.text.apply.to.all.installed.products=Data sharing preferences apply to all installed {0} products.
|
|
gdpr.hint.text.you.can.always.change.this.behavior=You can always change this behavior in {0} | Appearance \\& Behavior | System Settings | Data Sharing.
|
|
gdpr.usage.statistics.disabled.externally.warning=Sending usage statistics is temporary disabled by Toolbox Enterprise plugin.
|
|
gdpr.usage.statistics.enabled.for.free.license.warning=Under a non-commercial license, the IDE collects usage data to verify compliance \
|
|
with the license terms and sends anonymous feature usage statistics to JetBrains to help improve the product. \
|
|
For more information, refer to the <a href="https://www.jetbrains.com/legal/docs/privacy/privacy/">JetBrains Privacy Policy</a>.
|
|
dialog.message.wait.must.be.supplied.with.file.or.project.to.wait.for='--wait' must be supplied with file or project to wait for
|
|
dialog.message.can.not.open.file=Unable to open file {0}
|
|
dialog.message.open.cancelled=Opening was cancelled
|
|
dialog.message.no.project.found.to.open.file.in=No project was found to open the file in
|
|
dialog.message.only.one.instance.can.be.run.at.time=Only one instance of {0} can be run at a time.
|
|
dialog.message.invalid.path=Invalid path ''{0}''
|
|
action.separator=Separator ({0})
|
|
|
|
tabs.layout.table.name=Table Layout
|
|
tabs.layout.compressible.name=Compressible Single Row
|
|
tabs.layout.scrollable.single.row.name=Scrollable Single Row
|
|
|
|
dump.focusable.component.hierarchy.close.button=Close and copy into the clipboard
|
|
|
|
focus.debugger.label.newvalue=new value=
|
|
focus.debugger.label.oldvalue=old value=
|
|
|
|
font.info.renderer.non.latin=Non-latin
|
|
|
|
onoff.button.on=ON
|
|
onoff.button.off=OFF
|
|
column.enabled=Enabled
|
|
plugin.manager.action.label.sort.by=Sort By: {0}
|
|
plugin.manager.action.label.sort.by.1=Sort By
|
|
action.group.name.unnamed.group=<unnamed group>
|
|
inspection.message.inspection.info=Inspection info
|
|
|
|
http.editor.name=HTTP
|
|
|
|
notification.manager.merge.n.more={0} more
|
|
notification.manager.merge.n.more.from={0} more from {1}
|
|
notification.manager.content.height.word=Content
|
|
notification.manager.content.height.linebreak=<br>\n
|
|
label.generate.file.name=&File name:
|
|
label.empty.file.name=<empty file name>
|
|
label.more.files=and {0, choice, 1#one more file|2#{0} more files}
|
|
|
|
got.it.button.name=Got It
|
|
wsl.rsync.unable.to.create.target.dir.message=Unable to create a target directory {0}
|
|
wsl.rsync.unable.to.copy.files.dialog.message=Unable to copy files to {0}
|
|
wsl.no.rsync=Please install rsync on your {0} WSL
|
|
wsl.enter.root.password.dialog.title=Enter Root Password
|
|
wsl.sudo.password.for.root.label=Sudo password for {0} root:
|
|
wsl.not.installed.dialog.message=Cannot find wsl.exe in %PATH%, please install WSL
|
|
wsl.no.distribution.found.error=WSL: Linux distribution should be set
|
|
wsl.linux.distribution.label=Linux &distribution:
|
|
wsl.no.installed.distributions=No installed distributions
|
|
wsl.not.installed.distribution={0} is not installed
|
|
wsl.target.introspection.step.description=WSL distribution introspection
|
|
wsl.target.introspection.step.command.finished.with.exit.code=Process finished with exit code {0}
|
|
wsl.target.introspection.step.completed.successfully=Introspection completed successfully!
|
|
wsl.target.introspection.step.completed.with.errors=Introspection completed with errors.
|
|
wsl.target.language.step.description={0} runtime configuration for {1}
|
|
wsl.target.tool.step.description=WSL configuration
|
|
wsl.opening_wsl=Opening WSL\u2026
|
|
wsl.no_path=Cannot find the Windows-specific part of this distribution, cannot browse it
|
|
wsl.executing.process=Executing WSL Process
|
|
# {0} is one of ``wsl.*.ip`` phrases, see below
|
|
wsl.cant.parse.ip.process.failed=Could not parse {0} because of process failure. See idea.log for the particular error.
|
|
wsl.cant.parse.ip.no.output=Could not parse {0} because output didn't contain enough data. See idea.log for the particular error.
|
|
wsl.wsl.ip=WSL (Linux) IP
|
|
wsl.win.ip=Host (Windows) IP
|
|
wsl.error.host.ip.not.obtained.message=Failed to obtain host IP for WSL distribution: {0}
|
|
|
|
|
|
name.variable=File name entered in the dialog
|
|
settings.entry.point.tooltip=IDE and Project Settings
|
|
settings.entry.point.with.updates.tooltip=Updates available. IDE and Project Settings
|
|
settings.entry.point.newUi.tooltip=New UI is available
|
|
settings.entry.point.widget.name=IDE and Project Settings
|
|
settings.entry.point.update.ide.action=Download {0} {1}
|
|
settings.entry.point.update.plugin.action=Update {0} Plugin\u2026
|
|
settings.entry.point.update.plugins.action=Update {0} Plugins\u2026
|
|
template.file.name=Template to generate file name and path
|
|
template.file.name.optional=Template to generate file name and path (optional)
|
|
updates.settings.show.editor=Show What's New in the editor after an IDE update
|
|
plugin.version.bundled=bundled
|
|
laf.action.install.theme=Get More Themes\u2026
|
|
keymap.action.configure.keymap=Configure Keymap\u2026
|
|
keymap.action.install.keymap=Install Keymap\u2026
|
|
dialog.title.custom.debug.log.configuration=Custom Debug Log Configuration
|
|
web.preview.file.editor.name=Preview for {0}
|
|
action.open.web.preview.text=Built-in Preview
|
|
filetype.web.preview.description=Used for file preview in embedded browser
|
|
filetype.web.preview.display.name=Web Preview
|
|
information.hint.accessible.context.name=Hint
|
|
|
|
command.name.choice.attach.detach={0, choice, 0#Attach|1#Detach} {1}
|
|
command.name.choice.exclude.include={0, choice, 0#Exclude|1#Include} {1}
|
|
detach.directory.dialog.message.detach.0=Detach {0}?\nNo files will be removed on disk.
|
|
detach.directory.dialog.title.detach=Detach Directories from Project
|
|
detach.directory.dialog.button.detach=Detach
|
|
detach.directory.action.text.detach.0=Detach {0,choice,1#Directory|2#Directories} from Project\u2026
|
|
attachable.project.pane.name=Files
|
|
label.empty.text.attach.directories.with.right.click=Attach directories with right click
|
|
label.text.html.center.drop.here.to.attach.br.as.a.root.directory.center.html=<html><center>Drop here to attach<br/>as a root directory</center></html>
|
|
|
|
about.popup.system.info=System Information\n{0}\n{1}
|
|
about.popup.about.app=About {0}
|
|
press.copy.key.to.copy.system.information.to.clipboard=Press Copy key to copy system information to clipboard
|
|
copy.system.information.to.clipboard=Copy system information to clipboard
|
|
start.browser.panel.url.label=&URL:
|
|
|
|
internal.decorator.accessible.postfix=Tool Window
|
|
plugin.update.dialog.total.label=Total: {0}
|
|
|
|
project.structure.tree.accessible.name=Project structure tree
|
|
structure.view.tree.accessible.name=Structure View tree
|
|
|
|
create.new.UT8.file.option.always=with BOM
|
|
create.new.UT8.file.option.never=with NO BOM
|
|
create.new.UT8.file.option.only.under.windows=with BOM under Windows, with no BOM otherwise
|
|
|
|
split.with.chooser.move.tab=Press {0} to open{1}
|
|
split.with.chooser.duplicate.tab=, {0} to duplicate
|
|
split.with.chooser.switch.tab=Use {0} to go to the next splitter
|
|
|
|
# Trust Project modal confirmation when:
|
|
# opening or linking a new project or an existing project,
|
|
# or when clicking to "Trust Project" link in the editor banner
|
|
untrusted.project.general.dialog.title=Trust Project?
|
|
untrusted.project.dialog.title=Trust {0} {1,choice,1#Project|1<Projects}?
|
|
untrusted.project.open.dialog.title=Trust and Open Project ''{0}''?
|
|
untrusted.project.link.dialog.title=Trust and Link {0} Project ''{1}''?
|
|
|
|
untrusted.project.dialog.text=\
|
|
If you don\u2019t trust the source, stay in the safe mode.\n\n\
|
|
Loading, running, or building a {0} {1,choice,1#project|1<projects} may execute potentially malicious code from its build scripts.
|
|
untrusted.project.open.dialog.text=\
|
|
{0} provides features that may execute potentially malicious code from this folder. If you don\u2019t trust the source, preview the project in the safe mode to only browse its code.
|
|
|
|
untrusted.project.dialog.trust.button=Trust Project
|
|
untrusted.project.dialog.trust.folder.button=Trust ''{0}'' Folder
|
|
|
|
untrusted.project.dialog.distrust.button=Stay in Safe Mode
|
|
untrusted.project.open.dialog.distrust.button=Preview in Safe Mode
|
|
|
|
untrusted.project.open.dialog.cancel.button=Don't Open
|
|
untrusted.project.link.dialog.cancel.button=Don't Link
|
|
|
|
# {0} stands for something like github.com/JetBrains
|
|
# {0} stands for a path like ~/IdeaProjects
|
|
untrusted.project.warning.trust.location.checkbox=<html>Trust all projects in <b>''{0}''</b> folder
|
|
untrusted.project.windows.defender.trust.location.checkbox=<html>Add <b>IDE</b> and <b>''{0}''</b> folders to the Microsoft Defender exclusions list
|
|
untrusted.project.location.comment=This will improve IDE performance. You must have administrator rights to use it.
|
|
# Editor notification banner when the project is opened in the safe mode
|
|
untrusted.project.notification.description=Safe mode, limited functionality. Trust the project to access full IDE functionality.
|
|
untrusted.project.notification.trust.link=Trust project\u2026
|
|
untrusted.project.notification.read.more.link=Read more
|
|
|
|
configurable.trusted.hosts.display.name=Trusted Locations
|
|
trusted.folders.settings.label=Projects located under these local directories will be considered as trusted
|
|
trusted.hosts.settings.new.trusted.folder.dialog.title=New Trusted Location
|
|
trusted.hosts.settings.new.trusted.folder.file.chooser.title=Select Trusted Location
|
|
|
|
# 'Actions on Save' page in Settings (Preferences)
|
|
actions.on.save.page.title=Actions on Save
|
|
actions.on.save.link.configure.autosave.options=Configure autosave options\u2026
|
|
actions.on.save.link.configure=Configure\u2026
|
|
actions.on.save.link.all.actions.on.save=All actions on save\u2026
|
|
actions.on.save.table.column.name.action=Action
|
|
actions.on.save.table.column.name.activated.on=Activated On
|
|
# This is a label in the 'Activated On' column. Should be short.
|
|
actions.on.save.label.activated.on.any.save=Any save
|
|
# The same as above but for the drop-down option. Can be a bit longer
|
|
actions.on.save.option.activated.on.any.save.including.autosave=Any save (including autosave)
|
|
# This is a label in the 'Activated On' column. Should be one short line or two short lines with similar width.
|
|
actions.on.save.label.activated.on.any.save.and.external.change=<html>Any save and<br/>external change</html>
|
|
# The same as above but for the drop-down option, so it needs to be the same text in one line.
|
|
actions.on.save.option.activated.on.any.save.and.external.change=Any save and external change
|
|
# This is a label in the 'Activated On' column. Should be short.
|
|
actions.on.save.label.activated.on.explicit.save=Explicit save
|
|
actions.on.save.label.activated.on.explicit.save.with.0.shortcut=Explicit save ({0})
|
|
|
|
actions.on.save.background.progress=Running Actions on Save
|
|
# Example: "Prettier: processing foo.js"
|
|
actions.on.save.processing.file={0}: processing {1}
|
|
|
|
windows.native.common.dialog.open=Open
|
|
windows.native.common.dialog.select.folder=Select Folder
|
|
windows.native.common.dialog.all=All files
|
|
|
|
dialog.message.press.for.field.hints=Press {0} for field hints
|
|
|
|
toolbox.updates.download.update.action.text=Download {2} {1} ({0})
|
|
toolbox.updates.download.update.action.description=Toolbox App will download {2} {1} ({0}) and let you \
|
|
know when the update is ready to switch
|
|
|
|
toolbox.updates.download.ready.action.text=Switch to {2} {1} ({0})\u2026
|
|
toolbox.updates.download.ready.action.description=Toolbox App has installed {2} {1} ({0}). Restart to the new version?
|
|
|
|
popup.title.open.project=Open Project
|
|
|
|
notification.title.input.method.disabler=Input methods disabler
|
|
notification.content.input.method.disabler=The IDE is running with enabled input methods that can cause freezes. \
|
|
Please consider to disable input methods if you don't really use them.
|
|
action.text.disable.input.methods=Disable input methods
|
|
log.in.link.text=Log in\u2026
|
|
|
|
login.dialog.jb.login=Log in to JetBrains Account
|
|
login.dialog.separator.text=or log in with
|
|
login.dialog.welcome.to.eap=Welcome to {0} EAP
|
|
login.dialog.manual.login=Log in to JetBrains Account using browser
|
|
login.dialog.simple.login=Log in to JetBrains Account
|
|
login.dialog.you.are.logged=You are logged in
|
|
login.dialog.start.using=Get Started
|
|
login.dialog.waiting.for.login=Waiting for login in browser\u2026
|
|
login.dialog.waiting.for.login.short=Waiting for login\u2026
|
|
login.dialog.new.user.label=New user?
|
|
login.dialog.register.link=Create an account
|
|
login.dialog.troubles.link=Troubles?
|
|
login.dialog.manual.login.link=Log in with token\u2026
|
|
login.dialog.eap.info.link=About EAP
|
|
login.dialog.title={0}
|
|
login.dialog.log.out=Log Out\u2026
|
|
login.dialog.manage.account=Manage Account
|
|
login.dialog.empty.username=Logged in
|
|
login.dialog.trouble.default.message=Unable to complete authorization process.
|
|
login.dialog.trouble.no.link={0}<br> \
|
|
Refer to the <a href="{1}">help article</a> for possible solutions.<br> \
|
|
If you need assistance, <a href="{2}">contact technical support</a>.
|
|
login.dialog.trouble.with.redirect=Sign in to your account and copy IDE authorization token.<br/>If the browser does not open, <a href="{0}">copy the link</a> and open it manually.
|
|
login.dialog.trouble.unknown=<a href="{0}">Copy the link</a> and open it in browser to get IDE authorization token.
|
|
login.dialog.authorization.token.field=IDE authorization token
|
|
login.dialog.back.link=\u2190 Back
|
|
login.dialog.check.token=Check Token
|
|
login.dialog.wrong.token=Wrong authorization token
|
|
login.dialog.link.copied=Link copied
|
|
login.dialog.session.expired=Authorization session has expired. Please start it again
|
|
|
|
# {0} is a product name (e.g. "IntelliJ IDEA")
|
|
old.dirs.action.progress=Looking for leftover IDE storage directories\u2026
|
|
old.dirs.notification.text=Leftover IDE storage directories found.
|
|
old.dirs.notification.action=View and delete\u2026
|
|
old.dirs.not.found.notification.text=No leftover IDE storage directories were found.
|
|
old.dirs.dialog.title=Delete Leftover IDE Storage Directories
|
|
old.dirs.dialog.text=<html>\
|
|
Directories listed below are used by other versions of the IDE installed on your computer to store version-specific<br>\
|
|
settings, caches, and plugins. Deleting them can free up space and won't affect the stability of <i>this version</i>.<br>\
|
|
<b>WARNING</b>: Do not delete directories belonging to the versions that are still in use!<br><br>\
|
|
Select directories you want to delete:</html>
|
|
old.dirs.column.name=Directory
|
|
old.dirs.column.updated=Last Used
|
|
old.dirs.column.size=Size
|
|
old.dirs.dialog.delete.button=Delete {0} {0,choice,0#Directories|1#Directory|2#Directories}
|
|
old.dirs.delete.progress=Deleting directories\u2026
|
|
old.dirs.delete.error=Cannot delete directories
|
|
|
|
plugin.group.editor=Editor
|
|
plugin.description.vim.editor=Emulates Vim editor
|
|
|
|
plugin.group.cloud.support=Cloud Support
|
|
plugin.descriptor.aws.toolkit=Create, test, and debug serverless applications built using the AWS Serverless Application Model
|
|
|
|
plugin.group.tools.integration=Tools Integration
|
|
tips.of.the.day.shortcut.default.keymap=\ (default keymap)
|
|
tips.of.the.day.shortcut.must.define=undefined, set via Settings/Keymap
|
|
|
|
ShowUsagesTableCellRenderer.accessible.CURRENT_ASTERISK_COL=Current usage
|
|
ShowUsagesTableCellRenderer.accessible.OTHER_ASTERISK_COL=Another Usage
|
|
ShowUsagesTableCellRenderer.accessible.FILE_GROUP_COL=File {0}
|
|
ShowUsagesTableCellRenderer.accessible.LINE_NUMBER_COL=line {0}
|
|
ShowUsagesTableCellRenderer.accessible.USAGE_TEXT_COL=Usage text {0}
|
|
|
|
buildToolWindow.tree.accessibleName=Build results
|
|
|
|
ide.protocol.progress.title=Opening a URI
|
|
ide.protocol.unsupported=Unsupported protocol: ''{0}''
|
|
ide.protocol.exception=Internal error: {0}: {1}
|
|
ide.protocol.cannot.title=Cannot Open URI
|
|
ide.protocol.internal.bad.query=Incorrect query string: ''{0}''
|
|
jb.protocol.unknown.command=Unknown command: ''{0}''
|
|
jb.protocol.unknown.target=Unknown target: ''{0}''
|
|
jb.protocol.parameter.missing=Parameter missing: ''{0}''
|
|
jb.protocol.settings.no.configurable=Settings page not found: ''{0}''
|
|
jb.protocol.navigate.target=The ''navigate'' command supports only ''reference'' target (got ''{0}'')
|
|
jb.protocol.navigate.missing.parameters=Neither the 'project' nor 'origin' parameters are specified in the URL
|
|
jb.protocol.navigate.no.project=Cannot find or open the specified project
|
|
|
|
notifications.toolwindow.empty.text.first.line=Suggestions, events,
|
|
notifications.toolwindow.empty.text.second.line=and errors will appear here
|
|
notifications.toolwindow.suggestions=Suggestions
|
|
notifications.toolwindow.timeline=Timeline
|
|
notifications.toolwindow.timeline.clear.all=Clear all
|
|
notifications.toolwindow.remind.tomorrow=Remind me tomorrow
|
|
notifications.toolwindow.dont.show.again.for.this.project=Don\u2019t Show Again For This Project
|
|
notifications.toolwindow.dont.show.again=Don\u2019t Show Again
|
|
notifications.collapse.balloon.title={0} more {1}
|
|
notifications.collapse.balloon.title.timeline={0,choice,1#notification|1<notifications}
|
|
notifications.collapse.balloon.title.suggestion={0,choice,1#suggestion|1<suggestions}
|
|
dialog.message.file.already.exists=File already exists
|
|
notification.cache.diagnostic.helper.title=IDE Repair
|
|
notification.cache.diagnostic.helper.text=Recovery step {0}: ''{1}'' was performed
|
|
notification.cache.diagnostic.stop.text=Everything Works Now
|
|
recovery.progress.title=Trying to {0}\u2026
|
|
invalidate.all.caches.recovery.action.name=Invalidate Caches and Restart
|
|
custom.action.stored=stored: {0}
|
|
custom.action.actual=actual: {0}
|
|
custom.option.testmode=read custom actions {0}
|
|
invalidate.workspace.model.recovery.action.presentable.name=Reopen Project
|
|
action.fn.keys.text=FN-keys
|
|
|
|
run.layout.do.not.show.view.option.message=Don't Show
|
|
uses.shortcut.of=inherited from
|
|
progress.title.creating.git.repository=Create Git repository
|
|
|
|
to.create.new.file.tooltip=To create a new file, press <b>{0}</b>. Alternatively, right-click any folder and select <b>New | \\<file type\\></b>
|
|
general.module.type.description=A basic project that allows working with separate files and compiling Java and Kotlin classes.
|
|
|
|
main.toolbar.menu.button=Main Menu
|
|
|
|
notification.group.system.clipboard=System clipboard unavailable
|
|
notification.group.required.plugins=Required plugins not loaded
|
|
notification.group.language.plugin=Recommended language plugin available
|
|
notification.group.load.error=Could not load settings
|
|
notification.group.power.save.mode=Power save mode enabled
|
|
notification.group.essential-highlighting.mode=Essential highlighting mode enabled
|
|
notification.group.cache.recovery=Cache recovery step performed
|
|
external.link.confirmation.title=Open Link
|
|
# 0 - URI, e.g. file:///C:/Windows/System32/calc.exe or https://jetbrains.com
|
|
external.link.confirmation.message.0=Are you sure you want to open the link in a browser or in an associated application?<br><br>{0}
|
|
external.link.confirmation.yes.label=Open
|
|
external.link.confirmation.trust.label=Trust Project and Open
|
|
action.reset.font.size=Reset to {0}pt
|
|
action.reset.font.size.all.editors=Reset to {0}pt in all editors
|
|
action.reset.font.size.info=Font size: {0}pt
|
|
action.open.editor.settings.text=Open settings
|
|
|
|
jcef.local.cache.invalidate.comment=Affects components that use an embedded browser to render HTML-based content and web pages.
|
|
jcef.local.cache.invalidate.description=Delete embedded browser engine cache and cookies
|
|
jcef.local.cache.invalidate.failed.title=Failed to clean up browser engine cache
|
|
jcef.local.cache.invalidate.failed.message=The Invalidate Caches operation requested embedded browser engine cache cleanup. The operation failed due to I/O error: {0}
|
|
transfersettings.label.failed.to.import.settings.from=Failed to import settings from {0} {1}
|
|
transfersettings.label.please.try.again=Please try again
|
|
transfersettings.button.retry.import=Retry Import
|
|
|
|
speed.search.got.it.text=Just start typing to filter elements
|
|
speed.search.got.it.link=Got it
|
|
|
|
plugin.updater.error.unexpected.repository.response=Unexpected plugin repository response
|
|
plugin.updater.error.cant.find.plugin.version=Couldn't find plugin version in repository response
|
|
plugin.updater.error.custom.repository=Checking custom plugin repository {0} failed
|
|
plugin.updater.error.check.failed=Plugin update check failed
|
|
plugin.updater.notification.message=A new version {0} of the {1} plugin is available
|
|
plugin.updater.install=Install
|
|
plugin.updater.downloading=Downloading plugins
|
|
plugin.updater.not.installed=Plugin update was not installed
|
|
plugin.updater.not.installed.misc=Plugin update was not installed: {0}
|
|
plugin.updater.not.installed.see.log.action=See the log for more information
|
|
plugin.message.plugin.only.supported.in=This plugin is available only in {0}.
|
|
reportProblemAction.progress.title.submitting=Submitting\u2026
|
|
reportProblemAction.upload.logs.title=Send Logs?
|
|
reportProblemAction.upload.logs.message=By clicking \u201CYes\u201D you agree to send the logs of {0} to facilitate communication with technical support. \
|
|
Logs may contain private info such as system info and info about the projects opened in the IDE. \
|
|
If it is not possible to upload logs automatically, you can still send a separate, editable log as an attachment. \
|
|
If you do not send a log, we may be unable to help you with your issue.
|
|
uploading.logs.message=Uploading logs\u2026
|
|
progress.closing.project=Closing project\u2026
|
|
transfersettings.label.search.everywhere=Search Everywhere
|
|
transfersettings.label.debug=Debug
|
|
transfersettings.label.run=Run
|
|
transfersettings.label.go.to.declaration=Go to Declaration
|
|
transfersettings.label.find.usages=Find Usages
|
|
transfersettings.product.vscode=VSCode
|
|
transfersettings.product.visual.studio.for.mac=Visual Studio for Mac
|
|
transfersettings.product.visual.studio=Visual Studio
|
|
transfersettings.plugin.built.in=built-in
|
|
transfersettings.plugin.plugin=plugin
|
|
transfersettings.projects.and.n.more=and {0} more
|
|
transfersettings.task.progress.title.importing.settings=Importing settings
|
|
transfersettings.task.progress.details.starting.up=Starting up\u2026
|
|
transfersettings.task.progress.details.finishing.up=Finishing up\u2026
|
|
transfersettings.task.progress.details.complete=Imported successfully
|
|
transfersettings.vs.quit.advise=Quit Visual Studio and any programs that use Visual Studio tooling. Wait about 30 seconds after that.
|
|
transfersettings.vs.failureReason=This happens if Visual Studio is open or its files are accessed by another program. {0}
|
|
transfersettings.vs.noSettings=This happens if Visual Studio was not properly uninstalled, if its settings are corrupt, or if it has never been launched.
|
|
action.finder.text=Finder
|
|
action.explorer.text=Explorer
|
|
action.file.manager.text=File Manager
|
|
|
|
meetnewui.toolwindow.title=Configure the New UI
|
|
meetnewui.toolwindow.theme=Theme:
|
|
meetnewui.toolwindow.system=System
|
|
meetnewui.toolwindow.density=Density:
|
|
meetnewui.toolwindow.clean=Clean
|
|
meetnewui.toolwindow.compact=Compact
|
|
meetnewui.toolwindow.description=Configure or disable the new UI in Settings > Appearance \\&<br>Behavior > <a>New UI</a>
|
|
meetnewui.toolwindow.button.finishSetup=Finish Setup
|
|
checkbox.use.solution.colors.in.main.toolbar=Use project colors in main toolbar
|
|
text.use.solution.colors.in.main.toolbar=Distinguish projects with different toolbar colors at a glance.
|
|
checkbox.use.solution.colours.in.toolbar=Show Project Gradient
|
|
progress.title.preparing.navigation=Preparing navigation\u2026
|
|
|
|
action.ChangeProjectColorAction.Amber.title=Amber
|
|
action.ChangeProjectColorAction.Rust.title=Rust
|
|
action.ChangeProjectColorAction.Olive.title=Olive
|
|
action.ChangeProjectColorAction.Grass.title=Grass
|
|
action.ChangeProjectColorAction.Ocean.title=Ocean
|
|
action.ChangeProjectColorAction.Sky.title=Sky
|
|
action.ChangeProjectColorAction.Cobalt.title=Cobalt
|
|
action.ChangeProjectColorAction.Violet.title=Violet
|
|
action.ChangeProjectColorAction.Plum.title=Plum
|
|
action.ChangeProjectColorAction.Current.title={0} (Current)
|
|
action.ChooseCustomProjectColorAction.title=Custom Color\u2026
|
|
|
|
plugin.advertiser.product.call.to.action={0}: {1}
|
|
plugin.advertiser.free.trial.action=free 30-day trial
|
|
|
|
inline.completion.tooltip.shortcuts.accept.description=to complete
|
|
inline.completion.tooltip.shortcuts.accept.select.custom=Custom\u2026
|
|
inline.completion.tooltip.shortcuts.header=Inline Completion Shortcut
|
|
dialog.message.was.unable.to.save.some.project.files={0} was unable to save some project files,\nare you sure you want to close this project anyway?\n\nRead-only files:\n
|
|
|
|
filters.all=All
|
|
filters.select=Select\u2026
|
|
accessibility.filter.label={0}: {1}
|
|
|
|
window.titleButton.minimize=Minimize
|
|
window.titleButton.restore=Restore
|
|
window.titleButton.maximize=Maximize
|
|
window.titleButton.close=Close
|
|
|
|
title.language.and.region=Language and Region
|
|
combobox.language.option=Language
|
|
combobox.language=Language:
|
|
combobox.region=Region:
|
|
combobox.region.comment=Select a region to ensure that licensing, marketplace, and other<br>region-specific features and links work correctly. Requires<br>restart. See the <a href="{0}">documentation</a> for details.
|
|
combobox.region.hint=Select a region to ensure that<br>licensing, marketplace, and<br>other region-specific features<br>and links work correctly. Requires<br>restart.
|
|
combobox.region.hint.link=Documentation
|
|
item.get.more.languages=Get More Languages\u2026
|
|
|
|
title.region.africa=Africa
|
|
title.region.america=Americas
|
|
title.region.asia=Asia (except China Mainland)
|
|
title.region.china=China Mainland
|
|
title.region.europe=Europe
|
|
title.region.middle_east=Middle East
|
|
title.region.oceania=Oceania
|
|
title.region.not_set=Not specified
|
|
|
|
ijent.wsl.fs.dialog.message=Please restart the IDE to automatically apply the necessary VM options
|
|
ijent.wsl.fs.dialog.title=VM Options For WSL File System Through Remote Agent
|
|
product.and.plugin={0} and {1} plugin
|
|
label.ssl.certificate.remoteHost=Server address:
|
|
|
|
status.bar.widget.non.commercial.usage=Non-commercial use
|
|
popup.text.non.commercial.usage=<b>Non-commercial use only</b><br><br>With your current license, you can:<br><ul><li>Develop for non-commercial purposes only</li>\
|
|
<li>Switch to a trial or paid license at any time</li></ul><a href="https://www.jetbrains.com/legal/docs/toolbox/license_non-commercial/">Agreement for non-commercial use</a>\
|
|
<br><br><a href="{0}">Plans and pricing</a>
|
|
popup.license.button.non.commercial.usage=Manage Licenses\u2026
|
|
|
|
|
|
trial.survey.learn=I want to learn how to use a specific feature, language, or framework
|
|
trial.survey.check.for.daily=I am evaluating whether it will be useful for my daily tasks
|
|
trial.survey.check.new.features=I am evaluating new features introduced in the latest release
|
|
trial.survey.waiting.license=I am waiting for a license from my employer
|
|
trial.survey.no.goal=I do not have a specific goal
|
|
trial.survey.another.reason=My reason is not listed here
|