Skip to content

Commit b22733b

Browse files
authored
localization: update spanish translations (#1422)
add missing translations
1 parent 28844c5 commit b22733b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/Resources/Locales/es_ES.axaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939
<x:String x:Key="Text.AssumeUnchanged" xml:space="preserve">ARCHIVOS ASUMIDOS COMO SIN CAMBIOS</x:String>
4040
<x:String x:Key="Text.AssumeUnchanged.Empty" xml:space="preserve">NO HAY ARCHIVOS ASUMIDOS COMO SIN CAMBIOS</x:String>
4141
<x:String x:Key="Text.AssumeUnchanged.Remove" xml:space="preserve">REMOVER</x:String>
42+
<x:String x:Key="Text.Avatar.Load" xml:space="preserve">Cargar Imagen...</x:String>
4243
<x:String x:Key="Text.Avatar.Refetch" xml:space="preserve">Refrescar</x:String>
4344
<x:String x:Key="Text.BinaryNotSupported" xml:space="preserve">¡ARCHIVO BINARIO NO SOPORTADO!</x:String>
4445
<x:String x:Key="Text.Bisect">Bisect</x:String>
@@ -89,6 +90,8 @@
8990
<x:String x:Key="Text.Checkout.LocalChanges.StashAndReply" xml:space="preserve">Stash &amp; Reaplicar</x:String>
9091
<x:String x:Key="Text.Checkout.RecurseSubmodules" xml:space="preserve">Actualizar todos los submódulos</x:String>
9192
<x:String x:Key="Text.Checkout.Target" xml:space="preserve">Rama:</x:String>
93+
<x:String x:Key="Text.Checkout.WithFastForward" xml:space="preserve">Checkout &amp; Fast-Forward</x:String>
94+
<x:String x:Key="Text.Checkout.WithFastForward.Upstream" xml:space="preserve">Fast-Forward a:</x:String>
9295
<x:String x:Key="Text.CherryPick" xml:space="preserve">Cherry Pick</x:String>
9396
<x:String x:Key="Text.CherryPick.AppendSourceToMessage" xml:space="preserve">Añadir fuente al mensaje de commit</x:String>
9497
<x:String x:Key="Text.CherryPick.Commit" xml:space="preserve">Commit(s):</x:String>

0 commit comments

Comments
 (0)