Files
kotlin-fork/idea/idea-new-project-wizard/resources/messages/KotlinNewProjectWizardBundle.properties
T
2020-03-16 18:40:49 +07:00

55 lines
2.1 KiB
Properties

setting.build.system.label=Build System
step.module.type=Module Type
step.target=Target
generator.title=Kotlin (Experimental Wizard)
editor.project=Project
editor.dependencies=Dependencies
editor.add=Add
editor.configure=Configure
editor.add.target=Add Target
editor.add.generic.module=Add Module
editor.add.javascript.module=Add JS Module
editor.remove.module.title=Remove selected module
editor.remove.target.title=Remove selected target
editor.remove.module.description=Do you want to remove selected module?
editor.remove.target.description=Do you want to remove selected target?
editor.remove.module.toolbutton=Remove module
editor.remove.target.toolbutton=Remove target
editor.remove.button.remove=Remove
editor.remove.button.cancel=Cancel
editor.remove.all.submodules=This will also remove all submodules.
editor.cant.undone.action=This action cannot be undone.
editor.remove.template.title=Remove selected template
editor.remove.template.description=Do you want to remove selected template from module?
editor.no.modules.created=No modules created
editor.add.module.to.project=Add a module to the project
editor.no.configurable.settings=This module has no settings to configure
editor.no.dependencies.to.add=There are no dependencies to add
editor.select.dependency.modules=Select the modules to add as dependencies:
editor.choose.modules=Choose Modules
editor.entity.module.name=Module name
editor.entity.project.name=Project name
error.following=The following errors arose during project generation
error.invalid.project.name=Invalid project name
error.validation=Validation error
error.nothing.selected=Neither module nor source set is selected
editor.field.name=Name
editor.tab.template=Template
editor.tab.module.settings=Module settings
editor.template.can.configure.template=You can configure a template for selected module
editor.template.no.templates.available=No templates available for the selected module
editor.template.select.module=You can configure a template for selected module
editor.template.choose=Choose a template to configure
editor.template.remove=Remove template