2014-01-06 00:56:32 -05:00
|
|
|
|
extends /templates/base
|
|
|
|
|
|
|
|
|
|
block content
|
|
|
|
|
|
|
|
|
|
div.contribute_class
|
|
|
|
|
|
2014-01-06 17:30:35 -05:00
|
|
|
|
include /templates/contribute/contribute_nav
|
2014-01-06 00:56:32 -05:00
|
|
|
|
|
|
|
|
|
div.class-main#diplomat-main
|
|
|
|
|
|
|
|
|
|
.class_image
|
2014-01-23 21:49:29 -05:00
|
|
|
|
img.img-responsive(src="/images/pages/contribute/diplomat.png", alt="")
|
2014-01-06 00:56:32 -05:00
|
|
|
|
|
2014-01-11 11:25:04 -05:00
|
|
|
|
h2
|
2014-01-12 05:20:07 -05:00
|
|
|
|
span(data-i18n="classes.diplomat_title") Diplomat
|
2014-01-11 11:25:04 -05:00
|
|
|
|
span
|
2014-01-12 05:20:07 -05:00
|
|
|
|
span(data-i18n="classes.diplomat_title_description") (Translator)
|
2014-01-11 11:25:04 -05:00
|
|
|
|
p
|
|
|
|
|
span(data-i18n="contribute.diplomat_introduction_pref")
|
|
|
|
|
| So, if there's one thing we learned from the
|
|
|
|
|
a(href="blog.codecombat.com/post/64658141307/codecombat-in-y-combinator", data-i18n="contribute.diplomat_launch_url")
|
|
|
|
|
| launch in October
|
|
|
|
|
span ,
|
|
|
|
|
span(data-i18n="contribute.diplomat_introduction_suf")
|
|
|
|
|
| it's that there
|
2014-02-20 17:52:42 -05:00
|
|
|
|
| is sizeable interest in CodeCombat in other countries!
|
2014-01-11 11:25:04 -05:00
|
|
|
|
| We're building a corps of translators eager to turn one set of words into
|
|
|
|
|
| another set of words to get CodeCombat as accessible across the world as possible.
|
|
|
|
|
| If you like getting sneak peeks at upcoming content and getting these levels to
|
|
|
|
|
| your fellow nationals ASAP, then this class might be for you.
|
2014-01-06 00:56:32 -05:00
|
|
|
|
|
2014-01-11 11:25:04 -05:00
|
|
|
|
h4(data-i18n="contribute.class_attributes") Class Attributes
|
2014-01-06 00:56:32 -05:00
|
|
|
|
ul
|
2014-01-11 11:25:04 -05:00
|
|
|
|
li(data-i18n="contribute.diplomat_attribute_1")
|
|
|
|
|
| Fluency in English and the language you would like to translate to.
|
2014-01-06 00:56:32 -05:00
|
|
|
|
| When conveying complicated ideas, it's important to have a strong grasp in both!
|
|
|
|
|
|
2014-01-11 11:25:04 -05:00
|
|
|
|
h4(data-i18n="contribute.how_to_join") How to Join
|
|
|
|
|
p
|
2014-02-20 17:52:42 -05:00
|
|
|
|
span(data-i18n="contribute.diplomat_join_pref_github")
|
|
|
|
|
| Find your language locale file
|
|
|
|
|
a(data-i18n="contribute.diplomat_github_url", href='https://github.com/codecombat/codecombat/tree/master/app/locale') on GitHub
|
|
|
|
|
span(data-i18n="contribute.diplomat_join_suf_github")
|
|
|
|
|
| , edit it online, and submit a pull request. Also, check this box below to
|
2014-01-11 11:25:04 -05:00
|
|
|
|
| keep up-to-date on new internationalization developments!
|
2014-01-06 00:56:32 -05:00
|
|
|
|
|
|
|
|
|
if me.attributes.anonymous
|
|
|
|
|
div#sign-up.alert.alert-info
|
2014-01-11 11:25:04 -05:00
|
|
|
|
strong(data-i18n="contribute.alert_account_message_intro")
|
|
|
|
|
| Hey there!
|
|
|
|
|
span
|
|
|
|
|
span(data-i18n="contribute.alert_account_message_pref")
|
|
|
|
|
| To subscribe for class emails, you'll need to
|
|
|
|
|
a(data-toggle="coco-modal", data-target="modal/signup", data-i18n="contribute.alert_account_message_create_url")
|
|
|
|
|
| create an account
|
|
|
|
|
span
|
|
|
|
|
span(data-i18n="contribute.alert_account_message_suf")
|
2014-02-09 12:31:15 -05:00
|
|
|
|
| first.
|
2014-01-11 11:25:04 -05:00
|
|
|
|
|
2014-01-06 00:56:32 -05:00
|
|
|
|
label.checkbox(for="translator").well
|
|
|
|
|
input(type='checkbox', name="translator", id="translator")
|
2014-01-11 11:25:04 -05:00
|
|
|
|
span(data-i18n="contribute.diplomat_subscribe_desc")
|
|
|
|
|
| Get emails about i18n developments and levels to translate.
|
2014-01-06 00:56:32 -05:00
|
|
|
|
.saved-notification ✓ Saved
|
|
|
|
|
|
|
|
|
|
#Contributors
|
2014-01-13 20:17:41 -05:00
|
|
|
|
h3(data-i18n="contribute.translating_diplomats")
|
2014-01-11 11:25:04 -05:00
|
|
|
|
| Our Translating Diplomats:
|
2014-01-06 00:56:32 -05:00
|
|
|
|
ul.diplomats
|
2014-02-01 11:22:26 -05:00
|
|
|
|
li Turkish - Nazım Gediz Aydındoğmuş, cobaimelan, wakeup
|
|
|
|
|
li Brazilian Portuguese - Gutenberg Barros, Kieizroe, Matthew Burt, brunoporto
|
|
|
|
|
li Portugal Portuguese - Matthew Burt, ReiDuKuduro
|
|
|
|
|
li German - Dirk, faabsen, HiroP0, Anon
|
2014-01-06 00:56:32 -05:00
|
|
|
|
li Thai - Kamolchanok Jittrepit
|
2014-01-11 11:25:04 -05:00
|
|
|
|
li Vietnamese - An Nguyen Hoang Thien
|
2014-03-09 18:54:06 -04:00
|
|
|
|
li Dutch - Glen De Cauwsemaecker, Guido Zuidhof, Ruben Vereecken
|
2014-01-06 00:56:32 -05:00
|
|
|
|
li Greek - Stergios
|
|
|
|
|
li Latin American Spanish - Jesús Ruppel, Matthew Burt, Mariano Luzza
|
2014-02-01 11:22:26 -05:00
|
|
|
|
li Spain Spanish - Matthew Burt, DanielRodriguezRivero, Anon
|
2014-02-06 17:42:56 -05:00
|
|
|
|
li French - Xeonarno, Elfisen, Armaldio, MartinDelille, pstweb, veritable, jaybi, xavismeh, Anon
|
2014-02-01 11:22:26 -05:00
|
|
|
|
li Hungarian - ferpeter, csuvsaregal, atlantisguru, Anon
|
|
|
|
|
li Japanese - g1itch, kengos
|
|
|
|
|
li Chinese - Adam23, spacepope
|
2014-01-06 00:56:32 -05:00
|
|
|
|
li Polish - Anon
|
2014-02-01 14:02:20 -05:00
|
|
|
|
li Danish - Einar Rasmussen, sorsjen, Anon
|
2014-01-06 00:56:32 -05:00
|
|
|
|
li Slovak - Anon
|
2014-02-01 11:22:26 -05:00
|
|
|
|
li Persian - Reza Habibi (Rehb)
|
|
|
|
|
li Czech - vanous
|
2014-02-28 19:54:54 -05:00
|
|
|
|
li Russian - fess89, ser-storchak, Mr A
|
2014-02-01 11:22:26 -05:00
|
|
|
|
li Ukrainian - fess89
|
|
|
|
|
li Italian - flauta
|
|
|
|
|
li Norwegian - bardeh
|
2014-01-06 00:56:32 -05:00
|
|
|
|
|
2014-01-14 16:35:10 -05:00
|
|
|
|
div.clearfix
|