Skip to content

Commit d1fdc19

Browse files
authored
Merge pull request #101609 from amandasong/master
[Cog Svcs] Remove V2 API column & add new languages
2 parents 437ccb3 + 24b3529 commit d1fdc19

File tree

1 file changed

+81
-73
lines changed

1 file changed

+81
-73
lines changed

articles/cognitive-services/Translator/language-support.md

Lines changed: 81 additions & 73 deletions
Original file line numberDiff line numberDiff line change
@@ -35,73 +35,81 @@ The V3 Translator API is neural by default and statistical systems are only avai
3535
> [!NOTE]
3636
> Currently, a subset of the neural languages are available in Custom Translator and we are gradually adding additional ones. [View languages currently available in Custom Translator](#customization).
3737
38-
|Language| Language code| V2 API| V3 API|
39-
|:-----|:-----:|:-----|:-----|
40-
|Afrikaans| `af` |Statistical only| Neural|
41-
|Arabic| `ar` |Neural available| Neural|
42-
|Bangla| `bn` |Neural available| Neural|
43-
|Bosnian (Latin)| `bs` |Neural available| Neural|
44-
|Bulgarian| `bg` |Neural available| Neural|
45-
|Cantonese (Traditional)| `yue` |Statistical only| Statistical|
46-
|Catalan| `ca` |Statistical only| Statistical|
47-
|Chinese Simplified| `zh-Hans` |Neural default |Neural|
48-
|Chinese Traditional| `zh-Hant` |Neural default |Neural|
49-
|Croatian| `hr` |Neural available| Neural|
50-
|Czech| `cs` |Neural available| Neural|
51-
|Danish| `da` |Neural available |Neural|
52-
|Dutch| `nl` |Neural available| Neural|
53-
|English| `en` |Neural available| Neural|
54-
|Estonian| `et` |Neural available| Neural|
55-
|Fijian| `fj` |Statistical only| Statistical|
56-
|Filipino| `fil` |Statistical only| Statistical|
57-
|Finnish| `fi` |Neural available| Neural|
58-
|French| `fr` |Neural available| Neural|
59-
|German| `de` |Neural available| Neural|
60-
|Greek| `el` |Neural available| Neural|
61-
|Haitian Creole| `ht` |Statistical only |Statistical|
62-
|Hebrew |`he` |Neural available |Neural|
63-
|Hindi| `hi` |Neural default| Neural|
64-
|Hmong Daw| `mww` |Statistical only| Statistical|
65-
|Hungarian| `hu` |Neural available| Neural|
66-
|Icelandic| `is` |Neural only| Neural|
67-
|Indonesian| `id` |Statistical only| Statistical|
68-
|Italian| `it` |Neural available| Neural|
69-
|Japanese| `ja` |Neural available| Neural|
70-
|Kiswahili| `sw` |Statistical only| Statistical|
71-
|Klingon| `tlh` |Statistical only| Statistical|
72-
|Klingon (plqaD)| `tlh-Qaak` |Statistical only| Statistical|
73-
|Korean |`ko` |Neural available| Neural|
74-
|Latvian| `lv` |Neural available| Neural|
75-
|Lithuanian| `lt` |Neural available| Neural|
76-
|Malagasy| `mg` |Statistical only| Statistical|
77-
|Malay| `ms` |Statistical only |Statistical|
78-
|Maltese| `mt` |Statistical only| Statistical|
79-
|Maori| `mi` |Neural only| Neural|
80-
|Norwegian| `nb` |Neural available| Neural|
81-
|Persian| `fa` |Neural available| Neural|
82-
|Polish| `pl` |Neural available| Neural|
83-
|Portuguese| `pt` |Neural available| Neural|
84-
|Queretaro Otomi| `otq` |Statistical only| Statistical|
85-
|Romanian| `ro` |Neural available| Neural|
86-
|Russian| `ru` |Neural available| Neural|
87-
|Samoan| `sm` |Statistical only| Statistical|
88-
|Serbian (Cyrillic)| `sr-Cyrl` |Statistical only| Statistical|
89-
|Serbian (Latin)| `sr-Latn` |Statistical only |Statistical|
90-
|Slovak| `sk` |Neural available| Neural|
91-
|Slovenian| `sl` |Neural available| Neural|
92-
|Spanish| `es` |Neural available| Neural|
93-
|Swedish| `sv` |Neural available |Neural|
94-
|Tahitian| `ty` |Statistical only| Statistical|
95-
|Tamil| `ta` |Neural available | Neural|
96-
|Telugu| `te` |Neural only| Neural|
97-
|Thai| `th` |Neural available| Neural|
98-
|Tongan| `to` |Statistical only| Statistical|
99-
|Turkish| `tr` |Neural available |Neural|
100-
|Ukrainian| `uk` |Neural available| Neural|
101-
|Urdu| `ur` |Statistical only| Statistical|
102-
|Vietnamese| `vi` |Neural available| Neural|
103-
|Welsh| `cy` |Neural available| Neural|
104-
|Yucatec Maya| `yua` |Statistical only| Statistical|
38+
|Language| Language code| V3 API|
39+
|:-----|:-----:|:-----|
40+
|Afrikaans| `af`| Neural|
41+
|Arabic| `ar` | Neural|
42+
|Bangla| `bn` | Neural|
43+
|Bosnian (Latin)| `bs` | Neural|
44+
|Bulgarian| `bg` | Neural|
45+
|Cantonese (Traditional)| `yue`| Statistical|
46+
|Catalan| `ca` | Statistical|
47+
|Chinese Simplified| `zh-Hans`|Neural|
48+
|Chinese Traditional| `zh-Hant` |Neural|
49+
|Croatian| `hr` |Neural|
50+
|Czech| `cs` | Neural|
51+
|Danish| `da` |Neural|
52+
|Dutch| `nl`| Neural|
53+
|English| `en` | Neural|
54+
|Estonian| `et` | Neural|
55+
|Fijian| `fj` | Statistical|
56+
|Filipino| `fil` | Statistical|
57+
|Finnish| `fi` | Neural|
58+
|French| `fr` | Neural|
59+
|German| `de` | Neural|
60+
|Greek| `el` | Neural|
61+
|Haitian Creole| `ht` |Statistical|
62+
|Hebrew |`he` |Neural
63+
|Hindi| `hi` | Neural|
64+
|Hmong Daw| `mww` | Statistical|
65+
|Hungarian| `hu` | Neural|
66+
|Icelandic| `is` | Neural|
67+
|Indonesian| `id` | Statistical|
68+
|Irish | `ga`| Neural
69+
|Italian| `it` | Neural|
70+
|Japanese| `ja` | Neural|
71+
|Kannada|`kn`| Neural
72+
|Kiswahili| `sw` | Statistical|
73+
|Klingon| `tlh` | Statistical|
74+
|Klingon (plqaD)| `tlh-Qaak` | Statistical|
75+
|Korean |`ko` | Neural|
76+
|Latvian| `lv` | Neural|
77+
|Lithuanian| `lt` | Neural|
78+
|Malagasy| `mg` | Statistical|
79+
|Malay| `ms` |Statistical|
80+
|Malayalam| `ml` | Neural
81+
|Maltese| `mt` | Statistical|
82+
|Maori| `mi` | Neural|
83+
|Norwegian| `nb` | Neural|
84+
|Persian| `fa` | Neural|
85+
|Polish| `pl` | Neural|
86+
|Portuguese (Brazil)| `pt-br` | Neural|
87+
|Portuguese (Portugal)| `pt-pt` | Neural
88+
|Punjabi|`pa`|Neural
89+
|Queretaro Otomi| `otq` | Statistical|
90+
|Romanian| `ro` | Neural|
91+
|Russian| `ru` | Neural|
92+
|Samoan| `sm` | Statistical|
93+
|Serbian (Cyrillic)| `sr-Cyrl`| Statistical|
94+
|Serbian (Latin)| `sr-Latn` |Statistical|
95+
|Slovak| `sk` | Neural|
96+
|Slovenian| `sl` | Neural|
97+
|Spanish| `es` | Neural|
98+
|Swedish| `sv` |Neural|
99+
|Tahitian| `ty` |Statistical|
100+
|Tamil| `ta` | Neural|
101+
|Telugu| `te` | Neural|
102+
|Thai| `th` | Neural|
103+
|Tongan| `to` | Statistical|
104+
|Turkish| `tr` |Neural|
105+
|Ukrainian| `uk` | Neural|
106+
|Urdu| `ur` | Statistical|
107+
|Vietnamese| `vi` | Neural|
108+
|Welsh| `cy` | Neural|
109+
|Yucatec Maya| `yua` | Statistical|
110+
111+
> [!NOTE]
112+
> Language code `pt` will default to `pt-br`, Portuguese (Brazil).
105113
106114
## Transliteration
107115

@@ -171,7 +179,7 @@ The dictionary supports the following languages to or from English using the Loo
171179
| Norwegian | `nb` |
172180
| Persian | `fa` |
173181
| Polish | `pl` |
174-
| Portuguese | `pt` |
182+
| Portuguese (Brazil) | `pt-br` |
175183
| Romanian | `ro` |
176184
| Russian | `ru` |
177185
| Serbian (Latin) | `sr-Latn` |
@@ -228,19 +236,19 @@ The following languages are available for customization to or from English using
228236
| Irish | `ga` |
229237
| Italian | `it` |
230238
| Japanese | `ja` |
231-
|Kiswahili| `sw` |
239+
| Kiswahili| `sw` |
232240
| Korean | `ko` |
233241
| Latvian | `lv` |
234242
| Lithuanian | `lt` |
235-
|Malagasy| `mg` |
236-
|Maori| `mi` |
243+
| Malagasy| `mg` |
244+
| Maori| `mi` |
237245
| Norwegian | `nb` |
238246
| Persian | `fa` |
239247
| Polish | `pl` |
240-
| Portuguese | `pt` |
248+
| Portuguese (Brazil) | `pt-br` |
241249
| Romanian | `ro` |
242250
| Russian | `ru` |
243-
|Samoan| `sm` |
251+
| Samoan| `sm` |
244252
| Serbian (Latin) | `sr-Latn` |
245253
| Slovak | `sk` |
246254
| Slovenian | `sl` |

0 commit comments

Comments
 (0)