Skip to content

Commit 26fe56e

Browse files
doc: Update translation status and missing keys
1 parent a36058e commit 26fe56e

File tree

2 files changed

+71
-7
lines changed

2 files changed

+71
-7
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-97.91%25-yellow)](TRANSLATION.md) [![es__ES](https://img.shields.io/badge/es__ES-98.96%25-yellow)](TRANSLATION.md) [![fr__FR](https://img.shields.io/badge/fr__FR-89.42%25-yellow)](TRANSLATION.md) [![pt__BR](https://img.shields.io/badge/pt__BR-92.55%25-yellow)](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)
50+
[![en_US](https://img.shields.io/badge/en__US-100%25-brightgreen)](TRANSLATION.md) [![de__DE](https://img.shields.io/badge/de__DE-96.05%25-yellow)](TRANSLATION.md) [![es__ES](https://img.shields.io/badge/es__ES-97.08%25-yellow)](TRANSLATION.md) [![fr__FR](https://img.shields.io/badge/fr__FR-87.72%25-yellow)](TRANSLATION.md) [![pt__BR](https://img.shields.io/badge/pt__BR-90.79%25-yellow)](TRANSLATION.md) [![ru__RU](https://img.shields.io/badge/ru__RU-98.10%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)
5151

5252
## How to Use
5353

TRANSLATION.md

Lines changed: 70 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,43 +1,69 @@
1-
### de_DE.axaml: 97.91%
1+
### de_DE.axaml: 96.05%
22

33

44
<details>
55
<summary>Missing Keys</summary>
66

77
- Text.BranchCM.FetchInto
88
- Text.ChangeCM.GenerateCommitMessage
9+
- Text.CommitCM.CustomAction
10+
- Text.Configure.CustomAction
11+
- Text.Configure.CustomAction.Arguments
12+
- Text.Configure.CustomAction.Arguments.Tip
13+
- Text.Configure.CustomAction.Executable
14+
- Text.Configure.CustomAction.Name
15+
- Text.Configure.CustomAction.Scope
16+
- Text.Configure.CustomAction.Scope.Commit
17+
- Text.Configure.CustomAction.Scope.Repository
918
- Text.Configure.Git.EnablePruneOnFetch
1019
- Text.Configure.Git.EnableSignOff
1120
- Text.Configure.IssueTracker.AddSampleGitLabIssue
1221
- Text.Configure.IssueTracker.AddSampleGitLabMergeRequest
1322
- Text.Configure.OpenAI
1423
- Text.Configure.OpenAI.Prefered
1524
- Text.Configure.OpenAI.Prefered.Tip
25+
- Text.ExecuteCustomAction
26+
- Text.ExecuteCustomAction.Name
1627
- Text.Preference.AI.AnalyzeDiffPrompt
1728
- Text.Preference.AI.GenerateSubjectPrompt
1829
- Text.Preference.AI.Name
30+
- Text.Repository.CustomActions
31+
- Text.Repository.CustomActions.Empty
1932
- Text.Stash.KeepIndex
2033
- Text.WorkingCopy.ConfirmCommitWithoutFiles
2134

2235
</details>
2336

24-
### es_ES.axaml: 98.96%
37+
### es_ES.axaml: 97.08%
2538

2639

2740
<details>
2841
<summary>Missing Keys</summary>
2942

3043
- Text.ChangeCM.GenerateCommitMessage
44+
- Text.CommitCM.CustomAction
45+
- Text.Configure.CustomAction
46+
- Text.Configure.CustomAction.Arguments
47+
- Text.Configure.CustomAction.Arguments.Tip
48+
- Text.Configure.CustomAction.Executable
49+
- Text.Configure.CustomAction.Name
50+
- Text.Configure.CustomAction.Scope
51+
- Text.Configure.CustomAction.Scope.Commit
52+
- Text.Configure.CustomAction.Scope.Repository
3153
- Text.Configure.Git.EnablePruneOnFetch
3254
- Text.Configure.OpenAI
3355
- Text.Configure.OpenAI.Prefered
3456
- Text.Configure.OpenAI.Prefered.Tip
57+
- Text.ExecuteCustomAction
58+
- Text.ExecuteCustomAction.Name
3559
- Text.Preference.AI.Name
60+
- Text.Repository.CustomActions
61+
- Text.Repository.CustomActions.Empty
3662
- Text.Stash.KeepIndex
3763

3864
</details>
3965

40-
### fr_FR.axaml: 89.42%
66+
### fr_FR.axaml: 87.72%
4167

4268

4369
<details>
@@ -52,8 +78,17 @@
5278
- Text.CherryPick.Mainline
5379
- Text.CherryPick.Mainline.Tips
5480
- Text.CommitCM.CherryPickMultiple
81+
- Text.CommitCM.CustomAction
5582
- Text.CommitCM.SquashCommitsSinceThis
5683
- Text.CommitDetail.Info.WebLinks
84+
- Text.Configure.CustomAction
85+
- Text.Configure.CustomAction.Arguments
86+
- Text.Configure.CustomAction.Arguments.Tip
87+
- Text.Configure.CustomAction.Executable
88+
- Text.Configure.CustomAction.Name
89+
- Text.Configure.CustomAction.Scope
90+
- Text.Configure.CustomAction.Scope.Commit
91+
- Text.Configure.CustomAction.Scope.Repository
5792
- Text.Configure.Git.DefaultRemote
5893
- Text.Configure.Git.EnablePruneOnFetch
5994
- Text.Configure.Git.EnableSignOff
@@ -74,6 +109,8 @@
74109
- Text.ConventionalCommit.Type
75110
- Text.Diff.IgnoreWhitespace
76111
- Text.Discard.IncludeIgnored
112+
- Text.ExecuteCustomAction
113+
- Text.ExecuteCustomAction.Name
77114
- Text.FileHistory.FileChange
78115
- Text.GitLFS.Locks.OnlyMine
79116
- Text.Histories.Header.AuthorTime
@@ -97,6 +134,8 @@
97134
- Text.Preference.Shell.Type
98135
- Text.Preference.Shell.Path
99136
- Text.Repository.AutoFetching
137+
- Text.Repository.CustomActions
138+
- Text.Repository.CustomActions.Empty
100139
- Text.Repository.EnableReflog
101140
- Text.Repository.Search.InCurrentBranch
102141
- Text.ScanRepositories
@@ -117,7 +156,7 @@
117156

118157
</details>
119158

120-
### pt_BR.axaml: 92.55%
159+
### pt_BR.axaml: 90.79%
121160

122161

123162
<details>
@@ -132,10 +171,19 @@
132171
- Text.CherryPick.Mainline
133172
- Text.CherryPick.Mainline.Tips
134173
- Text.CommitCM.CherryPickMultiple
174+
- Text.CommitCM.CustomAction
135175
- Text.CommitCM.SquashCommitsSinceThis
136176
- Text.CommitDetail.Info.ContainsIn
137177
- Text.CommitDetail.Info.ContainsIn.Title
138178
- Text.CommitDetail.Info.WebLinks
179+
- Text.Configure.CustomAction
180+
- Text.Configure.CustomAction.Arguments
181+
- Text.Configure.CustomAction.Arguments.Tip
182+
- Text.Configure.CustomAction.Executable
183+
- Text.Configure.CustomAction.Name
184+
- Text.Configure.CustomAction.Scope
185+
- Text.Configure.CustomAction.Scope.Commit
186+
- Text.Configure.CustomAction.Scope.Repository
139187
- Text.Configure.Git.DefaultRemote
140188
- Text.Configure.Git.EnablePruneOnFetch
141189
- Text.Configure.Git.EnableSignOff
@@ -156,13 +204,17 @@
156204
- Text.ConventionalCommit.Type
157205
- Text.CopyAllText
158206
- Text.Discard.IncludeIgnored
207+
- Text.ExecuteCustomAction
208+
- Text.ExecuteCustomAction.Name
159209
- Text.FileHistory.FileContent
160210
- Text.FileHistory.FileChange
161211
- Text.GitLFS.Locks.OnlyMine
162212
- Text.MoveRepositoryNode
163213
- Text.MoveRepositoryNode.Target
164214
- Text.Preference.AI.Name
165215
- Text.Push.CheckSubmodules
216+
- Text.Repository.CustomActions
217+
- Text.Repository.CustomActions.Empty
166218
- Text.Squash.Into
167219
- Text.Stash.KeepIndex
168220
- Text.Stash.OnlyStagedChanges
@@ -176,13 +228,25 @@
176228

177229
</details>
178230

179-
### ru_RU.axaml: 100.00%
231+
### ru_RU.axaml: 98.10%
180232

181233

182234
<details>
183235
<summary>Missing Keys</summary>
184236

185-
237+
- Text.CommitCM.CustomAction
238+
- Text.Configure.CustomAction
239+
- Text.Configure.CustomAction.Arguments
240+
- Text.Configure.CustomAction.Arguments.Tip
241+
- Text.Configure.CustomAction.Executable
242+
- Text.Configure.CustomAction.Name
243+
- Text.Configure.CustomAction.Scope
244+
- Text.Configure.CustomAction.Scope.Commit
245+
- Text.Configure.CustomAction.Scope.Repository
246+
- Text.ExecuteCustomAction
247+
- Text.ExecuteCustomAction.Name
248+
- Text.Repository.CustomActions
249+
- Text.Repository.CustomActions.Empty
186250

187251
</details>
188252

0 commit comments

Comments
 (0)