mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-24 16:17:57 -05:00
Update vi.coffee
Translated some words and sentences into Vietnamese
This commit is contained in:
parent
cf78e4068f
commit
405f5921c4
1 changed files with 52 additions and 52 deletions
|
@ -1,28 +1,28 @@
|
||||||
module.exports = nativeDescription: "Tiếng Việt", englishDescription: "Vietnamese", translation:
|
module.exports = nativeDescription: "Tiếng Việt", englishDescription: "Vietnamese", translation:
|
||||||
home:
|
home:
|
||||||
slogan: "Học mã bằng chơi Games"
|
slogan: "Học code bằng chơi Games"
|
||||||
no_ie: "Codecombat không chạy trong Internet Explorer 8 hoặc cũ hơn. Xin lỗi!" # Warning that only shows up in IE8 and older
|
no_ie: "Codecombat không chạy trong Internet Explorer 8 hoặc cũ hơn. Xin lỗi!" # Warning that only shows up in IE8 and older
|
||||||
no_mobile: "Codecombat không được thiết kế cho các thiết bị di động và có thể không hoạt động được!" # Warning that shows up on mobile devices
|
no_mobile: "Codecombat không được thiết kế cho các thiết bị di động và có thể không hoạt động được!" # Warning that shows up on mobile devices
|
||||||
play: "Chơi" # The big play button that opens up the campaign view.
|
play: "Chơi" # The big play button that opens up the campaign view.
|
||||||
# old_browser: "Uh oh, your browser is too old to run CodeCombat. Sorry!" # Warning that shows up on really old Firefox/Chrome/Safari
|
old_browser: "Trình duyệt của bạn quá cũ để chạy CodeCombat. Thật sự xin lỗi!" # Warning that shows up on really old Firefox/Chrome/Safari
|
||||||
# old_browser_suffix: "You can try anyway, but it probably won't work."
|
# old_browser_suffix: "You can try anyway, but it probably won't work."
|
||||||
# ipad_browser: "Bad news: CodeCombat doesn't run on iPad in the browser. Good news: our native iPad app is awaiting Apple approval."
|
# ipad_browser: "Bad news: CodeCombat doesn't run on iPad in the browser. Good news: our native iPad app is awaiting Apple approval."
|
||||||
# campaign: "Campaign"
|
# campaign: "Campaign"
|
||||||
for_beginners: "Dành cho người bắt đầu chơi"
|
for_beginners: "Dành cho người bắt đầu chơi"
|
||||||
# multiplayer: "Multiplayer" # Not currently shown on home page
|
# multiplayer: "Multiplayer" # Not currently shown on home page
|
||||||
# for_developers: "For Developers" # Not currently shown on home page.
|
for_developers: "Dành cho nhà phát triển" # Not currently shown on home page.
|
||||||
# or_ipad: "Or download for iPad"
|
# or_ipad: "Or download for iPad"
|
||||||
|
|
||||||
nav:
|
nav:
|
||||||
play: "Các cấp độ" # The top nav bar entry where players choose which levels to play
|
play: "Các cấp độ" # The top nav bar entry where players choose which levels to play
|
||||||
# community: "Community"
|
community: "Cộng đồng"
|
||||||
editor: "Chỉnh sửa"
|
editor: "Chỉnh sửa"
|
||||||
blog: "Liếm cu"
|
blog: "Blog"
|
||||||
forum: "Diễn đàn"
|
forum: "Diễn đàn"
|
||||||
# account: "Account"
|
account: "Tài khoản"
|
||||||
# profile: "Profile"
|
profile: "Thông tin cá nhân"
|
||||||
# stats: "Stats"
|
stats: "Các chỉ số"
|
||||||
# code: "Code"
|
code: "Code"
|
||||||
admin: "Quản trị viên" # Only shows up when you are an admin
|
admin: "Quản trị viên" # Only shows up when you are an admin
|
||||||
home: "Nhà"
|
home: "Nhà"
|
||||||
contribute: "Contribute"
|
contribute: "Contribute"
|
||||||
|
@ -54,22 +54,22 @@ module.exports = nativeDescription: "Tiếng Việt", englishDescription: "Vietn
|
||||||
hours_played: "Bao nhiêu tiếng chơi" # Hover over a level on /play
|
hours_played: "Bao nhiêu tiếng chơi" # Hover over a level on /play
|
||||||
# items: "Items" # Tooltip on item shop button from /play
|
# items: "Items" # Tooltip on item shop button from /play
|
||||||
unlock: "Mua" # For purchasing items and heroes
|
unlock: "Mua" # For purchasing items and heroes
|
||||||
# confirm: "Confirm"
|
confirm: "Xác nhận"
|
||||||
# owned: "Owned" # For items you own
|
owned: "Đã có" # For items you own
|
||||||
# locked: "Locked"
|
locked: "Đã khóa"
|
||||||
# purchasable: "Purchasable" # For a hero you unlocked but haven't purchased
|
purchasable: "Có thể mua" # For a hero you unlocked but haven't purchased
|
||||||
# available: "Available"
|
# available: "Available"
|
||||||
# skills_granted: "Skills Granted" # Property documentation details
|
# skills_granted: "Skills Granted" # Property documentation details
|
||||||
# heroes: "Heroes" # Tooltip on hero shop button from /play
|
# heroes: "Heroes" # Tooltip on hero shop button from /play
|
||||||
# achievements: "Achievements" # Tooltip on achievement list button from /play
|
# achievements: "Achievements" # Tooltip on achievement list button from /play
|
||||||
# account: "Account" # Tooltip on account button from /play
|
account: "Tài khoản" # Tooltip on account button from /play
|
||||||
# settings: "Settings" # Tooltip on settings button from /play
|
# settings: "Settings" # Tooltip on settings button from /play
|
||||||
# next: "Next" # Go from choose hero to choose inventory before playing a level
|
# next: "Next" # Go from choose hero to choose inventory before playing a level
|
||||||
# change_hero: "Change Hero" # Go back from choose inventory to choose hero
|
# change_hero: "Change Hero" # Go back from choose inventory to choose hero
|
||||||
# choose_inventory: "Equip Items"
|
# choose_inventory: "Equip Items"
|
||||||
buy_gems: "Mua ngọc"
|
buy_gems: "Mua ngọc"
|
||||||
# subscription_required: "Subscription Required"
|
# subscription_required: "Subscription Required"
|
||||||
# free: "Free"
|
free: "Miễn phí"
|
||||||
# subscribed: "Subscribed"
|
# subscribed: "Subscribed"
|
||||||
# older_campaigns: "Older Campaigns"
|
# older_campaigns: "Older Campaigns"
|
||||||
# anonymous: "Anonymous Player"
|
# anonymous: "Anonymous Player"
|
||||||
|
@ -107,23 +107,23 @@ module.exports = nativeDescription: "Tiếng Việt", englishDescription: "Vietn
|
||||||
login:
|
login:
|
||||||
sign_up: "Tạo tài khoản"
|
sign_up: "Tạo tài khoản"
|
||||||
log_in: "Đăng nhập"
|
log_in: "Đăng nhập"
|
||||||
# logging_in: "Logging In"
|
logging_in: "Đang đăng nhập"
|
||||||
log_out: "Đăng xuất"
|
log_out: "Đăng xuất"
|
||||||
forgot_password: "Quên mật khẩu?"
|
forgot_password: "Quên mật khẩu?"
|
||||||
# authenticate_gplus: "Authenticate G+"
|
# authenticate_gplus: "Authenticate G+"
|
||||||
# load_profile: "Load G+ Profile"
|
# load_profile: "Load G+ Profile"
|
||||||
# load_email: "Load G+ Email"
|
# load_email: "Load G+ Email"
|
||||||
finishing: "Đang xong"
|
finishing: "Đang xong"
|
||||||
# sign_in_with_facebook: "Sign in with Facebook"
|
sign_in_with_facebook: "Đăng nhập với Facebook"
|
||||||
# sign_in_with_gplus: "Sign in with G+"
|
sign_in_with_gplus: "Đăng nhập với G+"
|
||||||
# signup_switch: "Want to create an account?"
|
signup_switch: "Bạn có muốn tạo tài khoản mới?"
|
||||||
|
|
||||||
signup:
|
signup:
|
||||||
email_announcements: "Nhận thông báo bằng email"
|
email_announcements: "Nhận thông báo bằng email"
|
||||||
creating: "Tạo tài khoản..."
|
creating: "Tạo tài khoản..."
|
||||||
sign_up: "Đăng ký"
|
sign_up: "Đăng ký"
|
||||||
log_in: "đăng nhập với mật khẩu"
|
log_in: "đăng nhập với mật khẩu"
|
||||||
# social_signup: "Or, you can sign up through Facebook or G+:"
|
social_signup: "Hoặc bạn có thể đăng kí qua Facebook hoặc G+:"
|
||||||
# required: "You need to log in before you can go that way."
|
# required: "You need to log in before you can go that way."
|
||||||
# login_switch: "Already have an account?"
|
# login_switch: "Already have an account?"
|
||||||
|
|
||||||
|
@ -133,16 +133,16 @@ module.exports = nativeDescription: "Tiếng Việt", englishDescription: "Vietn
|
||||||
# recovery_sent: "Recovery email sent."
|
# recovery_sent: "Recovery email sent."
|
||||||
|
|
||||||
items:
|
items:
|
||||||
# primary: "Primary"
|
primary: "Chính"
|
||||||
# secondary: "Secondary"
|
secondary: "Phụ"
|
||||||
# armor: "Armor"
|
armor: "Aó giáp"
|
||||||
# accessories: "Accessories"
|
accessories: "Phụ kiện"
|
||||||
# misc: "Misc"
|
misc: "Linh tinh"
|
||||||
books: "Cuốn sách"
|
books: "Cuốn sách"
|
||||||
|
|
||||||
common:
|
common:
|
||||||
# back: "Back" # When used as an action verb, like "Navigate backward"
|
back: "Quay trở lại" # When used as an action verb, like "Navigate backward"
|
||||||
# continue: "Continue" # When used as an action verb, like "Continue forward"
|
continue: "Tiếp tục" # When used as an action verb, like "Continue forward"
|
||||||
loading: "Tải..."
|
loading: "Tải..."
|
||||||
saving: "Lưu..."
|
saving: "Lưu..."
|
||||||
sending: "Gởi..."
|
sending: "Gởi..."
|
||||||
|
@ -156,8 +156,8 @@ module.exports = nativeDescription: "Tiếng Việt", englishDescription: "Vietn
|
||||||
play: "Các cấp độ" # When used as an action verb, like "Play next level"
|
play: "Các cấp độ" # When used as an action verb, like "Play next level"
|
||||||
retry: "Chơi lại"
|
retry: "Chơi lại"
|
||||||
# actions: "Actions"
|
# actions: "Actions"
|
||||||
# info: "Info"
|
info: "Thông tin"
|
||||||
# help: "Help"
|
help: "Giúp đỡ"
|
||||||
# watch: "Watch"
|
# watch: "Watch"
|
||||||
# unwatch: "Unwatch"
|
# unwatch: "Unwatch"
|
||||||
# submit_patch: "Submit Patch"
|
# submit_patch: "Submit Patch"
|
||||||
|
@ -168,7 +168,7 @@ module.exports = nativeDescription: "Tiếng Việt", englishDescription: "Vietn
|
||||||
name: "Tên"
|
name: "Tên"
|
||||||
date: "Ngày"
|
date: "Ngày"
|
||||||
# body: "Body"
|
# body: "Body"
|
||||||
# version: "Version"
|
version: "Phiên bản"
|
||||||
# pending: "Pending"
|
# pending: "Pending"
|
||||||
# accepted: "Accepted"
|
# accepted: "Accepted"
|
||||||
# rejected: "Rejected"
|
# rejected: "Rejected"
|
||||||
|
@ -190,18 +190,18 @@ module.exports = nativeDescription: "Tiếng Việt", englishDescription: "Vietn
|
||||||
# description: "Description"
|
# description: "Description"
|
||||||
or: "hay là"
|
or: "hay là"
|
||||||
# subject: "Subject"
|
# subject: "Subject"
|
||||||
# email: "Email"
|
email: "Email"
|
||||||
# password: "Password"
|
password: "Mật khẩu"
|
||||||
# message: "Message"
|
# message: "Message"
|
||||||
# code: "Code"
|
code: "Code"
|
||||||
# ladder: "Ladder"
|
# ladder: "Ladder"
|
||||||
when: "Khi nào"
|
when: "Khi nào"
|
||||||
# opponent: "Opponent"
|
opponent: "Đối thủ"
|
||||||
# rank: "Rank"
|
# rank: "Rank"
|
||||||
# score: "Score"
|
# score: "Score"
|
||||||
win: "Thắng"
|
win: "Thắng"
|
||||||
loss: "Thua"
|
loss: "Thua"
|
||||||
# tie: "Tie"
|
tie: "Hòa"
|
||||||
easy: "Dể"
|
easy: "Dể"
|
||||||
medium: "Vừa"
|
medium: "Vừa"
|
||||||
hard: "Khó"
|
hard: "Khó"
|
||||||
|
@ -209,7 +209,7 @@ module.exports = nativeDescription: "Tiếng Việt", englishDescription: "Vietn
|
||||||
# player_level: "Level" # Like player level 5, not like level: Dungeons of Kithgard
|
# player_level: "Level" # Like player level 5, not like level: Dungeons of Kithgard
|
||||||
# warrior: "Warrior"
|
# warrior: "Warrior"
|
||||||
# ranger: "Ranger"
|
# ranger: "Ranger"
|
||||||
# wizard: "Wizard"
|
wizard: "Phù thủy"
|
||||||
|
|
||||||
units:
|
units:
|
||||||
second: "giây"
|
second: "giây"
|
||||||
|
@ -235,11 +235,11 @@ module.exports = nativeDescription: "Tiếng Việt", englishDescription: "Vietn
|
||||||
# game_menu: "Game Menu"
|
# game_menu: "Game Menu"
|
||||||
guide: "Hướng dẫn"
|
guide: "Hướng dẫn"
|
||||||
restart: "Khởi động lại"
|
restart: "Khởi động lại"
|
||||||
goals: "Mục đích"
|
goals: "Mục tiêu"
|
||||||
# goal: "Goal"
|
goal: "Mục tiêu"
|
||||||
# running: "Running..."
|
running: "Đang chạy..."
|
||||||
success: "Thắng!"
|
success: "Thắng!"
|
||||||
# incomplete: "Incomplete"
|
incomplete: "Chưa hoàn thành"
|
||||||
timed_out: "Hết giờ"
|
timed_out: "Hết giờ"
|
||||||
failing: "Đang thua"
|
failing: "Đang thua"
|
||||||
# action_timeline: "Action Timeline"
|
# action_timeline: "Action Timeline"
|
||||||
|
@ -481,8 +481,8 @@ module.exports = nativeDescription: "Tiếng Việt", englishDescription: "Vietn
|
||||||
# granted_by: "Granted by"
|
# granted_by: "Granted by"
|
||||||
|
|
||||||
# save_load:
|
# save_load:
|
||||||
# granularity_saved_games: "Saved"
|
granularity_saved_games: "Đã lưu"
|
||||||
# granularity_change_history: "History"
|
granularity_change_history: "Lịch sử"
|
||||||
|
|
||||||
# options:
|
# options:
|
||||||
# general_options: "General Options" # Check out the Options tab in the Game Menu while playing a level
|
# general_options: "General Options" # Check out the Options tab in the Game Menu while playing a level
|
||||||
|
@ -525,13 +525,13 @@ module.exports = nativeDescription: "Tiếng Việt", englishDescription: "Vietn
|
||||||
# team: "Team"
|
# team: "Team"
|
||||||
# george_title: "CEO"
|
# george_title: "CEO"
|
||||||
# george_blurb: "Businesser"
|
# george_blurb: "Businesser"
|
||||||
# scott_title: "Programmer"
|
scott_title: "Lập trình viên"
|
||||||
# scott_blurb: "Reasonable One"
|
# scott_blurb: "Reasonable One"
|
||||||
# nick_title: "Programmer"
|
nick_title: "Lập trình viên"
|
||||||
# nick_blurb: "Motivation Guru"
|
# nick_blurb: "Motivation Guru"
|
||||||
# michael_title: "Programmer"
|
michael_title: "Lập trình viên"
|
||||||
# michael_blurb: "Sys Admin"
|
# michael_blurb: "Sys Admin"
|
||||||
# matt_title: "Programmer"
|
matt_title: "Lập trình viên"
|
||||||
# matt_blurb: "Bicyclist"
|
# matt_blurb: "Bicyclist"
|
||||||
|
|
||||||
# teachers:
|
# teachers:
|
||||||
|
@ -605,12 +605,12 @@ module.exports = nativeDescription: "Tiếng Việt", englishDescription: "Vietn
|
||||||
title: "Cài đặt Tài khoản"
|
title: "Cài đặt Tài khoản"
|
||||||
not_logged_in: "Đăng nhập hoặc tạo tài khoản để thay đổi cài đặt."
|
not_logged_in: "Đăng nhập hoặc tạo tài khoản để thay đổi cài đặt."
|
||||||
autosave: "Tự động lưu thay đổi"
|
autosave: "Tự động lưu thay đổi"
|
||||||
# me_tab: "Me"
|
me_tab: "Tôi"
|
||||||
picture_tab: "Bức tranh"
|
picture_tab: "Bức tranh"
|
||||||
# upload_picture: "Upload a picture"
|
upload_picture: "Tải ảnh lên"
|
||||||
password_tab: "Mật khẩu"
|
password_tab: "Mật khẩu"
|
||||||
emails_tab: "Emails"
|
emails_tab: "Emails"
|
||||||
# admin: "Admin"
|
admin: "Admin"
|
||||||
new_password: "Mật khẩu mới"
|
new_password: "Mật khẩu mới"
|
||||||
new_password_verify: "Xác nhận"
|
new_password_verify: "Xác nhận"
|
||||||
email_subscriptions: "Thuê bao Email"
|
email_subscriptions: "Thuê bao Email"
|
||||||
|
@ -622,7 +622,7 @@ module.exports = nativeDescription: "Tiếng Việt", englishDescription: "Vietn
|
||||||
# email_any_notes: "Any Notifications"
|
# email_any_notes: "Any Notifications"
|
||||||
# email_any_notes_description: "Disable to stop all activity notification emails."
|
# email_any_notes_description: "Disable to stop all activity notification emails."
|
||||||
# email_news: "News"
|
# email_news: "News"
|
||||||
# email_recruit_notes: "Job Opportunities"
|
email_recruit_notes: "Cơ hội việc làm"
|
||||||
# email_recruit_notes_description: "If you play really well, we may contact you about getting you a (better) job."
|
# email_recruit_notes_description: "If you play really well, we may contact you about getting you a (better) job."
|
||||||
# contributor_emails: "Contributor Class Emails"
|
# contributor_emails: "Contributor Class Emails"
|
||||||
contribute_prefix: "Chúng tôi đang tìm thêm người vào nhóm của chúng tôi! Hãy kiểm "
|
contribute_prefix: "Chúng tôi đang tìm thêm người vào nhóm của chúng tôi! Hãy kiểm "
|
||||||
|
@ -660,7 +660,7 @@ module.exports = nativeDescription: "Tiếng Việt", englishDescription: "Vietn
|
||||||
# maximize_editor: "Maximize/minimize code editor."
|
# maximize_editor: "Maximize/minimize code editor."
|
||||||
|
|
||||||
# community:
|
# community:
|
||||||
# main_title: "CodeCombat Community"
|
main_title: "Cộng đồng CodeCombat"
|
||||||
# introduction: "Check out the ways you can get involved below and decide what sounds the most fun. We look forward to working with you!"
|
# introduction: "Check out the ways you can get involved below and decide what sounds the most fun. We look forward to working with you!"
|
||||||
# level_editor_prefix: "Use the CodeCombat"
|
# level_editor_prefix: "Use the CodeCombat"
|
||||||
# level_editor_suffix: "to create and edit levels. Users have created levels for their classes, friends, hackathons, students, and siblings. If create a new level sounds intimidating you can start by forking one of ours!"
|
# level_editor_suffix: "to create and edit levels. Users have created levels for their classes, friends, hackathons, students, and siblings. If create a new level sounds intimidating you can start by forking one of ours!"
|
||||||
|
@ -672,7 +672,7 @@ module.exports = nativeDescription: "Tiếng Việt", englishDescription: "Vietn
|
||||||
# social_blog: "Read the CodeCombat blog on Sett"
|
# social_blog: "Read the CodeCombat blog on Sett"
|
||||||
# social_discource: "Join the discussion on our Discourse forum"
|
# social_discource: "Join the discussion on our Discourse forum"
|
||||||
# social_facebook: "Like CodeCombat on Facebook"
|
# social_facebook: "Like CodeCombat on Facebook"
|
||||||
# social_twitter: "Follow CodeCombat on Twitter"
|
social_twitter: "Theo dõi CodeCombat trên Twitter"
|
||||||
# social_gplus: "Join CodeCombat on Google+"
|
# social_gplus: "Join CodeCombat on Google+"
|
||||||
# social_hipchat: "Chat with us in the public CodeCombat HipChat room"
|
# social_hipchat: "Chat with us in the public CodeCombat HipChat room"
|
||||||
# contribute_to_the_project: "Contribute to the project"
|
# contribute_to_the_project: "Contribute to the project"
|
||||||
|
|
Loading…
Reference in a new issue