|
22 | 22 | <x:String x:Key="Text.AddWorktree.Tracking" xml:space="preserve">Rama de Seguimiento:</x:String>
|
23 | 23 | <x:String x:Key="Text.AddWorktree.Tracking.Toggle" xml:space="preserve">Seguimiento de rama remota</x:String>
|
24 | 24 | <x:String x:Key="Text.AIAssistant" xml:space="preserve">Asistente OpenAI</x:String>
|
| 25 | + <x:String x:Key="Text.AIAssistant.Regen" xml:space="preserve">RE-GENERAR</x:String> |
25 | 26 | <x:String x:Key="Text.AIAssistant.Tip" xml:space="preserve">Usar OpenAI para generar mensaje de commit</x:String>
|
| 27 | + <x:String x:Key="Text.AIAssistant.Use" xml:space="preserve">APLICAR CÓMO MENSAJE DE COMMIT</x:String> |
26 | 28 | <x:String x:Key="Text.Apply" xml:space="preserve">Aplicar Patch</x:String>
|
27 | 29 | <x:String x:Key="Text.Apply.Error" xml:space="preserve">Error</x:String>
|
28 | 30 | <x:String x:Key="Text.Apply.Error.Desc" xml:space="preserve">Genera errores y se niega a aplicar el patch</x:String>
|
|
37 | 39 | <x:String x:Key="Text.Apply.Warn" xml:space="preserve">Advertencia</x:String>
|
38 | 40 | <x:String x:Key="Text.Apply.Warn.Desc" xml:space="preserve">Genera advertencias para algunos de estos errores, pero aplica</x:String>
|
39 | 41 | <x:String x:Key="Text.Apply.WS" xml:space="preserve">Espacios en Blanco:</x:String>
|
| 42 | + <x:String x:Key="Text.ApplyStash" xml:space="preserve">Aplicar Stash</x:String> |
| 43 | + <x:String x:Key="Text.ApplyStash.DropAfterApply" xml:space="preserve">Borrar después de aplicar</x:String> |
| 44 | + <x:String x:Key="Text.ApplyStash.RestoreIndex" xml:space="preserve">Restaurar los cambios del índice</x:String> |
| 45 | + <x:String x:Key="Text.ApplyStash.Stash" xml:space="preserve">Stash:</x:String> |
40 | 46 | <x:String x:Key="Text.Archive" xml:space="preserve">Archivar...</x:String>
|
41 | 47 | <x:String x:Key="Text.Archive.File" xml:space="preserve">Guardar Archivo en:</x:String>
|
42 | 48 | <x:String x:Key="Text.Archive.File.Placeholder" xml:space="preserve">Seleccionar ruta del archivo</x:String>
|
|
53 | 59 | <x:String x:Key="Text.BranchCM.CompareWithHead" xml:space="preserve">Comparar con HEAD</x:String>
|
54 | 60 | <x:String x:Key="Text.BranchCM.CompareWithWorktree" xml:space="preserve">Comparar con Worktree</x:String>
|
55 | 61 | <x:String x:Key="Text.BranchCM.CopyName" xml:space="preserve">Copiar Nombre de Rama</x:String>
|
| 62 | + <x:String x:Key="Text.BranchCM.CustomAction" xml:space="preserve">Acción personalizada</x:String> |
56 | 63 | <x:String x:Key="Text.BranchCM.Delete" xml:space="preserve">Eliminar ${0}$...</x:String>
|
57 | 64 | <x:String x:Key="Text.BranchCM.DeleteMultiBranches" xml:space="preserve">Eliminar {0} ramas seleccionadas</x:String>
|
58 | 65 | <x:String x:Key="Text.BranchCM.DiscardAll" xml:space="preserve">Descartar todos los cambios</x:String>
|
|
68 | 75 | <x:String x:Key="Text.BranchCM.Rename" xml:space="preserve">Renombrar ${0}$...</x:String>
|
69 | 76 | <x:String x:Key="Text.BranchCM.Tracking" xml:space="preserve">Establecer Rama de Seguimiento...</x:String>
|
70 | 77 | <x:String x:Key="Text.BranchCompare" xml:space="preserve">Comparar Ramas</x:String>
|
| 78 | + <x:String x:Key="Text.BranchUpstreamInvalid" xml:space="preserve">¡Upstream inválido!</x:String> |
71 | 79 | <x:String x:Key="Text.Bytes" xml:space="preserve">Bytes</x:String>
|
72 | 80 | <x:String x:Key="Text.Cancel" xml:space="preserve">CANCELAR</x:String>
|
73 | 81 | <x:String x:Key="Text.ChangeCM.CheckoutThisRevision" xml:space="preserve">Resetear a Esta Revisión</x:String>
|
|
100 | 108 | <x:String x:Key="Text.Clone.LocalName" xml:space="preserve">Nombre Local:</x:String>
|
101 | 109 | <x:String x:Key="Text.Clone.LocalName.Placeholder" xml:space="preserve">Nombre del repositorio. Opcional.</x:String>
|
102 | 110 | <x:String x:Key="Text.Clone.ParentFolder" xml:space="preserve">Carpeta Padre:</x:String>
|
| 111 | + <x:String x:Key="Text.Clone.RecurseSubmodules" xml:space="preserve">Inicializar y actualizar submodulos</x:String> |
103 | 112 | <x:String x:Key="Text.Clone.RemoteURL" xml:space="preserve">URL del Repositorio:</x:String>
|
104 | 113 | <x:String x:Key="Text.Close" xml:space="preserve">CERRAR</x:String>
|
105 | 114 | <x:String x:Key="Text.CodeEditor" xml:space="preserve">Editor</x:String>
|
|
152 | 161 | <x:String x:Key="Text.Configure.CustomAction.Executable" xml:space="preserve">Archivo Ejecutable:</x:String>
|
153 | 162 | <x:String x:Key="Text.Configure.CustomAction.Name" xml:space="preserve">Nombre:</x:String>
|
154 | 163 | <x:String x:Key="Text.Configure.CustomAction.Scope" xml:space="preserve">Alcance:</x:String>
|
| 164 | + <x:String x:Key="Text.Configure.CustomAction.Scope.Branch" xml:space="preserve">Rama</x:String> |
155 | 165 | <x:String x:Key="Text.Configure.CustomAction.Scope.Commit" xml:space="preserve">Commit</x:String>
|
156 | 166 | <x:String x:Key="Text.Configure.CustomAction.Scope.Repository" xml:space="preserve">Repositorio</x:String>
|
| 167 | + <x:String x:Key="Text.Configure.CustomAction.WaitForExit" xml:space="preserve">Esperar la acción de salida</x:String> |
157 | 168 | <x:String x:Key="Text.Configure.Email" xml:space="preserve">Dirección de Email</x:String>
|
158 | 169 | <x:String x:Key="Text.Configure.Email.Placeholder" xml:space="preserve">Dirección de email</x:String>
|
159 | 170 | <x:String x:Key="Text.Configure.Git" xml:space="preserve">GIT</x:String>
|
|
202 | 213 | <x:String x:Key="Text.CreateBranch.LocalChanges.StashAndReply" xml:space="preserve">Stash & Reaplicar</x:String>
|
203 | 214 | <x:String x:Key="Text.CreateBranch.Name" xml:space="preserve">Nombre de la Nueva Rama:</x:String>
|
204 | 215 | <x:String x:Key="Text.CreateBranch.Name.Placeholder" xml:space="preserve">Introduzca el nombre de la rama.</x:String>
|
| 216 | + <x:String x:Key="Text.CreateBranch.Name.WarnSpace" xml:space="preserve">Los espacios serán reemplazados con guiones.</x:String> |
205 | 217 | <x:String x:Key="Text.CreateBranch.Title" xml:space="preserve">Crear Rama Local</x:String>
|
206 | 218 | <x:String x:Key="Text.CreateTag" xml:space="preserve">Crear Etiqueta...</x:String>
|
207 | 219 | <x:String x:Key="Text.CreateTag.BasedOn" xml:space="preserve">Nueva Etiqueta En:</x:String>
|
|
225 | 237 | <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>
|
226 | 238 | <x:String x:Key="Text.DeleteRemote" xml:space="preserve">Eliminar Remoto</x:String>
|
227 | 239 | <x:String x:Key="Text.DeleteRemote.Remote" xml:space="preserve">Remoto:</x:String>
|
| 240 | + <x:String x:Key="Text.DeleteRepositoryNode.Path" xml:space="preserve">Ruta:</x:String> |
228 | 241 | <x:String x:Key="Text.DeleteRepositoryNode.Target" xml:space="preserve">Destino:</x:String>
|
| 242 | + <x:String x:Key="Text.DeleteRepositoryNode.TipForGroup" xml:space="preserve">Todos los hijos serán removidos de la lista.</x:String> |
229 | 243 | <x:String x:Key="Text.DeleteRepositoryNode.TitleForGroup" xml:space="preserve">Confirmar Eliminación de Grupo</x:String>
|
| 244 | + <x:String x:Key="Text.DeleteRepositoryNode.TipForRepository" xml:space="preserve">¡Esto solo lo removera de la lista, no del disco!</x:String> |
230 | 245 | <x:String x:Key="Text.DeleteRepositoryNode.TitleForRepository" xml:space="preserve">Confirmar Eliminación de Repositorio</x:String>
|
231 | 246 | <x:String x:Key="Text.DeleteSubmodule" xml:space="preserve">Eliminar Submódulo</x:String>
|
232 | 247 | <x:String x:Key="Text.DeleteSubmodule.Path" xml:space="preserve">Ruta del Submódulo:</x:String>
|
|
449 | 464 | <x:String x:Key="Text.Preferences.AI.Model" xml:space="preserve">Modelo</x:String>
|
450 | 465 | <x:String x:Key="Text.Preferences.AI.Name" xml:space="preserve">Nombre</x:String>
|
451 | 466 | <x:String x:Key="Text.Preferences.AI.Server" xml:space="preserve">Servidor</x:String>
|
| 467 | + <x:String x:Key="Text.Preferences.AI.Streaming" xml:space="preserve">Activar Transmisión</x:String> |
452 | 468 | <x:String x:Key="Text.Preferences.Appearance" xml:space="preserve">APARIENCIA</x:String>
|
453 | 469 | <x:String x:Key="Text.Preferences.Appearance.DefaultFont" xml:space="preserve">Fuente por defecto</x:String>
|
454 | 470 | <x:String x:Key="Text.Preferences.Appearance.FontSize" xml:space="preserve">Tamaño de fuente</x:String>
|
|
576 | 592 | <x:String x:Key="Text.Repository.LocalBranches" xml:space="preserve">RAMAS LOCALES</x:String>
|
577 | 593 | <x:String x:Key="Text.Repository.NavigateToCurrentHead" xml:space="preserve">Navegar a HEAD</x:String>
|
578 | 594 | <x:String x:Key="Text.Repository.NewBranch" xml:space="preserve">Crear Rama</x:String>
|
| 595 | + <x:String x:Key="Text.Repository.Notifications.Clear" xml:space="preserve">LIMPIAR NOTIFICACIONES</x:String> |
579 | 596 | <x:String x:Key="Text.Repository.OnlyHighlightCurrentBranchInHistories" xml:space="preserve">Resaltar solo la rama actual en el gráfico</x:String>
|
580 | 597 | <x:String x:Key="Text.Repository.OpenIn" xml:space="preserve">Abrir en {0}</x:String>
|
581 | 598 | <x:String x:Key="Text.Repository.OpenWithExternalTools" xml:space="preserve">Abrir en Herramientas Externas</x:String>
|
|
642 | 659 | <x:String x:Key="Text.SSHKey.Placeholder" xml:space="preserve">Ruta de almacenamiento de la clave privada SSH</x:String>
|
643 | 660 | <x:String x:Key="Text.Start" xml:space="preserve">INICIAR</x:String>
|
644 | 661 | <x:String x:Key="Text.Stash" xml:space="preserve">Stash</x:String>
|
| 662 | + <x:String x:Key="Text.Stash.AutoRestore" xml:space="preserve">Restaurar automáticamente después del stashing</x:String> |
| 663 | + <x:String x:Key="Text.Stash.AutoRestore.Tip" xml:space="preserve">Tus archivos de trabajo permanecen sin cambios, pero se guarda un stash.</x:String> |
645 | 664 | <x:String x:Key="Text.Stash.IncludeUntracked" xml:space="preserve">Incluir archivos no rastreados</x:String>
|
646 | 665 | <x:String x:Key="Text.Stash.KeepIndex" xml:space="preserve">Mantener archivos staged</x:String>
|
647 | 666 | <x:String x:Key="Text.Stash.Message" xml:space="preserve">Mensaje:</x:String>
|
|
721 | 740 | <x:String x:Key="Text.WorkingCopy.IncludeUntracked" xml:space="preserve">INCLUIR ARCHIVOS NO RASTREADOS</x:String>
|
722 | 741 | <x:String x:Key="Text.WorkingCopy.NoCommitHistories" xml:space="preserve">NO HAY MENSAJES DE ENTRADA RECIENTES</x:String>
|
723 | 742 | <x:String x:Key="Text.WorkingCopy.NoCommitTemplates" xml:space="preserve">NO HAY PLANTILLAS DE COMMIT</x:String>
|
| 743 | + <x:String x:Key="Text.WorkingCopy.SignOff" xml:space="preserve">Firmar</x:String> |
724 | 744 | <x:String x:Key="Text.WorkingCopy.Staged" xml:space="preserve">STAGED</x:String>
|
725 | 745 | <x:String x:Key="Text.WorkingCopy.Staged.Unstage" xml:space="preserve">UNSTAGE</x:String>
|
726 | 746 | <x:String x:Key="Text.WorkingCopy.Staged.UnstageAll" xml:space="preserve">UNSTAGE TODO</x:String>
|
|
0 commit comments