The following languages are supported by InAcademia public enduser GUIs

  • Afrikaans
  • Czech
  • Danish
  • Dutch
  • English
  • Estonian
  • French
  • German
  • Greek
  • Hungarian
  • Lithuanian
  • Portugese
  • Russian
  • Spanish (Latin America)
  • Swedish

Instructions for adding a new translation:

To provide translations for a new language in InAcademia, please follow these steps:

1. Get the language template file: https://github.com/its-dirg/svs/blob/master/src/svs/data/i18n/messages.pot

2. Add the translations: use the graphical application PoEdit (https://poedit.net/download). (Or add each translation manually, but I don’t recommend it, under the key ‘msgstr’. See for example the dutch translations provided by Niels: https://github.com/its-dirg/svs/blob/master/src/svs/data/i18n/locales/nl /LC_MESSAGES/messages.po) Please edit the metadata too (last translator, etc).

3. Make a Pull Request to the svs repository, or send the translated file to me (rebecka.gulliksson@umu.se) and I’ll add it to the project.

  • No labels