Skip to content

Commit 91d769c

Browse files
doc: Update translation status and sort locale files
1 parent 8a4a8be commit 91d769c

File tree

8 files changed

+5
-17
lines changed

8 files changed

+5
-17
lines changed

TRANSLATION.md

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ This document shows the translation status of each locale file in the repository
3232

3333
</details>
3434

35-
### ![fr__FR](https://img.shields.io/badge/fr__FR-77.32%25-yellow)
35+
### ![fr__FR](https://img.shields.io/badge/fr__FR-77.40%25-yellow)
3636

3737
<details>
3838
<summary>Missing keys in fr_FR.axaml</summary>
@@ -146,7 +146,6 @@ This document shows the translation status of each locale file in the repository
146146
- Text.ExecuteCustomAction.Repository
147147
- Text.GitFlow.FinishWithPush
148148
- Text.GitFlow.FinishWithSquash
149-
- Text.Hotkeys.Global.SwitchWorkspace
150149
- Text.Hotkeys.Global.SwitchTab
151150
- Text.Hotkeys.TextEditor.OpenExternalMergeTool
152151
- Text.InteractiveRebase.ReorderTip
@@ -304,7 +303,7 @@ This document shows the translation status of each locale file in the repository
304303

305304
</details>
306305

307-
### ![ja__JP](https://img.shields.io/badge/ja__JP-77.32%25-yellow)
306+
### ![ja__JP](https://img.shields.io/badge/ja__JP-77.40%25-yellow)
308307

309308
<details>
310309
<summary>Missing keys in ja_JP.axaml</summary>
@@ -419,7 +418,6 @@ This document shows the translation status of each locale file in the repository
419418
- Text.ExecuteCustomAction.Repository
420419
- Text.GitFlow.FinishWithPush
421420
- Text.GitFlow.FinishWithSquash
422-
- Text.Hotkeys.Global.SwitchWorkspace
423421
- Text.Hotkeys.Global.SwitchTab
424422
- Text.Hotkeys.TextEditor.OpenExternalMergeTool
425423
- Text.InteractiveRebase.ReorderTip
@@ -515,7 +513,7 @@ This document shows the translation status of each locale file in the repository
515513

516514
</details>
517515

518-
### ![pt__BR](https://img.shields.io/badge/pt__BR-70.95%25-red)
516+
### ![pt__BR](https://img.shields.io/badge/pt__BR-71.03%25-red)
519517

520518
<details>
521519
<summary>Missing keys in pt_BR.axaml</summary>
@@ -655,7 +653,6 @@ This document shows the translation status of each locale file in the repository
655653
- Text.GitFlow.FinishWithPush
656654
- Text.GitFlow.FinishWithSquash
657655
- Text.Hotkeys.Global.Clone
658-
- Text.Hotkeys.Global.SwitchWorkspace
659656
- Text.Hotkeys.Global.SwitchTab
660657
- Text.Hotkeys.TextEditor.OpenExternalMergeTool
661658
- Text.InProgress.CherryPick.Head
@@ -796,7 +793,7 @@ This document shows the translation status of each locale file in the repository
796793

797794
</details>
798795

799-
### ![ta__IN](https://img.shields.io/badge/ta__IN-77.43%25-yellow)
796+
### ![ta__IN](https://img.shields.io/badge/ta__IN-77.52%25-yellow)
800797

801798
<details>
802799
<summary>Missing keys in ta_IN.axaml</summary>
@@ -911,7 +908,6 @@ This document shows the translation status of each locale file in the repository
911908
- Text.ExecuteCustomAction.Repository
912909
- Text.GitFlow.FinishWithPush
913910
- Text.GitFlow.FinishWithSquash
914-
- Text.Hotkeys.Global.SwitchWorkspace
915911
- Text.Hotkeys.Global.SwitchTab
916912
- Text.Hotkeys.TextEditor.OpenExternalMergeTool
917913
- Text.InteractiveRebase.ReorderTip
@@ -1006,7 +1002,7 @@ This document shows the translation status of each locale file in the repository
10061002

10071003
</details>
10081004

