- Table of contents
- Translations
Translations¶
AdiIRC supports multiple languages.
Since our translation platform was shutdown, contributing translations can only be done through github for now, they can be found at https://github.com/AdiIRC/Translations.
When a new version of AdiIRC is released, all the translation changes is compiled and added to the installer, as well as the download list below.
You can contact us to request a update to the download list if you want to test something.
It is not necessary in most cases to test the width of a text, most user interface elements will dynamically resize itself to fit the text.
How to install¶
- Create a subfolder inside your AdiIRC installation path with the same name as the locale, e.g en-US for English da-DK for Danish pt-BR for Brazilian Portuguese etc.
- Download the translation in the Downloads section below.
- Unzip the translation.
- Copy the AdiIRC.resources.dll file to the local folder you created earlier. e.g C:\AdiIRC\da-DK\AdiIRC.resources.dll
- Go to Options -> General -> Choose Language, and select the locale in the dropdown box
- Restart AdiIRC to use the new language.
A GUI to install translations is being considered.
Update a translation¶
- Close AdiIRC.
- Download the updated translation in the Downloads section below.
- Unsipz the translation.
- Copy the AdiIRC.resources.dll to the locale folder and overwrite the previous one, e.g C:\AdiIRC\da-DK\AdiIRC.resources.dll
- Start AdiIRC.
Automated update of translations is being considered.
Downloads¶
Last updated: January 15, 2019
Language | Links |
---|---|
Danish/da-DK By Per Amundsen & CC |
Download - Source |
German/de-DE By Cthulhux |
Download - Source |
Polish/pl-PL By VRMonk |
Download - Source |
Brazilian/pt-BR By pereba |
Download - Source |
Updated by Per Amundsen almost 4 years ago · 34 revisions