diff --git a/app/locale/bg.coffee b/app/locale/bg.coffee index bbfcae68e..5ea35769d 100644 --- a/app/locale/bg.coffee +++ b/app/locale/bg.coffee @@ -304,7 +304,7 @@ module.exports = nativeDescription: "български език", englishDescri # tip_scrub_shortcut: "Ctrl+[ and Ctrl+] rewind and fast-forward." # tip_guide_exists: "Click the guide, inside game menu (at the top of the page), for useful info." tip_open_source: "CodeCombat e 100% проект с отворен код!" -# tip_beta_launch: "CodeCombat launched its beta in October, 2013." + tip_beta_launch: "CodeCombat стартира своята beta през Октомври, 2013." tip_think_solution: "Помисли върху решението,не проблема." # 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" @@ -411,20 +411,20 @@ module.exports = nativeDescription: "български език", englishDescri # feature2: "7 powerful <strong>new heroes</strong> with unique skills!" # feature3: "60+ bonus levels" # feature4: "<strong>3500 bonus gems</strong> every month!" -# feature5: "Video tutorials" + feature5: "Видео уроци" # feature6: "Premium email support" # feature7: "Private <strong>Clans</strong>" # free: "Free" # month: "month" -# subscribe_title: "Subscribe" -# unsubscribe: "Unsubscribe" -# confirm_unsubscribe: "Confirm Unsubscribe" + subscribe_title: "Абонирай се" + unsubscribe: "Прекрати абонамента" + confirm_unsubscribe: "Подтвърди прекратяване на абонамента" # never_mind: "Never Mind, I Still Love You" # thank_you_months_prefix: "Thank you for supporting us these last" # thank_you_months_suffix: "months." # thank_you: "Thank you for supporting CodeCombat." # sorry_to_see_you_go: "Sorry to see you go! Please let us know what we could have done better." -# unsubscribe_feedback_placeholder: "O, what have we done?" + unsubscribe_feedback_placeholder: "O, къде сбъркахме?" # parent_button: "Ask your parent" # parent_email_description: "We'll email them so they can buy you a CodeCombat subscription." # parent_email_input_invalid: "Email address invalid." @@ -433,16 +433,16 @@ module.exports = nativeDescription: "български език", englishDescri # parent_email_send: "Send Email" # parent_email_sent: "Email sent!" # parent_email_title: "What's your parent's email?" -# parents: "For Parents" -# parents_title: "Dear Parent: Your child is learning to code. Will you help them continue?" -# parents_blurb1: "Your child has played __nLevels__ levels and learned programming basics. Help cultivate their interest and buy them a subscription so they can keep playing." -# parents_blurb1a: "Computer programming is an essential skill that your child will undoubtedly use as an adult. By 2020, basic software skills will be needed by 77% of jobs, and software engineers are in high demand across the world. Did you know that Computer Science is the highest-paid university degree?" -# parents_blurb2: "For $9.99 USD/mo, your child will get new challenges every week and personal email support from professional programmers." -# parents_blurb3: "No Risk: 100% money back guarantee, easy 1-click unsubscribe." -# payment_methods: "Payment Methods" -# payment_methods_title: "Accepted Payment Methods" -# payment_methods_blurb1: "We currently accept credit cards and Alipay." -# payment_methods_blurb2: "If you require an alternate form of payment, please contact" + parents: "За Родители" + parents_title: "Скъпи Родители: Вашето дете се учи да програмира. Ще му помогнете ли да продължи?" + parents_blurb1: "Вашето дете изигра __nLevels__ нива и научи основи на програмирането. Развийте интереса у тях като им купите абонамент - така те ще могат да продължат с игрите." + parents_blurb1a: "Програмирането е важно умение което без съмнение вашето дете ще използва когато порасне. До 2020-та, основни познания по програмиране ще са необходими за повече от 77% от работните места, а софтуерните инженери ще са много търсени по света. Знаете ли че диплома в сферата на информационните технологии е предпоставка за едни от най-високите заплати в индустрията?" + parents_blurb2: "За $9.99 USD/месец, вашето дете ще получава нови задачи всяка седмица, както и персонална помощ по електронната помощ от професионални програмисти." + parents_blurb3: "Без Риск: 100% гаранция за възстановяване на средствата, прекратяване на абонамаента с едно натискане на бутон." + payment_methods: "Начини на плащане" + payment_methods_title: "Възможни начини на плащане" + payment_methods_blurb1: "В момента приемаме кредитни карти и Alipay." + payment_methods_blurb2: "Ако желаете алтернативна форма на плащане, свържете се с нас" # stripe_description: "Monthly Subscription" # subscription_required_to_play: "You'll need a subscription to play this level." # unlock_help_videos: "Subscribe to unlock all video tutorials."