1009-
### ![uk__UA](https://img.shields.io/badge/uk__UA-78.55%25-yellow)
1005+
### ![uk__UA](https://img.shields.io/badge/uk__UA-78.64%25-yellow)
10101006

10111007
<details>
10121008
<summary>Missing keys in uk_UA.axaml</summary>
@@ -1116,7 +1112,6 @@ This document shows the translation status of each locale file in the repository
11161112
- Text.ExecuteCustomAction.Repository
11171113
- Text.GitFlow.FinishWithPush
11181114
- Text.GitFlow.FinishWithSquash
1119-
- Text.Hotkeys.Global.SwitchWorkspace
11201115
- Text.Hotkeys.Global.SwitchTab
11211116
- Text.Hotkeys.TextEditor.OpenExternalMergeTool
11221117
- Text.InteractiveRebase.ReorderTip

src/Resources/Locales/de_DE.axaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -462,7 +462,6 @@
462462
<x:String x:Key="Text.Hotkeys.Global.GotoPrevTab" xml:space="preserve">Zum vorherigen Tab wechseln</x:String>
463463
<x:String x:Key="Text.Hotkeys.Global.NewTab" xml:space="preserve">Neuen Tab erstellen</x:String>
464464
<x:String x:Key="Text.Hotkeys.Global.OpenPreferences" xml:space="preserve">Einstellungen öffnen</x:String>
465-
<x:String x:Key="Text.Hotkeys.Global.SwitchWorkspace" xml:space="preserve">Aktiven Arbeitsplatz wechseln</x:String>
466465
<x:String x:Key="Text.Hotkeys.Global.SwitchTab" xml:space="preserve">Aktiven Tab wechseln</x:String>
467466
<x:String x:Key="Text.Hotkeys.Repo" xml:space="preserve">REPOSITORY</x:String>
468467
<x:String x:Key="Text.Hotkeys.Repo.Commit" xml:space="preserve">Gestagte Änderungen committen</x:String>

src/Resources/Locales/es_ES.axaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -461,7 +461,6 @@
461461
<x:String x:Key="Text.Hotkeys.Global.GotoPrevTab" xml:space="preserve">Ir a la página anterior</x:String>
462462
<x:String x:Key="Text.Hotkeys.Global.NewTab" xml:space="preserve">Crear nueva página</x:String>
463463
<x:String x:Key="Text.Hotkeys.Global.OpenPreferences" xml:space="preserve">Abrir diálogo de preferencias</x:String>
464-
<x:String x:Key="Text.Hotkeys.Global.SwitchWorkspace" xml:space="preserve">Cambiar espacio de trabajo activo</x:String>
465464
<x:String x:Key="Text.Hotkeys.Global.SwitchTab" xml:space="preserve">Cambiar página activa</x:String>
466465
<x:String x:Key="Text.Hotkeys.Repo" xml:space="preserve">REPOSITORIO</x:String>
467466
<x:String x:Key="Text.Hotkeys.Repo.Commit" xml:space="preserve">Commit cambios staged</x:String>

src/Resources/Locales/id_ID.axaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -456,7 +456,6 @@
456456
<x:String x:Key="Text.Hotkeys.Global.GotoPrevTab" xml:space="preserve">Ke tab sebelumnya</x:String>
457457
<x:String x:Key="Text.Hotkeys.Global.NewTab" xml:space="preserve">Buat tab baru</x:String>
458458
<x:String x:Key="Text.Hotkeys.Global.OpenPreferences" xml:space="preserve">Buka dialog Preferensi</x:String>
459-
<x:String x:Key="Text.Hotkeys.Global.SwitchWorkspace" xml:space="preserve">Ganti workspace aktif</x:String>
460459
<x:String x:Key="Text.Hotkeys.Global.SwitchTab" xml:space="preserve">Ganti tab aktif</x:String>
461460
<x:String x:Key="Text.Hotkeys.Repo" xml:space="preserve">REPOSITORI</x:String>
462461
<x:String x:Key="Text.Hotkeys.Repo.Commit" xml:space="preserve">Commit perubahan yang di-stage</x:String>

