i18n: update bundle in `idea-repl
#KT-37483
This commit is contained in:
@@ -1,22 +1,25 @@
|
||||
0.to.execute=<{0}> to execute
|
||||
command.0.to.execute=<{0}> to execute
|
||||
build.and.restart=Build and restart
|
||||
build.module.0.and.restart=Build module ''{0}'' and restart
|
||||
cannot.find.project=Cannot find project
|
||||
choose.context.module=Choose context module...
|
||||
error=Error:
|
||||
executed.command=Executed command
|
||||
history.of.executed.commands=History of executed commands
|
||||
info=Info:
|
||||
input.line=Input line
|
||||
kotlin.repl=Kotlin REPL
|
||||
icon.tool.tip.executed.command=Executed command
|
||||
icon.tool.tip.history.of.executed.commands=History of executed commands
|
||||
icon.tool.tip.input.line=Input line
|
||||
icon.tool.tip.result=Result
|
||||
icon.tool.tip.runtime.exception=Runtime exception
|
||||
icon.tool.tip.system.help=System help
|
||||
icon.tool.tip.waiting.for.input=Waiting for input...
|
||||
icon.tool.tip.write.your.commands.here=Write your commands here
|
||||
message.type.error=Error:
|
||||
message.type.info=Info:
|
||||
message.type.warning=Warning:
|
||||
name.kotlin.repl=Kotlin REPL
|
||||
kotlin.repl.configuration.error=Kotlin REPL Configuration Error
|
||||
no.modules.were.found=No modules were found
|
||||
project.not.found=Project not found
|
||||
result=Result
|
||||
runtime.exception=Runtime exception
|
||||
system.help=System help
|
||||
there.were.compilation.errors.in.module.0=There were compilation errors in module {0}
|
||||
waiting.for.input=Waiting for input...
|
||||
warning=Warning:
|
||||
write.your.commands.here=Write your commands here
|
||||
you.re.running.the.repl.with.outdated.classes=You’re running the REPL with outdated classes:\u0020
|
||||
you.re.running.the.repl.with.outdated.classes=You’re running the REPL with outdated classes:\u0020
|
||||
constructor.title.0.in.module.1={0} (in module {1})
|
||||
build.module.0.and.restart1=Build module ''{0}'' and restart
|
||||
internal.error.occurred.please.send.report.to.developers=Internal error occurred. Please, send report to developers.\n
|
||||
Reference in New Issue
Block a user