Ticket #239 (closed patch (a actual patch, not a request for one): fixed)
new language support: Traditional Chinese
| Reported by: | chtsau | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Data: Translation | Version: | svn/trunk |
| Keywords: | language | Cc: | |
| Operating System: | All/Non-Specific | Blocked By: | |
| Blocking: |
Description
Almost(80%)completed the translation of Traditional Chinese(zh_TW)
Attachments
Change History
comment:1 Changed 19 months ago by DevUrandom
- Component changed from Build system to Data: Translation
comment:2 Changed 16 months ago by Zarel
- Status changed from new to closed
- Resolution set to duplicate
Duplicate of #439, which appears to be the better translation.
comment:4 Changed 16 months ago by Zarel
- Status changed from closed to reopened
- Resolution duplicate deleted
The problem with #239 is that it uses incorrect data.
For instance:
msgid "HVAPFSDS Cannon Rounds Mk2" msgstr "高速尾翼穩定脫殼穿甲彈 二型(加農砲系武器傷害增加325%)"
should be:
msgid "HVAPFSDS Cannon Rounds Mk2" msgstr "高速尾翼穩定脫殼穿甲彈 二型(加農砲系武器傷害增加300%)"
in 2.2 beta 2 (upgrade percentages were modified). Also, it intermixes English spaces with Chinese characters... Spaces don't even exist in Chinese. Why isn't he using dashes or commas or something?
Plus, that's just a ridiculous level of detail. Just because you have 60 characters doesn't mean you should use all 60, especially in an information-dense language like Chinese.
I admit that it's better than "HVAPFSDS大砲子彈Mk2". Can you merge them, keeping the best of each? And keep the numbers off.
comment:5 Changed 16 months ago by chtsau
I am workng for the new po file which will use the update data from here
about the problem of the characters, i also will fix it soon.
comment:6 Changed 16 months ago by chtsau
I have re-upload the new po file. 99% translation completed.
comment:7 Changed 16 months ago by Zarel
Can you take away all the specific percentages? (Everything within the parentheses) Like I said, it's simply too much detail.
For instance, replace this:
msgstr "高速尾翼穩定脫殼穿甲彈 二型(加農砲系武器傷害增加300%)"
with this:
msgstr "高速尾翼穩定脫殼穿甲彈二型"
comment:9 follow-up: ↓ 12 Changed 16 months ago by Buginator
- Blocking set to 439
(In #439) It appears we are going to use ticket:239 zh_TW.po instead?
Is it possible for you both to get together and hammer our the remaining issues?
comment:9 follow-up: ↓ 12 Changed 16 months ago by Buginator
- Blocking 439 deleted
Is this the final version then?
Or do you want to get with ticket:439, and hammer our the remaining issues?
comment:10 Changed 16 months ago by Buginator
- Blocking set to 439
(In #439) Whoops, let me try that again. Sorry about the noise.
It appears we are going to use ticket:239 zh_TW.po instead?
Is it possible for you both to get together and hammer our the remaining issues?
comment:12 in reply to: ↑ 9 ; follow-up: ↓ 13 Changed 16 months ago by chtsau
Replying to Buginator:
Is this the final version then?
Or do you want to get with ticket:439, and hammer our the remaining issues?
yes, this is the final version :)
comment:13 in reply to: ↑ 12 Changed 16 months ago by Buginator
- Blocking 439 deleted
Replying to chtsau:
Replying to Buginator:
Is this the final version then?
Or do you want to get with ticket:439, and hammer our the remaining issues?
yes, this is the final version :)
Ok, will apply shortly.
Thanks!
comment:14 Changed 16 months ago by Buginator
- Status changed from reopened to closed
- Resolution set to fixed
(In [7561]) Add a new translation: zh_TW.po by chtsau
Closes ticket:239 and ticket:439 as well.
Thanks!
comment:15 Changed 16 months ago by Buginator
(In [7563]) Add a new translation: zh_TW.po by chtsau
Closes ticket:239 and ticket:439 as well.
Thanks!
comment:16 Changed 16 months ago by Buginator
(In [7564]) Add a new translation: zh_TW.po by chtsau
Closes ticket:239 and ticket:439 as well.
Thanks!

