Skip to content

Commit dd0580d

Browse files
doc: Update translation status and missing keys
1 parent cc5bb5f commit dd0580d

File tree

2 files changed

+21
-11
lines changed

2 files changed

+21
-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-99.57%25-yellow)](TRANSLATION.md) [![es__ES](https://img.shields.io/badge/es__ES-98.71%25-yellow)](TRANSLATION.md) [![fr__FR](https://img.shields.io/badge/fr__FR-97.99%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-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)
50+
[![en_US](https://img.shields.io/badge/en__US-100%25-brightgreen)](TRANSLATION.md) [![de__DE](https://img.shields.io/badge/de__DE-99.29%25-yellow)](TRANSLATION.md) [![es__ES](https://img.shields.io/badge/es__ES-98.43%25-yellow)](TRANSLATION.md) [![fr__FR](https://img.shields.io/badge/fr__FR-97.86%25-yellow)](TRANSLATION.md) [![pt__BR](https://img.shields.io/badge/pt__BR-99.71%25-yellow)](TRANSLATION.md) [![ru__RU](https://img.shields.io/badge/ru__RU-99.29%25-yellow)](TRANSLATION.md) [![zh__CN](https://img.shields.io/badge/zh__CN-99.71%25-yellow)](TRANSLATION.md) [![zh__TW](https://img.shields.io/badge/zh__TW-99.71%25-yellow)](TRANSLATION.md)
5151

5252
## How to Use
5353

TRANSLATION.md

Lines changed: 20 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,28 @@
1-
### de_DE.axaml: 99.57%
1+
### de_DE.axaml: 99.29%
22

33

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

7+
- Text.CommitDetail.Info.Children
8+
- Text.Preference.General.ShowChildren
79
- Text.Repository.HistoriesOrder
810
- Text.Repository.HistoriesOrder.ByDate
911
- Text.Repository.HistoriesOrder.Topo
1012

1113
</details>
1214

13-
### es_ES.axaml: 98.71%
15+
### es_ES.axaml: 98.43%
1416

1517

1618
<details>
1719
<summary>Missing Keys</summary>
1820

21+
- Text.CommitDetail.Info.Children
1922
- Text.Preference.Appearance.FontSize
2023
- Text.Preference.Appearance.FontSize.Default
2124
- Text.Preference.Appearance.FontSize.Editor
25+
- Text.Preference.General.ShowChildren
2226
- Text.Repository.FilterCommits.Default
2327
- Text.Repository.FilterCommits.Exclude
2428
- Text.Repository.FilterCommits.Include
@@ -28,7 +32,7 @@
2832

2933
</details>
3034

31-
### fr_FR.axaml: 97.99%
35+
### fr_FR.axaml: 97.86%
3236

3337

3438
<details>
@@ -40,6 +44,7 @@
4044
- Text.Preference.Appearance.FontSize
4145
- Text.Preference.Appearance.FontSize.Default
4246
- Text.Preference.Appearance.FontSize.Editor
47+
- Text.Preference.General.ShowChildren
4348
- Text.Repository.CustomActions
4449
- Text.Repository.FilterCommits.Default
4550
- Text.Repository.FilterCommits.Exclude
@@ -51,44 +56,49 @@
5156

5257
</details>
5358

54-
### pt_BR.axaml: 100.00%
59+
### pt_BR.axaml: 99.71%
5560

5661

5762
<details>
5863
<summary>Missing Keys</summary>
5964

60-
65+
- Text.CommitDetail.Info.Children
66+
- Text.Preference.General.ShowChildren
6167

6268
</details>
6369

64-
### ru_RU.axaml: 99.57%
70+
### ru_RU.axaml: 99.29%
6571

6672

6773
<details>
6874
<summary>Missing Keys</summary>
6975

76+
- Text.CommitDetail.Info.Children
77+
- Text.Preference.General.ShowChildren
7078
- Text.Repository.HistoriesOrder
7179
- Text.Repository.HistoriesOrder.ByDate
7280
- Text.Repository.HistoriesOrder.Topo
7381

7482
</details>
7583

76-
### zh_CN.axaml: 100.00%
84+
### zh_CN.axaml: 99.71%
7785

7886

7987
<details>
8088
<summary>Missing Keys</summary>
8189

82-
90+
- Text.CommitDetail.Info.Children
91+
- Text.Preference.General.ShowChildren
8392

8493
</details>
8594

86-
### zh_TW.axaml: 100.00%
95+
### zh_TW.axaml: 99.71%
8796

8897

8998
<details>
9099
<summary>Missing Keys</summary>
91100

92-
101+
- Text.CommitDetail.Info.Children
102+
- Text.Preference.General.ShowChildren
93103

94104
</details>

0 commit comments

Comments
 (0)