% hg clone http://hg.netbeans.org/release65/l10n
NetBeans 6.5 is still under development. So it's not final but you can start translation from this l10n-kit.
Once your team finishes the above l10n-kit, please try the entire l10n-kit. But it's not small so please discuss which clusters you will translate first. Please check the list of clusters corresponding to installer. "Java SE" should be localized first.
You don't need to translate all files again, if you completed the translation of 200808141419, please translate only updated files below. However, if you need to update translations among entire files, you need to use above files for generating all files again.
If you completed 200808141419, these diff information are useful.
You don't need to translate all files again, if you completed the translation of 200809151401, please translate only updated files below. However, if you need to update translations among entire files, you need to use above files for generating all files again.
#NOI18N -#servicetag.allow.create=true +servicetag.allow.create=true #NOI18N -#servicetag.allow.register=true +servicetag.allow.register=true
NetBeans IDE is an application written in Java. So the localization means mainly translating .properties files. Please refer the documents especially
Many folks are using OmegaT, but you can use our own way. Following is the step how to localize.
You can start NetBeans Platform localization first. Then try Java SE.
There are some special files.
#To localize, change this value to the name of the language in that language (e.g. "Japanese" in the Japanese language) language.name=English #To localize, change this value to the name of the language in English (e.g. Japanese) language.webpage.name=English #To localize, change this value to the current localization locale (e.g. ja) language.id=en
and use release65/l10n repository.
will be prepared.
If you want to localize them locally, please follow the step of How to build localized NetBeans 6.1 for your language
Please inform your language to dev@translatedfiles.netbeans.org.
Please check NOI18N list in http://translatedfiles.netbeans.org/6.5/validation_noi18nlist.txt. These strings should not be localized, keep them in English in your localized files. Please revert back these strings to English, or please use commentoutNOI18N_ALL.sh script to comment out these strings automatically. Please refer the http://translatedfiles.netbeans.org/6.5/validation.html about how to use it. You need to add a language as argument.
% ./commentoutNOI18N_ALL.sh pt_BR