veloren/assets/voxygen/i18n
2024-02-14 23:23:29 +00:00
..
ar-SA Translated using Weblate 2024-02-05 13:59:08 +00:00
be Translated using Weblate 2024-02-05 13:59:08 +00:00
bg Update translation files 2023-08-28 17:37:37 +00:00
ca Translated using Weblate 2024-02-05 13:59:08 +00:00
cs Translated using Weblate 2024-02-05 13:59:08 +00:00
de Translated using Weblate 2024-02-05 13:59:08 +00:00
en Beginner balance tweaks 2024-02-14 23:23:29 +00:00
eo Translated using Weblate 2024-02-05 13:59:08 +00:00
es Translated using Weblate 2024-02-05 13:59:08 +00:00
es-419 Translated using Weblate 2024-02-05 13:59:08 +00:00
eu Translated using Weblate 2024-02-05 13:59:08 +00:00
fr Translated using Weblate 2024-02-05 13:59:08 +00:00
hu Translated using Weblate 2024-02-05 13:59:08 +00:00
it Italian translation with genders 2024-02-11 16:40:47 +01:00
ja Translated using Weblate 2024-02-05 13:59:08 +00:00
ko Translated using Weblate 2024-02-05 13:59:08 +00:00
nb Translated using Weblate 2024-02-05 13:59:08 +00:00
nb-NO Update translation files 2023-08-28 17:37:37 +00:00
nl Translated using Weblate 2024-02-05 13:59:08 +00:00
pl Translated using Weblate 2024-02-05 13:59:08 +00:00
pt Update translation files 2023-08-28 17:37:37 +00:00
pt-BR Translated using Weblate 2024-02-05 13:59:08 +00:00
ro Translated using Weblate 2024-02-05 13:59:08 +00:00
ru I18n pickup-msg correction for en uk ru 2024-02-12 23:26:14 +05:00
sr Translated using Weblate 2024-02-05 13:59:08 +00:00
sv Translated using Weblate 2024-02-05 13:59:08 +00:00
th Translated using Weblate 2024-02-05 13:59:08 +00:00
tr Translated using Weblate 2024-02-05 13:59:08 +00:00
uk I18n pickup-msg correction for en uk ru 2024-02-12 23:26:14 +05:00
vi Translated using Weblate 2024-02-05 13:59:08 +00:00
zh-Hans Translated using Weblate 2024-02-05 13:59:08 +00:00
zh-Hant Update translation files 2023-08-28 17:37:37 +00:00
README.md Update i18n's README.md to correct grammar and formatting 2020-12-31 12:32:22 +01:00

Translation document instructions

In order to keep localization documents readible please follow the following rules:

  • Separate the string map sections using a commentary describing the purpose of the next section
  • Prepend multi-line strings with a commentary
  • Append one blank line after multi-line strings and two blank lines after sections

Adding a new language in Veloren

To add a new language in Veloren, please follow these steps:

  • Create a new folder into the assets/voxygen/i18n directory
  • Copy the content of the en directory in your new folder
  • Configure the language metadata in the _manifest.ron file
  • From this point, you can start translating the files!