mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-04-01 07:40:22 -04:00
Update vi.coffee
This commit is contained in:
parent
377d8a768d
commit
5421c4ec46
1 changed files with 8 additions and 8 deletions
|
@ -387,7 +387,7 @@ module.exports = nativeDescription: "Tiếng Việt", englishDescription: "Vietn
|
|||
pile_gems: "Một chồng ngọc"
|
||||
chest_gems: "Một hòm ngọc"
|
||||
purchasing: "Đang mua..."
|
||||
# declined: "Your card was declined"
|
||||
declined: "Thẻ của bạn không được chấp nhận"
|
||||
retrying: "Lỗi server, đang thử lại."
|
||||
prompt_title: "Không đủ ngọc"
|
||||
prompt_body: "Ban có muốn nhiều ngọc hơn không ?"
|
||||
|
@ -398,19 +398,19 @@ module.exports = nativeDescription: "Tiếng Việt", englishDescription: "Vietn
|
|||
subscribe:
|
||||
# comparison_blurb: "Sharpen your skills with a CodeCombat subscription!"
|
||||
# feature1: "60+ basic levels across 4 worlds"
|
||||
# feature2: "7 powerful <strong>new heroes</strong> with unique skills!"
|
||||
feature2: "7 <strong>nhât vật mới</strong> mạnh mẽ với những kĩ năng đặc biệt!"
|
||||
# feature3: "30+ bonus levels"
|
||||
# feature4: "<strong>3500 bonus gems</strong> every month!"
|
||||
# feature5: "Video tutorials"
|
||||
# feature6: "Premium email support"
|
||||
feature4: "<strong>Được thưởng thêm 3500 ngọc</strong> mỗi tháng!"
|
||||
feature5: "Những video hướng dẫn qua bàn"
|
||||
feature6: "Sự hỗ trợ tận tình qua email"
|
||||
free: "Miễn phí"
|
||||
month: "tháng"
|
||||
# subscribe_title: "Subscribe"
|
||||
# unsubscribe: "Unsubscribe"
|
||||
# confirm_unsubscribe: "Confirm Unsubscribe"
|
||||
never_mind: "Đừng bận tâm, chúng tôi vẫn yêu bạn"
|
||||
# thank_you_months_prefix: "Thank you for supporting us these last"
|
||||
# thank_you_months_suffix: "months."
|
||||
thank_you_months_prefix: "Cảm ơn bạn đã ủng hộ chúng tôi trong những"
|
||||
thank_you_months_suffix: "tháng vừa qua."
|
||||
thank_you: "Cảm ơn bạn đã ủng hộ CodeCombat."
|
||||
# sorry_to_see_you_go: "Sorry to see you go! Please let us know what we could have done better."
|
||||
unsubscribe_feedback_placeholder: "Ồ, chúng tôi đã làm gì sai ư?"
|
||||
|
@ -492,7 +492,7 @@ module.exports = nativeDescription: "Tiếng Việt", englishDescription: "Vietn
|
|||
# editor_config: "Editor Config"
|
||||
# editor_config_title: "Editor Configuration"
|
||||
editor_config_level_language_label: "Ngôn ngữ lập trình cho bàn này"
|
||||
# editor_config_level_language_description: "Define the programming language for this particular level."
|
||||
editor_config_level_language_description: "Hãy chọn ngôn ngữ lập trình bạn sẽ sử dụng cho bàn này."
|
||||
editor_config_default_language_label: "Ngôn ngữ lập trình mặc định"
|
||||
# editor_config_default_language_description: "Define the programming language you want to code in when starting new levels."
|
||||
# editor_config_keybindings_label: "Key Bindings"
|
||||
|
|
Loading…
Add table
Reference in a new issue