sudo apt-get install python{0}-dev
debugger.cython.extension.gcc.not.found=x86_64-linux-gnu-gcc
debugger.cython.extension.gcc.not.found.suggestion=\n\nUse your package manager to install the missing gcc.\n\nTry command:\nsudo apt install gcc
debugger.cython.extension.non.zero.exit.code=Non-zero exit code ({0}): \n{1}
debugger.cython.please.enter.your.password.to.compile.cython.extensions=Enter your password to compile cython extensions:
debugger.warning.message=This option may slow down the debugger
debugger.connected.to.pydev.debugger.build=Connected to pydev debugger (build {0})\n
debugger.warning.wrong.debugger.version=Warning: wrong debugger version. Use pycharm-debugger.egg from PyCharm installation folder\nOr execute: ''pip install pydevd-pycharm~={0}''\n
debugger.pydev.console.pause.the.process.to.use.command.line=Pause the process to use command-line.
debugger.debug.process.running=Process is running
debugger.remote.starting.debug.server.at.port=Starting debug server at port {0}\n
debugger.use.the.following.code.to.connect.to.the.debugger=Use the following code to connect to the debugger:\n
debugger.progress.title.stackframe.processing=StackFrame processing
python.local.attach.group.name=Python
pydev.console.runner.settings=Settings
pydev.console.runner.output.actions=Output Actions
pydev.console.runner.copy.console.output.text=Copy Console Output
pydev.console.runner.copy.console.output.description=Copy console output to clipboard
pydev.console.runner.error.running.console=Error running console
pydev.console.runner.python.console.debugger=Python Console Debugger
pydev.console.runner.unknown.error=Unknown error
pydev.console.console.process.terminated.with.error=Console process terminated with error:\n{0}{1}
pydev.console.console.process.terminated.with.exit.code=Console process terminated with exit code {0}, output:{1}
pydev.console.couldnt.connect.to.console.process=Couldn't connect to console process.
pydev.console.debugger.connected=\nDebugger connected.\n
pydev.console.couldnt.read.integer.value.from.stream=Couldn't read an integer value from stream
pydev.console.python.interpreter.is.not.selected=Python interpreter is not selected. Please setup Python interpreter first.
external.documentation.python.plugin=Python External Documentation
external.documentation.pycharm=External Documentation
external.documentation.edit.documentation.url=Edit Documentation URL
external.documentation.title=Python External Documentation
external.documentation.configure.description=No external documentation URL is configured for module {0}.\nWould you like to configure it now?
external.documentation.column.name.module=Module Name
external.documentation.column.name.url.path.pattern=URL/Path Pattern
python.colors.python=Python
python.colors.type.annotation=Type annotation
python.colors.class.definition=Class definition
python.colors.decorator=Decorator
python.colors.built.in.name=Built-in name
python.colors.special.names.usage=Special names//Usage
python.colors.special.names.definition=Special names//Definition
python.colors.keyword.argument=Keyword argument
python.colors.parameters.self.parameter=Parameters//'self' parameter
python.colors.parameters.parameter=Parameters//Parameter
python.colors.functions.method.call=Functions//Method call
python.colors.functions.nested.function.definition=Functions//Nested function definition
python.colors.functions.function.call=Functions//Function call
python.colors.functions.function.definition=Functions//Function definition
python.colors.braces.and.operators.dot=Braces and Operators//Dot
python.colors.braces.and.operators.comma=Braces and Operators//Comma
python.colors.braces.and.operators.braces=Braces and Operators//Braces
python.colors.braces.and.operators.brackets=Braces and Operators//Brackets
python.colors.braces.and.operators.parentheses=Braces and Operators//Parentheses
python.colors.braces.and.operators.operation.sign=Braces and Operators//Operation sign
python.colors.docstring.tag=Docstring//Tag
python.colors.docstring.text=Docstring//Text
python.colors.string.f.string.format.specifier.start=String//f-string//Format specifier start
python.colors.string.f.string.type.conversion=String//f-string//Type conversion
python.colors.string.f.string.expression.braces=String//f-string//Expression braces
python.colors.string.escape.sequence.invalid=String//Escape sequence//Invalid
python.colors.string.escape.sequence.valid=String//Escape sequence//Valid
python.colors.string.text.unicode=String//Text (unicode)
python.colors.string.binary.bytes=String//Binary (bytes)
python.colors.line.comment=Line comment
python.colors.keyword=Keyword
python.colors.number=Number
python.colors.local.variables=Local variables
python.colors.type.parameters=Type parameters
python.new.project.synchronization.not.configured.dialog.title=Synchronization not Configured
python.new.project.synchronization.not.configured.dialog.message=Local/Remote synchronization is not configured correctly.\n{0}\n\
You may need to sync local and remote project manually.\n\n \
Do you want to continue? \n\n\
Say ''Yes'' to stay with misconfigured mappings or ''No'' to start manual configuration process.
python.new.project.remote.path.not.provided=Remote path not provided
python.new.project.more.settings=Mor&e Settings
python.new.project.install.failed.title=Install {0} Failed
python.new.project.error.solution.another.sdk=Choose another SDK
python.project.view.remote.libraries=Remote Libraries
python.project.view.py.skeletons=Binary Skeletons
python.project.view.typeshed.stubs=Typeshed Stubs
python.project.view.user.skeletons.node=Extended Definitions
python.packaging.installing.packaging.tools=Installing packaging tools\u2026
python.packaging.installing.packages=Installing packages\u2026
python.packaging.warning=Warning
python.packaging.create.setup.py=Create setup.py
python.packaging.failed.to.run.task=Failed to run task: {0}
python.packaging.run.setup.py.task=Run setup.py Task\u2026
python.packaging.expand.options=Expand Options >>
python.packaging.collapse.options=<< Collapse Options
python.packaging.run.setup.task.0=Run Setup Task {0}
python.packaging.enter.setup.py.task=Enter setup.py task name
python.packaging.no.tasks.found=No tasks found
python.packaging.command.line=Command Line
python.packaging.install=Install
python.packaging.choose.packages.to.install=Choose Packages to Install
python.packaging.failed.to.install.packaging.tools.title=Failed to Install Python Packaging Tools
python.packaging.install.packaging.tools=Install packaging tools
python.packaging.create.setup.package.name=Package name
python.packaging.create.setup.version=Version
python.packaging.create.setup.url=URL
python.packaging.create.setup.license=License
python.packaging.create.setup.author=Author
python.packaging.create.setup.author.email=Author Email
python.packaging.create.setup.description=Description
# Example of produced message:
# You are attempting to uninstall MarkupSafe package which is required for Jinja2 package
#
# Do you want to proceed?
python.packaging.dialog.description.attempt.to.uninstall.for.one.dependent.package=\
You are attempting to uninstall {0} package that is required for {1} {2, choice, 1#package|2#packages}\n\n\
Do you want to proceed?
# Example of produced message:
# You are attempting to uninstall packages which are required for another packages.
#
# Jinja2 -> Flask
# muffin -> muffin-jinja2
#
# Do you want to proceed?
python.packaging.dialog.description.attempt.to.uninstall.for.several.dependent.packages.single.package.description={0} -> {1}
python.packaging.dialog.description.attempt.to.uninstall.for.several.dependent.packages=\
You are attempting to uninstall packages which are required for another packages.\n\n\
{0}\n\n\
Do you want to proceed?
python.packaging.notification.description.details.link=Details\u2026
python.packaging.notification.description.installed.all.requirements=Installed all requirements
python.packaging.notification.description.installed.packages=Installed packages: {0}
python.packaging.notification.description.installed.python.packaging.tools=Installed Python packaging tools
python.packaging.notification.description.uninstalled.packages=Uninstalled packages: {0}
python.packaging.notification.title.error.occurred={0}: error occurred.
python.packaging.notification.title.install.packages.failed=Installing packages failed
python.packaging.notification.title.packages.installed.successfully=Packages installed successfully
python.packaging.notification.title.packages.uninstalled.successfully=Packages uninstalled successfully
python.packaging.notification.title.uninstall.packages.failed=Uninstalling packages failed
python.packaging.progress.text.installing.specific.package=Installing package ''{0}''\u2026
python.packaging.progress.title.installing.packages=Installing packages
python.packaging.progress.title.uninstalling.packages=Uninstalling packages
python.packaging.failed.to.install.packages.title=Failed to Install Packages
python.packaging.dialog.title.install.package.confirmation=Confirm Package Installation
python.packaging.dialog.message.install.package.confirmation=\
You are installing the package {0}. \
Make sure that the package name is correct.\n\n\
Do you want to continue?
python.unresolved.reference.inspection.install.package=Install package {0}
python.unresolved.reference.inspection.install.all=Install all missing packages
# UI forms
form.auto.import.from.module.import.name=from Could not parse the response for the package {0} from repository {1}
python.packaging.notification.installed=Package {0} installed python.packaging.notification.deleted=Package {0} deleted python.packaging.notification.update.failed=Failed to Update {0} python.packaging.notification.updated=Package {0} updated to version {1} python.packaging.button.install.package=Install package python.packages.no.details.in.repo=Could not read package description from {0}.
python.packaging.toolwindow.advertisement=Try the redesigned packaging support in Python Packages tool window. python.packaging.open.toolwindow.link=Go to tool window python.packaging.interpreter.widget.manage.packages=Manage Packages\u2026 # Conda conda.packaging.install.progress=Installing conda package {0} conda.packaging.uninstall.progress=Uninstalling conda package {0} conda.packaging.update.progress=Updating conda package {0} conda.packaging.list.progress=Reading installed conda packages conda.packaging.cache.update.progress=Updating available conda packages list conda.packaging.button.install.with.conda=Install with conda conda.packaging.button.install.with.pip=Install with pip conda.packaging.empty.pypi.info=No package description fround on PyPI.
It can still be installed with conda.
Couldn't retrieve package description.
It can still be installed.
Package author did not provide a description.
python.toolwindow.packages.rst.parsing.failed=Failed to parse the description python.toolwindow.packages.manage.repositories.action=Manage Repositories python.toolwindow.packages.reload.repositories.action=Reload All Repositories python.toolwindow.packages.add.package.action=Add Package python.toolwindow.packages.add.package.from.vcs=From Version Control python.toolwindow.packages.add.package.from.disc=From Disk python.toolwindow.packages.add.package.as.editable=Install as editable (-e) python.toolwindow.packages.add.package.vcs.git=Git python.toolwindow.packages.add.package.vcs.svn=Subversion python.toolwindow.packages.add.package.vcs.hg=Mercurial python.toolwindow.packages.add.package.vcs.bzr=Bazaar python.toolwindow.packages.add.package.path=Path: python.toolwindow.packages.add.package.path.selector=Select File Or Directory python.toolwindow.packages.add.package.dialog.title=Install Package python.toolwindow.packages.load.more=\u2026 {0} more items. Double click to show more. python.toolwindow.packages.converting.description.progress=Reading package description python.toolwindow.packages.documentation.local.interpreter=PyCharm need at least one local interpreter to display package documentation. python.packages.dictionary.name=Python Packages Dictionary vcs.activate.virtualenv.checkbox.text=Activate virtualenv for hooks notification.action.edit.settings=Edit settings python.template.language.none=None enter.path.dialog.title=Enter Path path.label=Path: path.must.not.be.empty.error.message=Path must not be empty # Python run target language python.language.configure.label=Python Configuration python.language.run.label=Run Python application configurable.name.python.language=Python Language python.interpreter.label=Python interpreter: path.to.python.interpreter.dialog.title=Path to Python Interpreter python.interpreter.banner.slogan=Python Interpreter ''{0}'' # Python Command Queue python.console.command.queue.add.title={0} Command Queue python.console.command.queue.show.action.text=Show Command Queue python.console.command.queue.show.action.description=Shows a window with the command queue python.console.command.queue.got.it.tooltip.id=python.console.command.queue.show python.console.command.queue.got.it.tooltip.title=Console Command Queue python.console.command.queue.got.it.tooltip.text=Commands queued in line for execution are listed in the Command Queue popup notification.group.sciview.advertiser=Python scientific view recommended notification.group.cython=Python debugger native extension available notification.group.package.requirements=Python package requirements python.interpreters.add.interpreter.action.text=Add New Interpreter python.interpreters.remove.interpreter.action.text=Remove Interpreter python.interpreters.rename.interpreter.action.text=Rename python.interpreters.show.interpreter.paths.text=Show Interpreter Paths python.interpreters.rename.interpreter.dialog.message=New name: python.interpreters.rename.interpreter.dialog.title=Rename Python Interpreter rename.python.interpreter.dialog.provide.name.error.text=Provide a name for Python interpreter. rename.python.interpreter.name.already.exists.error.text=Python interpreter with the same name already exists. pandas.completion.type.text=DataFrame: {0} dict.completion.type.text=dict key python.sdk.configurable.name=Python SDK inlay.hints.usages.text={0,choice, 0#no usages|1#1 usage|2#{0,number}'{1,choice, |1#+}' usages} inlay.hints.usages.with.dynamic.text={0,choice, 0#no usages|1#1 usage|2#{0,number} usages} ({1,choice, 1#1 dynamic|2#{1,number} dynamic}) # Black formatter black.configurable.name=Black black.formatting.service.name=Black formatter black.not.installed.error=Black formatter package is not installed on the current interpreter black.remote.sdk.error=Package mode is not available for remote SDKs. Please use Binary mode. black.install.button.label=Install Black black.use.section.label=Use Black formatter: black.enable.black.checkbox.label=On code reformat black.enable.action.on.save.label=On save black.advanced.settings.panel.title=Advanced settings black.empty.output.error=Black formatter returned empty output black.empty.path.to.executable.exception.text=Black executable not found or empty black.action.on.save.name=Run Black black.action.on.save.package.info=Using Black package v{0} black.action.on.save.executable.info=Using Black executable v{0} black.action.on.save.executable.path.not.specified=Black executable path not specified black.formatting.with.black=Formatting with Black black.no.lines.changed=Black: No lines changed. Content is already properly formatted. black.formatted.n.lines=Black: Formatted {0} {1, choice, 0#lines|1#line} black.installing.modal.title=Installing Black formatter black.installation.error.title=Failed to install Black formatter black.failed.to.format.on.save.error.label=Black: Failed to format file {0} black.processing.file.name=Black: Processing file {0} black.exception.error.message=Black formatter error black.file.ignored.notification.label=Black: File ignored black.file.ignored.notification.message=File {0} ignored according to --exclude or --force-exclude rules black.advertising.service.notification.title=Black formatter integration black.advertising.service.found.in.packages=Black formatter package is detected on the project interpreter. Try Black formatter integration! black.advertising.service.found.in.PATH=Black formatter executable is detected in {0, choice, 0#%PATH%|1#$PATH}. Try Black formatter integration! black.advertising.service.configure.button.label=Configure black.advertising.service.dont.show.again.label=Don't show again black.select.path.to.executable=Select path to Black formatter executable black.execution.mode.label=Execution mode: black.executable.label=Black executable: black.executable.auto.detected.path=Auto-detected: {0} black.executable.not.found=Unable to auto-detect Black executable in {0, choice, 0#%PATH%|1#$PATH} black.execution.mode.package=Package black.execution.mode.binary=Binary black.execution.mode.tooltip.text=Use either executable or package installed on the project interpreter black.cli.args.text.field.label=Settings: black.cli.args.comment=List command line arguments separated by whitespace. Learn moreTo disable hints for a method or a function, use one of the following patterns:
\(*info) - all functions with a single parameter whose name ends with info(a, b) - all functions with parameters a and b*.put(self, key, value) - all put methods with parameters key and valueFoo.bar(self, a, b) - method bar of class Foo with parameters a and bfoo(\\<star\\>\\<star\\>kwargs) - function foo with parameter **kwargsNames or placeholders must be provided for all parameters, including the optional ones.
\
Qualified method names must include class names, or placeholders for them.
\
Use the "Do not show hints for current method" {0} action to add patterns from the editor.