mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-03-13 22:49:51 -04:00
Update bg.coffee
This commit is contained in:
parent
fa4355f946
commit
94cb1075e8
1 changed files with 31 additions and 31 deletions
|
@ -570,37 +570,37 @@ module.exports = nativeDescription: "български език", englishDescri
|
|||
# editor_config_behaviors_description: "Autocompletes brackets, braces, and quotes."
|
||||
|
||||
# about:
|
||||
# why_codecombat: "Why CodeCombat?"
|
||||
# why_paragraph_1: "If you want to learn to program, you don't need lessons. You need to write a lot of code and have a great time doing it."
|
||||
# why_paragraph_2_prefix: "That's what programming is about. It's gotta be fun. Not fun like"
|
||||
# why_paragraph_2_italic: "yay a badge"
|
||||
# why_paragraph_2_center: "but fun like"
|
||||
# why_paragraph_2_italic_caps: "NO MOM I HAVE TO FINISH THE LEVEL!"
|
||||
# why_paragraph_2_suffix: "That's why CodeCombat is a multiplayer game, not a gamified lesson course. We won't stop until you can't stop--but this time, that's a good thing."
|
||||
# why_paragraph_3: "If you're going to get addicted to some game, get addicted to this one and become one of the wizards of the tech age."
|
||||
# press_title: "Bloggers/Press"
|
||||
# press_paragraph_1_prefix: "Want to write about us? Feel free to download and use all of the resources included in our"
|
||||
# press_paragraph_1_link: "press packet"
|
||||
# press_paragraph_1_suffix: ". All logos and images may be used without contacting us directly."
|
||||
# team: "Team"
|
||||
# george_title: "Cofounder"
|
||||
# george_blurb: "Businesser"
|
||||
# scott_title: "Cofounder"
|
||||
# scott_blurb: "Reasonable One"
|
||||
# nick_title: "Cofounder"
|
||||
# nick_blurb: "Motivation Guru"
|
||||
# michael_title: "Programmer"
|
||||
# michael_blurb: "Sys Admin"
|
||||
# matt_title: "Cofounder"
|
||||
# matt_blurb: "Bicyclist"
|
||||
# cat_title: "Chief Artisan"
|
||||
# cat_blurb: "Airbender"
|
||||
# josh_title: "Game Designer"
|
||||
# josh_blurb: "Floor Is Lava"
|
||||
# jose_title: "Music"
|
||||
# jose_blurb: "Taking Off"
|
||||
# retrostyle_title: "Illustration"
|
||||
# retrostyle_blurb: "RetroStyle Games"
|
||||
why_codecombat: "Защо CodeCombat?" #"Why CodeCombat?"
|
||||
why_paragraph_1: "Ако искаш да се научиш да програмираш, не е необходимо да вземаш уроци. Необходимо е да напишеш много линии код и да прекараш страхотно правейки го." # "If you want to learn to program, you don't need lessons. You need to write a lot of code and have a great time doing it."
|
||||
why_paragraph_2_prefix: "Това е важното за програмирането. Трябва да е забавно. Не като забавление " #"That's what programming is about. It's gotta be fun. Not fun like"
|
||||
why_paragraph_2_italic: "Уау значка" #"yay a badge"
|
||||
why_paragraph_2_center: "а забавление като" #"but fun like"
|
||||
why_paragraph_2_italic_caps: "НЕ МАЙКО АЗ ТРЯБВА ДА ДОВЪРША НИВОТО!" #"NO MOM I HAVE TO FINISH THE LEVEL!"
|
||||
why_paragraph_2_suffix: "Затова CodeCombat е игра с много играчи, а не направена като игра курсова поредица от уроци " #"That's why CodeCombat is a multiplayer game, not a gamified lesson course. We won't stop until you can't stop--but this time, that's a good thing."
|
||||
why_paragraph_3: "Ако ще се пристрастите към някоя игра, то пристрастете се към тази и станете един от магьосниците на техническата ера." #"If you're going to get addicted to some game, get addicted to this one and become one of the wizards of the tech age."
|
||||
press_title: "Блогери/Преса" #"Bloggers/Press"
|
||||
press_paragraph_1_prefix: "Ако искате да пишете за нас, чувствайте се свободно да свалите и да ползвате всички средства вкючени в нашия" #"Want to write about us? Feel free to download and use all of the resources included in our"
|
||||
press_paragraph_1_link: "прес пакет" #"press packet"
|
||||
press_paragraph_1_suffix: "Всички логота и икони могат да бъдат използвани без да се свържете с нас директно." #". All logos and images may be used without contacting us directly."
|
||||
team: "Отбор" #"Team"
|
||||
george_title: "Съосновател" #"Cofounder"
|
||||
# george_blurb: "Businesser"
|
||||
scott_title: "Съосновател" #"Cofounder"
|
||||
scott_blurb: "Разумният" #"Reasonable One"
|
||||
nick_title: "Съосновател" #"Cofounder"
|
||||
nick_blurb: "Гуру на Мотивациите" #"Motivation Guru"
|
||||
michael_title: "Програмист" #"Programmer"
|
||||
michael_blurb: "Системен Администратор" #"Sys Admin"
|
||||
matt_title: "Съосновател" #"Cofounder"
|
||||
matt_blurb: "Колоездач" #"Bicyclist"
|
||||
cat_title: "Главен Артист" #"Chief Artisan"
|
||||
cat_blurb: "Повелителят на въздуха" #"Airbender"
|
||||
josh_title: "Дизайнер на играта" #"Game Designer"
|
||||
josh_blurb: "Подът е Лава" #"Floor Is Lava"
|
||||
jose_title: "Музика" #"Music"
|
||||
jose_blurb: "Стартирам" #"Taking Off"
|
||||
retrostyle_title: "Илюстрация" #"Illustration"
|
||||
retrostyle_blurb: "Игра Ретро Стил" #"RetroStyle Games"
|
||||
|
||||
# teachers:
|
||||
# more_info: "More Info for Teachers"
|
||||
|
|
Loading…
Reference in a new issue