Skip to content

Commit ceeca2d

Browse files
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>
1 parent ec6b2d7 commit ceeca2d

File tree

2 files changed

+2
-8
lines changed

2 files changed

+2
-8
lines changed

TRANSLATION.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,7 @@ This document shows the translation status of each locale file in the repository
2222

2323
</details>
2424

25-
### ![es__ES](https://img.shields.io/badge/es__ES-99.88%25-yellow)
26-
27-
<details>
28-
<summary>Missing keys in es_ES.axaml</summary>
29-
30-
- Text.TagCM.CopyName
31-
32-
</details>
25+
### ![es__ES](https://img.shields.io/badge/es__ES-%E2%88%9A-brightgreen)
3326

3427
### ![fr__FR](https://img.shields.io/badge/fr__FR-81.24%25-yellow)
3528

src/Resources/Locales/es_ES.axaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -789,6 +789,7 @@
789789
<x:String x:Key="Text.TagCM.Copy.Message" xml:space="preserve">Mensaje</x:String>
790790
<x:String x:Key="Text.TagCM.Copy.Name" xml:space="preserve">Nombre</x:String>
791791
<x:String x:Key="Text.TagCM.Copy.Tagger" xml:space="preserve">Etiquetador</x:String>
792+
<x:String x:Key="Text.TagCM.CopyName" xml:space="preserve">Copiar Nombre de la Etiqueta</x:String>
792793
<x:String x:Key="Text.TagCM.CustomAction" xml:space="preserve">Acción Personalizada</x:String>
793794
<x:String x:Key="Text.TagCM.Delete" xml:space="preserve">Eliminar ${0}$...</x:String>
794795
<x:String x:Key="Text.TagCM.Merge" xml:space="preserve">Merge ${0}$ en ${1}$...</x:String>

0 commit comments

Comments
 (0)