mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-04-01 15:50:11 -04:00
Correct some punctuations and add new translations
This commit is contained in:
parent
3b18a3f24e
commit
9ec615f58c
1 changed files with 21 additions and 21 deletions
|
@ -8,7 +8,7 @@ module.exports = nativeDescription: "Bahasa Melayu", englishDescription: "Bahasa
|
|||
# delay_1_sec: "1 second"
|
||||
# delay_3_sec: "3 seconds"
|
||||
# delay_5_sec: "5 seconds"
|
||||
# manual: "Manual"
|
||||
manual: "Panduan"
|
||||
# fork: "Fork"
|
||||
play: "Mula"
|
||||
|
||||
|
@ -49,7 +49,7 @@ module.exports = nativeDescription: "Bahasa Melayu", englishDescription: "Bahasa
|
|||
|
||||
recover:
|
||||
recover_account_title: "Dapatkan Kembali Akaun"
|
||||
send_password: "Hantar kembali kata laluan"
|
||||
send_password: "Hantar kembali kata-laluan"
|
||||
|
||||
signup:
|
||||
# create_account_title: "Create Account to Save Progress"
|
||||
|
@ -124,32 +124,32 @@ module.exports = nativeDescription: "Bahasa Melayu", englishDescription: "Bahasa
|
|||
account_settings:
|
||||
# title: "Account Settings"
|
||||
not_logged_in: "Daftar masuk atau buat account untuk menukar "setting" anda."
|
||||
# autosave: "Changes Save Automatically"
|
||||
# me_tab: "Me"
|
||||
# picture_tab: "Picture"
|
||||
autosave: "Pengubahsuaian disimpan secara automatik"
|
||||
me_tab: "Saya"
|
||||
picture_tab: "Gambar"
|
||||
# wizard_tab: "Wizard"
|
||||
# password_tab: "Password"
|
||||
# emails_tab: "Emails"
|
||||
password_tab: "Kata-laluan"
|
||||
emails_tab: "E-mel"
|
||||
# admin: "Admin"
|
||||
# gravatar_select: "Select which Gravatar photo to use"
|
||||
# gravatar_add_photos: "Add thumbnails and photos to a Gravatar account for your email to choose an image."
|
||||
# gravatar_add_more_photos: "Add more photos to your Gravatar account to access them here."
|
||||
gravatar_select: "Pilih mana gambar Gravatar photo digunakan"
|
||||
gravatar_add_photos: "Tambah thumbnail and gambar-gambar kepada akaun Gravatar untuk emel anda untuk pilih imej."
|
||||
gravatar_add_more_photos: "Tambah lebih gambar kepada akaun Gravatar dan aksess dari sana."
|
||||
# wizard_color: "Wizard Clothes Color"
|
||||
# new_password: "New Password"
|
||||
# new_password_verify: "Verify"
|
||||
new_password: "Kata-laluan baru"
|
||||
new_password_verify: "Verifikasi"
|
||||
# email_subscriptions: "Email Subscriptions"
|
||||
# email_announcements: "Announcements"
|
||||
# email_notifications: "Notifications"
|
||||
email_announcements: "Pengumuman"
|
||||
email_notifications: "Notifikasi"
|
||||
# email_notifications_description: "Get periodic notifications for your account."
|
||||
# email_announcements_description: "Get emails on the latest news and developments at CodeCombat."
|
||||
# contributor_emails: "Contributor Class Emails"
|
||||
# contribute_prefix: "We're looking for people to join our party! Check out the "
|
||||
# contribute_page: "contribute page"
|
||||
# contribute_suffix: " to find out more."
|
||||
contribute_prefix: "Kami sedang mencari orang untuk masuk parti kami! Sila semak kepada "
|
||||
contribute_page: "Laman untuk sumbangan"
|
||||
contribute_suffix: " untuk mengetahui lebih lanjut."
|
||||
# email_toggle: "Toggle All"
|
||||
# error_saving: "Error Saving"
|
||||
# saved: "Changes Saved"
|
||||
# password_mismatch: "Password does not match."
|
||||
error_saving: "Masalah menyimpan"
|
||||
saved: "Pengubahsuian disimpan"
|
||||
password_mismatch: "Kata-laluan tidak sama."
|
||||
|
||||
account_profile:
|
||||
# edit_settings: "Edit Settings"
|
||||
|
@ -339,7 +339,7 @@ module.exports = nativeDescription: "Bahasa Melayu", englishDescription: "Bahasa
|
|||
|
||||
legal:
|
||||
page_title: "Undang-Undang"
|
||||
opensource_intro: "CodeCombat adalah percuma bermain and adalah open source."
|
||||
opensource_intro: "CodeCombat adalah percuma untuk bermain dan adalah open source."
|
||||
opensource_description_prefix: "Sila lihat "
|
||||
github_url: "GitHub kami"
|
||||
opensource_description_center: "dan sumbang seberapa mampu! CodeCombat dibina atas beberapa projek open source, dan kami menyukainya. Sila lihat "
|
||||
|
|
Loading…
Add table
Reference in a new issue