mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-28 01:55:38 -05:00
d7270335ca
Added all the languages and myself.
112 lines
4.5 KiB
Text
112 lines
4.5 KiB
Text
extends /templates/base
|
||
|
||
block content
|
||
|
||
div.contribute_class
|
||
|
||
include /templates/contribute/contribute_nav
|
||
|
||
div.class-main#diplomat-main
|
||
|
||
.class_image
|
||
img.img-responsive(src="/images/pages/contribute/diplomat.png", alt="")
|
||
|
||
h2
|
||
span(data-i18n="classes.diplomat_title") Diplomat
|
||
span
|
||
span(data-i18n="classes.diplomat_title_description") (Translator)
|
||
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
|
||
| is sizeable interest in CodeCombat in other countries!
|
||
| 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.
|
||
|
||
h4(data-i18n="contribute.class_attributes") Class Attributes
|
||
ul
|
||
li(data-i18n="contribute.diplomat_attribute_1")
|
||
| Fluency in English and the language you would like to translate to.
|
||
| When conveying complicated ideas, it's important to have a strong grasp in both!
|
||
|
||
h4(data-i18n="contribute.how_to_join") How to Join
|
||
p
|
||
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
|
||
| keep up-to-date on new internationalization developments!
|
||
|
||
.contributor-signup-anonymous
|
||
.contributor-signup(data-contributor-class-id="translator", data-contributor-class-name="diplomat")
|
||
|
||
h3(data-i18n="contribute.translating_diplomats")
|
||
| Our Translating Diplomats:
|
||
|
||
//#contributor-list
|
||
// TODO: collect CodeCombat userids for these guys so we can include a tiled list
|
||
ul.diplomats
|
||
//li Arabic -
|
||
//li Bahasa Malaysia -
|
||
//li Bulgarian -
|
||
//li Catalan -
|
||
li Chinese - Chinese - Adam23, spacepope, yangxuan8282, Cheng Zheng
|
||
//li Chinese (Simplified) -
|
||
//li Chinese (Traditional) -
|
||
li Czech - vanous
|
||
li Danish - Einar Rasmussen, sorsjen, Randi Hillerøe, Anon
|
||
li Dutch - Glen De Cauwsemaecker, Guido Zuidhof, Ruben Vereecken, Jasper D'haene
|
||
//li Dutch (Belgium) -
|
||
//li Dutch (Netherlands) -
|
||
//li English -
|
||
//li English (AU) -
|
||
//li English (UK) -
|
||
//li English (US) -
|
||
//li Finnish -
|
||
li French - Xeonarno, Elfisen, Armaldio, MartinDelille, pstweb, veritable, jaybi, xavismeh, Anon, Feugy
|
||
li German - Dirk, faabsen, HiroP0, Anon, bkimminich
|
||
//li German (Austria) -
|
||
//li German (Germany) -
|
||
//li German (Switzerland) -
|
||
li Greek - Stergios
|
||
//li Hebrew -
|
||
//li Hindi -
|
||
li Hungarian - ferpeter, csuvsaregal, atlantisguru, Anon
|
||
//li Indonesian -
|
||
li Italian - flauta
|
||
li Japanese - g1itch, kengos, treby
|
||
//li Korean -
|
||
//li Lithuanian -
|
||
li Norwegian - bardeh
|
||
//li Norwegian (Bokmål) -
|
||
//li Norwegian Nynorsk -
|
||
li Persian - Reza Habibi (Rehb)
|
||
li Polish - Anon, Kacper Ciepielewski
|
||
//li Portuguese -
|
||
li Portuguese (Brasil) - Gutenberg Barros, Kieizroe, Matthew Burt, brunoporto, cassiocardoso
|
||
li Portuguese (Portugal) - Matthew Burt, ReiDuKuduro, Imperadeiro98
|
||
//li Romanian -
|
||
li Russian - fess89, ser-storchak, Mr A, a1ip
|
||
//li Serbian -
|
||
li Slovak - Anon
|
||
//li Slovene -
|
||
//li Spanish -
|
||
li Spanish (Latin America) - Jesús Ruppel, Matthew Burt, Mariano Luzza
|
||
li Spanish (Spain) - Matthew Burt, DanielRodriguezRivero, Anon, Pouyio
|
||
//li Swedish -
|
||
li Thai - Kamolchanok Jittrepit
|
||
li Turkish - Nazım Gediz Aydındoğmuş, cobaimelan, wakeup
|
||
li Ukrainian - fess89
|
||
//li Urdu -
|
||
li Vietnamese - Vietnamese - An Nguyen Hoang Thien
|
||
//li Wuu (Simplified) -
|
||
//li Wuu (Traditional) -
|
||
|
||
div.clearfix
|