Merge pull request #2384 from etem/master

Update bg.coffee
This commit is contained in:
Imperadeiro98 2015-02-23 20:16:08 +00:00
commit c375a8ed12

View file

@ -1,12 +1,16 @@
module.exports = nativeDescription: "български език", englishDescription: "Bulgarian", translation: module.exports = nativeDescription: "български език", englishDescription: "Bulgarian", translation:
home: home:
slogan: "Научи се да програмираш, докато играеш игра " slogan: "Научи се да програмираш, докато играеш"
no_ie: "CodeCombat не работи под Internet Explorer 8 или по-стари версии. Съжалявам!" # Warning that only shows up in IE8 and older no_ie: "CodeCombat не работи под Internet Explorer 8 или по-стари версии. Съжалявам!" # Warning that only shows up in IE8 and older
no_mobile: "CodeCombat не е направен за мобилни устройства и може да не работи!" # Warning that shows up on mobile devices no_mobile: "CodeCombat не е направен за мобилни устройства и може да не работи с тях!" # Warning that shows up on mobile devices
play: "Играй" # The big play button that opens up the campaign view. play: "Играй" # The big play button that opens up the campaign view.
old_browser: "О, не! Браузърът ти е твърде стар за CodeCombat. Съжалявам!" # Warning that shows up on really old Firefox/Chrome/Safari old_browser: "О, не! Браузърът ти е твърде стар за CodeCombat. Съжалявам!" # Warning that shows up on really old Firefox/Chrome/Safari
old_browser_suffix: "Все пак можеш да опиваш, но най-вероятно няма да проработи." old_browser_suffix: "Все пак можеш да опиваш, но най-вероятно няма да проработи."
<<<<<<< HEAD
ipad_browser: "Лошa новинa: CodeCombat не работи в браузъра на iPad. Добра новина: Приложението ни за iPad изчаква одобрение от Apple."
=======
# ipad_browser: "Bad news: CodeCombat doesn't run on iPad in the browser. Good news: our native iPad app is awaiting Apple approval." # ipad_browser: "Bad news: CodeCombat doesn't run on iPad in the browser. Good news: our native iPad app is awaiting Apple approval."
>>>>>>> upstream/master
campaign: "Кампания" campaign: "Кампания"
for_beginners: "За начинаещи" for_beginners: "За начинаещи"
# multiplayer: "Multiplayer" # Not currently shown on home page # multiplayer: "Multiplayer" # Not currently shown on home page
@ -15,15 +19,15 @@ module.exports = nativeDescription: "български език", englishDescri
nav: nav:
play: "Нива" # The top nav bar entry where players choose which levels to play play: "Нива" # The top nav bar entry where players choose which levels to play
community: "Обшност" community: "Общност"
editor: "Редактор" editor: "Редактор"
blog: "Блог" blog: "Блог"
forum: "Форум" forum: "Форум"
account: "Сметката" account: "Акаунт"
profile: "Профил" profile: "Профил"
stats: "Статистики" stats: "Статистики"
# code: "Code" code: "Код"
# admin: "Admin" # Only shows up when you are an admin admin: "Администратор" # Only shows up when you are an admin
home: "Начало" home: "Начало"
contribute: "Допринеси" contribute: "Допринеси"
# legal: "Legal" # legal: "Legal"
@ -58,9 +62,13 @@ module.exports = nativeDescription: "български език", englishDescri
owned: "Придобити" # For items you own owned: "Придобити" # For items you own
locked: "Заключено" locked: "Заключено"
# purchasable: "Purchasable" # For a hero you unlocked but haven't purchased # purchasable: "Purchasable" # For a hero you unlocked but haven't purchased
# available: "Available" available: "Достъпен"
# skills_granted: "Skills Granted" # Property documentation details # skills_granted: "Skills Granted" # Property documentation details
<<<<<<< HEAD
heroes: "Герои" # Tooltip on hero shop button from /play
=======
# heroes: "Heroes" # Tooltip on hero shop button from /play # heroes: "Heroes" # Tooltip on hero shop button from /play
>>>>>>> upstream/master
achievements: "Постижения" # Tooltip on achievement list button from /play achievements: "Постижения" # Tooltip on achievement list button from /play
account: "Акаунт" # Tooltip on account button from /play account: "Акаунт" # Tooltip on account button from /play
settings: "Настройки" # Tooltip on settings button from /play settings: "Настройки" # Tooltip on settings button from /play
@ -69,7 +77,11 @@ module.exports = nativeDescription: "български език", englishDescri
# choose_inventory: "Equip Items" # choose_inventory: "Equip Items"
buy_gems: "Купи скъпоценни камъни" buy_gems: "Купи скъпоценни камъни"
subscription_required: "Нужен е абонамент" subscription_required: "Нужен е абонамент"
<<<<<<< HEAD
older_campaigns: "Предишни кампании"
=======
older_campaigns: "Предишни капмании" older_campaigns: "Предишни капмании"
>>>>>>> upstream/master
anonymous: "Анонимен играч" anonymous: "Анонимен играч"
level_difficulty: "Трудност" level_difficulty: "Трудност"
campaign_beginner: "Кампания за начинаещи" campaign_beginner: "Кампания за начинаещи"
@ -92,8 +104,13 @@ module.exports = nativeDescription: "български език", englishDescri
campaign_classic_algorithms: "Класически алгоритми" campaign_classic_algorithms: "Класически алгоритми"
# campaign_classic_algorithms_description: "... in which you learn the most popular algorithms in Computer Science." # campaign_classic_algorithms_description: "... in which you learn the most popular algorithms in Computer Science."
<<<<<<< HEAD
# share_progress_modal:
blurb: "Справяш се чудесно! Сподели с някого,колко много научи чрез CodeCombat."
=======
share_progress_modal: share_progress_modal:
# blurb: "Youre making great progress! Tell someone how much you've learned with CodeCombat." # blurb: "Youre making great progress! Tell someone how much you've learned with CodeCombat."
>>>>>>> upstream/master
email_invalid: "Имейл адресът е невалиден" email_invalid: "Имейл адресът е невалиден"
# form_blurb: "Enter their email below and well show them!" # form_blurb: "Enter their email below and well show them!"
form_label: "Електронна поща" form_label: "Електронна поща"
@ -114,7 +131,11 @@ module.exports = nativeDescription: "български език", englishDescri
# finishing: "Finishing" # finishing: "Finishing"
sign_in_with_facebook: "Вписване чрез Facebook" sign_in_with_facebook: "Вписване чрез Facebook"
sign_in_with_gplus: "Вписване чрез G+" sign_in_with_gplus: "Вписване чрез G+"
<<<<<<< HEAD
signup_switch: "Създаване на нов акаунт?"
=======
# signup_switch: "Want to create an account?" # signup_switch: "Want to create an account?"
>>>>>>> upstream/master
signup: signup:
email_announcements: "Получава анонси по имейл" email_announcements: "Получава анонси по имейл"
@ -123,7 +144,7 @@ module.exports = nativeDescription: "български език", englishDescri
log_in: "Вход с парола" log_in: "Вход с парола"
social_signup: "Или, можеш да се регистрираш през Facebook или G+:" social_signup: "Или, можеш да се регистрираш през Facebook или G+:"
required: "Трабва да влезеш преди можеш да ходиш на там." required: "Трабва да влезеш преди можеш да ходиш на там."
# login_switch: "Already have an account?" login_switch: "Вече имаш акаунт?"
recover: recover:
recover_account_title: "Възстанови Акаунт" recover_account_title: "Възстанови Акаунт"
@ -139,8 +160,8 @@ module.exports = nativeDescription: "български език", englishDescri
# books: "Books" # books: "Books"
common: common:
# back: "Back" # When used as an action verb, like "Navigate backward" back: "Назад" # When used as an action verb, like "Navigate backward"
# continue: "Continue" # When used as an action verb, like "Continue forward" continue: "Продължи" # When used as an action verb, like "Continue forward"
loading: "Зареждане..." loading: "Зареждане..."
saving: "Записване..." saving: "Записване..."
sending: "Изпращане..." sending: "Изпращане..."
@ -149,17 +170,17 @@ module.exports = nativeDescription: "български език", englishDescri
save: "Запис" save: "Запис"
publish: "Публикувай" publish: "Публикувай"
create: "Създай" create: "Създай"
# manual: "Manual" manual: "Ръчно"
# fork: "Fork" # fork: "Fork"
# play: "Play" # When used as an action verb, like "Play next level" play: "Играй" # When used as an action verb, like "Play next level"
# retry: "Retry" retry: "Отново"
# actions: "Actions" actions: "Действия"
# info: "Info" info: "Инфо"
# help: "Help" help: "Помощ"
# watch: "Watch" watch: "Наблюдавай"
# unwatch: "Unwatch" unwatch: "Не наблюдавай"
# submit_patch: "Submit Patch" submit_patch: "Предложи кръпка"
# submit_changes: "Submit Changes" submit_changes: "Предложи промените"
general: general:
and: "и" and: "и"
@ -167,47 +188,47 @@ module.exports = nativeDescription: "български език", englishDescri
date: "Дата" date: "Дата"
# body: "Body" # body: "Body"
version: "Версия" version: "Версия"
# pending: "Pending" pending: "Изчакващ"
# accepted: "Accepted" accepted: "Прието"
# rejected: "Rejected" rejected: "Отказано"
# withdrawn: "Withdrawn" # withdrawn: "Withdrawn"
# submitter: "Submitter" # submitter: "Submitter"
# submitted: "Submitted" # submitted: "Submitted"
# commit_msg: "Commit Message" # commit_msg: "Commit Message"
# review: "Review" review: "Преглед"
version_history: "Предишни версии" version_history: "Предишни версии"
# version_history_for: "Version History for: " version_history_for: "Предишни версии на: "
# select_changes: "Select two changes below to see the difference." select_changes: "Избери две промени за да видиш разликата между тях."
# undo_prefix: "Undo" # undo_prefix: "Undo"
# undo_shortcut: "(Ctrl+Z)" # undo_shortcut: "(Ctrl+Z)"
# redo_prefix: "Redo" # redo_prefix: "Redo"
# redo_shortcut: "(Ctrl+Shift+Z)" # redo_shortcut: "(Ctrl+Shift+Z)"
# play_preview: "Play preview of current level" # play_preview: "Play preview of current level"
# result: "Result" result: "Резултат"
results: "Резултати" results: "Резултати"
description: "Описание" description: "Описание"
or: "или" or: "или"
# subject: "Subject" subject: "Тема"
email: "Email" email: "Email"
password: "Парола" password: "Парола"
message: "Съобщение" message: "Съобщение"
# code: "Code" code: "Код"
# ladder: "Ladder" # ladder: "Ladder"
# when: "When" # when: "When"
# opponent: "Opponent" opponent: "Опонент"
# rank: "Rank" # rank: "Rank"
# score: "Score" score: "Точки"
# win: "Win" win: "Победа"
# loss: "Loss" loss: "Загуба"
# tie: "Tie" # tie: "Tie"
# easy: "Easy" easy: "Лесно"
# medium: "Medium" medium: "Средно"
# hard: "Hard" hard: "Трудно"
# player: "Player" player: "Играч"
# player_level: "Level" # Like player level 5, not like level: Dungeons of Kithgard player_level: "Ниво" # Like player level 5, not like level: Dungeons of Kithgard
# warrior: "Warrior" warrior: "Боец"
# ranger: "Ranger" # ranger: "Ranger"
# wizard: "Wizard" wizard: "Магьосник"
units: units:
second: "секунда" second: "секунда"
@ -228,42 +249,42 @@ module.exports = nativeDescription: "български език", englishDescri
play_level: play_level:
done: "Готово" done: "Готово"
# home: "Home" # Not used any more, will be removed soon. # home: "Home" # Not used any more, will be removed soon.
# level: "Level" # Like "Level: Dungeons of Kithgard" level: "Ниво" # Like "Level: Dungeons of Kithgard"
# skip: "Skip" skip: "Прескочи"
# game_menu: "Game Menu" game_menu: "Главно Меню"
# guide: "Guide" guide: "Упътване"
# restart: "Restart" restart: "Рестарт"
# goals: "Goals" goals: "Цели"
# goal: "Goal" goal: "Цел"
# running: "Running..." # running: "Running..."
# success: "Success!" success: "Успех!"
# incomplete: "Incomplete" incomplete: "Недовършен"
# timed_out: "Ran out of time" # timed_out: "Ran out of time"
# failing: "Failing" # failing: "Failing"
# action_timeline: "Action Timeline" # action_timeline: "Action Timeline"
# click_to_select: "Click on a unit to select it." # click_to_select: "Click on a unit to select it."
# control_bar_multiplayer: "Multiplayer" # control_bar_multiplayer: "Multiplayer"
# control_bar_join_game: "Join Game" control_bar_join_game: "Присъединяване"
# reload: "Reload" reload: "Презареди"
# reload_title: "Reload All Code?" reload_title: "Презареди целият код?"
# reload_really: "Are you sure you want to reload this level back to the beginning?" # reload_really: "Are you sure you want to reload this level back to the beginning?"
# reload_confirm: "Reload All" reload_confirm: "Презареди всички"
# victory: "Victory" victory: "Победа"
# victory_title_prefix: "" # victory_title_prefix: ""
# victory_title_suffix: " Complete" # victory_title_suffix: " Complete"
# victory_sign_up: "Sign Up to Save Progress" victory_sign_up: "Регистрирай се за да запишеш напредъка си"
# victory_sign_up_poke: "Want to save your code? Create a free account!" # victory_sign_up_poke: "Want to save your code? Create a free account!"
# victory_rate_the_level: "Rate the level: " # Only in old-style levels. # victory_rate_the_level: "Rate the level: " # Only in old-style levels.
# victory_return_to_ladder: "Return to Ladder" # victory_return_to_ladder: "Return to Ladder"
# victory_play_continue: "Continue" victory_play_continue: "Продължи"
# victory_saving_progress: "Saving Progress" victory_saving_progress: "Записване на напредъка"
# victory_go_home: "Go Home" # Only in old-style levels. # victory_go_home: "Go Home" # Only in old-style levels.
# victory_review: "Tell us more!" # Only in old-style levels. # victory_review: "Tell us more!" # Only in old-style levels.
# victory_hour_of_code_done: "Are You Done?" victory_hour_of_code_done: "Готов ли си?"
# victory_hour_of_code_done_yes: "Yes, I'm finished with my Hour of Code™!" victory_hour_of_code_done_yes: "Да аз съм готов с моят Hour of Code™!"
# victory_experience_gained: "XP Gained" victory_experience_gained: "Спечелен опит"
# victory_gems_gained: "Gems Gained" victory_gems_gained: "Спечелени скъпоценни камъни"
# guide_title: "Guide" guide_title: "Упътване"
# tome_minion_spells: "Your Minions' Spells" # Only in old-style levels. # tome_minion_spells: "Your Minions' Spells" # Only in old-style levels.
# tome_read_only_spells: "Read-Only Spells" # Only in old-style levels. # tome_read_only_spells: "Read-Only Spells" # Only in old-style levels.
# tome_other_units: "Other Units" # Only in old-style levels. # tome_other_units: "Other Units" # Only in old-style levels.
@ -276,29 +297,29 @@ module.exports = nativeDescription: "български език", englishDescri
# tome_see_all_methods: "See all methods you can edit" # Title text for method list selector (shown when there are multiple programmable methdos). # tome_see_all_methods: "See all methods you can edit" # Title text for method list selector (shown when there are multiple programmable methdos).
# tome_select_a_thang: "Select Someone for " # tome_select_a_thang: "Select Someone for "
# tome_available_spells: "Available Spells" # tome_available_spells: "Available Spells"
# tome_your_skills: "Your Skills" tome_your_skills: "Твоите Умения"
# tome_help: "Help" tome_help: "Помощ"
# tome_current_method: "Current Method" # tome_current_method: "Current Method"
# hud_continue_short: "Continue" hud_continue_short: "Продължи"
# code_saved: "Code Saved" code_saved: "Кодът е записан"
# skip_tutorial: "Skip (esc)" skip_tutorial: "Пропусни (esc)"
# keyboard_shortcuts: "Key Shortcuts" keyboard_shortcuts: "Клавишни комбинации"
# loading_ready: "Ready!" loading_ready: "Готово!"
# loading_start: "Start Level" loading_start: "Стартирай Ниво"
# problem_alert_title: "Fix Your Code" problem_alert_title: "Оправи си кода."
# problem_alert_help: "Help" problem_alert_help: "Помощ"
# time_current: "Now:" time_current: "Текущо време:"
# time_total: "Max:" # time_total: "Max:"
# time_goto: "Go to:" # time_goto: "Go to:"
# infinite_loop_try_again: "Try Again" infinite_loop_try_again: "Пробвай отново"
# infinite_loop_reset_level: "Reset Level" infinite_loop_reset_level: "Ресетване на Ниво"
# infinite_loop_comment_out: "Comment Out My Code" infinite_loop_comment_out: "Коментирай моят Код"
# tip_toggle_play: "Toggle play/paused with Ctrl+P." # tip_toggle_play: "Toggle play/paused with Ctrl+P."
# tip_scrub_shortcut: "Ctrl+[ and Ctrl+] rewind and fast-forward." # 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_guide_exists: "Click the guide, inside game menu (at the top of the page), for useful info."
# tip_open_source: "CodeCombat is 100% open source!" tip_open_source: "CodeCombat e 100% проект с отворен код!"
# tip_beta_launch: "CodeCombat launched its beta in October, 2013." # tip_beta_launch: "CodeCombat launched its beta in October, 2013."
# tip_think_solution: "Think of the solution, not the problem." tip_think_solution: "Помисли върху решението,не проблема."
# tip_theory_practice: "In theory, there is no difference between theory and practice. But in practice, there is. - Yogi Berra" # 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_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_debugging_program: "If debugging is the process of removing bugs, then programming must be the process of putting them in. - Edsger W. Dijkstra"
@ -339,35 +360,35 @@ module.exports = nativeDescription: "български език", englishDescri
# tip_hate_computers: "That's the thing about people who think they hate computers. What they really hate is lousy programmers. - Larry Niven" # tip_hate_computers: "That's the thing about people who think they hate computers. What they really hate is lousy programmers. - Larry Niven"
# game_menu: # game_menu:
# inventory_tab: "Inventory" inventory_tab: "Инвентар"
# save_load_tab: "Save/Load" save_load_tab: "Запиши/Зареди"
# options_tab: "Options" options_tab: "Настройки"
# guide_tab: "Guide" guide_tab: "Упътване"
# guide_video_tutorial: "Video Tutorial" guide_video_tutorial: "Видео Упътване"
# guide_tips: "Tips" guide_tips: "Съвети"
# multiplayer_tab: "Multiplayer" # multiplayer_tab: "Multiplayer"
# auth_tab: "Sign Up" auth_tab: "Записване"
# inventory_caption: "Equip your hero" # inventory_caption: "Equip your hero"
# choose_hero_caption: "Choose hero, language" choose_hero_caption: "Избери герой, език"
# save_load_caption: "... and view history" # save_load_caption: "... and view history"
# options_caption: "Configure settings" options_caption: "Промени настройките"
# guide_caption: "Docs and tips" # guide_caption: "Docs and tips"
# multiplayer_caption: "Play with friends!" multiplayer_caption: "Играй с приятели!"
# auth_caption: "Save your progress." auth_caption: "Запиши напредъка си."
# leaderboard: # leaderboard:
# leaderboard: "Leaderboard" # leaderboard: "Leaderboard"
# view_other_solutions: "View Other Solutions" view_other_solutions: "Виж други решения"
# scores: "Scores" scores: "Точки"
# top_players: "Top Players by" top_players: "ТОП играчи според"
# day: "Today" day: "Днес"
# week: "This Week" week: "Тази седмица"
# all: "All-Time" all: "От самото начало"
# time: "Time" time: "Време"
# damage_taken: "Damage Taken" damage_taken: "Поети щети"
# damage_dealt: "Damage Dealt" damage_dealt: "Нанесени щети"
# difficulty: "Difficulty" difficulty: "Трудност"
# gold_collected: "Gold Collected" gold_collected: "Събрано Злато"
# inventory: # inventory:
# choose_inventory: "Equip Items" # choose_inventory: "Equip Items"
@ -383,14 +404,14 @@ module.exports = nativeDescription: "български език", englishDescri
# unequip: "Unequip" # unequip: "Unequip"
# buy_gems: # buy_gems:
# few_gems: "A few gems" few_gems: "Няколко скъпоценни камъни"
# pile_gems: "Pile of gems" pile_gems: "Купчина скъпоценни камъни"
# chest_gems: "Chest of gems" chest_gems: "Сандък със скъпоценни камъни"
# purchasing: "Purchasing..." purchasing: "Купуване..."
# declined: "Your card was declined" declined: "Картата ви беше отказана."
# retrying: "Server error, retrying." retrying: "Грешка в сървъра, пробвам отново."
# prompt_title: "Not Enough Gems" prompt_title: "Недостатъчно скъпоценни камъни"
# prompt_body: "Do you want to get more?" prompt_body: "Искате ли още?"
# prompt_button: "Enter Shop" # prompt_button: "Enter Shop"
# recovered: "Previous gems purchase recovered. Please refresh the page." # recovered: "Previous gems purchase recovered. Please refresh the page."
# or_subscribe: "Or 3500 gems/mo if you..." # or_subscribe: "Or 3500 gems/mo if you..."