mirror of https://github.com/vector-im/riot-web
Merge remote-tracking branch 'origin/develop' into develop
commit
6fed0239f1
|
@ -285,7 +285,7 @@ You'll need to do this in each new terminal you open before building Riot.
|
||||||
How to add a new translation?
|
How to add a new translation?
|
||||||
=============================
|
=============================
|
||||||
|
|
||||||
[<img src="https://translate.nordgedanken.de/widgets/riot-web/-/multi-auto.svg" alt="translationsstatus" width="340">](https://translate.nordgedanken.de/engage/riot-web/?utm_source=widget)
|
[<img src="https://translate.riot.im/widgets/riot-web/-/multi-auto.svg" alt="translationsstatus" width="340">](https://translate.riot.im/engage/riot-web/?utm_source=widget)
|
||||||
|
|
||||||
|
|
||||||
Head to the [translating doc](docs/translating.md)
|
Head to the [translating doc](docs/translating.md)
|
||||||
|
|
|
@ -13,20 +13,20 @@
|
||||||
|
|
||||||
## Step 1: Preparing your Weblate Profile
|
## Step 1: Preparing your Weblate Profile
|
||||||
|
|
||||||
1. Head to https://translate.nordgedanken.de and register either via Github or email
|
1. Head to https://translate.riot.im and register either via Github or email
|
||||||
2. After registering check if you got an email to verify your account and click the link (if there is none head to step 1.4)
|
2. After registering check if you got an email to verify your account and click the link (if there is none head to step 1.4)
|
||||||
3. Log into weblate
|
3. Log into weblate
|
||||||
4. Head to https://translate.nordgedanken.de/accounts/profile/ and select the languages you know and maybe another language you know too.
|
4. Head to https://translate.riot.im/accounts/profile/ and select the languages you know and maybe another language you know too.
|
||||||
6. Head to https://translate.nordgedanken.de/accounts/profile/#subscriptions and select Riot Web as Project
|
6. Head to https://translate.riot.im/accounts/profile/#subscriptions and select Riot Web as Project
|
||||||
|
|
||||||
## How to check if your language already is being translated
|
## How to check if your language already is being translated
|
||||||
|
|
||||||
Go to https://translate.nordgedanken.de/projects/riot-web/ and visit the 2 sub-projects.
|
Go to https://translate.riot.im/projects/riot-web/ and visit the 2 sub-projects.
|
||||||
If your language is listed go to Step 2a and if not go to Step 2b
|
If your language is listed go to Step 2a and if not go to Step 2b
|
||||||
|
|
||||||
## Step 2a: Helping on existing languages.
|
## Step 2a: Helping on existing languages.
|
||||||
|
|
||||||
1. Head to one of the projects listed https://translate.nordgedanken.de/projects/riot-web/
|
1. Head to one of the projects listed https://translate.riot.im/projects/riot-web/
|
||||||
2. Click on the ``translate`` button on the right side of your language
|
2. Click on the ``translate`` button on the right side of your language
|
||||||
3. Fill in the translations in the writeable field. You will see the original English string and the string of your second language above.
|
3. Fill in the translations in the writeable field. You will see the original English string and the string of your second language above.
|
||||||
|
|
||||||
|
@ -34,7 +34,7 @@ Head to the explanations under Steb 2b
|
||||||
|
|
||||||
## Step 2b: Adding a new language
|
## Step 2b: Adding a new language
|
||||||
|
|
||||||
1. Go to one of the projects listed https://translate.nordgedanken.de/projects/riot-web/
|
1. Go to one of the projects listed https://translate.riot.im/projects/riot-web/
|
||||||
2. Click the ``Start new language`` button at the bottom
|
2. Click the ``Start new language`` button at the bottom
|
||||||
3. Select a language
|
3. Select a language
|
||||||
4. Start translating like in 2a.3
|
4. Start translating like in 2a.3
|
||||||
|
|
Loading…
Reference in New Issue