|
1 | 1 | # Internationalization |
2 | 2 |
|
3 | | -This package supports **30 languages** for all proof directive types. Translations are specified in `conf.py` using the `language` option. |
| 3 | +This package supports **33 languages** for all proof directive types. Translations are specified in `conf.py` using the `language` option. |
4 | 4 |
|
5 | 5 | ## Supported Languages |
6 | 6 |
|
7 | 7 | All 15 directive types (Algorithm, Assumption, Axiom, Conjecture, Corollary, Criterion, Definition, Example, Lemma, Notation, Observation, Property, Proposition, Remark, Theorem) have complete translations in the following languages: |
8 | 8 |
|
9 | 9 | | Language | Code | Language | Code | |
10 | 10 | |----------|------|----------|------| |
11 | | -| Arabic | `ar` | Japanese | `ja` | |
12 | | -| Bulgarian | `bg` | Korean | `ko` | |
13 | | -| Chinese | `zh_CN` | Norwegian | `no` | |
14 | | -| Czech | `cs` | Persian | `fa` | |
15 | | -| Danish | `da` | Polish | `pl` | |
16 | | -| Dutch | `nl` | Portuguese | `pt` | |
17 | | -| Finnish | `fi` | Romanian | `ro` | |
18 | | -| French | `fr` | Russian | `ru` | |
19 | | -| German | `de` | Spanish | `es` | |
20 | | -| Greek | `el` | Swedish | `sv` | |
21 | | -| Hebrew | `he` | Thai | `th` | |
22 | | -| Hindi | `hi` | Turkish | `tr` | |
23 | | -| Hungarian | `hu` | Ukrainian | `uk` | |
24 | | -| Indonesian | `id` | Vietnamese | `vi` | |
25 | | -| Italian | `it` | | | |
| 11 | +| Arabic | `ar` | Bulgarian | `bg` | |
| 12 | +| Bengali | `bn` | Chinese | `zh_CN` | |
| 13 | +| Czech | `cs` | Danish | `da` | |
| 14 | +| Dutch | `nl` | Finnish | `fi` | |
| 15 | +| French | `fr` | German | `de` | |
| 16 | +| Greek | `el` | Hebrew | `he` | |
| 17 | +| Hindi | `hi` | Hungarian | `hu` | |
| 18 | +| Indonesian | `id` | Italian | `it` | |
| 19 | +| Japanese | `ja` | Korean | `ko` | |
| 20 | +| Malay | `ms` | Norwegian | `no` | |
| 21 | +| Persian | `fa` | Polish | `pl` | |
| 22 | +| Portuguese | `pt` | Romanian | `ro` | |
| 23 | +| Russian | `ru` | Spanish | `es` | |
| 24 | +| Swedish | `sv` | Thai | `th` | |
| 25 | +| Turkish | `tr` | Ukrainian | `uk` | |
| 26 | +| Urdu | `ur` | Vietnamese | `vi` | |
26 | 27 |
|
27 | 28 | ## Usage |
28 | 29 |
|
|
0 commit comments