# Traditional Chinese translation completed

**URL:** https://discourse.cataclysmdda.org/t/traditional-chinese-translation-completed/5517
**Category:** Translations Team Discussion
**Created:** [March 20, 2014, 8:51am UTC](https://discourse.cataclysmdda.org/t/traditional-chinese-translation-completed/5517 "2014-03-20T08:51:09Z")
**Posts on this page:** 9
**Page:** 1

<div class="post-metadata">

### Author: ![xap](https://avatars.discourse-cdn.com/v4/letter/x/848f3c/32.png) [@xap](https://discourse.cataclysmdda.org/u/xap)
#### Post date: [March 20, 2014, 8:51am UTC](https://discourse.cataclysmdda.org/t/traditional-chinese-translation-completed/5517/1 "2014-03-20T08:51:09Z")

</div>

well , as the topic said.

we did it.

you could merge .mo into 0.A stable release

 ![](http://i.imgur.com/6YKJqQE.png)

---

<div class="post-metadata">

### Author: ![LazyCat-rus](https://avatars.discourse-cdn.com/v4/letter/l/258eb7/32.png) [@LazyCat-rus](https://discourse.cataclysmdda.org/u/LazyCat-rus)
#### Post date: [March 20, 2014, 12:24pm UTC](https://discourse.cataclysmdda.org/t/traditional-chinese-translation-completed/5517/2 "2014-03-20T12:24:10Z")

</div>

Good job.

> you could merge .mo into 0.A stable

Did you mean .po? It can be done.

---

<div class="post-metadata">

### Author: ![Wuzzy](https://sea2.discourse-cdn.com/flex016/user_avatar/discourse.cataclysmdda.org/wuzzy/32/41_2.png) [@Wuzzy](https://discourse.cataclysmdda.org/u/Wuzzy)
#### Post date: [March 20, 2014, 4:07pm UTC](https://discourse.cataclysmdda.org/t/traditional-chinese-translation-completed/5517/3 "2014-03-20T16:07:36Z")

</div>

Congratulations to you, all who helped this make possible! I know how much work goes into this. 😉  
By the way, in Launchpad it right now says there is one string which “needs review”. For whatever reason …

I have a question to the translators: Did you, apart from untranslatable strings, ever ran into technical problems while translating? I mean things like you are being forced to use an awkward grammer, issues with word order etc. If yes, I could post these issues on the issue tracker on GitHub (if you haven’t already done so). This could help to stabilze the multilingual support.

By the way, I do not speak Chinese at all, I basically just wanted to say “Congratulations to you, all who helped this make possible! I know how much work (…)”. 😉

---

<div class="post-metadata">

### Author: ![xap](https://avatars.discourse-cdn.com/v4/letter/x/848f3c/32.png) [@xap](https://discourse.cataclysmdda.org/u/xap)
#### Post date: [March 21, 2014, 1:28am UTC](https://discourse.cataclysmdda.org/t/traditional-chinese-translation-completed/5517/4 "2014-03-21T01:28:59Z")

</div>

hi , there are surely some word order issues…

like this …

launchpad 12450 : "on the outskirts of "

used in memorial text file:  
“She was killed in a evac shelter on the outskirts of Detroit.”

in Chinese:  
“她 遇害地點為 避難所 的郊外於 Detroit.”  
^evac shelter ^on the outskirts of

but the order in Chinese should be:

“她 遇害地點於 Detroit 郊外 的避難所.”  
^on the outskirts ^in a evac shelter

in English become:  
“She was killed in Detroit, on the outskirts, in a evac shelter .”

maybe you could make this part of code like:  
"%s was killed %s1 %s2 %s3."

then we can change the word order in Chinese:  
"%s was killed %s3 %s2 %s1 ."

I know there’s more like this.

AND “needs review” , we still continually working on modify some string to make it perfect.

---

<div class="post-metadata">

### Author: ![xap](https://avatars.discourse-cdn.com/v4/letter/x/848f3c/32.png) [@xap](https://discourse.cataclysmdda.org/u/xap)
#### Post date: [March 21, 2014, 1:46am UTC](https://discourse.cataclysmdda.org/t/traditional-chinese-translation-completed/5517/5 "2014-03-21T01:46:25Z")

</div>

[quote=“LazyCat-rus, post:2, topic:5517”]Good job.

> you could merge .mo into 0.A stable

Did you mean .po? It can be done.[/quote]

GREAT! thanks!

---

<div class="post-metadata">

### Author: ![kevin.granade](https://sea2.discourse-cdn.com/flex016/user_avatar/discourse.cataclysmdda.org/kevin.granade/32/1316_2.png) [@kevin.granade](https://discourse.cataclysmdda.org/u/kevin.granade)
#### Post date: [March 21, 2014, 3:51am UTC](https://discourse.cataclysmdda.org/t/traditional-chinese-translation-completed/5517/6 "2014-03-21T03:51:21Z")

</div>

Amazing! Thank you so much for your hard work on this, I’ll make merging it a priority, and do a mini-release.

By the way, I’m not that familiar with launchpad, if I push an updated .pot file, will it interfere with translations of 0.A? If so does it need some kind of manual intervention to establish a new translation branch?

---

<div class="post-metadata">

### Author: ![LazyCat-rus](https://avatars.discourse-cdn.com/v4/letter/l/258eb7/32.png) [@LazyCat-rus](https://discourse.cataclysmdda.org/u/LazyCat-rus)
#### Post date: [March 21, 2014, 12:20pm UTC](https://discourse.cataclysmdda.org/t/traditional-chinese-translation-completed/5517/7 "2014-03-21T12:20:51Z")

</div>

## No. at least on Chinese. They translating on trunk branch (github master) and this is good. Sadly, but there is no 0.A branch on [luanchpad.net](http://luanchpad.net). I think branch in launchpad should be added manually. But launchpad translations maintained by yobbo and he left us. So, you need push new Chinese to master and 0.A branches (now this branches have same .pot file) with merge\_po.sh. I can do it, if you ask. Then you can merge PR #6540. Btw, i send you invite to [transifex.com](http://transifex.com). So when you need to update Russian translation you can get it in anytime.

---

<div class="post-metadata">

### Author: ![Wuzzy](https://sea2.discourse-cdn.com/flex016/user_avatar/discourse.cataclysmdda.org/wuzzy/32/41_2.png) [@Wuzzy](https://discourse.cataclysmdda.org/u/Wuzzy)
#### Post date: [March 21, 2014, 1:54pm UTC](https://discourse.cataclysmdda.org/t/traditional-chinese-translation-completed/5517/8 "2014-03-21T13:54:23Z")

</div>

@xap: Oh, this string is part of the factions. I already had a lot of trouble translating this, I think it is near impossible to translate those strings correctly. You really do not have to bother about this, since factions are not implemented yet.

@Kevin Granade: While you’re at it, merging the Simplified Chinese translation, could you please update the German translation, too? I have proofread all strings and there were many tiny mistakes and one major mistake. The major mistake caused the menu of the pack of firecrackers (“How many do you want to light?” or something like that) was messed up and unusable. The rest are just typos. Other than that, the update is rather smallish this time. 😉

@LazyCat-rus and Kevin Granade: I agree that there should be a 0.A branch, additionally to the trunk, of course. Besides, I think going away from Launchpad would be a good idea in the long run, but only with careful planning. But this is already discussed in another thread.

---

<div class="post-metadata">

### Author: ![kevin.granade](https://sea2.discourse-cdn.com/flex016/user_avatar/discourse.cataclysmdda.org/kevin.granade/32/1316_2.png) [@kevin.granade](https://discourse.cataclysmdda.org/u/kevin.granade)
#### Post date: [March 22, 2014, 7:02pm UTC](https://discourse.cataclysmdda.org/t/traditional-chinese-translation-completed/5517/9 "2014-03-22T19:02:52Z")

</div>

I’ve updated the archives on the main site with the Traditional Chinese translations (and the latest German translation), so a fresh download will get you the latest, and alternately you can grab them direct from launchpad [https://translations.launchpad.net/cdda/trunk/+translations](https://translations.launchpad.net/cdda/trunk/+translations)  
Here are the stable URLs for the various versions (sorry no mac). These won’t change in the future when new versions are released.  
Linux Curses  
[http://assets.cataclysmdda.com/downloads/linux\_binaries/cddacurses-0.A.2.tar.gz](http://assets.cataclysmdda.com/downloads/linux_binaries/cddacurses-0.A.2.tar.gz)  
Windows terminal.  
[http://assets.cataclysmdda.com/downloads/windows\_binaries/cddacurses-0.A.2.zip](http://assets.cataclysmdda.com/downloads/windows_binaries/cddacurses-0.A.2.zip)  
Linux SDL/TILES  
[http://assets.cataclysmdda.com/downloads/linux\_binaries/cddasdl-0.A.2.tar.gz](http://assets.cataclysmdda.com/downloads/linux_binaries/cddasdl-0.A.2.tar.gz)  
Windows SDL/TILES  
[http://assets.cataclysmdda.com/downloads/windows\_binaries/cddasdl-0.A.2.zip](http://assets.cataclysmdda.com/downloads/windows_binaries/cddasdl-0.A.2.zip)
