Propagated i18n.

This commit is contained in:
Nick Winter 2014-06-13 08:50:52 -07:00
parent 4c57ff7501
commit 79cbc4bb25
55 changed files with 2148 additions and 1176 deletions

View file

@ -193,12 +193,13 @@ module.exports = nativeDescription: "العربية", englishDescription: "Arabi
# view_profile: "View Your Profile"
# account_profile:
# edit_settings: "Edit Settings"
# done_editing_settings: "Done Editing"
# settings: "Settings"
# edit_profile: "Edit Profile"
# done_editing: "Done Editing"
# profile_for_prefix: "Profile for "
# profile_for_suffix: ""
# approved: "Approved"
# not_approved: "Not Approved"
# featured: "Featured"
# not_featured: "Not Featured"
# looking_for: "Looking for:"
# last_updated: "Last updated:"
# contact: "Contact"
@ -209,17 +210,17 @@ module.exports = nativeDescription: "العربية", englishDescription: "Arabi
# next_city: "city?"
# next_country: "pick your country."
# next_name: "name?"
# next_short_description: "summarize yourself at a glance."
# next_long_description: "describe the work you're looking for."
# next_short_description: "write a short description."
# next_long_description: "describe your desired position."
# next_skills: "list at least five skills."
# next_work: "list your work experience."
# next_work: "chronicle your work history."
# next_education: "recount your educational ordeals."
# next_projects: "show off up to three projects you've worked on."
# next_links: "add any personal or social links."
# next_photo: "add an optional professional photo."
# next_active: "mark yourself open to offers to show up in searches."
# example_blog: "Your Blog"
# example_github: "Your GitHub"
# example_blog: "Blog"
# example_personal_site: "Personal Site"
# links_header: "Personal Links"
# links_blurb: "Link any other sites or profiles you want to highlight, like your GitHub, your LinkedIn, or your blog."
# links_name: "Link Name"
@ -247,15 +248,14 @@ module.exports = nativeDescription: "العربية", englishDescription: "Arabi
# name_anonymous: "Anonymous Developer"
# name_help: "Name you want employers to see, like 'Nick Winter'."
# short_description_header: "Write a short description of yourself"
# short_description_blurb: "Add a blurb here that will show, at a glance, whether you might be just the developer that an employer is looking for."
# short_description: "Short Description"
# short_description_blurb: "Add a tagline to help an employer quickly learn more about you."
# short_description: "Tagline"
# short_description_help: "Who are you, and what are you looking for? 140 characters max."
# skills_header: "Skills"
# skills_help: "Tag relevant developer skills in order of proficiency."
# long_description_header: "Detail your desired position"
# long_description_blurb_1: "Write a little longer section here to describe the role you would like to pursue next."
# long_description_blurb_2: "Talk about how awesome you are and why it would be a good idea to hire you."
# long_description: "Description"
# long_description_header: "Describe your desired position"
# long_description_blurb: "Tell employers how awesome you are and what role you want."
# long_description: "Self Description"
# long_description_help: "Describe yourself to potential employers. Keep it short and to the point. We recommend outlining the position that would most interest you. Tasteful markdown okay; 600 characters max."
# work_experience: "Work Experience"
# work_header: "Chronicle your work history"
@ -294,13 +294,25 @@ module.exports = nativeDescription: "العربية", englishDescription: "Arabi
# project_picture_help: "Upload a 230x115px or larger image showing off the project."
# project_link: "Link"
# project_link_help: "Link to the project."
# player_code: "Player Code"
# employers:
# want_to_hire_our_players: "Want to hire expert CodeCombat players?"
# want_to_hire_our_players: "Hire CodeCombat Players"
# what: "What is CodeCombat?"
# what_blurb: "CodeCombat is a multiplayer browser programming game. Players write code to control their forces in battle against other developers. We support JavaScript, Python, Lua, Clojure, CoffeeScript, and Io."
# who: "Who Are the Players?"
# who_blurb: "CodeCombateers are software developers who enjoy using their programming skills to play games. They range from college seniors at top 20 engineering programs to 20-year industry veterans."
# how: "How Do We Find Developers?"
# how_blurb: "We host competitive tournaments to attract competitive software engieneers. We then use in-house algorithms to identify the best players among the top 5% of tournament winners."
# why: "Why Hire Through Us?"
# why_blurb_1: "We will save you time. Every CodeCombateer we feaure is "
# why_blurb_2: "looking for work"
# why_blurb_3: ", has "
# why_blurb_4: "demonstrated top notch technical skills"
# why_blurb_5: ", and has been "
# why_blurb_6: "personally screened by us"
# why_blurb_7: ". Stop screening and start hiring."
# see_candidates: "Click here to see our candidates"
# candidates_count_prefix: "We currently have "
# candidates_count_many: "many"
# candidates_count_suffix: "highly skilled and vetted developers looking for work."
# candidate_name: "Name"
# candidate_location: "Location"
# candidate_looking_for: "Looking For"
@ -308,8 +320,9 @@ module.exports = nativeDescription: "العربية", englishDescription: "Arabi
# candidate_top_skills: "Top Skills"
# candidate_years_experience: "Yrs Exp"
# candidate_last_updated: "Last Updated"
# candidate_approved: "Us?"
# candidate_active: "Them?"
# featured_developers: "Featured Developers"
# other_developers: "Other Developers"
# inactive_developers: "Inactive Developers"
# play_level:
# done: "Done"
@ -435,6 +448,7 @@ module.exports = nativeDescription: "العربية", englishDescription: "Arabi
# av_entities_sub_title: "Entities"
# av_entities_users_url: "Users"
# av_entities_active_instances_url: "Active Instances"
# av_entities_employer_list_url: "Employer List"
# av_other_sub_title: "Other"
# av_other_debug_base_url: "Base (for debugging base.jade)"
# u_title: "User List"
@ -504,7 +518,7 @@ module.exports = nativeDescription: "العربية", englishDescription: "Arabi
# new_thang_title_login: "Log In to Create a New Thang Type"
# new_level_title_login: "Log In to Create a New Level"
# new_achievement_title: "Create a New Achievement"
# new_achievement_title_login: "Sign Up to Create a New Achievement"
# new_achievement_title_login: "Log In to Create a New Achievement"
# article_search_title: "Search Articles Here"
# thang_search_title: "Search Thang Types Here"
# level_search_title: "Search Levels Here"
@ -783,9 +797,12 @@ module.exports = nativeDescription: "العربية", englishDescription: "Arabi
# watch_victory: "Watch your victory"
# defeat_the: "Defeat the"
# tournament_ends: "Tournament ends"
# tournament_ended: "Tournament ended"
# tournament_rules: "Tournament Rules"
# tournament_blurb: "Write code, collect gold, build armies, crush foes, win prizes, and upgrade your career in our $40,000 Greed tournament! Check out the details"
# tournament_blurb_blog: "on our blog"
# rules: "Rules"
# winners: "Winners"
# ladder_prizes:
# title: "Tournament Prizes"
@ -864,6 +881,7 @@ module.exports = nativeDescription: "العربية", englishDescription: "Arabi
# source_document: "Source Document"
# document: "Document"
# sprite_sheet: "Sprite Sheet"
# candidate_sessions: "Candidate Sessions"
# delta:
# added: "Added"

View file

@ -192,13 +192,14 @@ module.exports = nativeDescription: "български език", englishDescri
# sample_profile: "See a sample profile"
# view_profile: "View Your Profile"
account_profile:
edit_settings: "Промени настройките"
# done_editing_settings: "Done Editing"
# account_profile:
# settings: "Settings"
# edit_profile: "Edit Profile"
# done_editing: "Done Editing"
# profile_for_prefix: "Profile for "
# profile_for_suffix: ""
# approved: "Approved"
# not_approved: "Not Approved"
# featured: "Featured"
# not_featured: "Not Featured"
# looking_for: "Looking for:"
# last_updated: "Last updated:"
# contact: "Contact"
@ -209,17 +210,17 @@ module.exports = nativeDescription: "български език", englishDescri
# next_city: "city?"
# next_country: "pick your country."
# next_name: "name?"
# next_short_description: "summarize yourself at a glance."
# next_long_description: "describe the work you're looking for."
# next_short_description: "write a short description."
# next_long_description: "describe your desired position."
# next_skills: "list at least five skills."
# next_work: "list your work experience."
# next_work: "chronicle your work history."
# next_education: "recount your educational ordeals."
# next_projects: "show off up to three projects you've worked on."
# next_links: "add any personal or social links."
# next_photo: "add an optional professional photo."
# next_active: "mark yourself open to offers to show up in searches."
# example_blog: "Your Blog"
# example_github: "Your GitHub"
# example_blog: "Blog"
# example_personal_site: "Personal Site"
# links_header: "Personal Links"
# links_blurb: "Link any other sites or profiles you want to highlight, like your GitHub, your LinkedIn, or your blog."
# links_name: "Link Name"
@ -247,15 +248,14 @@ module.exports = nativeDescription: "български език", englishDescri
# name_anonymous: "Anonymous Developer"
# name_help: "Name you want employers to see, like 'Nick Winter'."
# short_description_header: "Write a short description of yourself"
# short_description_blurb: "Add a blurb here that will show, at a glance, whether you might be just the developer that an employer is looking for."
# short_description: "Short Description"
# short_description_blurb: "Add a tagline to help an employer quickly learn more about you."
# short_description: "Tagline"
# short_description_help: "Who are you, and what are you looking for? 140 characters max."
# skills_header: "Skills"
# skills_help: "Tag relevant developer skills in order of proficiency."
# long_description_header: "Detail your desired position"
# long_description_blurb_1: "Write a little longer section here to describe the role you would like to pursue next."
# long_description_blurb_2: "Talk about how awesome you are and why it would be a good idea to hire you."
# long_description: "Description"
# long_description_header: "Describe your desired position"
# long_description_blurb: "Tell employers how awesome you are and what role you want."
# long_description: "Self Description"
# long_description_help: "Describe yourself to potential employers. Keep it short and to the point. We recommend outlining the position that would most interest you. Tasteful markdown okay; 600 characters max."
# work_experience: "Work Experience"
# work_header: "Chronicle your work history"
@ -294,13 +294,25 @@ module.exports = nativeDescription: "български език", englishDescri
# project_picture_help: "Upload a 230x115px or larger image showing off the project."
# project_link: "Link"
# project_link_help: "Link to the project."
# player_code: "Player Code"
# employers:
# want_to_hire_our_players: "Want to hire expert CodeCombat players?"
# want_to_hire_our_players: "Hire CodeCombat Players"
# what: "What is CodeCombat?"
# what_blurb: "CodeCombat is a multiplayer browser programming game. Players write code to control their forces in battle against other developers. We support JavaScript, Python, Lua, Clojure, CoffeeScript, and Io."
# who: "Who Are the Players?"
# who_blurb: "CodeCombateers are software developers who enjoy using their programming skills to play games. They range from college seniors at top 20 engineering programs to 20-year industry veterans."
# how: "How Do We Find Developers?"
# how_blurb: "We host competitive tournaments to attract competitive software engieneers. We then use in-house algorithms to identify the best players among the top 5% of tournament winners."
# why: "Why Hire Through Us?"
# why_blurb_1: "We will save you time. Every CodeCombateer we feaure is "
# why_blurb_2: "looking for work"
# why_blurb_3: ", has "
# why_blurb_4: "demonstrated top notch technical skills"
# why_blurb_5: ", and has been "
# why_blurb_6: "personally screened by us"
# why_blurb_7: ". Stop screening and start hiring."
# see_candidates: "Click here to see our candidates"
# candidates_count_prefix: "We currently have "
# candidates_count_many: "many"
# candidates_count_suffix: "highly skilled and vetted developers looking for work."
# candidate_name: "Name"
# candidate_location: "Location"
# candidate_looking_for: "Looking For"
@ -308,8 +320,9 @@ module.exports = nativeDescription: "български език", englishDescri
# candidate_top_skills: "Top Skills"
# candidate_years_experience: "Yrs Exp"
# candidate_last_updated: "Last Updated"
# candidate_approved: "Us?"
# candidate_active: "Them?"
# featured_developers: "Featured Developers"
# other_developers: "Other Developers"
# inactive_developers: "Inactive Developers"
play_level:
done: "Готово"
@ -435,6 +448,7 @@ module.exports = nativeDescription: "български език", englishDescri
# av_entities_sub_title: "Entities"
# av_entities_users_url: "Users"
# av_entities_active_instances_url: "Active Instances"
# av_entities_employer_list_url: "Employer List"
# av_other_sub_title: "Other"
# av_other_debug_base_url: "Base (for debugging base.jade)"
# u_title: "User List"
@ -504,7 +518,7 @@ module.exports = nativeDescription: "български език", englishDescri
# new_thang_title_login: "Log In to Create a New Thang Type"
# new_level_title_login: "Log In to Create a New Level"
# new_achievement_title: "Create a New Achievement"
# new_achievement_title_login: "Sign Up to Create a New Achievement"
# new_achievement_title_login: "Log In to Create a New Achievement"
# article_search_title: "Search Articles Here"
# thang_search_title: "Search Thang Types Here"
# level_search_title: "Search Levels Here"
@ -783,9 +797,12 @@ module.exports = nativeDescription: "български език", englishDescri
# watch_victory: "Watch your victory"
# defeat_the: "Defeat the"
# tournament_ends: "Tournament ends"
# tournament_ended: "Tournament ended"
# tournament_rules: "Tournament Rules"
# tournament_blurb: "Write code, collect gold, build armies, crush foes, win prizes, and upgrade your career in our $40,000 Greed tournament! Check out the details"
# tournament_blurb_blog: "on our blog"
# rules: "Rules"
# winners: "Winners"
# ladder_prizes:
# title: "Tournament Prizes"
@ -864,6 +881,7 @@ module.exports = nativeDescription: "български език", englishDescri
# source_document: "Source Document"
# document: "Document"
# sprite_sheet: "Sprite Sheet"
# candidate_sessions: "Candidate Sessions"
# delta:
# added: "Added"

View file

@ -193,12 +193,13 @@ module.exports = nativeDescription: "Català", englishDescription: "Catalan", tr
# view_profile: "View Your Profile"
# account_profile:
# edit_settings: "Edit Settings"
# done_editing_settings: "Done Editing"
# settings: "Settings"
# edit_profile: "Edit Profile"
# done_editing: "Done Editing"
# profile_for_prefix: "Profile for "
# profile_for_suffix: ""
# approved: "Approved"
# not_approved: "Not Approved"
# featured: "Featured"
# not_featured: "Not Featured"
# looking_for: "Looking for:"
# last_updated: "Last updated:"
# contact: "Contact"
@ -209,17 +210,17 @@ module.exports = nativeDescription: "Català", englishDescription: "Catalan", tr
# next_city: "city?"
# next_country: "pick your country."
# next_name: "name?"
# next_short_description: "summarize yourself at a glance."
# next_long_description: "describe the work you're looking for."
# next_short_description: "write a short description."
# next_long_description: "describe your desired position."
# next_skills: "list at least five skills."
# next_work: "list your work experience."
# next_work: "chronicle your work history."
# next_education: "recount your educational ordeals."
# next_projects: "show off up to three projects you've worked on."
# next_links: "add any personal or social links."
# next_photo: "add an optional professional photo."
# next_active: "mark yourself open to offers to show up in searches."
# example_blog: "Your Blog"
# example_github: "Your GitHub"
# example_blog: "Blog"
# example_personal_site: "Personal Site"
# links_header: "Personal Links"
# links_blurb: "Link any other sites or profiles you want to highlight, like your GitHub, your LinkedIn, or your blog."
# links_name: "Link Name"
@ -247,15 +248,14 @@ module.exports = nativeDescription: "Català", englishDescription: "Catalan", tr
# name_anonymous: "Anonymous Developer"
# name_help: "Name you want employers to see, like 'Nick Winter'."
# short_description_header: "Write a short description of yourself"
# short_description_blurb: "Add a blurb here that will show, at a glance, whether you might be just the developer that an employer is looking for."
# short_description: "Short Description"
# short_description_blurb: "Add a tagline to help an employer quickly learn more about you."
# short_description: "Tagline"
# short_description_help: "Who are you, and what are you looking for? 140 characters max."
# skills_header: "Skills"
# skills_help: "Tag relevant developer skills in order of proficiency."
# long_description_header: "Detail your desired position"
# long_description_blurb_1: "Write a little longer section here to describe the role you would like to pursue next."
# long_description_blurb_2: "Talk about how awesome you are and why it would be a good idea to hire you."
# long_description: "Description"
# long_description_header: "Describe your desired position"
# long_description_blurb: "Tell employers how awesome you are and what role you want."
# long_description: "Self Description"
# long_description_help: "Describe yourself to potential employers. Keep it short and to the point. We recommend outlining the position that would most interest you. Tasteful markdown okay; 600 characters max."
# work_experience: "Work Experience"
# work_header: "Chronicle your work history"
@ -294,13 +294,25 @@ module.exports = nativeDescription: "Català", englishDescription: "Catalan", tr
# project_picture_help: "Upload a 230x115px or larger image showing off the project."
# project_link: "Link"
# project_link_help: "Link to the project."
# player_code: "Player Code"
# employers:
# want_to_hire_our_players: "Want to hire expert CodeCombat players?"
# want_to_hire_our_players: "Hire CodeCombat Players"
# what: "What is CodeCombat?"
# what_blurb: "CodeCombat is a multiplayer browser programming game. Players write code to control their forces in battle against other developers. We support JavaScript, Python, Lua, Clojure, CoffeeScript, and Io."
# who: "Who Are the Players?"
# who_blurb: "CodeCombateers are software developers who enjoy using their programming skills to play games. They range from college seniors at top 20 engineering programs to 20-year industry veterans."
# how: "How Do We Find Developers?"
# how_blurb: "We host competitive tournaments to attract competitive software engieneers. We then use in-house algorithms to identify the best players among the top 5% of tournament winners."
# why: "Why Hire Through Us?"
# why_blurb_1: "We will save you time. Every CodeCombateer we feaure is "
# why_blurb_2: "looking for work"
# why_blurb_3: ", has "
# why_blurb_4: "demonstrated top notch technical skills"
# why_blurb_5: ", and has been "
# why_blurb_6: "personally screened by us"
# why_blurb_7: ". Stop screening and start hiring."
# see_candidates: "Click here to see our candidates"
# candidates_count_prefix: "We currently have "
# candidates_count_many: "many"
# candidates_count_suffix: "highly skilled and vetted developers looking for work."
# candidate_name: "Name"
# candidate_location: "Location"
# candidate_looking_for: "Looking For"
@ -308,8 +320,9 @@ module.exports = nativeDescription: "Català", englishDescription: "Catalan", tr
# candidate_top_skills: "Top Skills"
# candidate_years_experience: "Yrs Exp"
# candidate_last_updated: "Last Updated"
# candidate_approved: "Us?"
# candidate_active: "Them?"
# featured_developers: "Featured Developers"
# other_developers: "Other Developers"
# inactive_developers: "Inactive Developers"
# play_level:
# done: "Done"
@ -435,6 +448,7 @@ module.exports = nativeDescription: "Català", englishDescription: "Catalan", tr
# av_entities_sub_title: "Entities"
# av_entities_users_url: "Users"
# av_entities_active_instances_url: "Active Instances"
# av_entities_employer_list_url: "Employer List"
# av_other_sub_title: "Other"
# av_other_debug_base_url: "Base (for debugging base.jade)"
# u_title: "User List"
@ -504,7 +518,7 @@ module.exports = nativeDescription: "Català", englishDescription: "Catalan", tr
# new_thang_title_login: "Log In to Create a New Thang Type"
# new_level_title_login: "Log In to Create a New Level"
# new_achievement_title: "Create a New Achievement"
# new_achievement_title_login: "Sign Up to Create a New Achievement"
# new_achievement_title_login: "Log In to Create a New Achievement"
# article_search_title: "Search Articles Here"
# thang_search_title: "Search Thang Types Here"
# level_search_title: "Search Levels Here"
@ -783,9 +797,12 @@ module.exports = nativeDescription: "Català", englishDescription: "Catalan", tr
# watch_victory: "Watch your victory"
# defeat_the: "Defeat the"
# tournament_ends: "Tournament ends"
# tournament_ended: "Tournament ended"
# tournament_rules: "Tournament Rules"
# tournament_blurb: "Write code, collect gold, build armies, crush foes, win prizes, and upgrade your career in our $40,000 Greed tournament! Check out the details"
# tournament_blurb_blog: "on our blog"
# rules: "Rules"
# winners: "Winners"
# ladder_prizes:
# title: "Tournament Prizes"
@ -864,6 +881,7 @@ module.exports = nativeDescription: "Català", englishDescription: "Catalan", tr
# source_document: "Source Document"
# document: "Document"
# sprite_sheet: "Sprite Sheet"
# candidate_sessions: "Candidate Sessions"
# delta:
# added: "Added"

View file

@ -193,12 +193,13 @@ module.exports = nativeDescription: "čeština", englishDescription: "Czech", tr
# view_profile: "View Your Profile"
account_profile:
edit_settings: "Editovat Nastavení"
# done_editing_settings: "Done Editing"
# settings: "Settings"
# edit_profile: "Edit Profile"
# done_editing: "Done Editing"
profile_for_prefix: "Profil pro "
# profile_for_suffix: ""
# approved: "Approved"
# not_approved: "Not Approved"
# featured: "Featured"
# not_featured: "Not Featured"
# looking_for: "Looking for:"
# last_updated: "Last updated:"
# contact: "Contact"
@ -209,17 +210,17 @@ module.exports = nativeDescription: "čeština", englishDescription: "Czech", tr
# next_city: "city?"
# next_country: "pick your country."
# next_name: "name?"
# next_short_description: "summarize yourself at a glance."
# next_long_description: "describe the work you're looking for."
# next_short_description: "write a short description."
# next_long_description: "describe your desired position."
# next_skills: "list at least five skills."
# next_work: "list your work experience."
# next_work: "chronicle your work history."
# next_education: "recount your educational ordeals."
# next_projects: "show off up to three projects you've worked on."
# next_links: "add any personal or social links."
# next_photo: "add an optional professional photo."
# next_active: "mark yourself open to offers to show up in searches."
# example_blog: "Your Blog"
# example_github: "Your GitHub"
# example_blog: "Blog"
# example_personal_site: "Personal Site"
# links_header: "Personal Links"
# links_blurb: "Link any other sites or profiles you want to highlight, like your GitHub, your LinkedIn, or your blog."
# links_name: "Link Name"
@ -247,15 +248,14 @@ module.exports = nativeDescription: "čeština", englishDescription: "Czech", tr
# name_anonymous: "Anonymous Developer"
# name_help: "Name you want employers to see, like 'Nick Winter'."
# short_description_header: "Write a short description of yourself"
# short_description_blurb: "Add a blurb here that will show, at a glance, whether you might be just the developer that an employer is looking for."
# short_description: "Short Description"
# short_description_blurb: "Add a tagline to help an employer quickly learn more about you."
# short_description: "Tagline"
# short_description_help: "Who are you, and what are you looking for? 140 characters max."
# skills_header: "Skills"
# skills_help: "Tag relevant developer skills in order of proficiency."
# long_description_header: "Detail your desired position"
# long_description_blurb_1: "Write a little longer section here to describe the role you would like to pursue next."
# long_description_blurb_2: "Talk about how awesome you are and why it would be a good idea to hire you."
# long_description: "Description"
# long_description_header: "Describe your desired position"
# long_description_blurb: "Tell employers how awesome you are and what role you want."
# long_description: "Self Description"
# long_description_help: "Describe yourself to potential employers. Keep it short and to the point. We recommend outlining the position that would most interest you. Tasteful markdown okay; 600 characters max."
# work_experience: "Work Experience"
# work_header: "Chronicle your work history"
@ -294,13 +294,25 @@ module.exports = nativeDescription: "čeština", englishDescription: "Czech", tr
# project_picture_help: "Upload a 230x115px or larger image showing off the project."
# project_link: "Link"
# project_link_help: "Link to the project."
# player_code: "Player Code"
# employers:
# want_to_hire_our_players: "Want to hire expert CodeCombat players?"
# want_to_hire_our_players: "Hire CodeCombat Players"
# what: "What is CodeCombat?"
# what_blurb: "CodeCombat is a multiplayer browser programming game. Players write code to control their forces in battle against other developers. We support JavaScript, Python, Lua, Clojure, CoffeeScript, and Io."
# who: "Who Are the Players?"
# who_blurb: "CodeCombateers are software developers who enjoy using their programming skills to play games. They range from college seniors at top 20 engineering programs to 20-year industry veterans."
# how: "How Do We Find Developers?"
# how_blurb: "We host competitive tournaments to attract competitive software engieneers. We then use in-house algorithms to identify the best players among the top 5% of tournament winners."
# why: "Why Hire Through Us?"
# why_blurb_1: "We will save you time. Every CodeCombateer we feaure is "
# why_blurb_2: "looking for work"
# why_blurb_3: ", has "
# why_blurb_4: "demonstrated top notch technical skills"
# why_blurb_5: ", and has been "
# why_blurb_6: "personally screened by us"
# why_blurb_7: ". Stop screening and start hiring."
# see_candidates: "Click here to see our candidates"
# candidates_count_prefix: "We currently have "
# candidates_count_many: "many"
# candidates_count_suffix: "highly skilled and vetted developers looking for work."
# candidate_name: "Name"
# candidate_location: "Location"
# candidate_looking_for: "Looking For"
@ -308,8 +320,9 @@ module.exports = nativeDescription: "čeština", englishDescription: "Czech", tr
# candidate_top_skills: "Top Skills"
# candidate_years_experience: "Yrs Exp"
# candidate_last_updated: "Last Updated"
# candidate_approved: "Us?"
# candidate_active: "Them?"
# featured_developers: "Featured Developers"
# other_developers: "Other Developers"
# inactive_developers: "Inactive Developers"
play_level:
done: "Hotovo"
@ -435,6 +448,7 @@ module.exports = nativeDescription: "čeština", englishDescription: "Czech", tr
av_entities_sub_title: "Entity"
av_entities_users_url: "Uživatelé"
av_entities_active_instances_url: "Aktivní instance"
# av_entities_employer_list_url: "Employer List"
av_other_sub_title: "Ostatní"
av_other_debug_base_url: "Base (pro debugování base.jade)"
u_title: "Seznam uživatelů"
@ -504,7 +518,7 @@ module.exports = nativeDescription: "čeština", englishDescription: "Czech", tr
# new_thang_title_login: "Log In to Create a New Thang Type"
# new_level_title_login: "Log In to Create a New Level"
# new_achievement_title: "Create a New Achievement"
# new_achievement_title_login: "Sign Up to Create a New Achievement"
# new_achievement_title_login: "Log In to Create a New Achievement"
# article_search_title: "Search Articles Here"
# thang_search_title: "Search Thang Types Here"
# level_search_title: "Search Levels Here"
@ -783,9 +797,12 @@ module.exports = nativeDescription: "čeština", englishDescription: "Czech", tr
# watch_victory: "Watch your victory"
# defeat_the: "Defeat the"
# tournament_ends: "Tournament ends"
# tournament_ended: "Tournament ended"
# tournament_rules: "Tournament Rules"
# tournament_blurb: "Write code, collect gold, build armies, crush foes, win prizes, and upgrade your career in our $40,000 Greed tournament! Check out the details"
# tournament_blurb_blog: "on our blog"
# rules: "Rules"
# winners: "Winners"
# ladder_prizes:
# title: "Tournament Prizes"
@ -864,6 +881,7 @@ module.exports = nativeDescription: "čeština", englishDescription: "Czech", tr
# source_document: "Source Document"
# document: "Document"
# sprite_sheet: "Sprite Sheet"
# candidate_sessions: "Candidate Sessions"
# delta:
# added: "Added"

View file

@ -193,12 +193,13 @@ module.exports = nativeDescription: "dansk", englishDescription: "Danish", trans
# view_profile: "View Your Profile"
account_profile:
edit_settings: "Redigér Indstillinger"
# done_editing_settings: "Done Editing"
# settings: "Settings"
# edit_profile: "Edit Profile"
# done_editing: "Done Editing"
profile_for_prefix: "Profil for "
# profile_for_suffix: ""
# approved: "Approved"
# not_approved: "Not Approved"
# featured: "Featured"
# not_featured: "Not Featured"
# looking_for: "Looking for:"
# last_updated: "Last updated:"
# contact: "Contact"
@ -209,17 +210,17 @@ module.exports = nativeDescription: "dansk", englishDescription: "Danish", trans
# next_city: "city?"
# next_country: "pick your country."
# next_name: "name?"
# next_short_description: "summarize yourself at a glance."
# next_long_description: "describe the work you're looking for."
# next_short_description: "write a short description."
# next_long_description: "describe your desired position."
# next_skills: "list at least five skills."
# next_work: "list your work experience."
# next_work: "chronicle your work history."
# next_education: "recount your educational ordeals."
# next_projects: "show off up to three projects you've worked on."
# next_links: "add any personal or social links."
# next_photo: "add an optional professional photo."
# next_active: "mark yourself open to offers to show up in searches."
# example_blog: "Your Blog"
# example_github: "Your GitHub"
# example_blog: "Blog"
# example_personal_site: "Personal Site"
# links_header: "Personal Links"
# links_blurb: "Link any other sites or profiles you want to highlight, like your GitHub, your LinkedIn, or your blog."
# links_name: "Link Name"
@ -247,15 +248,14 @@ module.exports = nativeDescription: "dansk", englishDescription: "Danish", trans
# name_anonymous: "Anonymous Developer"
# name_help: "Name you want employers to see, like 'Nick Winter'."
# short_description_header: "Write a short description of yourself"
# short_description_blurb: "Add a blurb here that will show, at a glance, whether you might be just the developer that an employer is looking for."
# short_description: "Short Description"
# short_description_blurb: "Add a tagline to help an employer quickly learn more about you."
# short_description: "Tagline"
# short_description_help: "Who are you, and what are you looking for? 140 characters max."
# skills_header: "Skills"
# skills_help: "Tag relevant developer skills in order of proficiency."
# long_description_header: "Detail your desired position"
# long_description_blurb_1: "Write a little longer section here to describe the role you would like to pursue next."
# long_description_blurb_2: "Talk about how awesome you are and why it would be a good idea to hire you."
# long_description: "Description"
# long_description_header: "Describe your desired position"
# long_description_blurb: "Tell employers how awesome you are and what role you want."
# long_description: "Self Description"
# long_description_help: "Describe yourself to potential employers. Keep it short and to the point. We recommend outlining the position that would most interest you. Tasteful markdown okay; 600 characters max."
# work_experience: "Work Experience"
# work_header: "Chronicle your work history"
@ -294,13 +294,25 @@ module.exports = nativeDescription: "dansk", englishDescription: "Danish", trans
# project_picture_help: "Upload a 230x115px or larger image showing off the project."
# project_link: "Link"
# project_link_help: "Link to the project."
# player_code: "Player Code"
# employers:
# want_to_hire_our_players: "Want to hire expert CodeCombat players?"
# want_to_hire_our_players: "Hire CodeCombat Players"
# what: "What is CodeCombat?"
# what_blurb: "CodeCombat is a multiplayer browser programming game. Players write code to control their forces in battle against other developers. We support JavaScript, Python, Lua, Clojure, CoffeeScript, and Io."
# who: "Who Are the Players?"
# who_blurb: "CodeCombateers are software developers who enjoy using their programming skills to play games. They range from college seniors at top 20 engineering programs to 20-year industry veterans."
# how: "How Do We Find Developers?"
# how_blurb: "We host competitive tournaments to attract competitive software engieneers. We then use in-house algorithms to identify the best players among the top 5% of tournament winners."
# why: "Why Hire Through Us?"
# why_blurb_1: "We will save you time. Every CodeCombateer we feaure is "
# why_blurb_2: "looking for work"
# why_blurb_3: ", has "
# why_blurb_4: "demonstrated top notch technical skills"
# why_blurb_5: ", and has been "
# why_blurb_6: "personally screened by us"
# why_blurb_7: ". Stop screening and start hiring."
# see_candidates: "Click here to see our candidates"
# candidates_count_prefix: "We currently have "
# candidates_count_many: "many"
# candidates_count_suffix: "highly skilled and vetted developers looking for work."
# candidate_name: "Name"
# candidate_location: "Location"
# candidate_looking_for: "Looking For"
@ -308,8 +320,9 @@ module.exports = nativeDescription: "dansk", englishDescription: "Danish", trans
# candidate_top_skills: "Top Skills"
# candidate_years_experience: "Yrs Exp"
# candidate_last_updated: "Last Updated"
# candidate_approved: "Us?"
# candidate_active: "Them?"
# featured_developers: "Featured Developers"
# other_developers: "Other Developers"
# inactive_developers: "Inactive Developers"
play_level:
done: "Færdig"
@ -435,6 +448,7 @@ module.exports = nativeDescription: "dansk", englishDescription: "Danish", trans
# av_entities_sub_title: "Entities"
av_entities_users_url: "Brugere"
# av_entities_active_instances_url: "Active Instances"
# av_entities_employer_list_url: "Employer List"
av_other_sub_title: "Andre"
# av_other_debug_base_url: "Base (for debugging base.jade)"
u_title: "Brugerliste"
@ -504,7 +518,7 @@ module.exports = nativeDescription: "dansk", englishDescription: "Danish", trans
# new_thang_title_login: "Log In to Create a New Thang Type"
# new_level_title_login: "Log In to Create a New Level"
# new_achievement_title: "Create a New Achievement"
# new_achievement_title_login: "Sign Up to Create a New Achievement"
# new_achievement_title_login: "Log In to Create a New Achievement"
article_search_title: "Søg Artikler Her"
# thang_search_title: "Search Thang Types Here"
level_search_title: "Søg Baner Her"
@ -783,9 +797,12 @@ module.exports = nativeDescription: "dansk", englishDescription: "Danish", trans
# watch_victory: "Watch your victory"
# defeat_the: "Defeat the"
# tournament_ends: "Tournament ends"
# tournament_ended: "Tournament ended"
# tournament_rules: "Tournament Rules"
# tournament_blurb: "Write code, collect gold, build armies, crush foes, win prizes, and upgrade your career in our $40,000 Greed tournament! Check out the details"
# tournament_blurb_blog: "on our blog"
# rules: "Rules"
# winners: "Winners"
# ladder_prizes:
# title: "Tournament Prizes"
@ -864,6 +881,7 @@ module.exports = nativeDescription: "dansk", englishDescription: "Danish", trans
# source_document: "Source Document"
# document: "Document"
# sprite_sheet: "Sprite Sheet"
# candidate_sessions: "Candidate Sessions"
# delta:
# added: "Added"

View file

@ -193,12 +193,13 @@ module.exports = nativeDescription: "Deutsch (Österreich)", englishDescription:
# view_profile: "View Your Profile"
# account_profile:
# edit_settings: "Edit Settings"
# done_editing_settings: "Done Editing"
# settings: "Settings"
# edit_profile: "Edit Profile"
# done_editing: "Done Editing"
# profile_for_prefix: "Profile for "
# profile_for_suffix: ""
# approved: "Approved"
# not_approved: "Not Approved"
# featured: "Featured"
# not_featured: "Not Featured"
# looking_for: "Looking for:"
# last_updated: "Last updated:"
# contact: "Contact"
@ -209,17 +210,17 @@ module.exports = nativeDescription: "Deutsch (Österreich)", englishDescription:
# next_city: "city?"
# next_country: "pick your country."
# next_name: "name?"
# next_short_description: "summarize yourself at a glance."
# next_long_description: "describe the work you're looking for."
# next_short_description: "write a short description."
# next_long_description: "describe your desired position."
# next_skills: "list at least five skills."
# next_work: "list your work experience."
# next_work: "chronicle your work history."
# next_education: "recount your educational ordeals."
# next_projects: "show off up to three projects you've worked on."
# next_links: "add any personal or social links."
# next_photo: "add an optional professional photo."
# next_active: "mark yourself open to offers to show up in searches."
# example_blog: "Your Blog"
# example_github: "Your GitHub"
# example_blog: "Blog"
# example_personal_site: "Personal Site"
# links_header: "Personal Links"
# links_blurb: "Link any other sites or profiles you want to highlight, like your GitHub, your LinkedIn, or your blog."
# links_name: "Link Name"
@ -247,15 +248,14 @@ module.exports = nativeDescription: "Deutsch (Österreich)", englishDescription:
# name_anonymous: "Anonymous Developer"
# name_help: "Name you want employers to see, like 'Nick Winter'."
# short_description_header: "Write a short description of yourself"
# short_description_blurb: "Add a blurb here that will show, at a glance, whether you might be just the developer that an employer is looking for."
# short_description: "Short Description"
# short_description_blurb: "Add a tagline to help an employer quickly learn more about you."
# short_description: "Tagline"
# short_description_help: "Who are you, and what are you looking for? 140 characters max."
# skills_header: "Skills"
# skills_help: "Tag relevant developer skills in order of proficiency."
# long_description_header: "Detail your desired position"
# long_description_blurb_1: "Write a little longer section here to describe the role you would like to pursue next."
# long_description_blurb_2: "Talk about how awesome you are and why it would be a good idea to hire you."
# long_description: "Description"
# long_description_header: "Describe your desired position"
# long_description_blurb: "Tell employers how awesome you are and what role you want."
# long_description: "Self Description"
# long_description_help: "Describe yourself to potential employers. Keep it short and to the point. We recommend outlining the position that would most interest you. Tasteful markdown okay; 600 characters max."
# work_experience: "Work Experience"
# work_header: "Chronicle your work history"
@ -294,13 +294,25 @@ module.exports = nativeDescription: "Deutsch (Österreich)", englishDescription:
# project_picture_help: "Upload a 230x115px or larger image showing off the project."
# project_link: "Link"
# project_link_help: "Link to the project."
# player_code: "Player Code"
# employers:
# want_to_hire_our_players: "Want to hire expert CodeCombat players?"
# want_to_hire_our_players: "Hire CodeCombat Players"
# what: "What is CodeCombat?"
# what_blurb: "CodeCombat is a multiplayer browser programming game. Players write code to control their forces in battle against other developers. We support JavaScript, Python, Lua, Clojure, CoffeeScript, and Io."
# who: "Who Are the Players?"
# who_blurb: "CodeCombateers are software developers who enjoy using their programming skills to play games. They range from college seniors at top 20 engineering programs to 20-year industry veterans."
# how: "How Do We Find Developers?"
# how_blurb: "We host competitive tournaments to attract competitive software engieneers. We then use in-house algorithms to identify the best players among the top 5% of tournament winners."
# why: "Why Hire Through Us?"
# why_blurb_1: "We will save you time. Every CodeCombateer we feaure is "
# why_blurb_2: "looking for work"
# why_blurb_3: ", has "
# why_blurb_4: "demonstrated top notch technical skills"
# why_blurb_5: ", and has been "
# why_blurb_6: "personally screened by us"
# why_blurb_7: ". Stop screening and start hiring."
# see_candidates: "Click here to see our candidates"
# candidates_count_prefix: "We currently have "
# candidates_count_many: "many"
# candidates_count_suffix: "highly skilled and vetted developers looking for work."
# candidate_name: "Name"
# candidate_location: "Location"
# candidate_looking_for: "Looking For"
@ -308,8 +320,9 @@ module.exports = nativeDescription: "Deutsch (Österreich)", englishDescription:
# candidate_top_skills: "Top Skills"
# candidate_years_experience: "Yrs Exp"
# candidate_last_updated: "Last Updated"
# candidate_approved: "Us?"
# candidate_active: "Them?"
# featured_developers: "Featured Developers"
# other_developers: "Other Developers"
# inactive_developers: "Inactive Developers"
# play_level:
# done: "Done"
@ -435,6 +448,7 @@ module.exports = nativeDescription: "Deutsch (Österreich)", englishDescription:
# av_entities_sub_title: "Entities"
# av_entities_users_url: "Users"
# av_entities_active_instances_url: "Active Instances"
# av_entities_employer_list_url: "Employer List"
# av_other_sub_title: "Other"
# av_other_debug_base_url: "Base (for debugging base.jade)"
# u_title: "User List"
@ -504,7 +518,7 @@ module.exports = nativeDescription: "Deutsch (Österreich)", englishDescription:
# new_thang_title_login: "Log In to Create a New Thang Type"
# new_level_title_login: "Log In to Create a New Level"
# new_achievement_title: "Create a New Achievement"
# new_achievement_title_login: "Sign Up to Create a New Achievement"
# new_achievement_title_login: "Log In to Create a New Achievement"
# article_search_title: "Search Articles Here"
# thang_search_title: "Search Thang Types Here"
# level_search_title: "Search Levels Here"
@ -783,9 +797,12 @@ module.exports = nativeDescription: "Deutsch (Österreich)", englishDescription:
# watch_victory: "Watch your victory"
# defeat_the: "Defeat the"
# tournament_ends: "Tournament ends"
# tournament_ended: "Tournament ended"
# tournament_rules: "Tournament Rules"
# tournament_blurb: "Write code, collect gold, build armies, crush foes, win prizes, and upgrade your career in our $40,000 Greed tournament! Check out the details"
# tournament_blurb_blog: "on our blog"
# rules: "Rules"
# winners: "Winners"
# ladder_prizes:
# title: "Tournament Prizes"
@ -864,6 +881,7 @@ module.exports = nativeDescription: "Deutsch (Österreich)", englishDescription:
# source_document: "Source Document"
# document: "Document"
# sprite_sheet: "Sprite Sheet"
# candidate_sessions: "Candidate Sessions"
# delta:
# added: "Added"

View file

@ -193,12 +193,13 @@ module.exports = nativeDescription: "Deutsch (Schweiz)", englishDescription: "Ge
# view_profile: "View Your Profile"
# account_profile:
# edit_settings: "Edit Settings"
# done_editing_settings: "Done Editing"
# settings: "Settings"
# edit_profile: "Edit Profile"
# done_editing: "Done Editing"
# profile_for_prefix: "Profile for "
# profile_for_suffix: ""
# approved: "Approved"
# not_approved: "Not Approved"
# featured: "Featured"
# not_featured: "Not Featured"
# looking_for: "Looking for:"
# last_updated: "Last updated:"
# contact: "Contact"
@ -209,17 +210,17 @@ module.exports = nativeDescription: "Deutsch (Schweiz)", englishDescription: "Ge
# next_city: "city?"
# next_country: "pick your country."
# next_name: "name?"
# next_short_description: "summarize yourself at a glance."
# next_long_description: "describe the work you're looking for."
# next_short_description: "write a short description."
# next_long_description: "describe your desired position."
# next_skills: "list at least five skills."
# next_work: "list your work experience."
# next_work: "chronicle your work history."
# next_education: "recount your educational ordeals."
# next_projects: "show off up to three projects you've worked on."
# next_links: "add any personal or social links."
# next_photo: "add an optional professional photo."
# next_active: "mark yourself open to offers to show up in searches."
# example_blog: "Your Blog"
# example_github: "Your GitHub"
# example_blog: "Blog"
# example_personal_site: "Personal Site"
# links_header: "Personal Links"
# links_blurb: "Link any other sites or profiles you want to highlight, like your GitHub, your LinkedIn, or your blog."
# links_name: "Link Name"
@ -247,15 +248,14 @@ module.exports = nativeDescription: "Deutsch (Schweiz)", englishDescription: "Ge
# name_anonymous: "Anonymous Developer"
# name_help: "Name you want employers to see, like 'Nick Winter'."
# short_description_header: "Write a short description of yourself"
# short_description_blurb: "Add a blurb here that will show, at a glance, whether you might be just the developer that an employer is looking for."
# short_description: "Short Description"
# short_description_blurb: "Add a tagline to help an employer quickly learn more about you."
# short_description: "Tagline"
# short_description_help: "Who are you, and what are you looking for? 140 characters max."
# skills_header: "Skills"
# skills_help: "Tag relevant developer skills in order of proficiency."
# long_description_header: "Detail your desired position"
# long_description_blurb_1: "Write a little longer section here to describe the role you would like to pursue next."
# long_description_blurb_2: "Talk about how awesome you are and why it would be a good idea to hire you."
# long_description: "Description"
# long_description_header: "Describe your desired position"
# long_description_blurb: "Tell employers how awesome you are and what role you want."
# long_description: "Self Description"
# long_description_help: "Describe yourself to potential employers. Keep it short and to the point. We recommend outlining the position that would most interest you. Tasteful markdown okay; 600 characters max."
# work_experience: "Work Experience"
# work_header: "Chronicle your work history"
@ -294,13 +294,25 @@ module.exports = nativeDescription: "Deutsch (Schweiz)", englishDescription: "Ge
# project_picture_help: "Upload a 230x115px or larger image showing off the project."
# project_link: "Link"
# project_link_help: "Link to the project."
# player_code: "Player Code"
# employers:
# want_to_hire_our_players: "Want to hire expert CodeCombat players?"
# want_to_hire_our_players: "Hire CodeCombat Players"
# what: "What is CodeCombat?"
# what_blurb: "CodeCombat is a multiplayer browser programming game. Players write code to control their forces in battle against other developers. We support JavaScript, Python, Lua, Clojure, CoffeeScript, and Io."
# who: "Who Are the Players?"
# who_blurb: "CodeCombateers are software developers who enjoy using their programming skills to play games. They range from college seniors at top 20 engineering programs to 20-year industry veterans."
# how: "How Do We Find Developers?"
# how_blurb: "We host competitive tournaments to attract competitive software engieneers. We then use in-house algorithms to identify the best players among the top 5% of tournament winners."
# why: "Why Hire Through Us?"
# why_blurb_1: "We will save you time. Every CodeCombateer we feaure is "
# why_blurb_2: "looking for work"
# why_blurb_3: ", has "
# why_blurb_4: "demonstrated top notch technical skills"
# why_blurb_5: ", and has been "
# why_blurb_6: "personally screened by us"
# why_blurb_7: ". Stop screening and start hiring."
# see_candidates: "Click here to see our candidates"
# candidates_count_prefix: "We currently have "
# candidates_count_many: "many"
# candidates_count_suffix: "highly skilled and vetted developers looking for work."
# candidate_name: "Name"
# candidate_location: "Location"
# candidate_looking_for: "Looking For"
@ -308,8 +320,9 @@ module.exports = nativeDescription: "Deutsch (Schweiz)", englishDescription: "Ge
# candidate_top_skills: "Top Skills"
# candidate_years_experience: "Yrs Exp"
# candidate_last_updated: "Last Updated"
# candidate_approved: "Us?"
# candidate_active: "Them?"
# featured_developers: "Featured Developers"
# other_developers: "Other Developers"
# inactive_developers: "Inactive Developers"
# play_level:
# done: "Done"
@ -435,6 +448,7 @@ module.exports = nativeDescription: "Deutsch (Schweiz)", englishDescription: "Ge
# av_entities_sub_title: "Entities"
# av_entities_users_url: "Users"
# av_entities_active_instances_url: "Active Instances"
# av_entities_employer_list_url: "Employer List"
# av_other_sub_title: "Other"
# av_other_debug_base_url: "Base (for debugging base.jade)"
# u_title: "User List"
@ -504,7 +518,7 @@ module.exports = nativeDescription: "Deutsch (Schweiz)", englishDescription: "Ge
# new_thang_title_login: "Log In to Create a New Thang Type"
# new_level_title_login: "Log In to Create a New Level"
# new_achievement_title: "Create a New Achievement"
# new_achievement_title_login: "Sign Up to Create a New Achievement"
# new_achievement_title_login: "Log In to Create a New Achievement"
# article_search_title: "Search Articles Here"
# thang_search_title: "Search Thang Types Here"
# level_search_title: "Search Levels Here"
@ -783,9 +797,12 @@ module.exports = nativeDescription: "Deutsch (Schweiz)", englishDescription: "Ge
# watch_victory: "Watch your victory"
# defeat_the: "Defeat the"
# tournament_ends: "Tournament ends"
# tournament_ended: "Tournament ended"
# tournament_rules: "Tournament Rules"
# tournament_blurb: "Write code, collect gold, build armies, crush foes, win prizes, and upgrade your career in our $40,000 Greed tournament! Check out the details"
# tournament_blurb_blog: "on our blog"
# rules: "Rules"
# winners: "Winners"
# ladder_prizes:
# title: "Tournament Prizes"
@ -864,6 +881,7 @@ module.exports = nativeDescription: "Deutsch (Schweiz)", englishDescription: "Ge
# source_document: "Source Document"
# document: "Document"
# sprite_sheet: "Sprite Sheet"
# candidate_sessions: "Candidate Sessions"
# delta:
# added: "Added"

View file

@ -193,12 +193,13 @@ module.exports = nativeDescription: "Deutsch (Deutschland)", englishDescription:
# view_profile: "View Your Profile"
account_profile:
edit_settings: "Einstellungen ändern"
# done_editing_settings: "Done Editing"
# settings: "Settings"
# edit_profile: "Edit Profile"
# done_editing: "Done Editing"
profile_for_prefix: "Profil von "
profile_for_suffix: ""
# approved: "Approved"
# not_approved: "Not Approved"
# featured: "Featured"
# not_featured: "Not Featured"
# looking_for: "Looking for:"
# last_updated: "Last updated:"
# contact: "Contact"
@ -209,17 +210,17 @@ module.exports = nativeDescription: "Deutsch (Deutschland)", englishDescription:
# next_city: "city?"
# next_country: "pick your country."
# next_name: "name?"
# next_short_description: "summarize yourself at a glance."
# next_long_description: "describe the work you're looking for."
# next_short_description: "write a short description."
# next_long_description: "describe your desired position."
# next_skills: "list at least five skills."
# next_work: "list your work experience."
# next_work: "chronicle your work history."
# next_education: "recount your educational ordeals."
# next_projects: "show off up to three projects you've worked on."
# next_links: "add any personal or social links."
# next_photo: "add an optional professional photo."
# next_active: "mark yourself open to offers to show up in searches."
# example_blog: "Your Blog"
# example_github: "Your GitHub"
# example_blog: "Blog"
# example_personal_site: "Personal Site"
# links_header: "Personal Links"
# links_blurb: "Link any other sites or profiles you want to highlight, like your GitHub, your LinkedIn, or your blog."
# links_name: "Link Name"
@ -247,15 +248,14 @@ module.exports = nativeDescription: "Deutsch (Deutschland)", englishDescription:
# name_anonymous: "Anonymous Developer"
# name_help: "Name you want employers to see, like 'Nick Winter'."
# short_description_header: "Write a short description of yourself"
# short_description_blurb: "Add a blurb here that will show, at a glance, whether you might be just the developer that an employer is looking for."
# short_description: "Short Description"
# short_description_blurb: "Add a tagline to help an employer quickly learn more about you."
# short_description: "Tagline"
# short_description_help: "Who are you, and what are you looking for? 140 characters max."
# skills_header: "Skills"
# skills_help: "Tag relevant developer skills in order of proficiency."
# long_description_header: "Detail your desired position"
# long_description_blurb_1: "Write a little longer section here to describe the role you would like to pursue next."
# long_description_blurb_2: "Talk about how awesome you are and why it would be a good idea to hire you."
# long_description: "Description"
# long_description_header: "Describe your desired position"
# long_description_blurb: "Tell employers how awesome you are and what role you want."
# long_description: "Self Description"
# long_description_help: "Describe yourself to potential employers. Keep it short and to the point. We recommend outlining the position that would most interest you. Tasteful markdown okay; 600 characters max."
# work_experience: "Work Experience"
# work_header: "Chronicle your work history"
@ -294,13 +294,25 @@ module.exports = nativeDescription: "Deutsch (Deutschland)", englishDescription:
# project_picture_help: "Upload a 230x115px or larger image showing off the project."
# project_link: "Link"
# project_link_help: "Link to the project."
# player_code: "Player Code"
# employers:
# want_to_hire_our_players: "Want to hire expert CodeCombat players?"
# want_to_hire_our_players: "Hire CodeCombat Players"
# what: "What is CodeCombat?"
# what_blurb: "CodeCombat is a multiplayer browser programming game. Players write code to control their forces in battle against other developers. We support JavaScript, Python, Lua, Clojure, CoffeeScript, and Io."
# who: "Who Are the Players?"
# who_blurb: "CodeCombateers are software developers who enjoy using their programming skills to play games. They range from college seniors at top 20 engineering programs to 20-year industry veterans."
# how: "How Do We Find Developers?"
# how_blurb: "We host competitive tournaments to attract competitive software engieneers. We then use in-house algorithms to identify the best players among the top 5% of tournament winners."
# why: "Why Hire Through Us?"
# why_blurb_1: "We will save you time. Every CodeCombateer we feaure is "
# why_blurb_2: "looking for work"
# why_blurb_3: ", has "
# why_blurb_4: "demonstrated top notch technical skills"
# why_blurb_5: ", and has been "
# why_blurb_6: "personally screened by us"
# why_blurb_7: ". Stop screening and start hiring."
# see_candidates: "Click here to see our candidates"
# candidates_count_prefix: "We currently have "
# candidates_count_many: "many"
# candidates_count_suffix: "highly skilled and vetted developers looking for work."
# candidate_name: "Name"
# candidate_location: "Location"
# candidate_looking_for: "Looking For"
@ -308,8 +320,9 @@ module.exports = nativeDescription: "Deutsch (Deutschland)", englishDescription:
# candidate_top_skills: "Top Skills"
# candidate_years_experience: "Yrs Exp"
# candidate_last_updated: "Last Updated"
# candidate_approved: "Us?"
# candidate_active: "Them?"
# featured_developers: "Featured Developers"
# other_developers: "Other Developers"
# inactive_developers: "Inactive Developers"
play_level:
done: "Fertig"
@ -435,6 +448,7 @@ module.exports = nativeDescription: "Deutsch (Deutschland)", englishDescription:
av_entities_sub_title: "Entitäten"
av_entities_users_url: "Benutzer"
av_entities_active_instances_url: "Aktive Instanzen"
# av_entities_employer_list_url: "Employer List"
av_other_sub_title: "Sonstige"
# av_other_debug_base_url: "Base (for debugging base.jade)"
u_title: "Benutzerliste"
@ -504,7 +518,7 @@ module.exports = nativeDescription: "Deutsch (Deutschland)", englishDescription:
# new_thang_title_login: "Log In to Create a New Thang Type"
# new_level_title_login: "Log In to Create a New Level"
# new_achievement_title: "Create a New Achievement"
# new_achievement_title_login: "Sign Up to Create a New Achievement"
# new_achievement_title_login: "Log In to Create a New Achievement"
# article_search_title: "Search Articles Here"
# thang_search_title: "Search Thang Types Here"
# level_search_title: "Search Levels Here"
@ -783,9 +797,12 @@ module.exports = nativeDescription: "Deutsch (Deutschland)", englishDescription:
# watch_victory: "Watch your victory"
# defeat_the: "Defeat the"
# tournament_ends: "Tournament ends"
# tournament_ended: "Tournament ended"
# tournament_rules: "Tournament Rules"
# tournament_blurb: "Write code, collect gold, build armies, crush foes, win prizes, and upgrade your career in our $40,000 Greed tournament! Check out the details"
# tournament_blurb_blog: "on our blog"
# rules: "Rules"
# winners: "Winners"
# ladder_prizes:
# title: "Tournament Prizes"
@ -864,6 +881,7 @@ module.exports = nativeDescription: "Deutsch (Deutschland)", englishDescription:
# source_document: "Source Document"
# document: "Document"
# sprite_sheet: "Sprite Sheet"
# candidate_sessions: "Candidate Sessions"
# delta:
# added: "Added"

View file

@ -193,12 +193,13 @@ module.exports = nativeDescription: "Deutsch", englishDescription: "German", tra
# view_profile: "View Your Profile"
account_profile:
edit_settings: "Einstellungen ändern"
# done_editing_settings: "Done Editing"
# settings: "Settings"
# edit_profile: "Edit Profile"
# done_editing: "Done Editing"
profile_for_prefix: "Profil von "
profile_for_suffix: ""
# approved: "Approved"
# not_approved: "Not Approved"
# featured: "Featured"
# not_featured: "Not Featured"
# looking_for: "Looking for:"
# last_updated: "Last updated:"
# contact: "Contact"
@ -209,17 +210,17 @@ module.exports = nativeDescription: "Deutsch", englishDescription: "German", tra
# next_city: "city?"
# next_country: "pick your country."
# next_name: "name?"
# next_short_description: "summarize yourself at a glance."
# next_long_description: "describe the work you're looking for."
# next_short_description: "write a short description."
# next_long_description: "describe your desired position."
# next_skills: "list at least five skills."
# next_work: "list your work experience."
# next_work: "chronicle your work history."
# next_education: "recount your educational ordeals."
# next_projects: "show off up to three projects you've worked on."
# next_links: "add any personal or social links."
# next_photo: "add an optional professional photo."
# next_active: "mark yourself open to offers to show up in searches."
# example_blog: "Your Blog"
# example_github: "Your GitHub"
# example_blog: "Blog"
# example_personal_site: "Personal Site"
# links_header: "Personal Links"
# links_blurb: "Link any other sites or profiles you want to highlight, like your GitHub, your LinkedIn, or your blog."
# links_name: "Link Name"
@ -247,15 +248,14 @@ module.exports = nativeDescription: "Deutsch", englishDescription: "German", tra
# name_anonymous: "Anonymous Developer"
# name_help: "Name you want employers to see, like 'Nick Winter'."
# short_description_header: "Write a short description of yourself"
# short_description_blurb: "Add a blurb here that will show, at a glance, whether you might be just the developer that an employer is looking for."
# short_description: "Short Description"
# short_description_blurb: "Add a tagline to help an employer quickly learn more about you."
# short_description: "Tagline"
# short_description_help: "Who are you, and what are you looking for? 140 characters max."
# skills_header: "Skills"
# skills_help: "Tag relevant developer skills in order of proficiency."
# long_description_header: "Detail your desired position"
# long_description_blurb_1: "Write a little longer section here to describe the role you would like to pursue next."
# long_description_blurb_2: "Talk about how awesome you are and why it would be a good idea to hire you."
# long_description: "Description"
# long_description_header: "Describe your desired position"
# long_description_blurb: "Tell employers how awesome you are and what role you want."
# long_description: "Self Description"
# long_description_help: "Describe yourself to potential employers. Keep it short and to the point. We recommend outlining the position that would most interest you. Tasteful markdown okay; 600 characters max."
# work_experience: "Work Experience"
# work_header: "Chronicle your work history"
@ -294,13 +294,25 @@ module.exports = nativeDescription: "Deutsch", englishDescription: "German", tra
# project_picture_help: "Upload a 230x115px or larger image showing off the project."
# project_link: "Link"
# project_link_help: "Link to the project."
# player_code: "Player Code"
# employers:
# want_to_hire_our_players: "Want to hire expert CodeCombat players?"
# want_to_hire_our_players: "Hire CodeCombat Players"
# what: "What is CodeCombat?"
# what_blurb: "CodeCombat is a multiplayer browser programming game. Players write code to control their forces in battle against other developers. We support JavaScript, Python, Lua, Clojure, CoffeeScript, and Io."
# who: "Who Are the Players?"
# who_blurb: "CodeCombateers are software developers who enjoy using their programming skills to play games. They range from college seniors at top 20 engineering programs to 20-year industry veterans."
# how: "How Do We Find Developers?"
# how_blurb: "We host competitive tournaments to attract competitive software engieneers. We then use in-house algorithms to identify the best players among the top 5% of tournament winners."
# why: "Why Hire Through Us?"
# why_blurb_1: "We will save you time. Every CodeCombateer we feaure is "
# why_blurb_2: "looking for work"
# why_blurb_3: ", has "
# why_blurb_4: "demonstrated top notch technical skills"
# why_blurb_5: ", and has been "
# why_blurb_6: "personally screened by us"
# why_blurb_7: ". Stop screening and start hiring."
# see_candidates: "Click here to see our candidates"
# candidates_count_prefix: "We currently have "
# candidates_count_many: "many"
# candidates_count_suffix: "highly skilled and vetted developers looking for work."
# candidate_name: "Name"
# candidate_location: "Location"
# candidate_looking_for: "Looking For"
@ -308,8 +320,9 @@ module.exports = nativeDescription: "Deutsch", englishDescription: "German", tra
# candidate_top_skills: "Top Skills"
# candidate_years_experience: "Yrs Exp"
# candidate_last_updated: "Last Updated"
# candidate_approved: "Us?"
# candidate_active: "Them?"
# featured_developers: "Featured Developers"
# other_developers: "Other Developers"
# inactive_developers: "Inactive Developers"
play_level:
done: "Fertig"
@ -435,6 +448,7 @@ module.exports = nativeDescription: "Deutsch", englishDescription: "German", tra
av_entities_sub_title: "Entitäten"
av_entities_users_url: "Benutzer"
av_entities_active_instances_url: "Aktive Instanzen"
# av_entities_employer_list_url: "Employer List"
av_other_sub_title: "Sonstige"
# av_other_debug_base_url: "Base (for debugging base.jade)"
u_title: "Benutzerliste"
@ -504,7 +518,7 @@ module.exports = nativeDescription: "Deutsch", englishDescription: "German", tra
# new_thang_title_login: "Log In to Create a New Thang Type"
# new_level_title_login: "Log In to Create a New Level"
# new_achievement_title: "Create a New Achievement"
# new_achievement_title_login: "Sign Up to Create a New Achievement"
# new_achievement_title_login: "Log In to Create a New Achievement"
# article_search_title: "Search Articles Here"
# thang_search_title: "Search Thang Types Here"
# level_search_title: "Search Levels Here"
@ -783,9 +797,12 @@ module.exports = nativeDescription: "Deutsch", englishDescription: "German", tra
# watch_victory: "Watch your victory"
# defeat_the: "Defeat the"
# tournament_ends: "Tournament ends"
# tournament_ended: "Tournament ended"
# tournament_rules: "Tournament Rules"
# tournament_blurb: "Write code, collect gold, build armies, crush foes, win prizes, and upgrade your career in our $40,000 Greed tournament! Check out the details"
# tournament_blurb_blog: "on our blog"
# rules: "Rules"
# winners: "Winners"
# ladder_prizes:
# title: "Tournament Prizes"
@ -864,6 +881,7 @@ module.exports = nativeDescription: "Deutsch", englishDescription: "German", tra
# source_document: "Source Document"
# document: "Document"
# sprite_sheet: "Sprite Sheet"
# candidate_sessions: "Candidate Sessions"
# delta:
# added: "Added"

View file

@ -193,12 +193,13 @@ module.exports = nativeDescription: "ελληνικά", englishDescription: "Gre
# view_profile: "View Your Profile"
account_profile:
edit_settings: "Επεξεργασία ρυθμίσεων"
# done_editing_settings: "Done Editing"
# settings: "Settings"
# edit_profile: "Edit Profile"
# done_editing: "Done Editing"
profile_for_prefix: "Προφίλ για "
# profile_for_suffix: ""
# approved: "Approved"
# not_approved: "Not Approved"
# featured: "Featured"
# not_featured: "Not Featured"
# looking_for: "Looking for:"
# last_updated: "Last updated:"
# contact: "Contact"
@ -209,17 +210,17 @@ module.exports = nativeDescription: "ελληνικά", englishDescription: "Gre
# next_city: "city?"
# next_country: "pick your country."
# next_name: "name?"
# next_short_description: "summarize yourself at a glance."
# next_long_description: "describe the work you're looking for."
# next_short_description: "write a short description."
# next_long_description: "describe your desired position."
# next_skills: "list at least five skills."
# next_work: "list your work experience."
# next_work: "chronicle your work history."
# next_education: "recount your educational ordeals."
# next_projects: "show off up to three projects you've worked on."
# next_links: "add any personal or social links."
# next_photo: "add an optional professional photo."
# next_active: "mark yourself open to offers to show up in searches."
# example_blog: "Your Blog"
# example_github: "Your GitHub"
# example_blog: "Blog"
# example_personal_site: "Personal Site"
# links_header: "Personal Links"
# links_blurb: "Link any other sites or profiles you want to highlight, like your GitHub, your LinkedIn, or your blog."
# links_name: "Link Name"
@ -247,15 +248,14 @@ module.exports = nativeDescription: "ελληνικά", englishDescription: "Gre
# name_anonymous: "Anonymous Developer"
# name_help: "Name you want employers to see, like 'Nick Winter'."
# short_description_header: "Write a short description of yourself"
# short_description_blurb: "Add a blurb here that will show, at a glance, whether you might be just the developer that an employer is looking for."
# short_description: "Short Description"
# short_description_blurb: "Add a tagline to help an employer quickly learn more about you."
# short_description: "Tagline"
# short_description_help: "Who are you, and what are you looking for? 140 characters max."
# skills_header: "Skills"
# skills_help: "Tag relevant developer skills in order of proficiency."
# long_description_header: "Detail your desired position"
# long_description_blurb_1: "Write a little longer section here to describe the role you would like to pursue next."
# long_description_blurb_2: "Talk about how awesome you are and why it would be a good idea to hire you."
# long_description: "Description"
# long_description_header: "Describe your desired position"
# long_description_blurb: "Tell employers how awesome you are and what role you want."
# long_description: "Self Description"
# long_description_help: "Describe yourself to potential employers. Keep it short and to the point. We recommend outlining the position that would most interest you. Tasteful markdown okay; 600 characters max."
# work_experience: "Work Experience"
# work_header: "Chronicle your work history"
@ -294,13 +294,25 @@ module.exports = nativeDescription: "ελληνικά", englishDescription: "Gre
# project_picture_help: "Upload a 230x115px or larger image showing off the project."
# project_link: "Link"
# project_link_help: "Link to the project."
# player_code: "Player Code"
# employers:
# want_to_hire_our_players: "Want to hire expert CodeCombat players?"
# want_to_hire_our_players: "Hire CodeCombat Players"
# what: "What is CodeCombat?"
# what_blurb: "CodeCombat is a multiplayer browser programming game. Players write code to control their forces in battle against other developers. We support JavaScript, Python, Lua, Clojure, CoffeeScript, and Io."
# who: "Who Are the Players?"
# who_blurb: "CodeCombateers are software developers who enjoy using their programming skills to play games. They range from college seniors at top 20 engineering programs to 20-year industry veterans."
# how: "How Do We Find Developers?"
# how_blurb: "We host competitive tournaments to attract competitive software engieneers. We then use in-house algorithms to identify the best players among the top 5% of tournament winners."
# why: "Why Hire Through Us?"
# why_blurb_1: "We will save you time. Every CodeCombateer we feaure is "
# why_blurb_2: "looking for work"
# why_blurb_3: ", has "
# why_blurb_4: "demonstrated top notch technical skills"
# why_blurb_5: ", and has been "
# why_blurb_6: "personally screened by us"
# why_blurb_7: ". Stop screening and start hiring."
# see_candidates: "Click here to see our candidates"
# candidates_count_prefix: "We currently have "
# candidates_count_many: "many"
# candidates_count_suffix: "highly skilled and vetted developers looking for work."
# candidate_name: "Name"
# candidate_location: "Location"
# candidate_looking_for: "Looking For"
@ -308,8 +320,9 @@ module.exports = nativeDescription: "ελληνικά", englishDescription: "Gre
# candidate_top_skills: "Top Skills"
# candidate_years_experience: "Yrs Exp"
# candidate_last_updated: "Last Updated"
# candidate_approved: "Us?"
# candidate_active: "Them?"
# featured_developers: "Featured Developers"
# other_developers: "Other Developers"
# inactive_developers: "Inactive Developers"
play_level:
done: "Έτοιμο"
@ -435,6 +448,7 @@ module.exports = nativeDescription: "ελληνικά", englishDescription: "Gre
# av_entities_sub_title: "Entities"
# av_entities_users_url: "Users"
# av_entities_active_instances_url: "Active Instances"
# av_entities_employer_list_url: "Employer List"
# av_other_sub_title: "Other"
# av_other_debug_base_url: "Base (for debugging base.jade)"
# u_title: "User List"
@ -504,7 +518,7 @@ module.exports = nativeDescription: "ελληνικά", englishDescription: "Gre
# new_thang_title_login: "Log In to Create a New Thang Type"
# new_level_title_login: "Log In to Create a New Level"
# new_achievement_title: "Create a New Achievement"
# new_achievement_title_login: "Sign Up to Create a New Achievement"
# new_achievement_title_login: "Log In to Create a New Achievement"
# article_search_title: "Search Articles Here"
# thang_search_title: "Search Thang Types Here"
# level_search_title: "Search Levels Here"
@ -783,9 +797,12 @@ module.exports = nativeDescription: "ελληνικά", englishDescription: "Gre
# watch_victory: "Watch your victory"
# defeat_the: "Defeat the"
# tournament_ends: "Tournament ends"
# tournament_ended: "Tournament ended"
# tournament_rules: "Tournament Rules"
# tournament_blurb: "Write code, collect gold, build armies, crush foes, win prizes, and upgrade your career in our $40,000 Greed tournament! Check out the details"
# tournament_blurb_blog: "on our blog"
# rules: "Rules"
# winners: "Winners"
# ladder_prizes:
# title: "Tournament Prizes"
@ -864,6 +881,7 @@ module.exports = nativeDescription: "ελληνικά", englishDescription: "Gre
# source_document: "Source Document"
# document: "Document"
# sprite_sheet: "Sprite Sheet"
# candidate_sessions: "Candidate Sessions"
# delta:
# added: "Added"

View file

@ -193,12 +193,13 @@ module.exports = nativeDescription: "English (AU)", englishDescription: "English
# view_profile: "View Your Profile"
# account_profile:
# edit_settings: "Edit Settings"
# done_editing_settings: "Done Editing"
# settings: "Settings"
# edit_profile: "Edit Profile"
# done_editing: "Done Editing"
# profile_for_prefix: "Profile for "
# profile_for_suffix: ""
# approved: "Approved"
# not_approved: "Not Approved"
# featured: "Featured"
# not_featured: "Not Featured"
# looking_for: "Looking for:"
# last_updated: "Last updated:"
# contact: "Contact"
@ -209,17 +210,17 @@ module.exports = nativeDescription: "English (AU)", englishDescription: "English
# next_city: "city?"
# next_country: "pick your country."
# next_name: "name?"
# next_short_description: "summarize yourself at a glance."
# next_long_description: "describe the work you're looking for."
# next_short_description: "write a short description."
# next_long_description: "describe your desired position."
# next_skills: "list at least five skills."
# next_work: "list your work experience."
# next_work: "chronicle your work history."
# next_education: "recount your educational ordeals."
# next_projects: "show off up to three projects you've worked on."
# next_links: "add any personal or social links."
# next_photo: "add an optional professional photo."
# next_active: "mark yourself open to offers to show up in searches."
# example_blog: "Your Blog"
# example_github: "Your GitHub"
# example_blog: "Blog"
# example_personal_site: "Personal Site"
# links_header: "Personal Links"
# links_blurb: "Link any other sites or profiles you want to highlight, like your GitHub, your LinkedIn, or your blog."
# links_name: "Link Name"
@ -247,15 +248,14 @@ module.exports = nativeDescription: "English (AU)", englishDescription: "English
# name_anonymous: "Anonymous Developer"
# name_help: "Name you want employers to see, like 'Nick Winter'."
# short_description_header: "Write a short description of yourself"
# short_description_blurb: "Add a blurb here that will show, at a glance, whether you might be just the developer that an employer is looking for."
# short_description: "Short Description"
# short_description_blurb: "Add a tagline to help an employer quickly learn more about you."
# short_description: "Tagline"
# short_description_help: "Who are you, and what are you looking for? 140 characters max."
# skills_header: "Skills"
# skills_help: "Tag relevant developer skills in order of proficiency."
# long_description_header: "Detail your desired position"
# long_description_blurb_1: "Write a little longer section here to describe the role you would like to pursue next."
# long_description_blurb_2: "Talk about how awesome you are and why it would be a good idea to hire you."
# long_description: "Description"
# long_description_header: "Describe your desired position"
# long_description_blurb: "Tell employers how awesome you are and what role you want."
# long_description: "Self Description"
# long_description_help: "Describe yourself to potential employers. Keep it short and to the point. We recommend outlining the position that would most interest you. Tasteful markdown okay; 600 characters max."
# work_experience: "Work Experience"
# work_header: "Chronicle your work history"
@ -294,13 +294,25 @@ module.exports = nativeDescription: "English (AU)", englishDescription: "English
# project_picture_help: "Upload a 230x115px or larger image showing off the project."
# project_link: "Link"
# project_link_help: "Link to the project."
# player_code: "Player Code"
# employers:
# want_to_hire_our_players: "Want to hire expert CodeCombat players?"
# want_to_hire_our_players: "Hire CodeCombat Players"
# what: "What is CodeCombat?"
# what_blurb: "CodeCombat is a multiplayer browser programming game. Players write code to control their forces in battle against other developers. We support JavaScript, Python, Lua, Clojure, CoffeeScript, and Io."
# who: "Who Are the Players?"
# who_blurb: "CodeCombateers are software developers who enjoy using their programming skills to play games. They range from college seniors at top 20 engineering programs to 20-year industry veterans."
# how: "How Do We Find Developers?"
# how_blurb: "We host competitive tournaments to attract competitive software engieneers. We then use in-house algorithms to identify the best players among the top 5% of tournament winners."
# why: "Why Hire Through Us?"
# why_blurb_1: "We will save you time. Every CodeCombateer we feaure is "
# why_blurb_2: "looking for work"
# why_blurb_3: ", has "
# why_blurb_4: "demonstrated top notch technical skills"
# why_blurb_5: ", and has been "
# why_blurb_6: "personally screened by us"
# why_blurb_7: ". Stop screening and start hiring."
# see_candidates: "Click here to see our candidates"
# candidates_count_prefix: "We currently have "
# candidates_count_many: "many"
# candidates_count_suffix: "highly skilled and vetted developers looking for work."
# candidate_name: "Name"
# candidate_location: "Location"
# candidate_looking_for: "Looking For"
@ -308,8 +320,9 @@ module.exports = nativeDescription: "English (AU)", englishDescription: "English
# candidate_top_skills: "Top Skills"
# candidate_years_experience: "Yrs Exp"
# candidate_last_updated: "Last Updated"
# candidate_approved: "Us?"
# candidate_active: "Them?"
# featured_developers: "Featured Developers"
# other_developers: "Other Developers"
# inactive_developers: "Inactive Developers"
# play_level:
# done: "Done"
@ -435,6 +448,7 @@ module.exports = nativeDescription: "English (AU)", englishDescription: "English
# av_entities_sub_title: "Entities"
# av_entities_users_url: "Users"
# av_entities_active_instances_url: "Active Instances"
# av_entities_employer_list_url: "Employer List"
# av_other_sub_title: "Other"
# av_other_debug_base_url: "Base (for debugging base.jade)"
# u_title: "User List"
@ -504,7 +518,7 @@ module.exports = nativeDescription: "English (AU)", englishDescription: "English
# new_thang_title_login: "Log In to Create a New Thang Type"
# new_level_title_login: "Log In to Create a New Level"
# new_achievement_title: "Create a New Achievement"
# new_achievement_title_login: "Sign Up to Create a New Achievement"
# new_achievement_title_login: "Log In to Create a New Achievement"
# article_search_title: "Search Articles Here"
# thang_search_title: "Search Thang Types Here"
# level_search_title: "Search Levels Here"
@ -783,9 +797,12 @@ module.exports = nativeDescription: "English (AU)", englishDescription: "English
# watch_victory: "Watch your victory"
# defeat_the: "Defeat the"
# tournament_ends: "Tournament ends"
# tournament_ended: "Tournament ended"
# tournament_rules: "Tournament Rules"
# tournament_blurb: "Write code, collect gold, build armies, crush foes, win prizes, and upgrade your career in our $40,000 Greed tournament! Check out the details"
# tournament_blurb_blog: "on our blog"
# rules: "Rules"
# winners: "Winners"
# ladder_prizes:
# title: "Tournament Prizes"
@ -864,6 +881,7 @@ module.exports = nativeDescription: "English (AU)", englishDescription: "English
# source_document: "Source Document"
# document: "Document"
# sprite_sheet: "Sprite Sheet"
# candidate_sessions: "Candidate Sessions"
# delta:
# added: "Added"

View file

@ -193,12 +193,13 @@ module.exports = nativeDescription: "English (UK)", englishDescription: "English
# view_profile: "View Your Profile"
# account_profile:
# edit_settings: "Edit Settings"
# done_editing_settings: "Done Editing"
# settings: "Settings"
# edit_profile: "Edit Profile"
# done_editing: "Done Editing"
# profile_for_prefix: "Profile for "
# profile_for_suffix: ""
# approved: "Approved"
# not_approved: "Not Approved"
# featured: "Featured"
# not_featured: "Not Featured"
# looking_for: "Looking for:"
# last_updated: "Last updated:"
# contact: "Contact"
@ -209,17 +210,17 @@ module.exports = nativeDescription: "English (UK)", englishDescription: "English
# next_city: "city?"
# next_country: "pick your country."
# next_name: "name?"
# next_short_description: "summarize yourself at a glance."
# next_long_description: "describe the work you're looking for."
# next_short_description: "write a short description."
# next_long_description: "describe your desired position."
# next_skills: "list at least five skills."
# next_work: "list your work experience."
# next_work: "chronicle your work history."
# next_education: "recount your educational ordeals."
# next_projects: "show off up to three projects you've worked on."
# next_links: "add any personal or social links."
# next_photo: "add an optional professional photo."
# next_active: "mark yourself open to offers to show up in searches."
# example_blog: "Your Blog"
# example_github: "Your GitHub"
# example_blog: "Blog"
# example_personal_site: "Personal Site"
# links_header: "Personal Links"
# links_blurb: "Link any other sites or profiles you want to highlight, like your GitHub, your LinkedIn, or your blog."
# links_name: "Link Name"
@ -247,15 +248,14 @@ module.exports = nativeDescription: "English (UK)", englishDescription: "English
# name_anonymous: "Anonymous Developer"
# name_help: "Name you want employers to see, like 'Nick Winter'."
# short_description_header: "Write a short description of yourself"
# short_description_blurb: "Add a blurb here that will show, at a glance, whether you might be just the developer that an employer is looking for."
# short_description: "Short Description"
# short_description_blurb: "Add a tagline to help an employer quickly learn more about you."
# short_description: "Tagline"
# short_description_help: "Who are you, and what are you looking for? 140 characters max."
# skills_header: "Skills"
# skills_help: "Tag relevant developer skills in order of proficiency."
# long_description_header: "Detail your desired position"
# long_description_blurb_1: "Write a little longer section here to describe the role you would like to pursue next."
# long_description_blurb_2: "Talk about how awesome you are and why it would be a good idea to hire you."
# long_description: "Description"
# long_description_header: "Describe your desired position"
# long_description_blurb: "Tell employers how awesome you are and what role you want."
# long_description: "Self Description"
# long_description_help: "Describe yourself to potential employers. Keep it short and to the point. We recommend outlining the position that would most interest you. Tasteful markdown okay; 600 characters max."
# work_experience: "Work Experience"
# work_header: "Chronicle your work history"
@ -294,13 +294,25 @@ module.exports = nativeDescription: "English (UK)", englishDescription: "English
# project_picture_help: "Upload a 230x115px or larger image showing off the project."
# project_link: "Link"
# project_link_help: "Link to the project."
# player_code: "Player Code"
# employers:
# want_to_hire_our_players: "Want to hire expert CodeCombat players?"
# want_to_hire_our_players: "Hire CodeCombat Players"
# what: "What is CodeCombat?"
# what_blurb: "CodeCombat is a multiplayer browser programming game. Players write code to control their forces in battle against other developers. We support JavaScript, Python, Lua, Clojure, CoffeeScript, and Io."
# who: "Who Are the Players?"
# who_blurb: "CodeCombateers are software developers who enjoy using their programming skills to play games. They range from college seniors at top 20 engineering programs to 20-year industry veterans."
# how: "How Do We Find Developers?"
# how_blurb: "We host competitive tournaments to attract competitive software engieneers. We then use in-house algorithms to identify the best players among the top 5% of tournament winners."
# why: "Why Hire Through Us?"
# why_blurb_1: "We will save you time. Every CodeCombateer we feaure is "
# why_blurb_2: "looking for work"
# why_blurb_3: ", has "
# why_blurb_4: "demonstrated top notch technical skills"
# why_blurb_5: ", and has been "
# why_blurb_6: "personally screened by us"
# why_blurb_7: ". Stop screening and start hiring."
# see_candidates: "Click here to see our candidates"
# candidates_count_prefix: "We currently have "
# candidates_count_many: "many"
# candidates_count_suffix: "highly skilled and vetted developers looking for work."
# candidate_name: "Name"
# candidate_location: "Location"
# candidate_looking_for: "Looking For"
@ -308,8 +320,9 @@ module.exports = nativeDescription: "English (UK)", englishDescription: "English
# candidate_top_skills: "Top Skills"
# candidate_years_experience: "Yrs Exp"
# candidate_last_updated: "Last Updated"
# candidate_approved: "Us?"
# candidate_active: "Them?"
# featured_developers: "Featured Developers"
# other_developers: "Other Developers"
# inactive_developers: "Inactive Developers"
play_level:
# done: "Done"
@ -435,6 +448,7 @@ module.exports = nativeDescription: "English (UK)", englishDescription: "English
# av_entities_sub_title: "Entities"
# av_entities_users_url: "Users"
# av_entities_active_instances_url: "Active Instances"
# av_entities_employer_list_url: "Employer List"
# av_other_sub_title: "Other"
# av_other_debug_base_url: "Base (for debugging base.jade)"
# u_title: "User List"
@ -504,7 +518,7 @@ module.exports = nativeDescription: "English (UK)", englishDescription: "English
# new_thang_title_login: "Log In to Create a New Thang Type"
# new_level_title_login: "Log In to Create a New Level"
# new_achievement_title: "Create a New Achievement"
# new_achievement_title_login: "Sign Up to Create a New Achievement"
# new_achievement_title_login: "Log In to Create a New Achievement"
# article_search_title: "Search Articles Here"
# thang_search_title: "Search Thang Types Here"
# level_search_title: "Search Levels Here"
@ -783,9 +797,12 @@ module.exports = nativeDescription: "English (UK)", englishDescription: "English
# watch_victory: "Watch your victory"
# defeat_the: "Defeat the"
# tournament_ends: "Tournament ends"
# tournament_ended: "Tournament ended"
# tournament_rules: "Tournament Rules"
# tournament_blurb: "Write code, collect gold, build armies, crush foes, win prizes, and upgrade your career in our $40,000 Greed tournament! Check out the details"
# tournament_blurb_blog: "on our blog"
# rules: "Rules"
# winners: "Winners"
# ladder_prizes:
# title: "Tournament Prizes"
@ -864,6 +881,7 @@ module.exports = nativeDescription: "English (UK)", englishDescription: "English
# source_document: "Source Document"
# document: "Document"
# sprite_sheet: "Sprite Sheet"
# candidate_sessions: "Candidate Sessions"
# delta:
# added: "Added"

View file

@ -193,12 +193,13 @@ module.exports = nativeDescription: "English (US)", englishDescription: "English
# view_profile: "View Your Profile"
# account_profile:
# edit_settings: "Edit Settings"
# done_editing_settings: "Done Editing"
# settings: "Settings"
# edit_profile: "Edit Profile"
# done_editing: "Done Editing"
# profile_for_prefix: "Profile for "
# profile_for_suffix: ""
# approved: "Approved"
# not_approved: "Not Approved"
# featured: "Featured"
# not_featured: "Not Featured"
# looking_for: "Looking for:"
# last_updated: "Last updated:"
# contact: "Contact"
@ -209,17 +210,17 @@ module.exports = nativeDescription: "English (US)", englishDescription: "English
# next_city: "city?"
# next_country: "pick your country."
# next_name: "name?"
# next_short_description: "summarize yourself at a glance."
# next_long_description: "describe the work you're looking for."
# next_short_description: "write a short description."
# next_long_description: "describe your desired position."
# next_skills: "list at least five skills."
# next_work: "list your work experience."
# next_work: "chronicle your work history."
# next_education: "recount your educational ordeals."
# next_projects: "show off up to three projects you've worked on."
# next_links: "add any personal or social links."
# next_photo: "add an optional professional photo."
# next_active: "mark yourself open to offers to show up in searches."
# example_blog: "Your Blog"
# example_github: "Your GitHub"
# example_blog: "Blog"
# example_personal_site: "Personal Site"
# links_header: "Personal Links"
# links_blurb: "Link any other sites or profiles you want to highlight, like your GitHub, your LinkedIn, or your blog."
# links_name: "Link Name"
@ -247,15 +248,14 @@ module.exports = nativeDescription: "English (US)", englishDescription: "English
# name_anonymous: "Anonymous Developer"
# name_help: "Name you want employers to see, like 'Nick Winter'."
# short_description_header: "Write a short description of yourself"
# short_description_blurb: "Add a blurb here that will show, at a glance, whether you might be just the developer that an employer is looking for."
# short_description: "Short Description"
# short_description_blurb: "Add a tagline to help an employer quickly learn more about you."
# short_description: "Tagline"
# short_description_help: "Who are you, and what are you looking for? 140 characters max."
# skills_header: "Skills"
# skills_help: "Tag relevant developer skills in order of proficiency."
# long_description_header: "Detail your desired position"
# long_description_blurb_1: "Write a little longer section here to describe the role you would like to pursue next."
# long_description_blurb_2: "Talk about how awesome you are and why it would be a good idea to hire you."
# long_description: "Description"
# long_description_header: "Describe your desired position"
# long_description_blurb: "Tell employers how awesome you are and what role you want."
# long_description: "Self Description"
# long_description_help: "Describe yourself to potential employers. Keep it short and to the point. We recommend outlining the position that would most interest you. Tasteful markdown okay; 600 characters max."
# work_experience: "Work Experience"
# work_header: "Chronicle your work history"
@ -294,13 +294,25 @@ module.exports = nativeDescription: "English (US)", englishDescription: "English
# project_picture_help: "Upload a 230x115px or larger image showing off the project."
# project_link: "Link"
# project_link_help: "Link to the project."
# player_code: "Player Code"
# employers:
# want_to_hire_our_players: "Want to hire expert CodeCombat players?"
# want_to_hire_our_players: "Hire CodeCombat Players"
# what: "What is CodeCombat?"
# what_blurb: "CodeCombat is a multiplayer browser programming game. Players write code to control their forces in battle against other developers. We support JavaScript, Python, Lua, Clojure, CoffeeScript, and Io."
# who: "Who Are the Players?"
# who_blurb: "CodeCombateers are software developers who enjoy using their programming skills to play games. They range from college seniors at top 20 engineering programs to 20-year industry veterans."
# how: "How Do We Find Developers?"
# how_blurb: "We host competitive tournaments to attract competitive software engieneers. We then use in-house algorithms to identify the best players among the top 5% of tournament winners."
# why: "Why Hire Through Us?"
# why_blurb_1: "We will save you time. Every CodeCombateer we feaure is "
# why_blurb_2: "looking for work"
# why_blurb_3: ", has "
# why_blurb_4: "demonstrated top notch technical skills"
# why_blurb_5: ", and has been "
# why_blurb_6: "personally screened by us"
# why_blurb_7: ". Stop screening and start hiring."
# see_candidates: "Click here to see our candidates"
# candidates_count_prefix: "We currently have "
# candidates_count_many: "many"
# candidates_count_suffix: "highly skilled and vetted developers looking for work."
# candidate_name: "Name"
# candidate_location: "Location"
# candidate_looking_for: "Looking For"
@ -308,8 +320,9 @@ module.exports = nativeDescription: "English (US)", englishDescription: "English
# candidate_top_skills: "Top Skills"
# candidate_years_experience: "Yrs Exp"
# candidate_last_updated: "Last Updated"
# candidate_approved: "Us?"
# candidate_active: "Them?"
# featured_developers: "Featured Developers"
# other_developers: "Other Developers"
# inactive_developers: "Inactive Developers"
# play_level:
# done: "Done"
@ -435,6 +448,7 @@ module.exports = nativeDescription: "English (US)", englishDescription: "English
# av_entities_sub_title: "Entities"
# av_entities_users_url: "Users"
# av_entities_active_instances_url: "Active Instances"
# av_entities_employer_list_url: "Employer List"
# av_other_sub_title: "Other"
# av_other_debug_base_url: "Base (for debugging base.jade)"
# u_title: "User List"
@ -504,7 +518,7 @@ module.exports = nativeDescription: "English (US)", englishDescription: "English
# new_thang_title_login: "Log In to Create a New Thang Type"
# new_level_title_login: "Log In to Create a New Level"
# new_achievement_title: "Create a New Achievement"
# new_achievement_title_login: "Sign Up to Create a New Achievement"
# new_achievement_title_login: "Log In to Create a New Achievement"
# article_search_title: "Search Articles Here"
# thang_search_title: "Search Thang Types Here"
# level_search_title: "Search Levels Here"
@ -783,9 +797,12 @@ module.exports = nativeDescription: "English (US)", englishDescription: "English
# watch_victory: "Watch your victory"
# defeat_the: "Defeat the"
# tournament_ends: "Tournament ends"
# tournament_ended: "Tournament ended"
# tournament_rules: "Tournament Rules"
# tournament_blurb: "Write code, collect gold, build armies, crush foes, win prizes, and upgrade your career in our $40,000 Greed tournament! Check out the details"
# tournament_blurb_blog: "on our blog"
# rules: "Rules"
# winners: "Winners"
# ladder_prizes:
# title: "Tournament Prizes"
@ -864,6 +881,7 @@ module.exports = nativeDescription: "English (US)", englishDescription: "English
# source_document: "Source Document"
# document: "Document"
# sprite_sheet: "Sprite Sheet"
# candidate_sessions: "Candidate Sessions"
# delta:
# added: "Added"

View file

@ -879,7 +879,7 @@
files: "Files"
top_simulators: "Top Simulators"
source_document: "Source Document"
document: "Document" # note to diplomats: not a physical document, a document in MongoDB, ie a record in a database
document: "Document"
sprite_sheet: "Sprite Sheet"
candidate_sessions: "Candidate Sessions"

View file

@ -193,12 +193,13 @@ module.exports = nativeDescription: "español (América Latina)", englishDescrip
# view_profile: "View Your Profile"
account_profile:
edit_settings: "Editar Configuración"
# done_editing_settings: "Done Editing"
# settings: "Settings"
# edit_profile: "Edit Profile"
# done_editing: "Done Editing"
profile_for_prefix: "Perfil para "
profile_for_suffix: ""
approved: "Aprobado"
not_approved: "No Aprobado"
# featured: "Featured"
# not_featured: "Not Featured"
looking_for: "Buscando:"
last_updated: "Última Actualización:"
contact: "Contacto"
@ -209,17 +210,17 @@ module.exports = nativeDescription: "español (América Latina)", englishDescrip
# next_city: "city?"
# next_country: "pick your country."
# next_name: "name?"
# next_short_description: "summarize yourself at a glance."
# next_long_description: "describe the work you're looking for."
# next_short_description: "write a short description."
# next_long_description: "describe your desired position."
# next_skills: "list at least five skills."
# next_work: "list your work experience."
# next_work: "chronicle your work history."
# next_education: "recount your educational ordeals."
# next_projects: "show off up to three projects you've worked on."
# next_links: "add any personal or social links."
# next_photo: "add an optional professional photo."
# next_active: "mark yourself open to offers to show up in searches."
# example_blog: "Your Blog"
# example_github: "Your GitHub"
# example_blog: "Blog"
# example_personal_site: "Personal Site"
# links_header: "Personal Links"
# links_blurb: "Link any other sites or profiles you want to highlight, like your GitHub, your LinkedIn, or your blog."
# links_name: "Link Name"
@ -247,15 +248,14 @@ module.exports = nativeDescription: "español (América Latina)", englishDescrip
# name_anonymous: "Anonymous Developer"
# name_help: "Name you want employers to see, like 'Nick Winter'."
# short_description_header: "Write a short description of yourself"
# short_description_blurb: "Add a blurb here that will show, at a glance, whether you might be just the developer that an employer is looking for."
# short_description: "Short Description"
# short_description_blurb: "Add a tagline to help an employer quickly learn more about you."
# short_description: "Tagline"
# short_description_help: "Who are you, and what are you looking for? 140 characters max."
# skills_header: "Skills"
# skills_help: "Tag relevant developer skills in order of proficiency."
# long_description_header: "Detail your desired position"
# long_description_blurb_1: "Write a little longer section here to describe the role you would like to pursue next."
# long_description_blurb_2: "Talk about how awesome you are and why it would be a good idea to hire you."
# long_description: "Description"
# long_description_header: "Describe your desired position"
# long_description_blurb: "Tell employers how awesome you are and what role you want."
# long_description: "Self Description"
# long_description_help: "Describe yourself to potential employers. Keep it short and to the point. We recommend outlining the position that would most interest you. Tasteful markdown okay; 600 characters max."
work_experience: "Experiencia de Trabajo"
# work_header: "Chronicle your work history"
@ -294,13 +294,25 @@ module.exports = nativeDescription: "español (América Latina)", englishDescrip
# project_picture_help: "Upload a 230x115px or larger image showing off the project."
# project_link: "Link"
# project_link_help: "Link to the project."
# player_code: "Player Code"
employers:
want_to_hire_our_players: "¿Quiere contratar a nuestros jugadores expertos de CodeCombat?"
# what: "What is CodeCombat?"
# what_blurb: "CodeCombat is a multiplayer browser programming game. Players write code to control their forces in battle against other developers. We support JavaScript, Python, Lua, Clojure, CoffeeScript, and Io."
# who: "Who Are the Players?"
# who_blurb: "CodeCombateers are software developers who enjoy using their programming skills to play games. They range from college seniors at top 20 engineering programs to 20-year industry veterans."
# how: "How Do We Find Developers?"
# how_blurb: "We host competitive tournaments to attract competitive software engieneers. We then use in-house algorithms to identify the best players among the top 5% of tournament winners."
# why: "Why Hire Through Us?"
# why_blurb_1: "We will save you time. Every CodeCombateer we feaure is "
# why_blurb_2: "looking for work"
# why_blurb_3: ", has "
# why_blurb_4: "demonstrated top notch technical skills"
# why_blurb_5: ", and has been "
# why_blurb_6: "personally screened by us"
# why_blurb_7: ". Stop screening and start hiring."
# see_candidates: "Click here to see our candidates"
candidates_count_prefix: "Actualmente tenemos "
candidates_count_many: "muchos"
candidates_count_suffix: "desarrolladores altamente cualificados y examinados en busca de trabajo."
candidate_name: "Nombre"
candidate_location: "Ubicación"
candidate_looking_for: "Buscando"
@ -308,8 +320,9 @@ module.exports = nativeDescription: "español (América Latina)", englishDescrip
candidate_top_skills: "Mejores Habilidades"
candidate_years_experience: "Años de Exp"
candidate_last_updated: "Última Actualización"
# candidate_approved: "Us?"
# candidate_active: "Them?"
# featured_developers: "Featured Developers"
# other_developers: "Other Developers"
# inactive_developers: "Inactive Developers"
play_level:
done: "Listo"
@ -435,6 +448,7 @@ module.exports = nativeDescription: "español (América Latina)", englishDescrip
av_entities_sub_title: "Entidades"
av_entities_users_url: "Usuarios"
av_entities_active_instances_url: "Instancias Activas"
# av_entities_employer_list_url: "Employer List"
av_other_sub_title: "Otro"
av_other_debug_base_url: "Base (para depurar base.jade)"
u_title: "Lista de Usuarios"
@ -504,7 +518,7 @@ module.exports = nativeDescription: "español (América Latina)", englishDescrip
# new_thang_title_login: "Log In to Create a New Thang Type"
# new_level_title_login: "Log In to Create a New Level"
# new_achievement_title: "Create a New Achievement"
# new_achievement_title_login: "Sign Up to Create a New Achievement"
# new_achievement_title_login: "Log In to Create a New Achievement"
# article_search_title: "Search Articles Here"
# thang_search_title: "Search Thang Types Here"
# level_search_title: "Search Levels Here"
@ -783,9 +797,12 @@ module.exports = nativeDescription: "español (América Latina)", englishDescrip
# watch_victory: "Watch your victory"
# defeat_the: "Defeat the"
# tournament_ends: "Tournament ends"
# tournament_ended: "Tournament ended"
# tournament_rules: "Tournament Rules"
# tournament_blurb: "Write code, collect gold, build armies, crush foes, win prizes, and upgrade your career in our $40,000 Greed tournament! Check out the details"
# tournament_blurb_blog: "on our blog"
# rules: "Rules"
# winners: "Winners"
# ladder_prizes:
# title: "Tournament Prizes"
@ -864,6 +881,7 @@ module.exports = nativeDescription: "español (América Latina)", englishDescrip
# source_document: "Source Document"
# document: "Document"
# sprite_sheet: "Sprite Sheet"
# candidate_sessions: "Candidate Sessions"
# delta:
# added: "Added"

View file

@ -193,12 +193,13 @@ module.exports = nativeDescription: "español (ES)", englishDescription: "Spanis
view_profile: "Mira tu perfil"
account_profile:
edit_settings: "Ajustes"
# done_editing_settings: "Done Editing"
# settings: "Settings"
# edit_profile: "Edit Profile"
# done_editing: "Done Editing"
profile_for_prefix: "Perfil de "
profile_for_suffix: ""
approved: "Aprobado"
not_approved: "No aprobado"
# featured: "Featured"
# not_featured: "Not Featured"
looking_for: "Buscando:"
last_updated: "Última actualización:"
contact: "Contacto"
@ -209,17 +210,17 @@ module.exports = nativeDescription: "español (ES)", englishDescription: "Spanis
# next_city: "city?"
# next_country: "pick your country."
# next_name: "name?"
# next_short_description: "summarize yourself at a glance."
# next_long_description: "describe the work you're looking for."
# next_short_description: "write a short description."
# next_long_description: "describe your desired position."
# next_skills: "list at least five skills."
# next_work: "list your work experience."
# next_work: "chronicle your work history."
# next_education: "recount your educational ordeals."
# next_projects: "show off up to three projects you've worked on."
# next_links: "add any personal or social links."
# next_photo: "add an optional professional photo."
# next_active: "mark yourself open to offers to show up in searches."
# example_blog: "Your Blog"
# example_github: "Your GitHub"
# example_blog: "Blog"
# example_personal_site: "Personal Site"
# links_header: "Personal Links"
# links_blurb: "Link any other sites or profiles you want to highlight, like your GitHub, your LinkedIn, or your blog."
# links_name: "Link Name"
@ -247,15 +248,14 @@ module.exports = nativeDescription: "español (ES)", englishDescription: "Spanis
# name_anonymous: "Anonymous Developer"
# name_help: "Name you want employers to see, like 'Nick Winter'."
# short_description_header: "Write a short description of yourself"
# short_description_blurb: "Add a blurb here that will show, at a glance, whether you might be just the developer that an employer is looking for."
# short_description: "Short Description"
# short_description_blurb: "Add a tagline to help an employer quickly learn more about you."
# short_description: "Tagline"
# short_description_help: "Who are you, and what are you looking for? 140 characters max."
# skills_header: "Skills"
# skills_help: "Tag relevant developer skills in order of proficiency."
# long_description_header: "Detail your desired position"
# long_description_blurb_1: "Write a little longer section here to describe the role you would like to pursue next."
# long_description_blurb_2: "Talk about how awesome you are and why it would be a good idea to hire you."
# long_description: "Description"
# long_description_header: "Describe your desired position"
# long_description_blurb: "Tell employers how awesome you are and what role you want."
# long_description: "Self Description"
# long_description_help: "Describe yourself to potential employers. Keep it short and to the point. We recommend outlining the position that would most interest you. Tasteful markdown okay; 600 characters max."
work_experience: "Experiencia laboral"
# work_header: "Chronicle your work history"
@ -294,13 +294,25 @@ module.exports = nativeDescription: "español (ES)", englishDescription: "Spanis
# project_picture_help: "Upload a 230x115px or larger image showing off the project."
# project_link: "Link"
# project_link_help: "Link to the project."
# player_code: "Player Code"
employers:
want_to_hire_our_players: "¿Quieres contratar jugadores expertos de CodeCombat?"
# what: "What is CodeCombat?"
# what_blurb: "CodeCombat is a multiplayer browser programming game. Players write code to control their forces in battle against other developers. We support JavaScript, Python, Lua, Clojure, CoffeeScript, and Io."
# who: "Who Are the Players?"
# who_blurb: "CodeCombateers are software developers who enjoy using their programming skills to play games. They range from college seniors at top 20 engineering programs to 20-year industry veterans."
# how: "How Do We Find Developers?"
# how_blurb: "We host competitive tournaments to attract competitive software engieneers. We then use in-house algorithms to identify the best players among the top 5% of tournament winners."
# why: "Why Hire Through Us?"
# why_blurb_1: "We will save you time. Every CodeCombateer we feaure is "
# why_blurb_2: "looking for work"
# why_blurb_3: ", has "
# why_blurb_4: "demonstrated top notch technical skills"
# why_blurb_5: ", and has been "
# why_blurb_6: "personally screened by us"
# why_blurb_7: ". Stop screening and start hiring."
see_candidates: "Click aquí para ver a nuestros candidatos"
candidates_count_prefix: "Actualmente tenemos "
candidates_count_many: "muchos"
candidates_count_suffix: "desarrolladores altamente cualificados, y examinados atentamente, buscando trabajo."
candidate_name: "Nombre"
candidate_location: "Ubicación"
candidate_looking_for: "Buscando"
@ -308,8 +320,9 @@ module.exports = nativeDescription: "español (ES)", englishDescription: "Spanis
candidate_top_skills: "Mejores Habilidades"
candidate_years_experience: "Años Exp"
candidate_last_updated: "Última actualización"
candidate_approved: "¿Nosotros?"
candidate_active: "¿Ellos?"
# featured_developers: "Featured Developers"
# other_developers: "Other Developers"
# inactive_developers: "Inactive Developers"
play_level:
done: "Hecho"
@ -435,6 +448,7 @@ module.exports = nativeDescription: "español (ES)", englishDescription: "Spanis
av_entities_sub_title: "Entidades"
av_entities_users_url: "Usuarios"
av_entities_active_instances_url: "Instancias Activas"
# av_entities_employer_list_url: "Employer List"
av_other_sub_title: "Otros"
av_other_debug_base_url: "Base (para debugging base.jade)"
u_title: "Lista de Usuarios"
@ -504,7 +518,7 @@ module.exports = nativeDescription: "español (ES)", englishDescription: "Spanis
# new_thang_title_login: "Log In to Create a New Thang Type"
# new_level_title_login: "Log In to Create a New Level"
# new_achievement_title: "Create a New Achievement"
# new_achievement_title_login: "Sign Up to Create a New Achievement"
# new_achievement_title_login: "Log In to Create a New Achievement"
article_search_title: "Buscar artículos aquí"
thang_search_title: "Busca tipos de objetos aquí"
level_search_title: "Buscar niveles aquí"
@ -783,9 +797,12 @@ module.exports = nativeDescription: "español (ES)", englishDescription: "Spanis
# watch_victory: "Watch your victory"
# defeat_the: "Defeat the"
# tournament_ends: "Tournament ends"
# tournament_ended: "Tournament ended"
# tournament_rules: "Tournament Rules"
# tournament_blurb: "Write code, collect gold, build armies, crush foes, win prizes, and upgrade your career in our $40,000 Greed tournament! Check out the details"
# tournament_blurb_blog: "on our blog"
# rules: "Rules"
# winners: "Winners"
# ladder_prizes:
# title: "Tournament Prizes"
@ -864,6 +881,7 @@ module.exports = nativeDescription: "español (ES)", englishDescription: "Spanis
source_document: "Documento fuente"
# document: "Document"
# sprite_sheet: "Sprite Sheet"
# candidate_sessions: "Candidate Sessions"
# delta:
# added: "Added"

View file

@ -193,12 +193,13 @@ module.exports = nativeDescription: "español", englishDescription: "Spanish", t
# view_profile: "View Your Profile"
account_profile:
edit_settings: "Editar Ajustes"
# done_editing_settings: "Done Editing"
# settings: "Settings"
# edit_profile: "Edit Profile"
# done_editing: "Done Editing"
profile_for_prefix: "Perfil de "
# profile_for_suffix: ""
# approved: "Approved"
# not_approved: "Not Approved"
# featured: "Featured"
# not_featured: "Not Featured"
# looking_for: "Looking for:"
# last_updated: "Last updated:"
# contact: "Contact"
@ -209,17 +210,17 @@ module.exports = nativeDescription: "español", englishDescription: "Spanish", t
# next_city: "city?"
# next_country: "pick your country."
# next_name: "name?"
# next_short_description: "summarize yourself at a glance."
# next_long_description: "describe the work you're looking for."
# next_short_description: "write a short description."
# next_long_description: "describe your desired position."
# next_skills: "list at least five skills."
# next_work: "list your work experience."
# next_work: "chronicle your work history."
# next_education: "recount your educational ordeals."
# next_projects: "show off up to three projects you've worked on."
# next_links: "add any personal or social links."
# next_photo: "add an optional professional photo."
# next_active: "mark yourself open to offers to show up in searches."
# example_blog: "Your Blog"
# example_github: "Your GitHub"
# example_blog: "Blog"
# example_personal_site: "Personal Site"
# links_header: "Personal Links"
# links_blurb: "Link any other sites or profiles you want to highlight, like your GitHub, your LinkedIn, or your blog."
# links_name: "Link Name"
@ -247,15 +248,14 @@ module.exports = nativeDescription: "español", englishDescription: "Spanish", t
# name_anonymous: "Anonymous Developer"
# name_help: "Name you want employers to see, like 'Nick Winter'."
# short_description_header: "Write a short description of yourself"
# short_description_blurb: "Add a blurb here that will show, at a glance, whether you might be just the developer that an employer is looking for."
# short_description: "Short Description"
# short_description_blurb: "Add a tagline to help an employer quickly learn more about you."
# short_description: "Tagline"
# short_description_help: "Who are you, and what are you looking for? 140 characters max."
# skills_header: "Skills"
# skills_help: "Tag relevant developer skills in order of proficiency."
# long_description_header: "Detail your desired position"
# long_description_blurb_1: "Write a little longer section here to describe the role you would like to pursue next."
# long_description_blurb_2: "Talk about how awesome you are and why it would be a good idea to hire you."
# long_description: "Description"
# long_description_header: "Describe your desired position"
# long_description_blurb: "Tell employers how awesome you are and what role you want."
# long_description: "Self Description"
# long_description_help: "Describe yourself to potential employers. Keep it short and to the point. We recommend outlining the position that would most interest you. Tasteful markdown okay; 600 characters max."
# work_experience: "Work Experience"
# work_header: "Chronicle your work history"
@ -294,13 +294,25 @@ module.exports = nativeDescription: "español", englishDescription: "Spanish", t
# project_picture_help: "Upload a 230x115px or larger image showing off the project."
# project_link: "Link"
# project_link_help: "Link to the project."
# player_code: "Player Code"
# employers:
# want_to_hire_our_players: "Want to hire expert CodeCombat players?"
# want_to_hire_our_players: "Hire CodeCombat Players"
# what: "What is CodeCombat?"
# what_blurb: "CodeCombat is a multiplayer browser programming game. Players write code to control their forces in battle against other developers. We support JavaScript, Python, Lua, Clojure, CoffeeScript, and Io."
# who: "Who Are the Players?"
# who_blurb: "CodeCombateers are software developers who enjoy using their programming skills to play games. They range from college seniors at top 20 engineering programs to 20-year industry veterans."
# how: "How Do We Find Developers?"
# how_blurb: "We host competitive tournaments to attract competitive software engieneers. We then use in-house algorithms to identify the best players among the top 5% of tournament winners."
# why: "Why Hire Through Us?"
# why_blurb_1: "We will save you time. Every CodeCombateer we feaure is "
# why_blurb_2: "looking for work"
# why_blurb_3: ", has "
# why_blurb_4: "demonstrated top notch technical skills"
# why_blurb_5: ", and has been "
# why_blurb_6: "personally screened by us"
# why_blurb_7: ". Stop screening and start hiring."
# see_candidates: "Click here to see our candidates"
# candidates_count_prefix: "We currently have "
# candidates_count_many: "many"
# candidates_count_suffix: "highly skilled and vetted developers looking for work."
# candidate_name: "Name"
# candidate_location: "Location"
# candidate_looking_for: "Looking For"
@ -308,8 +320,9 @@ module.exports = nativeDescription: "español", englishDescription: "Spanish", t
# candidate_top_skills: "Top Skills"
# candidate_years_experience: "Yrs Exp"
# candidate_last_updated: "Last Updated"
# candidate_approved: "Us?"
# candidate_active: "Them?"
# featured_developers: "Featured Developers"
# other_developers: "Other Developers"
# inactive_developers: "Inactive Developers"
play_level:
done: "Hecho"
@ -435,6 +448,7 @@ module.exports = nativeDescription: "español", englishDescription: "Spanish", t
# av_entities_sub_title: "Entities"
av_entities_users_url: "Usuarios"
# av_entities_active_instances_url: "Active Instances"
# av_entities_employer_list_url: "Employer List"
av_other_sub_title: "Otros"
# av_other_debug_base_url: "Base (for debugging base.jade)"
u_title: "Lista de usuario"
@ -504,7 +518,7 @@ module.exports = nativeDescription: "español", englishDescription: "Spanish", t
# new_thang_title_login: "Log In to Create a New Thang Type"
# new_level_title_login: "Log In to Create a New Level"
# new_achievement_title: "Create a New Achievement"
# new_achievement_title_login: "Sign Up to Create a New Achievement"
# new_achievement_title_login: "Log In to Create a New Achievement"
# article_search_title: "Search Articles Here"
# thang_search_title: "Search Thang Types Here"
# level_search_title: "Search Levels Here"
@ -783,9 +797,12 @@ module.exports = nativeDescription: "español", englishDescription: "Spanish", t
# watch_victory: "Watch your victory"
# defeat_the: "Defeat the"
# tournament_ends: "Tournament ends"
# tournament_ended: "Tournament ended"
# tournament_rules: "Tournament Rules"
# tournament_blurb: "Write code, collect gold, build armies, crush foes, win prizes, and upgrade your career in our $40,000 Greed tournament! Check out the details"
# tournament_blurb_blog: "on our blog"
# rules: "Rules"
# winners: "Winners"
# ladder_prizes:
# title: "Tournament Prizes"
@ -864,6 +881,7 @@ module.exports = nativeDescription: "español", englishDescription: "Spanish", t
# source_document: "Source Document"
# document: "Document"
# sprite_sheet: "Sprite Sheet"
# candidate_sessions: "Candidate Sessions"
# delta:
# added: "Added"

View file

@ -193,12 +193,13 @@ module.exports = nativeDescription: "فارسی", englishDescription: "Persian",
# view_profile: "View Your Profile"
# account_profile:
# edit_settings: "Edit Settings"
# done_editing_settings: "Done Editing"
# settings: "Settings"
# edit_profile: "Edit Profile"
# done_editing: "Done Editing"
# profile_for_prefix: "Profile for "
# profile_for_suffix: ""
# approved: "Approved"
# not_approved: "Not Approved"
# featured: "Featured"
# not_featured: "Not Featured"
# looking_for: "Looking for:"
# last_updated: "Last updated:"
# contact: "Contact"
@ -209,17 +210,17 @@ module.exports = nativeDescription: "فارسی", englishDescription: "Persian",
# next_city: "city?"
# next_country: "pick your country."
# next_name: "name?"
# next_short_description: "summarize yourself at a glance."
# next_long_description: "describe the work you're looking for."
# next_short_description: "write a short description."
# next_long_description: "describe your desired position."
# next_skills: "list at least five skills."
# next_work: "list your work experience."
# next_work: "chronicle your work history."
# next_education: "recount your educational ordeals."
# next_projects: "show off up to three projects you've worked on."
# next_links: "add any personal or social links."
# next_photo: "add an optional professional photo."
# next_active: "mark yourself open to offers to show up in searches."
# example_blog: "Your Blog"
# example_github: "Your GitHub"
# example_blog: "Blog"
# example_personal_site: "Personal Site"
# links_header: "Personal Links"
# links_blurb: "Link any other sites or profiles you want to highlight, like your GitHub, your LinkedIn, or your blog."
# links_name: "Link Name"
@ -247,15 +248,14 @@ module.exports = nativeDescription: "فارسی", englishDescription: "Persian",
# name_anonymous: "Anonymous Developer"
# name_help: "Name you want employers to see, like 'Nick Winter'."
# short_description_header: "Write a short description of yourself"
# short_description_blurb: "Add a blurb here that will show, at a glance, whether you might be just the developer that an employer is looking for."
# short_description: "Short Description"
# short_description_blurb: "Add a tagline to help an employer quickly learn more about you."
# short_description: "Tagline"
# short_description_help: "Who are you, and what are you looking for? 140 characters max."
# skills_header: "Skills"
# skills_help: "Tag relevant developer skills in order of proficiency."
# long_description_header: "Detail your desired position"
# long_description_blurb_1: "Write a little longer section here to describe the role you would like to pursue next."
# long_description_blurb_2: "Talk about how awesome you are and why it would be a good idea to hire you."
# long_description: "Description"
# long_description_header: "Describe your desired position"
# long_description_blurb: "Tell employers how awesome you are and what role you want."
# long_description: "Self Description"
# long_description_help: "Describe yourself to potential employers. Keep it short and to the point. We recommend outlining the position that would most interest you. Tasteful markdown okay; 600 characters max."
# work_experience: "Work Experience"
# work_header: "Chronicle your work history"
@ -294,13 +294,25 @@ module.exports = nativeDescription: "فارسی", englishDescription: "Persian",
# project_picture_help: "Upload a 230x115px or larger image showing off the project."
# project_link: "Link"
# project_link_help: "Link to the project."
# player_code: "Player Code"
# employers:
# want_to_hire_our_players: "Want to hire expert CodeCombat players?"
# want_to_hire_our_players: "Hire CodeCombat Players"
# what: "What is CodeCombat?"
# what_blurb: "CodeCombat is a multiplayer browser programming game. Players write code to control their forces in battle against other developers. We support JavaScript, Python, Lua, Clojure, CoffeeScript, and Io."
# who: "Who Are the Players?"
# who_blurb: "CodeCombateers are software developers who enjoy using their programming skills to play games. They range from college seniors at top 20 engineering programs to 20-year industry veterans."
# how: "How Do We Find Developers?"
# how_blurb: "We host competitive tournaments to attract competitive software engieneers. We then use in-house algorithms to identify the best players among the top 5% of tournament winners."
# why: "Why Hire Through Us?"
# why_blurb_1: "We will save you time. Every CodeCombateer we feaure is "
# why_blurb_2: "looking for work"
# why_blurb_3: ", has "
# why_blurb_4: "demonstrated top notch technical skills"
# why_blurb_5: ", and has been "
# why_blurb_6: "personally screened by us"
# why_blurb_7: ". Stop screening and start hiring."
# see_candidates: "Click here to see our candidates"
# candidates_count_prefix: "We currently have "
# candidates_count_many: "many"
# candidates_count_suffix: "highly skilled and vetted developers looking for work."
# candidate_name: "Name"
# candidate_location: "Location"
# candidate_looking_for: "Looking For"
@ -308,8 +320,9 @@ module.exports = nativeDescription: "فارسی", englishDescription: "Persian",
# candidate_top_skills: "Top Skills"
# candidate_years_experience: "Yrs Exp"
# candidate_last_updated: "Last Updated"
# candidate_approved: "Us?"
# candidate_active: "Them?"
# featured_developers: "Featured Developers"
# other_developers: "Other Developers"
# inactive_developers: "Inactive Developers"
# play_level:
# done: "Done"
@ -435,6 +448,7 @@ module.exports = nativeDescription: "فارسی", englishDescription: "Persian",
# av_entities_sub_title: "Entities"
# av_entities_users_url: "Users"
# av_entities_active_instances_url: "Active Instances"
# av_entities_employer_list_url: "Employer List"
# av_other_sub_title: "Other"
# av_other_debug_base_url: "Base (for debugging base.jade)"
# u_title: "User List"
@ -504,7 +518,7 @@ module.exports = nativeDescription: "فارسی", englishDescription: "Persian",
# new_thang_title_login: "Log In to Create a New Thang Type"
# new_level_title_login: "Log In to Create a New Level"
# new_achievement_title: "Create a New Achievement"
# new_achievement_title_login: "Sign Up to Create a New Achievement"
# new_achievement_title_login: "Log In to Create a New Achievement"
# article_search_title: "Search Articles Here"
# thang_search_title: "Search Thang Types Here"
# level_search_title: "Search Levels Here"
@ -783,9 +797,12 @@ module.exports = nativeDescription: "فارسی", englishDescription: "Persian",
# watch_victory: "Watch your victory"
# defeat_the: "Defeat the"
# tournament_ends: "Tournament ends"
# tournament_ended: "Tournament ended"
# tournament_rules: "Tournament Rules"
# tournament_blurb: "Write code, collect gold, build armies, crush foes, win prizes, and upgrade your career in our $40,000 Greed tournament! Check out the details"
# tournament_blurb_blog: "on our blog"
# rules: "Rules"
# winners: "Winners"
# ladder_prizes:
# title: "Tournament Prizes"
@ -864,6 +881,7 @@ module.exports = nativeDescription: "فارسی", englishDescription: "Persian",
# source_document: "Source Document"
# document: "Document"
# sprite_sheet: "Sprite Sheet"
# candidate_sessions: "Candidate Sessions"
# delta:
# added: "Added"

View file

@ -193,12 +193,13 @@ module.exports = nativeDescription: "suomi", englishDescription: "Finnish", tran
# view_profile: "View Your Profile"
# account_profile:
# edit_settings: "Edit Settings"
# done_editing_settings: "Done Editing"
# settings: "Settings"
# edit_profile: "Edit Profile"
# done_editing: "Done Editing"
# profile_for_prefix: "Profile for "
# profile_for_suffix: ""
# approved: "Approved"
# not_approved: "Not Approved"
# featured: "Featured"
# not_featured: "Not Featured"
# looking_for: "Looking for:"
# last_updated: "Last updated:"
# contact: "Contact"
@ -209,17 +210,17 @@ module.exports = nativeDescription: "suomi", englishDescription: "Finnish", tran
# next_city: "city?"
# next_country: "pick your country."
# next_name: "name?"
# next_short_description: "summarize yourself at a glance."
# next_long_description: "describe the work you're looking for."
# next_short_description: "write a short description."
# next_long_description: "describe your desired position."
# next_skills: "list at least five skills."
# next_work: "list your work experience."
# next_work: "chronicle your work history."
# next_education: "recount your educational ordeals."
# next_projects: "show off up to three projects you've worked on."
# next_links: "add any personal or social links."
# next_photo: "add an optional professional photo."
# next_active: "mark yourself open to offers to show up in searches."
# example_blog: "Your Blog"
# example_github: "Your GitHub"
# example_blog: "Blog"
# example_personal_site: "Personal Site"
# links_header: "Personal Links"
# links_blurb: "Link any other sites or profiles you want to highlight, like your GitHub, your LinkedIn, or your blog."
# links_name: "Link Name"
@ -247,15 +248,14 @@ module.exports = nativeDescription: "suomi", englishDescription: "Finnish", tran
# name_anonymous: "Anonymous Developer"
# name_help: "Name you want employers to see, like 'Nick Winter'."
# short_description_header: "Write a short description of yourself"
# short_description_blurb: "Add a blurb here that will show, at a glance, whether you might be just the developer that an employer is looking for."
# short_description: "Short Description"
# short_description_blurb: "Add a tagline to help an employer quickly learn more about you."
# short_description: "Tagline"
# short_description_help: "Who are you, and what are you looking for? 140 characters max."
# skills_header: "Skills"
# skills_help: "Tag relevant developer skills in order of proficiency."
# long_description_header: "Detail your desired position"
# long_description_blurb_1: "Write a little longer section here to describe the role you would like to pursue next."
# long_description_blurb_2: "Talk about how awesome you are and why it would be a good idea to hire you."
# long_description: "Description"
# long_description_header: "Describe your desired position"
# long_description_blurb: "Tell employers how awesome you are and what role you want."
# long_description: "Self Description"
# long_description_help: "Describe yourself to potential employers. Keep it short and to the point. We recommend outlining the position that would most interest you. Tasteful markdown okay; 600 characters max."
# work_experience: "Work Experience"
# work_header: "Chronicle your work history"
@ -294,13 +294,25 @@ module.exports = nativeDescription: "suomi", englishDescription: "Finnish", tran
# project_picture_help: "Upload a 230x115px or larger image showing off the project."
# project_link: "Link"
# project_link_help: "Link to the project."
# player_code: "Player Code"
# employers:
# want_to_hire_our_players: "Want to hire expert CodeCombat players?"
# want_to_hire_our_players: "Hire CodeCombat Players"
# what: "What is CodeCombat?"
# what_blurb: "CodeCombat is a multiplayer browser programming game. Players write code to control their forces in battle against other developers. We support JavaScript, Python, Lua, Clojure, CoffeeScript, and Io."
# who: "Who Are the Players?"
# who_blurb: "CodeCombateers are software developers who enjoy using their programming skills to play games. They range from college seniors at top 20 engineering programs to 20-year industry veterans."
# how: "How Do We Find Developers?"
# how_blurb: "We host competitive tournaments to attract competitive software engieneers. We then use in-house algorithms to identify the best players among the top 5% of tournament winners."
# why: "Why Hire Through Us?"
# why_blurb_1: "We will save you time. Every CodeCombateer we feaure is "
# why_blurb_2: "looking for work"
# why_blurb_3: ", has "
# why_blurb_4: "demonstrated top notch technical skills"
# why_blurb_5: ", and has been "
# why_blurb_6: "personally screened by us"
# why_blurb_7: ". Stop screening and start hiring."
# see_candidates: "Click here to see our candidates"
# candidates_count_prefix: "We currently have "
# candidates_count_many: "many"
# candidates_count_suffix: "highly skilled and vetted developers looking for work."
# candidate_name: "Name"
# candidate_location: "Location"
# candidate_looking_for: "Looking For"
@ -308,8 +320,9 @@ module.exports = nativeDescription: "suomi", englishDescription: "Finnish", tran
# candidate_top_skills: "Top Skills"
# candidate_years_experience: "Yrs Exp"
# candidate_last_updated: "Last Updated"
# candidate_approved: "Us?"
# candidate_active: "Them?"
# featured_developers: "Featured Developers"
# other_developers: "Other Developers"
# inactive_developers: "Inactive Developers"
# play_level:
# done: "Done"
@ -435,6 +448,7 @@ module.exports = nativeDescription: "suomi", englishDescription: "Finnish", tran
# av_entities_sub_title: "Entities"
# av_entities_users_url: "Users"
# av_entities_active_instances_url: "Active Instances"
# av_entities_employer_list_url: "Employer List"
# av_other_sub_title: "Other"
# av_other_debug_base_url: "Base (for debugging base.jade)"
# u_title: "User List"
@ -504,7 +518,7 @@ module.exports = nativeDescription: "suomi", englishDescription: "Finnish", tran
# new_thang_title_login: "Log In to Create a New Thang Type"
# new_level_title_login: "Log In to Create a New Level"
# new_achievement_title: "Create a New Achievement"
# new_achievement_title_login: "Sign Up to Create a New Achievement"
# new_achievement_title_login: "Log In to Create a New Achievement"
# article_search_title: "Search Articles Here"
# thang_search_title: "Search Thang Types Here"
# level_search_title: "Search Levels Here"
@ -783,9 +797,12 @@ module.exports = nativeDescription: "suomi", englishDescription: "Finnish", tran
# watch_victory: "Watch your victory"
# defeat_the: "Defeat the"
# tournament_ends: "Tournament ends"
# tournament_ended: "Tournament ended"
# tournament_rules: "Tournament Rules"
# tournament_blurb: "Write code, collect gold, build armies, crush foes, win prizes, and upgrade your career in our $40,000 Greed tournament! Check out the details"
# tournament_blurb_blog: "on our blog"
# rules: "Rules"
# winners: "Winners"
# ladder_prizes:
# title: "Tournament Prizes"
@ -864,6 +881,7 @@ module.exports = nativeDescription: "suomi", englishDescription: "Finnish", tran
# source_document: "Source Document"
# document: "Document"
# sprite_sheet: "Sprite Sheet"
# candidate_sessions: "Candidate Sessions"
# delta:
# added: "Added"

View file

@ -193,12 +193,13 @@ module.exports = nativeDescription: "français", englishDescription: "French", t
view_profile: "Voir votre profil"
account_profile:
edit_settings: "Éditer les préférences"
done_editing_settings: "Edition terminée"
# settings: "Settings"
# edit_profile: "Edit Profile"
# done_editing: "Done Editing"
profile_for_prefix: "Profil pour "
profile_for_suffix: ""
approved: "Approuvé"
not_approved: "Non Approuvé"
# featured: "Featured"
# not_featured: "Not Featured"
looking_for: "à la recherche de:"
last_updated: "Dernière Mise à jour:"
contact: "Contact"
@ -219,7 +220,7 @@ module.exports = nativeDescription: "français", englishDescription: "French", t
next_photo: "ajouter une photo professionelle (optionnel)."
next_active: "déclarez vous ouvert aux offres pour apparaitre dans les recherches."
example_blog: "Votre blog"
example_github: "Votre GitHub"
# example_personal_site: "Personal Site"
links_header: "Liens personnels"
links_blurb: "Lien vers d'autres sites ou profils que vous souhaitez mettre en avant, comme votre GitHub, LinkedIn ou votre blog."
links_name: "Nom du lien"
@ -227,7 +228,7 @@ module.exports = nativeDescription: "français", englishDescription: "French", t
links_link_blurb: "Lien URL"
basics_header: "Mettre à jour les information basiques"
basics_active: "Ouvert aux propositions"
basics_active_help: "Voulez-vous des offres maintenant ?" # "Want interview offers right now?"
basics_active_help: "Voulez-vous des offres maintenant ?"
basics_job_title: "Titre du poste souhaité"
basics_job_title_help: "Quel est le rôle que vous cherchez ?"
basics_city: "Ville"
@ -247,15 +248,14 @@ module.exports = nativeDescription: "français", englishDescription: "French", t
name_anonymous: "Developpeur Anonyme"
name_help: "Le nom que vous souhaitez que l'employeur voie, par exemple 'Chuck Norris'."
short_description_header: "Décrivez vous en quelques mots"
# short_description_blurb: "Add a blurb here that will show, at a glance, whether you might be just the developer that an employer is looking for."
# short_description_blurb: "Add a tagline to help an employer quickly learn more about you."
short_description: "Description courte"
short_description_help: "Qui êtes vous et que recherchez vous ? 140 caractères max."
skills_header: "Compétences"
skills_help: "Notez vos compétence de développement par ordre de maitrise."
long_description_header: "Détaillez votre poste souhaité"
# long_description_blurb_1: "Write a little longer section here to describe the role you would like to pursue next."
# long_description_blurb_2: "Talk about how awesome you are and why it would be a good idea to hire you."
# long_description: "Description"
# long_description_blurb: "Tell employers how awesome you are and what role you want."
# long_description: "Self Description"
# long_description_help: "Describe yourself to potential employers. Keep it short and to the point. We recommend outlining the position that would most interest you. Tasteful markdown okay; 600 characters max."
work_experience: "Experience de travail"
# work_header: "Chronicle your work history"
@ -294,13 +294,25 @@ module.exports = nativeDescription: "français", englishDescription: "French", t
# project_picture_help: "Upload a 230x115px or larger image showing off the project."
# project_link: "Link"
# project_link_help: "Link to the project."
# player_code: "Player Code"
employers:
# want_to_hire_our_players: "Want to hire expert CodeCombat players?"
# want_to_hire_our_players: "Hire CodeCombat Players"
# what: "What is CodeCombat?"
# what_blurb: "CodeCombat is a multiplayer browser programming game. Players write code to control their forces in battle against other developers. We support JavaScript, Python, Lua, Clojure, CoffeeScript, and Io."
# who: "Who Are the Players?"
# who_blurb: "CodeCombateers are software developers who enjoy using their programming skills to play games. They range from college seniors at top 20 engineering programs to 20-year industry veterans."
# how: "How Do We Find Developers?"
# how_blurb: "We host competitive tournaments to attract competitive software engieneers. We then use in-house algorithms to identify the best players among the top 5% of tournament winners."
# why: "Why Hire Through Us?"
# why_blurb_1: "We will save you time. Every CodeCombateer we feaure is "
# why_blurb_2: "looking for work"
# why_blurb_3: ", has "
# why_blurb_4: "demonstrated top notch technical skills"
# why_blurb_5: ", and has been "
# why_blurb_6: "personally screened by us"
# why_blurb_7: ". Stop screening and start hiring."
# see_candidates: "Click here to see our candidates"
candidates_count_prefix: "Nous avons actuellement "
# candidates_count_many: "many"
# candidates_count_suffix: "highly skilled and vetted developers looking for work."
candidate_name: "Nom"
candidate_location: "Localisation"
candidate_looking_for: "Poste pour"
@ -308,8 +320,9 @@ module.exports = nativeDescription: "français", englishDescription: "French", t
candidate_top_skills: "Talents/Aptitudes"
candidate_years_experience: "Années d'expérience"
candidate_last_updated: "Dernière mise à jour"
candidate_approved: "Nous ?"
candidate_active: "Eux ?"
# featured_developers: "Featured Developers"
# other_developers: "Other Developers"
# inactive_developers: "Inactive Developers"
play_level:
done: "Fait"
@ -435,6 +448,7 @@ module.exports = nativeDescription: "français", englishDescription: "French", t
av_entities_sub_title: "Entités"
av_entities_users_url: "Utilisateurs"
av_entities_active_instances_url: "Instances actives"
# av_entities_employer_list_url: "Employer List"
av_other_sub_title: "Autre"
av_other_debug_base_url: "Base (pour debugger base.jade)"
u_title: "Liste des utilisateurs"
@ -504,7 +518,7 @@ module.exports = nativeDescription: "français", englishDescription: "French", t
# new_thang_title_login: "Log In to Create a New Thang Type"
new_level_title_login: "Connectez vous pour créer un nouveau niveau"
# new_achievement_title: "Create a New Achievement"
# new_achievement_title_login: "Sign Up to Create a New Achievement"
# new_achievement_title_login: "Log In to Create a New Achievement"
article_search_title: "Rechercher dans les articles"
thang_search_title: "Rechercher dans les types Thang"
level_search_title: "Rechercher dans les niveaux"
@ -783,9 +797,12 @@ module.exports = nativeDescription: "français", englishDescription: "French", t
watch_victory: "Regardez votre victoire"
# defeat_the: "Defeat the"
tournament_ends: "Fin du tournoi"
# tournament_ended: "Tournament ended"
tournament_rules: "Règles du tournoi"
# tournament_blurb: "Write code, collect gold, build armies, crush foes, win prizes, and upgrade your career in our $40,000 Greed tournament! Check out the details"
tournament_blurb_blog: "Sur notre blog"
# rules: "Rules"
# winners: "Winners"
ladder_prizes:
title: "Prix du tournoi"
@ -864,6 +881,7 @@ module.exports = nativeDescription: "français", englishDescription: "French", t
source_document: "Document Source"
document: "Document"
# sprite_sheet: "Sprite Sheet"
# candidate_sessions: "Candidate Sessions"
delta:
added: "Ajouté"

View file

@ -193,12 +193,13 @@ module.exports = nativeDescription: "עברית", englishDescription: "Hebrew",
# view_profile: "View Your Profile"
account_profile:
edit_settings: "ערוך הגדרות"
# done_editing_settings: "Done Editing"
# settings: "Settings"
# edit_profile: "Edit Profile"
# done_editing: "Done Editing"
profile_for_prefix: "פרופיל ל"
profile_for_suffix: ""
# approved: "Approved"
# not_approved: "Not Approved"
# featured: "Featured"
# not_featured: "Not Featured"
# looking_for: "Looking for:"
# last_updated: "Last updated:"
# contact: "Contact"
@ -209,17 +210,17 @@ module.exports = nativeDescription: "עברית", englishDescription: "Hebrew",
# next_city: "city?"
# next_country: "pick your country."
# next_name: "name?"
# next_short_description: "summarize yourself at a glance."
# next_long_description: "describe the work you're looking for."
# next_short_description: "write a short description."
# next_long_description: "describe your desired position."
# next_skills: "list at least five skills."
# next_work: "list your work experience."
# next_work: "chronicle your work history."
# next_education: "recount your educational ordeals."
# next_projects: "show off up to three projects you've worked on."
# next_links: "add any personal or social links."
# next_photo: "add an optional professional photo."
# next_active: "mark yourself open to offers to show up in searches."
# example_blog: "Your Blog"
# example_github: "Your GitHub"
# example_blog: "Blog"
# example_personal_site: "Personal Site"
# links_header: "Personal Links"
# links_blurb: "Link any other sites or profiles you want to highlight, like your GitHub, your LinkedIn, or your blog."
# links_name: "Link Name"
@ -247,15 +248,14 @@ module.exports = nativeDescription: "עברית", englishDescription: "Hebrew",
# name_anonymous: "Anonymous Developer"
# name_help: "Name you want employers to see, like 'Nick Winter'."
# short_description_header: "Write a short description of yourself"
# short_description_blurb: "Add a blurb here that will show, at a glance, whether you might be just the developer that an employer is looking for."
# short_description: "Short Description"
# short_description_blurb: "Add a tagline to help an employer quickly learn more about you."
# short_description: "Tagline"
# short_description_help: "Who are you, and what are you looking for? 140 characters max."
# skills_header: "Skills"
# skills_help: "Tag relevant developer skills in order of proficiency."
# long_description_header: "Detail your desired position"
# long_description_blurb_1: "Write a little longer section here to describe the role you would like to pursue next."
# long_description_blurb_2: "Talk about how awesome you are and why it would be a good idea to hire you."
# long_description: "Description"
# long_description_header: "Describe your desired position"
# long_description_blurb: "Tell employers how awesome you are and what role you want."
# long_description: "Self Description"
# long_description_help: "Describe yourself to potential employers. Keep it short and to the point. We recommend outlining the position that would most interest you. Tasteful markdown okay; 600 characters max."
# work_experience: "Work Experience"
# work_header: "Chronicle your work history"
@ -294,13 +294,25 @@ module.exports = nativeDescription: "עברית", englishDescription: "Hebrew",
# project_picture_help: "Upload a 230x115px or larger image showing off the project."
# project_link: "Link"
# project_link_help: "Link to the project."
# player_code: "Player Code"
# employers:
# want_to_hire_our_players: "Want to hire expert CodeCombat players?"
# want_to_hire_our_players: "Hire CodeCombat Players"
# what: "What is CodeCombat?"
# what_blurb: "CodeCombat is a multiplayer browser programming game. Players write code to control their forces in battle against other developers. We support JavaScript, Python, Lua, Clojure, CoffeeScript, and Io."
# who: "Who Are the Players?"
# who_blurb: "CodeCombateers are software developers who enjoy using their programming skills to play games. They range from college seniors at top 20 engineering programs to 20-year industry veterans."
# how: "How Do We Find Developers?"
# how_blurb: "We host competitive tournaments to attract competitive software engieneers. We then use in-house algorithms to identify the best players among the top 5% of tournament winners."
# why: "Why Hire Through Us?"
# why_blurb_1: "We will save you time. Every CodeCombateer we feaure is "
# why_blurb_2: "looking for work"
# why_blurb_3: ", has "
# why_blurb_4: "demonstrated top notch technical skills"
# why_blurb_5: ", and has been "
# why_blurb_6: "personally screened by us"
# why_blurb_7: ". Stop screening and start hiring."
# see_candidates: "Click here to see our candidates"
# candidates_count_prefix: "We currently have "
# candidates_count_many: "many"
# candidates_count_suffix: "highly skilled and vetted developers looking for work."
# candidate_name: "Name"
# candidate_location: "Location"
# candidate_looking_for: "Looking For"
@ -308,8 +320,9 @@ module.exports = nativeDescription: "עברית", englishDescription: "Hebrew",
# candidate_top_skills: "Top Skills"
# candidate_years_experience: "Yrs Exp"
# candidate_last_updated: "Last Updated"
# candidate_approved: "Us?"
# candidate_active: "Them?"
# featured_developers: "Featured Developers"
# other_developers: "Other Developers"
# inactive_developers: "Inactive Developers"
# play_level:
# done: "Done"
@ -435,6 +448,7 @@ module.exports = nativeDescription: "עברית", englishDescription: "Hebrew",
# av_entities_sub_title: "Entities"
# av_entities_users_url: "Users"
# av_entities_active_instances_url: "Active Instances"
# av_entities_employer_list_url: "Employer List"
# av_other_sub_title: "Other"
# av_other_debug_base_url: "Base (for debugging base.jade)"
# u_title: "User List"
@ -504,7 +518,7 @@ module.exports = nativeDescription: "עברית", englishDescription: "Hebrew",
# new_thang_title_login: "Log In to Create a New Thang Type"
# new_level_title_login: "Log In to Create a New Level"
# new_achievement_title: "Create a New Achievement"
# new_achievement_title_login: "Sign Up to Create a New Achievement"
# new_achievement_title_login: "Log In to Create a New Achievement"
# article_search_title: "Search Articles Here"
# thang_search_title: "Search Thang Types Here"
# level_search_title: "Search Levels Here"
@ -783,9 +797,12 @@ module.exports = nativeDescription: "עברית", englishDescription: "Hebrew",
# watch_victory: "Watch your victory"
# defeat_the: "Defeat the"
# tournament_ends: "Tournament ends"
# tournament_ended: "Tournament ended"
# tournament_rules: "Tournament Rules"
# tournament_blurb: "Write code, collect gold, build armies, crush foes, win prizes, and upgrade your career in our $40,000 Greed tournament! Check out the details"
# tournament_blurb_blog: "on our blog"
# rules: "Rules"
# winners: "Winners"
# ladder_prizes:
# title: "Tournament Prizes"
@ -864,6 +881,7 @@ module.exports = nativeDescription: "עברית", englishDescription: "Hebrew",
# source_document: "Source Document"
# document: "Document"
# sprite_sheet: "Sprite Sheet"
# candidate_sessions: "Candidate Sessions"
# delta:
# added: "Added"

View file

@ -193,12 +193,13 @@ module.exports = nativeDescription: "मानक हिन्दी", englishDe
# view_profile: "View Your Profile"
# account_profile:
# edit_settings: "Edit Settings"
# done_editing_settings: "Done Editing"
# settings: "Settings"
# edit_profile: "Edit Profile"
# done_editing: "Done Editing"
# profile_for_prefix: "Profile for "
# profile_for_suffix: ""
# approved: "Approved"
# not_approved: "Not Approved"
# featured: "Featured"
# not_featured: "Not Featured"
# looking_for: "Looking for:"
# last_updated: "Last updated:"
# contact: "Contact"
@ -209,17 +210,17 @@ module.exports = nativeDescription: "मानक हिन्दी", englishDe
# next_city: "city?"
# next_country: "pick your country."
# next_name: "name?"
# next_short_description: "summarize yourself at a glance."
# next_long_description: "describe the work you're looking for."
# next_short_description: "write a short description."
# next_long_description: "describe your desired position."
# next_skills: "list at least five skills."
# next_work: "list your work experience."
# next_work: "chronicle your work history."
# next_education: "recount your educational ordeals."
# next_projects: "show off up to three projects you've worked on."
# next_links: "add any personal or social links."
# next_photo: "add an optional professional photo."
# next_active: "mark yourself open to offers to show up in searches."
# example_blog: "Your Blog"
# example_github: "Your GitHub"
# example_blog: "Blog"
# example_personal_site: "Personal Site"
# links_header: "Personal Links"
# links_blurb: "Link any other sites or profiles you want to highlight, like your GitHub, your LinkedIn, or your blog."
# links_name: "Link Name"
@ -247,15 +248,14 @@ module.exports = nativeDescription: "मानक हिन्दी", englishDe
# name_anonymous: "Anonymous Developer"
# name_help: "Name you want employers to see, like 'Nick Winter'."
# short_description_header: "Write a short description of yourself"
# short_description_blurb: "Add a blurb here that will show, at a glance, whether you might be just the developer that an employer is looking for."
# short_description: "Short Description"
# short_description_blurb: "Add a tagline to help an employer quickly learn more about you."
# short_description: "Tagline"
# short_description_help: "Who are you, and what are you looking for? 140 characters max."
# skills_header: "Skills"
# skills_help: "Tag relevant developer skills in order of proficiency."
# long_description_header: "Detail your desired position"
# long_description_blurb_1: "Write a little longer section here to describe the role you would like to pursue next."
# long_description_blurb_2: "Talk about how awesome you are and why it would be a good idea to hire you."
# long_description: "Description"
# long_description_header: "Describe your desired position"
# long_description_blurb: "Tell employers how awesome you are and what role you want."
# long_description: "Self Description"
# long_description_help: "Describe yourself to potential employers. Keep it short and to the point. We recommend outlining the position that would most interest you. Tasteful markdown okay; 600 characters max."
# work_experience: "Work Experience"
# work_header: "Chronicle your work history"
@ -294,13 +294,25 @@ module.exports = nativeDescription: "मानक हिन्दी", englishDe
# project_picture_help: "Upload a 230x115px or larger image showing off the project."
# project_link: "Link"
# project_link_help: "Link to the project."
# player_code: "Player Code"
# employers:
# want_to_hire_our_players: "Want to hire expert CodeCombat players?"
# want_to_hire_our_players: "Hire CodeCombat Players"
# what: "What is CodeCombat?"
# what_blurb: "CodeCombat is a multiplayer browser programming game. Players write code to control their forces in battle against other developers. We support JavaScript, Python, Lua, Clojure, CoffeeScript, and Io."
# who: "Who Are the Players?"
# who_blurb: "CodeCombateers are software developers who enjoy using their programming skills to play games. They range from college seniors at top 20 engineering programs to 20-year industry veterans."
# how: "How Do We Find Developers?"
# how_blurb: "We host competitive tournaments to attract competitive software engieneers. We then use in-house algorithms to identify the best players among the top 5% of tournament winners."
# why: "Why Hire Through Us?"
# why_blurb_1: "We will save you time. Every CodeCombateer we feaure is "
# why_blurb_2: "looking for work"
# why_blurb_3: ", has "
# why_blurb_4: "demonstrated top notch technical skills"
# why_blurb_5: ", and has been "
# why_blurb_6: "personally screened by us"
# why_blurb_7: ". Stop screening and start hiring."
# see_candidates: "Click here to see our candidates"
# candidates_count_prefix: "We currently have "
# candidates_count_many: "many"
# candidates_count_suffix: "highly skilled and vetted developers looking for work."
# candidate_name: "Name"
# candidate_location: "Location"
# candidate_looking_for: "Looking For"
@ -308,8 +320,9 @@ module.exports = nativeDescription: "मानक हिन्दी", englishDe
# candidate_top_skills: "Top Skills"
# candidate_years_experience: "Yrs Exp"
# candidate_last_updated: "Last Updated"
# candidate_approved: "Us?"
# candidate_active: "Them?"
# featured_developers: "Featured Developers"
# other_developers: "Other Developers"
# inactive_developers: "Inactive Developers"
# play_level:
# done: "Done"
@ -435,6 +448,7 @@ module.exports = nativeDescription: "मानक हिन्दी", englishDe
# av_entities_sub_title: "Entities"
# av_entities_users_url: "Users"
# av_entities_active_instances_url: "Active Instances"
# av_entities_employer_list_url: "Employer List"
# av_other_sub_title: "Other"
# av_other_debug_base_url: "Base (for debugging base.jade)"
# u_title: "User List"
@ -504,7 +518,7 @@ module.exports = nativeDescription: "मानक हिन्दी", englishDe
# new_thang_title_login: "Log In to Create a New Thang Type"
# new_level_title_login: "Log In to Create a New Level"
# new_achievement_title: "Create a New Achievement"
# new_achievement_title_login: "Sign Up to Create a New Achievement"
# new_achievement_title_login: "Log In to Create a New Achievement"
# article_search_title: "Search Articles Here"
# thang_search_title: "Search Thang Types Here"
# level_search_title: "Search Levels Here"
@ -783,9 +797,12 @@ module.exports = nativeDescription: "मानक हिन्दी", englishDe
# watch_victory: "Watch your victory"
# defeat_the: "Defeat the"
# tournament_ends: "Tournament ends"
# tournament_ended: "Tournament ended"
# tournament_rules: "Tournament Rules"
# tournament_blurb: "Write code, collect gold, build armies, crush foes, win prizes, and upgrade your career in our $40,000 Greed tournament! Check out the details"
# tournament_blurb_blog: "on our blog"
# rules: "Rules"
# winners: "Winners"
# ladder_prizes:
# title: "Tournament Prizes"
@ -864,6 +881,7 @@ module.exports = nativeDescription: "मानक हिन्दी", englishDe
# source_document: "Source Document"
# document: "Document"
# sprite_sheet: "Sprite Sheet"
# candidate_sessions: "Candidate Sessions"
# delta:
# added: "Added"

View file

@ -193,12 +193,13 @@ module.exports = nativeDescription: "magyar", englishDescription: "Hungarian", t
view_profile: "Nézd meg a profilodat!"
account_profile:
edit_settings: "Beállítások szerkesztése"
# done_editing_settings: "Done Editing"
# settings: "Settings"
# edit_profile: "Edit Profile"
# done_editing: "Done Editing"
profile_for_prefix: "Profil "
profile_for_suffix: " számára"
approved: "Jóváhagyva"
not_approved: "Nincs jóváhagyva"
# featured: "Featured"
# not_featured: "Not Featured"
looking_for: "Keres:"
last_updated: "Legutóbb napra-készre hozva:"
contact: "Kapcsolat"
@ -209,17 +210,17 @@ module.exports = nativeDescription: "magyar", englishDescription: "Hungarian", t
# next_city: "city?"
# next_country: "pick your country."
# next_name: "name?"
# next_short_description: "summarize yourself at a glance."
# next_long_description: "describe the work you're looking for."
# next_short_description: "write a short description."
# next_long_description: "describe your desired position."
# next_skills: "list at least five skills."
# next_work: "list your work experience."
# next_work: "chronicle your work history."
# next_education: "recount your educational ordeals."
# next_projects: "show off up to three projects you've worked on."
# next_links: "add any personal or social links."
# next_photo: "add an optional professional photo."
# next_active: "mark yourself open to offers to show up in searches."
# example_blog: "Your Blog"
# example_github: "Your GitHub"
# example_blog: "Blog"
# example_personal_site: "Personal Site"
# links_header: "Personal Links"
# links_blurb: "Link any other sites or profiles you want to highlight, like your GitHub, your LinkedIn, or your blog."
# links_name: "Link Name"
@ -247,15 +248,14 @@ module.exports = nativeDescription: "magyar", englishDescription: "Hungarian", t
# name_anonymous: "Anonymous Developer"
# name_help: "Name you want employers to see, like 'Nick Winter'."
# short_description_header: "Write a short description of yourself"
# short_description_blurb: "Add a blurb here that will show, at a glance, whether you might be just the developer that an employer is looking for."
# short_description: "Short Description"
# short_description_blurb: "Add a tagline to help an employer quickly learn more about you."
# short_description: "Tagline"
# short_description_help: "Who are you, and what are you looking for? 140 characters max."
# skills_header: "Skills"
# skills_help: "Tag relevant developer skills in order of proficiency."
# long_description_header: "Detail your desired position"
# long_description_blurb_1: "Write a little longer section here to describe the role you would like to pursue next."
# long_description_blurb_2: "Talk about how awesome you are and why it would be a good idea to hire you."
# long_description: "Description"
# long_description_header: "Describe your desired position"
# long_description_blurb: "Tell employers how awesome you are and what role you want."
# long_description: "Self Description"
# long_description_help: "Describe yourself to potential employers. Keep it short and to the point. We recommend outlining the position that would most interest you. Tasteful markdown okay; 600 characters max."
work_experience: "Munkatapasztalat"
# work_header: "Chronicle your work history"
@ -294,13 +294,25 @@ module.exports = nativeDescription: "magyar", englishDescription: "Hungarian", t
# project_picture_help: "Upload a 230x115px or larger image showing off the project."
# project_link: "Link"
# project_link_help: "Link to the project."
# player_code: "Player Code"
employers:
want_to_hire_our_players: "Akarsz szakértő CodeCombat játékosokat alkalmazni?"
# what: "What is CodeCombat?"
# what_blurb: "CodeCombat is a multiplayer browser programming game. Players write code to control their forces in battle against other developers. We support JavaScript, Python, Lua, Clojure, CoffeeScript, and Io."
# who: "Who Are the Players?"
# who_blurb: "CodeCombateers are software developers who enjoy using their programming skills to play games. They range from college seniors at top 20 engineering programs to 20-year industry veterans."
# how: "How Do We Find Developers?"
# how_blurb: "We host competitive tournaments to attract competitive software engieneers. We then use in-house algorithms to identify the best players among the top 5% of tournament winners."
# why: "Why Hire Through Us?"
# why_blurb_1: "We will save you time. Every CodeCombateer we feaure is "
# why_blurb_2: "looking for work"
# why_blurb_3: ", has "
# why_blurb_4: "demonstrated top notch technical skills"
# why_blurb_5: ", and has been "
# why_blurb_6: "personally screened by us"
# why_blurb_7: ". Stop screening and start hiring."
# see_candidates: "Click here to see our candidates"
candidates_count_prefix: "Pillanatnyilag van"
candidates_count_many: "sok"
candidates_count_suffix: "magasan képzett és ellenőrzött fejlesztő, aki munkát keres."
candidate_name: "Név"
# candidate_location: "Location"
candidate_looking_for: "Keres"
@ -308,8 +320,9 @@ module.exports = nativeDescription: "magyar", englishDescription: "Hungarian", t
# candidate_top_skills: "Top Skills"
# candidate_years_experience: "Yrs Exp"
candidate_last_updated: "Legutóbb napra-készre hozva"
candidate_approved: "Minket?"
candidate_active: "Őket?"
# featured_developers: "Featured Developers"
# other_developers: "Other Developers"
# inactive_developers: "Inactive Developers"
play_level:
done: "Kész"
@ -435,6 +448,7 @@ module.exports = nativeDescription: "magyar", englishDescription: "Hungarian", t
# av_entities_sub_title: "Entities"
# av_entities_users_url: "Users"
# av_entities_active_instances_url: "Active Instances"
# av_entities_employer_list_url: "Employer List"
# av_other_sub_title: "Other"
# av_other_debug_base_url: "Base (for debugging base.jade)"
# u_title: "User List"
@ -504,7 +518,7 @@ module.exports = nativeDescription: "magyar", englishDescription: "Hungarian", t
# new_thang_title_login: "Log In to Create a New Thang Type"
# new_level_title_login: "Log In to Create a New Level"
# new_achievement_title: "Create a New Achievement"
# new_achievement_title_login: "Sign Up to Create a New Achievement"
# new_achievement_title_login: "Log In to Create a New Achievement"
# article_search_title: "Search Articles Here"
# thang_search_title: "Search Thang Types Here"
# level_search_title: "Search Levels Here"
@ -783,9 +797,12 @@ module.exports = nativeDescription: "magyar", englishDescription: "Hungarian", t
# watch_victory: "Watch your victory"
# defeat_the: "Defeat the"
# tournament_ends: "Tournament ends"
# tournament_ended: "Tournament ended"
# tournament_rules: "Tournament Rules"
# tournament_blurb: "Write code, collect gold, build armies, crush foes, win prizes, and upgrade your career in our $40,000 Greed tournament! Check out the details"
# tournament_blurb_blog: "on our blog"
# rules: "Rules"
# winners: "Winners"
# ladder_prizes:
# title: "Tournament Prizes"
@ -864,6 +881,7 @@ module.exports = nativeDescription: "magyar", englishDescription: "Hungarian", t
# source_document: "Source Document"
# document: "Document"
# sprite_sheet: "Sprite Sheet"
# candidate_sessions: "Candidate Sessions"
# delta:
# added: "Added"

View file

@ -193,12 +193,13 @@ module.exports = nativeDescription: "Bahasa Indonesia", englishDescription: "Ind
# view_profile: "View Your Profile"
# account_profile:
# edit_settings: "Edit Settings"
# done_editing_settings: "Done Editing"
# settings: "Settings"
# edit_profile: "Edit Profile"
# done_editing: "Done Editing"
# profile_for_prefix: "Profile for "
# profile_for_suffix: ""
# approved: "Approved"
# not_approved: "Not Approved"
# featured: "Featured"
# not_featured: "Not Featured"
# looking_for: "Looking for:"
# last_updated: "Last updated:"
# contact: "Contact"
@ -209,17 +210,17 @@ module.exports = nativeDescription: "Bahasa Indonesia", englishDescription: "Ind
# next_city: "city?"
# next_country: "pick your country."
# next_name: "name?"
# next_short_description: "summarize yourself at a glance."
# next_long_description: "describe the work you're looking for."
# next_short_description: "write a short description."
# next_long_description: "describe your desired position."
# next_skills: "list at least five skills."
# next_work: "list your work experience."
# next_work: "chronicle your work history."
# next_education: "recount your educational ordeals."
# next_projects: "show off up to three projects you've worked on."
# next_links: "add any personal or social links."
# next_photo: "add an optional professional photo."
# next_active: "mark yourself open to offers to show up in searches."
# example_blog: "Your Blog"
# example_github: "Your GitHub"
# example_blog: "Blog"
# example_personal_site: "Personal Site"
# links_header: "Personal Links"
# links_blurb: "Link any other sites or profiles you want to highlight, like your GitHub, your LinkedIn, or your blog."
# links_name: "Link Name"
@ -247,15 +248,14 @@ module.exports = nativeDescription: "Bahasa Indonesia", englishDescription: "Ind
# name_anonymous: "Anonymous Developer"
# name_help: "Name you want employers to see, like 'Nick Winter'."
# short_description_header: "Write a short description of yourself"
# short_description_blurb: "Add a blurb here that will show, at a glance, whether you might be just the developer that an employer is looking for."
# short_description: "Short Description"
# short_description_blurb: "Add a tagline to help an employer quickly learn more about you."
# short_description: "Tagline"
# short_description_help: "Who are you, and what are you looking for? 140 characters max."
# skills_header: "Skills"
# skills_help: "Tag relevant developer skills in order of proficiency."
# long_description_header: "Detail your desired position"
# long_description_blurb_1: "Write a little longer section here to describe the role you would like to pursue next."
# long_description_blurb_2: "Talk about how awesome you are and why it would be a good idea to hire you."
# long_description: "Description"
# long_description_header: "Describe your desired position"
# long_description_blurb: "Tell employers how awesome you are and what role you want."
# long_description: "Self Description"
# long_description_help: "Describe yourself to potential employers. Keep it short and to the point. We recommend outlining the position that would most interest you. Tasteful markdown okay; 600 characters max."
# work_experience: "Work Experience"
# work_header: "Chronicle your work history"
@ -294,13 +294,25 @@ module.exports = nativeDescription: "Bahasa Indonesia", englishDescription: "Ind
# project_picture_help: "Upload a 230x115px or larger image showing off the project."
# project_link: "Link"
# project_link_help: "Link to the project."
# player_code: "Player Code"
# employers:
# want_to_hire_our_players: "Want to hire expert CodeCombat players?"
# want_to_hire_our_players: "Hire CodeCombat Players"
# what: "What is CodeCombat?"
# what_blurb: "CodeCombat is a multiplayer browser programming game. Players write code to control their forces in battle against other developers. We support JavaScript, Python, Lua, Clojure, CoffeeScript, and Io."
# who: "Who Are the Players?"
# who_blurb: "CodeCombateers are software developers who enjoy using their programming skills to play games. They range from college seniors at top 20 engineering programs to 20-year industry veterans."
# how: "How Do We Find Developers?"
# how_blurb: "We host competitive tournaments to attract competitive software engieneers. We then use in-house algorithms to identify the best players among the top 5% of tournament winners."
# why: "Why Hire Through Us?"
# why_blurb_1: "We will save you time. Every CodeCombateer we feaure is "
# why_blurb_2: "looking for work"
# why_blurb_3: ", has "
# why_blurb_4: "demonstrated top notch technical skills"
# why_blurb_5: ", and has been "
# why_blurb_6: "personally screened by us"
# why_blurb_7: ". Stop screening and start hiring."
# see_candidates: "Click here to see our candidates"
# candidates_count_prefix: "We currently have "
# candidates_count_many: "many"
# candidates_count_suffix: "highly skilled and vetted developers looking for work."
# candidate_name: "Name"
# candidate_location: "Location"
# candidate_looking_for: "Looking For"
@ -308,8 +320,9 @@ module.exports = nativeDescription: "Bahasa Indonesia", englishDescription: "Ind
# candidate_top_skills: "Top Skills"
# candidate_years_experience: "Yrs Exp"
# candidate_last_updated: "Last Updated"
# candidate_approved: "Us?"
# candidate_active: "Them?"
# featured_developers: "Featured Developers"
# other_developers: "Other Developers"
# inactive_developers: "Inactive Developers"
# play_level:
# done: "Done"
@ -435,6 +448,7 @@ module.exports = nativeDescription: "Bahasa Indonesia", englishDescription: "Ind
# av_entities_sub_title: "Entities"
# av_entities_users_url: "Users"
# av_entities_active_instances_url: "Active Instances"
# av_entities_employer_list_url: "Employer List"
# av_other_sub_title: "Other"
# av_other_debug_base_url: "Base (for debugging base.jade)"
# u_title: "User List"
@ -504,7 +518,7 @@ module.exports = nativeDescription: "Bahasa Indonesia", englishDescription: "Ind
# new_thang_title_login: "Log In to Create a New Thang Type"
# new_level_title_login: "Log In to Create a New Level"
# new_achievement_title: "Create a New Achievement"
# new_achievement_title_login: "Sign Up to Create a New Achievement"
# new_achievement_title_login: "Log In to Create a New Achievement"
# article_search_title: "Search Articles Here"
# thang_search_title: "Search Thang Types Here"
# level_search_title: "Search Levels Here"
@ -783,9 +797,12 @@ module.exports = nativeDescription: "Bahasa Indonesia", englishDescription: "Ind
# watch_victory: "Watch your victory"
# defeat_the: "Defeat the"
# tournament_ends: "Tournament ends"
# tournament_ended: "Tournament ended"
# tournament_rules: "Tournament Rules"
# tournament_blurb: "Write code, collect gold, build armies, crush foes, win prizes, and upgrade your career in our $40,000 Greed tournament! Check out the details"
# tournament_blurb_blog: "on our blog"
# rules: "Rules"
# winners: "Winners"
# ladder_prizes:
# title: "Tournament Prizes"
@ -864,6 +881,7 @@ module.exports = nativeDescription: "Bahasa Indonesia", englishDescription: "Ind
# source_document: "Source Document"
# document: "Document"
# sprite_sheet: "Sprite Sheet"
# candidate_sessions: "Candidate Sessions"
# delta:
# added: "Added"

View file

@ -193,12 +193,13 @@ module.exports = nativeDescription: "Italiano", englishDescription: "Italian", t
# view_profile: "View Your Profile"
account_profile:
edit_settings: "Modifica impostazioni"
# done_editing_settings: "Done Editing"
# settings: "Settings"
# edit_profile: "Edit Profile"
# done_editing: "Done Editing"
profile_for_prefix: "Profilo di "
profile_for_suffix: ""
# approved: "Approved"
# not_approved: "Not Approved"
# featured: "Featured"
# not_featured: "Not Featured"
# looking_for: "Looking for:"
# last_updated: "Last updated:"
# contact: "Contact"
@ -209,17 +210,17 @@ module.exports = nativeDescription: "Italiano", englishDescription: "Italian", t
# next_city: "city?"
# next_country: "pick your country."
# next_name: "name?"
# next_short_description: "summarize yourself at a glance."
# next_long_description: "describe the work you're looking for."
# next_short_description: "write a short description."
# next_long_description: "describe your desired position."
# next_skills: "list at least five skills."
# next_work: "list your work experience."
# next_work: "chronicle your work history."
# next_education: "recount your educational ordeals."
# next_projects: "show off up to three projects you've worked on."
# next_links: "add any personal or social links."
# next_photo: "add an optional professional photo."
# next_active: "mark yourself open to offers to show up in searches."
# example_blog: "Your Blog"
# example_github: "Your GitHub"
# example_blog: "Blog"
# example_personal_site: "Personal Site"
# links_header: "Personal Links"
# links_blurb: "Link any other sites or profiles you want to highlight, like your GitHub, your LinkedIn, or your blog."
# links_name: "Link Name"
@ -247,15 +248,14 @@ module.exports = nativeDescription: "Italiano", englishDescription: "Italian", t
# name_anonymous: "Anonymous Developer"
# name_help: "Name you want employers to see, like 'Nick Winter'."
# short_description_header: "Write a short description of yourself"
# short_description_blurb: "Add a blurb here that will show, at a glance, whether you might be just the developer that an employer is looking for."
# short_description: "Short Description"
# short_description_blurb: "Add a tagline to help an employer quickly learn more about you."
# short_description: "Tagline"
# short_description_help: "Who are you, and what are you looking for? 140 characters max."
# skills_header: "Skills"
# skills_help: "Tag relevant developer skills in order of proficiency."
# long_description_header: "Detail your desired position"
# long_description_blurb_1: "Write a little longer section here to describe the role you would like to pursue next."
# long_description_blurb_2: "Talk about how awesome you are and why it would be a good idea to hire you."
# long_description: "Description"
# long_description_header: "Describe your desired position"
# long_description_blurb: "Tell employers how awesome you are and what role you want."
# long_description: "Self Description"
# long_description_help: "Describe yourself to potential employers. Keep it short and to the point. We recommend outlining the position that would most interest you. Tasteful markdown okay; 600 characters max."
# work_experience: "Work Experience"
# work_header: "Chronicle your work history"
@ -294,13 +294,25 @@ module.exports = nativeDescription: "Italiano", englishDescription: "Italian", t
# project_picture_help: "Upload a 230x115px or larger image showing off the project."
# project_link: "Link"
# project_link_help: "Link to the project."
# player_code: "Player Code"
# employers:
# want_to_hire_our_players: "Want to hire expert CodeCombat players?"
# want_to_hire_our_players: "Hire CodeCombat Players"
# what: "What is CodeCombat?"
# what_blurb: "CodeCombat is a multiplayer browser programming game. Players write code to control their forces in battle against other developers. We support JavaScript, Python, Lua, Clojure, CoffeeScript, and Io."
# who: "Who Are the Players?"
# who_blurb: "CodeCombateers are software developers who enjoy using their programming skills to play games. They range from college seniors at top 20 engineering programs to 20-year industry veterans."
# how: "How Do We Find Developers?"
# how_blurb: "We host competitive tournaments to attract competitive software engieneers. We then use in-house algorithms to identify the best players among the top 5% of tournament winners."
# why: "Why Hire Through Us?"
# why_blurb_1: "We will save you time. Every CodeCombateer we feaure is "
# why_blurb_2: "looking for work"
# why_blurb_3: ", has "
# why_blurb_4: "demonstrated top notch technical skills"
# why_blurb_5: ", and has been "
# why_blurb_6: "personally screened by us"
# why_blurb_7: ". Stop screening and start hiring."
# see_candidates: "Click here to see our candidates"
# candidates_count_prefix: "We currently have "
# candidates_count_many: "many"
# candidates_count_suffix: "highly skilled and vetted developers looking for work."
# candidate_name: "Name"
# candidate_location: "Location"
# candidate_looking_for: "Looking For"
@ -308,8 +320,9 @@ module.exports = nativeDescription: "Italiano", englishDescription: "Italian", t
# candidate_top_skills: "Top Skills"
# candidate_years_experience: "Yrs Exp"
# candidate_last_updated: "Last Updated"
# candidate_approved: "Us?"
# candidate_active: "Them?"
# featured_developers: "Featured Developers"
# other_developers: "Other Developers"
# inactive_developers: "Inactive Developers"
play_level:
done: "Fatto"
@ -435,6 +448,7 @@ module.exports = nativeDescription: "Italiano", englishDescription: "Italian", t
av_entities_sub_title: "Entità"
av_entities_users_url: "Utenti"
av_entities_active_instances_url: "Istanze attive"
# av_entities_employer_list_url: "Employer List"
av_other_sub_title: "Altro"
av_other_debug_base_url: "Base (for debugging base.jade)"
u_title: "Lista utenti"
@ -504,7 +518,7 @@ module.exports = nativeDescription: "Italiano", englishDescription: "Italian", t
# new_thang_title_login: "Log In to Create a New Thang Type"
# new_level_title_login: "Log In to Create a New Level"
# new_achievement_title: "Create a New Achievement"
# new_achievement_title_login: "Sign Up to Create a New Achievement"
# new_achievement_title_login: "Log In to Create a New Achievement"
# article_search_title: "Search Articles Here"
# thang_search_title: "Search Thang Types Here"
# level_search_title: "Search Levels Here"
@ -783,9 +797,12 @@ module.exports = nativeDescription: "Italiano", englishDescription: "Italian", t
# watch_victory: "Watch your victory"
# defeat_the: "Defeat the"
# tournament_ends: "Tournament ends"
# tournament_ended: "Tournament ended"
# tournament_rules: "Tournament Rules"
# tournament_blurb: "Write code, collect gold, build armies, crush foes, win prizes, and upgrade your career in our $40,000 Greed tournament! Check out the details"
# tournament_blurb_blog: "on our blog"
# rules: "Rules"
# winners: "Winners"
# ladder_prizes:
# title: "Tournament Prizes"
@ -864,6 +881,7 @@ module.exports = nativeDescription: "Italiano", englishDescription: "Italian", t
# source_document: "Source Document"
# document: "Document"
# sprite_sheet: "Sprite Sheet"
# candidate_sessions: "Candidate Sessions"
# delta:
# added: "Added"

View file

@ -193,12 +193,13 @@ module.exports = nativeDescription: "日本語", englishDescription: "Japanese",
# view_profile: "View Your Profile"
account_profile:
edit_settings: "設定"
# done_editing_settings: "Done Editing"
# settings: "Settings"
# edit_profile: "Edit Profile"
# done_editing: "Done Editing"
# profile_for_prefix: "Profile for "
profile_for_suffix: "のプロフィール"
approved: "承認"
not_approved: "非承認"
# featured: "Featured"
# not_featured: "Not Featured"
looking_for: "検索:"
last_updated: "最終更新:"
# contact: "Contact"
@ -209,17 +210,17 @@ module.exports = nativeDescription: "日本語", englishDescription: "Japanese",
# next_city: "city?"
# next_country: "pick your country."
# next_name: "name?"
# next_short_description: "summarize yourself at a glance."
# next_long_description: "describe the work you're looking for."
# next_short_description: "write a short description."
# next_long_description: "describe your desired position."
# next_skills: "list at least five skills."
# next_work: "list your work experience."
# next_work: "chronicle your work history."
# next_education: "recount your educational ordeals."
# next_projects: "show off up to three projects you've worked on."
# next_links: "add any personal or social links."
# next_photo: "add an optional professional photo."
# next_active: "mark yourself open to offers to show up in searches."
# example_blog: "Your Blog"
# example_github: "Your GitHub"
# example_blog: "Blog"
# example_personal_site: "Personal Site"
# links_header: "Personal Links"
# links_blurb: "Link any other sites or profiles you want to highlight, like your GitHub, your LinkedIn, or your blog."
# links_name: "Link Name"
@ -247,15 +248,14 @@ module.exports = nativeDescription: "日本語", englishDescription: "Japanese",
# name_anonymous: "Anonymous Developer"
# name_help: "Name you want employers to see, like 'Nick Winter'."
# short_description_header: "Write a short description of yourself"
# short_description_blurb: "Add a blurb here that will show, at a glance, whether you might be just the developer that an employer is looking for."
# short_description: "Short Description"
# short_description_blurb: "Add a tagline to help an employer quickly learn more about you."
# short_description: "Tagline"
# short_description_help: "Who are you, and what are you looking for? 140 characters max."
# skills_header: "Skills"
# skills_help: "Tag relevant developer skills in order of proficiency."
# long_description_header: "Detail your desired position"
# long_description_blurb_1: "Write a little longer section here to describe the role you would like to pursue next."
# long_description_blurb_2: "Talk about how awesome you are and why it would be a good idea to hire you."
# long_description: "Description"
# long_description_header: "Describe your desired position"
# long_description_blurb: "Tell employers how awesome you are and what role you want."
# long_description: "Self Description"
# long_description_help: "Describe yourself to potential employers. Keep it short and to the point. We recommend outlining the position that would most interest you. Tasteful markdown okay; 600 characters max."
work_experience: "職務経験"
# work_header: "Chronicle your work history"
@ -294,13 +294,25 @@ module.exports = nativeDescription: "日本語", englishDescription: "Japanese",
# project_picture_help: "Upload a 230x115px or larger image showing off the project."
# project_link: "Link"
# project_link_help: "Link to the project."
# player_code: "Player Code"
employers:
want_to_hire_our_players: "CodeCombatのエキスパートプレイヤーをお探しですか?"
# what: "What is CodeCombat?"
# what_blurb: "CodeCombat is a multiplayer browser programming game. Players write code to control their forces in battle against other developers. We support JavaScript, Python, Lua, Clojure, CoffeeScript, and Io."
# who: "Who Are the Players?"
# who_blurb: "CodeCombateers are software developers who enjoy using their programming skills to play games. They range from college seniors at top 20 engineering programs to 20-year industry veterans."
# how: "How Do We Find Developers?"
# how_blurb: "We host competitive tournaments to attract competitive software engieneers. We then use in-house algorithms to identify the best players among the top 5% of tournament winners."
# why: "Why Hire Through Us?"
# why_blurb_1: "We will save you time. Every CodeCombateer we feaure is "
# why_blurb_2: "looking for work"
# why_blurb_3: ", has "
# why_blurb_4: "demonstrated top notch technical skills"
# why_blurb_5: ", and has been "
# why_blurb_6: "personally screened by us"
# why_blurb_7: ". Stop screening and start hiring."
# see_candidates: "Click here to see our candidates"
candidates_count_prefix: "現在、仕事を探している優秀で審査済みの開発者が"
candidates_count_many: "多数"
candidates_count_suffix: "います"
candidate_name: "名前"
candidate_location: "勤務地"
candidate_looking_for: "希望"
@ -308,8 +320,9 @@ module.exports = nativeDescription: "日本語", englishDescription: "Japanese",
candidate_top_skills: "得意分野"
candidate_years_experience: "経験年数"
candidate_last_updated: "最終更新日時"
# candidate_approved: "Us?"
# candidate_active: "Them?"
# featured_developers: "Featured Developers"
# other_developers: "Other Developers"
# inactive_developers: "Inactive Developers"
play_level:
done: "完了"
@ -435,6 +448,7 @@ module.exports = nativeDescription: "日本語", englishDescription: "Japanese",
# av_entities_sub_title: "Entities"
av_entities_users_url: "ユーザー"
# av_entities_active_instances_url: "Active Instances"
# av_entities_employer_list_url: "Employer List"
av_other_sub_title: "その他"
# av_other_debug_base_url: "Base (for debugging base.jade)"
# u_title: "User List"
@ -504,7 +518,7 @@ module.exports = nativeDescription: "日本語", englishDescription: "Japanese",
# new_thang_title_login: "Log In to Create a New Thang Type"
# new_level_title_login: "Log In to Create a New Level"
# new_achievement_title: "Create a New Achievement"
# new_achievement_title_login: "Sign Up to Create a New Achievement"
# new_achievement_title_login: "Log In to Create a New Achievement"
# article_search_title: "Search Articles Here"
# thang_search_title: "Search Thang Types Here"
# level_search_title: "Search Levels Here"
@ -783,9 +797,12 @@ module.exports = nativeDescription: "日本語", englishDescription: "Japanese",
# watch_victory: "Watch your victory"
# defeat_the: "Defeat the"
# tournament_ends: "Tournament ends"
# tournament_ended: "Tournament ended"
# tournament_rules: "Tournament Rules"
# tournament_blurb: "Write code, collect gold, build armies, crush foes, win prizes, and upgrade your career in our $40,000 Greed tournament! Check out the details"
# tournament_blurb_blog: "on our blog"
# rules: "Rules"
# winners: "Winners"
# ladder_prizes:
# title: "Tournament Prizes"
@ -864,6 +881,7 @@ module.exports = nativeDescription: "日本語", englishDescription: "Japanese",
# source_document: "Source Document"
# document: "Document"
# sprite_sheet: "Sprite Sheet"
# candidate_sessions: "Candidate Sessions"
# delta:
# added: "Added"

View file

@ -193,12 +193,13 @@ module.exports = nativeDescription: "한국어", englishDescription: "Korean", t
# view_profile: "View Your Profile"
account_profile:
edit_settings: "설정사항 변경"
# done_editing_settings: "Done Editing"
# settings: "Settings"
# edit_profile: "Edit Profile"
# done_editing: "Done Editing"
profile_for_prefix: "프로필 "
profile_for_suffix: ""
# approved: "Approved"
# not_approved: "Not Approved"
# featured: "Featured"
# not_featured: "Not Featured"
# looking_for: "Looking for:"
# last_updated: "Last updated:"
# contact: "Contact"
@ -209,17 +210,17 @@ module.exports = nativeDescription: "한국어", englishDescription: "Korean", t
# next_city: "city?"
# next_country: "pick your country."
# next_name: "name?"
# next_short_description: "summarize yourself at a glance."
# next_long_description: "describe the work you're looking for."
# next_short_description: "write a short description."
# next_long_description: "describe your desired position."
# next_skills: "list at least five skills."
# next_work: "list your work experience."
# next_work: "chronicle your work history."
# next_education: "recount your educational ordeals."
# next_projects: "show off up to three projects you've worked on."
# next_links: "add any personal or social links."
# next_photo: "add an optional professional photo."
# next_active: "mark yourself open to offers to show up in searches."
# example_blog: "Your Blog"
# example_github: "Your GitHub"
# example_blog: "Blog"
# example_personal_site: "Personal Site"
# links_header: "Personal Links"
# links_blurb: "Link any other sites or profiles you want to highlight, like your GitHub, your LinkedIn, or your blog."
# links_name: "Link Name"
@ -247,15 +248,14 @@ module.exports = nativeDescription: "한국어", englishDescription: "Korean", t
# name_anonymous: "Anonymous Developer"
# name_help: "Name you want employers to see, like 'Nick Winter'."
# short_description_header: "Write a short description of yourself"
# short_description_blurb: "Add a blurb here that will show, at a glance, whether you might be just the developer that an employer is looking for."
# short_description: "Short Description"
# short_description_blurb: "Add a tagline to help an employer quickly learn more about you."
# short_description: "Tagline"
# short_description_help: "Who are you, and what are you looking for? 140 characters max."
# skills_header: "Skills"
# skills_help: "Tag relevant developer skills in order of proficiency."
# long_description_header: "Detail your desired position"
# long_description_blurb_1: "Write a little longer section here to describe the role you would like to pursue next."
# long_description_blurb_2: "Talk about how awesome you are and why it would be a good idea to hire you."
# long_description: "Description"
# long_description_header: "Describe your desired position"
# long_description_blurb: "Tell employers how awesome you are and what role you want."
# long_description: "Self Description"
# long_description_help: "Describe yourself to potential employers. Keep it short and to the point. We recommend outlining the position that would most interest you. Tasteful markdown okay; 600 characters max."
# work_experience: "Work Experience"
# work_header: "Chronicle your work history"
@ -294,13 +294,25 @@ module.exports = nativeDescription: "한국어", englishDescription: "Korean", t
# project_picture_help: "Upload a 230x115px or larger image showing off the project."
# project_link: "Link"
# project_link_help: "Link to the project."
# player_code: "Player Code"
# employers:
# want_to_hire_our_players: "Want to hire expert CodeCombat players?"
# want_to_hire_our_players: "Hire CodeCombat Players"
# what: "What is CodeCombat?"
# what_blurb: "CodeCombat is a multiplayer browser programming game. Players write code to control their forces in battle against other developers. We support JavaScript, Python, Lua, Clojure, CoffeeScript, and Io."
# who: "Who Are the Players?"
# who_blurb: "CodeCombateers are software developers who enjoy using their programming skills to play games. They range from college seniors at top 20 engineering programs to 20-year industry veterans."
# how: "How Do We Find Developers?"
# how_blurb: "We host competitive tournaments to attract competitive software engieneers. We then use in-house algorithms to identify the best players among the top 5% of tournament winners."
# why: "Why Hire Through Us?"
# why_blurb_1: "We will save you time. Every CodeCombateer we feaure is "
# why_blurb_2: "looking for work"
# why_blurb_3: ", has "
# why_blurb_4: "demonstrated top notch technical skills"
# why_blurb_5: ", and has been "
# why_blurb_6: "personally screened by us"
# why_blurb_7: ". Stop screening and start hiring."
# see_candidates: "Click here to see our candidates"
# candidates_count_prefix: "We currently have "
# candidates_count_many: "many"
# candidates_count_suffix: "highly skilled and vetted developers looking for work."
# candidate_name: "Name"
# candidate_location: "Location"
# candidate_looking_for: "Looking For"
@ -308,8 +320,9 @@ module.exports = nativeDescription: "한국어", englishDescription: "Korean", t
# candidate_top_skills: "Top Skills"
# candidate_years_experience: "Yrs Exp"
# candidate_last_updated: "Last Updated"
# candidate_approved: "Us?"
# candidate_active: "Them?"
# featured_developers: "Featured Developers"
# other_developers: "Other Developers"
# inactive_developers: "Inactive Developers"
play_level:
done: "완료"
@ -435,6 +448,7 @@ module.exports = nativeDescription: "한국어", englishDescription: "Korean", t
av_entities_sub_title: "속성들"
av_entities_users_url: "유저들"
av_entities_active_instances_url: "액티브 인스턴스들"
# av_entities_employer_list_url: "Employer List"
av_other_sub_title: "다른 사람들"
av_other_debug_base_url: "베이스 (base.jade 디버깅)"
u_title: "유저 목록"
@ -504,7 +518,7 @@ module.exports = nativeDescription: "한국어", englishDescription: "Korean", t
# new_thang_title_login: "Log In to Create a New Thang Type"
# new_level_title_login: "Log In to Create a New Level"
# new_achievement_title: "Create a New Achievement"
# new_achievement_title_login: "Sign Up to Create a New Achievement"
# new_achievement_title_login: "Log In to Create a New Achievement"
article_search_title: "기사들은 여기에서 찾으세요"
thang_search_title: "Thang 타입들은 여기에서 찾으세요"
level_search_title: "레벨들은 여기에서 찾으세요"
@ -783,9 +797,12 @@ module.exports = nativeDescription: "한국어", englishDescription: "Korean", t
# watch_victory: "Watch your victory"
# defeat_the: "Defeat the"
# tournament_ends: "Tournament ends"
# tournament_ended: "Tournament ended"
# tournament_rules: "Tournament Rules"
# tournament_blurb: "Write code, collect gold, build armies, crush foes, win prizes, and upgrade your career in our $40,000 Greed tournament! Check out the details"
# tournament_blurb_blog: "on our blog"
# rules: "Rules"
# winners: "Winners"
# ladder_prizes:
# title: "Tournament Prizes"
@ -864,6 +881,7 @@ module.exports = nativeDescription: "한국어", englishDescription: "Korean", t
# source_document: "Source Document"
# document: "Document"
# sprite_sheet: "Sprite Sheet"
# candidate_sessions: "Candidate Sessions"
# delta:
# added: "Added"

View file

@ -193,12 +193,13 @@ module.exports = nativeDescription: "lietuvių kalba", englishDescription: "Lith
# view_profile: "View Your Profile"
# account_profile:
# edit_settings: "Edit Settings"
# done_editing_settings: "Done Editing"
# settings: "Settings"
# edit_profile: "Edit Profile"
# done_editing: "Done Editing"
# profile_for_prefix: "Profile for "
# profile_for_suffix: ""
# approved: "Approved"
# not_approved: "Not Approved"
# featured: "Featured"
# not_featured: "Not Featured"
# looking_for: "Looking for:"
# last_updated: "Last updated:"
# contact: "Contact"
@ -209,17 +210,17 @@ module.exports = nativeDescription: "lietuvių kalba", englishDescription: "Lith
# next_city: "city?"
# next_country: "pick your country."
# next_name: "name?"
# next_short_description: "summarize yourself at a glance."
# next_long_description: "describe the work you're looking for."
# next_short_description: "write a short description."
# next_long_description: "describe your desired position."
# next_skills: "list at least five skills."
# next_work: "list your work experience."
# next_work: "chronicle your work history."
# next_education: "recount your educational ordeals."
# next_projects: "show off up to three projects you've worked on."
# next_links: "add any personal or social links."
# next_photo: "add an optional professional photo."
# next_active: "mark yourself open to offers to show up in searches."
# example_blog: "Your Blog"
# example_github: "Your GitHub"
# example_blog: "Blog"
# example_personal_site: "Personal Site"
# links_header: "Personal Links"
# links_blurb: "Link any other sites or profiles you want to highlight, like your GitHub, your LinkedIn, or your blog."
# links_name: "Link Name"
@ -247,15 +248,14 @@ module.exports = nativeDescription: "lietuvių kalba", englishDescription: "Lith
# name_anonymous: "Anonymous Developer"
# name_help: "Name you want employers to see, like 'Nick Winter'."
# short_description_header: "Write a short description of yourself"
# short_description_blurb: "Add a blurb here that will show, at a glance, whether you might be just the developer that an employer is looking for."
# short_description: "Short Description"
# short_description_blurb: "Add a tagline to help an employer quickly learn more about you."
# short_description: "Tagline"
# short_description_help: "Who are you, and what are you looking for? 140 characters max."
# skills_header: "Skills"
# skills_help: "Tag relevant developer skills in order of proficiency."
# long_description_header: "Detail your desired position"
# long_description_blurb_1: "Write a little longer section here to describe the role you would like to pursue next."
# long_description_blurb_2: "Talk about how awesome you are and why it would be a good idea to hire you."
# long_description: "Description"
# long_description_header: "Describe your desired position"
# long_description_blurb: "Tell employers how awesome you are and what role you want."
# long_description: "Self Description"
# long_description_help: "Describe yourself to potential employers. Keep it short and to the point. We recommend outlining the position that would most interest you. Tasteful markdown okay; 600 characters max."
# work_experience: "Work Experience"
# work_header: "Chronicle your work history"
@ -294,13 +294,25 @@ module.exports = nativeDescription: "lietuvių kalba", englishDescription: "Lith
# project_picture_help: "Upload a 230x115px or larger image showing off the project."
# project_link: "Link"
# project_link_help: "Link to the project."
# player_code: "Player Code"
# employers:
# want_to_hire_our_players: "Want to hire expert CodeCombat players?"
# want_to_hire_our_players: "Hire CodeCombat Players"
# what: "What is CodeCombat?"
# what_blurb: "CodeCombat is a multiplayer browser programming game. Players write code to control their forces in battle against other developers. We support JavaScript, Python, Lua, Clojure, CoffeeScript, and Io."
# who: "Who Are the Players?"
# who_blurb: "CodeCombateers are software developers who enjoy using their programming skills to play games. They range from college seniors at top 20 engineering programs to 20-year industry veterans."
# how: "How Do We Find Developers?"
# how_blurb: "We host competitive tournaments to attract competitive software engieneers. We then use in-house algorithms to identify the best players among the top 5% of tournament winners."
# why: "Why Hire Through Us?"
# why_blurb_1: "We will save you time. Every CodeCombateer we feaure is "
# why_blurb_2: "looking for work"
# why_blurb_3: ", has "
# why_blurb_4: "demonstrated top notch technical skills"
# why_blurb_5: ", and has been "
# why_blurb_6: "personally screened by us"
# why_blurb_7: ". Stop screening and start hiring."
# see_candidates: "Click here to see our candidates"
# candidates_count_prefix: "We currently have "
# candidates_count_many: "many"
# candidates_count_suffix: "highly skilled and vetted developers looking for work."
# candidate_name: "Name"
# candidate_location: "Location"
# candidate_looking_for: "Looking For"
@ -308,8 +320,9 @@ module.exports = nativeDescription: "lietuvių kalba", englishDescription: "Lith
# candidate_top_skills: "Top Skills"
# candidate_years_experience: "Yrs Exp"
# candidate_last_updated: "Last Updated"
# candidate_approved: "Us?"
# candidate_active: "Them?"
# featured_developers: "Featured Developers"
# other_developers: "Other Developers"
# inactive_developers: "Inactive Developers"
# play_level:
# done: "Done"
@ -435,6 +448,7 @@ module.exports = nativeDescription: "lietuvių kalba", englishDescription: "Lith
# av_entities_sub_title: "Entities"
# av_entities_users_url: "Users"
# av_entities_active_instances_url: "Active Instances"
# av_entities_employer_list_url: "Employer List"
# av_other_sub_title: "Other"
# av_other_debug_base_url: "Base (for debugging base.jade)"
# u_title: "User List"
@ -504,7 +518,7 @@ module.exports = nativeDescription: "lietuvių kalba", englishDescription: "Lith
# new_thang_title_login: "Log In to Create a New Thang Type"
# new_level_title_login: "Log In to Create a New Level"
# new_achievement_title: "Create a New Achievement"
# new_achievement_title_login: "Sign Up to Create a New Achievement"
# new_achievement_title_login: "Log In to Create a New Achievement"
# article_search_title: "Search Articles Here"
# thang_search_title: "Search Thang Types Here"
# level_search_title: "Search Levels Here"
@ -783,9 +797,12 @@ module.exports = nativeDescription: "lietuvių kalba", englishDescription: "Lith
# watch_victory: "Watch your victory"
# defeat_the: "Defeat the"
# tournament_ends: "Tournament ends"
# tournament_ended: "Tournament ended"
# tournament_rules: "Tournament Rules"
# tournament_blurb: "Write code, collect gold, build armies, crush foes, win prizes, and upgrade your career in our $40,000 Greed tournament! Check out the details"
# tournament_blurb_blog: "on our blog"
# rules: "Rules"
# winners: "Winners"
# ladder_prizes:
# title: "Tournament Prizes"
@ -864,6 +881,7 @@ module.exports = nativeDescription: "lietuvių kalba", englishDescription: "Lith
# source_document: "Source Document"
# document: "Document"
# sprite_sheet: "Sprite Sheet"
# candidate_sessions: "Candidate Sessions"
# delta:
# added: "Added"

View file

@ -193,12 +193,13 @@ module.exports = nativeDescription: "Bahasa Melayu", englishDescription: "Bahasa
# view_profile: "View Your Profile"
account_profile:
# edit_settings: "Edit Settings"
# done_editing_settings: "Done Editing"
# settings: "Settings"
# edit_profile: "Edit Profile"
# done_editing: "Done Editing"
profile_for_prefix: "Profil untuk "
# profile_for_suffix: ""
# approved: "Approved"
# not_approved: "Not Approved"
# featured: "Featured"
# not_featured: "Not Featured"
# looking_for: "Looking for:"
# last_updated: "Last updated:"
# contact: "Contact"
@ -209,17 +210,17 @@ module.exports = nativeDescription: "Bahasa Melayu", englishDescription: "Bahasa
# next_city: "city?"
# next_country: "pick your country."
# next_name: "name?"
# next_short_description: "summarize yourself at a glance."
# next_long_description: "describe the work you're looking for."
# next_short_description: "write a short description."
# next_long_description: "describe your desired position."
# next_skills: "list at least five skills."
# next_work: "list your work experience."
# next_work: "chronicle your work history."
# next_education: "recount your educational ordeals."
# next_projects: "show off up to three projects you've worked on."
# next_links: "add any personal or social links."
# next_photo: "add an optional professional photo."
# next_active: "mark yourself open to offers to show up in searches."
# example_blog: "Your Blog"
# example_github: "Your GitHub"
# example_blog: "Blog"
# example_personal_site: "Personal Site"
# links_header: "Personal Links"
# links_blurb: "Link any other sites or profiles you want to highlight, like your GitHub, your LinkedIn, or your blog."
# links_name: "Link Name"
@ -247,15 +248,14 @@ module.exports = nativeDescription: "Bahasa Melayu", englishDescription: "Bahasa
# name_anonymous: "Anonymous Developer"
# name_help: "Name you want employers to see, like 'Nick Winter'."
# short_description_header: "Write a short description of yourself"
# short_description_blurb: "Add a blurb here that will show, at a glance, whether you might be just the developer that an employer is looking for."
# short_description: "Short Description"
# short_description_blurb: "Add a tagline to help an employer quickly learn more about you."
# short_description: "Tagline"
# short_description_help: "Who are you, and what are you looking for? 140 characters max."
# skills_header: "Skills"
# skills_help: "Tag relevant developer skills in order of proficiency."
# long_description_header: "Detail your desired position"
# long_description_blurb_1: "Write a little longer section here to describe the role you would like to pursue next."
# long_description_blurb_2: "Talk about how awesome you are and why it would be a good idea to hire you."
# long_description: "Description"
# long_description_header: "Describe your desired position"
# long_description_blurb: "Tell employers how awesome you are and what role you want."
# long_description: "Self Description"
# long_description_help: "Describe yourself to potential employers. Keep it short and to the point. We recommend outlining the position that would most interest you. Tasteful markdown okay; 600 characters max."
# work_experience: "Work Experience"
# work_header: "Chronicle your work history"
@ -294,13 +294,25 @@ module.exports = nativeDescription: "Bahasa Melayu", englishDescription: "Bahasa
# project_picture_help: "Upload a 230x115px or larger image showing off the project."
# project_link: "Link"
# project_link_help: "Link to the project."
# player_code: "Player Code"
# employers:
# want_to_hire_our_players: "Want to hire expert CodeCombat players?"
# want_to_hire_our_players: "Hire CodeCombat Players"
# what: "What is CodeCombat?"
# what_blurb: "CodeCombat is a multiplayer browser programming game. Players write code to control their forces in battle against other developers. We support JavaScript, Python, Lua, Clojure, CoffeeScript, and Io."
# who: "Who Are the Players?"
# who_blurb: "CodeCombateers are software developers who enjoy using their programming skills to play games. They range from college seniors at top 20 engineering programs to 20-year industry veterans."
# how: "How Do We Find Developers?"
# how_blurb: "We host competitive tournaments to attract competitive software engieneers. We then use in-house algorithms to identify the best players among the top 5% of tournament winners."
# why: "Why Hire Through Us?"
# why_blurb_1: "We will save you time. Every CodeCombateer we feaure is "
# why_blurb_2: "looking for work"
# why_blurb_3: ", has "
# why_blurb_4: "demonstrated top notch technical skills"
# why_blurb_5: ", and has been "
# why_blurb_6: "personally screened by us"
# why_blurb_7: ". Stop screening and start hiring."
# see_candidates: "Click here to see our candidates"
# candidates_count_prefix: "We currently have "
# candidates_count_many: "many"
# candidates_count_suffix: "highly skilled and vetted developers looking for work."
# candidate_name: "Name"
# candidate_location: "Location"
# candidate_looking_for: "Looking For"
@ -308,8 +320,9 @@ module.exports = nativeDescription: "Bahasa Melayu", englishDescription: "Bahasa
# candidate_top_skills: "Top Skills"
# candidate_years_experience: "Yrs Exp"
# candidate_last_updated: "Last Updated"
# candidate_approved: "Us?"
# candidate_active: "Them?"
# featured_developers: "Featured Developers"
# other_developers: "Other Developers"
# inactive_developers: "Inactive Developers"
# play_level:
# done: "Done"
@ -435,6 +448,7 @@ module.exports = nativeDescription: "Bahasa Melayu", englishDescription: "Bahasa
# av_entities_sub_title: "Entities"
# av_entities_users_url: "Users"
# av_entities_active_instances_url: "Active Instances"
# av_entities_employer_list_url: "Employer List"
# av_other_sub_title: "Other"
# av_other_debug_base_url: "Base (for debugging base.jade)"
# u_title: "User List"
@ -504,7 +518,7 @@ module.exports = nativeDescription: "Bahasa Melayu", englishDescription: "Bahasa
# new_thang_title_login: "Log In to Create a New Thang Type"
# new_level_title_login: "Log In to Create a New Level"
# new_achievement_title: "Create a New Achievement"
# new_achievement_title_login: "Sign Up to Create a New Achievement"
# new_achievement_title_login: "Log In to Create a New Achievement"
# article_search_title: "Search Articles Here"
# thang_search_title: "Search Thang Types Here"
# level_search_title: "Search Levels Here"
@ -783,9 +797,12 @@ module.exports = nativeDescription: "Bahasa Melayu", englishDescription: "Bahasa
# watch_victory: "Watch your victory"
# defeat_the: "Defeat the"
# tournament_ends: "Tournament ends"
# tournament_ended: "Tournament ended"
# tournament_rules: "Tournament Rules"
# tournament_blurb: "Write code, collect gold, build armies, crush foes, win prizes, and upgrade your career in our $40,000 Greed tournament! Check out the details"
# tournament_blurb_blog: "on our blog"
# rules: "Rules"
# winners: "Winners"
# ladder_prizes:
# title: "Tournament Prizes"
@ -864,6 +881,7 @@ module.exports = nativeDescription: "Bahasa Melayu", englishDescription: "Bahasa
# source_document: "Source Document"
# document: "Document"
# sprite_sheet: "Sprite Sheet"
# candidate_sessions: "Candidate Sessions"
# delta:
# added: "Added"

View file

@ -193,12 +193,13 @@ module.exports = nativeDescription: "Norsk Bokmål", englishDescription: "Norweg
# view_profile: "View Your Profile"
account_profile:
edit_settings: "Rediger Innstillinger"
# done_editing_settings: "Done Editing"
# settings: "Settings"
# edit_profile: "Edit Profile"
# done_editing: "Done Editing"
profile_for_prefix: "Profil for "
# profile_for_suffix: ""
# approved: "Approved"
# not_approved: "Not Approved"
# featured: "Featured"
# not_featured: "Not Featured"
# looking_for: "Looking for:"
# last_updated: "Last updated:"
# contact: "Contact"
@ -209,17 +210,17 @@ module.exports = nativeDescription: "Norsk Bokmål", englishDescription: "Norweg
# next_city: "city?"
# next_country: "pick your country."
# next_name: "name?"
# next_short_description: "summarize yourself at a glance."
# next_long_description: "describe the work you're looking for."
# next_short_description: "write a short description."
# next_long_description: "describe your desired position."
# next_skills: "list at least five skills."
# next_work: "list your work experience."
# next_work: "chronicle your work history."
# next_education: "recount your educational ordeals."
# next_projects: "show off up to three projects you've worked on."
# next_links: "add any personal or social links."
# next_photo: "add an optional professional photo."
# next_active: "mark yourself open to offers to show up in searches."
# example_blog: "Your Blog"
# example_github: "Your GitHub"
# example_blog: "Blog"
# example_personal_site: "Personal Site"
# links_header: "Personal Links"
# links_blurb: "Link any other sites or profiles you want to highlight, like your GitHub, your LinkedIn, or your blog."
# links_name: "Link Name"
@ -247,15 +248,14 @@ module.exports = nativeDescription: "Norsk Bokmål", englishDescription: "Norweg
# name_anonymous: "Anonymous Developer"
# name_help: "Name you want employers to see, like 'Nick Winter'."
# short_description_header: "Write a short description of yourself"
# short_description_blurb: "Add a blurb here that will show, at a glance, whether you might be just the developer that an employer is looking for."
# short_description: "Short Description"
# short_description_blurb: "Add a tagline to help an employer quickly learn more about you."
# short_description: "Tagline"
# short_description_help: "Who are you, and what are you looking for? 140 characters max."
# skills_header: "Skills"
# skills_help: "Tag relevant developer skills in order of proficiency."
# long_description_header: "Detail your desired position"
# long_description_blurb_1: "Write a little longer section here to describe the role you would like to pursue next."
# long_description_blurb_2: "Talk about how awesome you are and why it would be a good idea to hire you."
# long_description: "Description"
# long_description_header: "Describe your desired position"
# long_description_blurb: "Tell employers how awesome you are and what role you want."
# long_description: "Self Description"
# long_description_help: "Describe yourself to potential employers. Keep it short and to the point. We recommend outlining the position that would most interest you. Tasteful markdown okay; 600 characters max."
# work_experience: "Work Experience"
# work_header: "Chronicle your work history"
@ -294,13 +294,25 @@ module.exports = nativeDescription: "Norsk Bokmål", englishDescription: "Norweg
# project_picture_help: "Upload a 230x115px or larger image showing off the project."
# project_link: "Link"
# project_link_help: "Link to the project."
# player_code: "Player Code"
# employers:
# want_to_hire_our_players: "Want to hire expert CodeCombat players?"
# want_to_hire_our_players: "Hire CodeCombat Players"
# what: "What is CodeCombat?"
# what_blurb: "CodeCombat is a multiplayer browser programming game. Players write code to control their forces in battle against other developers. We support JavaScript, Python, Lua, Clojure, CoffeeScript, and Io."
# who: "Who Are the Players?"
# who_blurb: "CodeCombateers are software developers who enjoy using their programming skills to play games. They range from college seniors at top 20 engineering programs to 20-year industry veterans."
# how: "How Do We Find Developers?"
# how_blurb: "We host competitive tournaments to attract competitive software engieneers. We then use in-house algorithms to identify the best players among the top 5% of tournament winners."
# why: "Why Hire Through Us?"
# why_blurb_1: "We will save you time. Every CodeCombateer we feaure is "
# why_blurb_2: "looking for work"
# why_blurb_3: ", has "
# why_blurb_4: "demonstrated top notch technical skills"
# why_blurb_5: ", and has been "
# why_blurb_6: "personally screened by us"
# why_blurb_7: ". Stop screening and start hiring."
# see_candidates: "Click here to see our candidates"
# candidates_count_prefix: "We currently have "
# candidates_count_many: "many"
# candidates_count_suffix: "highly skilled and vetted developers looking for work."
# candidate_name: "Name"
# candidate_location: "Location"
# candidate_looking_for: "Looking For"
@ -308,8 +320,9 @@ module.exports = nativeDescription: "Norsk Bokmål", englishDescription: "Norweg
# candidate_top_skills: "Top Skills"
# candidate_years_experience: "Yrs Exp"
# candidate_last_updated: "Last Updated"
# candidate_approved: "Us?"
# candidate_active: "Them?"
# featured_developers: "Featured Developers"
# other_developers: "Other Developers"
# inactive_developers: "Inactive Developers"
play_level:
done: "Ferdig"
@ -435,6 +448,7 @@ module.exports = nativeDescription: "Norsk Bokmål", englishDescription: "Norweg
# av_entities_sub_title: "Entities"
# av_entities_users_url: "Users"
# av_entities_active_instances_url: "Active Instances"
# av_entities_employer_list_url: "Employer List"
# av_other_sub_title: "Other"
# av_other_debug_base_url: "Base (for debugging base.jade)"
# u_title: "User List"
@ -504,7 +518,7 @@ module.exports = nativeDescription: "Norsk Bokmål", englishDescription: "Norweg
# new_thang_title_login: "Log In to Create a New Thang Type"
# new_level_title_login: "Log In to Create a New Level"
# new_achievement_title: "Create a New Achievement"
# new_achievement_title_login: "Sign Up to Create a New Achievement"
# new_achievement_title_login: "Log In to Create a New Achievement"
# article_search_title: "Search Articles Here"
# thang_search_title: "Search Thang Types Here"
# level_search_title: "Search Levels Here"
@ -783,9 +797,12 @@ module.exports = nativeDescription: "Norsk Bokmål", englishDescription: "Norweg
# watch_victory: "Watch your victory"
# defeat_the: "Defeat the"
# tournament_ends: "Tournament ends"
# tournament_ended: "Tournament ended"
# tournament_rules: "Tournament Rules"
# tournament_blurb: "Write code, collect gold, build armies, crush foes, win prizes, and upgrade your career in our $40,000 Greed tournament! Check out the details"
# tournament_blurb_blog: "on our blog"
# rules: "Rules"
# winners: "Winners"
# ladder_prizes:
# title: "Tournament Prizes"
@ -864,6 +881,7 @@ module.exports = nativeDescription: "Norsk Bokmål", englishDescription: "Norweg
# source_document: "Source Document"
# document: "Document"
# sprite_sheet: "Sprite Sheet"
# candidate_sessions: "Candidate Sessions"
# delta:
# added: "Added"

View file

@ -193,12 +193,13 @@ module.exports = nativeDescription: "Nederlands (België)", englishDescription:
# view_profile: "View Your Profile"
account_profile:
edit_settings: "Instellingen Aanpassen"
# done_editing_settings: "Done Editing"
# settings: "Settings"
# edit_profile: "Edit Profile"
# done_editing: "Done Editing"
profile_for_prefix: "Profiel voor "
profile_for_suffix: ""
approved: "Goedgekeurd"
not_approved: "Niet goedgekeurd"
# featured: "Featured"
# not_featured: "Not Featured"
looking_for: "Zoekt naar:"
last_updated: "Laatst aangepast:"
contact: "Contact"
@ -209,17 +210,17 @@ module.exports = nativeDescription: "Nederlands (België)", englishDescription:
# next_city: "city?"
# next_country: "pick your country."
# next_name: "name?"
# next_short_description: "summarize yourself at a glance."
# next_long_description: "describe the work you're looking for."
# next_short_description: "write a short description."
# next_long_description: "describe your desired position."
# next_skills: "list at least five skills."
# next_work: "list your work experience."
# next_work: "chronicle your work history."
# next_education: "recount your educational ordeals."
# next_projects: "show off up to three projects you've worked on."
# next_links: "add any personal or social links."
# next_photo: "add an optional professional photo."
# next_active: "mark yourself open to offers to show up in searches."
# example_blog: "Your Blog"
# example_github: "Your GitHub"
# example_blog: "Blog"
# example_personal_site: "Personal Site"
# links_header: "Personal Links"
# links_blurb: "Link any other sites or profiles you want to highlight, like your GitHub, your LinkedIn, or your blog."
# links_name: "Link Name"
@ -247,15 +248,14 @@ module.exports = nativeDescription: "Nederlands (België)", englishDescription:
# name_anonymous: "Anonymous Developer"
# name_help: "Name you want employers to see, like 'Nick Winter'."
# short_description_header: "Write a short description of yourself"
# short_description_blurb: "Add a blurb here that will show, at a glance, whether you might be just the developer that an employer is looking for."
# short_description: "Short Description"
# short_description_blurb: "Add a tagline to help an employer quickly learn more about you."
# short_description: "Tagline"
# short_description_help: "Who are you, and what are you looking for? 140 characters max."
# skills_header: "Skills"
# skills_help: "Tag relevant developer skills in order of proficiency."
# long_description_header: "Detail your desired position"
# long_description_blurb_1: "Write a little longer section here to describe the role you would like to pursue next."
# long_description_blurb_2: "Talk about how awesome you are and why it would be a good idea to hire you."
# long_description: "Description"
# long_description_header: "Describe your desired position"
# long_description_blurb: "Tell employers how awesome you are and what role you want."
# long_description: "Self Description"
# long_description_help: "Describe yourself to potential employers. Keep it short and to the point. We recommend outlining the position that would most interest you. Tasteful markdown okay; 600 characters max."
work_experience: "Werk ervaring"
# work_header: "Chronicle your work history"
@ -294,13 +294,25 @@ module.exports = nativeDescription: "Nederlands (België)", englishDescription:
# project_picture_help: "Upload a 230x115px or larger image showing off the project."
# project_link: "Link"
# project_link_help: "Link to the project."
# player_code: "Player Code"
employers:
want_to_hire_our_players: "Wil je expert CodeCombat spelers aanwerven? "
# what: "What is CodeCombat?"
# what_blurb: "CodeCombat is a multiplayer browser programming game. Players write code to control their forces in battle against other developers. We support JavaScript, Python, Lua, Clojure, CoffeeScript, and Io."
# who: "Who Are the Players?"
# who_blurb: "CodeCombateers are software developers who enjoy using their programming skills to play games. They range from college seniors at top 20 engineering programs to 20-year industry veterans."
# how: "How Do We Find Developers?"
# how_blurb: "We host competitive tournaments to attract competitive software engieneers. We then use in-house algorithms to identify the best players among the top 5% of tournament winners."
# why: "Why Hire Through Us?"
# why_blurb_1: "We will save you time. Every CodeCombateer we feaure is "
# why_blurb_2: "looking for work"
# why_blurb_3: ", has "
# why_blurb_4: "demonstrated top notch technical skills"
# why_blurb_5: ", and has been "
# why_blurb_6: "personally screened by us"
# why_blurb_7: ". Stop screening and start hiring."
# see_candidates: "Click here to see our candidates"
candidates_count_prefix: "Momenteel hebben we "
candidates_count_many: "veel"
candidates_count_suffix: "zeer getalenteerde en ervaren ontwikkelaars die werk zoeken."
candidate_name: "Naam"
candidate_location: "Locatie"
candidate_looking_for: "Zoekt naar"
@ -308,8 +320,9 @@ module.exports = nativeDescription: "Nederlands (België)", englishDescription:
candidate_top_skills: "Beste vaardigheden"
candidate_years_experience: "Jaren ervaring"
candidate_last_updated: "Laatst aangepast"
# candidate_approved: "Us?"
# candidate_active: "Them?"
# featured_developers: "Featured Developers"
# other_developers: "Other Developers"
# inactive_developers: "Inactive Developers"
play_level:
done: "Klaar"
@ -435,6 +448,7 @@ module.exports = nativeDescription: "Nederlands (België)", englishDescription:
av_entities_sub_title: "Entiteiten"
av_entities_users_url: "Gebruikers"
av_entities_active_instances_url: "Actieve instanties"
# av_entities_employer_list_url: "Employer List"
av_other_sub_title: "Andere"
av_other_debug_base_url: "Base (om base.jade te debuggen)"
u_title: "Gebruikerslijst"
@ -504,7 +518,7 @@ module.exports = nativeDescription: "Nederlands (België)", englishDescription:
# new_thang_title_login: "Log In to Create a New Thang Type"
# new_level_title_login: "Log In to Create a New Level"
# new_achievement_title: "Create a New Achievement"
# new_achievement_title_login: "Sign Up to Create a New Achievement"
# new_achievement_title_login: "Log In to Create a New Achievement"
article_search_title: "Zoek Artikels Hier"
thang_search_title: "Zoek Thang Types Hier"
level_search_title: "Zoek Levels Hier"
@ -783,9 +797,12 @@ module.exports = nativeDescription: "Nederlands (België)", englishDescription:
# watch_victory: "Watch your victory"
# defeat_the: "Defeat the"
# tournament_ends: "Tournament ends"
# tournament_ended: "Tournament ended"
# tournament_rules: "Tournament Rules"
# tournament_blurb: "Write code, collect gold, build armies, crush foes, win prizes, and upgrade your career in our $40,000 Greed tournament! Check out the details"
# tournament_blurb_blog: "on our blog"
# rules: "Rules"
# winners: "Winners"
# ladder_prizes:
# title: "Tournament Prizes"
@ -864,6 +881,7 @@ module.exports = nativeDescription: "Nederlands (België)", englishDescription:
# source_document: "Source Document"
# document: "Document"
# sprite_sheet: "Sprite Sheet"
# candidate_sessions: "Candidate Sessions"
# delta:
# added: "Added"

View file

@ -193,12 +193,13 @@ module.exports = nativeDescription: "Nederlands (Nederland)", englishDescription
# view_profile: "View Your Profile"
account_profile:
edit_settings: "Instellingen Aanpassen"
# done_editing_settings: "Done Editing"
# settings: "Settings"
# edit_profile: "Edit Profile"
# done_editing: "Done Editing"
profile_for_prefix: "Profiel voor "
profile_for_suffix: ""
approved: "Goedgekeurd"
not_approved: "Niet goedgekeurd"
# featured: "Featured"
# not_featured: "Not Featured"
looking_for: "Zoekt naar:"
last_updated: "Laatst aangepast:"
contact: "Contact"
@ -209,17 +210,17 @@ module.exports = nativeDescription: "Nederlands (Nederland)", englishDescription
# next_city: "city?"
# next_country: "pick your country."
# next_name: "name?"
# next_short_description: "summarize yourself at a glance."
# next_long_description: "describe the work you're looking for."
# next_short_description: "write a short description."
# next_long_description: "describe your desired position."
# next_skills: "list at least five skills."
# next_work: "list your work experience."
# next_work: "chronicle your work history."
# next_education: "recount your educational ordeals."
# next_projects: "show off up to three projects you've worked on."
# next_links: "add any personal or social links."
# next_photo: "add an optional professional photo."
# next_active: "mark yourself open to offers to show up in searches."
# example_blog: "Your Blog"
# example_github: "Your GitHub"
# example_blog: "Blog"
# example_personal_site: "Personal Site"
# links_header: "Personal Links"
# links_blurb: "Link any other sites or profiles you want to highlight, like your GitHub, your LinkedIn, or your blog."
# links_name: "Link Name"
@ -247,15 +248,14 @@ module.exports = nativeDescription: "Nederlands (Nederland)", englishDescription
# name_anonymous: "Anonymous Developer"
# name_help: "Name you want employers to see, like 'Nick Winter'."
# short_description_header: "Write a short description of yourself"
# short_description_blurb: "Add a blurb here that will show, at a glance, whether you might be just the developer that an employer is looking for."
# short_description: "Short Description"
# short_description_blurb: "Add a tagline to help an employer quickly learn more about you."
# short_description: "Tagline"
# short_description_help: "Who are you, and what are you looking for? 140 characters max."
# skills_header: "Skills"
# skills_help: "Tag relevant developer skills in order of proficiency."
# long_description_header: "Detail your desired position"
# long_description_blurb_1: "Write a little longer section here to describe the role you would like to pursue next."
# long_description_blurb_2: "Talk about how awesome you are and why it would be a good idea to hire you."
# long_description: "Description"
# long_description_header: "Describe your desired position"
# long_description_blurb: "Tell employers how awesome you are and what role you want."
# long_description: "Self Description"
# long_description_help: "Describe yourself to potential employers. Keep it short and to the point. We recommend outlining the position that would most interest you. Tasteful markdown okay; 600 characters max."
work_experience: "Werk ervaring"
# work_header: "Chronicle your work history"
@ -294,13 +294,25 @@ module.exports = nativeDescription: "Nederlands (Nederland)", englishDescription
# project_picture_help: "Upload a 230x115px or larger image showing off the project."
# project_link: "Link"
# project_link_help: "Link to the project."
# player_code: "Player Code"
employers:
want_to_hire_our_players: "Wil je expert CodeCombat spelers aanwerven? "
# what: "What is CodeCombat?"
# what_blurb: "CodeCombat is a multiplayer browser programming game. Players write code to control their forces in battle against other developers. We support JavaScript, Python, Lua, Clojure, CoffeeScript, and Io."
# who: "Who Are the Players?"
# who_blurb: "CodeCombateers are software developers who enjoy using their programming skills to play games. They range from college seniors at top 20 engineering programs to 20-year industry veterans."
# how: "How Do We Find Developers?"
# how_blurb: "We host competitive tournaments to attract competitive software engieneers. We then use in-house algorithms to identify the best players among the top 5% of tournament winners."
# why: "Why Hire Through Us?"
# why_blurb_1: "We will save you time. Every CodeCombateer we feaure is "
# why_blurb_2: "looking for work"
# why_blurb_3: ", has "
# why_blurb_4: "demonstrated top notch technical skills"
# why_blurb_5: ", and has been "
# why_blurb_6: "personally screened by us"
# why_blurb_7: ". Stop screening and start hiring."
# see_candidates: "Click here to see our candidates"
candidates_count_prefix: "Momenteel hebben we "
candidates_count_many: "veel"
candidates_count_suffix: "zeer getalenteerde en ervaren ontwikkelaars die werk zoeken."
candidate_name: "Naam"
candidate_location: "Locatie"
candidate_looking_for: "Zoekt naar"
@ -308,8 +320,9 @@ module.exports = nativeDescription: "Nederlands (Nederland)", englishDescription
candidate_top_skills: "Beste vaardigheden"
candidate_years_experience: "Jaren ervaring"
candidate_last_updated: "Laatst aangepast"
# candidate_approved: "Us?"
# candidate_active: "Them?"
# featured_developers: "Featured Developers"
# other_developers: "Other Developers"
# inactive_developers: "Inactive Developers"
play_level:
done: "Klaar"
@ -435,6 +448,7 @@ module.exports = nativeDescription: "Nederlands (Nederland)", englishDescription
av_entities_sub_title: "Entiteiten"
av_entities_users_url: "Gebruikers"
av_entities_active_instances_url: "Actieve instanties"
# av_entities_employer_list_url: "Employer List"
av_other_sub_title: "Andere"
av_other_debug_base_url: "Base (om base.jade te debuggen)"
u_title: "Gebruikerslijst"
@ -504,7 +518,7 @@ module.exports = nativeDescription: "Nederlands (Nederland)", englishDescription
# new_thang_title_login: "Log In to Create a New Thang Type"
# new_level_title_login: "Log In to Create a New Level"
# new_achievement_title: "Create a New Achievement"
# new_achievement_title_login: "Sign Up to Create a New Achievement"
# new_achievement_title_login: "Log In to Create a New Achievement"
article_search_title: "Zoek Artikels Hier"
thang_search_title: "Zoek Thang Types Hier"
level_search_title: "Zoek Levels Hier"
@ -783,9 +797,12 @@ module.exports = nativeDescription: "Nederlands (Nederland)", englishDescription
# watch_victory: "Watch your victory"
# defeat_the: "Defeat the"
# tournament_ends: "Tournament ends"
# tournament_ended: "Tournament ended"
# tournament_rules: "Tournament Rules"
# tournament_blurb: "Write code, collect gold, build armies, crush foes, win prizes, and upgrade your career in our $40,000 Greed tournament! Check out the details"
# tournament_blurb_blog: "on our blog"
# rules: "Rules"
# winners: "Winners"
# ladder_prizes:
# title: "Tournament Prizes"
@ -864,6 +881,7 @@ module.exports = nativeDescription: "Nederlands (Nederland)", englishDescription
# source_document: "Source Document"
# document: "Document"
# sprite_sheet: "Sprite Sheet"
# candidate_sessions: "Candidate Sessions"
# delta:
# added: "Added"

View file

@ -193,12 +193,13 @@ module.exports = nativeDescription: "Nederlands", englishDescription: "Dutch", t
view_profile: "Bekijk je eigen kandidaat-profiel"
account_profile:
edit_settings: "Instellingen Aanpassen"
# done_editing_settings: "Done Editing"
# settings: "Settings"
# edit_profile: "Edit Profile"
# done_editing: "Done Editing"
profile_for_prefix: "Profiel voor "
profile_for_suffix: ""
approved: "Goedgekeurd"
not_approved: "Niet goedgekeurd"
# featured: "Featured"
# not_featured: "Not Featured"
looking_for: "Zoekt naar:"
last_updated: "Laatst aangepast:"
contact: "Contact"
@ -209,17 +210,17 @@ module.exports = nativeDescription: "Nederlands", englishDescription: "Dutch", t
# next_city: "city?"
# next_country: "pick your country."
# next_name: "name?"
# next_short_description: "summarize yourself at a glance."
# next_long_description: "describe the work you're looking for."
# next_short_description: "write a short description."
# next_long_description: "describe your desired position."
# next_skills: "list at least five skills."
# next_work: "list your work experience."
# next_work: "chronicle your work history."
# next_education: "recount your educational ordeals."
# next_projects: "show off up to three projects you've worked on."
# next_links: "add any personal or social links."
# next_photo: "add an optional professional photo."
# next_active: "mark yourself open to offers to show up in searches."
# example_blog: "Your Blog"
# example_github: "Your GitHub"
# example_blog: "Blog"
# example_personal_site: "Personal Site"
# links_header: "Personal Links"
# links_blurb: "Link any other sites or profiles you want to highlight, like your GitHub, your LinkedIn, or your blog."
# links_name: "Link Name"
@ -247,15 +248,14 @@ module.exports = nativeDescription: "Nederlands", englishDescription: "Dutch", t
# name_anonymous: "Anonymous Developer"
# name_help: "Name you want employers to see, like 'Nick Winter'."
# short_description_header: "Write a short description of yourself"
# short_description_blurb: "Add a blurb here that will show, at a glance, whether you might be just the developer that an employer is looking for."
# short_description: "Short Description"
# short_description_blurb: "Add a tagline to help an employer quickly learn more about you."
# short_description: "Tagline"
# short_description_help: "Who are you, and what are you looking for? 140 characters max."
# skills_header: "Skills"
# skills_help: "Tag relevant developer skills in order of proficiency."
# long_description_header: "Detail your desired position"
# long_description_blurb_1: "Write a little longer section here to describe the role you would like to pursue next."
# long_description_blurb_2: "Talk about how awesome you are and why it would be a good idea to hire you."
# long_description: "Description"
# long_description_header: "Describe your desired position"
# long_description_blurb: "Tell employers how awesome you are and what role you want."
# long_description: "Self Description"
# long_description_help: "Describe yourself to potential employers. Keep it short and to the point. We recommend outlining the position that would most interest you. Tasteful markdown okay; 600 characters max."
work_experience: "Werk ervaring"
# work_header: "Chronicle your work history"
@ -294,13 +294,25 @@ module.exports = nativeDescription: "Nederlands", englishDescription: "Dutch", t
# project_picture_help: "Upload a 230x115px or larger image showing off the project."
# project_link: "Link"
# project_link_help: "Link to the project."
# player_code: "Player Code"
employers:
want_to_hire_our_players: "Wil je expert CodeCombat spelers aanwerven? "
# what: "What is CodeCombat?"
# what_blurb: "CodeCombat is a multiplayer browser programming game. Players write code to control their forces in battle against other developers. We support JavaScript, Python, Lua, Clojure, CoffeeScript, and Io."
# who: "Who Are the Players?"
# who_blurb: "CodeCombateers are software developers who enjoy using their programming skills to play games. They range from college seniors at top 20 engineering programs to 20-year industry veterans."
# how: "How Do We Find Developers?"
# how_blurb: "We host competitive tournaments to attract competitive software engieneers. We then use in-house algorithms to identify the best players among the top 5% of tournament winners."
# why: "Why Hire Through Us?"
# why_blurb_1: "We will save you time. Every CodeCombateer we feaure is "
# why_blurb_2: "looking for work"
# why_blurb_3: ", has "
# why_blurb_4: "demonstrated top notch technical skills"
# why_blurb_5: ", and has been "
# why_blurb_6: "personally screened by us"
# why_blurb_7: ". Stop screening and start hiring."
see_candidates: "Klik om je kandidaten te zien"
candidates_count_prefix: "Momenteel hebben we "
candidates_count_many: "veel"
candidates_count_suffix: "zeer getalenteerde en ervaren ontwikkelaars die werk zoeken."
candidate_name: "Naam"
candidate_location: "Locatie"
candidate_looking_for: "Zoekt naar"
@ -308,8 +320,9 @@ module.exports = nativeDescription: "Nederlands", englishDescription: "Dutch", t
candidate_top_skills: "Beste vaardigheden"
candidate_years_experience: "Jaren ervaring"
candidate_last_updated: "Laatst aangepast"
candidate_approved: "Wij?"
candidate_active: "Zij?"
# featured_developers: "Featured Developers"
# other_developers: "Other Developers"
# inactive_developers: "Inactive Developers"
play_level:
done: "Klaar"
@ -435,6 +448,7 @@ module.exports = nativeDescription: "Nederlands", englishDescription: "Dutch", t
av_entities_sub_title: "Entiteiten"
av_entities_users_url: "Gebruikers"
av_entities_active_instances_url: "Actieve instanties"
# av_entities_employer_list_url: "Employer List"
av_other_sub_title: "Andere"
av_other_debug_base_url: "Base (om base.jade te debuggen)"
u_title: "Gebruikerslijst"
@ -504,7 +518,7 @@ module.exports = nativeDescription: "Nederlands", englishDescription: "Dutch", t
# new_thang_title_login: "Log In to Create a New Thang Type"
# new_level_title_login: "Log In to Create a New Level"
# new_achievement_title: "Create a New Achievement"
# new_achievement_title_login: "Sign Up to Create a New Achievement"
# new_achievement_title_login: "Log In to Create a New Achievement"
article_search_title: "Zoek Artikels Hier"
thang_search_title: "Zoek Thang Types Hier"
level_search_title: "Zoek Levels Hier"
@ -783,9 +797,12 @@ module.exports = nativeDescription: "Nederlands", englishDescription: "Dutch", t
watch_victory: "Aanschouw je overwinning!"
defeat_the: "Versla de"
# tournament_ends: "Tournament ends"
# tournament_ended: "Tournament ended"
# tournament_rules: "Tournament Rules"
# tournament_blurb: "Write code, collect gold, build armies, crush foes, win prizes, and upgrade your career in our $40,000 Greed tournament! Check out the details"
# tournament_blurb_blog: "on our blog"
# rules: "Rules"
# winners: "Winners"
# ladder_prizes:
# title: "Tournament Prizes"
@ -864,6 +881,7 @@ module.exports = nativeDescription: "Nederlands", englishDescription: "Dutch", t
# source_document: "Source Document"
# document: "Document"
# sprite_sheet: "Sprite Sheet"
# candidate_sessions: "Candidate Sessions"
# delta:
# added: "Added"

View file

@ -193,12 +193,13 @@ module.exports = nativeDescription: "Norwegian Nynorsk", englishDescription: "No
# view_profile: "View Your Profile"
# account_profile:
# edit_settings: "Edit Settings"
# done_editing_settings: "Done Editing"
# settings: "Settings"
# edit_profile: "Edit Profile"
# done_editing: "Done Editing"
# profile_for_prefix: "Profile for "
# profile_for_suffix: ""
# approved: "Approved"
# not_approved: "Not Approved"
# featured: "Featured"
# not_featured: "Not Featured"
# looking_for: "Looking for:"
# last_updated: "Last updated:"
# contact: "Contact"
@ -209,17 +210,17 @@ module.exports = nativeDescription: "Norwegian Nynorsk", englishDescription: "No
# next_city: "city?"
# next_country: "pick your country."
# next_name: "name?"
# next_short_description: "summarize yourself at a glance."
# next_long_description: "describe the work you're looking for."
# next_short_description: "write a short description."
# next_long_description: "describe your desired position."
# next_skills: "list at least five skills."
# next_work: "list your work experience."
# next_work: "chronicle your work history."
# next_education: "recount your educational ordeals."
# next_projects: "show off up to three projects you've worked on."
# next_links: "add any personal or social links."
# next_photo: "add an optional professional photo."
# next_active: "mark yourself open to offers to show up in searches."
# example_blog: "Your Blog"
# example_github: "Your GitHub"
# example_blog: "Blog"
# example_personal_site: "Personal Site"
# links_header: "Personal Links"
# links_blurb: "Link any other sites or profiles you want to highlight, like your GitHub, your LinkedIn, or your blog."
# links_name: "Link Name"
@ -247,15 +248,14 @@ module.exports = nativeDescription: "Norwegian Nynorsk", englishDescription: "No
# name_anonymous: "Anonymous Developer"
# name_help: "Name you want employers to see, like 'Nick Winter'."
# short_description_header: "Write a short description of yourself"
# short_description_blurb: "Add a blurb here that will show, at a glance, whether you might be just the developer that an employer is looking for."
# short_description: "Short Description"
# short_description_blurb: "Add a tagline to help an employer quickly learn more about you."
# short_description: "Tagline"
# short_description_help: "Who are you, and what are you looking for? 140 characters max."
# skills_header: "Skills"
# skills_help: "Tag relevant developer skills in order of proficiency."
# long_description_header: "Detail your desired position"
# long_description_blurb_1: "Write a little longer section here to describe the role you would like to pursue next."
# long_description_blurb_2: "Talk about how awesome you are and why it would be a good idea to hire you."
# long_description: "Description"
# long_description_header: "Describe your desired position"
# long_description_blurb: "Tell employers how awesome you are and what role you want."
# long_description: "Self Description"
# long_description_help: "Describe yourself to potential employers. Keep it short and to the point. We recommend outlining the position that would most interest you. Tasteful markdown okay; 600 characters max."
# work_experience: "Work Experience"
# work_header: "Chronicle your work history"
@ -294,13 +294,25 @@ module.exports = nativeDescription: "Norwegian Nynorsk", englishDescription: "No
# project_picture_help: "Upload a 230x115px or larger image showing off the project."
# project_link: "Link"
# project_link_help: "Link to the project."
# player_code: "Player Code"
# employers:
# want_to_hire_our_players: "Want to hire expert CodeCombat players?"
# want_to_hire_our_players: "Hire CodeCombat Players"
# what: "What is CodeCombat?"
# what_blurb: "CodeCombat is a multiplayer browser programming game. Players write code to control their forces in battle against other developers. We support JavaScript, Python, Lua, Clojure, CoffeeScript, and Io."
# who: "Who Are the Players?"
# who_blurb: "CodeCombateers are software developers who enjoy using their programming skills to play games. They range from college seniors at top 20 engineering programs to 20-year industry veterans."
# how: "How Do We Find Developers?"
# how_blurb: "We host competitive tournaments to attract competitive software engieneers. We then use in-house algorithms to identify the best players among the top 5% of tournament winners."
# why: "Why Hire Through Us?"
# why_blurb_1: "We will save you time. Every CodeCombateer we feaure is "
# why_blurb_2: "looking for work"
# why_blurb_3: ", has "
# why_blurb_4: "demonstrated top notch technical skills"
# why_blurb_5: ", and has been "
# why_blurb_6: "personally screened by us"
# why_blurb_7: ". Stop screening and start hiring."
# see_candidates: "Click here to see our candidates"
# candidates_count_prefix: "We currently have "
# candidates_count_many: "many"
# candidates_count_suffix: "highly skilled and vetted developers looking for work."
# candidate_name: "Name"
# candidate_location: "Location"
# candidate_looking_for: "Looking For"
@ -308,8 +320,9 @@ module.exports = nativeDescription: "Norwegian Nynorsk", englishDescription: "No
# candidate_top_skills: "Top Skills"
# candidate_years_experience: "Yrs Exp"
# candidate_last_updated: "Last Updated"
# candidate_approved: "Us?"
# candidate_active: "Them?"
# featured_developers: "Featured Developers"
# other_developers: "Other Developers"
# inactive_developers: "Inactive Developers"
# play_level:
# done: "Done"
@ -435,6 +448,7 @@ module.exports = nativeDescription: "Norwegian Nynorsk", englishDescription: "No
# av_entities_sub_title: "Entities"
# av_entities_users_url: "Users"
# av_entities_active_instances_url: "Active Instances"
# av_entities_employer_list_url: "Employer List"
# av_other_sub_title: "Other"
# av_other_debug_base_url: "Base (for debugging base.jade)"
# u_title: "User List"
@ -504,7 +518,7 @@ module.exports = nativeDescription: "Norwegian Nynorsk", englishDescription: "No
# new_thang_title_login: "Log In to Create a New Thang Type"
# new_level_title_login: "Log In to Create a New Level"
# new_achievement_title: "Create a New Achievement"
# new_achievement_title_login: "Sign Up to Create a New Achievement"
# new_achievement_title_login: "Log In to Create a New Achievement"
# article_search_title: "Search Articles Here"
# thang_search_title: "Search Thang Types Here"
# level_search_title: "Search Levels Here"
@ -783,9 +797,12 @@ module.exports = nativeDescription: "Norwegian Nynorsk", englishDescription: "No
# watch_victory: "Watch your victory"
# defeat_the: "Defeat the"
# tournament_ends: "Tournament ends"
# tournament_ended: "Tournament ended"
# tournament_rules: "Tournament Rules"
# tournament_blurb: "Write code, collect gold, build armies, crush foes, win prizes, and upgrade your career in our $40,000 Greed tournament! Check out the details"
# tournament_blurb_blog: "on our blog"
# rules: "Rules"
# winners: "Winners"
# ladder_prizes:
# title: "Tournament Prizes"
@ -864,6 +881,7 @@ module.exports = nativeDescription: "Norwegian Nynorsk", englishDescription: "No
# source_document: "Source Document"
# document: "Document"
# sprite_sheet: "Sprite Sheet"
# candidate_sessions: "Candidate Sessions"
# delta:
# added: "Added"

View file

@ -193,12 +193,13 @@ module.exports = nativeDescription: "Norsk", englishDescription: "Norwegian", tr
# view_profile: "View Your Profile"
account_profile:
edit_settings: "Rediger Innstillinger"
# done_editing_settings: "Done Editing"
# settings: "Settings"
# edit_profile: "Edit Profile"
# done_editing: "Done Editing"
profile_for_prefix: "Profil for "
# profile_for_suffix: ""
# approved: "Approved"
# not_approved: "Not Approved"
# featured: "Featured"
# not_featured: "Not Featured"
# looking_for: "Looking for:"
# last_updated: "Last updated:"
# contact: "Contact"
@ -209,17 +210,17 @@ module.exports = nativeDescription: "Norsk", englishDescription: "Norwegian", tr
# next_city: "city?"
# next_country: "pick your country."
# next_name: "name?"
# next_short_description: "summarize yourself at a glance."
# next_long_description: "describe the work you're looking for."
# next_short_description: "write a short description."
# next_long_description: "describe your desired position."
# next_skills: "list at least five skills."
# next_work: "list your work experience."
# next_work: "chronicle your work history."
# next_education: "recount your educational ordeals."
# next_projects: "show off up to three projects you've worked on."
# next_links: "add any personal or social links."
# next_photo: "add an optional professional photo."
# next_active: "mark yourself open to offers to show up in searches."
# example_blog: "Your Blog"
# example_github: "Your GitHub"
# example_blog: "Blog"
# example_personal_site: "Personal Site"
# links_header: "Personal Links"
# links_blurb: "Link any other sites or profiles you want to highlight, like your GitHub, your LinkedIn, or your blog."
# links_name: "Link Name"
@ -247,15 +248,14 @@ module.exports = nativeDescription: "Norsk", englishDescription: "Norwegian", tr
# name_anonymous: "Anonymous Developer"
# name_help: "Name you want employers to see, like 'Nick Winter'."
# short_description_header: "Write a short description of yourself"
# short_description_blurb: "Add a blurb here that will show, at a glance, whether you might be just the developer that an employer is looking for."
# short_description: "Short Description"
# short_description_blurb: "Add a tagline to help an employer quickly learn more about you."
# short_description: "Tagline"
# short_description_help: "Who are you, and what are you looking for? 140 characters max."
# skills_header: "Skills"
# skills_help: "Tag relevant developer skills in order of proficiency."
# long_description_header: "Detail your desired position"
# long_description_blurb_1: "Write a little longer section here to describe the role you would like to pursue next."
# long_description_blurb_2: "Talk about how awesome you are and why it would be a good idea to hire you."
# long_description: "Description"
# long_description_header: "Describe your desired position"
# long_description_blurb: "Tell employers how awesome you are and what role you want."
# long_description: "Self Description"
# long_description_help: "Describe yourself to potential employers. Keep it short and to the point. We recommend outlining the position that would most interest you. Tasteful markdown okay; 600 characters max."
# work_experience: "Work Experience"
# work_header: "Chronicle your work history"
@ -294,13 +294,25 @@ module.exports = nativeDescription: "Norsk", englishDescription: "Norwegian", tr
# project_picture_help: "Upload a 230x115px or larger image showing off the project."
# project_link: "Link"
# project_link_help: "Link to the project."
# player_code: "Player Code"
# employers:
# want_to_hire_our_players: "Want to hire expert CodeCombat players?"
# want_to_hire_our_players: "Hire CodeCombat Players"
# what: "What is CodeCombat?"
# what_blurb: "CodeCombat is a multiplayer browser programming game. Players write code to control their forces in battle against other developers. We support JavaScript, Python, Lua, Clojure, CoffeeScript, and Io."
# who: "Who Are the Players?"
# who_blurb: "CodeCombateers are software developers who enjoy using their programming skills to play games. They range from college seniors at top 20 engineering programs to 20-year industry veterans."
# how: "How Do We Find Developers?"
# how_blurb: "We host competitive tournaments to attract competitive software engieneers. We then use in-house algorithms to identify the best players among the top 5% of tournament winners."
# why: "Why Hire Through Us?"
# why_blurb_1: "We will save you time. Every CodeCombateer we feaure is "
# why_blurb_2: "looking for work"
# why_blurb_3: ", has "
# why_blurb_4: "demonstrated top notch technical skills"
# why_blurb_5: ", and has been "
# why_blurb_6: "personally screened by us"
# why_blurb_7: ". Stop screening and start hiring."
# see_candidates: "Click here to see our candidates"
# candidates_count_prefix: "We currently have "
# candidates_count_many: "many"
# candidates_count_suffix: "highly skilled and vetted developers looking for work."
# candidate_name: "Name"
# candidate_location: "Location"
# candidate_looking_for: "Looking For"
@ -308,8 +320,9 @@ module.exports = nativeDescription: "Norsk", englishDescription: "Norwegian", tr
# candidate_top_skills: "Top Skills"
# candidate_years_experience: "Yrs Exp"
# candidate_last_updated: "Last Updated"
# candidate_approved: "Us?"
# candidate_active: "Them?"
# featured_developers: "Featured Developers"
# other_developers: "Other Developers"
# inactive_developers: "Inactive Developers"
play_level:
done: "Ferdig"
@ -435,6 +448,7 @@ module.exports = nativeDescription: "Norsk", englishDescription: "Norwegian", tr
# av_entities_sub_title: "Entities"
# av_entities_users_url: "Users"
# av_entities_active_instances_url: "Active Instances"
# av_entities_employer_list_url: "Employer List"
# av_other_sub_title: "Other"
# av_other_debug_base_url: "Base (for debugging base.jade)"
# u_title: "User List"
@ -504,7 +518,7 @@ module.exports = nativeDescription: "Norsk", englishDescription: "Norwegian", tr
# new_thang_title_login: "Log In to Create a New Thang Type"
# new_level_title_login: "Log In to Create a New Level"
# new_achievement_title: "Create a New Achievement"
# new_achievement_title_login: "Sign Up to Create a New Achievement"
# new_achievement_title_login: "Log In to Create a New Achievement"
# article_search_title: "Search Articles Here"
# thang_search_title: "Search Thang Types Here"
# level_search_title: "Search Levels Here"
@ -783,9 +797,12 @@ module.exports = nativeDescription: "Norsk", englishDescription: "Norwegian", tr
# watch_victory: "Watch your victory"
# defeat_the: "Defeat the"
# tournament_ends: "Tournament ends"
# tournament_ended: "Tournament ended"
# tournament_rules: "Tournament Rules"
# tournament_blurb: "Write code, collect gold, build armies, crush foes, win prizes, and upgrade your career in our $40,000 Greed tournament! Check out the details"
# tournament_blurb_blog: "on our blog"
# rules: "Rules"
# winners: "Winners"
# ladder_prizes:
# title: "Tournament Prizes"
@ -864,6 +881,7 @@ module.exports = nativeDescription: "Norsk", englishDescription: "Norwegian", tr
# source_document: "Source Document"
# document: "Document"
# sprite_sheet: "Sprite Sheet"
# candidate_sessions: "Candidate Sessions"
# delta:
# added: "Added"

View file

@ -193,12 +193,13 @@ module.exports = nativeDescription: "język polski", englishDescription: "Polish
# view_profile: "View Your Profile"
account_profile:
edit_settings: "Edytuj ustawienia"
# done_editing_settings: "Done Editing"
# settings: "Settings"
# edit_profile: "Edit Profile"
# done_editing: "Done Editing"
profile_for_prefix: "Profil"
profile_for_suffix: ""
# approved: "Approved"
# not_approved: "Not Approved"
# featured: "Featured"
# not_featured: "Not Featured"
# looking_for: "Looking for:"
# last_updated: "Last updated:"
# contact: "Contact"
@ -209,17 +210,17 @@ module.exports = nativeDescription: "język polski", englishDescription: "Polish
# next_city: "city?"
# next_country: "pick your country."
# next_name: "name?"
# next_short_description: "summarize yourself at a glance."
# next_long_description: "describe the work you're looking for."
# next_short_description: "write a short description."
# next_long_description: "describe your desired position."
# next_skills: "list at least five skills."
# next_work: "list your work experience."
# next_work: "chronicle your work history."
# next_education: "recount your educational ordeals."
# next_projects: "show off up to three projects you've worked on."
# next_links: "add any personal or social links."
# next_photo: "add an optional professional photo."
# next_active: "mark yourself open to offers to show up in searches."
# example_blog: "Your Blog"
# example_github: "Your GitHub"
# example_blog: "Blog"
# example_personal_site: "Personal Site"
# links_header: "Personal Links"
# links_blurb: "Link any other sites or profiles you want to highlight, like your GitHub, your LinkedIn, or your blog."
# links_name: "Link Name"
@ -247,15 +248,14 @@ module.exports = nativeDescription: "język polski", englishDescription: "Polish
# name_anonymous: "Anonymous Developer"
# name_help: "Name you want employers to see, like 'Nick Winter'."
# short_description_header: "Write a short description of yourself"
# short_description_blurb: "Add a blurb here that will show, at a glance, whether you might be just the developer that an employer is looking for."
# short_description: "Short Description"
# short_description_blurb: "Add a tagline to help an employer quickly learn more about you."
# short_description: "Tagline"
# short_description_help: "Who are you, and what are you looking for? 140 characters max."
# skills_header: "Skills"
# skills_help: "Tag relevant developer skills in order of proficiency."
# long_description_header: "Detail your desired position"
# long_description_blurb_1: "Write a little longer section here to describe the role you would like to pursue next."
# long_description_blurb_2: "Talk about how awesome you are and why it would be a good idea to hire you."
# long_description: "Description"
# long_description_header: "Describe your desired position"
# long_description_blurb: "Tell employers how awesome you are and what role you want."
# long_description: "Self Description"
# long_description_help: "Describe yourself to potential employers. Keep it short and to the point. We recommend outlining the position that would most interest you. Tasteful markdown okay; 600 characters max."
# work_experience: "Work Experience"
# work_header: "Chronicle your work history"
@ -294,13 +294,25 @@ module.exports = nativeDescription: "język polski", englishDescription: "Polish
# project_picture_help: "Upload a 230x115px or larger image showing off the project."
# project_link: "Link"
# project_link_help: "Link to the project."
# player_code: "Player Code"
# employers:
# want_to_hire_our_players: "Want to hire expert CodeCombat players?"
# want_to_hire_our_players: "Hire CodeCombat Players"
# what: "What is CodeCombat?"
# what_blurb: "CodeCombat is a multiplayer browser programming game. Players write code to control their forces in battle against other developers. We support JavaScript, Python, Lua, Clojure, CoffeeScript, and Io."
# who: "Who Are the Players?"
# who_blurb: "CodeCombateers are software developers who enjoy using their programming skills to play games. They range from college seniors at top 20 engineering programs to 20-year industry veterans."
# how: "How Do We Find Developers?"
# how_blurb: "We host competitive tournaments to attract competitive software engieneers. We then use in-house algorithms to identify the best players among the top 5% of tournament winners."
# why: "Why Hire Through Us?"
# why_blurb_1: "We will save you time. Every CodeCombateer we feaure is "
# why_blurb_2: "looking for work"
# why_blurb_3: ", has "
# why_blurb_4: "demonstrated top notch technical skills"
# why_blurb_5: ", and has been "
# why_blurb_6: "personally screened by us"
# why_blurb_7: ". Stop screening and start hiring."
# see_candidates: "Click here to see our candidates"
# candidates_count_prefix: "We currently have "
# candidates_count_many: "many"
# candidates_count_suffix: "highly skilled and vetted developers looking for work."
# candidate_name: "Name"
# candidate_location: "Location"
# candidate_looking_for: "Looking For"
@ -308,8 +320,9 @@ module.exports = nativeDescription: "język polski", englishDescription: "Polish
# candidate_top_skills: "Top Skills"
# candidate_years_experience: "Yrs Exp"
# candidate_last_updated: "Last Updated"
# candidate_approved: "Us?"
# candidate_active: "Them?"
# featured_developers: "Featured Developers"
# other_developers: "Other Developers"
# inactive_developers: "Inactive Developers"
play_level:
done: "Zrobione"
@ -435,6 +448,7 @@ module.exports = nativeDescription: "język polski", englishDescription: "Polish
av_entities_sub_title: "Podmioty"
av_entities_users_url: "Użytkownicy"
av_entities_active_instances_url: "Aktywne podmioty"
# av_entities_employer_list_url: "Employer List"
av_other_sub_title: "Inne"
av_other_debug_base_url: "Baza (do debuggingu base.jade)"
u_title: "Lista użytkowników"
@ -504,7 +518,7 @@ module.exports = nativeDescription: "język polski", englishDescription: "Polish
# new_thang_title_login: "Log In to Create a New Thang Type"
# new_level_title_login: "Log In to Create a New Level"
# new_achievement_title: "Create a New Achievement"
# new_achievement_title_login: "Sign Up to Create a New Achievement"
# new_achievement_title_login: "Log In to Create a New Achievement"
article_search_title: "Przeszukaj artykuły"
thang_search_title: "Przeszukaj typy obiektów"
level_search_title: "Przeszukaj poziomy"
@ -783,9 +797,12 @@ module.exports = nativeDescription: "język polski", englishDescription: "Polish
# watch_victory: "Watch your victory"
# defeat_the: "Defeat the"
# tournament_ends: "Tournament ends"
# tournament_ended: "Tournament ended"
# tournament_rules: "Tournament Rules"
# tournament_blurb: "Write code, collect gold, build armies, crush foes, win prizes, and upgrade your career in our $40,000 Greed tournament! Check out the details"
# tournament_blurb_blog: "on our blog"
# rules: "Rules"
# winners: "Winners"
# ladder_prizes:
# title: "Tournament Prizes"
@ -864,6 +881,7 @@ module.exports = nativeDescription: "język polski", englishDescription: "Polish
# source_document: "Source Document"
# document: "Document"
# sprite_sheet: "Sprite Sheet"
# candidate_sessions: "Candidate Sessions"
# delta:
# added: "Added"

View file

@ -193,12 +193,13 @@ module.exports = nativeDescription: "português do Brasil", englishDescription:
view_profile: "Visualizar seu perfil"
account_profile:
edit_settings: "Editar as configurações"
# done_editing_settings: "Done Editing"
# settings: "Settings"
# edit_profile: "Edit Profile"
# done_editing: "Done Editing"
profile_for_prefix: "Perfil de "
profile_for_suffix: ""
approved: "Aprovado"
not_approved: "Não Aprovado"
# featured: "Featured"
# not_featured: "Not Featured"
# looking_for: "Looking for:"
last_updated: "Última atualização:"
contact: "Contato"
@ -209,17 +210,17 @@ module.exports = nativeDescription: "português do Brasil", englishDescription:
# next_city: "city?"
# next_country: "pick your country."
# next_name: "name?"
# next_short_description: "summarize yourself at a glance."
# next_long_description: "describe the work you're looking for."
# next_short_description: "write a short description."
# next_long_description: "describe your desired position."
# next_skills: "list at least five skills."
# next_work: "list your work experience."
# next_work: "chronicle your work history."
# next_education: "recount your educational ordeals."
# next_projects: "show off up to three projects you've worked on."
# next_links: "add any personal or social links."
# next_photo: "add an optional professional photo."
# next_active: "mark yourself open to offers to show up in searches."
# example_blog: "Your Blog"
# example_github: "Your GitHub"
# example_blog: "Blog"
# example_personal_site: "Personal Site"
# links_header: "Personal Links"
# links_blurb: "Link any other sites or profiles you want to highlight, like your GitHub, your LinkedIn, or your blog."
# links_name: "Link Name"
@ -247,15 +248,14 @@ module.exports = nativeDescription: "português do Brasil", englishDescription:
# name_anonymous: "Anonymous Developer"
# name_help: "Name you want employers to see, like 'Nick Winter'."
# short_description_header: "Write a short description of yourself"
# short_description_blurb: "Add a blurb here that will show, at a glance, whether you might be just the developer that an employer is looking for."
# short_description: "Short Description"
# short_description_blurb: "Add a tagline to help an employer quickly learn more about you."
# short_description: "Tagline"
# short_description_help: "Who are you, and what are you looking for? 140 characters max."
# skills_header: "Skills"
# skills_help: "Tag relevant developer skills in order of proficiency."
# long_description_header: "Detail your desired position"
# long_description_blurb_1: "Write a little longer section here to describe the role you would like to pursue next."
# long_description_blurb_2: "Talk about how awesome you are and why it would be a good idea to hire you."
# long_description: "Description"
# long_description_header: "Describe your desired position"
# long_description_blurb: "Tell employers how awesome you are and what role you want."
# long_description: "Self Description"
# long_description_help: "Describe yourself to potential employers. Keep it short and to the point. We recommend outlining the position that would most interest you. Tasteful markdown okay; 600 characters max."
# work_experience: "Work Experience"
# work_header: "Chronicle your work history"
@ -294,13 +294,25 @@ module.exports = nativeDescription: "português do Brasil", englishDescription:
# project_picture_help: "Upload a 230x115px or larger image showing off the project."
# project_link: "Link"
# project_link_help: "Link to the project."
# player_code: "Player Code"
# employers:
# want_to_hire_our_players: "Want to hire expert CodeCombat players?"
# want_to_hire_our_players: "Hire CodeCombat Players"
# what: "What is CodeCombat?"
# what_blurb: "CodeCombat is a multiplayer browser programming game. Players write code to control their forces in battle against other developers. We support JavaScript, Python, Lua, Clojure, CoffeeScript, and Io."
# who: "Who Are the Players?"
# who_blurb: "CodeCombateers are software developers who enjoy using their programming skills to play games. They range from college seniors at top 20 engineering programs to 20-year industry veterans."
# how: "How Do We Find Developers?"
# how_blurb: "We host competitive tournaments to attract competitive software engieneers. We then use in-house algorithms to identify the best players among the top 5% of tournament winners."
# why: "Why Hire Through Us?"
# why_blurb_1: "We will save you time. Every CodeCombateer we feaure is "
# why_blurb_2: "looking for work"
# why_blurb_3: ", has "
# why_blurb_4: "demonstrated top notch technical skills"
# why_blurb_5: ", and has been "
# why_blurb_6: "personally screened by us"
# why_blurb_7: ". Stop screening and start hiring."
# see_candidates: "Click here to see our candidates"
# candidates_count_prefix: "We currently have "
# candidates_count_many: "many"
# candidates_count_suffix: "highly skilled and vetted developers looking for work."
# candidate_name: "Name"
# candidate_location: "Location"
# candidate_looking_for: "Looking For"
@ -308,8 +320,9 @@ module.exports = nativeDescription: "português do Brasil", englishDescription:
# candidate_top_skills: "Top Skills"
# candidate_years_experience: "Yrs Exp"
# candidate_last_updated: "Last Updated"
# candidate_approved: "Us?"
# candidate_active: "Them?"
# featured_developers: "Featured Developers"
# other_developers: "Other Developers"
# inactive_developers: "Inactive Developers"
play_level:
done: "Pronto"
@ -435,6 +448,7 @@ module.exports = nativeDescription: "português do Brasil", englishDescription:
av_entities_sub_title: "Entidades"
av_entities_users_url: "Usuários"
av_entities_active_instances_url: "Instâncias Ativas"
# av_entities_employer_list_url: "Employer List"
av_other_sub_title: "Outro"
av_other_debug_base_url: "Base (para debugar base.jade)"
u_title: "Lista de Usuários"
@ -504,7 +518,7 @@ module.exports = nativeDescription: "português do Brasil", englishDescription:
# new_thang_title_login: "Log In to Create a New Thang Type"
# new_level_title_login: "Log In to Create a New Level"
# new_achievement_title: "Create a New Achievement"
# new_achievement_title_login: "Sign Up to Create a New Achievement"
# new_achievement_title_login: "Log In to Create a New Achievement"
article_search_title: "Procurar Artigos Aqui"
thang_search_title: "Procurar Tipos de Thang Aqui"
level_search_title: "Procurar Níveis Aqui"
@ -783,9 +797,12 @@ module.exports = nativeDescription: "português do Brasil", englishDescription:
# watch_victory: "Watch your victory"
# defeat_the: "Defeat the"
# tournament_ends: "Tournament ends"
# tournament_ended: "Tournament ended"
# tournament_rules: "Tournament Rules"
# tournament_blurb: "Write code, collect gold, build armies, crush foes, win prizes, and upgrade your career in our $40,000 Greed tournament! Check out the details"
# tournament_blurb_blog: "on our blog"
# rules: "Rules"
# winners: "Winners"
# ladder_prizes:
# title: "Tournament Prizes"
@ -864,6 +881,7 @@ module.exports = nativeDescription: "português do Brasil", englishDescription:
# source_document: "Source Document"
# document: "Document"
# sprite_sheet: "Sprite Sheet"
# candidate_sessions: "Candidate Sessions"
# delta:
# added: "Added"

View file

@ -193,12 +193,13 @@ module.exports = nativeDescription: "Português europeu", englishDescription: "P
# view_profile: "View Your Profile"
account_profile:
edit_settings: "Editar Definições"
# done_editing_settings: "Done Editing"
# settings: "Settings"
# edit_profile: "Edit Profile"
# done_editing: "Done Editing"
profile_for_prefix: "Perfil de "
profile_for_suffix: ""
# approved: "Approved"
# not_approved: "Not Approved"
# featured: "Featured"
# not_featured: "Not Featured"
# looking_for: "Looking for:"
# last_updated: "Last updated:"
# contact: "Contact"
@ -209,17 +210,17 @@ module.exports = nativeDescription: "Português europeu", englishDescription: "P
# next_city: "city?"
# next_country: "pick your country."
# next_name: "name?"
# next_short_description: "summarize yourself at a glance."
# next_long_description: "describe the work you're looking for."
# next_short_description: "write a short description."
# next_long_description: "describe your desired position."
# next_skills: "list at least five skills."
# next_work: "list your work experience."
# next_work: "chronicle your work history."
# next_education: "recount your educational ordeals."
# next_projects: "show off up to three projects you've worked on."
# next_links: "add any personal or social links."
# next_photo: "add an optional professional photo."
# next_active: "mark yourself open to offers to show up in searches."
# example_blog: "Your Blog"
# example_github: "Your GitHub"
# example_blog: "Blog"
# example_personal_site: "Personal Site"
# links_header: "Personal Links"
# links_blurb: "Link any other sites or profiles you want to highlight, like your GitHub, your LinkedIn, or your blog."
# links_name: "Link Name"
@ -247,15 +248,14 @@ module.exports = nativeDescription: "Português europeu", englishDescription: "P
# name_anonymous: "Anonymous Developer"
# name_help: "Name you want employers to see, like 'Nick Winter'."
# short_description_header: "Write a short description of yourself"
# short_description_blurb: "Add a blurb here that will show, at a glance, whether you might be just the developer that an employer is looking for."
# short_description: "Short Description"
# short_description_blurb: "Add a tagline to help an employer quickly learn more about you."
# short_description: "Tagline"
# short_description_help: "Who are you, and what are you looking for? 140 characters max."
# skills_header: "Skills"
# skills_help: "Tag relevant developer skills in order of proficiency."
# long_description_header: "Detail your desired position"
# long_description_blurb_1: "Write a little longer section here to describe the role you would like to pursue next."
# long_description_blurb_2: "Talk about how awesome you are and why it would be a good idea to hire you."
# long_description: "Description"
# long_description_header: "Describe your desired position"
# long_description_blurb: "Tell employers how awesome you are and what role you want."
# long_description: "Self Description"
# long_description_help: "Describe yourself to potential employers. Keep it short and to the point. We recommend outlining the position that would most interest you. Tasteful markdown okay; 600 characters max."
# work_experience: "Work Experience"
# work_header: "Chronicle your work history"
@ -294,13 +294,25 @@ module.exports = nativeDescription: "Português europeu", englishDescription: "P
# project_picture_help: "Upload a 230x115px or larger image showing off the project."
# project_link: "Link"
# project_link_help: "Link to the project."
# player_code: "Player Code"
# employers:
# want_to_hire_our_players: "Want to hire expert CodeCombat players?"
# want_to_hire_our_players: "Hire CodeCombat Players"
# what: "What is CodeCombat?"
# what_blurb: "CodeCombat is a multiplayer browser programming game. Players write code to control their forces in battle against other developers. We support JavaScript, Python, Lua, Clojure, CoffeeScript, and Io."
# who: "Who Are the Players?"
# who_blurb: "CodeCombateers are software developers who enjoy using their programming skills to play games. They range from college seniors at top 20 engineering programs to 20-year industry veterans."
# how: "How Do We Find Developers?"
# how_blurb: "We host competitive tournaments to attract competitive software engieneers. We then use in-house algorithms to identify the best players among the top 5% of tournament winners."
# why: "Why Hire Through Us?"
# why_blurb_1: "We will save you time. Every CodeCombateer we feaure is "
# why_blurb_2: "looking for work"
# why_blurb_3: ", has "
# why_blurb_4: "demonstrated top notch technical skills"
# why_blurb_5: ", and has been "
# why_blurb_6: "personally screened by us"
# why_blurb_7: ". Stop screening and start hiring."
# see_candidates: "Click here to see our candidates"
# candidates_count_prefix: "We currently have "
# candidates_count_many: "many"
# candidates_count_suffix: "highly skilled and vetted developers looking for work."
# candidate_name: "Name"
# candidate_location: "Location"
# candidate_looking_for: "Looking For"
@ -308,8 +320,9 @@ module.exports = nativeDescription: "Português europeu", englishDescription: "P
# candidate_top_skills: "Top Skills"
# candidate_years_experience: "Yrs Exp"
# candidate_last_updated: "Last Updated"
# candidate_approved: "Us?"
# candidate_active: "Them?"
# featured_developers: "Featured Developers"
# other_developers: "Other Developers"
# inactive_developers: "Inactive Developers"
play_level:
done: "Concluir"
@ -435,6 +448,7 @@ module.exports = nativeDescription: "Português europeu", englishDescription: "P
av_entities_sub_title: "Entidades"
av_entities_users_url: "Utilizadores"
av_entities_active_instances_url: "Activar Instâncias"
# av_entities_employer_list_url: "Employer List"
av_other_sub_title: "Outro"
av_other_debug_base_url: "Base (para fazer debug base.jade)"
u_title: "Lista de Utilizadores"
@ -504,7 +518,7 @@ module.exports = nativeDescription: "Português europeu", englishDescription: "P
# new_thang_title_login: "Log In to Create a New Thang Type"
# new_level_title_login: "Log In to Create a New Level"
# new_achievement_title: "Create a New Achievement"
# new_achievement_title_login: "Sign Up to Create a New Achievement"
# new_achievement_title_login: "Log In to Create a New Achievement"
article_search_title: "Procurar Artigos Aqui"
thang_search_title: "Procurar Tipos de Thang Aqui"
level_search_title: "Procurar Níveis Aqui"
@ -783,9 +797,12 @@ module.exports = nativeDescription: "Português europeu", englishDescription: "P
# watch_victory: "Watch your victory"
# defeat_the: "Defeat the"
# tournament_ends: "Tournament ends"
# tournament_ended: "Tournament ended"
# tournament_rules: "Tournament Rules"
# tournament_blurb: "Write code, collect gold, build armies, crush foes, win prizes, and upgrade your career in our $40,000 Greed tournament! Check out the details"
# tournament_blurb_blog: "on our blog"
# rules: "Rules"
# winners: "Winners"
# ladder_prizes:
# title: "Tournament Prizes"
@ -864,6 +881,7 @@ module.exports = nativeDescription: "Português europeu", englishDescription: "P
# source_document: "Source Document"
# document: "Document"
# sprite_sheet: "Sprite Sheet"
# candidate_sessions: "Candidate Sessions"
# delta:
# added: "Added"

View file

@ -193,12 +193,13 @@ module.exports = nativeDescription: "português", englishDescription: "Portugues
# view_profile: "View Your Profile"
account_profile:
edit_settings: "Editar as configurações"
# done_editing_settings: "Done Editing"
# settings: "Settings"
# edit_profile: "Edit Profile"
# done_editing: "Done Editing"
profile_for_prefix: "Perfil de "
# profile_for_suffix: ""
# approved: "Approved"
# not_approved: "Not Approved"
# featured: "Featured"
# not_featured: "Not Featured"
# looking_for: "Looking for:"
# last_updated: "Last updated:"
# contact: "Contact"
@ -209,17 +210,17 @@ module.exports = nativeDescription: "português", englishDescription: "Portugues
# next_city: "city?"
# next_country: "pick your country."
# next_name: "name?"
# next_short_description: "summarize yourself at a glance."
# next_long_description: "describe the work you're looking for."
# next_short_description: "write a short description."
# next_long_description: "describe your desired position."
# next_skills: "list at least five skills."
# next_work: "list your work experience."
# next_work: "chronicle your work history."
# next_education: "recount your educational ordeals."
# next_projects: "show off up to three projects you've worked on."
# next_links: "add any personal or social links."
# next_photo: "add an optional professional photo."
# next_active: "mark yourself open to offers to show up in searches."
# example_blog: "Your Blog"
# example_github: "Your GitHub"
# example_blog: "Blog"
# example_personal_site: "Personal Site"
# links_header: "Personal Links"
# links_blurb: "Link any other sites or profiles you want to highlight, like your GitHub, your LinkedIn, or your blog."
# links_name: "Link Name"
@ -247,15 +248,14 @@ module.exports = nativeDescription: "português", englishDescription: "Portugues
# name_anonymous: "Anonymous Developer"
# name_help: "Name you want employers to see, like 'Nick Winter'."
# short_description_header: "Write a short description of yourself"
# short_description_blurb: "Add a blurb here that will show, at a glance, whether you might be just the developer that an employer is looking for."
# short_description: "Short Description"
# short_description_blurb: "Add a tagline to help an employer quickly learn more about you."
# short_description: "Tagline"
# short_description_help: "Who are you, and what are you looking for? 140 characters max."
# skills_header: "Skills"
# skills_help: "Tag relevant developer skills in order of proficiency."
# long_description_header: "Detail your desired position"
# long_description_blurb_1: "Write a little longer section here to describe the role you would like to pursue next."
# long_description_blurb_2: "Talk about how awesome you are and why it would be a good idea to hire you."
# long_description: "Description"
# long_description_header: "Describe your desired position"
# long_description_blurb: "Tell employers how awesome you are and what role you want."
# long_description: "Self Description"
# long_description_help: "Describe yourself to potential employers. Keep it short and to the point. We recommend outlining the position that would most interest you. Tasteful markdown okay; 600 characters max."
# work_experience: "Work Experience"
# work_header: "Chronicle your work history"
@ -294,13 +294,25 @@ module.exports = nativeDescription: "português", englishDescription: "Portugues
# project_picture_help: "Upload a 230x115px or larger image showing off the project."
# project_link: "Link"
# project_link_help: "Link to the project."
# player_code: "Player Code"
# employers:
# want_to_hire_our_players: "Want to hire expert CodeCombat players?"
# want_to_hire_our_players: "Hire CodeCombat Players"
# what: "What is CodeCombat?"
# what_blurb: "CodeCombat is a multiplayer browser programming game. Players write code to control their forces in battle against other developers. We support JavaScript, Python, Lua, Clojure, CoffeeScript, and Io."
# who: "Who Are the Players?"
# who_blurb: "CodeCombateers are software developers who enjoy using their programming skills to play games. They range from college seniors at top 20 engineering programs to 20-year industry veterans."
# how: "How Do We Find Developers?"
# how_blurb: "We host competitive tournaments to attract competitive software engieneers. We then use in-house algorithms to identify the best players among the top 5% of tournament winners."
# why: "Why Hire Through Us?"
# why_blurb_1: "We will save you time. Every CodeCombateer we feaure is "
# why_blurb_2: "looking for work"
# why_blurb_3: ", has "
# why_blurb_4: "demonstrated top notch technical skills"
# why_blurb_5: ", and has been "
# why_blurb_6: "personally screened by us"
# why_blurb_7: ". Stop screening and start hiring."
# see_candidates: "Click here to see our candidates"
# candidates_count_prefix: "We currently have "
# candidates_count_many: "many"
# candidates_count_suffix: "highly skilled and vetted developers looking for work."
# candidate_name: "Name"
# candidate_location: "Location"
# candidate_looking_for: "Looking For"
@ -308,8 +320,9 @@ module.exports = nativeDescription: "português", englishDescription: "Portugues
# candidate_top_skills: "Top Skills"
# candidate_years_experience: "Yrs Exp"
# candidate_last_updated: "Last Updated"
# candidate_approved: "Us?"
# candidate_active: "Them?"
# featured_developers: "Featured Developers"
# other_developers: "Other Developers"
# inactive_developers: "Inactive Developers"
play_level:
done: "Pronto"
@ -435,6 +448,7 @@ module.exports = nativeDescription: "português", englishDescription: "Portugues
# av_entities_sub_title: "Entities"
# av_entities_users_url: "Users"
# av_entities_active_instances_url: "Active Instances"
# av_entities_employer_list_url: "Employer List"
# av_other_sub_title: "Other"
# av_other_debug_base_url: "Base (for debugging base.jade)"
# u_title: "User List"
@ -504,7 +518,7 @@ module.exports = nativeDescription: "português", englishDescription: "Portugues
# new_thang_title_login: "Log In to Create a New Thang Type"
# new_level_title_login: "Log In to Create a New Level"
# new_achievement_title: "Create a New Achievement"
# new_achievement_title_login: "Sign Up to Create a New Achievement"
# new_achievement_title_login: "Log In to Create a New Achievement"
# article_search_title: "Search Articles Here"
# thang_search_title: "Search Thang Types Here"
# level_search_title: "Search Levels Here"
@ -783,9 +797,12 @@ module.exports = nativeDescription: "português", englishDescription: "Portugues
# watch_victory: "Watch your victory"
# defeat_the: "Defeat the"
# tournament_ends: "Tournament ends"
# tournament_ended: "Tournament ended"
# tournament_rules: "Tournament Rules"
# tournament_blurb: "Write code, collect gold, build armies, crush foes, win prizes, and upgrade your career in our $40,000 Greed tournament! Check out the details"
# tournament_blurb_blog: "on our blog"
# rules: "Rules"
# winners: "Winners"
# ladder_prizes:
# title: "Tournament Prizes"
@ -864,6 +881,7 @@ module.exports = nativeDescription: "português", englishDescription: "Portugues
# source_document: "Source Document"
# document: "Document"
# sprite_sheet: "Sprite Sheet"
# candidate_sessions: "Candidate Sessions"
# delta:
# added: "Added"

View file

@ -193,12 +193,13 @@ module.exports = nativeDescription: "limba română", englishDescription: "Roman
# view_profile: "View Your Profile"
account_profile:
edit_settings: "Modifică setările"
# done_editing_settings: "Done Editing"
# settings: "Settings"
# edit_profile: "Edit Profile"
# done_editing: "Done Editing"
profile_for_prefix: "Profil pentru "
profile_for_suffix: ""
# approved: "Approved"
# not_approved: "Not Approved"
# featured: "Featured"
# not_featured: "Not Featured"
# looking_for: "Looking for:"
# last_updated: "Last updated:"
# contact: "Contact"
@ -209,17 +210,17 @@ module.exports = nativeDescription: "limba română", englishDescription: "Roman
# next_city: "city?"
# next_country: "pick your country."
# next_name: "name?"
# next_short_description: "summarize yourself at a glance."
# next_long_description: "describe the work you're looking for."
# next_short_description: "write a short description."
# next_long_description: "describe your desired position."
# next_skills: "list at least five skills."
# next_work: "list your work experience."
# next_work: "chronicle your work history."
# next_education: "recount your educational ordeals."
# next_projects: "show off up to three projects you've worked on."
# next_links: "add any personal or social links."
# next_photo: "add an optional professional photo."
# next_active: "mark yourself open to offers to show up in searches."
# example_blog: "Your Blog"
# example_github: "Your GitHub"
# example_blog: "Blog"
# example_personal_site: "Personal Site"
# links_header: "Personal Links"
# links_blurb: "Link any other sites or profiles you want to highlight, like your GitHub, your LinkedIn, or your blog."
# links_name: "Link Name"
@ -247,15 +248,14 @@ module.exports = nativeDescription: "limba română", englishDescription: "Roman
# name_anonymous: "Anonymous Developer"
# name_help: "Name you want employers to see, like 'Nick Winter'."
# short_description_header: "Write a short description of yourself"
# short_description_blurb: "Add a blurb here that will show, at a glance, whether you might be just the developer that an employer is looking for."
# short_description: "Short Description"
# short_description_blurb: "Add a tagline to help an employer quickly learn more about you."
# short_description: "Tagline"
# short_description_help: "Who are you, and what are you looking for? 140 characters max."
# skills_header: "Skills"
# skills_help: "Tag relevant developer skills in order of proficiency."
# long_description_header: "Detail your desired position"
# long_description_blurb_1: "Write a little longer section here to describe the role you would like to pursue next."
# long_description_blurb_2: "Talk about how awesome you are and why it would be a good idea to hire you."
# long_description: "Description"
# long_description_header: "Describe your desired position"
# long_description_blurb: "Tell employers how awesome you are and what role you want."
# long_description: "Self Description"
# long_description_help: "Describe yourself to potential employers. Keep it short and to the point. We recommend outlining the position that would most interest you. Tasteful markdown okay; 600 characters max."
# work_experience: "Work Experience"
# work_header: "Chronicle your work history"
@ -294,13 +294,25 @@ module.exports = nativeDescription: "limba română", englishDescription: "Roman
# project_picture_help: "Upload a 230x115px or larger image showing off the project."
# project_link: "Link"
# project_link_help: "Link to the project."
# player_code: "Player Code"
# employers:
# want_to_hire_our_players: "Want to hire expert CodeCombat players?"
# want_to_hire_our_players: "Hire CodeCombat Players"
# what: "What is CodeCombat?"
# what_blurb: "CodeCombat is a multiplayer browser programming game. Players write code to control their forces in battle against other developers. We support JavaScript, Python, Lua, Clojure, CoffeeScript, and Io."
# who: "Who Are the Players?"
# who_blurb: "CodeCombateers are software developers who enjoy using their programming skills to play games. They range from college seniors at top 20 engineering programs to 20-year industry veterans."
# how: "How Do We Find Developers?"
# how_blurb: "We host competitive tournaments to attract competitive software engieneers. We then use in-house algorithms to identify the best players among the top 5% of tournament winners."
# why: "Why Hire Through Us?"
# why_blurb_1: "We will save you time. Every CodeCombateer we feaure is "
# why_blurb_2: "looking for work"
# why_blurb_3: ", has "
# why_blurb_4: "demonstrated top notch technical skills"
# why_blurb_5: ", and has been "
# why_blurb_6: "personally screened by us"
# why_blurb_7: ". Stop screening and start hiring."
# see_candidates: "Click here to see our candidates"
# candidates_count_prefix: "We currently have "
# candidates_count_many: "many"
# candidates_count_suffix: "highly skilled and vetted developers looking for work."
# candidate_name: "Name"
# candidate_location: "Location"
# candidate_looking_for: "Looking For"
@ -308,8 +320,9 @@ module.exports = nativeDescription: "limba română", englishDescription: "Roman
# candidate_top_skills: "Top Skills"
# candidate_years_experience: "Yrs Exp"
# candidate_last_updated: "Last Updated"
# candidate_approved: "Us?"
# candidate_active: "Them?"
# featured_developers: "Featured Developers"
# other_developers: "Other Developers"
# inactive_developers: "Inactive Developers"
play_level:
done: "Gata"
@ -435,6 +448,7 @@ module.exports = nativeDescription: "limba română", englishDescription: "Roman
av_entities_sub_title: "Entități"
av_entities_users_url: "Utilizatori"
av_entities_active_instances_url: "Instanțe active"
# av_entities_employer_list_url: "Employer List"
av_other_sub_title: "Altele"
av_other_debug_base_url: "Base (pentru debugging base.jade)"
u_title: "Listă utilizatori"
@ -504,7 +518,7 @@ module.exports = nativeDescription: "limba română", englishDescription: "Roman
# new_thang_title_login: "Log In to Create a New Thang Type"
# new_level_title_login: "Log In to Create a New Level"
# new_achievement_title: "Create a New Achievement"
# new_achievement_title_login: "Sign Up to Create a New Achievement"
# new_achievement_title_login: "Log In to Create a New Achievement"
article_search_title: "Caută articole aici"
thang_search_title: "Caută tipuri de Thang aici"
level_search_title: "Caută nivele aici"
@ -783,9 +797,12 @@ module.exports = nativeDescription: "limba română", englishDescription: "Roman
# watch_victory: "Watch your victory"
# defeat_the: "Defeat the"
# tournament_ends: "Tournament ends"
# tournament_ended: "Tournament ended"
# tournament_rules: "Tournament Rules"
# tournament_blurb: "Write code, collect gold, build armies, crush foes, win prizes, and upgrade your career in our $40,000 Greed tournament! Check out the details"
# tournament_blurb_blog: "on our blog"
# rules: "Rules"
# winners: "Winners"
# ladder_prizes:
# title: "Tournament Prizes"
@ -864,6 +881,7 @@ module.exports = nativeDescription: "limba română", englishDescription: "Roman
# source_document: "Source Document"
# document: "Document"
# sprite_sheet: "Sprite Sheet"
# candidate_sessions: "Candidate Sessions"
# delta:
# added: "Added"

View file

@ -193,12 +193,13 @@ module.exports = nativeDescription: "русский", englishDescription: "Russi
view_profile: "Просмотр вашего профиля"
account_profile:
edit_settings: "Изменить настройки"
# done_editing_settings: "Done Editing"
# settings: "Settings"
# edit_profile: "Edit Profile"
# done_editing: "Done Editing"
profile_for_prefix: "Профиль для "
profile_for_suffix: ""
approved: "Одобрено"
not_approved: "Не одобрено"
# featured: "Featured"
# not_featured: "Not Featured"
looking_for: "Ищет:"
last_updated: "Последнее обновление:"
contact: "Контакты"
@ -209,17 +210,17 @@ module.exports = nativeDescription: "русский", englishDescription: "Russi
# next_city: "city?"
# next_country: "pick your country."
# next_name: "name?"
# next_short_description: "summarize yourself at a glance."
# next_long_description: "describe the work you're looking for."
# next_short_description: "write a short description."
# next_long_description: "describe your desired position."
# next_skills: "list at least five skills."
# next_work: "list your work experience."
# next_work: "chronicle your work history."
# next_education: "recount your educational ordeals."
# next_projects: "show off up to three projects you've worked on."
# next_links: "add any personal or social links."
# next_photo: "add an optional professional photo."
# next_active: "mark yourself open to offers to show up in searches."
# example_blog: "Your Blog"
# example_github: "Your GitHub"
# example_blog: "Blog"
# example_personal_site: "Personal Site"
# links_header: "Personal Links"
# links_blurb: "Link any other sites or profiles you want to highlight, like your GitHub, your LinkedIn, or your blog."
# links_name: "Link Name"
@ -247,15 +248,14 @@ module.exports = nativeDescription: "русский", englishDescription: "Russi
# name_anonymous: "Anonymous Developer"
# name_help: "Name you want employers to see, like 'Nick Winter'."
# short_description_header: "Write a short description of yourself"
# short_description_blurb: "Add a blurb here that will show, at a glance, whether you might be just the developer that an employer is looking for."
# short_description: "Short Description"
# short_description_blurb: "Add a tagline to help an employer quickly learn more about you."
# short_description: "Tagline"
# short_description_help: "Who are you, and what are you looking for? 140 characters max."
# skills_header: "Skills"
# skills_help: "Tag relevant developer skills in order of proficiency."
# long_description_header: "Detail your desired position"
# long_description_blurb_1: "Write a little longer section here to describe the role you would like to pursue next."
# long_description_blurb_2: "Talk about how awesome you are and why it would be a good idea to hire you."
# long_description: "Description"
# long_description_header: "Describe your desired position"
# long_description_blurb: "Tell employers how awesome you are and what role you want."
# long_description: "Self Description"
# long_description_help: "Describe yourself to potential employers. Keep it short and to the point. We recommend outlining the position that would most interest you. Tasteful markdown okay; 600 characters max."
work_experience: "Опыт работы"
# work_header: "Chronicle your work history"
@ -294,13 +294,25 @@ module.exports = nativeDescription: "русский", englishDescription: "Russi
# project_picture_help: "Upload a 230x115px or larger image showing off the project."
# project_link: "Link"
# project_link_help: "Link to the project."
# player_code: "Player Code"
employers:
want_to_hire_our_players: "Хотите нанимать игроков-экспертов CodeCombat?"
# what: "What is CodeCombat?"
# what_blurb: "CodeCombat is a multiplayer browser programming game. Players write code to control their forces in battle against other developers. We support JavaScript, Python, Lua, Clojure, CoffeeScript, and Io."
# who: "Who Are the Players?"
# who_blurb: "CodeCombateers are software developers who enjoy using their programming skills to play games. They range from college seniors at top 20 engineering programs to 20-year industry veterans."
# how: "How Do We Find Developers?"
# how_blurb: "We host competitive tournaments to attract competitive software engieneers. We then use in-house algorithms to identify the best players among the top 5% of tournament winners."
# why: "Why Hire Through Us?"
# why_blurb_1: "We will save you time. Every CodeCombateer we feaure is "
# why_blurb_2: "looking for work"
# why_blurb_3: ", has "
# why_blurb_4: "demonstrated top notch technical skills"
# why_blurb_5: ", and has been "
# why_blurb_6: "personally screened by us"
# why_blurb_7: ". Stop screening and start hiring."
see_candidates: "Щёлкните, чтобы посмотреть наших кандидатов"
candidates_count_prefix: "Сейчас у нас есть "
candidates_count_many: "много"
candidates_count_suffix: "высококвалифицированных и проверенных разработчиков, ищущих работу."
candidate_name: "Имя"
candidate_location: "Местонахождение"
candidate_looking_for: "Ищет"
@ -308,8 +320,9 @@ module.exports = nativeDescription: "русский", englishDescription: "Russi
candidate_top_skills: "Лучшие навыки"
candidate_years_experience: "Лет опыта"
candidate_last_updated: "Последнее обновление"
candidate_approved: "Нам?"
candidate_active: "Им?"
# featured_developers: "Featured Developers"
# other_developers: "Other Developers"
# inactive_developers: "Inactive Developers"
play_level:
done: "Готово"
@ -435,6 +448,7 @@ module.exports = nativeDescription: "русский", englishDescription: "Russi
av_entities_sub_title: "Сущности"
av_entities_users_url: "Пользователи"
av_entities_active_instances_url: "Активные экземпляры"
# av_entities_employer_list_url: "Employer List"
av_other_sub_title: "Другое"
av_other_debug_base_url: "База (для отладки base.jade)"
u_title: "Список пользователей"
@ -504,7 +518,7 @@ module.exports = nativeDescription: "русский", englishDescription: "Russi
# new_thang_title_login: "Log In to Create a New Thang Type"
# new_level_title_login: "Log In to Create a New Level"
# new_achievement_title: "Create a New Achievement"
# new_achievement_title_login: "Sign Up to Create a New Achievement"
# new_achievement_title_login: "Log In to Create a New Achievement"
article_search_title: "Искать статьи"
thang_search_title: "Искать типы объектов"
level_search_title: "Искать уровни"
@ -783,9 +797,12 @@ module.exports = nativeDescription: "русский", englishDescription: "Russi
# watch_victory: "Watch your victory"
# defeat_the: "Defeat the"
# tournament_ends: "Tournament ends"
# tournament_ended: "Tournament ended"
# tournament_rules: "Tournament Rules"
# tournament_blurb: "Write code, collect gold, build armies, crush foes, win prizes, and upgrade your career in our $40,000 Greed tournament! Check out the details"
# tournament_blurb_blog: "on our blog"
# rules: "Rules"
# winners: "Winners"
# ladder_prizes:
# title: "Tournament Prizes"
@ -864,6 +881,7 @@ module.exports = nativeDescription: "русский", englishDescription: "Russi
source_document: "Исходный документ"
document: "Документ"
# sprite_sheet: "Sprite Sheet"
# candidate_sessions: "Candidate Sessions"
delta:
added: "Добавлено"

View file

@ -193,12 +193,13 @@ module.exports = nativeDescription: "slovenčina", englishDescription: "Slovak",
# view_profile: "View Your Profile"
# account_profile:
# edit_settings: "Edit Settings"
# done_editing_settings: "Done Editing"
# settings: "Settings"
# edit_profile: "Edit Profile"
# done_editing: "Done Editing"
# profile_for_prefix: "Profile for "
# profile_for_suffix: ""
# approved: "Approved"
# not_approved: "Not Approved"
# featured: "Featured"
# not_featured: "Not Featured"
# looking_for: "Looking for:"
# last_updated: "Last updated:"
# contact: "Contact"
@ -209,17 +210,17 @@ module.exports = nativeDescription: "slovenčina", englishDescription: "Slovak",
# next_city: "city?"
# next_country: "pick your country."
# next_name: "name?"
# next_short_description: "summarize yourself at a glance."
# next_long_description: "describe the work you're looking for."
# next_short_description: "write a short description."
# next_long_description: "describe your desired position."
# next_skills: "list at least five skills."
# next_work: "list your work experience."
# next_work: "chronicle your work history."
# next_education: "recount your educational ordeals."
# next_projects: "show off up to three projects you've worked on."
# next_links: "add any personal or social links."
# next_photo: "add an optional professional photo."
# next_active: "mark yourself open to offers to show up in searches."
# example_blog: "Your Blog"
# example_github: "Your GitHub"
# example_blog: "Blog"
# example_personal_site: "Personal Site"
# links_header: "Personal Links"
# links_blurb: "Link any other sites or profiles you want to highlight, like your GitHub, your LinkedIn, or your blog."
# links_name: "Link Name"
@ -247,15 +248,14 @@ module.exports = nativeDescription: "slovenčina", englishDescription: "Slovak",
# name_anonymous: "Anonymous Developer"
# name_help: "Name you want employers to see, like 'Nick Winter'."
# short_description_header: "Write a short description of yourself"
# short_description_blurb: "Add a blurb here that will show, at a glance, whether you might be just the developer that an employer is looking for."
# short_description: "Short Description"
# short_description_blurb: "Add a tagline to help an employer quickly learn more about you."
# short_description: "Tagline"
# short_description_help: "Who are you, and what are you looking for? 140 characters max."
# skills_header: "Skills"
# skills_help: "Tag relevant developer skills in order of proficiency."
# long_description_header: "Detail your desired position"
# long_description_blurb_1: "Write a little longer section here to describe the role you would like to pursue next."
# long_description_blurb_2: "Talk about how awesome you are and why it would be a good idea to hire you."
# long_description: "Description"
# long_description_header: "Describe your desired position"
# long_description_blurb: "Tell employers how awesome you are and what role you want."
# long_description: "Self Description"
# long_description_help: "Describe yourself to potential employers. Keep it short and to the point. We recommend outlining the position that would most interest you. Tasteful markdown okay; 600 characters max."
# work_experience: "Work Experience"
# work_header: "Chronicle your work history"
@ -294,13 +294,25 @@ module.exports = nativeDescription: "slovenčina", englishDescription: "Slovak",
# project_picture_help: "Upload a 230x115px or larger image showing off the project."
# project_link: "Link"
# project_link_help: "Link to the project."
# player_code: "Player Code"
# employers:
# want_to_hire_our_players: "Want to hire expert CodeCombat players?"
# want_to_hire_our_players: "Hire CodeCombat Players"
# what: "What is CodeCombat?"
# what_blurb: "CodeCombat is a multiplayer browser programming game. Players write code to control their forces in battle against other developers. We support JavaScript, Python, Lua, Clojure, CoffeeScript, and Io."
# who: "Who Are the Players?"
# who_blurb: "CodeCombateers are software developers who enjoy using their programming skills to play games. They range from college seniors at top 20 engineering programs to 20-year industry veterans."
# how: "How Do We Find Developers?"
# how_blurb: "We host competitive tournaments to attract competitive software engieneers. We then use in-house algorithms to identify the best players among the top 5% of tournament winners."
# why: "Why Hire Through Us?"
# why_blurb_1: "We will save you time. Every CodeCombateer we feaure is "
# why_blurb_2: "looking for work"
# why_blurb_3: ", has "
# why_blurb_4: "demonstrated top notch technical skills"
# why_blurb_5: ", and has been "
# why_blurb_6: "personally screened by us"
# why_blurb_7: ". Stop screening and start hiring."
# see_candidates: "Click here to see our candidates"
# candidates_count_prefix: "We currently have "
# candidates_count_many: "many"
# candidates_count_suffix: "highly skilled and vetted developers looking for work."
# candidate_name: "Name"
# candidate_location: "Location"
# candidate_looking_for: "Looking For"
@ -308,8 +320,9 @@ module.exports = nativeDescription: "slovenčina", englishDescription: "Slovak",
# candidate_top_skills: "Top Skills"
# candidate_years_experience: "Yrs Exp"
# candidate_last_updated: "Last Updated"
# candidate_approved: "Us?"
# candidate_active: "Them?"
# featured_developers: "Featured Developers"
# other_developers: "Other Developers"
# inactive_developers: "Inactive Developers"
# play_level:
# done: "Done"
@ -435,6 +448,7 @@ module.exports = nativeDescription: "slovenčina", englishDescription: "Slovak",
# av_entities_sub_title: "Entities"
# av_entities_users_url: "Users"
# av_entities_active_instances_url: "Active Instances"
# av_entities_employer_list_url: "Employer List"
# av_other_sub_title: "Other"
# av_other_debug_base_url: "Base (for debugging base.jade)"
# u_title: "User List"
@ -504,7 +518,7 @@ module.exports = nativeDescription: "slovenčina", englishDescription: "Slovak",
# new_thang_title_login: "Log In to Create a New Thang Type"
# new_level_title_login: "Log In to Create a New Level"
# new_achievement_title: "Create a New Achievement"
# new_achievement_title_login: "Sign Up to Create a New Achievement"
# new_achievement_title_login: "Log In to Create a New Achievement"
# article_search_title: "Search Articles Here"
# thang_search_title: "Search Thang Types Here"
# level_search_title: "Search Levels Here"
@ -783,9 +797,12 @@ module.exports = nativeDescription: "slovenčina", englishDescription: "Slovak",
# watch_victory: "Watch your victory"
# defeat_the: "Defeat the"
# tournament_ends: "Tournament ends"
# tournament_ended: "Tournament ended"
# tournament_rules: "Tournament Rules"
# tournament_blurb: "Write code, collect gold, build armies, crush foes, win prizes, and upgrade your career in our $40,000 Greed tournament! Check out the details"
# tournament_blurb_blog: "on our blog"
# rules: "Rules"
# winners: "Winners"
# ladder_prizes:
# title: "Tournament Prizes"
@ -864,6 +881,7 @@ module.exports = nativeDescription: "slovenčina", englishDescription: "Slovak",
# source_document: "Source Document"
# document: "Document"
# sprite_sheet: "Sprite Sheet"
# candidate_sessions: "Candidate Sessions"
# delta:
# added: "Added"

View file

@ -193,12 +193,13 @@ module.exports = nativeDescription: "slovenščina", englishDescription: "Sloven
# view_profile: "View Your Profile"
# account_profile:
# edit_settings: "Edit Settings"
# done_editing_settings: "Done Editing"
# settings: "Settings"
# edit_profile: "Edit Profile"
# done_editing: "Done Editing"
# profile_for_prefix: "Profile for "
# profile_for_suffix: ""
# approved: "Approved"
# not_approved: "Not Approved"
# featured: "Featured"
# not_featured: "Not Featured"
# looking_for: "Looking for:"
# last_updated: "Last updated:"
# contact: "Contact"
@ -209,17 +210,17 @@ module.exports = nativeDescription: "slovenščina", englishDescription: "Sloven
# next_city: "city?"
# next_country: "pick your country."
# next_name: "name?"
# next_short_description: "summarize yourself at a glance."
# next_long_description: "describe the work you're looking for."
# next_short_description: "write a short description."
# next_long_description: "describe your desired position."
# next_skills: "list at least five skills."
# next_work: "list your work experience."
# next_work: "chronicle your work history."
# next_education: "recount your educational ordeals."
# next_projects: "show off up to three projects you've worked on."
# next_links: "add any personal or social links."
# next_photo: "add an optional professional photo."
# next_active: "mark yourself open to offers to show up in searches."
# example_blog: "Your Blog"
# example_github: "Your GitHub"
# example_blog: "Blog"
# example_personal_site: "Personal Site"
# links_header: "Personal Links"
# links_blurb: "Link any other sites or profiles you want to highlight, like your GitHub, your LinkedIn, or your blog."
# links_name: "Link Name"
@ -247,15 +248,14 @@ module.exports = nativeDescription: "slovenščina", englishDescription: "Sloven
# name_anonymous: "Anonymous Developer"
# name_help: "Name you want employers to see, like 'Nick Winter'."
# short_description_header: "Write a short description of yourself"
# short_description_blurb: "Add a blurb here that will show, at a glance, whether you might be just the developer that an employer is looking for."
# short_description: "Short Description"
# short_description_blurb: "Add a tagline to help an employer quickly learn more about you."
# short_description: "Tagline"
# short_description_help: "Who are you, and what are you looking for? 140 characters max."
# skills_header: "Skills"
# skills_help: "Tag relevant developer skills in order of proficiency."
# long_description_header: "Detail your desired position"
# long_description_blurb_1: "Write a little longer section here to describe the role you would like to pursue next."
# long_description_blurb_2: "Talk about how awesome you are and why it would be a good idea to hire you."
# long_description: "Description"
# long_description_header: "Describe your desired position"
# long_description_blurb: "Tell employers how awesome you are and what role you want."
# long_description: "Self Description"
# long_description_help: "Describe yourself to potential employers. Keep it short and to the point. We recommend outlining the position that would most interest you. Tasteful markdown okay; 600 characters max."
# work_experience: "Work Experience"
# work_header: "Chronicle your work history"
@ -294,13 +294,25 @@ module.exports = nativeDescription: "slovenščina", englishDescription: "Sloven
# project_picture_help: "Upload a 230x115px or larger image showing off the project."
# project_link: "Link"
# project_link_help: "Link to the project."
# player_code: "Player Code"
# employers:
# want_to_hire_our_players: "Want to hire expert CodeCombat players?"
# want_to_hire_our_players: "Hire CodeCombat Players"
# what: "What is CodeCombat?"
# what_blurb: "CodeCombat is a multiplayer browser programming game. Players write code to control their forces in battle against other developers. We support JavaScript, Python, Lua, Clojure, CoffeeScript, and Io."
# who: "Who Are the Players?"
# who_blurb: "CodeCombateers are software developers who enjoy using their programming skills to play games. They range from college seniors at top 20 engineering programs to 20-year industry veterans."
# how: "How Do We Find Developers?"
# how_blurb: "We host competitive tournaments to attract competitive software engieneers. We then use in-house algorithms to identify the best players among the top 5% of tournament winners."
# why: "Why Hire Through Us?"
# why_blurb_1: "We will save you time. Every CodeCombateer we feaure is "
# why_blurb_2: "looking for work"
# why_blurb_3: ", has "
# why_blurb_4: "demonstrated top notch technical skills"
# why_blurb_5: ", and has been "
# why_blurb_6: "personally screened by us"
# why_blurb_7: ". Stop screening and start hiring."
# see_candidates: "Click here to see our candidates"
# candidates_count_prefix: "We currently have "
# candidates_count_many: "many"
# candidates_count_suffix: "highly skilled and vetted developers looking for work."
# candidate_name: "Name"
# candidate_location: "Location"
# candidate_looking_for: "Looking For"
@ -308,8 +320,9 @@ module.exports = nativeDescription: "slovenščina", englishDescription: "Sloven
# candidate_top_skills: "Top Skills"
# candidate_years_experience: "Yrs Exp"
# candidate_last_updated: "Last Updated"
# candidate_approved: "Us?"
# candidate_active: "Them?"
# featured_developers: "Featured Developers"
# other_developers: "Other Developers"
# inactive_developers: "Inactive Developers"
# play_level:
# done: "Done"
@ -435,6 +448,7 @@ module.exports = nativeDescription: "slovenščina", englishDescription: "Sloven
# av_entities_sub_title: "Entities"
# av_entities_users_url: "Users"
# av_entities_active_instances_url: "Active Instances"
# av_entities_employer_list_url: "Employer List"
# av_other_sub_title: "Other"
# av_other_debug_base_url: "Base (for debugging base.jade)"
# u_title: "User List"
@ -504,7 +518,7 @@ module.exports = nativeDescription: "slovenščina", englishDescription: "Sloven
# new_thang_title_login: "Log In to Create a New Thang Type"
# new_level_title_login: "Log In to Create a New Level"
# new_achievement_title: "Create a New Achievement"
# new_achievement_title_login: "Sign Up to Create a New Achievement"
# new_achievement_title_login: "Log In to Create a New Achievement"
# article_search_title: "Search Articles Here"
# thang_search_title: "Search Thang Types Here"
# level_search_title: "Search Levels Here"
@ -783,9 +797,12 @@ module.exports = nativeDescription: "slovenščina", englishDescription: "Sloven
# watch_victory: "Watch your victory"
# defeat_the: "Defeat the"
# tournament_ends: "Tournament ends"
# tournament_ended: "Tournament ended"
# tournament_rules: "Tournament Rules"
# tournament_blurb: "Write code, collect gold, build armies, crush foes, win prizes, and upgrade your career in our $40,000 Greed tournament! Check out the details"
# tournament_blurb_blog: "on our blog"
# rules: "Rules"
# winners: "Winners"
# ladder_prizes:
# title: "Tournament Prizes"
@ -864,6 +881,7 @@ module.exports = nativeDescription: "slovenščina", englishDescription: "Sloven
# source_document: "Source Document"
# document: "Document"
# sprite_sheet: "Sprite Sheet"
# candidate_sessions: "Candidate Sessions"
# delta:
# added: "Added"

View file

@ -193,12 +193,13 @@ module.exports = nativeDescription: "српски", englishDescription: "Serbian
# view_profile: "View Your Profile"
account_profile:
edit_settings: "Измени подешавања"
# done_editing_settings: "Done Editing"
# settings: "Settings"
# edit_profile: "Edit Profile"
# done_editing: "Done Editing"
profile_for_prefix: "Налог за "
# profile_for_suffix: ""
# approved: "Approved"
# not_approved: "Not Approved"
# featured: "Featured"
# not_featured: "Not Featured"
# looking_for: "Looking for:"
# last_updated: "Last updated:"
# contact: "Contact"
@ -209,17 +210,17 @@ module.exports = nativeDescription: "српски", englishDescription: "Serbian
# next_city: "city?"
# next_country: "pick your country."
# next_name: "name?"
# next_short_description: "summarize yourself at a glance."
# next_long_description: "describe the work you're looking for."
# next_short_description: "write a short description."
# next_long_description: "describe your desired position."
# next_skills: "list at least five skills."
# next_work: "list your work experience."
# next_work: "chronicle your work history."
# next_education: "recount your educational ordeals."
# next_projects: "show off up to three projects you've worked on."
# next_links: "add any personal or social links."
# next_photo: "add an optional professional photo."
# next_active: "mark yourself open to offers to show up in searches."
# example_blog: "Your Blog"
# example_github: "Your GitHub"
# example_blog: "Blog"
# example_personal_site: "Personal Site"
# links_header: "Personal Links"
# links_blurb: "Link any other sites or profiles you want to highlight, like your GitHub, your LinkedIn, or your blog."
# links_name: "Link Name"
@ -247,15 +248,14 @@ module.exports = nativeDescription: "српски", englishDescription: "Serbian
# name_anonymous: "Anonymous Developer"
# name_help: "Name you want employers to see, like 'Nick Winter'."
# short_description_header: "Write a short description of yourself"
# short_description_blurb: "Add a blurb here that will show, at a glance, whether you might be just the developer that an employer is looking for."
# short_description: "Short Description"
# short_description_blurb: "Add a tagline to help an employer quickly learn more about you."
# short_description: "Tagline"
# short_description_help: "Who are you, and what are you looking for? 140 characters max."
# skills_header: "Skills"
# skills_help: "Tag relevant developer skills in order of proficiency."
# long_description_header: "Detail your desired position"
# long_description_blurb_1: "Write a little longer section here to describe the role you would like to pursue next."
# long_description_blurb_2: "Talk about how awesome you are and why it would be a good idea to hire you."
# long_description: "Description"
# long_description_header: "Describe your desired position"
# long_description_blurb: "Tell employers how awesome you are and what role you want."
# long_description: "Self Description"
# long_description_help: "Describe yourself to potential employers. Keep it short and to the point. We recommend outlining the position that would most interest you. Tasteful markdown okay; 600 characters max."
# work_experience: "Work Experience"
# work_header: "Chronicle your work history"
@ -294,13 +294,25 @@ module.exports = nativeDescription: "српски", englishDescription: "Serbian
# project_picture_help: "Upload a 230x115px or larger image showing off the project."
# project_link: "Link"
# project_link_help: "Link to the project."
# player_code: "Player Code"
# employers:
# want_to_hire_our_players: "Want to hire expert CodeCombat players?"
# want_to_hire_our_players: "Hire CodeCombat Players"
# what: "What is CodeCombat?"
# what_blurb: "CodeCombat is a multiplayer browser programming game. Players write code to control their forces in battle against other developers. We support JavaScript, Python, Lua, Clojure, CoffeeScript, and Io."
# who: "Who Are the Players?"
# who_blurb: "CodeCombateers are software developers who enjoy using their programming skills to play games. They range from college seniors at top 20 engineering programs to 20-year industry veterans."
# how: "How Do We Find Developers?"
# how_blurb: "We host competitive tournaments to attract competitive software engieneers. We then use in-house algorithms to identify the best players among the top 5% of tournament winners."
# why: "Why Hire Through Us?"
# why_blurb_1: "We will save you time. Every CodeCombateer we feaure is "
# why_blurb_2: "looking for work"
# why_blurb_3: ", has "
# why_blurb_4: "demonstrated top notch technical skills"
# why_blurb_5: ", and has been "
# why_blurb_6: "personally screened by us"
# why_blurb_7: ". Stop screening and start hiring."
# see_candidates: "Click here to see our candidates"
# candidates_count_prefix: "We currently have "
# candidates_count_many: "many"
# candidates_count_suffix: "highly skilled and vetted developers looking for work."
# candidate_name: "Name"
# candidate_location: "Location"
# candidate_looking_for: "Looking For"
@ -308,8 +320,9 @@ module.exports = nativeDescription: "српски", englishDescription: "Serbian
# candidate_top_skills: "Top Skills"
# candidate_years_experience: "Yrs Exp"
# candidate_last_updated: "Last Updated"
# candidate_approved: "Us?"
# candidate_active: "Them?"
# featured_developers: "Featured Developers"
# other_developers: "Other Developers"
# inactive_developers: "Inactive Developers"
play_level:
done: "Урађено"
@ -435,6 +448,7 @@ module.exports = nativeDescription: "српски", englishDescription: "Serbian
# av_entities_sub_title: "Entities"
# av_entities_users_url: "Users"
# av_entities_active_instances_url: "Active Instances"
# av_entities_employer_list_url: "Employer List"
# av_other_sub_title: "Other"
# av_other_debug_base_url: "Base (for debugging base.jade)"
# u_title: "User List"
@ -504,7 +518,7 @@ module.exports = nativeDescription: "српски", englishDescription: "Serbian
# new_thang_title_login: "Log In to Create a New Thang Type"
# new_level_title_login: "Log In to Create a New Level"
# new_achievement_title: "Create a New Achievement"
# new_achievement_title_login: "Sign Up to Create a New Achievement"
# new_achievement_title_login: "Log In to Create a New Achievement"
# article_search_title: "Search Articles Here"
# thang_search_title: "Search Thang Types Here"
# level_search_title: "Search Levels Here"
@ -783,9 +797,12 @@ module.exports = nativeDescription: "српски", englishDescription: "Serbian
# watch_victory: "Watch your victory"
# defeat_the: "Defeat the"
# tournament_ends: "Tournament ends"
# tournament_ended: "Tournament ended"
# tournament_rules: "Tournament Rules"
# tournament_blurb: "Write code, collect gold, build armies, crush foes, win prizes, and upgrade your career in our $40,000 Greed tournament! Check out the details"
# tournament_blurb_blog: "on our blog"
# rules: "Rules"
# winners: "Winners"
# ladder_prizes:
# title: "Tournament Prizes"
@ -864,6 +881,7 @@ module.exports = nativeDescription: "српски", englishDescription: "Serbian
# source_document: "Source Document"
# document: "Document"
# sprite_sheet: "Sprite Sheet"
# candidate_sessions: "Candidate Sessions"
# delta:
# added: "Added"

View file

@ -193,12 +193,13 @@ module.exports = nativeDescription: "Svenska", englishDescription: "Swedish", tr
# view_profile: "View Your Profile"
account_profile:
edit_settings: "Ändra inställningar"
# done_editing_settings: "Done Editing"
# settings: "Settings"
# edit_profile: "Edit Profile"
# done_editing: "Done Editing"
profile_for_prefix: "Profil för "
# profile_for_suffix: ""
# approved: "Approved"
# not_approved: "Not Approved"
# featured: "Featured"
# not_featured: "Not Featured"
# looking_for: "Looking for:"
# last_updated: "Last updated:"
# contact: "Contact"
@ -209,17 +210,17 @@ module.exports = nativeDescription: "Svenska", englishDescription: "Swedish", tr
# next_city: "city?"
# next_country: "pick your country."
# next_name: "name?"
# next_short_description: "summarize yourself at a glance."
# next_long_description: "describe the work you're looking for."
# next_short_description: "write a short description."
# next_long_description: "describe your desired position."
# next_skills: "list at least five skills."
# next_work: "list your work experience."
# next_work: "chronicle your work history."
# next_education: "recount your educational ordeals."
# next_projects: "show off up to three projects you've worked on."
# next_links: "add any personal or social links."
# next_photo: "add an optional professional photo."
# next_active: "mark yourself open to offers to show up in searches."
# example_blog: "Your Blog"
# example_github: "Your GitHub"
# example_blog: "Blog"
# example_personal_site: "Personal Site"
# links_header: "Personal Links"
# links_blurb: "Link any other sites or profiles you want to highlight, like your GitHub, your LinkedIn, or your blog."
# links_name: "Link Name"
@ -247,15 +248,14 @@ module.exports = nativeDescription: "Svenska", englishDescription: "Swedish", tr
# name_anonymous: "Anonymous Developer"
# name_help: "Name you want employers to see, like 'Nick Winter'."
# short_description_header: "Write a short description of yourself"
# short_description_blurb: "Add a blurb here that will show, at a glance, whether you might be just the developer that an employer is looking for."
# short_description: "Short Description"
# short_description_blurb: "Add a tagline to help an employer quickly learn more about you."
# short_description: "Tagline"
# short_description_help: "Who are you, and what are you looking for? 140 characters max."
# skills_header: "Skills"
# skills_help: "Tag relevant developer skills in order of proficiency."
# long_description_header: "Detail your desired position"
# long_description_blurb_1: "Write a little longer section here to describe the role you would like to pursue next."
# long_description_blurb_2: "Talk about how awesome you are and why it would be a good idea to hire you."
# long_description: "Description"
# long_description_header: "Describe your desired position"
# long_description_blurb: "Tell employers how awesome you are and what role you want."
# long_description: "Self Description"
# long_description_help: "Describe yourself to potential employers. Keep it short and to the point. We recommend outlining the position that would most interest you. Tasteful markdown okay; 600 characters max."
# work_experience: "Work Experience"
# work_header: "Chronicle your work history"
@ -294,13 +294,25 @@ module.exports = nativeDescription: "Svenska", englishDescription: "Swedish", tr
# project_picture_help: "Upload a 230x115px or larger image showing off the project."
# project_link: "Link"
# project_link_help: "Link to the project."
# player_code: "Player Code"
# employers:
# want_to_hire_our_players: "Want to hire expert CodeCombat players?"
# want_to_hire_our_players: "Hire CodeCombat Players"
# what: "What is CodeCombat?"
# what_blurb: "CodeCombat is a multiplayer browser programming game. Players write code to control their forces in battle against other developers. We support JavaScript, Python, Lua, Clojure, CoffeeScript, and Io."
# who: "Who Are the Players?"
# who_blurb: "CodeCombateers are software developers who enjoy using their programming skills to play games. They range from college seniors at top 20 engineering programs to 20-year industry veterans."
# how: "How Do We Find Developers?"
# how_blurb: "We host competitive tournaments to attract competitive software engieneers. We then use in-house algorithms to identify the best players among the top 5% of tournament winners."
# why: "Why Hire Through Us?"
# why_blurb_1: "We will save you time. Every CodeCombateer we feaure is "
# why_blurb_2: "looking for work"
# why_blurb_3: ", has "
# why_blurb_4: "demonstrated top notch technical skills"
# why_blurb_5: ", and has been "
# why_blurb_6: "personally screened by us"
# why_blurb_7: ". Stop screening and start hiring."
# see_candidates: "Click here to see our candidates"
# candidates_count_prefix: "We currently have "
# candidates_count_many: "many"
# candidates_count_suffix: "highly skilled and vetted developers looking for work."
# candidate_name: "Name"
# candidate_location: "Location"
# candidate_looking_for: "Looking For"
@ -308,8 +320,9 @@ module.exports = nativeDescription: "Svenska", englishDescription: "Swedish", tr
# candidate_top_skills: "Top Skills"
# candidate_years_experience: "Yrs Exp"
# candidate_last_updated: "Last Updated"
# candidate_approved: "Us?"
# candidate_active: "Them?"
# featured_developers: "Featured Developers"
# other_developers: "Other Developers"
# inactive_developers: "Inactive Developers"
play_level:
done: "Klar"
@ -435,6 +448,7 @@ module.exports = nativeDescription: "Svenska", englishDescription: "Swedish", tr
av_entities_sub_title: "Enheter"
av_entities_users_url: "Användare"
av_entities_active_instances_url: "Aktiva instanser"
# av_entities_employer_list_url: "Employer List"
av_other_sub_title: "Övrigt"
av_other_debug_base_url: "Base (för avlusning av base.jade)"
u_title: "Användarlista"
@ -504,7 +518,7 @@ module.exports = nativeDescription: "Svenska", englishDescription: "Swedish", tr
# new_thang_title_login: "Log In to Create a New Thang Type"
# new_level_title_login: "Log In to Create a New Level"
# new_achievement_title: "Create a New Achievement"
# new_achievement_title_login: "Sign Up to Create a New Achievement"
# new_achievement_title_login: "Log In to Create a New Achievement"
article_search_title: "Sök artiklar här"
thang_search_title: "Sök enhetstyper här"
level_search_title: "Sök nivåer här"
@ -783,9 +797,12 @@ module.exports = nativeDescription: "Svenska", englishDescription: "Swedish", tr
# watch_victory: "Watch your victory"
# defeat_the: "Defeat the"
# tournament_ends: "Tournament ends"
# tournament_ended: "Tournament ended"
# tournament_rules: "Tournament Rules"
# tournament_blurb: "Write code, collect gold, build armies, crush foes, win prizes, and upgrade your career in our $40,000 Greed tournament! Check out the details"
# tournament_blurb_blog: "on our blog"
# rules: "Rules"
# winners: "Winners"
# ladder_prizes:
# title: "Tournament Prizes"
@ -864,6 +881,7 @@ module.exports = nativeDescription: "Svenska", englishDescription: "Swedish", tr
# source_document: "Source Document"
# document: "Document"
# sprite_sheet: "Sprite Sheet"
# candidate_sessions: "Candidate Sessions"
# delta:
# added: "Added"

View file

@ -192,13 +192,14 @@ module.exports = nativeDescription: "ไทย", englishDescription: "Thai", tra
# sample_profile: "See a sample profile"
# view_profile: "View Your Profile"
account_profile:
edit_settings: "แก้ไขการตั้งค่า"
# done_editing_settings: "Done Editing"
# account_profile:
# settings: "Settings"
# edit_profile: "Edit Profile"
# done_editing: "Done Editing"
# profile_for_prefix: "Profile for "
# profile_for_suffix: ""
# approved: "Approved"
# not_approved: "Not Approved"
# featured: "Featured"
# not_featured: "Not Featured"
# looking_for: "Looking for:"
# last_updated: "Last updated:"
# contact: "Contact"
@ -209,17 +210,17 @@ module.exports = nativeDescription: "ไทย", englishDescription: "Thai", tra
# next_city: "city?"
# next_country: "pick your country."
# next_name: "name?"
# next_short_description: "summarize yourself at a glance."
# next_long_description: "describe the work you're looking for."
# next_short_description: "write a short description."
# next_long_description: "describe your desired position."
# next_skills: "list at least five skills."
# next_work: "list your work experience."
# next_work: "chronicle your work history."
# next_education: "recount your educational ordeals."
# next_projects: "show off up to three projects you've worked on."
# next_links: "add any personal or social links."
# next_photo: "add an optional professional photo."
# next_active: "mark yourself open to offers to show up in searches."
# example_blog: "Your Blog"
# example_github: "Your GitHub"
# example_blog: "Blog"
# example_personal_site: "Personal Site"
# links_header: "Personal Links"
# links_blurb: "Link any other sites or profiles you want to highlight, like your GitHub, your LinkedIn, or your blog."
# links_name: "Link Name"
@ -247,15 +248,14 @@ module.exports = nativeDescription: "ไทย", englishDescription: "Thai", tra
# name_anonymous: "Anonymous Developer"
# name_help: "Name you want employers to see, like 'Nick Winter'."
# short_description_header: "Write a short description of yourself"
# short_description_blurb: "Add a blurb here that will show, at a glance, whether you might be just the developer that an employer is looking for."
# short_description: "Short Description"
# short_description_blurb: "Add a tagline to help an employer quickly learn more about you."
# short_description: "Tagline"
# short_description_help: "Who are you, and what are you looking for? 140 characters max."
# skills_header: "Skills"
# skills_help: "Tag relevant developer skills in order of proficiency."
# long_description_header: "Detail your desired position"
# long_description_blurb_1: "Write a little longer section here to describe the role you would like to pursue next."
# long_description_blurb_2: "Talk about how awesome you are and why it would be a good idea to hire you."
# long_description: "Description"
# long_description_header: "Describe your desired position"
# long_description_blurb: "Tell employers how awesome you are and what role you want."
# long_description: "Self Description"
# long_description_help: "Describe yourself to potential employers. Keep it short and to the point. We recommend outlining the position that would most interest you. Tasteful markdown okay; 600 characters max."
# work_experience: "Work Experience"
# work_header: "Chronicle your work history"
@ -294,13 +294,25 @@ module.exports = nativeDescription: "ไทย", englishDescription: "Thai", tra
# project_picture_help: "Upload a 230x115px or larger image showing off the project."
# project_link: "Link"
# project_link_help: "Link to the project."
# player_code: "Player Code"
# employers:
# want_to_hire_our_players: "Want to hire expert CodeCombat players?"
# want_to_hire_our_players: "Hire CodeCombat Players"
# what: "What is CodeCombat?"
# what_blurb: "CodeCombat is a multiplayer browser programming game. Players write code to control their forces in battle against other developers. We support JavaScript, Python, Lua, Clojure, CoffeeScript, and Io."
# who: "Who Are the Players?"
# who_blurb: "CodeCombateers are software developers who enjoy using their programming skills to play games. They range from college seniors at top 20 engineering programs to 20-year industry veterans."
# how: "How Do We Find Developers?"
# how_blurb: "We host competitive tournaments to attract competitive software engieneers. We then use in-house algorithms to identify the best players among the top 5% of tournament winners."
# why: "Why Hire Through Us?"
# why_blurb_1: "We will save you time. Every CodeCombateer we feaure is "
# why_blurb_2: "looking for work"
# why_blurb_3: ", has "
# why_blurb_4: "demonstrated top notch technical skills"
# why_blurb_5: ", and has been "
# why_blurb_6: "personally screened by us"
# why_blurb_7: ". Stop screening and start hiring."
# see_candidates: "Click here to see our candidates"
# candidates_count_prefix: "We currently have "
# candidates_count_many: "many"
# candidates_count_suffix: "highly skilled and vetted developers looking for work."
# candidate_name: "Name"
# candidate_location: "Location"
# candidate_looking_for: "Looking For"
@ -308,8 +320,9 @@ module.exports = nativeDescription: "ไทย", englishDescription: "Thai", tra
# candidate_top_skills: "Top Skills"
# candidate_years_experience: "Yrs Exp"
# candidate_last_updated: "Last Updated"
# candidate_approved: "Us?"
# candidate_active: "Them?"
# featured_developers: "Featured Developers"
# other_developers: "Other Developers"
# inactive_developers: "Inactive Developers"
play_level:
done: "เสร็จสิ้น"
@ -435,6 +448,7 @@ module.exports = nativeDescription: "ไทย", englishDescription: "Thai", tra
# av_entities_sub_title: "Entities"
# av_entities_users_url: "Users"
# av_entities_active_instances_url: "Active Instances"
# av_entities_employer_list_url: "Employer List"
# av_other_sub_title: "Other"
# av_other_debug_base_url: "Base (for debugging base.jade)"
# u_title: "User List"
@ -504,7 +518,7 @@ module.exports = nativeDescription: "ไทย", englishDescription: "Thai", tra
# new_thang_title_login: "Log In to Create a New Thang Type"
# new_level_title_login: "Log In to Create a New Level"
# new_achievement_title: "Create a New Achievement"
# new_achievement_title_login: "Sign Up to Create a New Achievement"
# new_achievement_title_login: "Log In to Create a New Achievement"
# article_search_title: "Search Articles Here"
# thang_search_title: "Search Thang Types Here"
# level_search_title: "Search Levels Here"
@ -783,9 +797,12 @@ module.exports = nativeDescription: "ไทย", englishDescription: "Thai", tra
# watch_victory: "Watch your victory"
# defeat_the: "Defeat the"
# tournament_ends: "Tournament ends"
# tournament_ended: "Tournament ended"
# tournament_rules: "Tournament Rules"
# tournament_blurb: "Write code, collect gold, build armies, crush foes, win prizes, and upgrade your career in our $40,000 Greed tournament! Check out the details"
# tournament_blurb_blog: "on our blog"
# rules: "Rules"
# winners: "Winners"
# ladder_prizes:
# title: "Tournament Prizes"
@ -864,6 +881,7 @@ module.exports = nativeDescription: "ไทย", englishDescription: "Thai", tra
# source_document: "Source Document"
# document: "Document"
# sprite_sheet: "Sprite Sheet"
# candidate_sessions: "Candidate Sessions"
# delta:
# added: "Added"

View file

@ -193,12 +193,13 @@ module.exports = nativeDescription: "Türkçe", englishDescription: "Turkish", t
# view_profile: "View Your Profile"
account_profile:
edit_settings: "Ayarları Düzenle"
# done_editing_settings: "Done Editing"
# settings: "Settings"
# edit_profile: "Edit Profile"
# done_editing: "Done Editing"
# profile_for_prefix: "Profile for "
profile_for_suffix: " Kullanıcısının Profili"
# approved: "Approved"
# not_approved: "Not Approved"
# featured: "Featured"
# not_featured: "Not Featured"
# looking_for: "Looking for:"
# last_updated: "Last updated:"
# contact: "Contact"
@ -209,17 +210,17 @@ module.exports = nativeDescription: "Türkçe", englishDescription: "Turkish", t
# next_city: "city?"
# next_country: "pick your country."
# next_name: "name?"
# next_short_description: "summarize yourself at a glance."
# next_long_description: "describe the work you're looking for."
# next_short_description: "write a short description."
# next_long_description: "describe your desired position."
# next_skills: "list at least five skills."
# next_work: "list your work experience."
# next_work: "chronicle your work history."
# next_education: "recount your educational ordeals."
# next_projects: "show off up to three projects you've worked on."
# next_links: "add any personal or social links."
# next_photo: "add an optional professional photo."
# next_active: "mark yourself open to offers to show up in searches."
# example_blog: "Your Blog"
# example_github: "Your GitHub"
# example_blog: "Blog"
# example_personal_site: "Personal Site"
# links_header: "Personal Links"
# links_blurb: "Link any other sites or profiles you want to highlight, like your GitHub, your LinkedIn, or your blog."
# links_name: "Link Name"
@ -247,15 +248,14 @@ module.exports = nativeDescription: "Türkçe", englishDescription: "Turkish", t
# name_anonymous: "Anonymous Developer"
# name_help: "Name you want employers to see, like 'Nick Winter'."
# short_description_header: "Write a short description of yourself"
# short_description_blurb: "Add a blurb here that will show, at a glance, whether you might be just the developer that an employer is looking for."
# short_description: "Short Description"
# short_description_blurb: "Add a tagline to help an employer quickly learn more about you."
# short_description: "Tagline"
# short_description_help: "Who are you, and what are you looking for? 140 characters max."
# skills_header: "Skills"
# skills_help: "Tag relevant developer skills in order of proficiency."
# long_description_header: "Detail your desired position"
# long_description_blurb_1: "Write a little longer section here to describe the role you would like to pursue next."
# long_description_blurb_2: "Talk about how awesome you are and why it would be a good idea to hire you."
# long_description: "Description"
# long_description_header: "Describe your desired position"
# long_description_blurb: "Tell employers how awesome you are and what role you want."
# long_description: "Self Description"
# long_description_help: "Describe yourself to potential employers. Keep it short and to the point. We recommend outlining the position that would most interest you. Tasteful markdown okay; 600 characters max."
# work_experience: "Work Experience"
# work_header: "Chronicle your work history"
@ -294,13 +294,25 @@ module.exports = nativeDescription: "Türkçe", englishDescription: "Turkish", t
# project_picture_help: "Upload a 230x115px or larger image showing off the project."
# project_link: "Link"
# project_link_help: "Link to the project."
# player_code: "Player Code"
# employers:
# want_to_hire_our_players: "Want to hire expert CodeCombat players?"
# want_to_hire_our_players: "Hire CodeCombat Players"
# what: "What is CodeCombat?"
# what_blurb: "CodeCombat is a multiplayer browser programming game. Players write code to control their forces in battle against other developers. We support JavaScript, Python, Lua, Clojure, CoffeeScript, and Io."
# who: "Who Are the Players?"
# who_blurb: "CodeCombateers are software developers who enjoy using their programming skills to play games. They range from college seniors at top 20 engineering programs to 20-year industry veterans."
# how: "How Do We Find Developers?"
# how_blurb: "We host competitive tournaments to attract competitive software engieneers. We then use in-house algorithms to identify the best players among the top 5% of tournament winners."
# why: "Why Hire Through Us?"
# why_blurb_1: "We will save you time. Every CodeCombateer we feaure is "
# why_blurb_2: "looking for work"
# why_blurb_3: ", has "
# why_blurb_4: "demonstrated top notch technical skills"
# why_blurb_5: ", and has been "
# why_blurb_6: "personally screened by us"
# why_blurb_7: ". Stop screening and start hiring."
# see_candidates: "Click here to see our candidates"
# candidates_count_prefix: "We currently have "
# candidates_count_many: "many"
# candidates_count_suffix: "highly skilled and vetted developers looking for work."
# candidate_name: "Name"
# candidate_location: "Location"
# candidate_looking_for: "Looking For"
@ -308,8 +320,9 @@ module.exports = nativeDescription: "Türkçe", englishDescription: "Turkish", t
# candidate_top_skills: "Top Skills"
# candidate_years_experience: "Yrs Exp"
# candidate_last_updated: "Last Updated"
# candidate_approved: "Us?"
# candidate_active: "Them?"
# featured_developers: "Featured Developers"
# other_developers: "Other Developers"
# inactive_developers: "Inactive Developers"
play_level:
done: "Tamamdır"
@ -435,6 +448,7 @@ module.exports = nativeDescription: "Türkçe", englishDescription: "Turkish", t
av_entities_sub_title: "Ortaklıklar"
av_entities_users_url: "Kullanıcılar"
av_entities_active_instances_url: "Aktif Örnekler"
# av_entities_employer_list_url: "Employer List"
av_other_sub_title: "Başka"
av_other_debug_base_url: "Temel (base.jade hata kontrolü)"
u_title: "Kullanıcı Listesi"
@ -504,7 +518,7 @@ module.exports = nativeDescription: "Türkçe", englishDescription: "Turkish", t
# new_thang_title_login: "Log In to Create a New Thang Type"
# new_level_title_login: "Log In to Create a New Level"
# new_achievement_title: "Create a New Achievement"
# new_achievement_title_login: "Sign Up to Create a New Achievement"
# new_achievement_title_login: "Log In to Create a New Achievement"
# article_search_title: "Search Articles Here"
# thang_search_title: "Search Thang Types Here"
level_search_title: "Seviye ara"
@ -783,9 +797,12 @@ module.exports = nativeDescription: "Türkçe", englishDescription: "Turkish", t
# watch_victory: "Watch your victory"
# defeat_the: "Defeat the"
# tournament_ends: "Tournament ends"
# tournament_ended: "Tournament ended"
# tournament_rules: "Tournament Rules"
# tournament_blurb: "Write code, collect gold, build armies, crush foes, win prizes, and upgrade your career in our $40,000 Greed tournament! Check out the details"
# tournament_blurb_blog: "on our blog"
# rules: "Rules"
# winners: "Winners"
# ladder_prizes:
# title: "Tournament Prizes"
@ -864,6 +881,7 @@ module.exports = nativeDescription: "Türkçe", englishDescription: "Turkish", t
# source_document: "Source Document"
# document: "Document"
# sprite_sheet: "Sprite Sheet"
# candidate_sessions: "Candidate Sessions"
# delta:
# added: "Added"

View file

@ -193,12 +193,13 @@ module.exports = nativeDescription: "українська мова", englishDesc
view_profile: "Переглянути Ваш профіль"
account_profile:
edit_settings: "Змінити налаштування"
# done_editing_settings: "Done Editing"
# settings: "Settings"
# edit_profile: "Edit Profile"
# done_editing: "Done Editing"
profile_for_prefix: "Профіль для "
profile_for_suffix: ""
approved: "Затверджений"
not_approved: "Не затверджений"
# featured: "Featured"
# not_featured: "Not Featured"
looking_for: "Шукає:"
last_updated: "Останнє оновлення:"
contact: "Сконтактуватись"
@ -209,17 +210,17 @@ module.exports = nativeDescription: "українська мова", englishDesc
# next_city: "city?"
# next_country: "pick your country."
# next_name: "name?"
# next_short_description: "summarize yourself at a glance."
# next_long_description: "describe the work you're looking for."
# next_short_description: "write a short description."
# next_long_description: "describe your desired position."
# next_skills: "list at least five skills."
# next_work: "list your work experience."
# next_work: "chronicle your work history."
# next_education: "recount your educational ordeals."
# next_projects: "show off up to three projects you've worked on."
# next_links: "add any personal or social links."
# next_photo: "add an optional professional photo."
# next_active: "mark yourself open to offers to show up in searches."
# example_blog: "Your Blog"
# example_github: "Your GitHub"
# example_blog: "Blog"
# example_personal_site: "Personal Site"
# links_header: "Personal Links"
# links_blurb: "Link any other sites or profiles you want to highlight, like your GitHub, your LinkedIn, or your blog."
# links_name: "Link Name"
@ -247,15 +248,14 @@ module.exports = nativeDescription: "українська мова", englishDesc
# name_anonymous: "Anonymous Developer"
# name_help: "Name you want employers to see, like 'Nick Winter'."
# short_description_header: "Write a short description of yourself"
# short_description_blurb: "Add a blurb here that will show, at a glance, whether you might be just the developer that an employer is looking for."
# short_description: "Short Description"
# short_description_blurb: "Add a tagline to help an employer quickly learn more about you."
# short_description: "Tagline"
# short_description_help: "Who are you, and what are you looking for? 140 characters max."
# skills_header: "Skills"
# skills_help: "Tag relevant developer skills in order of proficiency."
# long_description_header: "Detail your desired position"
# long_description_blurb_1: "Write a little longer section here to describe the role you would like to pursue next."
# long_description_blurb_2: "Talk about how awesome you are and why it would be a good idea to hire you."
# long_description: "Description"
# long_description_header: "Describe your desired position"
# long_description_blurb: "Tell employers how awesome you are and what role you want."
# long_description: "Self Description"
# long_description_help: "Describe yourself to potential employers. Keep it short and to the point. We recommend outlining the position that would most interest you. Tasteful markdown okay; 600 characters max."
work_experience: "Досвід роботи"
# work_header: "Chronicle your work history"
@ -294,13 +294,25 @@ module.exports = nativeDescription: "українська мова", englishDesc
# project_picture_help: "Upload a 230x115px or larger image showing off the project."
# project_link: "Link"
# project_link_help: "Link to the project."
# player_code: "Player Code"
employers:
want_to_hire_our_players: "Бажаєш найняти досвідчених гравців CodeCombat?"
# what: "What is CodeCombat?"
# what_blurb: "CodeCombat is a multiplayer browser programming game. Players write code to control their forces in battle against other developers. We support JavaScript, Python, Lua, Clojure, CoffeeScript, and Io."
# who: "Who Are the Players?"
# who_blurb: "CodeCombateers are software developers who enjoy using their programming skills to play games. They range from college seniors at top 20 engineering programs to 20-year industry veterans."
# how: "How Do We Find Developers?"
# how_blurb: "We host competitive tournaments to attract competitive software engieneers. We then use in-house algorithms to identify the best players among the top 5% of tournament winners."
# why: "Why Hire Through Us?"
# why_blurb_1: "We will save you time. Every CodeCombateer we feaure is "
# why_blurb_2: "looking for work"
# why_blurb_3: ", has "
# why_blurb_4: "demonstrated top notch technical skills"
# why_blurb_5: ", and has been "
# why_blurb_6: "personally screened by us"
# why_blurb_7: ". Stop screening and start hiring."
# see_candidates: "Click here to see our candidates"
candidates_count_prefix: "В даний час ми маємо "
candidates_count_many: "багато"
candidates_count_suffix: "висококваліфікованих і перевірених розробників котрі шукають роботу."
candidate_name: "Ім‘я"
candidate_location: "Розташування"
candidate_looking_for: "Шукає"
@ -308,8 +320,9 @@ module.exports = nativeDescription: "українська мова", englishDesc
candidate_top_skills: "Найкращі навички"
candidate_years_experience: "років досвіду"
candidate_last_updated: "Останнє оновлення"
# candidate_approved: "Us?"
# candidate_active: "Them?"
# featured_developers: "Featured Developers"
# other_developers: "Other Developers"
# inactive_developers: "Inactive Developers"
play_level:
done: "Готово"
@ -435,6 +448,7 @@ module.exports = nativeDescription: "українська мова", englishDesc
av_entities_sub_title: "Організації"
av_entities_users_url: "Учасники"
av_entities_active_instances_url: "Активні вимоги"
# av_entities_employer_list_url: "Employer List"
av_other_sub_title: "Інші"
av_other_debug_base_url: "Основне (для налагодження base.jade)"
u_title: "Список учасників"
@ -504,7 +518,7 @@ module.exports = nativeDescription: "українська мова", englishDesc
# new_thang_title_login: "Log In to Create a New Thang Type"
# new_level_title_login: "Log In to Create a New Level"
# new_achievement_title: "Create a New Achievement"
# new_achievement_title_login: "Sign Up to Create a New Achievement"
# new_achievement_title_login: "Log In to Create a New Achievement"
article_search_title: "Шукати статті тут"
thang_search_title: "Шукати типи об‘єктів тут"
level_search_title: "Шукати рівні тут"
@ -783,9 +797,12 @@ module.exports = nativeDescription: "українська мова", englishDesc
# watch_victory: "Watch your victory"
# defeat_the: "Defeat the"
# tournament_ends: "Tournament ends"
# tournament_ended: "Tournament ended"
# tournament_rules: "Tournament Rules"
# tournament_blurb: "Write code, collect gold, build armies, crush foes, win prizes, and upgrade your career in our $40,000 Greed tournament! Check out the details"
# tournament_blurb_blog: "on our blog"
# rules: "Rules"
# winners: "Winners"
# ladder_prizes:
# title: "Tournament Prizes"
@ -864,6 +881,7 @@ module.exports = nativeDescription: "українська мова", englishDesc
# source_document: "Source Document"
# document: "Document"
# sprite_sheet: "Sprite Sheet"
# candidate_sessions: "Candidate Sessions"
# delta:
# added: "Added"

View file

@ -193,12 +193,13 @@ module.exports = nativeDescription: "اُردُو", englishDescription: "Urdu",
# view_profile: "View Your Profile"
# account_profile:
# edit_settings: "Edit Settings"
# done_editing_settings: "Done Editing"
# settings: "Settings"
# edit_profile: "Edit Profile"
# done_editing: "Done Editing"
# profile_for_prefix: "Profile for "
# profile_for_suffix: ""
# approved: "Approved"
# not_approved: "Not Approved"
# featured: "Featured"
# not_featured: "Not Featured"
# looking_for: "Looking for:"
# last_updated: "Last updated:"
# contact: "Contact"
@ -209,17 +210,17 @@ module.exports = nativeDescription: "اُردُو", englishDescription: "Urdu",
# next_city: "city?"
# next_country: "pick your country."
# next_name: "name?"
# next_short_description: "summarize yourself at a glance."
# next_long_description: "describe the work you're looking for."
# next_short_description: "write a short description."
# next_long_description: "describe your desired position."
# next_skills: "list at least five skills."
# next_work: "list your work experience."
# next_work: "chronicle your work history."
# next_education: "recount your educational ordeals."
# next_projects: "show off up to three projects you've worked on."
# next_links: "add any personal or social links."
# next_photo: "add an optional professional photo."
# next_active: "mark yourself open to offers to show up in searches."
# example_blog: "Your Blog"
# example_github: "Your GitHub"
# example_blog: "Blog"
# example_personal_site: "Personal Site"
# links_header: "Personal Links"
# links_blurb: "Link any other sites or profiles you want to highlight, like your GitHub, your LinkedIn, or your blog."
# links_name: "Link Name"
@ -247,15 +248,14 @@ module.exports = nativeDescription: "اُردُو", englishDescription: "Urdu",
# name_anonymous: "Anonymous Developer"
# name_help: "Name you want employers to see, like 'Nick Winter'."
# short_description_header: "Write a short description of yourself"
# short_description_blurb: "Add a blurb here that will show, at a glance, whether you might be just the developer that an employer is looking for."
# short_description: "Short Description"
# short_description_blurb: "Add a tagline to help an employer quickly learn more about you."
# short_description: "Tagline"
# short_description_help: "Who are you, and what are you looking for? 140 characters max."
# skills_header: "Skills"
# skills_help: "Tag relevant developer skills in order of proficiency."
# long_description_header: "Detail your desired position"
# long_description_blurb_1: "Write a little longer section here to describe the role you would like to pursue next."
# long_description_blurb_2: "Talk about how awesome you are and why it would be a good idea to hire you."
# long_description: "Description"
# long_description_header: "Describe your desired position"
# long_description_blurb: "Tell employers how awesome you are and what role you want."
# long_description: "Self Description"
# long_description_help: "Describe yourself to potential employers. Keep it short and to the point. We recommend outlining the position that would most interest you. Tasteful markdown okay; 600 characters max."
# work_experience: "Work Experience"
# work_header: "Chronicle your work history"
@ -294,13 +294,25 @@ module.exports = nativeDescription: "اُردُو", englishDescription: "Urdu",
# project_picture_help: "Upload a 230x115px or larger image showing off the project."
# project_link: "Link"
# project_link_help: "Link to the project."
# player_code: "Player Code"
# employers:
# want_to_hire_our_players: "Want to hire expert CodeCombat players?"
# want_to_hire_our_players: "Hire CodeCombat Players"
# what: "What is CodeCombat?"
# what_blurb: "CodeCombat is a multiplayer browser programming game. Players write code to control their forces in battle against other developers. We support JavaScript, Python, Lua, Clojure, CoffeeScript, and Io."
# who: "Who Are the Players?"
# who_blurb: "CodeCombateers are software developers who enjoy using their programming skills to play games. They range from college seniors at top 20 engineering programs to 20-year industry veterans."
# how: "How Do We Find Developers?"
# how_blurb: "We host competitive tournaments to attract competitive software engieneers. We then use in-house algorithms to identify the best players among the top 5% of tournament winners."
# why: "Why Hire Through Us?"
# why_blurb_1: "We will save you time. Every CodeCombateer we feaure is "
# why_blurb_2: "looking for work"
# why_blurb_3: ", has "
# why_blurb_4: "demonstrated top notch technical skills"
# why_blurb_5: ", and has been "
# why_blurb_6: "personally screened by us"
# why_blurb_7: ". Stop screening and start hiring."
# see_candidates: "Click here to see our candidates"
# candidates_count_prefix: "We currently have "
# candidates_count_many: "many"
# candidates_count_suffix: "highly skilled and vetted developers looking for work."
# candidate_name: "Name"
# candidate_location: "Location"
# candidate_looking_for: "Looking For"
@ -308,8 +320,9 @@ module.exports = nativeDescription: "اُردُو", englishDescription: "Urdu",
# candidate_top_skills: "Top Skills"
# candidate_years_experience: "Yrs Exp"
# candidate_last_updated: "Last Updated"
# candidate_approved: "Us?"
# candidate_active: "Them?"
# featured_developers: "Featured Developers"
# other_developers: "Other Developers"
# inactive_developers: "Inactive Developers"
# play_level:
# done: "Done"
@ -435,6 +448,7 @@ module.exports = nativeDescription: "اُردُو", englishDescription: "Urdu",
# av_entities_sub_title: "Entities"
# av_entities_users_url: "Users"
# av_entities_active_instances_url: "Active Instances"
# av_entities_employer_list_url: "Employer List"
# av_other_sub_title: "Other"
# av_other_debug_base_url: "Base (for debugging base.jade)"
# u_title: "User List"
@ -504,7 +518,7 @@ module.exports = nativeDescription: "اُردُو", englishDescription: "Urdu",
# new_thang_title_login: "Log In to Create a New Thang Type"
# new_level_title_login: "Log In to Create a New Level"
# new_achievement_title: "Create a New Achievement"
# new_achievement_title_login: "Sign Up to Create a New Achievement"
# new_achievement_title_login: "Log In to Create a New Achievement"
# article_search_title: "Search Articles Here"
# thang_search_title: "Search Thang Types Here"
# level_search_title: "Search Levels Here"
@ -783,9 +797,12 @@ module.exports = nativeDescription: "اُردُو", englishDescription: "Urdu",
# watch_victory: "Watch your victory"
# defeat_the: "Defeat the"
# tournament_ends: "Tournament ends"
# tournament_ended: "Tournament ended"
# tournament_rules: "Tournament Rules"
# tournament_blurb: "Write code, collect gold, build armies, crush foes, win prizes, and upgrade your career in our $40,000 Greed tournament! Check out the details"
# tournament_blurb_blog: "on our blog"
# rules: "Rules"
# winners: "Winners"
# ladder_prizes:
# title: "Tournament Prizes"
@ -864,6 +881,7 @@ module.exports = nativeDescription: "اُردُو", englishDescription: "Urdu",
# source_document: "Source Document"
# document: "Document"
# sprite_sheet: "Sprite Sheet"
# candidate_sessions: "Candidate Sessions"
# delta:
# added: "Added"

View file

@ -192,13 +192,14 @@ module.exports = nativeDescription: "Tiếng Việt", englishDescription: "Vietn
# sample_profile: "See a sample profile"
# view_profile: "View Your Profile"
account_profile:
edit_settings: "Chỉnh sửa cài đặt"
# done_editing_settings: "Done Editing"
# account_profile:
# settings: "Settings"
# edit_profile: "Edit Profile"
# done_editing: "Done Editing"
# profile_for_prefix: "Profile for "
# profile_for_suffix: ""
# approved: "Approved"
# not_approved: "Not Approved"
# featured: "Featured"
# not_featured: "Not Featured"
# looking_for: "Looking for:"
# last_updated: "Last updated:"
# contact: "Contact"
@ -209,17 +210,17 @@ module.exports = nativeDescription: "Tiếng Việt", englishDescription: "Vietn
# next_city: "city?"
# next_country: "pick your country."
# next_name: "name?"
# next_short_description: "summarize yourself at a glance."
# next_long_description: "describe the work you're looking for."
# next_short_description: "write a short description."
# next_long_description: "describe your desired position."
# next_skills: "list at least five skills."
# next_work: "list your work experience."
# next_work: "chronicle your work history."
# next_education: "recount your educational ordeals."
# next_projects: "show off up to three projects you've worked on."
# next_links: "add any personal or social links."
# next_photo: "add an optional professional photo."
# next_active: "mark yourself open to offers to show up in searches."
# example_blog: "Your Blog"
# example_github: "Your GitHub"
# example_blog: "Blog"
# example_personal_site: "Personal Site"
# links_header: "Personal Links"
# links_blurb: "Link any other sites or profiles you want to highlight, like your GitHub, your LinkedIn, or your blog."
# links_name: "Link Name"
@ -247,15 +248,14 @@ module.exports = nativeDescription: "Tiếng Việt", englishDescription: "Vietn
# name_anonymous: "Anonymous Developer"
# name_help: "Name you want employers to see, like 'Nick Winter'."
# short_description_header: "Write a short description of yourself"
# short_description_blurb: "Add a blurb here that will show, at a glance, whether you might be just the developer that an employer is looking for."
# short_description: "Short Description"
# short_description_blurb: "Add a tagline to help an employer quickly learn more about you."
# short_description: "Tagline"
# short_description_help: "Who are you, and what are you looking for? 140 characters max."
# skills_header: "Skills"
# skills_help: "Tag relevant developer skills in order of proficiency."
# long_description_header: "Detail your desired position"
# long_description_blurb_1: "Write a little longer section here to describe the role you would like to pursue next."
# long_description_blurb_2: "Talk about how awesome you are and why it would be a good idea to hire you."
# long_description: "Description"
# long_description_header: "Describe your desired position"
# long_description_blurb: "Tell employers how awesome you are and what role you want."
# long_description: "Self Description"
# long_description_help: "Describe yourself to potential employers. Keep it short and to the point. We recommend outlining the position that would most interest you. Tasteful markdown okay; 600 characters max."
# work_experience: "Work Experience"
# work_header: "Chronicle your work history"
@ -294,13 +294,25 @@ module.exports = nativeDescription: "Tiếng Việt", englishDescription: "Vietn
# project_picture_help: "Upload a 230x115px or larger image showing off the project."
# project_link: "Link"
# project_link_help: "Link to the project."
# player_code: "Player Code"
# employers:
# want_to_hire_our_players: "Want to hire expert CodeCombat players?"
# want_to_hire_our_players: "Hire CodeCombat Players"
# what: "What is CodeCombat?"
# what_blurb: "CodeCombat is a multiplayer browser programming game. Players write code to control their forces in battle against other developers. We support JavaScript, Python, Lua, Clojure, CoffeeScript, and Io."
# who: "Who Are the Players?"
# who_blurb: "CodeCombateers are software developers who enjoy using their programming skills to play games. They range from college seniors at top 20 engineering programs to 20-year industry veterans."
# how: "How Do We Find Developers?"
# how_blurb: "We host competitive tournaments to attract competitive software engieneers. We then use in-house algorithms to identify the best players among the top 5% of tournament winners."
# why: "Why Hire Through Us?"
# why_blurb_1: "We will save you time. Every CodeCombateer we feaure is "
# why_blurb_2: "looking for work"
# why_blurb_3: ", has "
# why_blurb_4: "demonstrated top notch technical skills"
# why_blurb_5: ", and has been "
# why_blurb_6: "personally screened by us"
# why_blurb_7: ". Stop screening and start hiring."
# see_candidates: "Click here to see our candidates"
# candidates_count_prefix: "We currently have "
# candidates_count_many: "many"
# candidates_count_suffix: "highly skilled and vetted developers looking for work."
# candidate_name: "Name"
# candidate_location: "Location"
# candidate_looking_for: "Looking For"
@ -308,8 +320,9 @@ module.exports = nativeDescription: "Tiếng Việt", englishDescription: "Vietn
# candidate_top_skills: "Top Skills"
# candidate_years_experience: "Yrs Exp"
# candidate_last_updated: "Last Updated"
# candidate_approved: "Us?"
# candidate_active: "Them?"
# featured_developers: "Featured Developers"
# other_developers: "Other Developers"
# inactive_developers: "Inactive Developers"
play_level:
done: "Hoàn thành"
@ -435,6 +448,7 @@ module.exports = nativeDescription: "Tiếng Việt", englishDescription: "Vietn
# av_entities_sub_title: "Entities"
# av_entities_users_url: "Users"
# av_entities_active_instances_url: "Active Instances"
# av_entities_employer_list_url: "Employer List"
# av_other_sub_title: "Other"
# av_other_debug_base_url: "Base (for debugging base.jade)"
# u_title: "User List"
@ -504,7 +518,7 @@ module.exports = nativeDescription: "Tiếng Việt", englishDescription: "Vietn
# new_thang_title_login: "Log In to Create a New Thang Type"
# new_level_title_login: "Log In to Create a New Level"
# new_achievement_title: "Create a New Achievement"
# new_achievement_title_login: "Sign Up to Create a New Achievement"
# new_achievement_title_login: "Log In to Create a New Achievement"
# article_search_title: "Search Articles Here"
# thang_search_title: "Search Thang Types Here"
# level_search_title: "Search Levels Here"
@ -783,9 +797,12 @@ module.exports = nativeDescription: "Tiếng Việt", englishDescription: "Vietn
# watch_victory: "Watch your victory"
# defeat_the: "Defeat the"
# tournament_ends: "Tournament ends"
# tournament_ended: "Tournament ended"
# tournament_rules: "Tournament Rules"
# tournament_blurb: "Write code, collect gold, build armies, crush foes, win prizes, and upgrade your career in our $40,000 Greed tournament! Check out the details"
# tournament_blurb_blog: "on our blog"
# rules: "Rules"
# winners: "Winners"
# ladder_prizes:
# title: "Tournament Prizes"
@ -864,6 +881,7 @@ module.exports = nativeDescription: "Tiếng Việt", englishDescription: "Vietn
# source_document: "Source Document"
# document: "Document"
# sprite_sheet: "Sprite Sheet"
# candidate_sessions: "Candidate Sessions"
# delta:
# added: "Added"

View file

@ -193,12 +193,13 @@ module.exports = nativeDescription: "简体中文", englishDescription: "Chinese
view_profile: "浏览个人信息"
account_profile:
edit_settings: "编辑设置"
# done_editing_settings: "Done Editing"
# settings: "Settings"
# edit_profile: "Edit Profile"
# done_editing: "Done Editing"
profile_for_prefix: "关于他的基本资料:"
profile_for_suffix: ""
approved: "已认证"
not_approved: "为认证"
# featured: "Featured"
# not_featured: "Not Featured"
looking_for: "寻找"
last_updated: "最后一次更新:"
contact: "联系"
@ -209,17 +210,17 @@ module.exports = nativeDescription: "简体中文", englishDescription: "Chinese
# next_city: "city?"
# next_country: "pick your country."
# next_name: "name?"
# next_short_description: "summarize yourself at a glance."
# next_long_description: "describe the work you're looking for."
# next_short_description: "write a short description."
# next_long_description: "describe your desired position."
# next_skills: "list at least five skills."
# next_work: "list your work experience."
# next_work: "chronicle your work history."
# next_education: "recount your educational ordeals."
# next_projects: "show off up to three projects you've worked on."
# next_links: "add any personal or social links."
# next_photo: "add an optional professional photo."
# next_active: "mark yourself open to offers to show up in searches."
# example_blog: "Your Blog"
# example_github: "Your GitHub"
# example_blog: "Blog"
# example_personal_site: "Personal Site"
# links_header: "Personal Links"
# links_blurb: "Link any other sites or profiles you want to highlight, like your GitHub, your LinkedIn, or your blog."
# links_name: "Link Name"
@ -247,15 +248,14 @@ module.exports = nativeDescription: "简体中文", englishDescription: "Chinese
# name_anonymous: "Anonymous Developer"
# name_help: "Name you want employers to see, like 'Nick Winter'."
# short_description_header: "Write a short description of yourself"
# short_description_blurb: "Add a blurb here that will show, at a glance, whether you might be just the developer that an employer is looking for."
# short_description: "Short Description"
# short_description_blurb: "Add a tagline to help an employer quickly learn more about you."
# short_description: "Tagline"
# short_description_help: "Who are you, and what are you looking for? 140 characters max."
# skills_header: "Skills"
# skills_help: "Tag relevant developer skills in order of proficiency."
# long_description_header: "Detail your desired position"
# long_description_blurb_1: "Write a little longer section here to describe the role you would like to pursue next."
# long_description_blurb_2: "Talk about how awesome you are and why it would be a good idea to hire you."
# long_description: "Description"
# long_description_header: "Describe your desired position"
# long_description_blurb: "Tell employers how awesome you are and what role you want."
# long_description: "Self Description"
# long_description_help: "Describe yourself to potential employers. Keep it short and to the point. We recommend outlining the position that would most interest you. Tasteful markdown okay; 600 characters max."
work_experience: "工作经验"
# work_header: "Chronicle your work history"
@ -294,13 +294,25 @@ module.exports = nativeDescription: "简体中文", englishDescription: "Chinese
# project_picture_help: "Upload a 230x115px or larger image showing off the project."
# project_link: "Link"
# project_link_help: "Link to the project."
# player_code: "Player Code"
employers:
want_to_hire_our_players: "想要雇用CodeCombat上的专业玩家"
# what: "What is CodeCombat?"
# what_blurb: "CodeCombat is a multiplayer browser programming game. Players write code to control their forces in battle against other developers. We support JavaScript, Python, Lua, Clojure, CoffeeScript, and Io."
# who: "Who Are the Players?"
# who_blurb: "CodeCombateers are software developers who enjoy using their programming skills to play games. They range from college seniors at top 20 engineering programs to 20-year industry veterans."
# how: "How Do We Find Developers?"
# how_blurb: "We host competitive tournaments to attract competitive software engieneers. We then use in-house algorithms to identify the best players among the top 5% of tournament winners."
# why: "Why Hire Through Us?"
# why_blurb_1: "We will save you time. Every CodeCombateer we feaure is "
# why_blurb_2: "looking for work"
# why_blurb_3: ", has "
# why_blurb_4: "demonstrated top notch technical skills"
# why_blurb_5: ", and has been "
# why_blurb_6: "personally screened by us"
# why_blurb_7: ". Stop screening and start hiring."
see_candidates: "点击这里查看我们的忧患人"
candidates_count_prefix: "我们当前有 "
candidates_count_many: "很多"
candidates_count_suffix: "经过我们认证的高手们正在找工作。"
candidate_name: "姓名"
candidate_location: "地点"
candidate_looking_for: "寻找"
@ -308,8 +320,9 @@ module.exports = nativeDescription: "简体中文", englishDescription: "Chinese
candidate_top_skills: "高级技能"
candidate_years_experience: "多年工作经验"
candidate_last_updated: "最后一次更新"
candidate_approved: "我们"
candidate_active: "他们"
# featured_developers: "Featured Developers"
# other_developers: "Other Developers"
# inactive_developers: "Inactive Developers"
play_level:
done: "完成"
@ -435,6 +448,7 @@ module.exports = nativeDescription: "简体中文", englishDescription: "Chinese
av_entities_sub_title: "实体"
av_entities_users_url: "用户"
av_entities_active_instances_url: "活动实例"
# av_entities_employer_list_url: "Employer List"
av_other_sub_title: "其他"
av_other_debug_base_url: "Base用于调试 base.jade"
u_title: "用户列表"
@ -504,7 +518,7 @@ module.exports = nativeDescription: "简体中文", englishDescription: "Chinese
# new_thang_title_login: "Log In to Create a New Thang Type"
# new_level_title_login: "Log In to Create a New Level"
# new_achievement_title: "Create a New Achievement"
# new_achievement_title_login: "Sign Up to Create a New Achievement"
# new_achievement_title_login: "Log In to Create a New Achievement"
article_search_title: "在这里搜索物品"
thang_search_title: "在这里搜索物品类型"
level_search_title: "在这里搜索关卡"
@ -783,9 +797,12 @@ module.exports = nativeDescription: "简体中文", englishDescription: "Chinese
# watch_victory: "Watch your victory"
# defeat_the: "Defeat the"
# tournament_ends: "Tournament ends"
# tournament_ended: "Tournament ended"
# tournament_rules: "Tournament Rules"
# tournament_blurb: "Write code, collect gold, build armies, crush foes, win prizes, and upgrade your career in our $40,000 Greed tournament! Check out the details"
# tournament_blurb_blog: "on our blog"
# rules: "Rules"
# winners: "Winners"
# ladder_prizes:
# title: "Tournament Prizes"
@ -864,6 +881,7 @@ module.exports = nativeDescription: "简体中文", englishDescription: "Chinese
# source_document: "Source Document"
# document: "Document"
# sprite_sheet: "Sprite Sheet"
# candidate_sessions: "Candidate Sessions"
# delta:
# added: "Added"

View file

@ -193,12 +193,13 @@ module.exports = nativeDescription: "繁体中文", englishDescription: "Chinese
# view_profile: "View Your Profile"
account_profile:
edit_settings: "帳號設定"
# done_editing_settings: "Done Editing"
# settings: "Settings"
# edit_profile: "Edit Profile"
# done_editing: "Done Editing"
profile_for_prefix: "關於"
profile_for_suffix: "的基本資料"
# approved: "Approved"
# not_approved: "Not Approved"
# featured: "Featured"
# not_featured: "Not Featured"
# looking_for: "Looking for:"
# last_updated: "Last updated:"
# contact: "Contact"
@ -209,17 +210,17 @@ module.exports = nativeDescription: "繁体中文", englishDescription: "Chinese
# next_city: "city?"
# next_country: "pick your country."
# next_name: "name?"
# next_short_description: "summarize yourself at a glance."
# next_long_description: "describe the work you're looking for."
# next_short_description: "write a short description."
# next_long_description: "describe your desired position."
# next_skills: "list at least five skills."
# next_work: "list your work experience."
# next_work: "chronicle your work history."
# next_education: "recount your educational ordeals."
# next_projects: "show off up to three projects you've worked on."
# next_links: "add any personal or social links."
# next_photo: "add an optional professional photo."
# next_active: "mark yourself open to offers to show up in searches."
# example_blog: "Your Blog"
# example_github: "Your GitHub"
# example_blog: "Blog"
# example_personal_site: "Personal Site"
# links_header: "Personal Links"
# links_blurb: "Link any other sites or profiles you want to highlight, like your GitHub, your LinkedIn, or your blog."
# links_name: "Link Name"
@ -247,15 +248,14 @@ module.exports = nativeDescription: "繁体中文", englishDescription: "Chinese
# name_anonymous: "Anonymous Developer"
# name_help: "Name you want employers to see, like 'Nick Winter'."
# short_description_header: "Write a short description of yourself"
# short_description_blurb: "Add a blurb here that will show, at a glance, whether you might be just the developer that an employer is looking for."
# short_description: "Short Description"
# short_description_blurb: "Add a tagline to help an employer quickly learn more about you."
# short_description: "Tagline"
# short_description_help: "Who are you, and what are you looking for? 140 characters max."
# skills_header: "Skills"
# skills_help: "Tag relevant developer skills in order of proficiency."
# long_description_header: "Detail your desired position"
# long_description_blurb_1: "Write a little longer section here to describe the role you would like to pursue next."
# long_description_blurb_2: "Talk about how awesome you are and why it would be a good idea to hire you."
# long_description: "Description"
# long_description_header: "Describe your desired position"
# long_description_blurb: "Tell employers how awesome you are and what role you want."
# long_description: "Self Description"
# long_description_help: "Describe yourself to potential employers. Keep it short and to the point. We recommend outlining the position that would most interest you. Tasteful markdown okay; 600 characters max."
# work_experience: "Work Experience"
# work_header: "Chronicle your work history"
@ -294,13 +294,25 @@ module.exports = nativeDescription: "繁体中文", englishDescription: "Chinese
# project_picture_help: "Upload a 230x115px or larger image showing off the project."
# project_link: "Link"
# project_link_help: "Link to the project."
# player_code: "Player Code"
# employers:
# want_to_hire_our_players: "Want to hire expert CodeCombat players?"
# want_to_hire_our_players: "Hire CodeCombat Players"
# what: "What is CodeCombat?"
# what_blurb: "CodeCombat is a multiplayer browser programming game. Players write code to control their forces in battle against other developers. We support JavaScript, Python, Lua, Clojure, CoffeeScript, and Io."
# who: "Who Are the Players?"
# who_blurb: "CodeCombateers are software developers who enjoy using their programming skills to play games. They range from college seniors at top 20 engineering programs to 20-year industry veterans."
# how: "How Do We Find Developers?"
# how_blurb: "We host competitive tournaments to attract competitive software engieneers. We then use in-house algorithms to identify the best players among the top 5% of tournament winners."
# why: "Why Hire Through Us?"
# why_blurb_1: "We will save you time. Every CodeCombateer we feaure is "
# why_blurb_2: "looking for work"
# why_blurb_3: ", has "
# why_blurb_4: "demonstrated top notch technical skills"
# why_blurb_5: ", and has been "
# why_blurb_6: "personally screened by us"
# why_blurb_7: ". Stop screening and start hiring."
# see_candidates: "Click here to see our candidates"
# candidates_count_prefix: "We currently have "
# candidates_count_many: "many"
# candidates_count_suffix: "highly skilled and vetted developers looking for work."
# candidate_name: "Name"
# candidate_location: "Location"
# candidate_looking_for: "Looking For"
@ -308,8 +320,9 @@ module.exports = nativeDescription: "繁体中文", englishDescription: "Chinese
# candidate_top_skills: "Top Skills"
# candidate_years_experience: "Yrs Exp"
# candidate_last_updated: "Last Updated"
# candidate_approved: "Us?"
# candidate_active: "Them?"
# featured_developers: "Featured Developers"
# other_developers: "Other Developers"
# inactive_developers: "Inactive Developers"
play_level:
done: "完成"
@ -435,6 +448,7 @@ module.exports = nativeDescription: "繁体中文", englishDescription: "Chinese
# av_entities_sub_title: "Entities"
# av_entities_users_url: "Users"
# av_entities_active_instances_url: "Active Instances"
# av_entities_employer_list_url: "Employer List"
# av_other_sub_title: "Other"
# av_other_debug_base_url: "Base (for debugging base.jade)"
# u_title: "User List"
@ -504,7 +518,7 @@ module.exports = nativeDescription: "繁体中文", englishDescription: "Chinese
# new_thang_title_login: "Log In to Create a New Thang Type"
# new_level_title_login: "Log In to Create a New Level"
# new_achievement_title: "Create a New Achievement"
# new_achievement_title_login: "Sign Up to Create a New Achievement"
# new_achievement_title_login: "Log In to Create a New Achievement"
# article_search_title: "Search Articles Here"
# thang_search_title: "Search Thang Types Here"
# level_search_title: "Search Levels Here"
@ -783,9 +797,12 @@ module.exports = nativeDescription: "繁体中文", englishDescription: "Chinese
# watch_victory: "Watch your victory"
# defeat_the: "Defeat the"
# tournament_ends: "Tournament ends"
# tournament_ended: "Tournament ended"
# tournament_rules: "Tournament Rules"
# tournament_blurb: "Write code, collect gold, build armies, crush foes, win prizes, and upgrade your career in our $40,000 Greed tournament! Check out the details"
# tournament_blurb_blog: "on our blog"
# rules: "Rules"
# winners: "Winners"
# ladder_prizes:
# title: "Tournament Prizes"
@ -864,6 +881,7 @@ module.exports = nativeDescription: "繁体中文", englishDescription: "Chinese
# source_document: "Source Document"
# document: "Document"
# sprite_sheet: "Sprite Sheet"
# candidate_sessions: "Candidate Sessions"
# delta:
# added: "Added"

View file

@ -193,12 +193,13 @@ module.exports = nativeDescription: "吴语", englishDescription: "Wuu (Simplifi
# view_profile: "View Your Profile"
# account_profile:
# edit_settings: "Edit Settings"
# done_editing_settings: "Done Editing"
# settings: "Settings"
# edit_profile: "Edit Profile"
# done_editing: "Done Editing"
# profile_for_prefix: "Profile for "
# profile_for_suffix: ""
# approved: "Approved"
# not_approved: "Not Approved"
# featured: "Featured"
# not_featured: "Not Featured"
# looking_for: "Looking for:"
# last_updated: "Last updated:"
# contact: "Contact"
@ -209,17 +210,17 @@ module.exports = nativeDescription: "吴语", englishDescription: "Wuu (Simplifi
# next_city: "city?"
# next_country: "pick your country."
# next_name: "name?"
# next_short_description: "summarize yourself at a glance."
# next_long_description: "describe the work you're looking for."
# next_short_description: "write a short description."
# next_long_description: "describe your desired position."
# next_skills: "list at least five skills."
# next_work: "list your work experience."
# next_work: "chronicle your work history."
# next_education: "recount your educational ordeals."
# next_projects: "show off up to three projects you've worked on."
# next_links: "add any personal or social links."
# next_photo: "add an optional professional photo."
# next_active: "mark yourself open to offers to show up in searches."
# example_blog: "Your Blog"
# example_github: "Your GitHub"
# example_blog: "Blog"
# example_personal_site: "Personal Site"
# links_header: "Personal Links"
# links_blurb: "Link any other sites or profiles you want to highlight, like your GitHub, your LinkedIn, or your blog."
# links_name: "Link Name"
@ -247,15 +248,14 @@ module.exports = nativeDescription: "吴语", englishDescription: "Wuu (Simplifi
# name_anonymous: "Anonymous Developer"
# name_help: "Name you want employers to see, like 'Nick Winter'."
# short_description_header: "Write a short description of yourself"
# short_description_blurb: "Add a blurb here that will show, at a glance, whether you might be just the developer that an employer is looking for."
# short_description: "Short Description"
# short_description_blurb: "Add a tagline to help an employer quickly learn more about you."
# short_description: "Tagline"
# short_description_help: "Who are you, and what are you looking for? 140 characters max."
# skills_header: "Skills"
# skills_help: "Tag relevant developer skills in order of proficiency."
# long_description_header: "Detail your desired position"
# long_description_blurb_1: "Write a little longer section here to describe the role you would like to pursue next."
# long_description_blurb_2: "Talk about how awesome you are and why it would be a good idea to hire you."
# long_description: "Description"
# long_description_header: "Describe your desired position"
# long_description_blurb: "Tell employers how awesome you are and what role you want."
# long_description: "Self Description"
# long_description_help: "Describe yourself to potential employers. Keep it short and to the point. We recommend outlining the position that would most interest you. Tasteful markdown okay; 600 characters max."
# work_experience: "Work Experience"
# work_header: "Chronicle your work history"
@ -294,13 +294,25 @@ module.exports = nativeDescription: "吴语", englishDescription: "Wuu (Simplifi
# project_picture_help: "Upload a 230x115px or larger image showing off the project."
# project_link: "Link"
# project_link_help: "Link to the project."
# player_code: "Player Code"
# employers:
# want_to_hire_our_players: "Want to hire expert CodeCombat players?"
# want_to_hire_our_players: "Hire CodeCombat Players"
# what: "What is CodeCombat?"
# what_blurb: "CodeCombat is a multiplayer browser programming game. Players write code to control their forces in battle against other developers. We support JavaScript, Python, Lua, Clojure, CoffeeScript, and Io."
# who: "Who Are the Players?"
# who_blurb: "CodeCombateers are software developers who enjoy using their programming skills to play games. They range from college seniors at top 20 engineering programs to 20-year industry veterans."
# how: "How Do We Find Developers?"
# how_blurb: "We host competitive tournaments to attract competitive software engieneers. We then use in-house algorithms to identify the best players among the top 5% of tournament winners."
# why: "Why Hire Through Us?"
# why_blurb_1: "We will save you time. Every CodeCombateer we feaure is "
# why_blurb_2: "looking for work"
# why_blurb_3: ", has "
# why_blurb_4: "demonstrated top notch technical skills"
# why_blurb_5: ", and has been "
# why_blurb_6: "personally screened by us"
# why_blurb_7: ". Stop screening and start hiring."
# see_candidates: "Click here to see our candidates"
# candidates_count_prefix: "We currently have "
# candidates_count_many: "many"
# candidates_count_suffix: "highly skilled and vetted developers looking for work."
# candidate_name: "Name"
# candidate_location: "Location"
# candidate_looking_for: "Looking For"
@ -308,8 +320,9 @@ module.exports = nativeDescription: "吴语", englishDescription: "Wuu (Simplifi
# candidate_top_skills: "Top Skills"
# candidate_years_experience: "Yrs Exp"
# candidate_last_updated: "Last Updated"
# candidate_approved: "Us?"
# candidate_active: "Them?"
# featured_developers: "Featured Developers"
# other_developers: "Other Developers"
# inactive_developers: "Inactive Developers"
# play_level:
# done: "Done"
@ -435,6 +448,7 @@ module.exports = nativeDescription: "吴语", englishDescription: "Wuu (Simplifi
# av_entities_sub_title: "Entities"
# av_entities_users_url: "Users"
# av_entities_active_instances_url: "Active Instances"
# av_entities_employer_list_url: "Employer List"
# av_other_sub_title: "Other"
# av_other_debug_base_url: "Base (for debugging base.jade)"
# u_title: "User List"
@ -504,7 +518,7 @@ module.exports = nativeDescription: "吴语", englishDescription: "Wuu (Simplifi
# new_thang_title_login: "Log In to Create a New Thang Type"
# new_level_title_login: "Log In to Create a New Level"
# new_achievement_title: "Create a New Achievement"
# new_achievement_title_login: "Sign Up to Create a New Achievement"
# new_achievement_title_login: "Log In to Create a New Achievement"
# article_search_title: "Search Articles Here"
# thang_search_title: "Search Thang Types Here"
# level_search_title: "Search Levels Here"
@ -783,9 +797,12 @@ module.exports = nativeDescription: "吴语", englishDescription: "Wuu (Simplifi
# watch_victory: "Watch your victory"
# defeat_the: "Defeat the"
# tournament_ends: "Tournament ends"
# tournament_ended: "Tournament ended"
# tournament_rules: "Tournament Rules"
# tournament_blurb: "Write code, collect gold, build armies, crush foes, win prizes, and upgrade your career in our $40,000 Greed tournament! Check out the details"
# tournament_blurb_blog: "on our blog"
# rules: "Rules"
# winners: "Winners"
# ladder_prizes:
# title: "Tournament Prizes"
@ -864,6 +881,7 @@ module.exports = nativeDescription: "吴语", englishDescription: "Wuu (Simplifi
# source_document: "Source Document"
# document: "Document"
# sprite_sheet: "Sprite Sheet"
# candidate_sessions: "Candidate Sessions"
# delta:
# added: "Added"

View file

@ -193,12 +193,13 @@ module.exports = nativeDescription: "吳語", englishDescription: "Wuu (Traditio
# view_profile: "View Your Profile"
account_profile:
edit_settings: "編寫設定"
# done_editing_settings: "Done Editing"
# settings: "Settings"
# edit_profile: "Edit Profile"
# done_editing: "Done Editing"
profile_for_prefix: "有關渠個基本訊息:"
profile_for_suffix: ""
approved: "認證過"
not_approved: "朆認證"
# featured: "Featured"
# not_featured: "Not Featured"
looking_for: ""
last_updated: "塌爛遍改動:"
contact: "聯繫"
@ -209,17 +210,17 @@ module.exports = nativeDescription: "吳語", englishDescription: "Wuu (Traditio
# next_city: "city?"
# next_country: "pick your country."
# next_name: "name?"
# next_short_description: "summarize yourself at a glance."
# next_long_description: "describe the work you're looking for."
# next_short_description: "write a short description."
# next_long_description: "describe your desired position."
# next_skills: "list at least five skills."
# next_work: "list your work experience."
# next_work: "chronicle your work history."
# next_education: "recount your educational ordeals."
# next_projects: "show off up to three projects you've worked on."
# next_links: "add any personal or social links."
# next_photo: "add an optional professional photo."
# next_active: "mark yourself open to offers to show up in searches."
# example_blog: "Your Blog"
# example_github: "Your GitHub"
# example_blog: "Blog"
# example_personal_site: "Personal Site"
# links_header: "Personal Links"
# links_blurb: "Link any other sites or profiles you want to highlight, like your GitHub, your LinkedIn, or your blog."
# links_name: "Link Name"
@ -247,15 +248,14 @@ module.exports = nativeDescription: "吳語", englishDescription: "Wuu (Traditio
# name_anonymous: "Anonymous Developer"
# name_help: "Name you want employers to see, like 'Nick Winter'."
# short_description_header: "Write a short description of yourself"
# short_description_blurb: "Add a blurb here that will show, at a glance, whether you might be just the developer that an employer is looking for."
# short_description: "Short Description"
# short_description_blurb: "Add a tagline to help an employer quickly learn more about you."
# short_description: "Tagline"
# short_description_help: "Who are you, and what are you looking for? 140 characters max."
# skills_header: "Skills"
# skills_help: "Tag relevant developer skills in order of proficiency."
# long_description_header: "Detail your desired position"
# long_description_blurb_1: "Write a little longer section here to describe the role you would like to pursue next."
# long_description_blurb_2: "Talk about how awesome you are and why it would be a good idea to hire you."
# long_description: "Description"
# long_description_header: "Describe your desired position"
# long_description_blurb: "Tell employers how awesome you are and what role you want."
# long_description: "Self Description"
# long_description_help: "Describe yourself to potential employers. Keep it short and to the point. We recommend outlining the position that would most interest you. Tasteful markdown okay; 600 characters max."
work_experience: "工作經驗"
# work_header: "Chronicle your work history"
@ -294,13 +294,25 @@ module.exports = nativeDescription: "吳語", englishDescription: "Wuu (Traditio
# project_picture_help: "Upload a 230x115px or larger image showing off the project."
# project_link: "Link"
# project_link_help: "Link to the project."
# player_code: "Player Code"
employers:
want_to_hire_our_players: "想討用CodeCombat上個專業打手"
# what: "What is CodeCombat?"
# what_blurb: "CodeCombat is a multiplayer browser programming game. Players write code to control their forces in battle against other developers. We support JavaScript, Python, Lua, Clojure, CoffeeScript, and Io."
# who: "Who Are the Players?"
# who_blurb: "CodeCombateers are software developers who enjoy using their programming skills to play games. They range from college seniors at top 20 engineering programs to 20-year industry veterans."
# how: "How Do We Find Developers?"
# how_blurb: "We host competitive tournaments to attract competitive software engieneers. We then use in-house algorithms to identify the best players among the top 5% of tournament winners."
# why: "Why Hire Through Us?"
# why_blurb_1: "We will save you time. Every CodeCombateer we feaure is "
# why_blurb_2: "looking for work"
# why_blurb_3: ", has "
# why_blurb_4: "demonstrated top notch technical skills"
# why_blurb_5: ", and has been "
# why_blurb_6: "personally screened by us"
# why_blurb_7: ". Stop screening and start hiring."
# see_candidates: "Click here to see our candidates"
candidates_count_prefix: "我裏瑲朞有 "
candidates_count_many: "無數"
candidates_count_suffix: "我裏認證過個高手徠搭尋工作。"
candidate_name: "名字"
candidate_location: "地址"
candidate_looking_for: ""
@ -308,8 +320,9 @@ module.exports = nativeDescription: "吳語", englishDescription: "Wuu (Traditio
candidate_top_skills: "高級技能"
candidate_years_experience: "多年工作經驗"
candidate_last_updated: "塌爛遍改動"
# candidate_approved: "Us?"
# candidate_active: "Them?"
# featured_developers: "Featured Developers"
# other_developers: "Other Developers"
# inactive_developers: "Inactive Developers"
play_level:
done: "妝下落"
@ -435,6 +448,7 @@ module.exports = nativeDescription: "吳語", englishDescription: "Wuu (Traditio
av_entities_sub_title: "實體"
av_entities_users_url: "用戶"
av_entities_active_instances_url: "活動樣品"
# av_entities_employer_list_url: "Employer List"
av_other_sub_title: "別樣"
av_other_debug_base_url: "Base用來調試 base.jade"
u_title: "用戶列表"
@ -504,7 +518,7 @@ module.exports = nativeDescription: "吳語", englishDescription: "Wuu (Traditio
# new_thang_title_login: "Log In to Create a New Thang Type"
# new_level_title_login: "Log In to Create a New Level"
# new_achievement_title: "Create a New Achievement"
# new_achievement_title_login: "Sign Up to Create a New Achievement"
# new_achievement_title_login: "Log In to Create a New Achievement"
article_search_title: "徠箇搭尋物事"
thang_search_title: "徠箇搭尋物事類型"
level_search_title: "徠箇搭尋關"
@ -783,9 +797,12 @@ module.exports = nativeDescription: "吳語", englishDescription: "Wuu (Traditio
# watch_victory: "Watch your victory"
# defeat_the: "Defeat the"
# tournament_ends: "Tournament ends"
# tournament_ended: "Tournament ended"
# tournament_rules: "Tournament Rules"
# tournament_blurb: "Write code, collect gold, build armies, crush foes, win prizes, and upgrade your career in our $40,000 Greed tournament! Check out the details"
# tournament_blurb_blog: "on our blog"
# rules: "Rules"
# winners: "Winners"
# ladder_prizes:
# title: "Tournament Prizes"
@ -864,6 +881,7 @@ module.exports = nativeDescription: "吳語", englishDescription: "Wuu (Traditio
# source_document: "Source Document"
# document: "Document"
# sprite_sheet: "Sprite Sheet"
# candidate_sessions: "Candidate Sessions"
# delta:
# added: "Added"

View file

@ -193,12 +193,13 @@ module.exports = nativeDescription: "中文", englishDescription: "Chinese", tra
# view_profile: "View Your Profile"
# account_profile:
# edit_settings: "Edit Settings"
# done_editing_settings: "Done Editing"
# settings: "Settings"
# edit_profile: "Edit Profile"
# done_editing: "Done Editing"
# profile_for_prefix: "Profile for "
# profile_for_suffix: ""
# approved: "Approved"
# not_approved: "Not Approved"
# featured: "Featured"
# not_featured: "Not Featured"
# looking_for: "Looking for:"
# last_updated: "Last updated:"
# contact: "Contact"
@ -209,17 +210,17 @@ module.exports = nativeDescription: "中文", englishDescription: "Chinese", tra
# next_city: "city?"
# next_country: "pick your country."
# next_name: "name?"
# next_short_description: "summarize yourself at a glance."
# next_long_description: "describe the work you're looking for."
# next_short_description: "write a short description."
# next_long_description: "describe your desired position."
# next_skills: "list at least five skills."
# next_work: "list your work experience."
# next_work: "chronicle your work history."
# next_education: "recount your educational ordeals."
# next_projects: "show off up to three projects you've worked on."
# next_links: "add any personal or social links."
# next_photo: "add an optional professional photo."
# next_active: "mark yourself open to offers to show up in searches."
# example_blog: "Your Blog"
# example_github: "Your GitHub"
# example_blog: "Blog"
# example_personal_site: "Personal Site"
# links_header: "Personal Links"
# links_blurb: "Link any other sites or profiles you want to highlight, like your GitHub, your LinkedIn, or your blog."
# links_name: "Link Name"
@ -247,15 +248,14 @@ module.exports = nativeDescription: "中文", englishDescription: "Chinese", tra
# name_anonymous: "Anonymous Developer"
# name_help: "Name you want employers to see, like 'Nick Winter'."
# short_description_header: "Write a short description of yourself"
# short_description_blurb: "Add a blurb here that will show, at a glance, whether you might be just the developer that an employer is looking for."
# short_description: "Short Description"
# short_description_blurb: "Add a tagline to help an employer quickly learn more about you."
# short_description: "Tagline"
# short_description_help: "Who are you, and what are you looking for? 140 characters max."
# skills_header: "Skills"
# skills_help: "Tag relevant developer skills in order of proficiency."
# long_description_header: "Detail your desired position"
# long_description_blurb_1: "Write a little longer section here to describe the role you would like to pursue next."
# long_description_blurb_2: "Talk about how awesome you are and why it would be a good idea to hire you."
# long_description: "Description"
# long_description_header: "Describe your desired position"
# long_description_blurb: "Tell employers how awesome you are and what role you want."
# long_description: "Self Description"
# long_description_help: "Describe yourself to potential employers. Keep it short and to the point. We recommend outlining the position that would most interest you. Tasteful markdown okay; 600 characters max."
# work_experience: "Work Experience"
# work_header: "Chronicle your work history"
@ -294,13 +294,25 @@ module.exports = nativeDescription: "中文", englishDescription: "Chinese", tra
# project_picture_help: "Upload a 230x115px or larger image showing off the project."
# project_link: "Link"
# project_link_help: "Link to the project."
# player_code: "Player Code"
# employers:
# want_to_hire_our_players: "Want to hire expert CodeCombat players?"
# want_to_hire_our_players: "Hire CodeCombat Players"
# what: "What is CodeCombat?"
# what_blurb: "CodeCombat is a multiplayer browser programming game. Players write code to control their forces in battle against other developers. We support JavaScript, Python, Lua, Clojure, CoffeeScript, and Io."
# who: "Who Are the Players?"
# who_blurb: "CodeCombateers are software developers who enjoy using their programming skills to play games. They range from college seniors at top 20 engineering programs to 20-year industry veterans."
# how: "How Do We Find Developers?"
# how_blurb: "We host competitive tournaments to attract competitive software engieneers. We then use in-house algorithms to identify the best players among the top 5% of tournament winners."
# why: "Why Hire Through Us?"
# why_blurb_1: "We will save you time. Every CodeCombateer we feaure is "
# why_blurb_2: "looking for work"
# why_blurb_3: ", has "
# why_blurb_4: "demonstrated top notch technical skills"
# why_blurb_5: ", and has been "
# why_blurb_6: "personally screened by us"
# why_blurb_7: ". Stop screening and start hiring."
# see_candidates: "Click here to see our candidates"
# candidates_count_prefix: "We currently have "
# candidates_count_many: "many"
# candidates_count_suffix: "highly skilled and vetted developers looking for work."
# candidate_name: "Name"
# candidate_location: "Location"
# candidate_looking_for: "Looking For"
@ -308,8 +320,9 @@ module.exports = nativeDescription: "中文", englishDescription: "Chinese", tra
# candidate_top_skills: "Top Skills"
# candidate_years_experience: "Yrs Exp"
# candidate_last_updated: "Last Updated"
# candidate_approved: "Us?"
# candidate_active: "Them?"
# featured_developers: "Featured Developers"
# other_developers: "Other Developers"
# inactive_developers: "Inactive Developers"
# play_level:
# done: "Done"
@ -435,6 +448,7 @@ module.exports = nativeDescription: "中文", englishDescription: "Chinese", tra
# av_entities_sub_title: "Entities"
# av_entities_users_url: "Users"
# av_entities_active_instances_url: "Active Instances"
# av_entities_employer_list_url: "Employer List"
# av_other_sub_title: "Other"
# av_other_debug_base_url: "Base (for debugging base.jade)"
# u_title: "User List"
@ -504,7 +518,7 @@ module.exports = nativeDescription: "中文", englishDescription: "Chinese", tra
# new_thang_title_login: "Log In to Create a New Thang Type"
# new_level_title_login: "Log In to Create a New Level"
# new_achievement_title: "Create a New Achievement"
# new_achievement_title_login: "Sign Up to Create a New Achievement"
# new_achievement_title_login: "Log In to Create a New Achievement"
# article_search_title: "Search Articles Here"
# thang_search_title: "Search Thang Types Here"
# level_search_title: "Search Levels Here"
@ -783,9 +797,12 @@ module.exports = nativeDescription: "中文", englishDescription: "Chinese", tra
# watch_victory: "Watch your victory"
# defeat_the: "Defeat the"
# tournament_ends: "Tournament ends"
# tournament_ended: "Tournament ended"
# tournament_rules: "Tournament Rules"
# tournament_blurb: "Write code, collect gold, build armies, crush foes, win prizes, and upgrade your career in our $40,000 Greed tournament! Check out the details"
# tournament_blurb_blog: "on our blog"
# rules: "Rules"
# winners: "Winners"
# ladder_prizes:
# title: "Tournament Prizes"
@ -864,6 +881,7 @@ module.exports = nativeDescription: "中文", englishDescription: "Chinese", tra
# source_document: "Source Document"
# document: "Document"
# sprite_sheet: "Sprite Sheet"
# candidate_sessions: "Candidate Sessions"
# delta:
# added: "Added"