Atelier Convivialité/WebTranslateIt
-
A language (or locale) on WebTranslateIt is defined by a set of parameters like the user’s language, country and any special variant preferences that the user wants to see in their user interface. Usually a language consists of at least a linguistic identifier and a regional identifier (for instance: English + United States will be "en-US").
A language
( or locale) on WebTranslateIt is defined by a set of parameters like the user’ s language, country and any special variant preferences that the user wants to see in their user interface. Usually a language consists of at least a linguistic identifier and a regional identifier( for instance: English+ United States will be" en- US" ) . -
When creating a project in WebTranslateIt, you are required to choose a source language, as well as several target languages.
When creating a project in WebTranslateIt
, you are required to choose a source language, as well as several target languages. -
## Languages and Files
# # Languages and Files -
Files are mapped to languages in the [File Manager](/en/docs/file_manager). For instance, when you add a language, WebTranslateIt automatically creates target files for each master file in the File Manager.
Files are mapped to languages in the
[ File Manager] ( /en/docs/file_ manager) . For instance, when you add a language, WebTranslateIt automatically creates target files for each master file in the File Manager. -
Furthermore, when you add a new master file in WebTranslateIt, target files are automatically created and mapped to existing languages.
Furthermore
, when you add a new master file in WebTranslateIt, target files are automatically created and mapped to existing languages. -
Deleting a language deletes the related files in the File Manager.
Deleting a language deletes the related files in the File Manager.
-
## Creating Languages
# # Creating Languages -
The language builder allows you to construct languages. To use it, start by typing the beginning of the language you want to use.
The language builder allows you to construct languages. To use it
, start by typing the beginning of the language you want to use. -
In the example above, I typed “az” and the language builder offers me a large choice of languages:
In the example above
, I typed“ az” and the language builder offers me a large choice of languages: -
<table> <thead> <th>Language Name</th> <th>Language Code</th> <th>Script</th> </thead> <tr> <td>Azerbaijani</td> <td>az</td> <td class="last">Latin</td> </tr> <tr> <td>Azerbaijani (Arabic)</td> <td>az-Arab</td> <td class="last">Arabic</td> </tr> <tr> <td>Azerbaijani (Cyrillic)</td> <td>az-Cyrl</td> <td class="last">Cyrillic</td> </tr> <tr> <td>Azerbaijani (Latin)</td> <td>az-Latn</td> <td class="last">Latin</td> </tr> <tr> <td>Azerbaijani, Azerbaijan</td> <td>az-AZ</td> <td class="last">Latin</td> </tr> <tr> <td>Azerbaijani, Azerbaijan (Arabic)</td> <td>az-AZ-Arab</td> <td class="last">Arabic</td> </tr> <tr> <td>Azerbaijani, Azerbaijan (Cyrillic)</td> <td>az-AZ-Cyrl</td> <td class="last">Cyrillic</td> </tr> <tr> <td>Azerbaijani, Azerbaijan (Latin)</td> <td>az-AZ-Latn</td> <td class="last">Latin</td> </tr> </table>
<table>
<thead>
<th>
Language Name</th>
<th>
Language Code</th>
<th>
Script</th>
</thead>
<tr>
<td>
Azerbaijani</td>
<td>
az</td>
<td class="last">
Latin</td>
</tr>
<tr>
<td>
Azerbaijani( Arabic) </td>
<td>
az- Arab</td>
<td class="last">
Arabic</td>
</tr>
<tr>
<td>
Azerbaijani( Cyrillic) </td>
<td>
az- Cyrl</td>
<td class="last">
Cyrillic</td>
</tr>
<tr>
<td>
Azerbaijani( Latin) </td>
<td>
az- Latn</td>
<td class="last">
Latin</td>
</tr>
<tr>
<td>
Azerbaijani, Azerbaijan</td>
<td>
az- AZ</td>
<td class="last">
Latin</td>
</tr>
<tr>
<td>
Azerbaijani, Azerbaijan( Arabic) </td>
<td>
az- AZ- Arab</td>
<td class="last">
Arabic</td>
</tr>
<tr>
<td>
Azerbaijani, Azerbaijan( Cyrillic) </td>
<td>
az- AZ- Cyrl</td>
<td class="last">
Cyrillic</td>
</tr>
<tr>
<td>
Azerbaijani, Azerbaijan( Latin) </td>
<td>
az- AZ- Latn</td>
<td class="last">
Latin</td>
</tr>
</table>