mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-12-18 11:32:25 -05:00
Merge pull request #3082 from etem/master
Updated Bulgarian translation
This commit is contained in:
commit
43476ed87f
1 changed files with 30 additions and 30 deletions
|
@ -526,42 +526,42 @@ module.exports = nativeDescription: "български език", englishDescri
|
||||||
restricted_to_certain_heroes: "Само определени герои могат да играят това ниво."
|
restricted_to_certain_heroes: "Само определени герои могат да играят това ниво."
|
||||||
|
|
||||||
# skill_docs:
|
# skill_docs:
|
||||||
# writable: "writable" # Hover over "attack" in Your Skills while playing a level to see most of this
|
writable: "заменяем" # Hover over "attack" in Your Skills while playing a level to see most of this
|
||||||
# read_only: "read-only"
|
read_only: "незаменяем"
|
||||||
# action: "Action"
|
action: "Действие"
|
||||||
# spell: "Spell"
|
spell: "Магия"
|
||||||
# action_name: "name"
|
action_name: "име"
|
||||||
# action_cooldown: "Takes"
|
action_cooldown: "Отнема"
|
||||||
# action_specific_cooldown: "Cooldown"
|
action_specific_cooldown: "Изчакване"
|
||||||
# action_damage: "Damage"
|
action_damage: "Удар"
|
||||||
# action_range: "Range"
|
action_range: "Обхват"
|
||||||
# action_radius: "Radius"
|
action_radius: "Радиус"
|
||||||
# action_duration: "Duration"
|
action_duration: "Времетраене"
|
||||||
# example: "Example"
|
example: "Пример"
|
||||||
# ex: "ex" # Abbreviation of "example"
|
ex: "пр." # Abbreviation of "example"
|
||||||
# current_value: "Current Value"
|
current_value: "Текуща стойност"
|
||||||
# default_value: "Default value"
|
default_value: "Стойност по подразбиране"
|
||||||
# parameters: "Parameters"
|
parameters: "Параметри"
|
||||||
# returns: "Returns"
|
returns: "Връща"
|
||||||
# granted_by: "Granted by"
|
# granted_by: "Granted by"
|
||||||
|
|
||||||
# save_load:
|
# save_load:
|
||||||
# granularity_saved_games: "Saved"
|
granularity_saved_games: "Записани"
|
||||||
# granularity_change_history: "History"
|
granularity_change_history: "История"
|
||||||
|
|
||||||
# options:
|
# options:
|
||||||
# general_options: "General Options" # Check out the Options tab in the Game Menu while playing a level
|
general_options: "Общи настройки" # Check out the Options tab in the Game Menu while playing a level
|
||||||
# volume_label: "Volume"
|
volume_label: "Звук"
|
||||||
# music_label: "Music"
|
music_label: "Музика"
|
||||||
# music_description: "Turn background music on/off."
|
music_description: "Включи/изключи фоновата музика"
|
||||||
# editor_config: "Editor Config"
|
editor_config: "Настройки на редактора"
|
||||||
# editor_config_title: "Editor Configuration"
|
editor_config_title: "Конфигурация на редактора"
|
||||||
# editor_config_level_language_label: "Language for This Level"
|
editor_config_level_language_label: "Език за това ниво"
|
||||||
# editor_config_level_language_description: "Define the programming language for this particular level."
|
editor_config_level_language_description: "Определи езика за програмиране за това ниво."
|
||||||
# editor_config_default_language_label: "Default Programming Language"
|
editor_config_default_language_label: "Програмен език по подразбиране"
|
||||||
# editor_config_default_language_description: "Define the programming language you want to code in when starting new levels."
|
# editor_config_default_language_description: "Define the programming language you want to code in when starting new levels."
|
||||||
# editor_config_keybindings_label: "Key Bindings"
|
editor_config_keybindings_label: "Клавишни комбинации"
|
||||||
# editor_config_keybindings_default: "Default (Ace)"
|
editor_config_keybindings_default: "По подразбиране (Ace)"
|
||||||
# editor_config_keybindings_description: "Adds additional shortcuts known from the common editors."
|
# editor_config_keybindings_description: "Adds additional shortcuts known from the common editors."
|
||||||
# editor_config_livecompletion_label: "Live Autocompletion"
|
# editor_config_livecompletion_label: "Live Autocompletion"
|
||||||
# editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
|
# editor_config_livecompletion_description: "Displays autocomplete suggestions while typing."
|
||||||
|
|
Loading…
Reference in a new issue