<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Translation on The Carpentries</title><link>https://deploy-preview-705--carpentries-website.netlify.app/blog/tag/translation/</link><description>Recent content in Translation on The Carpentries</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Wed, 20 Nov 2024 10:51:28 -0500</lastBuildDate><atom:link href="https://deploy-preview-705--carpentries-website.netlify.app/blog/tag/translation/index.xml" rel="self" type="application/rss+xml"/><item><title>Korean Translation of Software Carpentry - version 5.2</title><link>https://deploy-preview-705--carpentries-website.netlify.app/blog/2015/04/korean-translation-of-software-carpentry-ver-5-2/</link><pubDate>Thu, 16 Apr 2015 00:00:00 +0000</pubDate><guid>https://deploy-preview-705--carpentries-website.netlify.app/blog/2015/04/korean-translation-of-software-carpentry-ver-5-2/</guid><description>&lt;p>&lt;b>This post originally appeared on the &lt;a href="https://software-carpentry.org/">Software Carpentry website.&lt;/a>&lt;/b>&lt;/p>
&lt;p> Based on Software Carpentry version 5.2, we translated &lt;a href="http://www.xwmooc.net/swc/">all the lessons&lt;/a> in the form of pdf, html, mobi, epub, and azw3. It took almost 6 months: the first half spent on mostly lessons, and the second half spent on remainings. While translating and building various ebook formats, the original ebook production software of Software Carpentry seemed not to have upfront architectural concerns in terms of Chinese, Japanese, and Korean (aka, CJK)characters problems. Also, we are wondering how to generate various ebook formats from the current developing lessons. 
&lt;/p></description></item><item><title>Translating Software Carpentry into Korean</title><link>https://deploy-preview-705--carpentries-website.netlify.app/blog/2014/11/korean-translation/</link><pubDate>Tue, 25 Nov 2014 00:00:00 +0000</pubDate><guid>https://deploy-preview-705--carpentries-website.netlify.app/blog/2014/11/korean-translation/</guid><description>&lt;p>&lt;b>This post originally appeared on the &lt;a href="https://software-carpentry.org/">Software Carpentry website.&lt;/a>&lt;/b>&lt;/p>
&lt;p>
 This is pretty amazing:
 a group has translated the core Software Carpentry lessons into Korean:
&lt;/p>
&lt;ol>
 &lt;li>Introduction: &lt;a href="http://statkclee.github.io/xwmooc-sc/intro.html">http://statkclee.github.io/xwmooc-sc/intro.html&lt;/a>&lt;/li>
 &lt;li>The Unix Shell: &lt;a href="http://statkclee.github.io/xwmooc-sc/novice/shell/">http://statkclee.github.io/xwmooc-sc/novice/shell/&lt;/a>&lt;/li>
 &lt;li>Version Control with Git: &lt;a href="http://statkclee.github.io/xwmooc-sc/novice/git/">http://statkclee.github.io/xwmooc-sc/novice/git/&lt;/a>&lt;/li>
 &lt;li>Programming with Python: &lt;a href="http://statkclee.github.io/xwmooc-sc/novice/python/">http://statkclee.github.io/xwmooc-sc/novice/python/&lt;/a>&lt;/li>
 &lt;li>Programming with R: &lt;a href="http://statkclee.github.io/xwmooc-sc/novice/r/">http://statkclee.github.io/xwmooc-sc/novice/r/&lt;/a>&lt;/li>
 &lt;li>Using Databases and SQL: &lt;a href="http://statkclee.github.io/xwmooc-sc/novice/sql/">http://statkclee.github.io/xwmooc-sc/novice/sql/&lt;/a>&lt;/li>
 &lt;li>Extras: &lt;a href="http://statkclee.github.io/xwmooc-sc/novice/extras/">http://statkclee.github.io/xwmooc-sc/novice/extras/&lt;/a>&lt;/li>
&lt;/ol>
&lt;p>
 It's a remarkable and encouraging achievement&amp;mdash;congratulations and thanks
 to the team that did the work:
