|
|
|
GUI in JUDE/Community can be displayed in various languages by using the external resource files.
Download Files for JUDE/Community :
|
File
|
version
|
Language/ Country
|
Developer
|
Email Address
|
Date
|
|
jude-gui_en5_5_x.zip |
5.5.x |
New! English/- |
(Sample) |
- |
August 11, 2009 |
|
jude-gui_pt_BR5_5_x.zip |
5.5 |
New!Portuguese/Brazil |
SEA Tecnologia |
sea @ seatecnologia.com.br |
July 14, 2009 |
|
jude-gui_en5_4_x.zip |
5.4.x |
English/- |
(Sample) |
- |
Oct 29, 2008 |
|
jude-gui_pt_BR5_3_x.zip |
5.3.x |
Portuguese/Brazil |
SEA Tecnologia |
sea @ seatecnologia.com.br |
Oct 3, 2008 |
|
jude-gui_en5_3_x.zip |
5.3.x |
English/- |
(Sample) |
- |
June 30, 2008 |
|
jude-gui_en5_2_x.zip |
5.2.x |
English/- |
(Sample) |
- |
Feb 22, 2008 |
|
jude-gui_en5_1_x.zip |
5.1.x |
English/- |
(Sample) |
- |
Oct 2, 2007 |
|
jude-gui_pt_BR5_0_x.zip |
5.0.x |
Portuguese/Brazil |
SEA Tecnologia |
sea @ seatecnologia.com.br |
Sep 20, 2007 |
|
jude-gui_en5_0_x.zip |
5.0.x |
English/- |
(Sample) |
- |
Aug 9, 2007 |
|
jude-gui_en2_5_x.zip |
2.5.x |
English/- |
(Sample) |
- |
Feb 24, 2006 |
|
jude-gui_zh_CN2_5_x.zip |
2.5.x |
Chinese/China |
SuperV |
jude @ superv.com.cn |
Feb 24, 2006 |
|
jude-gui_es2_5_x.zip |
2.5.x |
Spanish/- |
Ignacio |
lospinos @ arrakis.es |
Feb 27, 2006 |
|
jude-gui_pt_BR2_5_x.zip |
2.5.x |
Portuguese/Brazil |
SEA Tecnologia |
sea @ seatecnologia.com.br |
April 2, 2007 |
Notes:
- * jude-gui_en.properties is a sample file for translation.
- If you have any questions about resource files provided here, please contact the developers, including "[JUDE]" in the subject of your email.
- Change Vision, Inc. may not reply to any inquiries regarding resource files.
How to use resource files
- Download the JUDE resource file and unzip it. Then, save jude-gui_XX.properties or jude-gui_XX_XX.properties in the install folder.
- Start JUDE. Menus and error messages can be displayed by the default locale of your OS if you set the external resource file in the JUDE install folder.
If you want to use JUDE by other than default locale, change the line below in jude.bat.
(e.g. language : Japanese, country : Japan)
[Before] set USER_LANGUAGE=
[After] set USER_LANGUAGE=ja
[Before] set USER_COUNTRY=
[After] set USER_COUNTRY=JP
* Input or output may have problems due to the operating environment.
* You may need customize Java font.
Instructions
- Individual developers have copyrights to their resource files.
- Change Vision, Inc. may not warrant the quality and validity of any resource files that are set by users.
- Change Vision, Inc. may not warrant the operation of JUDE when using resource files. It also does not have any responsibility for the user support.
- Redistribution of the JUDE resource files is not allowed.
- Resource files will be released for JUDE/Community only.
- Information in this website is subject to change without notice.
|
How to create resource files
- Download a sample resource file and unzip it.
- Rename the file to jude-gui_language.properties or jude-gui_language_country.properties
Refer to Class Locale or Creating a Locale for the information of languages and countries.
Example of Resource File Name
|
File Name
|
Language
|
Country
|
| jude-gui_en.properties |
English |
|
| jude-gui_en_US.properties |
English |
US |
| jude-gui_ja.properties |
Japanese |
|
| jude-gui_ja_JP.properties |
Japanese |
JAPAN |
| jude-gui_pt.properties |
Portuguese |
|
| jude-gui_pt_BR.properties |
Portuguese |
BRAZIL |
- Edit jude-gui.properties by Unicode.
native2ascii in Java
(1) Install JDK
(2) Set an environment variable, JAVA_HOME.
(3) Add %JAVA_HOME%\bin to an environment variable path.
(4) Edit by the native code.
(5) Transfer it to Unicode by using native2ascii command in the Command Prompt.
* native2ascii
Transfer the native code (Except Latin 1 or Unicode) to Unicode.
(ex) Transfer jude-gui_jp.propertie created by EUC-JP to Unicode.
native2ascii -encoding EUC-JP jude-gui_jp.properties jude-gui_ip_new.properties
* Please refer to here regarding native2ascii.
* Please refer to here regarding the encoding of native2ascii.
Properties Editor for Eclipse Plugin
Edit PropertiesEditor_EclipsePlugin_for_x.x for Eclipse
Instructions for Editing
Instructions
- Individual developers have copyrights to the resource files.
Please contact the original resource file developer if you would like to modify the released resource file and release it on this website. The original developers, you or both can hold the copyright of the resource file upon consultation.
|
How to release resource files
Please send your resource file if you wish to release it on our website. However, we do not accept the resource files of English and Japanese versions because we provide them by ourselves.
Developers have copyrights of the resource files. However, Change Vision, Inc. has a right to change, copy, and distribute the resource files. If the developer does not agree with it, they may choose not to release the resource file on our website.
Please email us the following information with your resource file. It will be posted on our website.
- Subject: Resource File for JUDE/Community
- Name
- Email Address
- Country (Where you live in)
- File Name
- Language
- Country (for file)
- JUDE Version
- Original Resource File Name
- New or Update
Instructions for Release
- Update your resource file if the new version of JUDE is released.
- Your resource file may be updated if you do not update it after one month of the new JUDE release.
- Reply to users if you receive inquiries regarding your resource files.
- If a resource file with the same JUDE version and language is already released on our website, we do not accept your release file without the original developer's permission. You must get permission from the original developer if you modify an existing resource file and want to release a new version.
|
|