Skip to content

Commit d21b790

Browse files
doc: Update translation status and sort locale files
1 parent 764ae31 commit d21b790

File tree

2 files changed

+2
-17
lines changed

2 files changed

+2
-17
lines changed

TRANSLATION.md

Lines changed: 1 addition & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -40,27 +40,12 @@ This document shows the translation status of each locale file in the repository
4040

4141
</details>
4242

43-
### ![es__ES](https://img.shields.io/badge/es__ES-98.00%25-yellow)
43+
### ![es__ES](https://img.shields.io/badge/es__ES-99.87%25-yellow)
4444

4545
<details>
4646
<summary>Missing keys in es_ES.axaml</summary>
4747

48-
- Text.BranchCM.ResetToSelectedCommit
49-
- Text.CommitDetail.Changes.Count
5048
- Text.CreateBranch.OverwriteExisting
51-
- Text.DeinitSubmodule
52-
- Text.DeinitSubmodule.Force
53-
- Text.DeinitSubmodule.Path
54-
- Text.Diff.Submodule.Deleted
55-
- Text.Hotkeys.Global.SwitchWorkspace
56-
- Text.Hotkeys.Global.SwitchTab
57-
- Text.Launcher.Workspaces
58-
- Text.Launcher.Pages
59-
- Text.Pull.RecurseSubmodules
60-
- Text.ResetWithoutCheckout
61-
- Text.ResetWithoutCheckout.MoveTo
62-
- Text.ResetWithoutCheckout.Target
63-
- Text.Submodule.Deinit
6449

6550
</details>
6651

src/Resources/Locales/es_ES.axaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@
237237
<x:String x:Key="Text.Cut" xml:space="preserve">Cortar</x:String>
238238
<x:String x:Key="Text.DeinitSubmodule" xml:space="preserve">Desinicializar Submódulo</x:String>
239239
<x:String x:Key="Text.DeinitSubmodule.Force" xml:space="preserve">Forzar desinicialización incluso si contiene cambios locales.</x:String>
240-
<x:String x:Key="Text.DeinitSubmodule.Path" xml:space="preserve">Submódulo:</x:String>
240+
<x:String x:Key="Text.DeinitSubmodule.Path" xml:space="preserve">Submódulo:</x:String>
241241
<x:String x:Key="Text.DeleteBranch" xml:space="preserve">Eliminar Rama</x:String>
242242
<x:String x:Key="Text.DeleteBranch.Branch" xml:space="preserve">Rama:</x:String>
243243
<x:String x:Key="Text.DeleteBranch.IsRemoteTip" xml:space="preserve">¡Estás a punto de eliminar una rama remota!</x:String>

0 commit comments

Comments
 (0)