mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-24 08:08:15 -05:00
Merge branch 'Fedorsturov-patch-1'
This commit is contained in:
commit
c3ed4c6618
1 changed files with 12 additions and 12 deletions
|
@ -234,20 +234,20 @@ module.exports = nativeDescription: "русский", englishDescription: "Russi
|
|||
example_blog: "Блог"
|
||||
example_personal_site: "Персональный сайт"
|
||||
links_header: "Персональные ссылки"
|
||||
# links_blurb: "Link any other sites or profiles you want to highlight, like your GitHub, your LinkedIn, or your blog."
|
||||
# links_name: "Link Name"
|
||||
# links_name_help: "What are you linking to?"
|
||||
# links_link_blurb: "Link URL"
|
||||
# basics_header: "Update basic info"
|
||||
links_blurb: "Ссылки на другие сайты или профили, которые вы хотите указать Например: Аккаунт на GitHub'е, на LinkedIn'е, или на вашем блоге."
|
||||
links_name: "Название ссылки"
|
||||
links_name_help: "На что вы ссылаетесь?"
|
||||
links_link_blurb: "URL ссылки"
|
||||
basics_header: "Обновить базовую информацию."
|
||||
# basics_active: "Open to Offers"
|
||||
# basics_active_help: "Want interview offers right now?"
|
||||
# basics_job_title: "Desired Job Title"
|
||||
# basics_job_title_help: "What role are you looking for?"
|
||||
basics_job_title_help: "Какую роль вы хотите?"
|
||||
basics_city: "Город"
|
||||
basics_city_help: "Город, в котором Вы живете или хотели ли бы работать."
|
||||
basics_country: "Страна"
|
||||
# basics_country_help: "Country you want to work in (or live in now)."
|
||||
# basics_visa: "US Work Status"
|
||||
basics_visa: "Статус работы в США"
|
||||
# basics_visa_help: "Are you authorized to work in the US, or do you need visa sponsorship? (If you live in Canada or Australia, mark authorized.)"
|
||||
# basics_looking_for: "Looking For"
|
||||
basics_looking_for_full_time: "Полная занятость"
|
||||
|
@ -311,18 +311,18 @@ module.exports = nativeDescription: "русский", englishDescription: "Russi
|
|||
|
||||
employers:
|
||||
# hire_developers_not_credentials: "Hire developers, not credentials."
|
||||
# get_started: "Get Started"
|
||||
get_started: "Начнем"
|
||||
# already_screened: "We've already technically screened all our candidates"
|
||||
# filter_further: ", but you can also filter further:"
|
||||
# filter_visa: "Visa"
|
||||
filter_visa: "Visa"
|
||||
# filter_visa_yes: "US Authorized"
|
||||
# filter_visa_no: "Not Authorized"
|
||||
# filter_education_top: "Top School"
|
||||
# filter_education_other: "Other"
|
||||
# filter_role_web_developer: "Web Developer"
|
||||
filter_role_web_developer: "Веб-разработчик"
|
||||
# filter_role_software_developer: "Software Developer"
|
||||
# filter_role_mobile_developer: "Mobile Developer"
|
||||
# filter_experience: "Experience"
|
||||
filter_experience: "Опыт"
|
||||
# filter_experience_senior: "Senior"
|
||||
# filter_experience_junior: "Junior"
|
||||
# filter_experience_recent_grad: "Recent Grad"
|
||||
|
@ -358,7 +358,7 @@ module.exports = nativeDescription: "русский", englishDescription: "Russi
|
|||
grid: "Сетка"
|
||||
customize_wizard: "Настройки волшебника"
|
||||
home: "На главную"
|
||||
# game_menu: "Game Menu"
|
||||
game_menu: "Меню игры"
|
||||
guide: "Руководство"
|
||||
restart: "Перезапустить"
|
||||
goals: "Цели"
|
||||
|
|
Loading…
Reference in a new issue