Reference, Translation Guide
- http://www.igniterealtime.org/builds/openfire/docs/latest/documentation/translator-guide.html
 
Download Japanese Message Properties File
I put 2 Japanese translated properties file.(These files are based on Openfire Version3.3.1 properties)
One is converted to ASCII format(\uXXXX format by using native2ascii command), other is saved messages based on UTF-8 characterset without ASCII format conversion.we usually use only converted japanese messages in ASCII format. Please downlod following file.
- converted japanese messages in ASCII format
http://www.box.net/shared/ou0niqzp19 - UTF-8 no bom file without converting
http://www.box.net/shared/z1euxze9v3 
If you need to translate all messages including sidebar and tag, please try following steps.
(Please refer to following URL if you need more information
http://www.igniterealtime.org/forum/thread.jspa?threadID=27081&tstart=0)
- Download converted japanese messages in ASCII formt file descrived above.
 - Change the file name from openfire_i18n_ja_JP.properties.converted to openfire_i18n_ja_JP.properties.
 - Create a new jar file.
jar cvf cfja.jar openfire_i18n_ja_JP.properties - Put new cfja.jar file into the lib directory under your Openfire Home directory.
 - Restart your openfire server.
 
- Download Ascii converted japanese message file.
 - Put the file into $OpenfireHome/lib named as openfire_i18n_ja_JP.properties.
 - Open conf/openfire.xml and change locate tag manually to ja_JP
 - Restart openfire server.
 
(Changed at 2007/06/20)
- Backup lib/openfire.jar
 - Extract openfile.jar
 - Copy Ascii converted japanese message file into the extracted directory.
 - Create new jar file.
 - Put created jar file into lib directory.
 - Restart openfire server.
 
0 件のコメント:
コメントを投稿