From f73f3703bb613562cbf5f8107ba68e0aa6009cba Mon Sep 17 00:00:00 2001 From: SpiKe Date: Sun, 6 Oct 2019 12:55:04 +0000 Subject: [PATCH] Add links to Translation guidelines and tips --- Translating.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/Translating.md b/Translating.md index 35a6db9..7d432d6 100644 --- a/Translating.md +++ b/Translating.md @@ -2,4 +2,15 @@ Translations are managed via [Transifex](https://www.transifex.com/team-xonotic/ Create an account on Transifex and send a request to join a language team. Once your request has been approved, you can submit suggestions or translations directly through the Transifex interface, or by editing the PO file with an external editor, such as [poedit](https://poedit.net/) (Transifex allows you to download and upload PO files). -Translations are automatically synced (once a day) between Transifex and the [xonotic-data.pk3dir](https://gitlab.com/xonotic/xonotic-data.pk3dir) git repository. \ No newline at end of file +Translations are automatically synced (once a day) between Transifex and the [xonotic-data.pk3dir](https://gitlab.com/xonotic/xonotic-data.pk3dir) git repository. + +Translation guidelines and good practices +========================================= + - [Translation guidelines](Translation-guidelines) + - [List of translation placeholders](List-of-translation-placeholders) + - [List of color codes](List-of-color-codes) + - [List of translation prefixes](List-of-translation-prefixes) + +Additional tips +=============== + - [How to test your translations](Test-your-translations) \ No newline at end of file -- 2.39.2