mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-04-27 06:23:41 -04:00
Add some more translations (#3618)
Found a better word for 'engaging' Added more translations
This commit is contained in:
parent
deb4117a9c
commit
ea6d5e4867
1 changed files with 12 additions and 12 deletions
|
@ -15,19 +15,19 @@ module.exports = nativeDescription: "Українська", englishDescription:
|
|||
or_ipad: "Або завантажте на iPad"
|
||||
|
||||
new_home:
|
||||
slogan: "Найбільш приваблива гра для вивчення програмування." # The most engaging game for learning programming
|
||||
# classroom_edition: "Classroom Edition:"
|
||||
# learn_to_code: "Learn to code:"
|
||||
# teacher: "Teacher"
|
||||
# student: "Student"
|
||||
# play_now: "Play Now"
|
||||
# im_a_teacher: "I'm a Teacher"
|
||||
# im_a_student: "I'm a Student"
|
||||
# learn_more: "Learn more"
|
||||
slogan: "Найбільш захоплююча гра для вивчення програмування." # The most engaging game for learning programming
|
||||
classroom_edition: "Класна версія:" # Classroom Edition:
|
||||
learn_to_code: "Вчитися кодувати:" # Learn to code:
|
||||
teacher: "Вчитель" # Teacher
|
||||
student: "Учень" # Student
|
||||
play_now: "Грати Зараз" # Play Now
|
||||
im_a_teacher: "Я Вчитель" # I'm a Teacher
|
||||
im_a_student: "Я Учень" # I'm a Student
|
||||
learn_more: "Дізнатися більше" # Learn more
|
||||
# classroom_in_a_box: "A classroom in-a-box for teaching computer science."
|
||||
# codecombat_is: "CodeCombat is a platform <strong>for students</strong> to learn computer science while playing through a real game."
|
||||
# our_courses: "Our courses have been specifically playtested to <strong>excel in the classroom</strong>, even by teachers with little to no prior programming experience."
|
||||
# top_screenshots_hint: "Students write code and see their changes update in real-time"
|
||||
codecombat_is: "CodeCombat - це платформа <strong>для учнів</strong>, щоб опанувати комп'ютерні науки під час захоплюючої гри." # CodeCombat is a platform <strong>for students</strong> to learn computer science while playing through a real game.
|
||||
our_courses: "Наша програма була протестована, щоб бути <strong>ефективною в класі</strong>, навіть для вчителів з мінімальним досвідом програмування." # Our courses have been specifically playtested to <strong>excel in the classroom</strong>, even by teachers with little to no prior programming experience.
|
||||
top_screenshots_hint: "Учні пишуть код і бачать усі зміни наживо" # Students write code and see their changes update in real-time
|
||||
# designed_with: "Designed with teachers in mind"
|
||||
# real_code: "Real, typed code"
|
||||
# from_the_first_level: "from the first level"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue