mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-27 17:45:40 -05:00
Update ru.coffee
This commit is contained in:
parent
c58a1682f4
commit
ee5ee4bc88
1 changed files with 15 additions and 15 deletions
|
@ -234,24 +234,24 @@ module.exports = nativeDescription: "русский", englishDescription: "Russi
|
|||
tip_beta_launch: "CodeCombat запустил бета-тестирование в октябре 2013."
|
||||
tip_js_beginning: "JavaScript это только начало."
|
||||
tip_autocast_setting: "Изменяйте настройки авточтения заклинания, щёлкнув по шестерёнке на кнопке прочтения."
|
||||
# think_solution: "Think of the solution, not the problem."
|
||||
# tip_theory_practice: "In theory, there is no difference between theory and practice. But in practice, there is. - Yogi Berra"
|
||||
# tip_error_free: "There are two ways to write error-free programs; only the third one works. - Alan Perlis"
|
||||
# tip_debugging_program: "If debugging is the process of removing bugs, then programming must be the process of putting them in. - Edsger W. Dijkstra"
|
||||
# tip_forums: "Head over to the forums and tell us what you think!"
|
||||
think_solution: "Думайте о решении, а не о проблеме."
|
||||
tip_theory_practice: "В теории, между практикой и теорией нет разницы. Но на практике есть. - Yogi Berra"
|
||||
tip_error_free: "Есть два способа писать программы без ошибок; работает только третий. - Alan Perlis"
|
||||
tip_debugging_program: "Если отладка это процесс удаления багов, то программирование должно быть процессом их добавления. - Edsger W. Dijkstra"
|
||||
tip_forums: "Заходите на форумы и расскажите нам, что вы думаете!"
|
||||
tip_baby_coders: "В будущем, даже младенцы будут Архимагами."
|
||||
tip_morale_improves: "Загрузка будет продолжаться, пока боевой дух не улучшится."
|
||||
tip_all_species: "Мы верим в равные возможности для обучения программированию для всех видов."
|
||||
tip_morale_improves: "Загрузка будет продолжаться, пока боевой дух не восстановится."
|
||||
tip_all_species: "Мы верим в равные возможности для обучения программированию, для всех видов."
|
||||
tip_reticulating: "Ретикуляция сплайнов."
|
||||
tip_harry: "Ты волшебник, "
|
||||
# tip_great_responsibility: "With great coding skill comes great debug responsibility."
|
||||
# tip_munchkin: "If you don't eat your vegetables, a munchkin will come after you while you're asleep."
|
||||
# tip_binary: "There are only 10 types of people in the world: those who understand binary, and those who don't."
|
||||
# tip_commitment_yoda: "A programmer must have the deepest commitment, the most serious mind. ~ Yoda"
|
||||
# tip_no_try: "Do. Or do not. There is no try. - Yoda"
|
||||
# tip_patience: "Patience you must have, young Padawan. - Yoda"
|
||||
# tip_documented_bug: "A documented bug is not a bug; it is a feature."
|
||||
# tip_impossible: "It always seems impossible until it's done. - Nelson Mandela"
|
||||
tip_great_responsibility: "С большим умением программирования приходит большая ответственность отладки."
|
||||
tip_munchkin: "Если вы не съедите овощи, манчкин придёт за вами, пока вы спите."
|
||||
tip_binary: "В мире есть 10 типов людей: те, кто понимают двоичную систему счисления и те, кто не понимают."
|
||||
tip_commitment_yoda: "Программист верностью принципам обладать должен, и серьёзным умом. ~ Yoda"
|
||||
tip_no_try: "Делай. Или не делай. Не надо пытаться. - Yoda"
|
||||
tip_patience: "Терпением ты обладать должен, юный падаван. - Yoda"
|
||||
tip_documented_bug: "Документированный баг не является багом; это фича."
|
||||
tip_impossible: "Это всегда кажется невозможным, пока не сделано. - Nelson Mandela"
|
||||
|
||||
admin:
|
||||
av_title: "Админ панель"
|
||||
|
|
Loading…
Reference in a new issue