|
74 | 74 | <x:String x:Key="Text.BranchCM.ResetToSelectedCommit" xml:space="preserve">Resetear ${0}$ a ${1}$...</x:String>
|
75 | 75 | <x:String x:Key="Text.BranchCM.Tracking" xml:space="preserve">Establecer Rama de Seguimiento...</x:String>
|
76 | 76 | <x:String x:Key="Text.BranchCompare" xml:space="preserve">Comparar Ramas</x:String>
|
| 77 | + <x:String x:Key="Text.BranchTree.InvalidUpstream" xml:space="preserve">Inválido</x:String> |
77 | 78 | <x:String x:Key="Text.BranchTree.Remote" xml:space="preserve">REMOTO</x:String>
|
78 | 79 | <x:String x:Key="Text.BranchTree.Tracking" xml:space="preserve">SEGUIMIENTO</x:String>
|
79 | 80 | <x:String x:Key="Text.BranchTree.URL" xml:space="preserve">URL</x:String>
|
|
185 | 186 | <x:String x:Key="Text.Configure.CustomAction.Scope" xml:space="preserve">Alcance:</x:String>
|
186 | 187 | <x:String x:Key="Text.Configure.CustomAction.Scope.Branch" xml:space="preserve">Rama</x:String>
|
187 | 188 | <x:String x:Key="Text.Configure.CustomAction.Scope.Commit" xml:space="preserve">Commit</x:String>
|
| 189 | + <x:String x:Key="Text.Configure.CustomAction.Scope.Remote" xml:space="preserve">Remoto</x:String> |
188 | 190 | <x:String x:Key="Text.Configure.CustomAction.Scope.Repository" xml:space="preserve">Repositorio</x:String>
|
189 | 191 | <x:String x:Key="Text.Configure.CustomAction.Scope.Tag" xml:space="preserve">Etiqueta</x:String>
|
190 | 192 | <x:String x:Key="Text.Configure.CustomAction.WaitForExit" xml:space="preserve">Esperar la acción de salida</x:String>
|
|
281 | 283 | <x:String x:Key="Text.DeleteBranch.IsRemoteTip" xml:space="preserve">¡Estás a punto de eliminar una rama remota!</x:String>
|
282 | 284 | <x:String x:Key="Text.DeleteBranch.WithTrackingRemote" xml:space="preserve">También eliminar la rama remota ${0}$</x:String>
|
283 | 285 | <x:String x:Key="Text.DeleteMultiBranch" xml:space="preserve">Eliminar Múltiples Ramas</x:String>
|
284 |
| - <x:String x:Key="Text.DeleteMultiBranch.Tip" xml:space="preserve">Estás intentando eliminar múltiples ramas a la vez. ¡Asegúrate de revisar antes de tomar acción!</x:String> |
| 286 | + <x:String x:Key="Text.DeleteMultiBranch.Tip" xml:space="preserve">Estás intentando eliminar múltiples ramas a la vez. ¡Asegúrate de comprobar dos veces antes de realizar esta acción!</x:String> |
| 287 | + <x:String x:Key="Text.DeleteMultiTags" xml:space="preserve">Eliminar Múltiples Etiquetas</x:String> |
| 288 | + <x:String x:Key="Text.DeleteMultiTags.DeleteFromRemotes" xml:space="preserve">Eliminarlas de los remotos</x:String> |
| 289 | + <x:String x:Key="Text.DeleteMultiTags.Tip" xml:space="preserve">Estás intentando eliminar múltiples etiquetas a la vez. ¡Asegúrate de comprobar dos veces antes de realizar esta acción!</x:String> |
285 | 290 | <x:String x:Key="Text.DeleteRemote" xml:space="preserve">Eliminar Remoto</x:String>
|
286 | 291 | <x:String x:Key="Text.DeleteRemote.Remote" xml:space="preserve">Remoto:</x:String>
|
287 | 292 | <x:String x:Key="Text.DeleteRepositoryNode.Path" xml:space="preserve">Ruta:</x:String>
|
|
522 | 527 | <x:String x:Key="Text.Preferences.AI.Model" xml:space="preserve">Modelo</x:String>
|
523 | 528 | <x:String x:Key="Text.Preferences.AI.Name" xml:space="preserve">Nombre</x:String>
|
524 | 529 | <x:String x:Key="Text.Preferences.AI.Server" xml:space="preserve">Servidor</x:String>
|
525 |
| - <x:String x:Key="Text.Preferences.AI.Streaming" xml:space="preserve">Activar Transmisión</x:String> |
| 530 | + <x:String x:Key="Text.Preferences.AI.Streaming" xml:space="preserve">Habilitar Transmisión</x:String> |
526 | 531 | <x:String x:Key="Text.Preferences.Appearance" xml:space="preserve">APARIENCIA</x:String>
|
527 | 532 | <x:String x:Key="Text.Preferences.Appearance.DefaultFont" xml:space="preserve">Fuente por defecto</x:String>
|
528 | 533 | <x:String x:Key="Text.Preferences.Appearance.EditorTabWidth" xml:space="preserve">Ancho de la Pestaña del Editor</x:String>
|
| 534 | + <x:String x:Key="Text.Preferences.Appearance.EnableCompactFolders" xml:space="preserve">Habilitar carpetas compactas en el árbol de cambios</x:String> |
529 | 535 | <x:String x:Key="Text.Preferences.Appearance.FontSize" xml:space="preserve">Tamaño de fuente</x:String>
|
530 | 536 | <x:String x:Key="Text.Preferences.Appearance.FontSize.Default" xml:space="preserve">Por defecto</x:String>
|
531 | 537 | <x:String x:Key="Text.Preferences.Appearance.FontSize.Editor" xml:space="preserve">Editor</x:String>
|
|
615 | 621 | <x:String x:Key="Text.Remote.URL" xml:space="preserve">URL del Repositorio:</x:String>
|
616 | 622 | <x:String x:Key="Text.Remote.URL.Placeholder" xml:space="preserve">URL del repositorio git remoto</x:String>
|
617 | 623 | <x:String x:Key="Text.RemoteCM.CopyURL" xml:space="preserve">Copiar URL</x:String>
|
| 624 | + <x:String x:Key="Text.RemoteCM.CustomAction" xml:space="preserve">Acción Personalizada</x:String> |
618 | 625 | <x:String x:Key="Text.RemoteCM.Delete" xml:space="preserve">Borrar...</x:String>
|
619 | 626 | <x:String x:Key="Text.RemoteCM.Edit" xml:space="preserve">Editar...</x:String>
|
620 | 627 | <x:String x:Key="Text.RemoteCM.Fetch" xml:space="preserve">Fetch</x:String>
|
|
791 | 798 | <x:String x:Key="Text.TagCM.CopyName" xml:space="preserve">Copiar Nombre de la Etiqueta</x:String>
|
792 | 799 | <x:String x:Key="Text.TagCM.CustomAction" xml:space="preserve">Acción Personalizada</x:String>
|
793 | 800 | <x:String x:Key="Text.TagCM.Delete" xml:space="preserve">Eliminar ${0}$...</x:String>
|
| 801 | + <x:String x:Key="Text.TagCM.DeleteMultiple" xml:space="preserve">Eliminar {0} etiquetas seleccionadas...</x:String> |
794 | 802 | <x:String x:Key="Text.TagCM.Merge" xml:space="preserve">Merge ${0}$ en ${1}$...</x:String>
|
795 | 803 | <x:String x:Key="Text.TagCM.Push" xml:space="preserve">Push ${0}$...</x:String>
|
796 | 804 | <x:String x:Key="Text.UpdateSubmodules" xml:space="preserve">Actualizar Submódulos</x:String>
|
|
0 commit comments