• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

zh_CN language support

 
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi guys

I found JForum from java-source.net, I really like this open source forum, thanks so much for your great work!

Currently, en_US, nl_NL, pt_BR, fr_FR and de_DE are supported by jforum.

I just wonder, could I provide a zh_CN.properties file so Simplified Chinese character set could be supported by JForum.

I have translated some msg from en_US.properties file to Chinese and tested on my own PC. It worked fine.

I think this zh_CN.properties file could help JForum to attract more user in China.


Please contact me through cpplus@163.com or drop PM to me here if I could help.

Thanks!
[originally posted on jforum.net by cpplus]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Yes, of course

You can send the translation to my email!!!

Rafael
[originally posted on jforum.net by Rafael Steil]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi

I have translated messages from en_US.properties file to Russian.
How can i send it to you ? I can't find your email :roll:

My email is sae@inbox.kz

Thanks, JForum is great !

[originally posted on jforum.net by Anonymous]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Anonymous wrote:Hi

I have translated messages from en_US.properties file to Russian.
How can i send it to you ? I can't find your email :roll:

My email is sae@inbox.kz

Thanks, JForum is great !



Hi,

my email is rafael @ insanecorp.com

Rafael
[originally posted on jforum.net by Rafael Steil]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi Rafael Steil
i downloaded jForum,i select zh_CN as language when i install,but the form still english. why? can you tell me,thank you!
[originally posted on jforum.net by Anonymous]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Anonymous wrote:hi Rafael Steil
i downloaded jForum,i select zh_CN as language when i install,but the form still english. why? can you tell me,thank you!



This is because the messages used in the Installation Wizard are not translated - eg, when some key does not exist, JForum uses the english dictionary.

If you want, you can translate the keys "Install.*" present at WEB-INF/config/languages/en_US.properties and I'll be happy to include your translations in zh_CH

Rafael
[originally posted on jforum.net by Rafael Steil]
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic