localization: update spanish translations (#1709)

* localization: update spanish translations

Add missing translations.

* doc: Update translation status and sort locale files

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Javier J. Martínez M.
2025-08-10 19:38:22 -06:00
committed by GitHub
parent ec6b2d716d
commit ceeca2d2c1
2 changed files with 2 additions and 8 deletions

View File

@@ -22,14 +22,7 @@ This document shows the translation status of each locale file in the repository
</details>
### ![es__ES](https://img.shields.io/badge/es__ES-99.88%25-yellow)
<details>
<summary>Missing keys in es_ES.axaml</summary>
- Text.TagCM.CopyName
</details>
### ![es__ES](https://img.shields.io/badge/es__ES-%E2%88%9A-brightgreen)
### ![fr__FR](https://img.shields.io/badge/fr__FR-81.24%25-yellow)

View File

@@ -789,6 +789,7 @@
<x:String x:Key="Text.TagCM.Copy.Message" xml:space="preserve">Mensaje</x:String>
<x:String x:Key="Text.TagCM.Copy.Name" xml:space="preserve">Nombre</x:String>
<x:String x:Key="Text.TagCM.Copy.Tagger" xml:space="preserve">Etiquetador</x:String>
<x:String x:Key="Text.TagCM.CopyName" xml:space="preserve">Copiar Nombre de la Etiqueta</x:String>
<x:String x:Key="Text.TagCM.CustomAction" xml:space="preserve">Acción Personalizada</x:String>
<x:String x:Key="Text.TagCM.Delete" xml:space="preserve">Eliminar ${0}$...</x:String>
<x:String x:Key="Text.TagCM.Merge" xml:space="preserve">Merge ${0}$ en ${1}$...</x:String>