src/Resources/Locales/it_IT.axaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -442,7 +442,6 @@
442442
<x:String x:Key="Text.Hotkeys.Global.GotoPrevTab" xml:space="preserve">Vai alla pagina precedente</x:String>
443443
<x:String x:Key="Text.Hotkeys.Global.NewTab" xml:space="preserve">Crea una nuova pagina</x:String>
444444
<x:String x:Key="Text.Hotkeys.Global.OpenPreferences" xml:space="preserve">Apri la finestra delle preferenze</x:String>
445-
<x:String x:Key="Text.Hotkeys.Global.SwitchWorkspace" xml:space="preserve">Cambia workspace attivo</x:String>
446445
<x:String x:Key="Text.Hotkeys.Global.SwitchTab" xml:space="preserve">Cambia scheda attiva</x:String>
447446
<x:String x:Key="Text.Hotkeys.Repo" xml:space="preserve">REPOSITORY</x:String>
448447
<x:String x:Key="Text.Hotkeys.Repo.Commit" xml:space="preserve">Committa le modifiche in tsage</x:String>

src/Resources/Locales/ru_RU.axaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -461,7 +461,6 @@
461461
<x:String x:Key="Text.Hotkeys.Global.GotoPrevTab" xml:space="preserve">Перейти на предыдущую вкладку</x:String>
462462
<x:String x:Key="Text.Hotkeys.Global.NewTab" xml:space="preserve">Создать новую вкладку</x:String>
463463
<x:String x:Key="Text.Hotkeys.Global.OpenPreferences" xml:space="preserve">Открыть диалоговое окно настроек</x:String>
464-
<x:String x:Key="Text.Hotkeys.Global.SwitchWorkspace" xml:space="preserve">Переключиться на рабочее место</x:String>
465464
<x:String x:Key="Text.Hotkeys.Global.SwitchTab" xml:space="preserve">Переключиться на вкладку</x:String>
466465
<x:String x:Key="Text.Hotkeys.Repo" xml:space="preserve">РЕПОЗИТОРИЙ</x:String>
467466
<x:String x:Key="Text.Hotkeys.Repo.Commit" xml:space="preserve">Зафиксировать сформированные изменения</x:String>

src/Resources/Locales/zh_CN.axaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -471,7 +471,6 @@
471471
<x:String x:Key="Text.Hotkeys.Global.GotoPrevTab" xml:space="preserve">切换到上一个页面</x:String>
472472
<x:String x:Key="Text.Hotkeys.Global.NewTab" xml:space="preserve">新建页面</x:String>
473473
<x:String x:Key="Text.Hotkeys.Global.OpenPreferences" xml:space="preserve">打开偏好设置面板</x:String>
474-
<x:String x:Key="Text.Hotkeys.Global.SwitchWorkspace" xml:space="preserve">切换工作区</x:String>
475474
<x:String x:Key="Text.Hotkeys.Global.SwitchTab" xml:space="preserve">切换显示页面</x:String>
476475
<x:String x:Key="Text.Hotkeys.Repo" xml:space="preserve">仓库页面快捷键</x:String>
477476
<x:String x:Key="Text.Hotkeys.Repo.Commit" xml:space="preserve">提交暂存区更改</x:String>

src/Resources/Locales/zh_TW.axaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -471,7 +471,6 @@
471471
<x:String x:Key="Text.Hotkeys.Global.GotoPrevTab" xml:space="preserve">切換到上一個頁面</x:String>
472472
<x:String x:Key="Text.Hotkeys.Global.NewTab" xml:space="preserve">新增頁面</x:String>
473473
<x:String x:Key="Text.Hotkeys.Global.OpenPreferences" xml:space="preserve">開啟偏好設定面板</x:String>
474-
<x:String x:Key="Text.Hotkeys.Global.SwitchWorkspace" xml:space="preserve">切換工作區</x:String>
475474
<x:String x:Key="Text.Hotkeys.Global.SwitchTab" xml:space="preserve">切換目前頁面</x:String>
476475
<x:String x:Key="Text.Hotkeys.Repo" xml:space="preserve">存放庫頁面快速鍵</x:String>
477476
<x:String x:Key="Text.Hotkeys.Repo.Commit" xml:space="preserve">提交暫存區變更</x:String>

0 commit comments

Comments
 (0)