Japanese
Posted: 23 Jun 2013 03:51
Just started...
Yo, wonderful, brilliant, finally!Nardog wrote:Just started...
Code: Select all
co.0403=00|Skip |--|Skip
co.0404=00|Over |--|Over
co.0405=00|New |--|New
1. Wow, that was incredibly fast!!!Nardog wrote:The translation is 99.94% done!
Only these entries are untranslated:How are they used in the interface? Since verbs come at the end of sentences in Japanese, I have to know what comes after these words in order to translate them (the rest could be guessed ).Code: Select all
co.0403=00|Skip |--|Skip co.0404=00|Over |--|Over co.0405=00|New |--|New
More importantly, I get these garbled characters, which are seen only in labels, not menu items, buttons, etc.
...
Re-applying the language file (via "Select Language" or "Back to English" twice) gets rid of SOME of them (and re-starting the program gets them back):
...
I think this is because these elements have their charset set to ANSI or something instead of Unicode or "default".
Anyway, why this wouldn't happen with Chinese or Korean as well is beyond me (or it does?).
Code: Select all
All processed files:
Over E:\Test\ZipTest\Test-01.zip -> E:\Test\ZipTest\Folder\New Folder\New.rar\-01\New Folder\New Folder\Test-01.zip
New E:\Test\ZipTest\Test1-01.zip -> E:\Test\ZipTest\Folder\New Folder\New.rar\-01\New Folder\New Folder\Test1-01.zip
Skip E:\Test\ZipTest\Test2-01.zip -> E:\Test\ZipTest\Folder\New Folder\New.rar\-01\New Folder\New Folder\Test2-01.zip
That was my first question, too, and I don't have an answer. Is your system set to the Japanese locale? (I think so, else the buttons would be garbled, too.)Anyway, why this wouldn't happen with Chinese or Korean as well is beyond me (or it does?).
Yep, that was hell of a work.admin wrote:1. Wow, that was incredibly fast!!!
Thanks, I'll reflect your tip in next update.admin wrote:2. These are abbreviations for "Skipped", "Overwritten", "Newly Created". They are used in these reports on completed file operations:
For good alignment they should be right-padded with blanks to have all the same length.Code: Select all
All processed files: Over E:\Test\ZipTest\Test-01.zip -> E:\Test\ZipTest\Folder\New Folder\New.rar\-01\New Folder\New Folder\Test-01.zip New E:\Test\ZipTest\Test1-01.zip -> E:\Test\ZipTest\Folder\New Folder\New.rar\-01\New Folder\New Folder\Test1-01.zip Skip E:\Test\ZipTest\Test2-01.zip -> E:\Test\ZipTest\Folder\New Folder\New.rar\-01\New Folder\New Folder\Test2-01.zip
The same abbreviations are found again here: "<1:#> new, <2:#> over, <3:#> skip"
Unfortunately, no. Nothing looks changed except that re-applying the language file will no longer have effect.admin wrote:Is it better with v12.50.0016?
Labels do not support unicode and will only work right when the locale is set to the language. But that does not explain why Chinese works and Japanese not. On my system the Japanese labels are either garbled multibyte code or "????..." (all question marks) depending on some internal settings. The next beta will be the all "????..." version for Japanese. Hopefully it looks better on your end.Nardog wrote:Of course I have the system locale set to Japanese, but I don't know if that matters when you have your system, program and installed fonts all support Unicode. And I don't know how the multi language support is processed, but apparently those strings of the labels are somehow interpreted as ANSI at some point (JFYI, I got the same result by saving the language file in Shift_JIS, the default codepage for Japanese on Windows).
How does it look on your computer with the Japanese language file? If you have never received complaints from Chinese or Korean users, it's probably dependent on the language or the environment.
Hmm. It will still have no help in Japanese. I think that some little page in Japanese, under XYplorer domain, would help bring it on the radars. Maybe then some review in Japanese, somewhere in the Japan media, could bring some potential users to try it out.Nardog wrote:[...] now I have no doubt XYplorer will earn great popularity in Japan.
Yeah!Nardog wrote:It worked! Everything looks fine on my system too. Congratulations, now I have no doubt XYplorer will earn great popularity in Japan.