Skip to content

Commit dc49c1b

Browse files
doc: Update translation status and missing keys
1 parent 2e6eca2 commit dc49c1b

File tree

2 files changed

+29
-11
lines changed

2 files changed

+29
-11
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
4848
## Translation Status
4949

50-
[![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)
50+
[![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)
5151

5252
## How to Use
5353

TRANSLATION.md

Lines changed: 28 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### de_DE.axaml: 95.63%
1+
### de_DE.axaml: 95.22%
22

33

44
<details>
@@ -25,6 +25,9 @@
2525
- Text.Diff.VisualLines.All
2626
- Text.ExecuteCustomAction
2727
- Text.ExecuteCustomAction.Name
28+
- Text.Hotkeys.Repo.Pull
29+
- Text.Hotkeys.Repo.Push
30+
- Text.Hotkeys.Repo.CreateBranchOnCommit
2831
- Text.IssueLinkCM.OpenInBrowser
2932
- Text.IssueLinkCM.CopyLink
3033
- Text.Preference.AI.AnalyzeDiffPrompt
@@ -37,17 +40,19 @@
3740

3841
</details>
3942

40-
### es_ES.axaml: 100.00%
43+
### es_ES.axaml: 99.57%
4144

4245

4346
<details>
4447
<summary>Missing Keys</summary>
4548

46-
49+
- Text.Hotkeys.Repo.Pull
50+
- Text.Hotkeys.Repo.Push
51+
- Text.Hotkeys.Repo.CreateBranchOnCommit
4752

4853
</details>
4954

50-
### fr_FR.axaml: 87.34%
55+
### fr_FR.axaml: 86.96%
5156

5257

5358
<details>
@@ -104,6 +109,9 @@
104109
- Text.Histories.Tips.Prefix
105110
- Text.Hotkeys.Repo.CommitWithAutoStage
106111
- Text.Hotkeys.Repo.DiscardSelected
112+
- Text.Hotkeys.Repo.Pull
113+
- Text.Hotkeys.Repo.Push
114+
- Text.Hotkeys.Repo.CreateBranchOnCommit
107115
- Text.IssueLinkCM.OpenInBrowser
108116
- Text.IssueLinkCM.CopyLink
109117
- Text.MoveRepositoryNode
@@ -143,7 +151,7 @@
143151

144152
</details>
145153

146-
### pt_BR.axaml: 90.39%
154+
### pt_BR.axaml: 90.00%
147155

148156

149157
<details>
@@ -197,6 +205,9 @@
197205
- Text.FileHistory.FileContent
198206
- Text.FileHistory.FileChange
199207
- Text.GitLFS.Locks.OnlyMine
208+
- Text.Hotkeys.Repo.Pull
209+
- Text.Hotkeys.Repo.Push
210+
- Text.Hotkeys.Repo.CreateBranchOnCommit
200211
- Text.IssueLinkCM.OpenInBrowser
201212
- Text.IssueLinkCM.CopyLink
202213
- Text.MoveRepositoryNode
@@ -218,34 +229,41 @@
218229

219230
</details>
220231

221-
### ru_RU.axaml: 99.56%
232+
### ru_RU.axaml: 99.13%
222233

223234

224235
<details>
225236
<summary>Missing Keys</summary>
226237

227238
- Text.Diff.VisualLines.All
239+
- Text.Hotkeys.Repo.Pull
240+
- Text.Hotkeys.Repo.Push
241+
- Text.Hotkeys.Repo.CreateBranchOnCommit
228242
- Text.IssueLinkCM.OpenInBrowser
229243
- Text.IssueLinkCM.CopyLink
230244

231245
</details>
232246

233-
### zh_CN.axaml: 100.00%
247+
### zh_CN.axaml: 99.57%
234248

235249

236250
<details>
237251
<summary>Missing Keys</summary>
238252

239-
253+
- Text.Hotkeys.Repo.Pull
254+
- Text.Hotkeys.Repo.Push
255+
- Text.Hotkeys.Repo.CreateBranchOnCommit
240256

241257
</details>
242258

243-
### zh_TW.axaml: 100.00%
259+
### zh_TW.axaml: 99.57%
244260

245261

246262
<details>
247263
<summary>Missing Keys</summary>
248264

249-
265+
- Text.Hotkeys.Repo.Pull
266+
- Text.Hotkeys.Repo.Push
267+
- Text.Hotkeys.Repo.CreateBranchOnCommit
250268

251269
</details>

0 commit comments

Comments
 (0)