digitalmars.D - Translation of documentation
- Andrey (6/6) Dec 23 2017 Hello!
- Temtaime (4/10) Dec 23 2017 Every programmer knows English. For which purpose are you doing
- Andrey (3/6) Dec 23 2017 Of course programmers know English but reading texts in their
- Seb (7/13) Dec 23 2017 Cool! Do you know how to build dlang.org yourself? (Clone/fork
- Andrey (8/15) Dec 23 2017 Yes, I saw the DTour and after that thought: hmm... maybe do the
Hello! I would like to make a small contribution to D. I want and I'm ready to begin a translation of documentation (https://dlang.org/spec/spec.html) from English into Russian. What should I do to implement it? Best regards, Andrey.
Dec 23 2017
On Saturday, 23 December 2017 at 16:33:46 UTC, Andrey wrote:Hello! I would like to make a small contribution to D. I want and I'm ready to begin a translation of documentation (https://dlang.org/spec/spec.html) from English into Russian. What should I do to implement it? Best regards, Andrey.Every programmer knows English. For which purpose are you doing that ? Better try to improve existing documentation.
Dec 23 2017
On Saturday, 23 December 2017 at 16:43:29 UTC, Temtaime wrote:Every programmer knows English. For which purpose are you doing that ? Better try to improve existing documentation.Of course programmers know English but reading texts in their native language is better.
Dec 23 2017
On Saturday, 23 December 2017 at 16:33:46 UTC, Andrey wrote:Hello! I would like to make a small contribution to D. I want and I'm ready to begin a translation of documentation (https://dlang.org/spec/spec.html) from English into Russian. What should I do to implement it? Best regards, Andrey.Cool! Do you know how to build dlang.org yourself? (Clone/fork the repo and run make -f Po HTML). Then you can upload the generated HTML files anywhere. If you want to, I can create a repo for you at github.com/dlang-community BTW do you know about the DTour? https://tour.dlang.org/tour/ru/welcome/welcome-to-d
Dec 23 2017
On Saturday, 23 December 2017 at 16:46:17 UTC, Seb wrote:Cool! Do you know how to build dlang.org yourself? (Clone/fork the repo and run make -f Po HTML). Then you can upload the generated HTML files anywhere. If you want to, I can create a repo for you at github.com/dlang-community BTW do you know about the DTour? https://tour.dlang.org/tour/ru/welcome/welcome-to-dYes, I saw the DTour and after that thought: hmm... maybe do the same thing with the doc? I noticed that DTour has 100% russian translation. In fact, here I'm a newbie, so if you could, please create a repository for me. Ok, for example, I made some or full translation. Who decides to include it in official website?
Dec 23 2017