Version at: 09/08/2020, 16:57 vs. version at: 14/04/2023, 23:05
11Go back to <a href="http://tatoeba.org/">tatoeba.org</a>.
22
33# Language requests
44
55This article explains how to request a **new language** to be added in Tatoeba. This is about languages of the **sentences in the corpus**. For languages of the interface, please refer to the article about the [interface translation](interface-translation).
66
77
88## How to request a language
99
1010### Step 1: Identify your language in the ISO 693-3 standard
1111
1212Search for your language in the [ISO 639-3 list of languages](https://iso639-3.sil.org/code_tables/639/data).
1313
1414- The language must have a 3-letter code in the column "639-3" (the first column). If not, then it is not valid to us.
1515
1616- The language must be defined as an individual language. It must not be not a macrolanguage.
1717
1818Please understand that if your language is not recognized in the ISO 639-3 standard, we cannot support it in Tatoeba. Language classification is a complex task and it is not part of Tatoeba's mission. We rely on the ISO 639-3 standard to define what is a valid language.
1919
2020There are some [exceptions](tatoeba-supported-languages-exceptions) due to legacy reasons, but we will not make more exceptions.
2121
2222If your language is missing in this standard, please contact the ISO 639-3 Registration Authority from their website: [https://iso639-3.sil.org/](https://iso639-3.sil.org/).
2323
2424
2525### Step 2: Create a list with sentences in your language
2626
2727**Warning:** If you are new to Tatoeba, be aware that before you can add any sentence at all, you need add at least one language in your profile. You don't have to mention all the languages you know, just one is enough. Ideally, pick your strongest language among the ones that are available.
2828
2929- [Create a list](https://tatoeba.org/eng/sentences_lists/index) with the name of the language in English and the ISO code in parenthesis. For example: `Friulian (fur)`.
3030
3131- You can add new sentences directly from the list or you can find a few sentences to translate into your language.
3232 * When you add your translations, choose the option "Auto detect" in the language dropdown.
3333 * After the sentence/translation is added, if the language was not identified as "unknown" (you will see an icon with a question mark if it is), then click on the language icon and select "other language".
3434
3535- If you have trouble understanding how to use lists, don't hesitate to ask for help [on the Wall](https://tatoeba.org/eng/wall/index).
3636
3737
3838### Step 3: Find an image which we can use to create the language icon
3939
4040Just like members of Tatoeba have profile pictures, languages in Tatoeba also have their "profile picture" (language icon). We will create an icon for your language based on the image you will send us.
4141
4242First of all, do not feel pressured to find an image. If you are unable to find something good, we can always use our default language icon template: the icon will have the 3-letter ISO code written in black on a white background.
4343
4444If you wish to find a more colorful icon to represent your language, please check [our policies regarding language icons](language-icons).
4545
4646
4747### Step 4: Submit your request
4848
4949Contact the [language team](https://tatoeba.org/eng/user/profile/TatoebaLanguageTeam) via [private message](https://tatoeba.org/eng/private_messages/write/TatoebaLanguageTeam) or via email at language-team@tatoeba.org. Make sure you provide the following information:
5050
5151- The link to the list that you created.
5252- The image that you suggest we use for the language icon (if you have found any), or a link to it if you upload it to an image-hosting site.
5353- You can craft yourself a 30x20 pixel icon but make sure you link the original image. It is possible we decide to readjust a few things from your icon and need the original image to achieve these adjustments.
5454
5555Feel free to provide any other information that you think is relevant.
5656
5757
5858## How to follow the progress of your request
5959
6060Once you have submitted your request, here are the remaining steps before you can see your language available in Tatoeba.
6161
6262### Issue created in GitHub
6363
6464- After sending your request, you will have to wait for it to be reported in [GitHub](https://github.com/Tatoeba/tatoeba2/issues), where we officially track all the language requests.
6565
6666- Before adding your request to GitHub, we will check the following:
6767 * The sentences you have added in the list are indeed written in the language you request to add.
6868 * The image you have suggested for the language icon is appropriate.
6969
7070- This should take no longer than two weeks. If your request is not valid, we will let you know within two weeks. If your request looks valid to us, we will send you the link to the GitHub issue within two weeks.
7171
7272
7373### Pull request opened
7474
7575- After the issue has been created, the next step is to create a pull request. This is a request to change the code source of Tatoeba, to include the new language.
7676
7777- This is not something you have to do. Ricardo14 is in charge of creating pull requests for languages.
7878
7979- This should take no longer than two weeks as well. Once the pull request is created, you can see it in the [pull requests page on GitHub](https://github.com/Tatoeba/tatoeba2/pulls).
8080
8181
8282### Issue assigned to milestone
8383
8484- If there is controversy around the language you wish to add, you may need to wait until we come to an agreement or to a compromise. This can stall the addition of your language for several weeks.
8585
8686- If nothing is wrong, your language request will be scheduled for to be deployed as soon as possible.
8787
8888- You will have an idea on which date your language will be available on Tatoeba by checking the milestone of the GitHub issue (displayed in the right-side column). For instance if the milestone says `2018-10-23`, it means the language is scheduled for October 23rd, 2018.
8989
9090
9191### Pull request merged
9292
9393- Merging a pull request means that we integrate the changes into the main codebase. As long as the pull request is not merged, the source code doesn't contain yet the necessary modifications to support your language.
9494
9595- A pull request will usually be merged shortly after it is assigned to a milestone. However, if we discover last minute issues, we may delay the merge and as a result, we may move the language request to a later milestone.
9696
9797
9898### Tatoeba updated
9999
100100- This is the last step. Your language will be available on Tatoeba once the website is updated.
101101
102- We update Tatoeba usually every Sunday (or on Mondays according to your timezone). The time of the update is variable.
103
104
102- You can check the [milestones on GitHub](https://github.com/Tatoeba/tatoeba2/milestones) to see when the next Tatoeba update is scheduled, if there's any scheduled yet.
105103
106104## Related articles
107105
108106* [Exceptions to the ISO 639-3 requirement](tatoeba-supported-languages-exceptions)
109107
110108* [Tatoeba's policies on language icons](language-icons)
111109
112110* [How to request modification of a language name or icon](language-change-request)
113111
114112* [Procedure for developers](https://github.com/Tatoeba/tatoeba2/wiki/Adding-a-new-language)
115113
116114*This article was last updated on April 14, 2019.*
117115
118116
diff view generated by jsdifflib

Version at: 09/08/2020, 16:57

Go back to <a href="http://tatoeba.org/">tatoeba.org</a>.

# Language requests

This article explains how to request a **new language** to be added in Tatoeba. This is about languages of the **sentences in the corpus**. For languages of the interface, please refer to the article about the [interface translation](interface-translation).


## How to request a language

### Step 1: Identify your language in the ISO 693-3 standard

Search for your language in the [ISO 639-3 list of languages](https://iso639-3.sil.org/code_tables/639/data).
 
- The language must have a 3-letter code in the column "639-3" (the first column). If not, then it is not valid to us.

- The language must be defined as an individual language. It must not be not a macrolanguage.

Please understand that if your language is not recognized in the ISO 639-3 standard, we cannot support it in Tatoeba. Language classification is a complex task and it is not part of Tatoeba's mission. We rely on the ISO 639-3 standard to define what is a valid language.

There are some [exceptions](tatoeba-supported-languages-exceptions) due to legacy reasons, but we will not make more exceptions.

If your language is missing in this standard, please contact the ISO 639-3 Registration Authority from their website: [https://iso639-3.sil.org/](https://iso639-3.sil.org/).


### Step 2: Create a list with sentences in your language

**Warning:** If you are new to Tatoeba, be aware that before you can add any sentence at all, you need add at least one language in your profile. You don't have to mention all the languages you know, just one is enough. Ideally, pick your strongest language among the ones that are available.

- [Create a list](https://tatoeba.org/eng/sentences_lists/index) with the name of the language in English and the ISO code in parenthesis. For example: `Friulian (fur)`.

- You can add new sentences directly from the list or you can find a few sentences to translate into your language.
    * When you add your translations, choose the option "Auto detect" in the language dropdown.
    * After the sentence/translation is added, if the language was not identified as "unknown" (you will see an icon with a question mark if it is), then click on the language icon and select "other language".

- If you have trouble understanding how to use lists, don't hesitate to ask for help [on the Wall](https://tatoeba.org/eng/wall/index).


### Step 3: Find an image which we can use to create the language icon

Just like members of Tatoeba have profile pictures, languages in Tatoeba also have their "profile picture" (language icon). We will create an icon for your language based on the image you will send us.

First of all, do not feel pressured to find an image. If you are unable to find something good, we can always use our default language icon template: the icon will have the 3-letter ISO code written in black on a white background.

If you wish to find a more colorful icon to represent your language, please check [our policies regarding language icons](language-icons).


### Step 4: Submit your request

Contact the [language team](https://tatoeba.org/eng/user/profile/TatoebaLanguageTeam) via [private message](https://tatoeba.org/eng/private_messages/write/TatoebaLanguageTeam) or via email at language-team@tatoeba.org. Make sure you provide the following information:

- The link to the list that you created. 
- The image that you suggest we use for the language icon (if you have found any), or a link to it if you upload it to an image-hosting site.
- You can craft yourself a 30x20 pixel icon but make sure you link the original image. It is possible we decide to readjust a few things from your icon and need the original image to achieve these adjustments.

Feel free to provide any other information that you think is relevant.


## How to follow the progress of your request

Once you have submitted your request, here are the remaining steps before you can see your language available in Tatoeba.

### Issue created in GitHub

- After sending your request, you will have to wait for it to be reported in [GitHub](https://github.com/Tatoeba/tatoeba2/issues), where we officially track all the language requests.

- Before adding your request to GitHub, we will check the following:
    * The sentences you have added in the list are indeed written in the language you request to add.
    * The image you have suggested for the language icon is appropriate.

- This should take no longer than two weeks. If your request is not valid, we will let you know within two weeks. If your request looks valid to us, we will send you the link to the GitHub issue within two weeks.


### Pull request opened

- After the issue has been created, the next step is to create a pull request. This is a request to change the code source of Tatoeba, to include the new language.

- This is not something you have to do. Ricardo14 is in charge of creating pull requests for languages.

- This should take no longer than two weeks as well. Once the pull request is created, you can see it in the [pull requests page on GitHub](https://github.com/Tatoeba/tatoeba2/pulls).


### Issue assigned to milestone

- If there is controversy around the language you wish to add, you may need to wait until we come to an agreement or to a compromise. This can stall the addition of your language for several weeks.

- If nothing is wrong, your language request will be scheduled for to be deployed as soon as possible. 

- You will have an idea on which date your language will be available on Tatoeba by checking the milestone of the GitHub issue (displayed in the right-side column). For instance if the milestone says `2018-10-23`, it means the language is scheduled for October 23rd, 2018.


### Pull request merged

- Merging a pull request means that we integrate the changes into the main codebase. As long as the pull request is not merged, the source code doesn't contain yet the necessary modifications to support your language.

- A pull request will usually be merged shortly after it is assigned to a milestone. However, if we discover last minute issues, we may delay the merge and as a result, we may move the language request to a later milestone.


### Tatoeba updated

- This is the last step. Your language will be available on Tatoeba once the website is updated.

- We update Tatoeba usually every Sunday (or on Mondays according to your timezone). The time of the update is variable.



## Related articles

* [Exceptions to the ISO 639-3 requirement](tatoeba-supported-languages-exceptions)

* [Tatoeba's policies on language icons](language-icons)

* [How to request modification of a language name or icon](language-change-request)

* [Procedure for developers](https://github.com/Tatoeba/tatoeba2/wiki/Adding-a-new-language)

*This article was last updated on April 14, 2019.*

version at: 14/04/2023, 23:05

Go back to <a href="http://tatoeba.org/">tatoeba.org</a>.

# Language requests

This article explains how to request a **new language** to be added in Tatoeba. This is about languages of the **sentences in the corpus**. For languages of the interface, please refer to the article about the [interface translation](interface-translation).


## How to request a language

### Step 1: Identify your language in the ISO 693-3 standard

Search for your language in the [ISO 639-3 list of languages](https://iso639-3.sil.org/code_tables/639/data).
 
- The language must have a 3-letter code in the column "639-3" (the first column). If not, then it is not valid to us.

- The language must be defined as an individual language. It must not be not a macrolanguage.

Please understand that if your language is not recognized in the ISO 639-3 standard, we cannot support it in Tatoeba. Language classification is a complex task and it is not part of Tatoeba's mission. We rely on the ISO 639-3 standard to define what is a valid language.

There are some [exceptions](tatoeba-supported-languages-exceptions) due to legacy reasons, but we will not make more exceptions.

If your language is missing in this standard, please contact the ISO 639-3 Registration Authority from their website: [https://iso639-3.sil.org/](https://iso639-3.sil.org/).


### Step 2: Create a list with sentences in your language

**Warning:** If you are new to Tatoeba, be aware that before you can add any sentence at all, you need add at least one language in your profile. You don't have to mention all the languages you know, just one is enough. Ideally, pick your strongest language among the ones that are available.

- [Create a list](https://tatoeba.org/eng/sentences_lists/index) with the name of the language in English and the ISO code in parenthesis. For example: `Friulian (fur)`.

- You can add new sentences directly from the list or you can find a few sentences to translate into your language.
    * When you add your translations, choose the option "Auto detect" in the language dropdown.
    * After the sentence/translation is added, if the language was not identified as "unknown" (you will see an icon with a question mark if it is), then click on the language icon and select "other language".

- If you have trouble understanding how to use lists, don't hesitate to ask for help [on the Wall](https://tatoeba.org/eng/wall/index).


### Step 3: Find an image which we can use to create the language icon

Just like members of Tatoeba have profile pictures, languages in Tatoeba also have their "profile picture" (language icon). We will create an icon for your language based on the image you will send us.

First of all, do not feel pressured to find an image. If you are unable to find something good, we can always use our default language icon template: the icon will have the 3-letter ISO code written in black on a white background.

If you wish to find a more colorful icon to represent your language, please check [our policies regarding language icons](language-icons).


### Step 4: Submit your request

Contact the [language team](https://tatoeba.org/eng/user/profile/TatoebaLanguageTeam) via [private message](https://tatoeba.org/eng/private_messages/write/TatoebaLanguageTeam) or via email at language-team@tatoeba.org. Make sure you provide the following information:

- The link to the list that you created. 
- The image that you suggest we use for the language icon (if you have found any), or a link to it if you upload it to an image-hosting site.
- You can craft yourself a 30x20 pixel icon but make sure you link the original image. It is possible we decide to readjust a few things from your icon and need the original image to achieve these adjustments.

Feel free to provide any other information that you think is relevant.


## How to follow the progress of your request

Once you have submitted your request, here are the remaining steps before you can see your language available in Tatoeba.

### Issue created in GitHub

- After sending your request, you will have to wait for it to be reported in [GitHub](https://github.com/Tatoeba/tatoeba2/issues), where we officially track all the language requests.

- Before adding your request to GitHub, we will check the following:
    * The sentences you have added in the list are indeed written in the language you request to add.
    * The image you have suggested for the language icon is appropriate.

- This should take no longer than two weeks. If your request is not valid, we will let you know within two weeks. If your request looks valid to us, we will send you the link to the GitHub issue within two weeks.


### Pull request opened

- After the issue has been created, the next step is to create a pull request. This is a request to change the code source of Tatoeba, to include the new language.

- This is not something you have to do. Ricardo14 is in charge of creating pull requests for languages.

- This should take no longer than two weeks as well. Once the pull request is created, you can see it in the [pull requests page on GitHub](https://github.com/Tatoeba/tatoeba2/pulls).


### Issue assigned to milestone

- If there is controversy around the language you wish to add, you may need to wait until we come to an agreement or to a compromise. This can stall the addition of your language for several weeks.

- If nothing is wrong, your language request will be scheduled for to be deployed as soon as possible. 

- You will have an idea on which date your language will be available on Tatoeba by checking the milestone of the GitHub issue (displayed in the right-side column). For instance if the milestone says `2018-10-23`, it means the language is scheduled for October 23rd, 2018.


### Pull request merged

- Merging a pull request means that we integrate the changes into the main codebase. As long as the pull request is not merged, the source code doesn't contain yet the necessary modifications to support your language.

- A pull request will usually be merged shortly after it is assigned to a milestone. However, if we discover last minute issues, we may delay the merge and as a result, we may move the language request to a later milestone.


### Tatoeba updated

- This is the last step. Your language will be available on Tatoeba once the website is updated.

- You can check the [milestones on GitHub](https://github.com/Tatoeba/tatoeba2/milestones) to see when the next Tatoeba update is scheduled, if there's any scheduled yet.

## Related articles

* [Exceptions to the ISO 639-3 requirement](tatoeba-supported-languages-exceptions)

* [Tatoeba's policies on language icons](language-icons)

* [How to request modification of a language name or icon](language-change-request)

* [Procedure for developers](https://github.com/Tatoeba/tatoeba2/wiki/Adding-a-new-language)

*This article was last updated on April 14, 2019.*

Note

The lines in green are the lines that have been added in the new version. The lines in red are those that have been removed.