mirror of
https://github.com/HMCL-dev/HMCL
synced 2026-08-19 22:23:08 -04:00
i18n: add complete German translation (I18N_de.properties) (#6677)
This commit is contained in:
parent
5ae019ba17
commit
71d9daed16
4 changed files with 1885 additions and 0 deletions
1882
HMCL/src/main/resources/assets/lang/I18N_de.properties
Normal file
1882
HMCL/src/main/resources/assets/lang/I18N_de.properties
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -23,6 +23,7 @@ Currently, HMCL supports the following languages:
|
|||
| Spanish | `es` | `es` | `_es` | `es_es` | Secondary | [3gf8jv4dv](https://github.com/3gf8jv4dv) |
|
||||
| Russian | `ru` | `ru` | `_ru` | `ru_ru` | Secondary | [3gf8jv4dv](https://github.com/3gf8jv4dv) |
|
||||
| Ukrainian | `uk` | `uk` | `_uk` | `uk_ua` | Secondary | |
|
||||
| German | `de` | `de` | `_de` | `de_de` | Secondary | [BANSAFAn](https://github.com/BANSAFAn) |
|
||||
|
||||
<details>
|
||||
<summary>About Language Tags</summary>
|
||||
|
|
|
|||
|
|
@ -23,6 +23,7 @@ HMCL 为多种语言提供本地化支持。
|
|||
| 西班牙语 | `es` | `es` | `_es` | `es_es` | 次要 | [3gf8jv4dv](https://github.com/3gf8jv4dv) |
|
||||
| 俄语 | `ru` | `ru` | `_ru` | `ru_ru` | 次要 | [3gf8jv4dv](https://github.com/3gf8jv4dv) |
|
||||
| 乌克兰语 | `uk` | `uk` | `_uk` | `uk_ua` | 次要 | |
|
||||
| 德语 | `de` | `de` | `_de` | `de_de` | 次要 | [BANSAFAn](https://github.com/BANSAFAn) |
|
||||
|
||||
<details>
|
||||
<summary>关于语言标签</summary>
|
||||
|
|
|
|||
|
|
@ -23,6 +23,7 @@ HMCL 為多種語言提供在地化支援。
|
|||
| 西班牙語 | `es` | `es` | `_es` | `es_es` | 次要 | [3gf8jv4dv](https://github.com/3gf8jv4dv) |
|
||||
| 俄語 | `ru` | `ru` | `_ru` | `ru_ru` | 次要 | [3gf8jv4dv](https://github.com/3gf8jv4dv) |
|
||||
| 烏克蘭語 | `uk` | `uk` | `_uk` | `uk_ua` | 次要 | |
|
||||
| 德語 | `de` | `de` | `_de` | `de_de` | 次要 | [BANSAFAn](https://github.com/BANSAFAn) |
|
||||
|
||||
<details>
|
||||
<summary>關於語言標籤</summary>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue