mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-05-31 09:04:59 +00:00
doc: Update translation status and sort locale files
Some checks failed
Some checks failed
This commit is contained in:
parent
764ae31239
commit
d21b790784
2 changed files with 2 additions and 17 deletions
|
@ -40,27 +40,12 @@ This document shows the translation status of each locale file in the repository
|
||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
### 
|
### 
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
<summary>Missing keys in es_ES.axaml</summary>
|
<summary>Missing keys in es_ES.axaml</summary>
|
||||||
|
|
||||||
- Text.BranchCM.ResetToSelectedCommit
|
|
||||||
- Text.CommitDetail.Changes.Count
|
|
||||||
- Text.CreateBranch.OverwriteExisting
|
- Text.CreateBranch.OverwriteExisting
|
||||||
- Text.DeinitSubmodule
|
|
||||||
- Text.DeinitSubmodule.Force
|
|
||||||
- Text.DeinitSubmodule.Path
|
|
||||||
- Text.Diff.Submodule.Deleted
|
|
||||||
- Text.Hotkeys.Global.SwitchWorkspace
|
|
||||||
- Text.Hotkeys.Global.SwitchTab
|
|
||||||
- Text.Launcher.Workspaces
|
|
||||||
- Text.Launcher.Pages
|
|
||||||
- Text.Pull.RecurseSubmodules
|
|
||||||
- Text.ResetWithoutCheckout
|
|
||||||
- Text.ResetWithoutCheckout.MoveTo
|
|
||||||
- Text.ResetWithoutCheckout.Target
|
|
||||||
- Text.Submodule.Deinit
|
|
||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
|
|
|
@ -237,7 +237,7 @@
|
||||||
<x:String x:Key="Text.Cut" xml:space="preserve">Cortar</x:String>
|
<x:String x:Key="Text.Cut" xml:space="preserve">Cortar</x:String>
|
||||||
<x:String x:Key="Text.DeinitSubmodule" xml:space="preserve">Desinicializar Submódulo</x:String>
|
<x:String x:Key="Text.DeinitSubmodule" xml:space="preserve">Desinicializar Submódulo</x:String>
|
||||||
<x:String x:Key="Text.DeinitSubmodule.Force" xml:space="preserve">Forzar desinicialización incluso si contiene cambios locales.</x:String>
|
<x:String x:Key="Text.DeinitSubmodule.Force" xml:space="preserve">Forzar desinicialización incluso si contiene cambios locales.</x:String>
|
||||||
<x:String x:Key="Text.DeinitSubmodule.Path" xml:space="preserve">Submódulo:</x:String>
|
<x:String x:Key="Text.DeinitSubmodule.Path" xml:space="preserve">Submódulo:</x:String>
|
||||||
<x:String x:Key="Text.DeleteBranch" xml:space="preserve">Eliminar Rama</x:String>
|
<x:String x:Key="Text.DeleteBranch" xml:space="preserve">Eliminar Rama</x:String>
|
||||||
<x:String x:Key="Text.DeleteBranch.Branch" xml:space="preserve">Rama:</x:String>
|
<x:String x:Key="Text.DeleteBranch.Branch" xml:space="preserve">Rama:</x:String>
|
||||||
<x:String x:Key="Text.DeleteBranch.IsRemoteTip" xml:space="preserve">¡Estás a punto de eliminar una rama remota!</x:String>
|
<x:String x:Key="Text.DeleteBranch.IsRemoteTip" xml:space="preserve">¡Estás a punto de eliminar una rama remota!</x:String>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue