i18n: update bundle for idea-jvm
This commit is contained in:
@@ -66,4 +66,108 @@ script.choose.file=Choose script file
|
||||
|
||||
editor.editor.only=Editor only
|
||||
editor.preview.only=Preview only
|
||||
editor.editor.and.preview=Editor and preview
|
||||
editor.editor.and.preview=Editor and preview
|
||||
choose.configurator=Choose Configurator
|
||||
ignore=Ignore
|
||||
configure=Configure
|
||||
kotlin.not.configured=Kotlin not configured
|
||||
there.aren.t.configurators.available=There aren't configurators available
|
||||
all.modules.with.kotlin.files.are.configured=All modules with Kotlin files are configured
|
||||
added.0.requirement.to.module.info.in.1=Added {0} requirement to module-info in {1}
|
||||
updated.javascript.libraries.in.module.0=Updated JavaScript libraries in module {0}
|
||||
added.0.to.library.configuration=Added {0} to library configuration
|
||||
couldn.t.configure.library.jar.file.0.may.be.corrupted=Couldn''t configure library; JAR file {0} may be corrupted
|
||||
can.t.find.library.jar.file.0=Can''t find library JAR file {0}
|
||||
0.was.copied.to.1={0} was copied to {1}
|
||||
0.library.scope.has.changed.from.1.to.2.for.module.3={0} library scope has changed from {1} to {2} for module {3}
|
||||
0.library.was.added.to.module.1={0} library was added to module {1}
|
||||
0.library.was.created={0} library was created
|
||||
configure.kotlin=Configure Kotlin
|
||||
configure.0.in.1.project.br.2=Configure {0} in ''{1}'' project<br/> {2}
|
||||
kotlin.code.style=Kotlin Code Style
|
||||
default.code.style.was.updated.to.kotlin.coding.conventions=Default code style was updated to Kotlin Coding Conventions.
|
||||
apply.new.code.style=Apply new code style
|
||||
restore.old.settings=Restore old settings
|
||||
libraries.for.the.following.platform.are.also.present.in.the.module.dependencies.0=Libraries for the following platform are also present in the module dependencies: {0}
|
||||
no.target.platforms.selected=No target platforms selected
|
||||
kotlin.common.standard.library=Kotlin Common Standard Library
|
||||
create.kotlin.common.standard.library=Create Kotlin Common Standard Library
|
||||
kotlin.js=Kotlin/JS
|
||||
kotlin.java.runtime.library=Kotlin Java Runtime Library
|
||||
create.kotlin.java.runtime.library=Create Kotlin Java Runtime Library
|
||||
kotlin.javascript.library=Kotlin JavaScript Library
|
||||
create.kotlin.javascript.library=Create Kotlin JavaScript Library
|
||||
javascript.library.creation=JavaScript Library Creation
|
||||
java.runtime.library.creation=Java Runtime Library Creation
|
||||
js.files=JS files
|
||||
kotlin.project.with.a.javascript.target.based.on.the.intellij.idea.build.system=Kotlin project with a JavaScript target based on the IntelliJ IDEA build system
|
||||
kotlin.project.with.a.jvm.target.based.on.the.intellij.idea.build.system=Kotlin project with a JVM target based on the IntelliJ IDEA build system
|
||||
add.injection.comment=Add injection comment
|
||||
add.injection.annotation=Add injection annotation
|
||||
remove.injection.in.code.instructions=remove injection in-code instructions
|
||||
this.java.file.is.outside.of.java.source.roots.and.won.t.be.added.to.the.classpath=This .java file is outside of Java source roots and won't be added to the classpath.
|
||||
incompatible.api=Incompatible API
|
||||
kotlin.bytecode.decompiler=Kotlin Bytecode Decompiler
|
||||
failed.to.decompile.0.1=Failed to decompile {0}: {1}
|
||||
decompile=Decompile
|
||||
ir=IR
|
||||
jvm.8.target=JVM 8 target
|
||||
assertions=Assertions
|
||||
optimization=Optimization
|
||||
inline=Inline
|
||||
cannot.compile.0.to.bytecode=Cannot compile {0} to bytecode.
|
||||
create.backup.for.debugging.kotlin.incremental.compilation=Create backup for debugging Kotlin incremental compilation
|
||||
creating.backup.for.debugging.kotlin.incremental.compilation=Creating backup for debugging Kotlin incremental compilation
|
||||
creating.patch.0=Creating patch {0}
|
||||
copying.logs=Copying logs
|
||||
copying.project.s.system.dir=Copying project's system dir
|
||||
scanning.project.dir.0=Scanning project dir: {0}
|
||||
adding.file.to.backup.0=Adding file to backup: {0}
|
||||
created.backup=Created backup
|
||||
successfully.created.backup.0=Successfully created backup {0}
|
||||
update.runtime.library=Update Runtime Library
|
||||
this.language.feature.requires.version.0.or.later.of.the.kotlin.runtime.library.would.you.like.to.update.the.runtime.library.in.your.project=This language feature requires version {0} or later of the Kotlin runtime library. Would you like to update the runtime library in your project?
|
||||
could.not.find.script.file.0=Could not find script file: {0}
|
||||
file.was.not.specified=File was not specified
|
||||
run.kotlin.script=Run Kotlin script
|
||||
kotlin.script=Kotlin script
|
||||
exception.occurs.during.run.scratch.action=Exception occurs during Run Scratch Action
|
||||
there.were.compilation.errors.in.module.0=There were compilation errors in module {0}
|
||||
other.scratch.file.execution.is.in.progress=Other Scratch file execution is in progress
|
||||
exception.occurs.during.run.scratch.action1=Exception occurs during Run Scratch Action
|
||||
couldn.t.extract.line.info.from.line.0=Couldn''t extract line info from line: {0}
|
||||
couldn.t.compile.0=Couldn''t compile {0}
|
||||
couldn.t.find.ktfile.for.current.editor=Couldn't find KtFile for current editor
|
||||
couldn.t.get.scratch.execution.result.stopped.by.timeout.0.ms=Couldn''t get scratch execution result - stopped by timeout ({0} ms)
|
||||
running.kotlin.scratch=Running Kotlin Scratch...
|
||||
couldn.t.execute.statement.0=Couldn''t execute statement: {0}
|
||||
couldn.t.stop.repl.process=Couldn't stop REPL process
|
||||
check.bunch.files=Check &bunch files
|
||||
commit=Commit
|
||||
review=Review
|
||||
forgotten.bunch.files=Forgotten Bunch Files
|
||||
several.bunch.files.haven.t.been.updated.0.do.you.want.to.review.them.before.commit=Several bunch files haven''t been updated:\n\n{0}\n\nDo you want to review them before commit?
|
||||
update.kotlin.runtime.library=Update Kotlin Runtime Library
|
||||
automatic.library.version.update.for.maven.and.gradle.projects.is.currently.unsupported.please.update.your.build.scripts.manually=Automatic library version update for Maven and Gradle projects is currently unsupported. Please update your build scripts manually.
|
||||
library.update.failed=Library update failed
|
||||
failed.to.update.0.1=Failed to update {0}: {1}
|
||||
library.update.failed1=Library update failed
|
||||
failed.to.find.root.for.file.0=Failed to find root for file: {0}
|
||||
html.b.0.choice.0.1.1.some.kotlin.runtime.librar.0.choice.0.1.y.1.ies.b.1.choice.0.1.and.one.other.jar.1.and.1.other.jars.1.choice.0.has.0.have.an.unsupported.binary.format.html=<html><b>{0,choice,0#|1#|1<Some }Kotlin runtime librar{0,choice,0#|1#y|1<ies}</b>{1,choice,0#|1# and one other jar|1< and {1} other jars} {1,choice,0#has|0<have} an unsupported binary format.</html>
|
||||
replace=Replace
|
||||
downgrade=Downgrade
|
||||
update=Update
|
||||
0.choice.0.1.1.all.kotlin.runtime.librar.0.choice.0.1.y.1.ies={0,choice,0#|1#|1<all }Kotlin runtime librar{0,choice,0#|1#y|1<ies}
|
||||
html.kotlin.library.b.0.b.has.outdated.binary.format.and.can.t.be.read.by.current.plugin.please.update.the.library.html=<html>Kotlin library <b>'{'0'}'</b> has outdated binary format and can''t be read by current plugin. Please update the library.</html>
|
||||
html.kotlin.library.b.0.b.was.compiled.with.a.newer.kotlin.compiler.and.can.t.be.read.please.update.kotlin.plugin.html=<html>Kotlin library <b>'{'0'}'</b> was compiled with a newer Kotlin compiler and can''t be read. Please update Kotlin plugin.</html>
|
||||
some.kotlin.libraries.attached.to.this.project.have.unsupported.binary.format.please.update.the.libraries.or.the.plugin=Some Kotlin libraries attached to this project have unsupported binary format. Please update the libraries or the plugin.
|
||||
some.kotlin.libraries.attached.to.this.project.have.outdated.binary.format.and.can.t.be.read.by.current.plugin.please.update.found.libraries=Some Kotlin libraries attached to this project have outdated binary format and can't be read by current plugin. Please update found libraries.
|
||||
some.kotlin.libraries.attached.to.this.project.were.compiled.with.a.newer.kotlin.compiler.and.can.t.be.read.please.update.kotlin.plugin=Some Kotlin libraries attached to this project were compiled with a newer Kotlin compiler and can't be read. Please update Kotlin plugin.
|
||||
go.to.0=Go to {0}
|
||||
details=Details
|
||||
update.plugin=Update plugin
|
||||
check=\ Check...
|
||||
can.t.show.all.paths.during.index.update=Can't show all paths during index update
|
||||
unsupported.format.plugin.version.0=Unsupported format, plugin version: {0}
|
||||
no.updates.found=No updates found
|
||||
0.1.expected.2={0} ({1}) - expected: {2}
|
||||
Reference in New Issue
Block a user