mirror of
https://github.com/sourcegit-scm/sourcegit.git
synced 2025-01-11 23:57:21 -08:00
doc: Update translation status and missing keys
This commit is contained in:
parent
1596ca71a5
commit
5f7b6c3c66
2 changed files with 13 additions and 7 deletions
|
@ -47,7 +47,7 @@
|
|||
|
||||
## Translation Status
|
||||
|
||||
[![en_US](https://img.shields.io/badge/en__US-100%25-brightgreen)](TRANSLATION.md) [![de__DE](https://img.shields.io/badge/de__DE-97.95%25-yellow)](TRANSLATION.md) [![es__ES](https://img.shields.io/badge/es__ES-97.95%25-yellow)](TRANSLATION.md) [![fr__FR](https://img.shields.io/badge/fr__FR-93.17%25-yellow)](TRANSLATION.md) [![it__IT](https://img.shields.io/badge/it__IT-93.72%25-yellow)](TRANSLATION.md) [![pt__BR](https://img.shields.io/badge/pt__BR-94.81%25-yellow)](TRANSLATION.md) [![ru__RU](https://img.shields.io/badge/ru__RU-99.18%25-yellow)](TRANSLATION.md) [![zh__CN](https://img.shields.io/badge/zh__CN-100.00%25-brightgreen)](TRANSLATION.md) [![zh__TW](https://img.shields.io/badge/zh__TW-100.00%25-brightgreen)](TRANSLATION.md)
|
||||
[![en_US](https://img.shields.io/badge/en__US-100%25-brightgreen)](TRANSLATION.md) [![de__DE](https://img.shields.io/badge/de__DE-97.82%25-yellow)](TRANSLATION.md) [![es__ES](https://img.shields.io/badge/es__ES-97.82%25-yellow)](TRANSLATION.md) [![fr__FR](https://img.shields.io/badge/fr__FR-93.04%25-yellow)](TRANSLATION.md) [![it__IT](https://img.shields.io/badge/it__IT-93.59%25-yellow)](TRANSLATION.md) [![pt__BR](https://img.shields.io/badge/pt__BR-94.68%25-yellow)](TRANSLATION.md) [![ru__RU](https://img.shields.io/badge/ru__RU-99.05%25-yellow)](TRANSLATION.md) [![zh__CN](https://img.shields.io/badge/zh__CN-100.00%25-brightgreen)](TRANSLATION.md) [![zh__TW](https://img.shields.io/badge/zh__TW-100.00%25-brightgreen)](TRANSLATION.md)
|
||||
|
||||
> [!NOTE]
|
||||
> You can find the missing keys in [TRANSLATION.md](TRANSLATION.md)
|
||||
|
|
|
@ -1,10 +1,11 @@
|
|||
### de_DE.axaml: 97.95%
|
||||
### de_DE.axaml: 97.82%
|
||||
|
||||
|
||||
<details>
|
||||
<summary>Missing Keys</summary>
|
||||
|
||||
- Text.Preference.General.DateFormat
|
||||
- Text.Preference.Git.SSLVerify
|
||||
- Text.Repository.HistoriesLayout
|
||||
- Text.Repository.HistoriesLayout.Horizontal
|
||||
- Text.Repository.HistoriesLayout.Vertical
|
||||
|
@ -22,13 +23,14 @@
|
|||
|
||||
</details>
|
||||
|
||||
### es_ES.axaml: 97.95%
|
||||
### es_ES.axaml: 97.82%
|
||||
|
||||
|
||||
<details>
|
||||
<summary>Missing Keys</summary>
|
||||
|
||||
- Text.Preference.General.DateFormat
|
||||
- Text.Preference.Git.SSLVerify
|
||||
- Text.Repository.HistoriesLayout
|
||||
- Text.Repository.HistoriesLayout.Horizontal
|
||||
- Text.Repository.HistoriesLayout.Vertical
|
||||
|
@ -46,7 +48,7 @@
|
|||
|
||||
</details>
|
||||
|
||||
### fr_FR.axaml: 93.17%
|
||||
### fr_FR.axaml: 93.04%
|
||||
|
||||
|
||||
<details>
|
||||
|
@ -77,6 +79,7 @@
|
|||
- Text.Preference.Appearance.FontSize.Editor
|
||||
- Text.Preference.General.DateFormat
|
||||
- Text.Preference.General.ShowChildren
|
||||
- Text.Preference.Git.SSLVerify
|
||||
- Text.Repository.CustomActions
|
||||
- Text.Repository.FilterCommits
|
||||
- Text.Repository.FilterCommits.Default
|
||||
|
@ -105,7 +108,7 @@
|
|||
|
||||
</details>
|
||||
|
||||
### it_IT.axaml: 93.72%
|
||||
### it_IT.axaml: 93.59%
|
||||
|
||||
|
||||
<details>
|
||||
|
@ -133,6 +136,7 @@
|
|||
- Text.MergeMultiple.Targets
|
||||
- Text.Preference.General.DateFormat
|
||||
- Text.Preference.General.ShowChildren
|
||||
- Text.Preference.Git.SSLVerify
|
||||
- Text.Repository.FilterCommits
|
||||
- Text.Repository.FilterCommits.Default
|
||||
- Text.Repository.FilterCommits.Exclude
|
||||
|
@ -160,7 +164,7 @@
|
|||
|
||||
</details>
|
||||
|
||||
### pt_BR.axaml: 94.81%
|
||||
### pt_BR.axaml: 94.68%
|
||||
|
||||
|
||||
<details>
|
||||
|
@ -186,6 +190,7 @@
|
|||
- Text.MergeMultiple.Targets
|
||||
- Text.Preference.General.DateFormat
|
||||
- Text.Preference.General.ShowChildren
|
||||
- Text.Preference.Git.SSLVerify
|
||||
- Text.Repository.FilterCommits
|
||||
- Text.Repository.HistoriesLayout
|
||||
- Text.Repository.HistoriesLayout.Horizontal
|
||||
|
@ -207,12 +212,13 @@
|
|||
|
||||
</details>
|
||||
|
||||
### ru_RU.axaml: 99.18%
|
||||
### ru_RU.axaml: 99.05%
|
||||
|
||||
|
||||
<details>
|
||||
<summary>Missing Keys</summary>
|
||||
|
||||
- Text.Preference.Git.SSLVerify
|
||||
- Text.Repository.HistoriesLayout
|
||||
- Text.Repository.HistoriesOrder
|
||||
- Text.SetUpstream
|
||||
|
|
Loading…
Reference in a new issue