47 lines
2.8 KiB
Properties
47 lines
2.8 KiB
Properties
action.text.ignore=Ignore
|
|
action.text.update=Update
|
|
description.always=Always
|
|
description.amd=AMD
|
|
description.commonjs=CommonJS
|
|
description.never=Never
|
|
description.plain.put.to.global.scope=Plain (put to global scope)
|
|
description.umd.detect.amd.or.commonjs.if.available.fallback.to.plain=UMD (detect AMD or CommonJS if available, fallback to plain)
|
|
description.when.inlining.a.function.from.other.module.with.embedded.sources=When inlining a function from other module with embedded sources
|
|
error.text.shouldn.t.add.null.urls.to.custom.repositories=Shouldn''t add null urls to custom repositories
|
|
feature.text.new.experimental.project.wizard=New Kotlin project wizard
|
|
feature.text.new.java.to.kotlin.converter=New Java to Kotlin converter
|
|
message.enter.fully.qualified.method.name=Enter fully-qualified method name:
|
|
message.text.a.new.version.is.available=A new version {0} is available
|
|
message.text.a.new.version.is.found=A new version {0} is found but it''s not verified by {1}.
|
|
message.text.update.check.failed=Update check failed: {0}
|
|
message.text.you.have.the.latest.version.of.the.plugin.installed=You have the latest version of the plugin installed.
|
|
message.verifier.disabled=(verifier disabled)
|
|
migration.text.api.version=API version: {0} -> {1}
|
|
migration.text.detected.migration=Detected migration:
|
|
migration.text.language.version=Language version: {0} -> {1}
|
|
migration.text.migrations.for.kotlin.code.are.available=Migrations for Kotlin code are available
|
|
migration.text.run.migrations=Run migrations
|
|
migration.text.standard.library=Standard library: {0} -> {1}
|
|
migration.title.kotlin.migration=Kotlin Migration
|
|
name.kotlin.compiler=Kotlin Compiler
|
|
name.kotlin=Kotlin
|
|
name.method=Method
|
|
status.text.installation.failed=Installation failed
|
|
status.text.installing=Installing...
|
|
text.add.exclusion=Add exclusion
|
|
text.and=and
|
|
text.other.s=other(s)
|
|
text.patched.original={0} (Patched! Original: {1})
|
|
text.the.compiler.bundled.to.kotlin.plugin=The compiler bundled to Kotlin plugin ({0}) is older than external compiler used for building modules:
|
|
text.this.may.cause.different.set.of.errors.and.warnings.reported.in.ide.p=This may cause different set of errors and warnings reported in IDE.
|
|
title.choose.output.directory=Choose Output Directory
|
|
title.early.access.preview.1.3.x=Early Access Preview 1.3.x
|
|
title.early.access.preview.1.4.x=Early Access Preview 1.4.x
|
|
title.edit.exclusion=Edit exclusion
|
|
title.kotlin.compiler.js.option.output.postfix.browse.title=Choose file to append to generated code
|
|
title.kotlin.compiler.js.option.output.prefix.browse.title=Choose file to prepend to generated code
|
|
title.outdated.bundled.kotlin.compiler=Outdated Bundled Kotlin Compiler
|
|
title.stable=Stable
|
|
warning.text.following.modules.override.project.settings=Following modules override project settings:
|
|
warning.text.modules.override.project.settings={0} modules override project settings
|