veloren/assets/voxygen/i18n
Codeberg Translate 2aed2dbecf
Update translation files
Updated by "Squash Git commits" hook in Weblate.

Co-authored-by: Codeberg Translate <translate@codeberg.org>
Translate-URL: https://translate.codeberg.org/projects/veloren/items/potion/
Translation: Veloren/potion
2024-03-09 10:50:54 +00:00
..
ar-SA Update translation files 2024-03-09 10:50:48 +00:00
be Update translation files 2024-03-09 10:50:48 +00:00
bg Update translation files 2024-03-09 10:50:50 +00:00
ca Update translation files 2024-03-09 10:50:49 +00:00
cs Update translation files 2024-03-09 10:50:54 +00:00
de Update translation files 2024-03-09 10:50:49 +00:00
en Update English translation 2024-03-06 18:36:07 +00:00
eo Update translation files 2024-03-09 10:50:49 +00:00
es Fix translation conflict 2024-03-08 12:13:29 +00:00
es-419 Update translation files 2024-03-09 10:50:49 +00:00
eu Update translation files 2024-03-09 10:50:52 +00:00
fr Update translation files 2024-03-09 10:50:52 +00:00
hu Update translation files 2024-03-09 10:50:52 +00:00
it Update translation files 2024-03-09 10:50:53 +00:00
ja Update English translation 2024-03-06 18:36:07 +00:00
ko Update translation files 2024-03-09 10:50:53 +00:00
nb Update translation files 2024-03-09 10:50:50 +00:00
nb-NO Update translation files 2023-08-28 17:37:37 +00:00
nl Update translation files 2024-03-09 10:50:51 +00:00
pl Update translation files 2024-03-09 10:50:50 +00:00
pt Update translation files 2024-03-09 10:50:53 +00:00
pt-BR Update translation files 2024-03-09 10:50:52 +00:00
ro Update translation files 2024-03-09 10:50:53 +00:00
ru Update translation files 2024-03-09 10:50:50 +00:00
sr Update translation files 2024-03-09 10:50:54 +00:00
sv Translated using Weblate (Swedish) 2024-03-09 10:50:54 +00:00
th Update translation files 2024-03-09 10:50:51 +00:00
tr Update translation files 2024-03-09 10:50:51 +00:00
uk Update translation files 2024-03-09 10:50:51 +00:00
vi Update translation files 2024-03-09 10:50:49 +00:00
zh-Hans Update translation files 2024-03-09 10:50:52 +00:00
zh-Hant Update translation files 2024-03-09 10:50:54 +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!