<p>Hey!</p>
<p>In April I finished the Russian translation of Go Tour, which can be found at <a href="https://go-tour-ru-ru.appspot.com/welcome/1">https://go-tour-ru-ru.appspot.com/welcome/1</a>. The pull request was merged <a href="https://go-review.googlesource.com/c/40790/">https://go-review.googlesource.com/c/40790/</a>, but the link to the translation is still not in the list <a href="https://tour.golang.org/welcome/2">https://tour.golang.org/welcome/2</a>. I guess, it's because the tour hasn't been deployed for a while.</p>
<p>Does anybody know who does the deployment, and if there is some kind of schedule? I asked in the golang-nuts group <a href="https://groups.google.com/forum/#!msg/golang-nuts/6MN5esr08Sw/wO_rLiqmCQAJ;context-place=forum/golang-nuts">https://groups.google.com/forum/#!msg/golang-nuts/6MN5esr08Sw/wO_rLiqmCQAJ;context-place=forum/golang-nuts</a>, but didn't receive any response.</p>
<p>Thanks!</p>
<hr/>**评论:**<br/><br/>djherbis: <pre><p>I think <a href="https://groups.google.com/forum/#!forum/golang-dev" rel="nofollow">golang-dev</a> might be the place to ask.</p></pre>markole: <pre><p>Have you sent the e-mail to the mailing list? From the <code>TRANSLATE</code>:</p>
<p>To translate the tour:</p>
<ol>
<li>Translate the files in content/</li>
<li>Provide localized version for the UI strings in static/js/values.js</li>
<li>Sign up to App Engine and create an app named go-tour-LL,
where LL is the two-letter country code that applies best
to your chosen language. (This shouldn't cost you anything;
the Tour App usually runs inside App Engine's free quota.)</li>
<li>Deploy your version of the Tour to that app.</li>
<li>Announce to <a href="mailto:golang-nuts@googlegroups.com" rel="nofollow">golang-nuts@googlegroups.com</a></li>
</ol></pre>kalimatas: <pre><p>That's exactly what I did. I announced it in golang-nuts group <a href="https://groups.google.com/forum/#!msg/golang-nuts/6MN5esr08Sw/wO_rLiqmCQAJ;context-place=forum/golang-nuts" rel="nofollow">https://groups.google.com/forum/#!msg/golang-nuts/6MN5esr08Sw/wO_rLiqmCQAJ;context-place=forum/golang-nuts</a>. I guess the email is sent automatically.</p></pre>dobegor: <pre><p>Some comments about translation:</p>
<blockquote>
<p>Когда вы готовы продолжить, нажмите на стрелку вправо внизу или клавишу PageDown.</p>
</blockquote>
<p>Следует заменить на </p>
<blockquote>
<p>Когда вы будете готовы продолжить</p>
<p>Вы можете переключаться между ними используя</p>
</blockquote>
<p>на</p>
<blockquote>
<p>Вы можете переключаться между ними используя:</p>
<p>Нажмите сейчас на кнопку Запустить </p>
</blockquote>
<p>на</p>
<blockquote>
<p>Нажмите на кнопку Запустить</p>
</blockquote>
<p>И так по всему тексту. Перевод больше смахивает на машинный.</p>
<p>For english speakers:
The translation looks much more like a google translate. I wouldn't recommend anyone to include this translation until it's polished.
Source: native Russian speaker.</p></pre>dobegor: <pre><p>And formatting is completely lost on most tour pages. Compare it page-by-page with original version to see the difference.</p></pre>kalimatas: <pre><p>Hm, I see the formatting is broken in the beginning, don't know how this happened - I'll fix this. But it's not "most" tour pages. I'll re-cheak. Thanks for the feedback.</p></pre>kalimatas: <pre><p>I agree it can be polished, and I'm ready to accept suggestion.</p>
<p>Though the translation was done manually, it's not a google translate.</p></pre>
这是一个分享于 的资源,其中的信息可能已经有所发展或是发生改变。
入群交流(和以上内容无关):加入Go大咖交流群,或添加微信:liuxiaoyan-s 备注:入群;或加QQ群:692541889
- 请尽量让自己的回复能够对别人有帮助
- 支持 Markdown 格式, **粗体**、~~删除线~~、
`单行代码`
- 支持 @ 本站用户;支持表情(输入 : 提示),见 Emoji cheat sheet
- 图片支持拖拽、截图粘贴等方式上传