mirror of
https://github.com/sourcegit-scm/sourcegit.git
synced 2024-12-25 21:07:20 -08:00
doc: Update translation status and missing keys
This commit is contained in:
parent
774ec65ef6
commit
0842beb51d
2 changed files with 21 additions and 11 deletions
|
@ -47,7 +47,7 @@
|
||||||
|
|
||||||
## Translation Status
|
## 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-98.70%25-yellow)](TRANSLATION.md) [![es__ES](https://img.shields.io/badge/es__ES-100.00%25-brightgreen)](TRANSLATION.md) [![fr__FR](https://img.shields.io/badge/fr__FR-86.58%25-yellow)](TRANSLATION.md) [![pt__BR](https://img.shields.io/badge/pt__BR-100.00%25-brightgreen)](TRANSLATION.md) [![ru__RU](https://img.shields.io/badge/ru__RU-100.00%25-brightgreen)](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-98.41%25-yellow)](TRANSLATION.md) [![es__ES](https://img.shields.io/badge/es__ES-99.57%25-yellow)](TRANSLATION.md) [![fr__FR](https://img.shields.io/badge/fr__FR-86.31%25-yellow)](TRANSLATION.md) [![pt__BR](https://img.shields.io/badge/pt__BR-99.57%25-yellow)](TRANSLATION.md) [![ru__RU](https://img.shields.io/badge/ru__RU-99.57%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)
|
||||||
|
|
||||||
## How to Use
|
## How to Use
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
### de_DE.axaml: 98.70%
|
### de_DE.axaml: 98.41%
|
||||||
|
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
|
@ -12,21 +12,25 @@
|
||||||
- Text.Hotkeys.Repo.Push
|
- Text.Hotkeys.Repo.Push
|
||||||
- Text.IssueLinkCM.OpenInBrowser
|
- Text.IssueLinkCM.OpenInBrowser
|
||||||
- Text.IssueLinkCM.CopyLink
|
- Text.IssueLinkCM.CopyLink
|
||||||
- Text.Preference.Appearance.EditorFontSize
|
- Text.Preference.Appearance.FontSize
|
||||||
|
- Text.Preference.Appearance.FontSize.Default
|
||||||
|
- Text.Preference.Appearance.FontSize.Editor
|
||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
### es_ES.axaml: 100.00%
|
### es_ES.axaml: 99.57%
|
||||||
|
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
<summary>Missing Keys</summary>
|
<summary>Missing Keys</summary>
|
||||||
|
|
||||||
|
- Text.Preference.Appearance.FontSize
|
||||||
|
- Text.Preference.Appearance.FontSize.Default
|
||||||
|
- Text.Preference.Appearance.FontSize.Editor
|
||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
### fr_FR.axaml: 86.58%
|
### fr_FR.axaml: 86.31%
|
||||||
|
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
|
@ -99,7 +103,9 @@
|
||||||
- Text.Preference.AI.Model
|
- Text.Preference.AI.Model
|
||||||
- Text.Preference.AI.Name
|
- Text.Preference.AI.Name
|
||||||
- Text.Preference.AI.Server
|
- Text.Preference.AI.Server
|
||||||
- Text.Preference.Appearance.EditorFontSize
|
- Text.Preference.Appearance.FontSize
|
||||||
|
- Text.Preference.Appearance.FontSize.Default
|
||||||
|
- Text.Preference.Appearance.FontSize.Editor
|
||||||
- Text.Preference.General.ShowAuthorTime
|
- Text.Preference.General.ShowAuthorTime
|
||||||
- Text.Preference.Integration
|
- Text.Preference.Integration
|
||||||
- Text.Preference.Shell
|
- Text.Preference.Shell
|
||||||
|
@ -128,23 +134,27 @@
|
||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
### pt_BR.axaml: 100.00%
|
### pt_BR.axaml: 99.57%
|
||||||
|
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
<summary>Missing Keys</summary>
|
<summary>Missing Keys</summary>
|
||||||
|
|
||||||
|
- Text.Preference.Appearance.FontSize
|
||||||
|
- Text.Preference.Appearance.FontSize.Default
|
||||||
|
- Text.Preference.Appearance.FontSize.Editor
|
||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
### ru_RU.axaml: 100.00%
|
### ru_RU.axaml: 99.57%
|
||||||
|
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
<summary>Missing Keys</summary>
|
<summary>Missing Keys</summary>
|
||||||
|
|
||||||
|
- Text.Preference.Appearance.FontSize
|
||||||
|
- Text.Preference.Appearance.FontSize.Default
|
||||||
|
- Text.Preference.Appearance.FontSize.Editor
|
||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue