-
Notifications
You must be signed in to change notification settings - Fork 2
Translation
We have a Transifex project.
If you don't want to use Transifex, Freenet has support for writing translations.
To begin a translation for a language which is not yet included, do this first:
- Go to Configuration > Core settings.
- Under "The language Freenet will use to display messages" select unlisted.
- Click Apply.
To edit a translation:
- Go to Configuration > Translation.
- Update translations as desired with the "update the translation" links.
To submit your translation to the developers:
- Go to Configuration > Translation
- Click Download your translations file
- Contact the developers:
Please add yourself to the list if you start working on a translation.
| language | contact | status |
|---|---|---|
| Chinese | yongjhen [email protected] | ?? |
| Danish | mastersrp [email protected] | ?? |
| Dutch | ?? | ?? |
| Farsi | ?? | ?? |
| Finnish | ?? | ?? |
| French | Morrio | Started |
| German | ?? | ?? |
| Italian | ?? | ?? |
| Japanese | koriiroxx on Freenode [email protected] | Started |
| Norwegian | ?? | ?? |
| Polish | ?? | ?? |
| Portuguese | manuelarodsilva <[email protected] | 43% |
| Russian | NightAn [email protected] | ?? |
| Slovak | ?? | ?? |
| Swedish | ?? | ?? |
See here for string updates.
Translations for the Windows installer are managed in the project's Windows Installer repository on GitHub. You can either open a pull request with new or updated translations, or send them to the devl mailing list.
To translate the Linux installer, please do as following:
- Get the l10n file associated to the language you want to translate to from here
- Translate the strings, taking care of NOT breaking the encoding specified on top of the file.
- Ensure that the following ids are defined:
<str id="base.description" txt=""/>
<str id="license.description" txt=""/>
<str id="windows.description" txt=""/>
<str id="unix.description" txt=""/>
<str id="uninstall.description" txt=""/>
<str id="autoupdater.description" txt=""/>
<str id="stun.description" txt=""/>
<str id="librarian.description" txt=""/>
<str id="jsite.description" txt=""/>
<str id="frost.description" txt=""/>
<str id="thaw.description" txt=""/>
To translate new parts of the Mac Installer/Tray App or refine existing translations, just edit the translations on the Transifex page for it, then send a message to the devl mailing list.
Finally, send the file to [email protected]