mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
dcbd7b1873
Updated by "Squash Git commits" hook in Weblate. Update translation files Updated by "Squash Git commits" hook in Weblate. Update translation files Updated by "Squash Git commits" hook in Weblate. Update translation files Updated by "Squash Git commits" hook in Weblate. Update translation files Updated by "Squash Git commits" hook in Weblate. 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/armor/ Translate-URL: https://translate.codeberg.org/projects/veloren/voxygen-npc/ Translation: Veloren/armor Translation: Veloren/voxygen-npc |
||
---|---|---|
.. | ||
ar-SA | ||
be | ||
bg | ||
ca | ||
cs | ||
de | ||
en | ||
eo | ||
es | ||
es-419 | ||
eu | ||
fr | ||
hu | ||
it | ||
ja | ||
ko | ||
nb | ||
nb-NO | ||
nl | ||
pl | ||
pt | ||
pt_BR/item | ||
pt-BR | ||
ro | ||
ru | ||
sr | ||
sv | ||
th | ||
tr | ||
uk | ||
vi | ||
zh-Hans | ||
zh-Hant | ||
README.md |
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!