Files
openide/plugins/ide-features-trainer/res/messages/LearnBundle.properties
Nikita Iarychenko aa98668729 OPENIDE add missing copyrights
(cherry picked from commit ee436bd1a4e9f0357eccd25bb2f956f1c2a77079)
2025-04-30 13:27:35 +04:00

157 lines
7.8 KiB
Properties
Executable File

# Copyright 2000-2025 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
#
# Modified by Nikita Iarychenko at 2025 as part of the OpenIDE project(https://openide.ru).
# Any modifications are available on the same license terms as the original source code.
toolwindow.stripe.Learn=Learn
### Dialog messages ###
dialog.noSdk.message=Cannot start the course: no SDK is specified for the current project.\n\
Specify an SDK for {0} in the Project Structure dialog.
dialog.learnProjectWarning.title=Open a Learning Project
dialog.learnProjectWarning.message={0} will now create and open a new learning project.
dialog.learnProjectWarning.ok=Open
dialog.askToSwitchToLearnProject.title=Learning Project Warning
dialog.askToSwitchToLearnProject.message=<html>This lesson/module should be opened in the {0} project. <br>\
Switch to the {0} project manually and start this lesson again.</html>
learn.project.initializing.process=Prepare a Learning Project
learn.project.initializing.choose.place=Choose a Parent Directory for {0}
learn.project.initializing.cannot.create.message=Cannot create a learning demo project. See the LOG files for more details.
learn.project.initializing.cannot.create.title=Initialization Problem
learn.stop.lesson=Stop Lesson
# New UI buttons
learn.new.ui.button.next=Next: {0}
learn.new.ui.button.back=Back
indexing.message=Wait for the indexing to be finished
learn.choose.language.description.combo.box=Select a language to learn about the IDE features
learn.project.read.only.hint=IDE disables editing files while you''re in the demo project.<br/>\
<a href="ift.close">Close</a> it to exit the course, or <a href="ift.toolwindow">return</a> to the <b>{0}</b> tool window.
learn.task.read.only.hint=Modification is disabled for this task
learn.options.panel.name=Features Trainer
learn.option.main.language=Learning main programming language
learn.option.reset.progress=Reset Lessons Progress
learn.option.reset.progress.dialog=Reset Lessons Progress
learn.option.reset.progress.confirm=Do you want to restart the course?
learn.restore.default.link.text=Restore
learn.restore.get.back.link.text=Get back
learn.restore.notification.modification.message=Unexpected sample modification
learn.restore.notification.caret.message=The caret is in an unexpected place
learn.restore.notification.editor.closed=The editor has been closed
learn.restore.notification.wrong.editor=You have left the Learn editor.
action.PreviousLessonAction.text=Previous Lesson
action.NextLessonAction.text=Next Lesson
action.ResetLearningProgressAction.text=Reset Learning Progress
action.RestartLessonAction.text=Restart Lesson
action.ShowLearnPanel.text=Learn IDE Features
# Internal mode actions:
action.DumpFeaturesTrainerText.text=Copy IFT Course Text to Clipboard
action.AutorunAllLessons.text=Autorun All Lessons
action.AutorunCurrentLesson.text=Autorun Current Lesson
action.SetCurrentLessonAsPassed.text=Set Current Lesson as Passed
action.ResetOnboardingFeedbackState.text=Reset Onboarding Feedback State
dialog.message.jdk.ruby.required=Selected SDK should be Ruby SDK
dialog.message.jdk.ruby.version.missed=The SDK version is missing
dialog.message.jdk.ruby.version.required=Ruby 2.3 or later is required
# Should be rarely used
no.supported.languages.found=No supported languages found
learn.module.progress={0} / {1} lessons
learn.module.progress.completed=Completed
shortcut.balloon.apply.this.action=Apply this action
# Should neve be shown actually
unknown.language.name=unknown
### These lines should much user interface
# This prefix should be enough so Find Action (Ctrl+Shift+A) will show Show Line Numbers at the first item
show.line.number.prefix.to.show.first=show line
surround.and.unwrap.item=Unwrap {0}
welcome.tab.start.learning.button=Start Learning
welcome.tab.header.learn.ide.features=Learn IDE Features
welcome.tab.description.learn.ide.features=Study basic shortcuts and features interactively with the IDE training course
welcome.tab.toggle.new.ui.hint=These lessons are available only in the new UI. You can turn on the new UI to activate lessons.
welcome.promo.header=Take a quick onboarding tour
welcome.promo.description=New to {0}? Get the most out of your IDE. Become acquainted with its tools and basic workflows.
welcome.promo.start.tour=Start Tour
welcome.promo.close.hint=You can find the onboarding tour under <b>{0} > {1}</b>, where you can choose the <b>{2}</b> lesson.
completed.lessons.got.it=Finished lessons will be opened as completed. Press this button if you want to restart the lesson.
modules.panel.new.ui.warning=Please turn on the new UI to try lessons
modules.panel.header=Learn IDE Features for {0}
feedback.link.text=Leave feedback
feedback.link.hint=Help us make learning the IDE better for everyone
exit.learning.link=Exit learning
notification.about.new.lessons=New lessons are available
notification.show.new.lessons=Show lessons
notification.do.not.show.new.lessons.notifications=Don't ask again
settings.checkbox.show.notifications.new.lessons=Show notifications on new lessons
new.content.marker.text=New
tip.and.trick.promotion.label=Interactive lesson available
tip.and.trick.promotion.open.lesson=Start learning
onboarding.feedback.notification.title=Share feedback on the onboarding tour
onboarding.feedback.notification.message=This is to improve learning experience in {0}
onboarding.feedback.notification.action=Leave feedback
onboarding.feedback.dialog.title=Onboarding Tour Feedback
onboarding.feedback.option.form.header=Share your feedback
onboarding.feedback.question.how.did.you.like=How did you like the onboarding tour?
onboarding.feedback.question.any.problems=Did you encounter any problems?
onboarding.feedback.option.technical.issues=Technical issues
onboarding.feedback.empty.text.other.issues=Please, describe issues here
onboarding.feedback.option.tour.is.useless=Tour wasn't useful for me
onboarding.feedback.option.experienced.user=I'm familiar with OpenIDE
onboarding.feedback.option.too.many.steps=Too many steps
onboarding.feedback.label.overall.experience=Share your overall experience or suggestions
onboarding.feedback.empty.text.overall.experience=Optional
onboarding.feedback.user.agreement.info=By submitting this form, I agree to share my <a href="">system information</a>.
onboarding.feedback.form.email=Email:
onboarding.feedback.email.consent=Allow OpenIDE to follow up via email
onboarding.feedback.user.agreement.prefix=By ticking checkbox, I agree that my email address may be used by OpenIDE to follow up on my feedback.
onboarding.feedback.user.agreement.suffix=I consent for OpenIDE to process this data using third-party services for this purpose in\
accordance with the OpenIDE Privacy Policy. I understand that I can revoke this consent at any time in my profile.
onboarding.feedback.user.agreement.more=<a href="">More</a>
onboarding.feedback.user.agreement.less=<a href="">Less</a>
onboarding.feedback.confirm.button=Send Feedback
onboarding.feedback.reject.button=No, Thanks
onboarding.feedback.system.recent.projects.number=Recent projects number:
onboarding.feedback.system.actions.used=Different IDE actions used:
onboarding.feedback.system.lesson.completed=Lesson completed:
onboarding.feedback.system.visual.step.on.end=The visual step on end:
onboarding.feedback.system.technical.index.on.end=The technical index on end:
notification.group.feature.trainer=IDE Features Trainer
onboarding.debug.got.it.header=Debug Controls
onboarding.debug.got.it.text=This is the Debug tool window. Here, you can use various actions like Step In {0}, Resume {1}, and Stop {2}.
onboarding.propose.to.disable.tips=Don\u2019t want to see comments with onboarding tips?
onboarding.disable.tips.action=Disable onboarding tips
newUsersOnboarding.learn.step.header=Learn
newUsersOnboarding.learn.step.text=Explore other IDE features with the Learn tool window, \
which offers interactive tutorials on a wide range of topics.