doc: Update translation status and missing keys

This commit is contained in:
github-actions[bot] 2024-11-06 01:15:14 +00:00
parent 2e6eca26f7
commit dc49c1bf76
2 changed files with 29 additions and 11 deletions

View file

@ -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-95.63%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-87.34%25-yellow)](TRANSLATION.md) [![pt__BR](https://img.shields.io/badge/pt__BR-90.39%25-yellow)](TRANSLATION.md) [![ru__RU](https://img.shields.io/badge/ru__RU-99.56%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-95.22%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.96%25-yellow)](TRANSLATION.md) [![pt__BR](https://img.shields.io/badge/pt__BR-90.00%25-yellow)](TRANSLATION.md) [![ru__RU](https://img.shields.io/badge/ru__RU-99.13%25-yellow)](TRANSLATION.md) [![zh__CN](https://img.shields.io/badge/zh__CN-99.57%25-yellow)](TRANSLATION.md) [![zh__TW](https://img.shields.io/badge/zh__TW-99.57%25-yellow)](TRANSLATION.md)
## How to Use

View file

@ -1,4 +1,4 @@
### de_DE.axaml: 95.63%
### de_DE.axaml: 95.22%
<details>
@ -25,6 +25,9 @@
- Text.Diff.VisualLines.All
- Text.ExecuteCustomAction
- Text.ExecuteCustomAction.Name
- Text.Hotkeys.Repo.Pull
- Text.Hotkeys.Repo.Push
- Text.Hotkeys.Repo.CreateBranchOnCommit
- Text.IssueLinkCM.OpenInBrowser
- Text.IssueLinkCM.CopyLink
- Text.Preference.AI.AnalyzeDiffPrompt
@ -37,17 +40,19 @@
</details>
### es_ES.axaml: 100.00%
### es_ES.axaml: 99.57%
<details>
<summary>Missing Keys</summary>
- Text.Hotkeys.Repo.Pull
- Text.Hotkeys.Repo.Push
- Text.Hotkeys.Repo.CreateBranchOnCommit
</details>
### fr_FR.axaml: 87.34%
### fr_FR.axaml: 86.96%
<details>
@ -104,6 +109,9 @@
- Text.Histories.Tips.Prefix
- Text.Hotkeys.Repo.CommitWithAutoStage
- Text.Hotkeys.Repo.DiscardSelected
- Text.Hotkeys.Repo.Pull
- Text.Hotkeys.Repo.Push
- Text.Hotkeys.Repo.CreateBranchOnCommit
- Text.IssueLinkCM.OpenInBrowser
- Text.IssueLinkCM.CopyLink
- Text.MoveRepositoryNode
@ -143,7 +151,7 @@
</details>
### pt_BR.axaml: 90.39%
### pt_BR.axaml: 90.00%
<details>
@ -197,6 +205,9 @@
- Text.FileHistory.FileContent
- Text.FileHistory.FileChange
- Text.GitLFS.Locks.OnlyMine
- Text.Hotkeys.Repo.Pull
- Text.Hotkeys.Repo.Push
- Text.Hotkeys.Repo.CreateBranchOnCommit
- Text.IssueLinkCM.OpenInBrowser
- Text.IssueLinkCM.CopyLink
- Text.MoveRepositoryNode
@ -218,34 +229,41 @@
</details>
### ru_RU.axaml: 99.56%
### ru_RU.axaml: 99.13%
<details>
<summary>Missing Keys</summary>
- Text.Diff.VisualLines.All
- Text.Hotkeys.Repo.Pull
- Text.Hotkeys.Repo.Push
- Text.Hotkeys.Repo.CreateBranchOnCommit
- Text.IssueLinkCM.OpenInBrowser
- Text.IssueLinkCM.CopyLink
</details>
### zh_CN.axaml: 100.00%
### zh_CN.axaml: 99.57%
<details>
<summary>Missing Keys</summary>
- Text.Hotkeys.Repo.Pull
- Text.Hotkeys.Repo.Push
- Text.Hotkeys.Repo.CreateBranchOnCommit
</details>
### zh_TW.axaml: 100.00%
### zh_TW.axaml: 99.57%
<details>
<summary>Missing Keys</summary>
- Text.Hotkeys.Repo.Pull
- Text.Hotkeys.Repo.Push
- Text.Hotkeys.Repo.CreateBranchOnCommit
</details>