Version at: 21/10/2018, 21:36 vs. version at: 21/10/2018, 22:23
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 for this.
1919
2020If 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/).
2121
2222
2323### Step 2: Create a list with sentences in your language
2424
2525**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.
2626
2727- [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)`.
2828
2929- You can add new sentences directly from the list or you can find a few sentences to translate into your language.
3030 * When you add your translations, choose the option "Auto detect" in the language dropdown.
3131 * 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".
3232
3333- 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).
3434
3535
3636### Step 3: Find an image which we can use to create the language icon
3737
3838Just 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.
3939
4040First 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.
4141
4242If you wish to find a more colorful icon to represent your language, here are the guidelines:
4343
4444- The image must be **easily recognizable by the native speakers** of the language. If we show the image to a native speaker and they have no idea which language is represented by the image, it is not a valid image.
4545
4646- The image **does not need to be a country flag**. Most of our icons are based on country flags because languages are most easily associated to country flags. But if your language can be represented by something else than a flag, it is completely okay.
4747
4848- The image should remain **politically correct**. For instance it should not contain sexual or offensive visuals. We keep the right to refuse to use the image you suggested if we consider it is inappropriate.
4949
5050- Please take into consideration that **the size of our language icons is 30x20 pixels**. This is quite small and therefore you should choose an image that can be recognizable at this scale.
5151
5252
5353### Step 4: Submit your request
5454
5555To inform us of your language request, [contact cueyayotl and Ricardo14 via private message](https://tatoeba.org/eng/private_messages/write/cueyayotl,Ricardo14). They are in charge of handling language requests.
5656
5757Make sure you provide the following information:
5858
5959- The link to the list that you created.
6060- The link to the image that you suggest we use for the language icon (if you have found any).
6161- 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.
6262
6363Feel free to provide any other information that you think is relevant.
6464
6565
6666## How to follow the progress of your request
6767
68Once you have submitted your request, here are the remaining steps before youyou can see your language available in Tatoeba.
68Once you have submitted your request, here are the remaining steps before you can see your language available in Tatoeba.
6969
7070If something is taking longer than you expect, please contact [Trang](https://tatoeba.org/eng/private_messages/write/TRANG).
7171
7272### Issue created in GitHub
7373
7474- After sending you request, the first step is to wait for cueyayotl to report your language request into GitHub. We track all the language requests in the [issues of our GitHub repository](https://github.com/Tatoeba/tatoeba2/issues).
7575
7676- Before adding your request to GitHub, cueyayotl will work with Ricardo14 on creating a language icon.
7777
7878- Additionally, the following will be checked:
7979 * The sentences you have added in the list are indeed written in the language you request to add.
8080 * The image you have suggested for the language icon is appropriate.
8181
8282- It will usually take no longer than two weeks for your request to be created in GitHub.
8383
8484
8585### Pull request opened
8686
8787- This is the technical part of the language request. Ricardo14 takes care of creating the [pull requests for languages](https://github.com/Tatoeba/tatoeba2/pulls). The pull request contains the changes to apply in the source code to add your language.
8888
8989- The pull request is usually opened no longer than one week after the issue is created.
9090
9191
9292### Issue assigned to milestone
9393
9494- 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.
9595
9696- If nothing is wrong, your language request will be scheduled for to be deployed as soon as possible.
9797
9898- 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.
9999
100100
101101### Pull request merged
102102
103103- 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.
104104
105105- 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.
106106
107107
108108### Tatoeba updated
109109
110110- This is the last step. Your language will be available on Tatoeba once the website is updated.
111111
112112- We update Tatoeba usually every Sunday. The time of the update is variable.
113113
114114
115115
116116## Additional information
117117
118118* [How to request a change of language icon or name](language-change-request)
119119
120120* [Procedure for developers](https://github.com/Tatoeba/tatoeba2/wiki/Adding-a-new-language)
121121
122122*This article was last updated on October 21st, 2018.*
123123
124124
diff view generated by jsdifflib

Version at: 21/10/2018, 21:36

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 for this.

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, here are the guidelines:

- The image must be **easily recognizable by the native speakers** of the language. If we show the image to a native speaker and they have no idea which language is represented by the image, it is not a valid image.

- The image **does not need to be a country flag**. Most of our icons are based on country flags because languages are most easily associated to country flags. But if your language can be represented by something else than a flag, it is completely okay.

- The image should remain **politically correct**. For instance it should not contain sexual or offensive visuals. We keep the right to refuse to use the image you suggested if we consider it is inappropriate.

- Please take into consideration that **the size of our language icons is 30x20 pixels**. This is quite small and therefore you should choose an image that can be recognizable at this scale.


### Step 4: Submit your request

To inform us of your language request, [contact cueyayotl and Ricardo14 via private message](https://tatoeba.org/eng/private_messages/write/cueyayotl,Ricardo14). They are in charge of handling language requests.

Make sure you provide the following information:

- The link to the list that you created. 
- The link to the image that you suggest we use for the language icon (if you have found any).
- 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 youyou can see your language available in Tatoeba.

If something is taking longer than you expect, please contact [Trang](https://tatoeba.org/eng/private_messages/write/TRANG).

### Issue created in GitHub

- After sending you request, the first step is to wait for cueyayotl to report your language request into GitHub. We track all the language requests in the [issues of our GitHub repository](https://github.com/Tatoeba/tatoeba2/issues).

- Before adding your request to GitHub, cueyayotl will work with Ricardo14 on creating a language icon.

- Additionally, the following will be checked:
    * 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.

- It will usually take no longer than two weeks for your request to be created in GitHub.


### Pull request opened

- This is the technical part of the language request. Ricardo14 takes care of creating the [pull requests for languages](https://github.com/Tatoeba/tatoeba2/pulls). The pull request contains the changes to apply in the source code to add your language.

- The pull request is usually opened no longer than one week after the issue is created.


### 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. The time of the update is variable.



## Additional information

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

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

*This article was last updated on October 21st, 2018.*

version at: 21/10/2018, 22:23

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 for this.

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, here are the guidelines:

- The image must be **easily recognizable by the native speakers** of the language. If we show the image to a native speaker and they have no idea which language is represented by the image, it is not a valid image.

- The image **does not need to be a country flag**. Most of our icons are based on country flags because languages are most easily associated to country flags. But if your language can be represented by something else than a flag, it is completely okay.

- The image should remain **politically correct**. For instance it should not contain sexual or offensive visuals. We keep the right to refuse to use the image you suggested if we consider it is inappropriate.

- Please take into consideration that **the size of our language icons is 30x20 pixels**. This is quite small and therefore you should choose an image that can be recognizable at this scale.


### Step 4: Submit your request

To inform us of your language request, [contact cueyayotl and Ricardo14 via private message](https://tatoeba.org/eng/private_messages/write/cueyayotl,Ricardo14). They are in charge of handling language requests.

Make sure you provide the following information:

- The link to the list that you created. 
- The link to the image that you suggest we use for the language icon (if you have found any).
- 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.

If something is taking longer than you expect, please contact [Trang](https://tatoeba.org/eng/private_messages/write/TRANG).

### Issue created in GitHub

- After sending you request, the first step is to wait for cueyayotl to report your language request into GitHub. We track all the language requests in the [issues of our GitHub repository](https://github.com/Tatoeba/tatoeba2/issues).

- Before adding your request to GitHub, cueyayotl will work with Ricardo14 on creating a language icon.

- Additionally, the following will be checked:
    * 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.

- It will usually take no longer than two weeks for your request to be created in GitHub.


### Pull request opened

- This is the technical part of the language request. Ricardo14 takes care of creating the [pull requests for languages](https://github.com/Tatoeba/tatoeba2/pulls). The pull request contains the changes to apply in the source code to add your language.

- The pull request is usually opened no longer than one week after the issue is created.


### 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. The time of the update is variable.



## Additional information

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

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

*This article was last updated on October 21st, 2018.*

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.