Files
openide/plugins/kotlin/project-configuration/resources/messages/KotlinProjectConfigurationBundle.properties
Victoria.Petrakovich 79aa68995f [kotlin] Move url with Kotlin versions to a registry key
KTIJ-26027

Merge-request: IJ-MR-119645
Merged-by: Victoria Petrakovich <Victoria.Petrakovich@jetbrains.com>

GitOrigin-RevId: 463786432eaf5093f8ce21a92165f00fd1e8280c
2024-01-15 16:57:41 +00:00

97 lines
5.8 KiB
INI

configure.kotlin=Configure Kotlin
auto.configure.kotlin=Kotlin auto-configured
auto.configure.kotlin.notification=Configured Kotlin plugin, library, and JVM target in {0}.
auto.configure.kotlin.notification.no-module=Configured Kotlin plugin, library, and JVM target.
auto.configure.kotlin.undo.not-possible.title=Cannot Undo
auto.configure.kotlin.undo.not-possible.content=Due to modifications to the files changed by the auto-configurator, the configuration cannot be undone automatically.
auto.configure.kotlin.undone=Kotlin auto-configuration was undone
auto.configure.kotlin.check=Checking for Kotlin auto-configuration
auto.configure.kotlin.documentation.gradle.url=https://kotl.in/configure-kotlin-with-gradle
auto.configure.kotlin.documentation.gradle=Open documentation
auto.configure.kotlin.wait.gradle.sync.finished.title=Gradle Sync in Progress
auto.configure.kotlin.wait.gradle.sync.finished=Please wait until the Gradle sync is completed before performing this action.
view.code.differences.action=See changes
configure.kotlin.manually=Configure Kotlin manually
undo.configuration.action=Undo
create.kotlin.java.runtime.library=Create Kotlin Java Runtime Library
java.runtime.library.creation=Java Runtime Library Creation
create.kotlin.javascript.library=Create Kotlin JavaScript Library
javascript.library.creation=JavaScript Library Creation
configure.kotlin.language.settings=Configure Kotlin language settings
configure.kotlin.language.settings.0.module=Configure language settings in module {0}
configure.0.in.1.project.br.2=Configure {0} in ''{1}'' project<br/> {2}
configure.0.module=''{0}'' module
configure.modules=modules
as.kotlin.1.module=as Kotlin ({0}) {1,choice,0#module|2#modules}
lookup.module.0.configuration.progress.text=Module {0}
language.name.java=Java
language.name.javascript=JavaScript
updated.javascript.libraries.in.module.0=Updated JavaScript libraries in module {0}
added.0.requirement.to.module.info.in.1=Added {0} requirement to module-info in {1}
kotlin.not.configured=Kotlin not configured
action.text.configure=Configure
title.choose.configurator=Choose Configurator
action.text.ignore=Ignore
version.message.is.deprecated.since.1.2.0.and.should.be.replaced.with={0} is deprecated since 1.2.0 and should be replaced with {1}
added.0.to.library.configuration=Added {0} to library configuration
0.library.was.added.to.module.1={0} library was added to module {1}
0.library.was.created={0} library was created
lookup.modules.configurations.progress.text=Looking up for modules configurations\u2026
0.library.scope.has.changed.from.1.to.2.for.module.3={0} library scope has changed from {1} to {2} for module {3}
configure.kotlin.in.modules.progress.text=Configure Kotlin in modules\u2026
configure.kotlin.in.module.0.progress.text=Module {0}
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?
update.runtime.library=Update Runtime Library
cant.fetch.available.maven.versions=Can't fetch available Maven versions
cant.fetch.available.maven.versions.title=Error During Fetching Available Maven Versions
fetching.available.maven.versions.title=Fetching Available Maven Versions\u2026
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.
update.kotlin.runtime.library=Update Kotlin Runtime Library
configure.kotlin.title=Configure Kotlin with {0}
configure.kotlin.cant.load.versions=Couldn't load Kotlin versions list
configure.kotlin.root.contains.another.kotlin=Your top-level build script contains Kotlin {0}.<br>
configure.kotlin.root.should.contain.same.version=The top-level and modules' build scripts should contain the same version.<br>
configure.kotlin.currently.there.are.versions=Currently, there are versions:<br>
configure.kotlin.version.and.modules={0} in {1}<br>
configure.kotlin.version.and.modules.and.more=, and in {0} more.
configure.kotlin.choose.another.kotlin.version=<br>You can choose another Kotlin version or correct versions manually after the conversion.<br>
configure.kotlin.choose.the.same.kotlin.version=<br>Use the {0} Kotlin version or correct versions manually after the conversion.<br>
kotlin.compiler.and.runtime.version=Kotlin compiler and runtime version:
lookup.kotlin.modules.configurations.progress.text=Looking up for Kotlin modules configuration\u2026
choose.module.modules={0}, {1} and <a href="#">{2,number,#} other modules</a>
choose.module.modules.with.kotlin=Modules with Kotlin File
single.module=Single module:
all.modules=All modules
all.modules.containing.kotlin.files=All modules containing Kotlin files:
warning.failed.disable.default.compile.message=Failed to disable default-compile or default-testCompile execution
warning.failed.disable.default.compile.action=Learn how to fix this
warning.failed.disable.default.compile.link=https://kotl.in/maven/compile-kotlin-and-java-sources
configurator.kotlin.jvm.targets.unsupported=There are JVM targets less than {0}, which is unsupported by Kotlin:<br>
configurator.kotlin.jvm.target.in.modules={0} in {1}<br>
configure.kotlin.jvm.target.in.modules.and.more=, and in {0} more.
configurator.kotlin.jvm.target.bump.manually.learn.more=<br>If you add Kotlin to such module, you will have to bump the JVM target manually.<br>\
Learn more about <a href="https://kotl.in/jvm-target-compatibility">Java and Kotlin target compatibility</a>.
configure.kotlin.changes.title=Configure Kotlin: Changes
configure.kotlin.original.content=Original content
configure.kotlin.modified.content=Modified content