mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-04-13 13:35:30 -04:00
Updated i18n (part 1)
This commit is contained in:
parent
a2b846e3fd
commit
e88aff1339
1 changed files with 46 additions and 0 deletions
|
@ -158,6 +158,7 @@
|
|||
unwatch: "Unwatch"
|
||||
submit_patch: "Submit Patch"
|
||||
submit_changes: "Submit Changes"
|
||||
save_changes: "Save Changes"
|
||||
|
||||
general:
|
||||
and: "and"
|
||||
|
@ -609,6 +610,15 @@
|
|||
sub_includes_5: "7 new heroes with unique skills to master"
|
||||
sub_includes_6: "3500 bonus gems every month"
|
||||
sub_includes_7: "Private Clans"
|
||||
monitor_progress_title: "How do I monitor student progress?"
|
||||
monitor_progress_1: "Student progress can be monitored by creating a"
|
||||
monitor_progress_2: "for your class."
|
||||
monitor_progress_3: "To add a student, send them the invite link for your Clan, which is on the"
|
||||
monitor_progress_4: "page."
|
||||
monitor_progress_5: "After they join, you will see a summary of the student's progress on your Clan's page."
|
||||
private_clans_1: "Private Clans provide increased privacy and detailed progress information for each student."
|
||||
private_clans_2: "To create a private Clan, check the 'Make clan private' checkbox when creating a"
|
||||
private_clans_3: "."
|
||||
who_for_title: "Who is CodeCombat for?"
|
||||
who_for_1: "We recommend CodeCombat for students aged 9 and up. No prior programming experience is needed."
|
||||
who_for_2: "We've designed CodeCombat to appeal to both boys and girls."
|
||||
|
@ -621,6 +631,12 @@
|
|||
how_much_2: "monthly subscription"
|
||||
how_much_3: "costs $9.99, and can be cancelled anytime."
|
||||
how_much_4: "Additionally, we provide discounts for larger groups:"
|
||||
how_much_5: "We accept discounted one-time purchases and yearly subscription purchases for groups, such as a class or school. Please contact"
|
||||
how_much_6: "for more details."
|
||||
more_info_title: "Where can I find more information?"
|
||||
more_info_1: "Our"
|
||||
more_info_2: "teachers forum"
|
||||
more_info_3: "is a good place to connect with fellow educators who are using CodeCombat."
|
||||
sys_requirements_title: "System Requirements"
|
||||
sys_requirements_1: "A modern web browser. Newer versions of Chrome, Firefox, or Safari. Internet Explorer 9 or later."
|
||||
sys_requirements_2: "CodeCombat is not supported on iPad yet."
|
||||
|
@ -733,6 +749,34 @@
|
|||
social_hipchat: "Chat with us in the public CodeCombat HipChat room"
|
||||
contribute_to_the_project: "Contribute to the project"
|
||||
|
||||
clans:
|
||||
clan: "Clan"
|
||||
clans: "Clans"
|
||||
new_name: "New clan name"
|
||||
new_description: "New clan description"
|
||||
make_private: "Make clan private"
|
||||
subs_only: "subscribers only"
|
||||
create_clan: "Create New Clan"
|
||||
public_clans: "Public Clans"
|
||||
my_clans: "My Clans"
|
||||
clan_name: "Clan Name"
|
||||
name: "Name"
|
||||
chieftain: "Chieftain"
|
||||
type: "Type"
|
||||
edit_clan_name: "Edit Clan Name"
|
||||
edit_clan_description: "Edit Clan Description"
|
||||
edit_name: "edit name"
|
||||
edit_description: "edit description"
|
||||
private: "(private)"
|
||||
summary: "Summary"
|
||||
average_level: "Average Level"
|
||||
average_achievements: "Average Achievements"
|
||||
delete_clan: "Delete Clan"
|
||||
leave_clan: "Leave Clan"
|
||||
join_clan: "Join Clan"
|
||||
invite_1: "Invite:"
|
||||
invite_2: "*Invite players to this Clan by sending them this link."
|
||||
|
||||
classes:
|
||||
archmage_title: "Archmage"
|
||||
archmage_title_description: "(Coder)"
|
||||
|
@ -981,6 +1025,7 @@
|
|||
no_achievements: "No Achievements earned yet."
|
||||
favorite_prefix: "Favorite language is "
|
||||
favorite_postfix: "."
|
||||
not_member_of_clans: "Not a member of any clans yet."
|
||||
|
||||
achievements:
|
||||
last_earned: "Last Earned"
|
||||
|
@ -1086,6 +1131,7 @@
|
|||
user_remarks: "User Remarks"
|
||||
versions: "Versions"
|
||||
items: "Items"
|
||||
hero: "Hero"
|
||||
heroes: "Heroes"
|
||||
achievement: "Achievement"
|
||||
clas: "CLAs"
|
||||
|
|
Loading…
Add table
Reference in a new issue