|
183 | 183 | <x:String x:Key="Text.CommitDetail.Info.SHA" xml:space="preserve">SHA</x:String> |
184 | 184 | <x:String x:Key="Text.CommitDetail.Info.Signer" xml:space="preserve">Firmante:</x:String> |
185 | 185 | <x:String x:Key="Text.CommitDetail.Info.WebLinks" xml:space="preserve">Abrir en Navegador</x:String> |
| 186 | + <x:String x:Key="Text.CommitMessageTextBox.Placeholder" xml:space="preserve">Ingresa el mensaje de commit. ¡Por favor usa una línea en blanco para separar el título y la descripción!</x:String> |
186 | 187 | <x:String x:Key="Text.CommitMessageTextBox.SubjectCount" xml:space="preserve">ASUNTO</x:String> |
187 | 188 | <x:String x:Key="Text.Configure" xml:space="preserve">Configurar Repositorio</x:String> |
188 | 189 | <x:String x:Key="Text.Configure.CommitMessageTemplate" xml:space="preserve">PLANTILLA DE COMMIT</x:String> |
|
388 | 389 | <x:String x:Key="Text.Fetch.Remote" xml:space="preserve">Remoto:</x:String> |
389 | 390 | <x:String x:Key="Text.Fetch.Title" xml:space="preserve">Fetch Cambios Remotos</x:String> |
390 | 391 | <x:String x:Key="Text.FileCM.AssumeUnchanged" xml:space="preserve">Asumir como sin cambios</x:String> |
| 392 | + <x:String x:Key="Text.FileCM.CustomAction" xml:space="preserve">Acción Personalizada</x:String> |
391 | 393 | <x:String x:Key="Text.FileCM.Discard" xml:space="preserve">Descartar...</x:String> |
392 | 394 | <x:String x:Key="Text.FileCM.DiscardMulti" xml:space="preserve">Descartar {0} archivos...</x:String> |
393 | 395 | <x:String x:Key="Text.FileCM.ResolveUsing" xml:space="preserve">Resolver usando ${0}$</x:String> |
|
443 | 445 | <x:String x:Key="Text.GitLFS.Locks.OnlyMine" xml:space="preserve">Mostrar solo mis bloqueos</x:String> |
444 | 446 | <x:String x:Key="Text.GitLFS.Locks.Title" xml:space="preserve">Bloqueos LFS</x:String> |
445 | 447 | <x:String x:Key="Text.GitLFS.Locks.Unlock" xml:space="preserve">Desbloquear</x:String> |
| 448 | + <x:String x:Key="Text.GitLFS.Locks.UnlockAllMyLocks" xml:space="preserve">Desbloquear todos mis candados</x:String> |
| 449 | + <x:String x:Key="Text.GitLFS.Locks.UnlockAllMyLocks.Confirm" xml:space="preserve">¿Estás seguro de querer desbloquear todos tus archivos bloqueados?</x:String> |
446 | 450 | <x:String x:Key="Text.GitLFS.Locks.UnlockForce" xml:space="preserve">Forzar Desbloqueo</x:String> |
447 | 451 | <x:String x:Key="Text.GitLFS.Prune" xml:space="preserve">Prune</x:String> |
448 | 452 | <x:String x:Key="Text.GitLFS.Prune.Tips" xml:space="preserve">Ejecuta `git lfs prune` para eliminar archivos LFS antiguos del almacenamiento local</x:String> |
|
536 | 540 | <x:String x:Key="Text.MoveRepositoryNode.Target" xml:space="preserve">Seleccionar nodo padre para:</x:String> |
537 | 541 | <x:String x:Key="Text.Name" xml:space="preserve">Nombre:</x:String> |
538 | 542 | <x:String x:Key="Text.NotConfigured" xml:space="preserve">Git NO ha sido configurado. Por favor, ve a [Preferencias] y configúralo primero.</x:String> |
| 543 | + <x:String x:Key="Text.Open" xml:space="preserve">Abrir</x:String> |
| 544 | + <x:String x:Key="Text.Open.SystemDefaultEditor" xml:space="preserve">Editor por defecto (Sistema)</x:String> |
539 | 545 | <x:String x:Key="Text.OpenAppDataDir" xml:space="preserve">Abrir Directorio de Datos de la App</x:String> |
540 | 546 | <x:String x:Key="Text.OpenInExternalMergeTool" xml:space="preserve">Abrir en Herramienta de Merge</x:String> |
541 | 547 | <x:String x:Key="Text.Optional" xml:space="preserve">Opcional.</x:String> |
|
0 commit comments