&lt;/p>
&lt;ul>
 &lt;li>Victor KC Lee (&amp;#51060;&amp;#44305;&amp;#52632;): Translation Lead&lt;/li>
 &lt;li>Jungsu Han (&amp;#54620;&amp;#51221;&amp;#49688;): Translator&lt;/li>
 &lt;li>Chungyeong Moon (&amp;#47928;&amp;#52632;&amp;#44221;): Illustrator&lt;/li>
 &lt;li>Ri Jeong Kim (&amp;#44608;&amp;#51060;&amp;#51221;): Graphic Designer&lt;/li>
 &lt;li>Hwan Beom Kang (&amp;#44053;&amp;#54872;&amp;#48276;): Support&lt;/li>
&lt;/ul>
&lt;p>
 We still need to figure out how to manage this:
 &lt;a href="lessons-repo-split-and-translations.html">Gabriel Devenyi's post&lt;/a>
 outlined our options,
 but someone will need to take the lead to set something up
 so that versions in various languages can stay in sync.
&lt;/p></description></item><item><title>Lessons, the Repository Split, and Translations</title><link>https://deploy-preview-705--carpentries-website.netlify.app/blog/2014/11/lessons-repo-split-and-translations/</link><pubDate>Sat, 15 Nov 2014 00:00:00 +0000</pubDate><guid>https://deploy-preview-705--carpentries-website.netlify.app/blog/2014/11/lessons-repo-split-and-translations/</guid><description>&lt;p>&lt;b>This post originally appeared on the &lt;a href="https://software-carpentry.org/">Software Carpentry website.&lt;/a>&lt;/b>&lt;/p>
&lt;p>
 Keeping on the roll of the posts about the
 &lt;a href="{{site.baseurl}}/blog/2014/09/splitting-the-repo.html">repo
 split&lt;/a>,
 &lt;a href="{{site.baseurl}}/blog/2014/10/new-lesson-template-v2.html">templates&lt;/a>,
 and &lt;a href="{{site.baseurl}}/blog/2014/10/of-templates-and-metadata.html">metadata&lt;/a>,
 Software Carpentry now needs to consider how to handle translated
 lessons. The core Software Carpentry lessons have be translated by
 bilingual instructors into
 &lt;a href="https://github.com/statkclee/xwmooc-sc/tree/gh-pages">Korean&lt;/a>
 produced by Victor KC Lee (and friends)
 and &lt;a href="https://github.com/franktoffel/swcarpentry-es/tree/master/translations/es">Spanish&lt;/a>
 by Francisco Navarro (and friends).
 With the upcoming repo split, I
 think its a good time to examine the various options of how we might
 handle translations generally.
&lt;/p></description></item><item><title>Translating Software Carpentry into Portuguese</title><link>https://deploy-preview-705--carpentries-website.netlify.app/blog/2014/07/translating-software-carpentry-into-portuguese/</link><pubDate>Tue, 08 Jul 2014 00:00:00 +0000</pubDate><guid>https://deploy-preview-705--carpentries-website.netlify.app/blog/2014/07/translating-software-carpentry-into-portuguese/</guid><description>&lt;p>&lt;b>This post originally appeared on the &lt;a href="https://software-carpentry.org/">Software Carpentry website.&lt;/a>&lt;/b>&lt;/p>
&lt;p>
 We are very pleased to announce that we will run a half day
 workshop/advertising session at
 &lt;a href="http://www.cienciaaberta.net/encontro2014-en/">Open Science, Open
 Issues&lt;/a>, an open science conference at Rio de Janeiro, and for that we will
 translate our Git lesson into Portuguese. If you 
 If you would like to help,
 please head over to
 &lt;a href="https://github.com/r-gaia-cs/bc/blob/pt-BR/translations/pt-BR/README.md">this GitHub repository&lt;/a>,
 which has instructions and contact information.
&lt;/p></description></item><item><title>Translating Software Carpentry into Spanish</title><link>https://deploy-preview-705--carpentries-website.netlify.app/blog/2014/06/translating-software-carpentry-into-spanish/</link><pubDate>Sun, 22 Jun 2014 00:00:00 +0000</pubDate><guid>https://deploy-preview-705--carpentries-website.netlify.app/blog/2014/06/translating-software-carpentry-into-spanish/</guid><description>&lt;p>&lt;b>This post originally appeared on the &lt;a href="https://software-carpentry.org/">Software Carpentry website.&lt;/a>&lt;/b>&lt;/p>
&lt;p>
 We are very pleased to announce that a group of volunteers have begun
 &lt;a href="http://cacheme.org/software-carpentry-espanol/">translating our lessons into Spanish&lt;/a>.
 If you would like to help,
 please head over to &lt;a href="https://github.com/franktoffel/swcarpentry-es/tree/master/translations/es">this GitHub repository&lt;/a>,
 which has instructions and contact information.
 Our thanks to Fran Navarro,
 David Perez-Suarez,
 Javier J. Guti&amp;eacute;rrez,
 Iv&amp;aacute;n Gonz&amp;aacute;lez,
 Daniel Domene y Zuri Bauer,
 and Jorge Bernab&amp;eacute; for organizing this,
 and to everyone else for lending a hand.
&lt;/p></description></item></channel></rss>