i18n/eric6_es.ts

changeset 6020
baf6da1ae288
parent 6019
58ecdaf0b789
child 6023
c6dabc972560
--- a/i18n/eric6_es.ts	Sun Dec 10 16:43:11 2017 +0100
+++ b/i18n/eric6_es.ts	Sun Dec 10 17:42:11 2017 +0100
@@ -17352,6 +17352,6604 @@
     </message>
 </context>
 <context>
+    <name>Git</name>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="211"/>
+        <source>The git process finished with the exit code {0}</source>
+        <translation>El proceso git ha terminado con código de salida {0}</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1565"/>
+        <source>The git process did not finish within 30s.</source>
+        <translation>El proceso git no terminó en un plazo de 30s.</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="218"/>
+        <source>Could not start the git executable.</source>
+        <translation>No se ha podido iniciar el ejecutable de git.</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="246"/>
+        <source>Create project repository</source>
+        <translation>Crear repositorio del proyecto</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="246"/>
+        <source>The project repository could not be created.</source>
+        <translation>No se ha podido crear el repositorio del proyecto.</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="274"/>
+        <source>Creating Git repository</source>
+        <translation>Creando repositorio Git</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="289"/>
+        <source>Adding files to Git repository</source>
+        <translation>Añadiendo archivos al repositorio Git</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="300"/>
+        <source>Initial commit to Git repository</source>
+        <translation>Commit inicial al repositorio Git</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="330"/>
+        <source>Cloning project from a Git repository</source>
+        <translation>Clonando proyecto desde un repositorio Git</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="419"/>
+        <source>Commit Changes</source>
+        <translation>Hacer Commit de Cambios</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="419"/>
+        <source>The commit affects files, that have unsaved changes. Shall the commit be continued?</source>
+        <translation>La operación de commit afecta a archivos que tienen cambios sin guardar. ¿Continuar con la operación de commit?</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="478"/>
+        <source>Committing changes to Git repository</source>
+        <translation>Haciendo commit de cambios al repositorio Git</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="532"/>
+        <source>Synchronizing with the Git repository</source>
+        <translation>Sincronizando con el repositorio Git</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="579"/>
+        <source>Adding files/directories to the Git repository</source>
+        <translation>Añadiendo archivos/directorios al repositorio Git</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="653"/>
+        <source>Removing files/directories from the Git repository</source>
+        <translation>Eliminando archivos/directorios del repositorio Git</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="710"/>
+        <source>Renaming {0}</source>
+        <translation>Renombrando {0}</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="833"/>
+        <source>Unstage files/directories</source>
+        <translation>Sacar archivos/directorios del área de preparación (unstage)</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="884"/>
+        <source>Revert changes</source>
+        <translation>Revertir cambios</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="875"/>
+        <source>Do you really want to revert all changes to these files or directories?</source>
+        <translation>¿Realmente desea revertir todos los cambios de estos archivos o directorios?</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="884"/>
+        <source>Do you really want to revert all changes of the project?</source>
+        <translation>¿Realmente desea revertir todos los cambios del proyecto?</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="890"/>
+        <source>Reverting changes</source>
+        <translation>Revirtiendo cambios</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="942"/>
+        <source>Merging</source>
+        <translation>Haciendo un merge</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="967"/>
+        <source>Master branch head</source>
+        <translation>Master branch head</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1200"/>
+        <source>Git Command</source>
+        <translation>Comando de Git</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1287"/>
+        <source>&lt;tr&gt;&lt;td&gt;&lt;b&gt;Commit&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{0}&lt;/td&gt;&lt;/tr&gt;</source>
+        <translation>&lt;tr&gt;&lt;td&gt;&lt;b&gt;Commit&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{0}&lt;/td&gt;&lt;/tr&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1291"/>
+        <source>&lt;tr&gt;&lt;td&gt;&lt;b&gt;Parents&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{0}&lt;/td&gt;&lt;/tr&gt;</source>
+        <translation>&lt;tr&gt;&lt;td&gt;&lt;b&gt;Padres&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{0}&lt;/td&gt;&lt;/tr&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1295"/>
+        <source>&lt;tr&gt;&lt;td&gt;&lt;b&gt;Tags&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{0}&lt;/td&gt;&lt;/tr&gt;</source>
+        <translation>&lt;tr&gt;&lt;td&gt;&lt;b&gt;Tags&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{0}&lt;/td&gt;&lt;/tr&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1299"/>
+        <source>&lt;tr&gt;&lt;td&gt;&lt;b&gt;Branches&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{0}&lt;/td&gt;&lt;/tr&gt;</source>
+        <translation>&lt;tr&gt;&lt;td&gt;&lt;b&gt;Branches&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{0}&lt;/td&gt;&lt;/tr&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1302"/>
+        <source>&lt;tr&gt;&lt;td&gt;&lt;b&gt;Author&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{0} &amp;lt;{1}&amp;gt;&lt;/td&gt;&lt;/tr&gt;</source>
+        <translation>&lt;tr&gt;&lt;td&gt;&lt;b&gt;Autor&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{0} &amp;lt;{1}&amp;gt;&lt;/td&gt;&lt;/tr&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1305"/>
+        <source>&lt;tr&gt;&lt;td&gt;&lt;b&gt;Date&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{0}&lt;/td&gt;&lt;/tr&gt;</source>
+        <translation>&lt;tr&gt;&lt;td&gt;&lt;b&gt;Fecha&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{0}&lt;/td&gt;&lt;/tr&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1308"/>
+        <source>&lt;tr&gt;&lt;td&gt;&lt;b&gt;Committer&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{0} &amp;lt;{1}&amp;gt;&lt;/td&gt;&lt;/tr&gt;</source>
+        <translation>&lt;tr&gt;&lt;td&gt;&lt;b&gt;Autor del Commit&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{0} &amp;lt;{1}&amp;gt;&lt;/td&gt;&lt;/tr&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1311"/>
+        <source>&lt;tr&gt;&lt;td&gt;&lt;b&gt;Committed Date&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{0}&lt;/td&gt;&lt;/tr&gt;</source>
+        <translation>&lt;tr&gt;&lt;td&gt;&lt;b&gt;Fecha de Commit&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{0}&lt;/td&gt;&lt;/tr&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1314"/>
+        <source>&lt;tr&gt;&lt;td&gt;&lt;b&gt;Subject&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{0}&lt;/td&gt;&lt;/tr&gt;</source>
+        <translation>&lt;tr&gt;&lt;td&gt;&lt;b&gt;Asunto&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{0}&lt;/td&gt;&lt;/tr&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1322"/>
+        <source>&lt;h3&gt;Repository information&lt;/h3&gt;
+&lt;p&gt;&lt;table&gt;
+&lt;tr&gt;&lt;td&gt;&lt;b&gt;Git V.&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{0}&lt;/td&gt;&lt;/tr&gt;
+&lt;tr&gt;&lt;/tr&gt;
+{1}&lt;/table&gt;&lt;/p&gt;
+</source>
+        <translation>&lt;h3&gt;Información de repositorio&lt;/h3&gt;
+&lt;p&gt;&lt;table&gt;
+&lt;tr&gt;&lt;td&gt;&lt;b&gt;V. de Git &lt;/b&gt;&lt;/td&gt;&lt;td&gt;{0}&lt;/td&gt;&lt;/tr&gt;
+&lt;tr&gt;&lt;/tr&gt;
+{1}&lt;/table&gt;&lt;/p&gt;
+</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1390"/>
+        <source>Create {0} file</source>
+        <translation>Crear archivo {0}</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1390"/>
+        <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; exists already. Overwrite it?&lt;/p&gt;</source>
+        <translation>&lt;p&gt;El archivo &lt;b&gt;{0}&lt;/b&gt; ya existe. ¿Desea sobreescribirlo?&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1449"/>
+        <source>Git Copy</source>
+        <translation>Git Copy</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1434"/>
+        <source>&lt;p&gt;Copying the directory &lt;b&gt;{0}&lt;/b&gt; failed.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
+        <translation>&lt;p&gt;La copia del directorio &lt;b&gt;{0}&lt;/b&gt; ha fallado.&lt;/p&gt;&lt;p&gt;Razón: {1}&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1449"/>
+        <source>&lt;p&gt;Copying the file &lt;b&gt;{0}&lt;/b&gt; failed.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
+        <translation>&lt;p&gt;La copia del archivo &lt;b&gt;{0}&lt;/b&gt; ha fallado.&lt;/p&gt;&lt;p&gt;Razón: {1}&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2634"/>
+        <source>The process {0} could not be started. Ensure, that it is in the search path.</source>
+        <translation>El proceso {0} no se ha podido ejecutar. Verifique que está en la ruta de búsqueda (search path).</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1636"/>
+        <source>Git Side-by-Side Difference</source>
+        <translation>Git mostrar Diferencias Lado a Lado</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1636"/>
+        <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source>
+        <translation>&lt;p&gt;El archivo &lt;b&gt;{0}&lt;/b&gt; no se ha podido leer.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1685"/>
+        <source>Fetching from a remote Git repository</source>
+        <translation>Haciendo fetch desde un repositorio Git remoto</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1723"/>
+        <source>Pulling from a remote Git repository</source>
+        <translation>Haciendo pull desde un repositorio Git remoto</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1764"/>
+        <source>Pushing to a remote Git repository</source>
+        <translation>Haciendo push a un repositorio Git remoto</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1792"/>
+        <source>Committing failed merge</source>
+        <translation>Haciendo commit de un merge fallido</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1819"/>
+        <source>Aborting uncommitted/failed merge</source>
+        <translation>Abortando merge fallido/sin commit</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1969"/>
+        <source>Tagging in the Git repository</source>
+        <translation>Haciendo tag en el repositorio Git</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2200"/>
+        <source>Branching in the Git repository</source>
+        <translation>Haciendo branch en el repositorio Git</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2240"/>
+        <source>Delete Remote Branch</source>
+        <translation>Borrar Branch Remota</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2261"/>
+        <source>Current Branch</source>
+        <translation>Branch Actual</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2261"/>
+        <source>&lt;p&gt;The current branch is &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
+        <translation>&lt;p&gt;La branch actual es &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2325"/>
+        <source>Create Bundle</source>
+        <translation>Crear Bundle</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2290"/>
+        <source>Git Bundle Files (*.bundle)</source>
+        <translation>Archivos de Git Bundle (*.bundle)</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2307"/>
+        <source>&lt;p&gt;The Git bundle file &lt;b&gt;{0}&lt;/b&gt; already exists. Overwrite it?&lt;/p&gt;</source>
+        <translation>&lt;p&gt;El archivo de Git bundle &lt;b&gt;{0}&lt;/b&gt; ya existe. ¿Desea sobreescribirlo?&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2355"/>
+        <source>Verify Bundle</source>
+        <translation>Verificar Bundle</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2485"/>
+        <source>Git Bundle Files (*.bundle);;All Files (*)</source>
+        <translation>Archivos de Git Bundle (*.bundle);;Todos los archivos (*)</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2385"/>
+        <source>List Bundle Heads</source>
+        <translation>Listar Bundle Heads</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2485"/>
+        <source>Apply Bundle</source>
+        <translation>Aplicar Bundle</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2508"/>
+        <source>Applying a bundle file (fetch)</source>
+        <translation>Aplicando un archivo de bundle (fetch)</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2535"/>
+        <source>Bisect subcommand ({0}) invalid.</source>
+        <translation>Subcomando bisect ({0}) inválido.</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2738"/>
+        <source>Git Bisect ({0})</source>
+        <translation>Git Bisect ({0})</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2634"/>
+        <source>Process Generation Error</source>
+        <translation>Error de Generación de Proceso</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2678"/>
+        <source>Create Bisect Replay File</source>
+        <translation>Crear Archivo de Bisect Replay</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2644"/>
+        <source>Git Bisect Replay Files (*.replay)</source>
+        <translation>Archivos de Git Bisect Replay (*.replay)</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2661"/>
+        <source>&lt;p&gt;The Git bisect replay file &lt;b&gt;{0}&lt;/b&gt; already exists. Overwrite it?&lt;/p&gt;</source>
+        <translation>&lt;p&gt;El archivo de Git bisect replay &lt;b&gt;{0}&lt;/b&gt; ya existe. ¿Desea sobreescribirlo?&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2678"/>
+        <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
+        <translation>&lt;p&gt;El archivo&lt;b&gt;{0}&lt;/b&gt; no puede ser escrito.&lt;br /&gt;Razón: {1}&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2699"/>
+        <source>Edit Bisect Replay File</source>
+        <translation>Editar Archivo de Bisect Replay</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2726"/>
+        <source>Git Bisect Replay Files (*.replay);;All Files (*)</source>
+        <translation>Archivos de Git Bisect Replay (*.replay);;Todos los Archivos (*)</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2726"/>
+        <source>Bisect Replay</source>
+        <translation>Repetir Bisect</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2980"/>
+        <source>Show Remote Info</source>
+        <translation>Mostrar Info Remota</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2927"/>
+        <source>Rename Remote Repository</source>
+        <translation>Renombrar Repositorio Remoto</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="2927"/>
+        <source>Enter new name for remote repository:</source>
+        <translation>Introducir el nuevo nombre para el repositorio remoto:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3004"/>
+        <source>Show Shortlog</source>
+        <translation>Mostrar Shortlog</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3062"/>
+        <source>Cherry-pick</source>
+        <translation>Cherry-pick</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3092"/>
+        <source>Copy Changesets (Continue)</source>
+        <translation>Copiar Changesets (Continuar)</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3117"/>
+        <source>Copy Changesets (Quit)</source>
+        <translation>Copiar Changesets (Salir)</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3143"/>
+        <source>Copy Changesets (Cancel)</source>
+        <translation>Copiar Changesets (Cancelar)</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3223"/>
+        <source>Saving stash</source>
+        <translation>Guardando stash (guardado rápido)</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3422"/>
+        <source>Show Stash</source>
+        <translation>Mostrar Stash</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3422"/>
+        <source>Select a stash (empty for latest stash):</source>
+        <translation>Seleccionar un stash (dejar en blanco para el último stash):</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3334"/>
+        <source>Restore Stash</source>
+        <translation>Restaurar Stash</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3348"/>
+        <source>Restoring stash</source>
+        <translation>Restaurando Stash</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3382"/>
+        <source>Create Branch</source>
+        <translation>Crear Branch</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3372"/>
+        <source>Enter a branch name to restore a stash to:</source>
+        <translation>Introducir un nombre de branch sobre la que restaurar un stash:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3397"/>
+        <source>Creating branch</source>
+        <translation>Creando branch</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3431"/>
+        <source>Delete Stash</source>
+        <translation>Borrar Stash</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3431"/>
+        <source>Do you really want to delete the stash &lt;b&gt;{0}&lt;/b&gt;?</source>
+        <translation>¿Desea realmente borrar el stash &lt;b&gt;{0}&lt;/b&gt;?</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3442"/>
+        <source>Deleting stash</source>
+        <translation>Borrando stash</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3462"/>
+        <source>Delete All Stashes</source>
+        <translation>Borrar todos los Stashes</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3462"/>
+        <source>Do you really want to delete all stashes?</source>
+        <translation>¿Desea realmente borrar todos los stashes?</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3470"/>
+        <source>Deleting all stashes</source>
+        <translation>Borrando todos los stashes</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3542"/>
+        <source>Showing the combined configuration settings</source>
+        <translation>Mostrando los ajustes de configuración combinados</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3568"/>
+        <source>Verifying the integrity of the Git repository</source>
+        <translation>Verificando la integridad del repositorio Git</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3593"/>
+        <source>Performing Repository Housekeeping</source>
+        <translation>Llevando a cabo Reorganización del Repositorio</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3637"/>
+        <source>&lt;tr&gt;&lt;td&gt;&lt;b&gt;Statistics&lt;/b&gt;&lt;/td&gt;&lt;/tr&gt;</source>
+        <translation>&lt;tr&gt;&lt;td&gt;&lt;b&gt;Estadísticas&lt;/b&gt;&lt;/td&gt;&lt;/tr&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3638"/>
+        <source>&lt;tr&gt;&lt;td&gt;Number of loose objects: &lt;/td&gt;&lt;td&gt;{0}&lt;/td&gt;&lt;/tr&gt;</source>
+        <translation>&lt;tr&gt;&lt;td&gt;Número de objetos sueltos: &lt;/td&gt;&lt;td&gt;{0}&lt;/td&gt;&lt;/tr&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3642"/>
+        <source>&lt;tr&gt;&lt;td&gt;Disk space used by loose objects: &lt;/td&gt;&lt;td&gt;{0} KiB&lt;/td&gt;&lt;/tr&gt;</source>
+        <translation>&lt;tr&gt;&lt;td&gt;Espacio en disco utilizado por objetos sueltos: &lt;/td&gt;&lt;td&gt;{0} KiB&lt;/td&gt;&lt;/tr&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3646"/>
+        <source>&lt;tr&gt;&lt;td&gt;Number of packed objects: &lt;/td&gt;&lt;td&gt;{0}&lt;/td&gt;&lt;/tr&gt;</source>
+        <translation>&lt;tr&gt;&lt;td&gt;Número de objetos empaquetados: &lt;/td&gt;&lt;td&gt;{0}&lt;/td&gt;&lt;/tr&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3650"/>
+        <source>&lt;tr&gt;&lt;td&gt;Number of packs: &lt;/td&gt;&lt;td&gt;{0}&lt;/td&gt;&lt;/tr&gt;</source>
+        <translation>&lt;tr&gt;&lt;td&gt;Número de paquetes: &lt;/td&gt;&lt;td&gt;{0}&lt;/td&gt;&lt;/tr&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3654"/>
+        <source>&lt;tr&gt;&lt;td&gt;Disk space used by packed objects: &lt;/td&gt;&lt;td&gt;{0} KiB&lt;/td&gt;&lt;/tr&gt;</source>
+        <translation>&lt;tr&gt;&lt;td&gt;Espacio en disco utilizado por objetos empaquetados: &lt;/td&gt;&lt;td&gt;{0} KiB&lt;/td&gt;&lt;/tr&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3658"/>
+        <source>&lt;tr&gt;&lt;td&gt;Packed objects waiting for pruning: &lt;/td&gt;&lt;td&gt;{0}&lt;/td&gt;&lt;/tr&gt;</source>
+        <translation>&lt;tr&gt;&lt;td&gt;Objetos empaquetados en espera de pruning: &lt;/td&gt;&lt;td&gt;{0}&lt;/td&gt;&lt;/tr&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3662"/>
+        <source>&lt;tr&gt;&lt;td&gt;Garbage files: &lt;/td&gt;&lt;td&gt;{0}&lt;/td&gt;&lt;/tr&gt;</source>
+        <translation>&lt;tr&gt;&lt;td&gt;Archivos basura: &lt;/td&gt;&lt;td&gt;{0}&lt;/td&gt;&lt;/tr&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3666"/>
+        <source>&lt;tr&gt;&lt;td&gt;Disk space used by garbage files: &lt;/td&gt;&lt;td&gt;{0} KiB&lt;/td&gt;&lt;/tr&gt;</source>
+        <translation>&lt;tr&gt;&lt;td&gt;Espacio en disco utilizado por archivos basura: &lt;/td&gt;&lt;td&gt;{0} KiB&lt;/td&gt;&lt;/tr&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3672"/>
+        <source>&lt;p&gt;&lt;b&gt;No statistics available.&lt;/b&gt;&lt;/p&gt;</source>
+        <translation>&lt;p&gt;&lt;b&gt;No hay estadísticas disponibles.&lt;/b&gt;&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3738"/>
+        <source>Creating Archive</source>
+        <translation>Creando Archivo</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="501"/>
+        <source>Switch</source>
+        <translation>Hacer switch</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="501"/>
+        <source>&lt;p&gt;Do you really want to switch to &lt;b&gt;{0}&lt;/b&gt;?&lt;/p&gt;</source>
+        <translation>&lt;p&gt;¿Desea realmente borrar hacer switch a &lt;b&gt;{0}&lt;/b&gt;?&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1852"/>
+        <source>Applying patch</source>
+        <translation>Aplicando patch</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1884"/>
+        <source>Check patch files</source>
+        <translation>Comprobar archivos de parche</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1887"/>
+        <source>Apply patch files</source>
+        <translation>Aplicar archivos de parche</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3781"/>
+        <source>Add Submodule</source>
+        <translation>Añadir Submódulo</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3840"/>
+        <source>List Submodules</source>
+        <translation>Listar Submódulos</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3840"/>
+        <source>No submodules defined for the project.</source>
+        <translation>El proyecto no tiene submódulos definidos.</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3855"/>
+        <source>All</source>
+        <translation>Todo</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3858"/>
+        <source>Submodule Path</source>
+        <translation>Ruta del Submódulo</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3858"/>
+        <source>Select a submodule path:</source>
+        <translation>Seleccionar ruta del submódulo:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3911"/>
+        <source>Initialize Submodules</source>
+        <translation>Inicializar Submódulos</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="3948"/>
+        <source>Unregister Submodules</source>
+        <translation>Desregistrar Submódulos</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="4028"/>
+        <source>Update Submodules</source>
+        <translation>Actualizar Submódulos</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="4062"/>
+        <source>Synchronize Submodules</source>
+        <translation>Sincronizar Submódulos</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="4120"/>
+        <source>Submodules Summary</source>
+        <translation>Resumen de Submódulos</translation>
+    </message>
+</context>
+<context>
+    <name>GitAddRemoteDialog</name>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitAddRemoteDialog.ui" line="14"/>
+        <source>Git Add Remote</source>
+        <translation>Git Add Remote</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitAddRemoteDialog.ui" line="23"/>
+        <source>Name:</source>
+        <translation>Nombre:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitAddRemoteDialog.ui" line="30"/>
+        <source>Enter the remote name</source>
+        <translation>Introducir el nombre remoto</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitAddRemoteDialog.ui" line="37"/>
+        <source>URL:</source>
+        <translation>URL:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitAddRemoteDialog.ui" line="44"/>
+        <source>Enter the remote URL</source>
+        <translation>Introducir la URL remota</translation>
+    </message>
+</context>
+<context>
+    <name>GitApplyBundleDataDialog</name>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitApplyBundleDataDialog.ui" line="14"/>
+        <source>Git Apply Data</source>
+        <translation>Git Aplicar Datos</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitApplyBundleDataDialog.ui" line="23"/>
+        <source>Bundle Head:</source>
+        <translation>Bundle Head:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitApplyBundleDataDialog.ui" line="36"/>
+        <source>Select a head to apply</source>
+        <translation>Seleccionar un head para aplicar</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitApplyBundleDataDialog.ui" line="43"/>
+        <source>Local Branch:</source>
+        <translation>Branch Local:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitApplyBundleDataDialog.ui" line="56"/>
+        <source>Enter a local branch</source>
+        <translation>Introducir una branch local</translation>
+    </message>
+</context>
+<context>
+    <name>GitArchiveDataDialog</name>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitArchiveDataDialog.ui" line="14"/>
+        <source>Git Archive</source>
+        <translation>Archivo Git</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitArchiveDataDialog.ui" line="23"/>
+        <source>Revision</source>
+        <translation>Revisión</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitArchiveDataDialog.ui" line="29"/>
+        <source>Select to specify a revision by a revision expression</source>
+        <translation>Seleccionar para especificar una revisión por expresión de revisión</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitArchiveDataDialog.ui" line="32"/>
+        <source>Commit:</source>
+        <translation>Commit:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitArchiveDataDialog.ui" line="42"/>
+        <source>Enter a commit id</source>
+        <translation>Introducir un id de commit</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitArchiveDataDialog.ui" line="49"/>
+        <source>Select to specify a revision by a tag</source>
+        <translation>Seleccionar para especificar una revisión por tag</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitArchiveDataDialog.ui" line="52"/>
+        <source>Tag:</source>
+        <translation>Tag:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitArchiveDataDialog.ui" line="68"/>
+        <source>Enter a tag name</source>
+        <translation>Introducir un nombre de tag</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitArchiveDataDialog.ui" line="78"/>
+        <source>Select to specify a revision by a branch</source>
+        <translation>Seleccionar para especificar una revisión por branch</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitArchiveDataDialog.ui" line="81"/>
+        <source>Branch:</source>
+        <translation>Branch:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitArchiveDataDialog.ui" line="97"/>
+        <source>Enter a branch name</source>
+        <translation>Introducir un nombre de branch</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitArchiveDataDialog.ui" line="107"/>
+        <source>Select HEAD revision</source>
+        <translation>Seleccionar revisión HEAD</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitArchiveDataDialog.ui" line="110"/>
+        <source>HEAD</source>
+        <translation>HEAD</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitArchiveDataDialog.ui" line="125"/>
+        <source>Format:</source>
+        <translation>Formato:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitArchiveDataDialog.ui" line="132"/>
+        <source>Select the archive format</source>
+        <translation>Seleccionar el formato de archivo</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitArchiveDataDialog.ui" line="139"/>
+        <source>File Name:</source>
+        <translation>Nombre de Archivo:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitArchiveDataDialog.ui" line="146"/>
+        <source>Enter the name of the archive file</source>
+        <translation>Introducir el nombre del fichero de archivo</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitArchiveDataDialog.ui" line="153"/>
+        <source>Select the archive file via a file selection dialog</source>
+        <translation>Seleccionar el fichero de archivo vía un diálogo de selección de archivos</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitArchiveDataDialog.ui" line="160"/>
+        <source>Prefix:</source>
+        <translation>Prefijo:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitArchiveDataDialog.ui" line="167"/>
+        <source>Enter a prefix to be prepended to each file</source>
+        <translation>Introducir un prefijo para añadir al principio de cada archivo</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitArchiveDataDialog.py" line="88"/>
+        <source>Select Archive File</source>
+        <translation>Seleccionar Fichero de Archivo</translation>
+    </message>
+</context>
+<context>
+    <name>GitBisectLogBrowserDialog</name>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitBisectLogBrowserDialog.ui" line="14"/>
+        <source>Git Bisect Log</source>
+        <translation>Log de Git Bisect</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitBisectLogBrowserDialog.ui" line="42"/>
+        <source>Commit</source>
+        <translation>Commit</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitBisectLogBrowserDialog.ui" line="47"/>
+        <source>Operation</source>
+        <translation>Operación</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitBisectLogBrowserDialog.ui" line="52"/>
+        <source>Subject</source>
+        <translation>Asunto</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitBisectLogBrowserDialog.ui" line="66"/>
+        <source>Errors</source>
+        <translation>Errores</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitBisectLogBrowserDialog.ui" line="72"/>
+        <source>&lt;b&gt;Git log errors&lt;/b&gt;&lt;p&gt;This shows possible error messages of the git log command.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Errores de Git log&lt;/b&gt;&lt;p&gt;Muestra posibles mensajes de error del comando git log.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitBisectLogBrowserDialog.ui" line="88"/>
+        <source>Input</source>
+        <translation>Input</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitBisectLogBrowserDialog.ui" line="110"/>
+        <source>Press to send the input to the git process</source>
+        <translation>Pulsar para enviar el input al proceso git</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitBisectLogBrowserDialog.ui" line="113"/>
+        <source>&amp;Send</source>
+        <translation>&amp;Enviar</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitBisectLogBrowserDialog.ui" line="116"/>
+        <source>Alt+S</source>
+        <translation>Alt+S</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitBisectLogBrowserDialog.ui" line="123"/>
+        <source>Enter data to be sent to the git process</source>
+        <translation>Introduzca los datos a enviar al proceso de git</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitBisectLogBrowserDialog.ui" line="130"/>
+        <source>Select to switch the input field to password mode</source>
+        <translation>Seleccionar para cambiar el campo de input a modo contraseña</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitBisectLogBrowserDialog.ui" line="133"/>
+        <source>&amp;Password Mode</source>
+        <translation>&amp;Modo de contraseña</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitBisectLogBrowserDialog.ui" line="136"/>
+        <source>Alt+P</source>
+        <translation>Alt+P</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitBisectLogBrowserDialog.py" line="57"/>
+        <source>&amp;Refresh</source>
+        <translation>Actualiza&amp;r</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitBisectLogBrowserDialog.py" line="59"/>
+        <source>Press to refresh the list of commits</source>
+        <translation>Pulsar para actualizar la lista de commits</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitBisectLogBrowserDialog.py" line="175"/>
+        <source>Process Generation Error</source>
+        <translation>Error de Generación de Proceso</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitBisectLogBrowserDialog.py" line="175"/>
+        <source>The process {0} could not be started. Ensure, that it is in the search path.</source>
+        <translation>El proceso {0} no se ha podido ejecutar. Verifique que está en la ruta de búsqueda (search path).</translation>
+    </message>
+</context>
+<context>
+    <name>GitBisectStartDialog</name>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitBisectStartDialog.ui" line="14"/>
+        <source>Git Bisect Start</source>
+        <translation>Iniciar Git Bisect</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitBisectStartDialog.ui" line="23"/>
+        <source>Bad Commit:</source>
+        <translation>Commit Malo:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitBisectStartDialog.ui" line="30"/>
+        <source>Enter a bad commit</source>
+        <translation>Introducir un commit malo</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitBisectStartDialog.ui" line="37"/>
+        <source>Good Commits:</source>
+        <translation>Commits Buenos:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitBisectStartDialog.ui" line="44"/>
+        <source>Enter a list of good commits separated by space</source>
+        <translation>Introducir una lista de commits buenos separados por espacio</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitBisectStartDialog.ui" line="51"/>
+        <source>Select to not checkout the working tree</source>
+        <translation>Seleccionar no hacer checkout del árbol de trabajo</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitBisectStartDialog.ui" line="54"/>
+        <source>Don&apos;t checkout working tree</source>
+        <translation>No hacer checkout del árbol de trabajo</translation>
+    </message>
+</context>
+<context>
+    <name>GitBlameDialog</name>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitBlameDialog.ui" line="14"/>
+        <source>Git Blame</source>
+        <translation>Git Blame</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitBlameDialog.ui" line="45"/>
+        <source>Commit</source>
+        <translation>Commit</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitBlameDialog.ui" line="50"/>
+        <source>Author</source>
+        <translation>Autor</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitBlameDialog.ui" line="55"/>
+        <source>Date</source>
+        <translation>Fecha</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitBlameDialog.ui" line="60"/>
+        <source>Time</source>
+        <translation>Hora</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitBlameDialog.ui" line="65"/>
+        <source>Line</source>
+        <translation>Línea</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitBlameDialog.ui" line="79"/>
+        <source>Errors</source>
+        <translation>Errores</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitBlameDialog.ui" line="98"/>
+        <source>Input</source>
+        <translation>Input</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitBlameDialog.ui" line="120"/>
+        <source>Press to send the input to the git process</source>
+        <translation>Pulsar para enviar el input al proceso git</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitBlameDialog.ui" line="123"/>
+        <source>&amp;Send</source>
+        <translation>&amp;Enviar</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitBlameDialog.ui" line="126"/>
+        <source>Alt+S</source>
+        <translation>Alt+S</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitBlameDialog.ui" line="133"/>
+        <source>Enter data to be sent to the git process</source>
+        <translation>Introduzca los datos a enviar al proceso de git</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitBlameDialog.ui" line="140"/>
+        <source>Select to switch the input field to password mode</source>
+        <translation>Seleccionar para cambiar el campo de input a modo contraseña</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitBlameDialog.ui" line="143"/>
+        <source>&amp;Password Mode</source>
+        <translation>&amp;Modo de contraseña</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitBlameDialog.ui" line="146"/>
+        <source>Alt+P</source>
+        <translation>Alt+P</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitBlameDialog.py" line="119"/>
+        <source>Process Generation Error</source>
+        <translation>Error de Generación de Proceso</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitBlameDialog.py" line="119"/>
+        <source>The process {0} could not be started. Ensure, that it is in the search path.</source>
+        <translation>El proceso {0} no se ha podido ejecutar. Verifique que está en la ruta de búsqueda (search path).</translation>
+    </message>
+</context>
+<context>
+    <name>GitBranchDialog</name>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitBranchDialog.ui" line="14"/>
+        <source>Git Branch</source>
+        <translation>Git Branch</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitBranchDialog.ui" line="23"/>
+        <source>Branch Action</source>
+        <translation>Acción de Branch</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitBranchDialog.ui" line="29"/>
+        <source>Select to create a branch</source>
+        <translation>Seleccionar para crear una branch</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitBranchDialog.ui" line="32"/>
+        <source>&lt;b&gt;Create Branch&lt;/b&gt;
+&lt;p&gt;Select this entry in order to create a branch.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Crear Branch&lt;/b&gt;
+&lt;p&gt;Seleccionar esta entrada para crear una branch.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitBranchDialog.ui" line="36"/>
+        <source>Create</source>
+        <translation>Crear</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitBranchDialog.ui" line="46"/>
+        <source>Select to rename a branch</source>
+        <translation>Seleccionar para renombrar una branch</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitBranchDialog.ui" line="49"/>
+        <source>&lt;b&gt;Rename&lt;/b&gt;
+&lt;p&gt;Select this entry in order to rename the selected branch.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Renombrar&lt;/b&gt;
+&lt;p&gt;Seleccionar esta entrada para renombrar la branch seleccionada.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitBranchDialog.ui" line="53"/>
+        <source>Rename</source>
+        <translation>Renombrar</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitBranchDialog.ui" line="60"/>
+        <source>Select to delete a branch</source>
+        <translation>Seleccionar para borrar una branch</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitBranchDialog.ui" line="63"/>
+        <source>&lt;b&gt;Delete Branch&lt;/b&gt;
+&lt;p&gt;Select this entry in order to delete the selected branch.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Borrar Branch&lt;/b&gt;
+&lt;p&gt;Seleccione esta entrada para borrar la branch seleccionada.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitBranchDialog.ui" line="67"/>
+        <source>Delete</source>
+        <translation>Borrar</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitBranchDialog.ui" line="74"/>
+        <source>Select to create a new branch and switch to it</source>
+        <translation>Seleccionar para crear una nueva branch y cambiar a ella</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitBranchDialog.ui" line="77"/>
+        <source>&lt;b&gt;Create &amp;amp; Switch&lt;/b&gt;\n&lt;p&gt;Select this entry in order to create a new branch and switch the working tree to it.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Crear &amp;amp; Cambiar&lt;/b&gt;\n&lt;p&gt;Seleccionar esta entrada para crear una nueva  branch y cambiar el árbol de trabajo a ella.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitBranchDialog.ui" line="80"/>
+        <source>Create &amp;&amp; Switch</source>
+        <translation>Crear &amp;&amp; Switch</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitBranchDialog.ui" line="87"/>
+        <source>Select to create a tracking branch and switch to it</source>
+        <translation>Seleccionar para crear una tracking branch y cambiar a ella</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitBranchDialog.ui" line="90"/>
+        <source>&lt;b&gt;Create Tracking Branch &amp;amp; Switch&lt;/b&gt;\n&lt;p&gt;Select this entry in order to create a new branch tracking a remote repository branch. The working tree is switched to it.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Crear Tracking Branch &amp;amp; Cambiar&lt;/b&gt;\n&lt;p&gt;Seleccionar esta entrada para crear una nueva branch de tracking de branch en repositorio remoto. El árbol de trabajo se cambia a esa nueva branch.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitBranchDialog.ui" line="93"/>
+        <source>Create Tracking Branch &amp;&amp; Switch</source>
+        <translation>Crear Tracking Branch &amp;&amp; Cambiar</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitBranchDialog.ui" line="125"/>
+        <source>Name:</source>
+        <translation>Nombre:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitBranchDialog.ui" line="138"/>
+        <source>Enter the name of the branch</source>
+        <translation>Introducir el nombre de la branch</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitBranchDialog.ui" line="141"/>
+        <source>&lt;b&gt;Branch Name&lt;/b&gt;
+&lt;p&gt;Enter the name of the branch to be created, deleted or moved.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Nombre de Branch&lt;/b&gt;
+&lt;p&gt;Introduzca el nombre de la branch a crear, mover o borrar.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitBranchDialog.ui" line="157"/>
+        <source>Create Branch</source>
+        <translation>Crear Branch</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitBranchDialog.ui" line="163"/>
+        <source>Revision:</source>
+        <translation>Revisión:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitBranchDialog.ui" line="170"/>
+        <source>Enter a revision at which to start the branch</source>
+        <translation>Introducir una revisión sobre la que iniciar la branch</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitBranchDialog.ui" line="183"/>
+        <source>Rename Branch</source>
+        <translation>Renombrar Branch</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitBranchDialog.ui" line="189"/>
+        <source>New Name:</source>
+        <translation>Nuevo Nombre:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitBranchDialog.ui" line="196"/>
+        <source>Enter a new name for the selected branch</source>
+        <translation>Introducir el nuevo nombre para la branch seleccionada</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitBranchDialog.ui" line="238"/>
+        <source>Select to enforce the create operation</source>
+        <translation>Seleccionar para forzar la operación de creado</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitBranchDialog.ui" line="241"/>
+        <source>Enforce Operation</source>
+        <translation>Forzar Operación</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitBranchDialog.ui" line="100"/>
+        <source>Select to associate a remote branch</source>
+        <translation>Seleccionar para asociar a una branch remota</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitBranchDialog.ui" line="209"/>
+        <source>Set Tracking Branch</source>
+        <translation>Establecer Tracking Branch</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitBranchDialog.ui" line="110"/>
+        <source>Select to de-associate a remote branch</source>
+        <translation>Seleccionar para deshacer asociación a branch remota</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitBranchDialog.ui" line="113"/>
+        <source>Unset Tracking Branch Information</source>
+        <translation>Deshacer Establecer Información de Tracking Branch</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitBranchDialog.ui" line="215"/>
+        <source>Remote Branch:</source>
+        <translation>Branch Remota:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitBranchDialog.ui" line="228"/>
+        <source>Select the remote branch to associate</source>
+        <translation>Seleccionar la branch remota a la que asociar</translation>
+    </message>
+</context>
+<context>
+    <name>GitBranchPushDialog</name>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitBranchPushDialog.ui" line="14"/>
+        <source>Git Push Branch</source>
+        <translation>Git Push Branch</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitBranchPushDialog.ui" line="23"/>
+        <source>Branch Name:</source>
+        <translation>Nombre de Branch:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitBranchPushDialog.ui" line="36"/>
+        <source>Select the branch</source>
+        <translation>Seleccionar la branch</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitBranchPushDialog.ui" line="43"/>
+        <source>Remote Name:</source>
+        <translation>Nombre Remoto:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitBranchPushDialog.ui" line="56"/>
+        <source>Select the remote repository</source>
+        <translation>Seleccionar el repositorio remoto</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitBranchPushDialog.py" line="36"/>
+        <source>&lt;all branches&gt;</source>
+        <translation>&lt;todas las branches&gt;</translation>
+    </message>
+</context>
+<context>
+    <name>GitBundleDialog</name>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitBundleDialog.ui" line="14"/>
+        <source>Git Bundle</source>
+        <translation>Git Bundle</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitBundleDialog.ui" line="23"/>
+        <source>Revision</source>
+        <translation>Revisión</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitBundleDialog.ui" line="29"/>
+        <source>Select to specify a revision or revision range</source>
+        <translation>Seleccionar para especificar una revisión o rango de revisiones</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitBundleDialog.ui" line="32"/>
+        <source>Revisions:</source>
+        <translation>Revisiones:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitBundleDialog.ui" line="42"/>
+        <source>Enter  revisions or revision range expressions</source>
+        <translation>Introducir revisiones o expresiones de rangos de revisiones</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitBundleDialog.ui" line="49"/>
+        <source>Select to specify a revision by a tag</source>
+        <translation>Seleccionar para especificar una revisión por tag</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitBundleDialog.ui" line="52"/>
+        <source>Tag:</source>
+        <translation>Tag:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitBundleDialog.ui" line="62"/>
+        <source>Enter a tag name</source>
+        <translation>Introduzca un nombre de tag</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitBundleDialog.ui" line="72"/>
+        <source>Select to specify a revision by a branch</source>
+        <translation>Seleccionar para especificar una revisión por una branch</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitBundleDialog.ui" line="75"/>
+        <source>Branch:</source>
+        <translation>Branch:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitBundleDialog.ui" line="85"/>
+        <source>Enter a branch name</source>
+        <translation>Introducir un nombre de branch</translation>
+    </message>
+</context>
+<context>
+    <name>GitCherryPickDialog</name>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitCherryPickDialog.ui" line="14"/>
+        <source>Git Cherry-pick</source>
+        <translation>Git Cherry-pick</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitCherryPickDialog.ui" line="23"/>
+        <source>Commits</source>
+        <translation>Commits</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitCherryPickDialog.ui" line="29"/>
+        <source>Enter commits by id, branch or tag one per line</source>
+        <translation>Introducir commits por id, branch o tag uno por línea</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitCherryPickDialog.ui" line="45"/>
+        <source>Select to append cherry-pick info to the commit message</source>
+        <translation>Seleccionar para añadir información de cherry-pick al mensaje de commit</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitCherryPickDialog.ui" line="48"/>
+        <source>Append Cherry-pick &amp;Info</source>
+        <translation>Añadir &amp;Info de Cherry-pick</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitCherryPickDialog.ui" line="58"/>
+        <source>Select to add a &apos;Signed-off-by&apos; line to the commit message</source>
+        <translation>Seleccionar para añadir una línea &apos;Firmado por&apos; al mensaje de commit</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitCherryPickDialog.ui" line="61"/>
+        <source>Append &apos;&amp;Signed-off-by&apos; line</source>
+        <translation>Añadir línea &apos;&amp;Firmado por&apos;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitCherryPickDialog.ui" line="68"/>
+        <source>Select to not commit the cherry-pick</source>
+        <translation>Seleccionar no hacer commit del cherry-pick</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitCherryPickDialog.ui" line="71"/>
+        <source>Don&apos;t &amp;commit</source>
+        <translation>No hacer &amp;commit</translation>
+    </message>
+</context>
+<context>
+    <name>GitCommandDialog</name>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitCommandDialog.ui" line="14"/>
+        <source>Git Command</source>
+        <translation>Comando Git</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitCommandDialog.ui" line="23"/>
+        <source>Git Command:</source>
+        <translation>Comando Git:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitCommandDialog.ui" line="36"/>
+        <source>Enter the Git command to be executed with all necessary parameters</source>
+        <translation>Introducir el comando Git a ejecutar con todos los parámetros necesarios</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitCommandDialog.ui" line="39"/>
+        <source>&lt;b&gt;Git Command&lt;/b&gt;
+&lt;p&gt;Enter the Git command to be executed including all necessary 
+parameters. If a parameter of the commandline includes a space you have to 
+surround this parameter by single or double quotes. Do not include the name 
+of the Git client executable (i.e. git).&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Comando Git&lt;/b&gt;
+&lt;p&gt;Introducir el comando Git a ejecutar incluyendo todos los parámetros 
+necesarios. Si un parámetro de la línea de comandos incluye un espacio, se 
+deberá rodear este parámetro con comillas (sencillas o dobles). No incluir el nombre del  
+ejecutable del cliente de Git (p.e. git).&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitCommandDialog.ui" line="65"/>
+        <source>Project Directory:</source>
+        <translation>Directorio del Proyecto:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitCommandDialog.ui" line="78"/>
+        <source>This shows the root directory of the current project.</source>
+        <translation>Muestra el directorio raíz del proyecto actual.</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitCommandDialog.ui" line="81"/>
+        <source>project directory</source>
+        <translation>directorio del proyecto</translation>
+    </message>
+</context>
+<context>
+    <name>GitCommitDialog</name>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitCommitDialog.ui" line="14"/>
+        <source>Git</source>
+        <translation>Git</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitCommitDialog.ui" line="20"/>
+        <source>Commit Message</source>
+        <translation>Mensaje de Commit</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitCommitDialog.ui" line="26"/>
+        <source>Enter the log message.</source>
+        <translation>Introduzca el mensaje de log.</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitCommitDialog.ui" line="29"/>
+        <source>&lt;b&gt;Log Message&lt;/b&gt;
+&lt;p&gt;Enter the log message for the commit action.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Mensaje de Log&lt;/b&gt;
+&lt;p&gt;Introduzca el mensaje de log para la acción commit.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitCommitDialog.ui" line="43"/>
+        <source>Recent commit messages</source>
+        <translation>Mensajes recientes de commit</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitCommitDialog.ui" line="50"/>
+        <source>Select a recent commit message to use</source>
+        <translation>Seleccionar un mensaje reciente de commit para utilizar</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitCommitDialog.ui" line="70"/>
+        <source>Select to amend the last commit (leave message empty to keep it)</source>
+        <translation>Seleccionar para enmendar el último commit (dejar sin mensaje para conservar el existente)</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitCommitDialog.ui" line="73"/>
+        <source>Amend the last commit</source>
+        <translation>Enmendar último commit</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitCommitDialog.ui" line="80"/>
+        <source>Select to reset the author information</source>
+        <translation>Seleccionar para restablecer la información de autor</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitCommitDialog.ui" line="83"/>
+        <source>Reset Author Info</source>
+        <translation>Restablecer Info de Autor</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitCommitDialog.ui" line="60"/>
+        <source>Select to commit only staged changes</source>
+        <translation>Seleccionar para hacer commit solamente de cambios en área de preparación (staged)</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitCommitDialog.ui" line="63"/>
+        <source>Commit staged changes only</source>
+        <translation>Hacer commit solamente de cambios en el área de preparación (staged)</translation>
+    </message>
+</context>
+<context>
+    <name>GitCopyDialog</name>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitCopyDialog.ui" line="14"/>
+        <source>Git Copy</source>
+        <translation>Git Copy</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitCopyDialog.ui" line="25"/>
+        <source>Source:</source>
+        <translation>Origen:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitCopyDialog.ui" line="32"/>
+        <source>Shows the name of the source</source>
+        <translation>Muestra el nombre del origen</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitCopyDialog.ui" line="35"/>
+        <source>&lt;b&gt;Source name&lt;/b&gt;
+&lt;p&gt;This field shows the name of the source.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Nombre de origen&lt;/b&gt;
+&lt;p&gt;Este campo muestra el nombre del origen.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitCopyDialog.ui" line="46"/>
+        <source>Enter the target name</source>
+        <translation>Introducir el nombre de destino</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitCopyDialog.ui" line="49"/>
+        <source>&lt;b&gt;Target name&lt;/b&gt;
+&lt;p&gt;Enter the new name in this field. The target must be the new name or an absolute path.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Nombre de destino&lt;/b&gt;
+&lt;p&gt;Introducir el nuevo nombre en este campo. El destino debe ser el nuevo nombre o una ruta absoluta.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitCopyDialog.ui" line="57"/>
+        <source>Target:</source>
+        <translation>Destino:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitCopyDialog.ui" line="64"/>
+        <source>Press to open a selection dialog</source>
+        <translation>Pulsar para abrir un diálogo de selección</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitCopyDialog.ui" line="67"/>
+        <source>&lt;b&gt;Target directory&lt;/b&gt;
+&lt;p&gt;Select the target name for the operation via a selection dialog.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Directorio de destino&lt;/b&gt;
+&lt;p&gt;Seleccionar el nombre de destino para la operación a través de un diálogo de selección.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitCopyDialog.ui" line="77"/>
+        <source>Select to force the operation</source>
+        <translation>Seleccionar para forzar la operación</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitCopyDialog.ui" line="80"/>
+        <source>Enforce operation</source>
+        <translation>Forzar operación</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitCopyDialog.py" line="51"/>
+        <source>Git Move</source>
+        <translation>Git Move</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitCopyDialog.py" line="89"/>
+        <source>Select target</source>
+        <translation>Seleccionar destino</translation>
+    </message>
+</context>
+<context>
+    <name>GitDescribeDialog</name>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitDescribeDialog.ui" line="14"/>
+        <source>Git Tag List</source>
+        <translation>Git Tag List</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitDescribeDialog.ui" line="42"/>
+        <source>Commit</source>
+        <translation>Commit</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitDescribeDialog.ui" line="47"/>
+        <source>Tag Info</source>
+        <translation>Info de Tag</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitDescribeDialog.ui" line="61"/>
+        <source>Errors</source>
+        <translation>Errores</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitDescribeDialog.ui" line="80"/>
+        <source>Input</source>
+        <translation>Input</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitDescribeDialog.ui" line="102"/>
+        <source>Press to send the input to the git process</source>
+        <translation>Pulsar para enviar el input al proceso git</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitDescribeDialog.ui" line="105"/>
+        <source>&amp;Send</source>
+        <translation>&amp;Enviar</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitDescribeDialog.ui" line="108"/>
+        <source>Alt+S</source>
+        <translation>Alt+S</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitDescribeDialog.ui" line="115"/>
+        <source>Enter data to be sent to the git process</source>
+        <translation>Introduzca los datos a enviar al proceso de git</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitDescribeDialog.ui" line="122"/>
+        <source>Select to switch the input field to password mode</source>
+        <translation>Seleccionar para cambiar el campo de input a modo contraseña</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitDescribeDialog.ui" line="125"/>
+        <source>&amp;Password Mode</source>
+        <translation>&amp;Modo de contraseña</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitDescribeDialog.ui" line="128"/>
+        <source>Alt+P</source>
+        <translation>Alt+P</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitDescribeDialog.py" line="117"/>
+        <source>Process Generation Error</source>
+        <translation>Error de Generación de Proceso</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitDescribeDialog.py" line="117"/>
+        <source>The process {0} could not be started. Ensure, that it is in the search path.</source>
+        <translation>El proceso {0} no se ha podido ejecutar. Verifique que está en la ruta de búsqueda (search path).</translation>
+    </message>
+</context>
+<context>
+    <name>GitDialog</name>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitDialog.ui" line="14"/>
+        <source>Git</source>
+        <translation>Git</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitDialog.ui" line="29"/>
+        <source>Output</source>
+        <translation>Output</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitDialog.ui" line="57"/>
+        <source>Errors</source>
+        <translation>Errores</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitDialog.ui" line="76"/>
+        <source>Input</source>
+        <translation>Input</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitDialog.ui" line="98"/>
+        <source>Press to send the input to the git process</source>
+        <translation>Pulsar para enviar el input al proceso git</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitDialog.ui" line="101"/>
+        <source>&amp;Send</source>
+        <translation>&amp;Enviar</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitDialog.ui" line="104"/>
+        <source>Alt+S</source>
+        <translation>Alt+S</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitDialog.ui" line="111"/>
+        <source>Enter data to be sent to the git process</source>
+        <translation>Introduzca los datos a enviar al proceso de git</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitDialog.ui" line="118"/>
+        <source>Select to switch the input field to password mode</source>
+        <translation>Seleccionar para cambiar el campo de input a modo contraseña</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitDialog.ui" line="121"/>
+        <source>&amp;Password Mode</source>
+        <translation>&amp;Modo de contraseña</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitDialog.ui" line="124"/>
+        <source>Alt+P</source>
+        <translation>Alt+P</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitDialog.py" line="104"/>
+        <source>Process canceled.</source>
+        <translation>Proceso cancelado.</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitDialog.py" line="116"/>
+        <source>Process finished successfully.</source>
+        <translation>Proceso terminado con éxito.</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitDialog.py" line="118"/>
+        <source>Process crashed.</source>
+        <translation>El proceso ha fallado.</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitDialog.py" line="120"/>
+        <source>Proces finished with exit code {0}</source>
+        <translation>El proceso ha terminado con código de salida {0}</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitDialog.py" line="172"/>
+        <source>Process Generation Error</source>
+        <translation>Error de Generación de Proceso</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitDialog.py" line="172"/>
+        <source>The process {0} could not be started. Ensure, that it is in the search path.</source>
+        <translation>El proceso {0} no se ha podido ejecutar. Verifique que está en la ruta de búsqueda (search path).</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitDialog.py" line="88"/>
+        <source>Additional Output</source>
+        <translation>Output Adicional</translation>
+    </message>
+</context>
+<context>
+    <name>GitDiffDialog</name>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.ui" line="14"/>
+        <source>Git Diff</source>
+        <translation>Git Diff</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.ui" line="26"/>
+        <source>Difference</source>
+        <translation>Diferencia</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.ui" line="39"/>
+        <source>&lt;b&gt;Git Diff&lt;/b&gt;&lt;p&gt;This shows the output of the git diff command.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Diff de Git&lt;/b&gt;&lt;p&gt;Muestra la salida del comando git diff.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.ui" line="85"/>
+        <source>Errors</source>
+        <translation>Errores</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.py" line="179"/>
+        <source>Process Generation Error</source>
+        <translation>Error de Generación de Proceso</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.py" line="179"/>
+        <source>The process {0} could not be started. Ensure, that it is in the search path.</source>
+        <translation>El proceso {0} no se ha podido ejecutar. Verifique que está en la ruta de búsqueda (search path).</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.py" line="206"/>
+        <source>There is no difference.</source>
+        <translation>No hay ninguna diferencia.</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.py" line="227"/>
+        <source>&lt;Start&gt;</source>
+        <translation>&lt;Inicio&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.py" line="228"/>
+        <source>&lt;End&gt;</source>
+        <translation>&lt;Fin&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.py" line="356"/>
+        <source>Save Diff</source>
+        <translation>Guardar Diff</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.py" line="322"/>
+        <source>Patch Files (*.diff)</source>
+        <translation>Archivos de Parche (*.diff)</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.py" line="339"/>
+        <source>&lt;p&gt;The patch file &lt;b&gt;{0}&lt;/b&gt; already exists. Overwrite it?&lt;/p&gt;</source>
+        <translation>&lt;p&gt;El archivo de parche &lt;b&gt;{0}&lt;/b&gt; ya existe. ¿Desea sobreescribirlo?&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.py" line="356"/>
+        <source>&lt;p&gt;The patch file &lt;b&gt;{0}&lt;/b&gt; could not be saved.&lt;br&gt;Reason: {1}&lt;/p&gt;</source>
+        <translation>&lt;p&gt;El archivo de parche &lt;b&gt;{0}&lt;/b&gt; no puede ser guardado.&lt;br /&gt;Causa: {1}&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.ui" line="56"/>
+        <source>&lt;b&gt;Git Diff&lt;/b&gt;&lt;p&gt;This shows the output of the git diff command (stage to repo) if the dialog was asked to show separate diffs.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Git Diff&lt;/b&gt;&lt;p&gt;Muestra la salida del comando git diff (stage a repositorio) si al diálogo se le ha pedido mostrar diffs separados.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.py" line="48"/>
+        <source>Refresh</source>
+        <translation>Actualizar</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.py" line="50"/>
+        <source>Press to refresh the display</source>
+        <translation>Pulsar para actualizar la pantalla</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.py" line="96"/>
+        <source>Working Tree to Staging Area</source>
+        <translation>Árbol de Trabajo a Área de Preparación (Staging Area)</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.py" line="97"/>
+        <source>Staging Area to HEAD Commit</source>
+        <translation>Área de Preparación (Staging Area) a HEAD Commit</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.py" line="98"/>
+        <source>Working Tree to HEAD Commit</source>
+        <translation>Árbol de Trabajo a HEAD Commit</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.py" line="99"/>
+        <source>Working to Staging (top) and Staging to HEAD (bottom)</source>
+        <translation>Directorio de trabajo a Staging (área de preparación) y Staging a HEAD (fondo)</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.py" line="101"/>
+        <source>Stash Contents</source>
+        <translation>Contenido de área de guardado rápido de cambios (stash)</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.py" line="102"/>
+        <source>Stash Contents of {0}</source>
+        <translation>Contenido de área de guardado rápido de cambios (stash) de {0}</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.py" line="171"/>
+        <source>Difference ({0})</source>
+        <translation>Diferencia ({0})</translation>
+    </message>
+</context>
+<context>
+    <name>GitFetchDialog</name>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitFetchDialog.ui" line="14"/>
+        <source>Git Fetch</source>
+        <translation>Git Fetch</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitFetchDialog.ui" line="23"/>
+        <source>Remote Repository:</source>
+        <translation>Repositorio Remoto:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitFetchDialog.ui" line="30"/>
+        <source>Select the remote repository to fetch from</source>
+        <translation>Seleccionar el repositorio remoto desde el que recuperar (fetch)</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitFetchDialog.ui" line="46"/>
+        <source>Remote Branches:</source>
+        <translation>Branches Remotas:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitFetchDialog.ui" line="56"/>
+        <source>Press to update the list of remote branches</source>
+        <translation>Pulsar para actualizar la lista de branches remotas</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitFetchDialog.ui" line="59"/>
+        <source>Update</source>
+        <translation>Actualizar</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitFetchDialog.ui" line="81"/>
+        <source>Select the remote branches to be fetched</source>
+        <translation>Seleccionar las branches remotas a recuperar (fetch)</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitFetchDialog.ui" line="94"/>
+        <source>Local Branch:</source>
+        <translation>Branch Local:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitFetchDialog.ui" line="101"/>
+        <source>Select the local branch to fetch into</source>
+        <translation>Seleccionar la branch local en la que volcar el fetch</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitFetchDialog.ui" line="111"/>
+        <source>Select to remove non-existing tracking references </source>
+        <translation>Seleccionar para eliminar referencias de tracking inexistentes </translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitFetchDialog.ui" line="114"/>
+        <source>Prune obsolete tracking references</source>
+        <translation>Eliminar (prune) referencias obsoletas de tracking</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitFetchDialog.ui" line="121"/>
+        <source>Select to fetch tags as well</source>
+        <translation>Seleccionar para recuperar (fetch) tags también</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitFetchDialog.ui" line="124"/>
+        <source>Include tags</source>
+        <translation>Incluir tags</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitFetchDialog.py" line="36"/>
+        <source>&lt;All&gt;</source>
+        <translation>&lt;Todo&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitFetchDialog.py" line="37"/>
+        <source>&lt;Custom&gt;</source>
+        <translation>&lt;Personalizado&gt;</translation>
+    </message>
+</context>
+<context>
+    <name>GitListDialog</name>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitListDialog.ui" line="14"/>
+        <source>Git Select</source>
+        <translation>Git Select</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitListDialog.ui" line="23"/>
+        <source>Select from the list:</source>
+        <translation>Seleccionar de la lista:</translation>
+    </message>
+</context>
+<context>
+    <name>GitLogBrowserDialog</name>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="14"/>
+        <source>Git Log</source>
+        <translation>Git Log</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="491"/>
+        <source>Errors</source>
+        <translation>Errores</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="497"/>
+        <source>&lt;b&gt;Git log errors&lt;/b&gt;&lt;p&gt;This shows possible error messages of the git log command.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Errores de Git log&lt;/b&gt;&lt;p&gt;Muestra posibles mensajes de error del comando git log.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="513"/>
+        <source>Input</source>
+        <translation>Input</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="535"/>
+        <source>Press to send the input to the git process</source>
+        <translation>Pulsar para enviar el input al proceso git</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="538"/>
+        <source>&amp;Send</source>
+        <translation>&amp;Enviar</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="541"/>
+        <source>Alt+S</source>
+        <translation>Alt+S</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="548"/>
+        <source>Enter data to be sent to the git process</source>
+        <translation>Introducir los datos a enviar al proceso de git</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="555"/>
+        <source>Select to switch the input field to password mode</source>
+        <translation>Seleccionar para cambiar el campo de input a modo contraseña</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="558"/>
+        <source>&amp;Password Mode</source>
+        <translation>&amp;Modo de contraseña</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="561"/>
+        <source>Alt+P</source>
+        <translation>Alt+P</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="65"/>
+        <source>From:</source>
+        <translation>Desde:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="72"/>
+        <source>Enter the start date</source>
+        <translation>Introducir fecha de comienzo</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="82"/>
+        <source>To:</source>
+        <translation>Hasta:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="89"/>
+        <source>Enter the end date</source>
+        <translation>Introducir fecha de fin</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="112"/>
+        <source>Select the field to filter on</source>
+        <translation>Seleccione el campo de filtrado</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.py" line="102"/>
+        <source>Author</source>
+        <translation>Autor</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.py" line="103"/>
+        <source>Committer</source>
+        <translation>Autor de commit</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.py" line="1812"/>
+        <source>Branch</source>
+        <translation>Branch</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.py" line="104"/>
+        <source>Subject</source>
+        <translation>Asunto</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="174"/>
+        <source>Graph</source>
+        <translation>Graph</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="189"/>
+        <source>Date</source>
+        <translation>Fecha</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="199"/>
+        <source>Commit Date</source>
+        <translation>Fecha de Commit</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="214"/>
+        <source>Tags</source>
+        <translation>Tags</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="378"/>
+        <source>Action</source>
+        <translation>Acción</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="383"/>
+        <source>Path</source>
+        <translation>Ruta</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="398"/>
+        <source>Copy from</source>
+        <translation>Copiar desde</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="257"/>
+        <source>Press to get the next bunch of log entries</source>
+        <translation>Pulse para recuperar el siguiente conjunto de entradas de log</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="260"/>
+        <source>&amp;Next</source>
+        <translation>Siguie&amp;nte</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="267"/>
+        <source>Enter the limit of entries to fetch</source>
+        <translation>Introduzca el límite de entradas a recuperar</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="286"/>
+        <source>Select to stop listing log messages at a copy or move</source>
+        <translation>Seleccione para detener el listado de mensajes de log de copy o move</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="289"/>
+        <source>Stop on Copy/Move</source>
+        <translation>Detener en Copy/Move</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="22"/>
+        <source>Select action from menu</source>
+        <translation>Seleccionar acción del menú</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.py" line="88"/>
+        <source>&amp;Refresh</source>
+        <translation>Actualiza&amp;r</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.py" line="90"/>
+        <source>Press to refresh the list of commits</source>
+        <translation>Pulsar para actualizar la lista de commits</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.py" line="198"/>
+        <source>Added</source>
+        <translation>Añadido</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.py" line="199"/>
+        <source>Deleted</source>
+        <translation>Borrado</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.py" line="200"/>
+        <source>Modified</source>
+        <translation>Modificado</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.py" line="201"/>
+        <source>Copied</source>
+        <translation>Copiado</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.py" line="202"/>
+        <source>Renamed</source>
+        <translation>Renombrado</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.py" line="203"/>
+        <source>Type changed</source>
+        <translation>Tipo cambiado</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.py" line="204"/>
+        <source>Unmerged</source>
+        <translation>Merge Deshecho</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.py" line="205"/>
+        <source>Unknown</source>
+        <translation>Desconocido</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.py" line="251"/>
+        <source>Show Author Columns</source>
+        <translation>Mostrar Columnas de Autor</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.py" line="253"/>
+        <source>Press to show the author columns</source>
+        <translation>Pulsar para mostrar las columnas de autor</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.py" line="261"/>
+        <source>Show Committer Columns</source>
+        <translation>Mostrar Columnas de Autor del Commit</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.py" line="263"/>
+        <source>Press to show the committer columns</source>
+        <translation>Pulsar para mostrar las columnas de autor del commit</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.py" line="313"/>
+        <source>Copy Commits</source>
+        <translation>Copiar Commits</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.py" line="315"/>
+        <source>Cherry-pick the selected commits to the current branch</source>
+        <translation>Hacer cherry-pick de los commits seleccionados a la branch actual</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.py" line="320"/>
+        <source>Tag</source>
+        <translation>Tag</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.py" line="322"/>
+        <source>Tag the selected commit</source>
+        <translation>Hacer Tag del commit seleccionado</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.py" line="326"/>
+        <source>Create a new branch at the selected commit.</source>
+        <translation>Crear una nueva branch desde el commit seleccionado.</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.py" line="328"/>
+        <source>Branch &amp;&amp; Switch</source>
+        <translation>Branch &amp;&amp; Switch</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.py" line="330"/>
+        <source>Create a new branch at the selected commit and switch the work tree to it.</source>
+        <translation>Crear una nueva branch desde el commit seleccionado y cambiar el árbol de trabajo a ella.</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.py" line="1864"/>
+        <source>Switch</source>
+        <translation>Hacer switch</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.py" line="336"/>
+        <source>Switch the working directory to the selected commit</source>
+        <translation>Cambiar el directorio de trabajo al commit seleccionado</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.py" line="1890"/>
+        <source>Show Short Log</source>
+        <translation>Mostrar Shortlog</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.py" line="342"/>
+        <source>Show a dialog with a log output for release notes</source>
+        <translation>Mostrar un diálogo con una salida de log para release notes</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.py" line="345"/>
+        <source>Describe</source>
+        <translation>Describir</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.py" line="347"/>
+        <source>Show the most recent tag reachable from a commit</source>
+        <translation>Mostrar la tag más reciente alcanzable desde un commit</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.py" line="648"/>
+        <source>The git process did not finish within 30s.</source>
+        <translation>El proceso git no terminó en un plazo de 30s.</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.py" line="651"/>
+        <source>Could not start the git executable.</source>
+        <translation>No se ha podido iniciar el ejecutable de git.</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.py" line="654"/>
+        <source>Git Error</source>
+        <translation>Error de Git</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.py" line="769"/>
+        <source>{0} ({1}%)</source>
+        <comment>action, confidence</comment>
+        <translation>{0} ({1}%)</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.py" line="835"/>
+        <source>Process Generation Error</source>
+        <translation>Error de Generación de Proceso</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.py" line="835"/>
+        <source>The process {0} could not be started. Ensure, that it is in the search path.</source>
+        <translation>El proceso {0} no se ha podido ejecutar. Verifique que está en la ruta de búsqueda (search path).</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.py" line="1725"/>
+        <source>Copy Changesets</source>
+        <translation>Copiar Changesets</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.py" line="1864"/>
+        <source>The project should be reread. Do this now?</source>
+        <translation>El proyecto debería ser cargado de nuevo. ¿Desea hacerlo ahora?</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="209"/>
+        <source>Branches</source>
+        <translation>Branches</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.py" line="1890"/>
+        <source>Select a branch</source>
+        <translation>Seleccionar una branch</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.py" line="1844"/>
+        <source>Select a default branch</source>
+        <translation>Seleccionar la branch por defecto</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.py" line="1844"/>
+        <source>Branch &amp; Switch</source>
+        <translation>Branch &amp; Switch</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="45"/>
+        <source>Select the mode (find or filter)</source>
+        <translation>Seleccionar el modo (buscar o filtrar)</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="126"/>
+        <source>Press to find the previous occurrence</source>
+        <translation>Pulsar para buscar la ocurrencia anterior</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="133"/>
+        <source>Press to find the next occurrence</source>
+        <translation>Pulsar para buscar la siguiente ocurrencia</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.py" line="101"/>
+        <source>Commit ID</source>
+        <translation>Commit ID</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.py" line="98"/>
+        <source>Find</source>
+        <translation>Buscar</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.py" line="99"/>
+        <source>Filter</source>
+        <translation>Filtrar</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.py" line="140"/>
+        <source>&lt;tr&gt;&lt;td&gt;&lt;b&gt;Branches&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{0}&lt;/td&gt;&lt;/tr&gt;</source>
+        <translation>&lt;tr&gt;&lt;td&gt;&lt;b&gt;Branches&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{0}&lt;/td&gt;&lt;/tr&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.py" line="143"/>
+        <source>&lt;tr&gt;&lt;td&gt;&lt;b&gt;Tags&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{0}&lt;/td&gt;&lt;/tr&gt;</source>
+        <translation>&lt;tr&gt;&lt;td&gt;&lt;b&gt;Tags&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{0}&lt;/td&gt;&lt;/tr&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.py" line="2073"/>
+        <source>&apos;{0}&apos; was not found.</source>
+        <translation>No se ha encontrado &apos;{0}&apos;.</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.py" line="2073"/>
+        <source>Find Commit</source>
+        <translation>Buscar Commit</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="119"/>
+        <source>Enter the regular expression to filter on or search for</source>
+        <translation>Introducir la expresión regular para filtrar o para buscar</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.py" line="105"/>
+        <source>File</source>
+        <translation>Archivo</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="224"/>
+        <source>Press to move up in the log list</source>
+        <translation>Pulsar para mover hacia arriba en la lista de log</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="234"/>
+        <source>Press to move down in the log list</source>
+        <translation>Pulsar para mover hacia abajo en la lista de log</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="388"/>
+        <source>Additions</source>
+        <translation>Adiciones</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="393"/>
+        <source>Deletions</source>
+        <translation>Eliminaciones</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.py" line="2119"/>
+        <source>Differences</source>
+        <translation>Diferencias</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="445"/>
+        <source>&lt;a href=&quot;save:me&quot;&gt;Save&lt;/a&gt;</source>
+        <translation>&lt;a href=&quot;save:me&quot;&gt;Guardar&lt;/a&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.py" line="122"/>
+        <source>&lt;table&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Commit ID&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{0}&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Date&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{1}&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Author&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{2} &amp;lt;{3}&amp;gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Commit Date&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{4}&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Committer&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{5} &amp;lt;{6}&amp;gt;&lt;/td&gt;&lt;/tr&gt;{7}&lt;tr&gt;&lt;td&gt;&lt;b&gt;Subject&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{8}&lt;/td&gt;&lt;/tr&gt;{9}&lt;/table&gt;</source>
+        <translation>&lt;table&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;ID de Commit&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{0}&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Fecha&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{1}&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Autor&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{2} &amp;lt;{3}&amp;gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Fecha de Commit&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{4}&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Committer&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{5} &amp;lt;{6}&amp;gt;&lt;/td&gt;&lt;/tr&gt;{7}&lt;tr&gt;&lt;td&gt;&lt;b&gt;Asunto&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{8}&lt;/td&gt;&lt;/tr&gt;{9}&lt;/table&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.py" line="134"/>
+        <source>&lt;tr&gt;&lt;td&gt;&lt;b&gt;Parents&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{0}&lt;/td&gt;&lt;/tr&gt;</source>
+        <translation>&lt;tr&gt;&lt;td&gt;&lt;b&gt;Padres&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{0}&lt;/td&gt;&lt;/tr&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.py" line="137"/>
+        <source>&lt;tr&gt;&lt;td&gt;&lt;b&gt;Children&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{0}&lt;/td&gt;&lt;/tr&gt;</source>
+        <translation>&lt;tr&gt;&lt;td&gt;&lt;b&gt;Hijos&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{0}&lt;/td&gt;&lt;/tr&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.py" line="146"/>
+        <source>&lt;tr&gt;&lt;td&gt;&lt;b&gt;Message&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{0}&lt;/td&gt;&lt;/tr&gt;</source>
+        <translation>&lt;tr&gt;&lt;td&gt;&lt;b&gt;Mensaje&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{0}&lt;/td&gt;&lt;/tr&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.py" line="1275"/>
+        <source>Side-by-Side Diff to Parent {0}</source>
+        <translation>Diferencias lado a lado con Parent {0}</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.py" line="1287"/>
+        <source>&lt;a href=&quot;sbsdiff:{0}_{1}&quot;&gt;Side-by-Side Compare&lt;/a&gt;</source>
+        <translation>&lt;a href=&quot;sbsdiff:{0}_{1}&quot;&gt;Comparación lado a lado&lt;/a&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.py" line="2133"/>
+        <source>Differences to Parent {0}</source>
+        <translation>Diferencias con Parent {0}</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.py" line="2148"/>
+        <source>Diff to Parent {0}</source>
+        <translation>Diff con Parent {0}</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.py" line="2174"/>
+        <source>There is no difference.</source>
+        <translation>No hay ninguna diferencia.</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.py" line="2337"/>
+        <source>Save Diff</source>
+        <translation>Guardar Diff</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.py" line="2303"/>
+        <source>Patch Files (*.diff)</source>
+        <translation>Archivos de Parche (*.diff)</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.py" line="2320"/>
+        <source>&lt;p&gt;The patch file &lt;b&gt;{0}&lt;/b&gt; already exists. Overwrite it?&lt;/p&gt;</source>
+        <translation>&lt;p&gt;El archivo de parche &lt;b&gt;{0}&lt;/b&gt; ya existe. ¿Desea sobreescribirlo?&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.py" line="2337"/>
+        <source>&lt;p&gt;The patch file &lt;b&gt;{0}&lt;/b&gt; could not be saved.&lt;br&gt;Reason: {1}&lt;/p&gt;</source>
+        <translation>&lt;p&gt;El archivo de parche &lt;b&gt;{0}&lt;/b&gt; no puede ser guardado.&lt;br /&gt;Causa: {1}&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.py" line="241"/>
+        <source>Show Commit ID Column</source>
+        <translation>Mostrar columna de Commit ID</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.py" line="243"/>
+        <source>Press to show the commit ID column</source>
+        <translation>Pulsar para mostrar la columna de ID de commit</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.py" line="271"/>
+        <source>Show Branches Column</source>
+        <translation>Mostrar Columna de Branches</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.py" line="273"/>
+        <source>Press to show the branches column</source>
+        <translation>Pulsar para mostrar la columna de branches</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.py" line="281"/>
+        <source>Show Tags Column</source>
+        <translation>Mostrar Columna de Tags</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.py" line="283"/>
+        <source>Press to show the Tags column</source>
+        <translation>Pulsar para mostrar la columna de autor</translation>
+    </message>
+</context>
+<context>
+    <name>GitMergeDialog</name>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitMergeDialog.ui" line="14"/>
+        <source>Git Merge</source>
+        <translation>Git Merge</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitMergeDialog.ui" line="23"/>
+        <source>Revision</source>
+        <translation>Revisión</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitMergeDialog.ui" line="29"/>
+        <source>Select to specify a revision by changeset id</source>
+        <translation>Seleccionar para especificar una revisión por changeset id</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitMergeDialog.ui" line="32"/>
+        <source>Commit:</source>
+        <translation>Commit:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitMergeDialog.ui" line="42"/>
+        <source>Enter a commit id</source>
+        <translation>Introducir un id de commit</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitMergeDialog.ui" line="49"/>
+        <source>Select to specify a revision by a tag</source>
+        <translation>Seleccionar para especificar una revisión por tag</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitMergeDialog.ui" line="52"/>
+        <source>Tag:</source>
+        <translation>Tag:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitMergeDialog.ui" line="62"/>
+        <source>Enter a tag name</source>
+        <translation>Introducir un nombre de tag</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitMergeDialog.ui" line="118"/>
+        <source>Select to not specify a specific revision</source>
+        <translation>Seleccionar para no especificar una revisión específica</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitMergeDialog.ui" line="121"/>
+        <source>No commit selected</source>
+        <translation>No se ha seleccionado commit</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitMergeDialog.ui" line="134"/>
+        <source>Select to commit the merge</source>
+        <translation>Seleccionar para hacer commit del merge</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitMergeDialog.ui" line="137"/>
+        <source>Commit Merge</source>
+        <translation>Commit Merge</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitMergeDialog.ui" line="146"/>
+        <source>Commit Message:</source>
+        <translation>Mensaje de Commit:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitMergeDialog.ui" line="153"/>
+        <source>Enter a message for the merge commit</source>
+        <translation>Introducir un mensaje para el commit del merge</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitMergeDialog.ui" line="163"/>
+        <source>Select to append the log summaries of merged commits</source>
+        <translation>Seleccionar para añadir los resúmenes de log de los commits de merge</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitMergeDialog.ui" line="166"/>
+        <source>Add Log Message Summary</source>
+        <translation>Añadir Resumen de Mensaje de Log</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitMergeDialog.ui" line="176"/>
+        <source>Select to show diff statistics at the end of the merge</source>
+        <translation>Seleccionar para mostrar estadísticas de diff al final del merge</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitMergeDialog.ui" line="179"/>
+        <source>Show diff statistics</source>
+        <translation>Mostrar estadísticas de diff</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitMergeDialog.ui" line="72"/>
+        <source>Select to specify a revision by a local branch</source>
+        <translation>Seleccionar para especificar una revisión por branch local</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitMergeDialog.ui" line="75"/>
+        <source>Local Branch:</source>
+        <translation>Branch Local:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitMergeDialog.ui" line="85"/>
+        <source>Enter a local branch name</source>
+        <translation>Introducir un nombre de branch local</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitMergeDialog.ui" line="95"/>
+        <source>Select to specify a revision by a remote branch</source>
+        <translation>Seleccionar para especificar una revisión por branch remota</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitMergeDialog.ui" line="98"/>
+        <source>Remote Branch:</source>
+        <translation>Branch Remota:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitMergeDialog.ui" line="108"/>
+        <source>Enter a remote branch name</source>
+        <translation>Introducir un nombre de branch remota</translation>
+    </message>
+</context>
+<context>
+    <name>GitNewProjectOptionsDialog</name>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitNewProjectOptionsDialog.ui" line="14"/>
+        <source>New Project from Repository</source>
+        <translation>Nuevo proyecto desde repositorio</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitNewProjectOptionsDialog.ui" line="17"/>
+        <source>&lt;b&gt;New Project from Repository Dialog&lt;/b&gt;
+&lt;p&gt;Enter the various repository infos into the entry fields. These values are used, when the new project is retrieved from the repository.&lt;/p&gt;
+&lt;p&gt;For remote repositories the URL must contain the hostname.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Diálogo de Nuevo Proyecto desde repositorio&lt;/b&gt;
+&lt;p&gt;Introducir la información necesaria en los distintos campos de entrada. Estos valores se usarán al recuperar el nuevo proyecto desde el repositorio.&lt;/p&gt;
+&lt;p&gt;Para repositorios remotos la URL debe contener el nombre de host.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitNewProjectOptionsDialog.ui" line="28"/>
+        <source>&amp;URL:</source>
+        <translation>&amp;URL:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitNewProjectOptionsDialog.ui" line="60"/>
+        <source>Select the repository url via a directory selection dialog</source>
+        <translation>Seleccionar la url del repositorio a través de un diálogo de selección de directorio</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitNewProjectOptionsDialog.ui" line="74"/>
+        <source>Project &amp;Directory:</source>
+        <translation>&amp;Directorio del Proyecto:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitNewProjectOptionsDialog.ui" line="84"/>
+        <source>Enter the directory of the new project.</source>
+        <translation>Introducir el directorio para el nuevo proyecto.</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitNewProjectOptionsDialog.ui" line="87"/>
+        <source>&lt;b&gt;Project Directory&lt;/b&gt;
+&lt;p&gt;Enter the directory of the new project. It will be retrieved from 
+the repository and be placed in this directory.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Directorio del Proyecto&lt;/b&gt;
+&lt;p&gt;Introduzca el directorio del nuevo proyecto. Se recuperará del repositorio
+y se ubicará en este directorio.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitNewProjectOptionsDialog.py" line="87"/>
+        <source>Select Repository-Directory</source>
+        <translation>Seleccionar Repositorio-Directorio</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitNewProjectOptionsDialog.py" line="102"/>
+        <source>Select Project Directory</source>
+        <translation>Seleccionar Directorio del Proyecto</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitNewProjectOptionsDialog.ui" line="44"/>
+        <source>Enter the URL of the repository</source>
+        <translation>Introducir la URL del repositorio</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitNewProjectOptionsDialog.ui" line="67"/>
+        <source>Press to clear the history of entered repository URLs</source>
+        <translation>Pulsar para limpiar historial de URLs de repositorio introducidas</translation>
+    </message>
+</context>
+<context>
+    <name>GitOptionsDialog</name>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitOptionsDialog.ui" line="29"/>
+        <source>Commit &amp;Message:</source>
+        <translation>&amp;Mensaje de Commit:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitOptionsDialog.ui" line="39"/>
+        <source>Enter the log message for the new project.</source>
+        <translation>Introducir el mensaje de log para el nuevo proyecto.</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitOptionsDialog.ui" line="42"/>
+        <source>&lt;b&gt;Log Message&lt;/b&gt;
+&lt;p&gt;Enter the log message to be used for the new project.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Mensaje de Log&lt;/b&gt;
+&lt;p&gt;Introducir el mensaje de log para utilizar para el nuevo proyecto.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitOptionsDialog.ui" line="46"/>
+        <source>new project started</source>
+        <translation>se ha iniciado el nuevo proyecto</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitOptionsDialog.ui" line="14"/>
+        <source>Initial Commit</source>
+        <translation>Commit Inicial</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitOptionsDialog.ui" line="17"/>
+        <source>&lt;b&gt;Initial Commit Dialog&lt;/b&gt;
+&lt;p&gt;Enter the message for the initial commit.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Diálogo de Commit Inicial&lt;/b&gt;
+&lt;p&gt;Introducir el mensaje para el commit inicial.&lt;/p&gt;</translation>
+    </message>
+</context>
+<context>
+    <name>GitPage</name>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ConfigurationPage/GitPage.ui" line="20"/>
+        <source>&lt;b&gt;Configure Git Interface&lt;/b&gt;</source>
+        <translation>&lt;b&gt;Configurar la Interfaz de Git&lt;/b&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ConfigurationPage/GitPage.ui" line="40"/>
+        <source>Log</source>
+        <translation>Log</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ConfigurationPage/GitPage.ui" line="46"/>
+        <source>No. of log messages shown:</source>
+        <translation>Número de mensajes de registro mostrados:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ConfigurationPage/GitPage.ui" line="53"/>
+        <source>Enter the number of log messages to be shown</source>
+        <translation>Introducir el número de mensajes de registro a ser mostrados</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ConfigurationPage/GitPage.ui" line="118"/>
+        <source>Commit</source>
+        <translation>Commit</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ConfigurationPage/GitPage.ui" line="124"/>
+        <source>No. of commit messages to remember:</source>
+        <translation>Número de mensajes de commit a recordar:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ConfigurationPage/GitPage.ui" line="131"/>
+        <source>Enter the number of commit messages to remember</source>
+        <translation>Introduzca el número de mensajes de commit a recordar</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ConfigurationPage/GitPage.ui" line="199"/>
+        <source>Cleanup</source>
+        <translation>Limpieza</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ConfigurationPage/GitPage.ui" line="205"/>
+        <source>Pattern:</source>
+        <translation>Patrón:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ConfigurationPage/GitPage.ui" line="212"/>
+        <source>Enter the file name patterns to be used for cleaning up (entries separated by a space character)</source>
+        <translation>Intruducir el patrón de nombres de archivo a utilizar para la limpieza (entradas separadas por un caracter de espacio)</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ConfigurationPage/GitPage.ui" line="222"/>
+        <source>Repository Optimization</source>
+        <translation>Optimización de Repositorios</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ConfigurationPage/GitPage.ui" line="228"/>
+        <source>Select this to use the &apos;--aggressive&apos; option for garbage collection</source>
+        <translation>Seleccionar aquí para utilizar la opción &apos;--aggressive&apos; para la recolección de basura</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ConfigurationPage/GitPage.ui" line="231"/>
+        <source>Perform aggressive repository optimization</source>
+        <translation>Llevar a cabo optimización de repositorios agresiva</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ConfigurationPage/GitPage.ui" line="241"/>
+        <source>Edit the Git configuration file</source>
+        <translation>Editar el archivo de configuración de Git</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ConfigurationPage/GitPage.ui" line="244"/>
+        <source>Edit configuration file</source>
+        <translation>Editar archivo de configuración</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ConfigurationPage/GitPage.ui" line="160"/>
+        <source>Commit ID length:</source>
+        <translation>Longitud de Commit ID:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ConfigurationPage/GitPage.ui" line="167"/>
+        <source>Enter the number of character to show for the commit ID</source>
+        <translation>Introducir el número de caracteres a mostrar para el commit ID</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ConfigurationPage/GitPage.ui" line="82"/>
+        <source>No. of subject characters shown in list:</source>
+        <translation>Núm. de caracteres del subject mostrados en la lista:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ConfigurationPage/GitPage.ui" line="89"/>
+        <source>Enter the number of characters of the commit subject to be shown in the list</source>
+        <translation>Introducir el número de caracteres del subject del commit a mostrar en la lista</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ConfigurationPage/GitPage.ui" line="14"/>
+        <source>Select to perform an expensive copy detection</source>
+        <translation>Seleccionar para llevar a cabo detección de copia costosa</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ConfigurationPage/GitPage.ui" line="95"/>
+        <source>All</source>
+        <translation>Todo</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ConfigurationPage/GitPage.ui" line="108"/>
+        <source>Find copies harder</source>
+        <translation>Buscar copias intensivamente</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ConfigurationPage/GitPage.ui" line="105"/>
+        <source>Select to perform expensive copy detection</source>
+        <translation>Seleccionar para llevar a cabo detección de copia costosa (--find-copies-harder)</translation>
+    </message>
+</context>
+<context>
+    <name>GitPatchFilesDialog</name>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitPatchFilesDialog.py" line="83"/>
+        <source>Patch Files</source>
+        <translation>Archivos de Parche</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitPatchFilesDialog.ui" line="37"/>
+        <source>Press to add patch files to the list</source>
+        <translation>Pulsar para añadir archivos de parche a la lista</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitPatchFilesDialog.ui" line="44"/>
+        <source>Press to delete the selected patch files from the list</source>
+        <translation>Pulsar para borrar de la lista los archivos de parche seleccionados</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitPatchFilesDialog.ui" line="58"/>
+        <source>Press to move the selected file up</source>
+        <translation>Pulsar para mover el archivo seleccionado hacia arriba</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitPatchFilesDialog.ui" line="65"/>
+        <source>Press to move the selected file down</source>
+        <translation>Pulsar para mover el archivo seleccionado hacia abajo</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitPatchFilesDialog.ui" line="91"/>
+        <source>Strip Count:</source>
+        <translation>Número a desechar:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitPatchFilesDialog.ui" line="98"/>
+        <source>Enter number of leading directories to strip off (default 1)</source>
+        <translation>Introducir el número de directorios al principio a desechar (por defecto 1)</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitPatchFilesDialog.ui" line="129"/>
+        <source>Select, if the patch has inaccurate end-of-file markers</source>
+        <translation>Seleccionar si el parche tiene marcadores imprecisos de fin-de-archivo</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitPatchFilesDialog.ui" line="132"/>
+        <source>Patch has inaccurate end-of-file</source>
+        <translation>El parche tiene fin-de-archivo impreciso</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitPatchFilesDialog.ui" line="139"/>
+        <source>Select, if the line counts of the patch header may be wrong</source>
+        <translation>Seleccionar si el conteo de líneas de la cabecera del parche puede estar equivocado</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitPatchFilesDialog.ui" line="142"/>
+        <source>Don&apos;t trust line counts</source>
+        <translation>No confiar en el conteo de líneas</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitPatchFilesDialog.py" line="83"/>
+        <source>Patch Files (*.diff *.patch);;All Files (*)</source>
+        <translation>Archivos de Parche (*.diff *.patch);;Todos los Archivos (*)</translation>
+    </message>
+</context>
+<context>
+    <name>GitPatchStatisticsDialog</name>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitPatchStatisticsDialog.ui" line="14"/>
+        <source>Patch Statistics</source>
+        <translation>Estadísticas del Parche</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitPatchStatisticsDialog.ui" line="23"/>
+        <source>Insertions and Deletions:</source>
+        <translation>Inserciones y Borrados:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitPatchStatisticsDialog.ui" line="52"/>
+        <source># Insertions</source>
+        <translation># Inserciones</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitPatchStatisticsDialog.ui" line="57"/>
+        <source># Deletions</source>
+        <translation># Borrados</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitPatchStatisticsDialog.ui" line="62"/>
+        <source>File</source>
+        <translation>Archivo</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitPatchStatisticsDialog.ui" line="70"/>
+        <source>Summary Information:</source>
+        <translation>Resumen de Información:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitPatchStatisticsDialog.py" line="122"/>
+        <source>Process Generation Error</source>
+        <translation>Error de Generación de Proceso</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitPatchStatisticsDialog.py" line="122"/>
+        <source>The process {0} could not be started. Ensure, that it is in the search path.</source>
+        <translation>El proceso {0} no se ha podido ejecutar. Verifique que está en la ruta de búsqueda (search path).</translation>
+    </message>
+</context>
+<context>
+    <name>GitProjectBrowserHelper</name>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="488"/>
+        <source>Version Control</source>
+        <translation>Control de Versiones</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="499"/>
+        <source>Commit changes to repository...</source>
+        <translation>Hacer commit de los cambios al repositorio...</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="505"/>
+        <source>Add/Stage to repository</source>
+        <translation>Añadir al repositorio/Llevar al área de preparación (stage) del repositorio</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="508"/>
+        <source>Unstage changes</source>
+        <translation>Sacar cambios del área de preparación (unstage)</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="514"/>
+        <source>Remove from repository (and disk)</source>
+        <translation>Eliminar del repositorio (y del disco)</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="588"/>
+        <source>Remove from repository only</source>
+        <translation>Eliminar solamente del repositorio</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="430"/>
+        <source>Copy</source>
+        <translation>Copiar</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="432"/>
+        <source>Move</source>
+        <translation>Mover</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="435"/>
+        <source>Show log browser</source>
+        <translation>Mostrar navegador de log</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="520"/>
+        <source>Show status</source>
+        <translation>Mostrar estado</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="525"/>
+        <source>Show differences</source>
+        <translation>Mostrar diferencias</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="229"/>
+        <source>Show differences side-by-side</source>
+        <translation>Mostrar diferencias lado a lado</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="529"/>
+        <source>Show differences (extended)</source>
+        <translation>Mostrar diferencias (extendido)</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="238"/>
+        <source>Show differences side-by-side (extended)</source>
+        <translation>Mostrar diferencias lado a lado (extendido)</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="244"/>
+        <source>Show annotated file</source>
+        <translation>Mostrar archivo anotado</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="535"/>
+        <source>Revert changes</source>
+        <translation>Revertir cambios</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="542"/>
+        <source>Select all local file entries</source>
+        <translation>Seleccionar todas las entradas de archivos locales</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="544"/>
+        <source>Select all versioned file entries</source>
+        <translation>Seleccionar todas las entradas de archivo versionadas</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="546"/>
+        <source>Select all local directory entries</source>
+        <translation>Seleccionar todas las entradas de directorios locales</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="548"/>
+        <source>Select all versioned directory entries</source>
+        <translation>Seleccionar todas las entradas de directorios versionados</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="551"/>
+        <source>Configure...</source>
+        <translation>Configurar...</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="588"/>
+        <source>Do you really want to remove these files from the repository?</source>
+        <translation>¿Realmente quiere eliminar estos archivos del repositorio?</translation>
+    </message>
+</context>
+<context>
+    <name>GitProjectHelper</name>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="73"/>
+        <source>New from repository</source>
+        <translation>Nuevo desde repositorio</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="73"/>
+        <source>&amp;New from repository...</source>
+        <translation>&amp;Nuevo desde repositorio...</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="78"/>
+        <source>Create (clone) a new project from a Git repository</source>
+        <translation>Crear (clonar) un nuevo proyecto desde un repositorio Git</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="81"/>
+        <source>&lt;b&gt;New from repository&lt;/b&gt;&lt;p&gt;This creates (clones) a new local project from a Git repository.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Nuevo desde repositorio&lt;/b&gt;&lt;p&gt;Crea (clona) un nuevo proyecto local desde un repositorio Git.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="89"/>
+        <source>Fetch changes</source>
+        <translation>Fetch (recuperación) de cambios</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="94"/>
+        <source>Fetch changes from a remote repository</source>
+        <translation>Fetch (recuperación) de cambios desde un repositorio remoto</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="97"/>
+        <source>&lt;b&gt;Fetch changes&lt;/b&gt;&lt;p&gt;This fetches changes from a remote repository into the local repository.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Recuperar cambios&lt;/b&gt;&lt;p&gt;Recupera los cambios desde un repositorio remoto hacia el repositorio local.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="105"/>
+        <source>Pull changes</source>
+        <translation>Hacer pull de cambios</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="110"/>
+        <source>Pull changes from a remote repository and update the work area</source>
+        <translation>Hacer pull de cambios desde un repositorio remoto y actualizar el área de trabajo</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="113"/>
+        <source>&lt;b&gt;Pull changes&lt;/b&gt;&lt;p&gt;This pulls changes from a remote repository into the local repository and updates the work area.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Hacer pull de cambios&lt;/b&gt;&lt;p&gt;Hace un pull de cambios desde un repositorio remoto hacia el repositorio local, y actualiza el área de trabajo.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="137"/>
+        <source>Push changes</source>
+        <translation>Hacer push de cambios</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="142"/>
+        <source>Push changes to a remote repository</source>
+        <translation>Hacer push de cambios hacia un repositorio remoto</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="145"/>
+        <source>&lt;b&gt;Push changes&lt;/b&gt;&lt;p&gt;This pushes changes from the local repository to a remote repository.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Hacer push de cambios&lt;/b&gt;&lt;p&gt;Hace un push de cambios desde el repositorio local a un repositorio remoto.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="153"/>
+        <source>Export from repository</source>
+        <translation>Exportar desde repositorio</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="153"/>
+        <source>&amp;Export from repository...</source>
+        <translation>&amp;Exportar desde repositorio...</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="158"/>
+        <source>Export a project from the repository</source>
+        <translation>Exportar un proyecto desde el repositorio</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="161"/>
+        <source>&lt;b&gt;Export from repository&lt;/b&gt;&lt;p&gt;This exports a project from the repository.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Exportar desde repositorio&lt;/b&gt;&lt;p&gt;Exporta un proyecto desde el repositorio.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="168"/>
+        <source>Show log browser</source>
+        <translation>Mostrar navegador de log</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="173"/>
+        <source>Show a dialog to browse the log of the local project</source>
+        <translation>Mostrar un diálogo para navegar el log del proyecto local</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="176"/>
+        <source>&lt;b&gt;Show log browser&lt;/b&gt;&lt;p&gt;This shows a dialog to browse the log of the local project. A limited number of entries is shown first. More can be retrieved later on.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Mostrar navegador de log&lt;/b&gt;&lt;p&gt;Muestra un diálogo para navegar el log del proyecto local. Al principio se muestra un número limitado de entradas. Se pueden recuperar más entradas después.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="185"/>
+        <source>Show reflog browser</source>
+        <translation>Mostrar navegador de reflog</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="190"/>
+        <source>Show a dialog to browse the reflog of the local project</source>
+        <translation>Mostrar un diálogo para navegar el reflog del proyecto local</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="193"/>
+        <source>&lt;b&gt;Show reflog browser&lt;/b&gt;&lt;p&gt;This shows a dialog to browse the reflog of the local project. A limited number of entries is shown first. More can be retrieved later on.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Mostrar navegador de reflog&lt;/b&gt;&lt;p&gt;Muestra un diálogo para navegar el reflog del proyecto local. Al principio se muestra un número limitado de entradas. Se pueden recuperar más entradas después.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="202"/>
+        <source>Show differences</source>
+        <translation>Mostrar diferencias</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="202"/>
+        <source>Show &amp;differences...</source>
+        <translation>Mostrar &amp;diferencias...</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="207"/>
+        <source>Show the differences of the local project to the repository</source>
+        <translation>Mostrar las diferencias del proyecto local al repositorio</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="210"/>
+        <source>&lt;b&gt;Show differences&lt;/b&gt;&lt;p&gt;This shows differences of the local project to the repository.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Mostrar diferencias&lt;/b&gt;&lt;p&gt;Muestra diferencias entre el proyecto local y el repositorio.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="218"/>
+        <source>Show differences (extended)</source>
+        <translation>Mostrar diferencias (extendido)</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="218"/>
+        <source>Show differences (extended) ...</source>
+        <translation>Mostrar diferencias (extendido) ...</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="223"/>
+        <source>Show the difference of revisions of the project to the repository</source>
+        <translation>Muestra la diferencia de revisiones entre el proyecto local y el repositorio</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="226"/>
+        <source>&lt;b&gt;Show differences (extended)&lt;/b&gt;&lt;p&gt;This shows differences of selectable revisions of the project.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Mostrar diferencias (extendido)&lt;/b&gt;&lt;p&gt;Muestra diferencias entre revisiones seleccionables del proyecto.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="234"/>
+        <source>Show status</source>
+        <translation>Mostrar estado</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="234"/>
+        <source>Show &amp;status...</source>
+        <translation>Mostrar e&amp;stado...</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="239"/>
+        <source>Show the status of the local project</source>
+        <translation>Mostrar el estado del proyecto local</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="242"/>
+        <source>&lt;b&gt;Show status&lt;/b&gt;&lt;p&gt;This shows the status of the local project.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Mostrar estado&lt;/b&gt;&lt;p&gt;Muestra el estado del proyecto local.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="249"/>
+        <source>Switch</source>
+        <translation>Hacer switch</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="249"/>
+        <source>S&amp;witch...</source>
+        <translation>Hacer s&amp;witch...</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="254"/>
+        <source>Switch the working directory to another revision</source>
+        <translation>Hacer switch del directorio de trabajo a otra revisión</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="257"/>
+        <source>&lt;b&gt;Switch&lt;/b&gt;&lt;p&gt;This switches the working directory to another revision.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Hacer switch&lt;/b&gt;&lt;p&gt;Hace un switch del directorio de trabajo a otra revisión.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="265"/>
+        <source>Tag in repository</source>
+        <translation>Tag en repositorio</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="265"/>
+        <source>&amp;Tag in repository...</source>
+        <translation>&amp;Tag en repositorio...</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="270"/>
+        <source>Perform tag operations for the local project</source>
+        <translation>Llevar a cabo operaciones de tag para el proyecto local</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="273"/>
+        <source>&lt;b&gt;Tag in repository&lt;/b&gt;&lt;p&gt;This performs selectable tag operations for the local project.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Tag en repositorio&lt;/b&gt;&lt;p&gt;Lleva a cabo operaciones de tag seleccionable para el proyecto local.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="281"/>
+        <source>List tags</source>
+        <translation>Listar tags</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="281"/>
+        <source>&amp;List tags...</source>
+        <translation>&amp;Listar tags...</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="285"/>
+        <source>List tags of the project</source>
+        <translation>Lista los tags del proyecto</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="288"/>
+        <source>&lt;b&gt;List tags&lt;/b&gt;&lt;p&gt;This lists the tags of the project.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Listar tags&lt;/b&gt;&lt;p&gt;Lista los tags del proyecto.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="295"/>
+        <source>Show most recent tag</source>
+        <translation>Mostrar tag más reciente</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="299"/>
+        <source>Show the most recent tag reachable from the work tree</source>
+        <translation>Mostrar el tag más reciente alcanzable desde el árbol de trabajo</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="302"/>
+        <source>&lt;b&gt;Show most recent tag&lt;/b&gt;&lt;p&gt;This shows the most recent tag reachable from the work tree.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Mostrar el tag más reciente&lt;/b&gt;&lt;p&gt;Muestra el tag más reciente alcanzable desde el árbol de trabajo.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="310"/>
+        <source>List branches</source>
+        <translation>Listar branches</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="310"/>
+        <source>&amp;List branches...</source>
+        <translation>&amp;Listar branches...</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="314"/>
+        <source>List branches of the project</source>
+        <translation>Listar las branches del proyecto</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="317"/>
+        <source>&lt;b&gt;List branches&lt;/b&gt;&lt;p&gt;This lists the branches of the project.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Listar branches&lt;/b&gt;&lt;p&gt;Lista las branches del proyecto.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="324"/>
+        <source>List merged branches</source>
+        <translation>Listar merged branches</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="324"/>
+        <source>List &amp;merged branches...</source>
+        <translation>Listar &amp;merged branches...</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="328"/>
+        <source>List merged branches of the project</source>
+        <translation>Listar las merged branches del proyecto</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="331"/>
+        <source>&lt;b&gt;List merged branches&lt;/b&gt;&lt;p&gt;This lists the merged branches of the project.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Listar merged branches&lt;/b&gt;&lt;p&gt;Lista las merged branches del proyecto.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="339"/>
+        <source>List non-merged branches</source>
+        <translation>Listar non-merged branches</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="339"/>
+        <source>List &amp;non-merged branches...</source>
+        <translation>Listar &amp;non-merged branches...</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="343"/>
+        <source>List non-merged branches of the project</source>
+        <translation>Listar las non-merged branches del proyecto</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="346"/>
+        <source>&lt;b&gt;List non-merged branches&lt;/b&gt;&lt;p&gt;This lists the non-merged branches of the project.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Listar non-merged branches&lt;/b&gt;&lt;p&gt;Lista las non-merged branches del proyecto.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="354"/>
+        <source>Branch in repository</source>
+        <translation>Branch en repositorio</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="354"/>
+        <source>&amp;Branch in repository...</source>
+        <translation>&amp;Branch en repositorio...</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="359"/>
+        <source>Perform branch operations for the local project</source>
+        <translation>Llevar a cabo operaciones branch para el proyecto local</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="362"/>
+        <source>&lt;b&gt;Branch in repository&lt;/b&gt;&lt;p&gt;This performs selectable branch operations for the local project.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Branch en repositorio&lt;/b&gt;&lt;p&gt;Lleva a cabo operaciones seleccionables de branch para el proyecto local.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="370"/>
+        <source>Delete Remote Branch</source>
+        <translation>Borrar Branch Remota</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="370"/>
+        <source>&amp;Delete Remote Branch...</source>
+        <translation>&amp;Borrar Branch Remota...</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="374"/>
+        <source>Delete a branch from a remote repository</source>
+        <translation>Borrar una branch de un repositorio remoto</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="377"/>
+        <source>&lt;b&gt;Delete Remote Branch&lt;/b&gt;&lt;p&gt;This deletes a branch from a remote repository.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Borrar Branch Remota&lt;/b&gt;&lt;p&gt;Borra una branch de un repositorio remoto.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="384"/>
+        <source>Show current branch</source>
+        <translation>Mostrar la branch actual</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="388"/>
+        <source>Show the current branch of the project</source>
+        <translation>Mostrar la branch actual del proyecto</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="391"/>
+        <source>&lt;b&gt;Show current branch&lt;/b&gt;&lt;p&gt;This shows the current branch of the project.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Mostrar branch actual&lt;/b&gt;&lt;p&gt;Muestra la branch actual del proyecto.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="398"/>
+        <source>Revert changes</source>
+        <translation>Revertir cambios</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="398"/>
+        <source>Re&amp;vert changes</source>
+        <translation>Re&amp;vertir cambios</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="403"/>
+        <source>Revert all changes made to the local project</source>
+        <translation>Revertir todos los cambios hechos al proyecto local</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="406"/>
+        <source>&lt;b&gt;Revert changes&lt;/b&gt;&lt;p&gt;This reverts all changes made to the local project.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Revertir cambios&lt;/b&gt;&lt;p&gt;Revierte todos los cambios hechos al proyecto local.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="413"/>
+        <source>Unstage changes</source>
+        <translation>Sacar cambios del área de preparación (unstage)</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="413"/>
+        <source>&amp;Unstage changes</source>
+        <translation>Sacar cambios del área de preparación (&amp;unstage)</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="418"/>
+        <source>Unstage all changes made to the local project</source>
+        <translation>Sacar todos los cambios del área de preparación (unstage) en el proyecto local</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="421"/>
+        <source>&lt;b&gt;Unstage changes&lt;/b&gt;&lt;p&gt;This unstages all changes made to the local project.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Sacar cambios del área de preparación (unstage)&lt;/b&gt;&lt;p&gt;Saca todos los cambios del área de preparación (unstage) en el proyecto local.&lt;/p&gt; </translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="428"/>
+        <source>Merge</source>
+        <translation>Hacer merge</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="428"/>
+        <source>Mer&amp;ge changes...</source>
+        <translation>Hacer mer&amp;ge de los cambios...</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="433"/>
+        <source>Merge changes into the local project</source>
+        <translation>Hacer merge de los dentro del proyecto local</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="436"/>
+        <source>&lt;b&gt;Merge&lt;/b&gt;&lt;p&gt;This merges changes into the local project.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Merge&lt;/b&gt;&lt;p&gt;Hace merge de los cambios dentro del proyecto local.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="443"/>
+        <source>Cancel uncommitted/failed merge</source>
+        <translation>Cancelar merge sin commit/fallido</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="447"/>
+        <source>Cancel an uncommitted or failed merge and lose all changes</source>
+        <translation>Cancelar un merge sin commit o fallido y perder todos los cambios</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="450"/>
+        <source>&lt;b&gt;Cancel uncommitted/failed merge&lt;/b&gt;&lt;p&gt;This cancels an uncommitted or failed merge causing all changes to be lost.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Cancelar merge sin/fallido&lt;/b&gt;&lt;p&gt;Cancela un merge sin commit o fallido causando que todos los cambios se pierdan.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="458"/>
+        <source>Commit failed merge</source>
+        <translation>Hacer commmit de merge fallido</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="462"/>
+        <source>Commit a failed merge after conflicts have been resolved</source>
+        <translation>Hacer commit de un merge fallido una vez resueltos todos los conflictos</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="465"/>
+        <source>&lt;b&gt;Commit failed merge&lt;/b&gt;&lt;p&gt;This commits a failed merge after conflicts have been resolved.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Commit de merge fallido&lt;/b&gt;&lt;p&gt;Hace commit de un merge fallido despues de haber resuelto todos los conflictos.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="473"/>
+        <source>Cleanup</source>
+        <translation>Limpieza</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="473"/>
+        <source>Cleanu&amp;p</source>
+        <translation>Lim&amp;pieza (cleanup)</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="477"/>
+        <source>Cleanup the local project</source>
+        <translation>Limpieza de proyecto local</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="480"/>
+        <source>&lt;b&gt;Cleanup&lt;/b&gt;&lt;p&gt;This performs a cleanup of the local project.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Limpieza&lt;/b&gt;&lt;p&gt;Lleva a cabo tareas de limpieza en el proyecto local.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="487"/>
+        <source>Execute command</source>
+        <translation>Ejecutar comando</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="487"/>
+        <source>E&amp;xecute command...</source>
+        <translation>E&amp;jecutar comando...</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="491"/>
+        <source>Execute an arbitrary Git command</source>
+        <translation>Ejecuta un comando Git arbitrario</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="494"/>
+        <source>&lt;b&gt;Execute command&lt;/b&gt;&lt;p&gt;This opens a dialog to enter an arbitrary Git command.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Ejecutar comando&lt;/b&gt;&lt;p&gt;Abre un diálogo para introducir un comando Git arbitrario.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="502"/>
+        <source>Configure</source>
+        <translation>Configurar</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="502"/>
+        <source>Configure...</source>
+        <translation>Configurar...</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="506"/>
+        <source>Show the configuration dialog with the Git page selected</source>
+        <translation>Mostrar el diálogo de configuración con la página de Git seleccionada</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="509"/>
+        <source>&lt;b&gt;Configure&lt;/b&gt;&lt;p&gt;Show the configuration dialog with the Git page selected.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Configurar&lt;/b&gt;&lt;p&gt;Mostrar el diálogo de configuración con la página de Git seleccionada.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="517"/>
+        <source>Show Remotes</source>
+        <translation>Mostrar Remotos</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="517"/>
+        <source>Show Remotes...</source>
+        <translation>Mostrar Remotos...</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="521"/>
+        <source>Show the available remote repositories</source>
+        <translation>Mostrar los repositorios remotos disponibles</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="539"/>
+        <source>&lt;b&gt;Show Remotes&lt;/b&gt;&lt;p&gt;This shows the remote repositories available for pulling, fetching and pushing.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Mostrar Remotos&lt;/b&gt;&lt;p&gt;Muestra los repositorios remotos disponibles para pull, fetch y push.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="1765"/>
+        <source>Show Remote Info</source>
+        <translation>Mostrar Info Remota</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="532"/>
+        <source>Show Remote Info...</source>
+        <translation>Mostrar Info Remota...</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="536"/>
+        <source>Show information about a remote repository</source>
+        <translation>Mostrar información sobre un repositorio remoto</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="1161"/>
+        <source>Add</source>
+        <translation>Añadir</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="547"/>
+        <source>Add...</source>
+        <translation>Añadir...</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="551"/>
+        <source>Add a remote repository</source>
+        <translation>Añadir un repositorio remoto</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="554"/>
+        <source>&lt;b&gt;Add&lt;/b&gt;&lt;p&gt;This adds a remote repository.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Añadir&lt;/b&gt;&lt;p&gt;Añade un repositorio remoto.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="1785"/>
+        <source>Remove</source>
+        <translation>Eliminar</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="561"/>
+        <source>Remove...</source>
+        <translation>Eliminar...</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="565"/>
+        <source>Remove a remote repository</source>
+        <translation>Eliminar un repositorio remoto</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="568"/>
+        <source>&lt;b&gt;Remove&lt;/b&gt;&lt;p&gt;This removes a remote repository.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Eliminar&lt;/b&gt;&lt;p&gt;Elimina un repositorio remoto.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="1799"/>
+        <source>Prune</source>
+        <translation>Prune</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="575"/>
+        <source>Prune...</source>
+        <translation>Prune...</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="579"/>
+        <source>Prune stale remote-tracking branches of a remote repository</source>
+        <translation>Eliminar (prune) las tracking branches remotas que han quedado fuera de alcance en un repositorio remoto</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="582"/>
+        <source>&lt;b&gt;Prune&lt;/b&gt;&lt;p&gt;This prunes stale remote-tracking branches of a remote repository.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Prune&lt;/b&gt;&lt;p&gt;Elimina (prune) las tracking branches remotas que han quedado fuera de alcance en un repositorio remoto.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="1813"/>
+        <source>Rename</source>
+        <translation>Renombrar</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="590"/>
+        <source>Rename...</source>
+        <translation>Renombrar...</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="594"/>
+        <source>Rename a remote repository</source>
+        <translation>Renombrar un repositorio remoto</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="597"/>
+        <source>&lt;b&gt;Rename&lt;/b&gt;&lt;p&gt;This renames a remote repository.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Renombrar&lt;/b&gt;&lt;p&gt;Renombra un repositorio remoto.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="1833"/>
+        <source>Copy Commits</source>
+        <translation>Copiar Commits</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="609"/>
+        <source>Copies commits into the current branch</source>
+        <translation>Copiar commits dentro de la branch actual</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="612"/>
+        <source>&lt;b&gt;Copy Commits&lt;/b&gt;&lt;p&gt;This copies commits on top of the current branch.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Copiar Commits&lt;/b&gt;&lt;p&gt;Copia commits en la parte superior de la branch actual.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="619"/>
+        <source>Continue Copying Session</source>
+        <translation>Continuar Sesión de Copia</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="623"/>
+        <source>Continue the last copying session after conflicts were resolved</source>
+        <translation>Continuar la última sesión de copia despues de resolver los conflictos</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="626"/>
+        <source>&lt;b&gt;Continue Copying Session&lt;/b&gt;&lt;p&gt;This continues the last copying session after conflicts were resolved.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Continuar Sesión de Copia&lt;/b&gt;&lt;p&gt;Continua la última sesión de copia despues de resolver los conflictos.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="635"/>
+        <source>Quit Copying Session</source>
+        <translation>Abandonar Sesión de Copia</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="639"/>
+        <source>Quit the current copying session</source>
+        <translation>Abandonar la sesión de copia actual</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="649"/>
+        <source>Cancel Copying Session</source>
+        <translation>Cancelar Sesión de Copia</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="653"/>
+        <source>Cancel the current copying session and return to the previous state</source>
+        <translation>Cancelar la copia de sesión actual y volver al estado previo</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="657"/>
+        <source>&lt;b&gt;Cancel Copying Session&lt;/b&gt;&lt;p&gt;This cancels the current copying session and returns to the previous state.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Cancelar Sesión de copia&lt;/b&gt;&lt;p&gt;Cancela la sesión de copia actual y vuelve al estado previo.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="665"/>
+        <source>Stash changes</source>
+        <translation>Guardado rápido de cambios (stash)</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="665"/>
+        <source>Stash changes...</source>
+        <translation>Guardado rápido de cambios (stash)...</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="669"/>
+        <source>Stash all current changes of the project</source>
+        <translation>Hacer guardado rápido de todos los cambios actuales en el proyecto</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="672"/>
+        <source>&lt;b&gt;Stash changes&lt;/b&gt;&lt;p&gt;This stashes all current changes of the project.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Guardado rápido de cambios (stash)&lt;/b&gt;&lt;p&gt;Hace un guardado rápido de todos los cambios actuales en el proyecto.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="679"/>
+        <source>Show stash browser</source>
+        <translation>Mostrar navegador de stash (guardado rápido)</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="679"/>
+        <source>Show stash browser...</source>
+        <translation>Mostrar navegador de stash (guardado rápido)...</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="683"/>
+        <source>Show a dialog with all stashes</source>
+        <translation>Mostrar un diálogo con todos los stashes (guardado rápido)</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="686"/>
+        <source>&lt;b&gt;Show stash browser...&lt;/b&gt;&lt;p&gt;This shows a dialog listing all available stashes. Actions on these stashes may be executed via the context menu.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Mostrar navegador de stash...&lt;/b&gt;&lt;p&gt;Muestra un diálogo listando todos los elementos disponibles en stash (guardado rápido). Se pueden ejecutar acciones sobre estos elementos vía menú de context.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="695"/>
+        <source>Show stash</source>
+        <translation>Mostrar stash</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="695"/>
+        <source>Show stash...</source>
+        <translation>Mostrar stash...</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="699"/>
+        <source>Show a dialog with a patch of a stash</source>
+        <translation>Muestra un diálogo con un patch de un stash (guardado rápido)</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="702"/>
+        <source>&lt;b&gt;Show stash...&lt;/b&gt;&lt;p&gt;This shows a dialog with a patch of a selectable stash.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Mostrar stash (guardado rápido)...&lt;/b&gt;&lt;p&gt;Muestra un diálogo con un patch de un stash seleccionable.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="710"/>
+        <source>Restore &amp;&amp; Keep</source>
+        <translation>Restaurar &amp;&amp; Conservar</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="714"/>
+        <source>Restore a stash but keep it</source>
+        <translation>Restaurar un stash (guardado rápido) pero conservarlo</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="717"/>
+        <source>&lt;b&gt;Restore &amp;amp; Keep&lt;/b&gt;&lt;p&gt;This restores a selectable stash and keeps it.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Restaurar &amp;amp; Conservar&lt;/b&gt;&lt;p&gt;Restaura un stash (guardado rápido) seleccionable pero éste es conservado.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="724"/>
+        <source>Restore &amp;&amp; Delete</source>
+        <translation>Restaurar &amp;&amp; Borrar</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="728"/>
+        <source>Restore a stash and delete it</source>
+        <translation>Restaurar un stash (guardado rápido) y borrarlo</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="731"/>
+        <source>&lt;b&gt;Restore &amp;amp; Delete&lt;/b&gt;&lt;p&gt;This restores a selectable stash and deletes it.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Restaurar &amp;amp; Borrar&lt;/b&gt;&lt;p&gt;Restaura un stash (guardado rápido) seleccionable y luego lo borra.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="1980"/>
+        <source>Create Branch</source>
+        <translation>Crear Branch</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="742"/>
+        <source>Create a new branch and restore a stash into it</source>
+        <translation>Crear una nueva branch y restaurar un stash (guardado rápido) en ella</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="745"/>
+        <source>&lt;b&gt;Create Branch&lt;/b&gt;&lt;p&gt;This creates a new branch and restores a stash into it.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Crear branch&lt;/b&gt;&lt;p&gt;Crea una nueva branch y restaura un stash (guardado rápido) en ella.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="753"/>
+        <source>Delete</source>
+        <translation>Borrar</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="757"/>
+        <source>Delete a stash</source>
+        <translation>Borrar un stash (guardado rápido)</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="760"/>
+        <source>&lt;b&gt;Delete&lt;/b&gt;&lt;p&gt;This deletes a stash.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Borrar&lt;/b&gt;&lt;p&gt;Borra un stash (guardado rápido).&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="767"/>
+        <source>Delete All</source>
+        <translation>Borrar todos</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="771"/>
+        <source>Delete all stashes</source>
+        <translation>Borrar todos los stashes (guardado rápido)</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="774"/>
+        <source>&lt;b&gt;Delete All&lt;/b&gt;&lt;p&gt;This deletes all stashes.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Borrar Todos&lt;/b&gt;&lt;p&gt;Borra todos los stashes (guardado rápido).&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="781"/>
+        <source>Edit user configuration</source>
+        <translation>Editar configuración de usuario</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="781"/>
+        <source>Edit user configuration...</source>
+        <translation>Editar configuración de usuario...</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="785"/>
+        <source>Show an editor to edit the user configuration file</source>
+        <translation>Mostrar un editor para editar el archivo de configuración de usuario</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="788"/>
+        <source>&lt;b&gt;Edit user configuration&lt;/b&gt;&lt;p&gt;Show an editor to edit the user configuration file.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Editar configuración de usuario&lt;/b&gt;&lt;p&gt;Mostrar un editor para editar el archivo de configuración de usuario.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="795"/>
+        <source>Edit repository configuration</source>
+        <translation>Editar configuración del repositorio</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="795"/>
+        <source>Edit repository configuration...</source>
+        <translation>Editar configuración del repositorio...</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="799"/>
+        <source>Show an editor to edit the repository configuration file</source>
+        <translation>Mostrar un editor para editar el archivo de configuración del repositorio</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="802"/>
+        <source>&lt;b&gt;Edit repository configuration&lt;/b&gt;&lt;p&gt;Show an editor to edit the repository configuration file.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Editar configuración del repositorio&lt;/b&gt;&lt;p&gt;Mostrar un editor para editar el archivo de configuración del repositorio.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="810"/>
+        <source>Create .gitignore</source>
+        <translation>Crear .gitignore</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="814"/>
+        <source>Create a .gitignore file with default values</source>
+        <translation>Crear un archivo .gitignore con valores por defecto</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="817"/>
+        <source>&lt;b&gt;Create .gitignore&lt;/b&gt;&lt;p&gt;This creates a .gitignore file with default values.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Crear .gitignore&lt;/b&gt;&lt;p&gt;Crea un archivo .gitignore con valores por defecto.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="824"/>
+        <source>Show combined configuration settings</source>
+        <translation>Mostrar ajustes de configuración combinados</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="824"/>
+        <source>Show combined configuration settings...</source>
+        <translation>Mostrar ajustes de configuración combinados...</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="828"/>
+        <source>Show the combined configuration settings from all configuration files</source>
+        <translation>Mostrar los ajustes de configuración combinados de todos los archivos de configuración</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="832"/>
+        <source>&lt;b&gt;Show combined configuration settings&lt;/b&gt;&lt;p&gt;This shows the combined configuration settings from all configuration files.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Mostrar ajustes de configuración combinados&lt;/b&gt;&lt;p&gt;Muestra los ajustes de configuración combinados de todos los archivos de configuración.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="840"/>
+        <source>Verify repository</source>
+        <translation>Verificar repositorio</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="840"/>
+        <source>Verify repository...</source>
+        <translation>Verificar repositorio...</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="844"/>
+        <source>Verify the connectivity and validity of objects of the database</source>
+        <translation>Verificar la conectividad y validez de los objetos de la base de datos</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="847"/>
+        <source>&lt;b&gt;Verify repository&lt;/b&gt;&lt;p&gt;This verifies the connectivity and validity of objects of the database.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Verificar repositorio&lt;/b&gt;&lt;p&gt;Verifica la conectividad y validez de los objetos de la base de datos.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="855"/>
+        <source>Optimize repository</source>
+        <translation>Optimizar repositorio</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="855"/>
+        <source>Optimize repository...</source>
+        <translation>Optimizar repositorio...</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="859"/>
+        <source>Cleanup and optimize the local repository</source>
+        <translation>Limpiar y optimizar el repositorio local</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="862"/>
+        <source>&lt;b&gt;Optimize repository&lt;/b&gt;&lt;p&gt;This cleans up and optimizes the local repository.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Optimizar repositorio&lt;/b&gt;&lt;p&gt;Limpia y optimiza el repositorio local.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="869"/>
+        <source>Repository Statistics</source>
+        <translation>Estadísticas del Repositorio</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="869"/>
+        <source>Repository Statistics...</source>
+        <translation>Estadísticas del Repositorio...</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="873"/>
+        <source>Show some statistics of the local repository</source>
+        <translation>Mostrar estadísticas del repositorio local</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="876"/>
+        <source>&lt;b&gt;Repository Statistics&lt;/b&gt;&lt;p&gt;This show some statistics of the local repository.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Estadísticas del Repositorio&lt;/b&gt;&lt;p&gt;Muestra una serie de estadísticas del repositorio local.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="883"/>
+        <source>Create Archive</source>
+        <translation>Crear Archivo</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="887"/>
+        <source>Create an archive from the local repository</source>
+        <translation>Crear un archivo a partir del repositorio local</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="890"/>
+        <source>&lt;b&gt;Create Archive&lt;/b&gt;&lt;p&gt;This creates an archive from the local repository.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Crear Archivo&lt;/b&gt;&lt;p&gt;Crea un archivo a partir del repositorio local.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="897"/>
+        <source>Create bundle</source>
+        <translation>Crear bundle</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="897"/>
+        <source>Create bundle...</source>
+        <translation>Crear bundle...</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="901"/>
+        <source>Create bundle file collecting changesets</source>
+        <translation>Crear archivo de bundle recopilando changesets</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="904"/>
+        <source>&lt;b&gt;Create bundle&lt;/b&gt;&lt;p&gt;This creates a bundle file collecting selected changesets (git bundle create).&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Crear bundle&lt;/b&gt;&lt;p&gt;Crea un archivo de bundle recolectando los changesets seleccionados (git bundle create).&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="912"/>
+        <source>Verify bundle</source>
+        <translation>Verificar bundle</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="912"/>
+        <source>Verify bundle...</source>
+        <translation>Verificar bundle...</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="916"/>
+        <source>Verify the validity and applicability of a bundle file</source>
+        <translation>Verificar la validez y aplicabilidad de un archivo de bundle</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="919"/>
+        <source>&lt;b&gt;Verify bundle&lt;/b&gt;&lt;p&gt;This verifies that a bundle file is valid and will apply cleanly.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Verificar bundle&lt;/b&gt;&lt;p&gt;Verifica que un archivo de bundle es válido y que se puede aplicar limpiamente.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="927"/>
+        <source>List bundle heads</source>
+        <translation>Listar bundle heads</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="927"/>
+        <source>List bundle heads...</source>
+        <translation>Listar bundle heads...</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="931"/>
+        <source>List all heads contained in a bundle file</source>
+        <translation>Lista todos los heads contenidos en un archivo de bundle</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="934"/>
+        <source>&lt;b&gt;List bundle heads&lt;/b&gt;&lt;p&gt;This lists all heads contained in a bundle file.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Listar bundle heads&lt;/b&gt;&lt;p&gt;Lista todos los all heads contenidos en un archivo de bundle.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="941"/>
+        <source>Apply Bundle (fetch)</source>
+        <translation>Aplicar Bundle (fetch)</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="941"/>
+        <source>Apply Bundle (fetch)...</source>
+        <translation>Aplicar Bundle (fetch)...</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="945"/>
+        <source>Apply a head of a bundle file using fetch</source>
+        <translation>Aplicar un head de un archivo de bundle utilizando fetch</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="948"/>
+        <source>&lt;b&gt;Apply Bundle (fetch)&lt;/b&gt;&lt;p&gt;This applies a head of a bundle file using fetch.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Applicar Bundle (fetch)&lt;/b&gt;&lt;p&gt;Aplica un head de un archivo de bundle usando fetch.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="2097"/>
+        <source>Apply Bundle (pull)</source>
+        <translation>Aplicar Bundle (pull)</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="955"/>
+        <source>Apply Bundle (pull)...</source>
+        <translation>Aplicar Bundle (pull)...</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="959"/>
+        <source>Apply a head of a bundle file using pull</source>
+        <translation>Aplicar un head de un archivo de bundle utilizando pull</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="962"/>
+        <source>&lt;b&gt;Apply Bundle (pull)&lt;/b&gt;&lt;p&gt;This applies a head of a bundle file using pull.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Applicar Bundle (pull)&lt;/b&gt;&lt;p&gt;Aplica un head de un archivo de bundle usando pull.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="969"/>
+        <source>Start</source>
+        <translation>Iniciar</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="973"/>
+        <source>Start a bisect session</source>
+        <translation>Iniciar una sesión de bisect</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="976"/>
+        <source>&lt;b&gt;Start&lt;/b&gt;&lt;p&gt;This starts a bisect session.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Iniciar&lt;/b&gt;&lt;p&gt;Inicia una sesión de bisect.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="983"/>
+        <source>Start (Extended)</source>
+        <translation>Iniciar (Extendido)</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="987"/>
+        <source>Start a bisect session giving a bad and optionally good commits</source>
+        <translation>Iniciar una sesión de bisect dando un commit malo y opcionalmente un commit bueno</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="990"/>
+        <source>&lt;b&gt;Start (Extended)&lt;/b&gt;&lt;p&gt;This starts a bisect session giving a bad and optionally good commits.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Iniciar (Extendido)&lt;/b&gt;&lt;p&gt;Inicia una sesión de bisect dando un commit malo y opcionalmente un commit bueno.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="999"/>
+        <source>Mark as &quot;good&quot;</source>
+        <translation>Marcar como &quot;buena&quot;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="999"/>
+        <source>Mark as &quot;good&quot;...</source>
+        <translation>Marcar como &quot;buena&quot;...</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="1003"/>
+        <source>Mark a selectable revision as good</source>
+        <translation>Marcar una revisión seleccionable como buena</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="1006"/>
+        <source>&lt;b&gt;Mark as &quot;good&quot;&lt;/b&gt;&lt;p&gt;This marks a selectable revision as good.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Marcar como &quot;buena&quot;&lt;/b&gt;&lt;p&gt;Marca una revisión seleccionable dándola por buena.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="1013"/>
+        <source>Mark as &quot;bad&quot;</source>
+        <translation>Marcar como &quot;mala&quot;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="1013"/>
+        <source>Mark as &quot;bad&quot;...</source>
+        <translation>Marcar como &quot;mala&quot;...</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="1017"/>
+        <source>Mark a selectable revision as bad</source>
+        <translation>Marcar una revisión seleccionable como mala</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="1020"/>
+        <source>&lt;b&gt;Mark as &quot;bad&quot;&lt;/b&gt;&lt;p&gt;This marks a selectable revision as bad.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Marcar como &quot;mala&quot;&lt;/b&gt;&lt;p&gt;Marca una revisión seleccionable no dándola por buena.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="1027"/>
+        <source>Skip</source>
+        <translation>Saltar</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="1027"/>
+        <source>Skip...</source>
+        <translation>Ignorar...</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="1031"/>
+        <source>Skip a selectable revision</source>
+        <translation>Saltarse una revisión seleccionable</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="1034"/>
+        <source>&lt;b&gt;Skip&lt;/b&gt;&lt;p&gt;This skips a selectable revision.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Saltar&lt;/b&gt;&lt;p&gt;Se salta una revisión seleccionable.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="1041"/>
+        <source>Reset</source>
+        <translation>Resetear</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="1041"/>
+        <source>Reset...</source>
+        <translation>Resetear...</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="1045"/>
+        <source>Reset the bisect session</source>
+        <translation>Resetear la sesión de bisect</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="1048"/>
+        <source>&lt;b&gt;Reset&lt;/b&gt;&lt;p&gt;This resets the bisect session.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Resetear&lt;/b&gt;&lt;p&gt;Resetea la sesión de bisect.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="1055"/>
+        <source>Show bisect log browser</source>
+        <translation>Mostrar navegador de log de bisect</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="1060"/>
+        <source>Show a dialog to browse the bisect log of the local project</source>
+        <translation>Mostrar un diálogo para navegar el log de bisect del proyecto local</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="1063"/>
+        <source>&lt;b&gt;Show bisect log browser&lt;/b&gt;&lt;p&gt;This shows a dialog to browse the bisect log of the local project.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Mostrar navegador de log de bisect&lt;/b&gt;&lt;p&gt;Muestra un diálogo para navegar el log de bisect del proyecto local.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="1072"/>
+        <source>Create replay file</source>
+        <translation>Crear archivo de replay</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="1076"/>
+        <source>Create a replay file to repeat the current bisect session</source>
+        <translation>Crear un archivo de replay para poder repetir la sesión de bisect actual</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="1079"/>
+        <source>&lt;b&gt;Create replay file&lt;/b&gt;&lt;p&gt;This creates a replay file to repeat the current bisect session.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Crear archivo de replay&lt;/b&gt;&lt;p&gt;Crea un archivo de replay para poder repetir la sesión de bisect actual.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="1088"/>
+        <source>Edit replay file</source>
+        <translation>Editar archivo de replay</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="1092"/>
+        <source>Edit a bisect replay file</source>
+        <translation>Editar un archivo de replay bisect</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="1095"/>
+        <source>&lt;b&gt;Edit replay file&lt;/b&gt;&lt;p&gt;This edits a bisect replay file.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Editar archivo replay&lt;/b&gt;&lt;p&gt;Edita un archivo de replay bisect.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="1103"/>
+        <source>Replay session</source>
+        <translation>Replay de sesión</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="1107"/>
+        <source>Replay a bisect session from file</source>
+        <translation>Replay de una sesión bisect desde archivo</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="1110"/>
+        <source>&lt;b&gt;Replay session&lt;/b&gt;&lt;p&gt;This replays a bisect session from file.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Replay de sesión&lt;/b&gt;&lt;p&gt;Hace un replay de una sesión de bisect a partir de un archivo.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="1344"/>
+        <source>Administration</source>
+        <translation>Administración</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="1360"/>
+        <source>Bundle Management</source>
+        <translation>Gestión de Bundles</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="1690"/>
+        <source>Pull</source>
+        <translation>Hacer Pull</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="2237"/>
+        <source>Bisect</source>
+        <translation>Bisect</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="1397"/>
+        <source>Tags</source>
+        <translation></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="1405"/>
+        <source>Branches</source>
+        <translation>Branches</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="1418"/>
+        <source>Manage Changes</source>
+        <translation>Gestionar Cambios</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="1426"/>
+        <source>Remote Repositories</source>
+        <translation>Repositorios Remotos</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="1436"/>
+        <source>Cherry-pick</source>
+        <translation>Cherry-pick</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="1444"/>
+        <source>Stash</source>
+        <translation>Stash (guardado rápido)</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="1646"/>
+        <source>Branch</source>
+        <translation>Branch</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="2261"/>
+        <source>The project should be reread. Do this now?</source>
+        <translation>El proyecto debería ser cargado de nuevo. ¿Desea hacerlo ahora?</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="1715"/>
+        <source>Revert Changes</source>
+        <translation>Revertir cambios</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="1734"/>
+        <source>Unstage Changes</source>
+        <translation>Sacar cambios del área de preparación (unstage)</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="1813"/>
+        <source>Select a remote repository:</source>
+        <translation>Seleccionar repositorio-remoto:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="1853"/>
+        <source>Copy Commits (Continue)</source>
+        <translation>Copiar Commits (Continuar)</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="1872"/>
+        <source>Copy Commits (Quit)</source>
+        <translation>Copiar Commits (Salir)</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="1892"/>
+        <source>Copy Commits (Cancel)</source>
+        <translation>Copiar Commits (Cancelar)</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="1911"/>
+        <source>Save Stash</source>
+        <translation>Guardar Stash (guardado rápido)</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="1961"/>
+        <source>Restore Stash</source>
+        <translation>Restaurar Stash (guardado rápido)</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="642"/>
+        <source>&lt;b&gt;Quit Copying Session&lt;/b&gt;&lt;p&gt;This quits the current copying session.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Abandonar Sesión de Copia&lt;/b&gt;&lt;p&gt;Abandona la sesión de copia actual.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="121"/>
+        <source>Commit changes to repository</source>
+        <translation>Hacer commit de los cambios al repositorio</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="121"/>
+        <source>Commit changes to repository...</source>
+        <translation>Hacer commit de los cambios al repositorio...</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="126"/>
+        <source>Commit changes of the local project to the Git repository</source>
+        <translation>Hacer commit de los cambios del proyecto local al repositorio Git</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="129"/>
+        <source>&lt;b&gt;Commit changes to repository&lt;/b&gt;&lt;p&gt;This commits changes of the local project to the Git repository.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Hacer commit de los cambios al repositorio&lt;/b&gt;Envia los cambios del proyecto local al repositorio Git.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="1541"/>
+        <source>Git</source>
+        <translation>Git</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="1117"/>
+        <source>Check patch files</source>
+        <translation>Comprobar archivos de parche</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="1121"/>
+        <source>Check a list of patch files, if they would apply cleanly</source>
+        <translation>Comprobar si los archivos de parche de una lista se van a aplicar limpiamente</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="1124"/>
+        <source>&lt;b&gt;Check patch files&lt;/b&gt;&lt;p&gt;This checks a list of patch files, if they would apply cleanly.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Comprobar archivos de parche&lt;/b&gt;&lt;p&gt;Comprueba si los archivos de parche de una lista se van a aplicar limpiamente.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="2261"/>
+        <source>Apply patch files</source>
+        <translation>Aplicar archivos de parche</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="1136"/>
+        <source>Apply a list of patch files</source>
+        <translation>Aplicar una lista de archivos de parche</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="1139"/>
+        <source>&lt;b&gt;Apply patch files&lt;/b&gt;&lt;p&gt;This applies a list of patch files.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Aplciar archivos de parche&lt;/b&gt;&lt;p&gt;Aplica una lista de archivos de parche.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="1146"/>
+        <source>Show patch statistics</source>
+        <translation>Mostrar estadísticas del  parche</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="1150"/>
+        <source>Show some statistics for a list of patch files</source>
+        <translation>Mostrar algunas estadísticas para una lista de archivos de parche</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="1153"/>
+        <source>&lt;b&gt;Show patch statistics&lt;/b&gt;&lt;p&gt;This shows some statistics for a list of patch files.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Mostrar estadísticas de parche&lt;/b&gt;&lt;p&gt;Muestra algunas estadísticas para una lista de archivos de parche.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="1371"/>
+        <source>Patch Management</source>
+        <translation>Gestión de Parches</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="1165"/>
+        <source>Add a submodule to the current project</source>
+        <translation>Añadir un submódulo al proyecto actual</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="1168"/>
+        <source>&lt;b&gt;Add&lt;/b&gt;&lt;p&gt;This adds a submodule to the current project.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Añadir&lt;/b&gt;&lt;p&gt;Añade un submódulo al proyecto actual.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="1176"/>
+        <source>List</source>
+        <translation>Listar</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="1180"/>
+        <source>List the submodule of the current project</source>
+        <translation>Listar submódulos del proyecto actual</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="1183"/>
+        <source>&lt;b&gt;List&lt;/b&gt;&lt;p&gt;This lists the submodules of the current project.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Listar&lt;/b&gt;&lt;p&gt;Lista los submódulos del proyecto actual.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="1191"/>
+        <source>Initialize</source>
+        <translation>Inicializar</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="1195"/>
+        <source>Initialize the submodules of the current project</source>
+        <translation>Inicializar los submódulos del proyecto actual</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="1198"/>
+        <source>&lt;b&gt;Initialize&lt;/b&gt;&lt;p&gt;This initializes the submodules of the current project.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Inicializar&lt;/b&gt;&lt;p&gt;Inicializa los submódulos del proyecto actual.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="1207"/>
+        <source>Unregister</source>
+        <translation>Desregistrar</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="1211"/>
+        <source>Unregister submodules of the current project</source>
+        <translation>Desregistrar submódulos del proyecto actual</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="1214"/>
+        <source>&lt;b&gt;Unregister&lt;/b&gt;&lt;p&gt;This unregisters submodules of the current project.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Desregistrar&lt;/b&gt;&lt;p&gt;Desregistra submódulos del proyecto actual.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="1222"/>
+        <source>Update</source>
+        <translation>Actualizar</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="1226"/>
+        <source>Update submodules of the current project</source>
+        <translation>Actualizar submódulos del proyecto actual</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="1229"/>
+        <source>&lt;b&gt;Update&lt;/b&gt;&lt;p&gt;This updates submodules of the current project.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Actualizar&lt;/b&gt;&lt;p&gt;Actualiza submódulos del proyecto actual.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="1237"/>
+        <source>Initialize and Update</source>
+        <translation>Inicializar y Actualizar</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="1241"/>
+        <source>Initialize and update submodules of the current project</source>
+        <translation>Inicializar y actualizar los submódulos del proyecto actual</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="1244"/>
+        <source>&lt;b&gt;Initialize and Update&lt;/b&gt;&lt;p&gt;This initializes and updates submodules of the current project.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Inicializar y actualizar&lt;/b&gt;&lt;p&gt;Inicializa y actualiza los submódulos del proyecto actual.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="1253"/>
+        <source>Fetch and Update</source>
+        <translation>Fetch y Actualizar</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="1257"/>
+        <source>Fetch and update submodules of the current project</source>
+        <translation>Fetch y actualizar los módulos del proyecto actual</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="1260"/>
+        <source>&lt;b&gt;Fetch and Update&lt;/b&gt;&lt;p&gt;This fetches and updates submodules of the current project.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Fetch y actualizar&lt;/b&gt;&lt;p&gt;Hace fetch y y actualiza los submódulos del proyecto actual.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="1269"/>
+        <source>Update with Options</source>
+        <translation>Actualizar con Opciones</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="1273"/>
+        <source>Update submodules of the current project offering a dialog to enter options</source>
+        <translation>Actualizar submódulos del proyecto actual ofreciendo un diálogo para introducir opciones</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="1277"/>
+        <source>&lt;b&gt;Update with Options&lt;/b&gt;&lt;p&gt;This updates submodules of the current project offering a dialog to enter update options.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Actualizar con Opciones&lt;/b&gt;&lt;p&gt;Actualiza submódulos del proyecto actual ofreciendo un diálogo para introducir opciones de actualización.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="1286"/>
+        <source>Synchronize URLs</source>
+        <translation>Sincronizar URLs</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="1290"/>
+        <source>Synchronize URLs of submodules of the current project</source>
+        <translation>Sincronizar URLs de los submódulos del proyecto actual</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="1293"/>
+        <source>&lt;b&gt;Synchronize URLs&lt;/b&gt;&lt;p&gt;This synchronizes URLs of submodules of the current project.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Sincronizar URLs&lt;/b&gt;&lt;p&gt;Sincroniza URLs de submódulos del proyecto actual.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="1302"/>
+        <source>Show Status</source>
+        <translation>Mostrar estado</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="1306"/>
+        <source>Show the status of submodules of the current project</source>
+        <translation>Mostrar status de los submódulos del proyecto actual</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="1309"/>
+        <source>&lt;b&gt;Show Status&lt;/b&gt;&lt;p&gt;This shows a dialog with the status of submodules of the current project.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Mostrar Status&lt;/b&gt;&lt;p&gt;Muestra un diálogo con el estado de los submódulos del proyecto actual.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="1318"/>
+        <source>Show Summary</source>
+        <translation>Mostrar Resumen</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="1322"/>
+        <source>Show summary information for submodules of the current project</source>
+        <translation>Mostrar información de resumen para los submódulos del proyecto actual</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="1325"/>
+        <source>&lt;b&gt;Show Summary&lt;/b&gt;&lt;p&gt;This shows some summary information for submodules of the current project.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Mostrar Resumen&lt;/b&gt;&lt;p&gt;Muestra información de resumen para los submódulos del proyecto actual.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/ProjectHelper.py" line="1459"/>
+        <source>Submodules</source>
+        <translation>Submódulos</translation>
+    </message>
+</context>
+<context>
+    <name>GitPullDialog</name>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitPullDialog.ui" line="14"/>
+        <source>Git Pull</source>
+        <translation>Git Pull</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitPullDialog.ui" line="23"/>
+        <source>Remote Repository:</source>
+        <translation>Repositorio Remoto:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitPullDialog.ui" line="30"/>
+        <source>Select the remote repository to pull from</source>
+        <translation>Seleccionar el repositorio remoto desde el que hacer pull</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitPullDialog.ui" line="46"/>
+        <source>Remote Branches:</source>
+        <translation>Branches Remotas:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitPullDialog.ui" line="56"/>
+        <source>Press to update the list of remote branches</source>
+        <translation>Pulsar para actualizar (update) la lista de branches remotas</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitPullDialog.ui" line="59"/>
+        <source>Update</source>
+        <translation>Actualizar (update)</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitPullDialog.ui" line="81"/>
+        <source>Select the remote branches to be pulled</source>
+        <translation>Seleccionar las branches remotas sobre las que hacer pull</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitPullDialog.ui" line="94"/>
+        <source>Select to remove non-existing tracking references </source>
+        <translation>Seleccionar para eliminar referencias de tracking inexistentes </translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitPullDialog.ui" line="97"/>
+        <source>Prune obsolete tracking references</source>
+        <translation>Eliminar (prune) referencias obsoletas de tracking</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitPullDialog.py" line="36"/>
+        <source>&lt;All&gt;</source>
+        <translation>&lt;Todo&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitPullDialog.py" line="37"/>
+        <source>&lt;Custom&gt;</source>
+        <translation>&lt;Personalizado&gt;</translation>
+    </message>
+</context>
+<context>
+    <name>GitPushDialog</name>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitPushDialog.ui" line="14"/>
+        <source>Git Push</source>
+        <translation>Git Push</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitPushDialog.ui" line="25"/>
+        <source>Remote Repository:</source>
+        <translation>Repositorio Remoto:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitPushDialog.ui" line="32"/>
+        <source>Select the remote repository to push to</source>
+        <translation>Seleccionar el repositorio remoto hacia el que hacer push</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitPushDialog.ui" line="48"/>
+        <source>Branches to be pushed</source>
+        <translation>Branches a las que hacer push</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitPushDialog.ui" line="70"/>
+        <source>Push?</source>
+        <translation>¿Push?</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitPushDialog.ui" line="75"/>
+        <source>Local</source>
+        <translation>Local</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitPushDialog.ui" line="80"/>
+        <source>Remote</source>
+        <translation>Remoto</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitPushDialog.ui" line="85"/>
+        <source>Force?</source>
+        <translation>¿Forzar (force)?</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitPushDialog.ui" line="93"/>
+        <source>Press to select all branches</source>
+        <translation>Pulsar para seleccionar todas las branches</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitPushDialog.ui" line="96"/>
+        <source>Select All</source>
+        <translation>Seleccionar Todo</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitPushDialog.ui" line="106"/>
+        <source>&lt;b&gt;WARNING: The &quot;Force&quot; option can result in dangling branches in the remote repository.&lt;/b&gt;</source>
+        <translation>&lt;b&gt;ADVERTENCIA: La opción &quot;Force&quot; puede resultar en ramas huérfanas en el repositorio remoto.&lt;/b&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitPushDialog.ui" line="119"/>
+        <source>Select to push tags as well</source>
+        <translation>Seleccionar para hacer push de tags también</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitPushDialog.ui" line="122"/>
+        <source>Include tags</source>
+        <translation>Incluir tags</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitPushDialog.ui" line="129"/>
+        <source>Select this to associate a remote tracking branch</source>
+        <translation>Seleccionar para asociar una tracking branch remota</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitPushDialog.ui" line="132"/>
+        <source>Set tracking information</source>
+        <translation>Establecer información de tracking</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitPushDialog.ui" line="139"/>
+        <source>Push Submodules</source>
+        <translation>Push de Submódulos</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitPushDialog.ui" line="145"/>
+        <source>Select to push submodules automatically</source>
+        <translation>Seleccionar para hacer push de los submódulos automaticamente</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitPushDialog.ui" line="148"/>
+        <source>on-demand</source>
+        <translation>a la demanda</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitPushDialog.ui" line="161"/>
+        <source>check</source>
+        <translation>comprobar</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitPushDialog.ui" line="168"/>
+        <source>Select to push submodules only</source>
+        <translation>Seleccionar para hacer push de los submodulos solamente</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitPushDialog.ui" line="171"/>
+        <source>only</source>
+        <translation>solo</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitPushDialog.ui" line="178"/>
+        <source>Select to not push any submodule</source>
+        <translation>Seleccionar para no hacer push de ningún submódulo</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitPushDialog.ui" line="181"/>
+        <source>no</source>
+        <translation>no</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitPushDialog.ui" line="158"/>
+        <source>Select to check, if submodules were pushed already</source>
+        <translation>Seleccionar para comprobar si a los submódulos ya se les ha hecho push</translation>
+    </message>
+</context>
+<context>
+    <name>GitReflogBrowserDialog</name>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitReflogBrowserDialog.ui" line="14"/>
+        <source>Git Reflog</source>
+        <translation>Git Reflog</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitReflogBrowserDialog.ui" line="42"/>
+        <source>Commit</source>
+        <translation>Commit</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitReflogBrowserDialog.ui" line="47"/>
+        <source>Selector</source>
+        <translation>Selector</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitReflogBrowserDialog.ui" line="52"/>
+        <source>Name</source>
+        <translation>Nombre</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitReflogBrowserDialog.ui" line="57"/>
+        <source>Operation</source>
+        <translation>Operación</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitReflogBrowserDialog.ui" line="62"/>
+        <source>Subject</source>
+        <translation>Asunto</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitReflogBrowserDialog.ui" line="72"/>
+        <source>Press to get the next bunch of log entries</source>
+        <translation>Pulsar para recuperar el siguiente conjunto de entradas de log</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitReflogBrowserDialog.ui" line="75"/>
+        <source>&amp;Next</source>
+        <translation>Siguie&amp;nte</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitReflogBrowserDialog.ui" line="82"/>
+        <source>Enter the limit of entries to fetch</source>
+        <translation>Introduzca el límite de entradas a recuperar</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitReflogBrowserDialog.ui" line="122"/>
+        <source>Errors</source>
+        <translation>Errores</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitReflogBrowserDialog.ui" line="128"/>
+        <source>&lt;b&gt;Git log errors&lt;/b&gt;&lt;p&gt;This shows possible error messages of the git log command.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Errores de Git log&lt;/b&gt;&lt;p&gt;Muestra posibles mensajes de error del comando git log.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitReflogBrowserDialog.ui" line="144"/>
+        <source>Input</source>
+        <translation>Input</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitReflogBrowserDialog.ui" line="166"/>
+        <source>Press to send the input to the git process</source>
+        <translation>Pulsar para enviar el input al proceso git</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitReflogBrowserDialog.ui" line="169"/>
+        <source>&amp;Send</source>
+        <translation>&amp;Enviar</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitReflogBrowserDialog.ui" line="172"/>
+        <source>Alt+S</source>
+        <translation>Alt+S</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitReflogBrowserDialog.ui" line="179"/>
+        <source>Enter data to be sent to the git process</source>
+        <translation>Introducir los datos a enviar al proceso de git</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitReflogBrowserDialog.ui" line="186"/>
+        <source>Select to switch the input field to password mode</source>
+        <translation>Seleccionar para cambiar el campo de input a modo contraseña</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitReflogBrowserDialog.ui" line="189"/>
+        <source>&amp;Password Mode</source>
+        <translation>&amp;Modo de contraseña</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitReflogBrowserDialog.ui" line="192"/>
+        <source>Alt+P</source>
+        <translation>Alt+P</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitReflogBrowserDialog.py" line="59"/>
+        <source>&amp;Refresh</source>
+        <translation>Actualiza&amp;r</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitReflogBrowserDialog.py" line="61"/>
+        <source>Press to refresh the list of commits</source>
+        <translation>Pulsar para actualizar la lista de commits</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitReflogBrowserDialog.py" line="200"/>
+        <source>Process Generation Error</source>
+        <translation>Error de Generación de Proceso</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitReflogBrowserDialog.py" line="200"/>
+        <source>The process {0} could not be started. Ensure, that it is in the search path.</source>
+        <translation>El proceso {0} no se ha podido ejecutar. Verifique que está en la ruta de búsqueda (search path).</translation>
+    </message>
+</context>
+<context>
+    <name>GitRemoteRepositoriesDialog</name>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitRemoteRepositoriesDialog.ui" line="14"/>
+        <source>Git Remote Repositories</source>
+        <translation>Repositorios Remotos Git</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitRemoteRepositoriesDialog.ui" line="17"/>
+        <source>&lt;b&gt;Git Remote Repositories&lt;/b&gt;
+&lt;p&gt;This dialog shows the available remote repositories.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Repositorios Remotos Git&lt;/b&gt;
+&lt;p&gt;Este diálogo muestra los repositorios remotos disponibles.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitRemoteRepositoriesDialog.ui" line="30"/>
+        <source>Remote Repositories</source>
+        <translation>Repositorios Remotos</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitRemoteRepositoriesDialog.ui" line="46"/>
+        <source>Name</source>
+        <translation>Nombre</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitRemoteRepositoriesDialog.ui" line="51"/>
+        <source>URL</source>
+        <translation>URL</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitRemoteRepositoriesDialog.ui" line="56"/>
+        <source>Operation</source>
+        <translation>Operación</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitRemoteRepositoriesDialog.ui" line="82"/>
+        <source>Press to add a remote repository</source>
+        <translation>Pulsar para añadir un repositorio remoto</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitRemoteRepositoriesDialog.ui" line="85"/>
+        <source>&amp;Add</source>
+        <translation>&amp;Añadir</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitRemoteRepositoriesDialog.ui" line="92"/>
+        <source>Press to rename the selected repository</source>
+        <translation>Pulsar para renombrar el repositorio seleccionado</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitRemoteRepositoriesDialog.ui" line="95"/>
+        <source>&amp;Rename</source>
+        <translation>&amp;Renombrar</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitRemoteRepositoriesDialog.ui" line="102"/>
+        <source>Press to remove the selected repository</source>
+        <translation>Pulsar para eliminar el repositorio seleccionado</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitRemoteRepositoriesDialog.ui" line="105"/>
+        <source>Re&amp;move</source>
+        <translation>Eli&amp;minar</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitRemoteRepositoriesDialog.ui" line="112"/>
+        <source>Press to delete stale tracking branches under the selected repository </source>
+        <translation>Pulsar para eliminar las tracking branches que han quedado fuera de alcance en el repositorio seleccionado </translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitRemoteRepositoriesDialog.ui" line="115"/>
+        <source>&amp;Prune</source>
+        <translation>&amp;Prune</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitRemoteRepositoriesDialog.ui" line="129"/>
+        <source>Press to show information about the selected repository</source>
+        <translation>Pulsar para mostrar información acerca del repositorio seleccionado</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitRemoteRepositoriesDialog.ui" line="132"/>
+        <source>Show &amp;Info...</source>
+        <translation>Mostrar &amp;Info...</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitRemoteRepositoriesDialog.ui" line="160"/>
+        <source>Errors</source>
+        <translation>Errores</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitRemoteRepositoriesDialog.ui" line="166"/>
+        <source>&lt;b&gt;Git log errors&lt;/b&gt;&lt;p&gt;This shows possible error messages of the git log command.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Errores de Git log&lt;/b&gt;&lt;p&gt;Muestra posibles mensajes de error del comando git log.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitRemoteRepositoriesDialog.ui" line="182"/>
+        <source>Input</source>
+        <translation>Input</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitRemoteRepositoriesDialog.ui" line="204"/>
+        <source>Press to send the input to the git process</source>
+        <translation>Pulsar para enviar el input al proceso git</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitRemoteRepositoriesDialog.ui" line="207"/>
+        <source>&amp;Send</source>
+        <translation>&amp;Enviar</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitRemoteRepositoriesDialog.ui" line="210"/>
+        <source>Alt+S</source>
+        <translation>Alt+S</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitRemoteRepositoriesDialog.ui" line="217"/>
+        <source>Enter data to be sent to the git process</source>
+        <translation>Introduzca los datos a enviar al proceso de git</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitRemoteRepositoriesDialog.ui" line="224"/>
+        <source>Select to switch the input field to password mode</source>
+        <translation>Seleccionar para cambiar el campo de input a modo contraseña</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitRemoteRepositoriesDialog.ui" line="227"/>
+        <source>&amp;Password Mode</source>
+        <translation>&amp;Modo de contraseña</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitRemoteRepositoriesDialog.ui" line="230"/>
+        <source>Alt+P</source>
+        <translation>Alt+P</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitRemoteRepositoriesDialog.py" line="51"/>
+        <source>Refresh</source>
+        <translation>Actualizar</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitRemoteRepositoriesDialog.py" line="53"/>
+        <source>Press to refresh the repositories display</source>
+        <translation>Pulsar para actualizar la vista de repositorios</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitRemoteRepositoriesDialog.py" line="148"/>
+        <source>Process Generation Error</source>
+        <translation>Error de Generación de Proceso</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitRemoteRepositoriesDialog.py" line="148"/>
+        <source>The process {0} could not be started. Ensure, that it is in the search path.</source>
+        <translation>El proceso {0} no se ha podido ejecutar. Verifique que está en la ruta de búsqueda (search path).</translation>
+    </message>
+</context>
+<context>
+    <name>GitRevisionSelectionDialog</name>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitRevisionSelectionDialog.ui" line="14"/>
+        <source>Git Revision</source>
+        <translation>Revisión Git</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitRevisionSelectionDialog.ui" line="23"/>
+        <source>Revision</source>
+        <translation>Revisión</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitRevisionSelectionDialog.ui" line="29"/>
+        <source>Select to specify a revision by a revision expression</source>
+        <translation>Seleccionar para especificar una revisión por expresión de revisión</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitRevisionSelectionDialog.ui" line="32"/>
+        <source>Commit:</source>
+        <translation>Commit:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitRevisionSelectionDialog.ui" line="42"/>
+        <source>Enter a commit id</source>
+        <translation>Introducir un id de commit</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitRevisionSelectionDialog.ui" line="49"/>
+        <source>Select to specify a revision by a tag</source>
+        <translation>Seleccionar para especificar una revisión por tag</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitRevisionSelectionDialog.ui" line="52"/>
+        <source>Tag:</source>
+        <translation>Tag:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitRevisionSelectionDialog.ui" line="68"/>
+        <source>Enter a tag name</source>
+        <translation>Introduzca un nombre de tag</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitRevisionSelectionDialog.ui" line="78"/>
+        <source>Select to specify a revision by a branch</source>
+        <translation>Seleccionar para especificar una revisión por branch</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitRevisionSelectionDialog.ui" line="81"/>
+        <source>Branch:</source>
+        <translation>Branch:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitRevisionSelectionDialog.ui" line="97"/>
+        <source>Enter a branch name</source>
+        <translation>Introducir un nombre de branch</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitRevisionSelectionDialog.ui" line="136"/>
+        <source>Select HEAD revision</source>
+        <translation>Seleccionar revisión HEAD</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitRevisionSelectionDialog.ui" line="139"/>
+        <source>HEAD</source>
+        <translation>HEAD</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitRevisionSelectionDialog.ui" line="146"/>
+        <source>No revision selected</source>
+        <translation>No se ha seleccionado revisión</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitRevisionSelectionDialog.ui" line="107"/>
+        <source>Select to specify a revision by a remote branch</source>
+        <translation>Seleccionar para especificar una revisión por branch remota</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitRevisionSelectionDialog.ui" line="110"/>
+        <source>Remote Branch:</source>
+        <translation>Branch Remota:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitRevisionSelectionDialog.ui" line="126"/>
+        <source>Enter a remote branch name</source>
+        <translation>Introducir un nombre de branch remota</translation>
+    </message>
+</context>
+<context>
+    <name>GitRevisionsSelectionDialog</name>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitRevisionsSelectionDialog.ui" line="14"/>
+        <source>Git Diff</source>
+        <translation>Git Diff</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitRevisionsSelectionDialog.ui" line="23"/>
+        <source>Revision &amp;1</source>
+        <translation>Revisión &amp;1</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitRevisionsSelectionDialog.ui" line="137"/>
+        <source>Select to specify a revision by a revision expression</source>
+        <translation>Seleccionar para especificar una revisión por expresión de revisión</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitRevisionsSelectionDialog.ui" line="140"/>
+        <source>Commit:</source>
+        <translation>Commit:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitRevisionsSelectionDialog.ui" line="150"/>
+        <source>Enter a commit id</source>
+        <translation>Introducir un id de commit</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitRevisionsSelectionDialog.ui" line="157"/>
+        <source>Select to specify a revision by a tag</source>
+        <translation>Seleccionar para especificar una revisión por tag</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitRevisionsSelectionDialog.ui" line="160"/>
+        <source>Tag:</source>
+        <translation>Tag:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitRevisionsSelectionDialog.ui" line="170"/>
+        <source>Enter a tag name</source>
+        <translation>Introduzca un nombre de tag</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitRevisionsSelectionDialog.ui" line="180"/>
+        <source>Select to specify a revision by a branch</source>
+        <translation>Seleccionar para especificar una revisión por branch</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitRevisionsSelectionDialog.ui" line="183"/>
+        <source>Branch:</source>
+        <translation>Branch:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitRevisionsSelectionDialog.ui" line="193"/>
+        <source>Enter a branch name</source>
+        <translation>Introducir un nombre de branch</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitRevisionsSelectionDialog.ui" line="203"/>
+        <source>Select HEAD revision</source>
+        <translation>Seleccionar revisión HEAD</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitRevisionsSelectionDialog.ui" line="206"/>
+        <source>HEAD</source>
+        <translation>HEAD</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitRevisionsSelectionDialog.ui" line="216"/>
+        <source>Select revision before HEAD</source>
+        <translation>Seleccionar revisión antes de HEAD</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitRevisionsSelectionDialog.ui" line="219"/>
+        <source>HEAD^</source>
+        <translation>HEAD^</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitRevisionsSelectionDialog.ui" line="226"/>
+        <source>No revision selected</source>
+        <translation>No se ha seleccionado revisión</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitRevisionsSelectionDialog.ui" line="131"/>
+        <source>Revision &amp;2</source>
+        <translation>Revisión &amp;2</translation>
+    </message>
+</context>
+<context>
+    <name>GitStashBrowserDialog</name>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStashBrowserDialog.ui" line="14"/>
+        <source>Git Stash Browser</source>
+        <translation>Navegador de stash (guardado rápido) de Git</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStashBrowserDialog.ui" line="42"/>
+        <source>Name</source>
+        <translation>Nombre</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStashBrowserDialog.ui" line="47"/>
+        <source>Date</source>
+        <translation>Fecha</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStashBrowserDialog.ui" line="52"/>
+        <source>Message</source>
+        <translation>Mensaje</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStashBrowserDialog.ui" line="66"/>
+        <source>Statistics</source>
+        <translation>Estadísticas</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStashBrowserDialog.ui" line="91"/>
+        <source>File</source>
+        <translation>Archivo</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStashBrowserDialog.ui" line="96"/>
+        <source>Changes</source>
+        <translation>Cambios</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStashBrowserDialog.ui" line="101"/>
+        <source>Lines added</source>
+        <translation>Líneas añadidas</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStashBrowserDialog.ui" line="106"/>
+        <source>Lines deleted</source>
+        <translation>Líneas borradas</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStashBrowserDialog.ui" line="153"/>
+        <source>Errors</source>
+        <translation>Errores</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStashBrowserDialog.ui" line="159"/>
+        <source>&lt;b&gt;Git stash errors&lt;/b&gt;&lt;p&gt;This shows possible error messages of the git stash command.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Errores de Git stash&lt;/b&gt;&lt;p&gt;Muestra posibles mensajes de error del comando git stash.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStashBrowserDialog.ui" line="175"/>
+        <source>Input</source>
+        <translation>Input</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStashBrowserDialog.ui" line="197"/>
+        <source>Press to send the input to the git process</source>
+        <translation>Pulsar para enviar el input al proceso git</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStashBrowserDialog.ui" line="200"/>
+        <source>&amp;Send</source>
+        <translation>&amp;Enviar</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStashBrowserDialog.ui" line="203"/>
+        <source>Alt+S</source>
+        <translation>Alt+S</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStashBrowserDialog.ui" line="210"/>
+        <source>Enter data to be sent to the git process</source>
+        <translation>Introducir los datos a enviar al proceso de git</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStashBrowserDialog.ui" line="217"/>
+        <source>Select to switch the input field to password mode</source>
+        <translation>Seleccionar para cambiar el campo de input a modo contraseña</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStashBrowserDialog.ui" line="220"/>
+        <source>&amp;Password Mode</source>
+        <translation>&amp;Modo de contraseña</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStashBrowserDialog.ui" line="223"/>
+        <source>Alt+P</source>
+        <translation>Alt+P</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStashBrowserDialog.py" line="65"/>
+        <source>&amp;Refresh</source>
+        <translation>Actualiza&amp;r</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStashBrowserDialog.py" line="82"/>
+        <source>Show</source>
+        <translation>Mostrar</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStashBrowserDialog.py" line="85"/>
+        <source>Restore &amp;&amp; Keep</source>
+        <translation>Restaurar &amp;&amp; Conservar</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStashBrowserDialog.py" line="87"/>
+        <source>Restore &amp;&amp; Delete</source>
+        <translation>Restaurar &amp;&amp; Borrar</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStashBrowserDialog.py" line="90"/>
+        <source>Create Branch</source>
+        <translation>Crear Branch</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStashBrowserDialog.py" line="93"/>
+        <source>Delete</source>
+        <translation>Borrar</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStashBrowserDialog.py" line="95"/>
+        <source>Delete All</source>
+        <translation>Borrar todas</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStashBrowserDialog.py" line="182"/>
+        <source>Process Generation Error</source>
+        <translation>Error de Generación de Proceso</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStashBrowserDialog.py" line="182"/>
+        <source>The process {0} could not be started. Ensure, that it is in the search path.</source>
+        <translation>El proceso {0} no se ha podido ejecutar. Verifique que está en la ruta de búsqueda (search path).</translation>
+    </message>
+    <message numerus="yes">
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStashBrowserDialog.py" line="369"/>
+        <source>%n file(s) changed</source>
+        <translation>
+            <numerusform>%n archivo cambiado</numerusform>
+            <numerusform>%n archivos cambiados</numerusform>
+        </translation>
+    </message>
+    <message numerus="yes">
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStashBrowserDialog.py" line="371"/>
+        <source>%n line(s) inserted</source>
+        <translation>
+            <numerusform>%n línea insertada</numerusform>
+            <numerusform>%n líneas insertadas</numerusform>
+        </translation>
+    </message>
+    <message numerus="yes">
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStashBrowserDialog.py" line="373"/>
+        <source>%n line(s) deleted</source>
+        <translation>
+            <numerusform>%n línea borrada</numerusform>
+            <numerusform>%n líneas borradas</numerusform>
+        </translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStashBrowserDialog.py" line="67"/>
+        <source>Press to refresh the list of stashes</source>
+        <translation>Pulsar para actualizar la lista de stashes</translation>
+    </message>
+</context>
+<context>
+    <name>GitStashDataDialog</name>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStashDataDialog.ui" line="14"/>
+        <source>Git Stash</source>
+        <translation>Git Stash (guardado rápido)</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStashDataDialog.ui" line="23"/>
+        <source>Message:</source>
+        <translation>Mensaje:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStashDataDialog.ui" line="33"/>
+        <source>Enter a message for the stash</source>
+        <translation>Introducir un mensaje para el stash (guardado rápido)</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStashDataDialog.ui" line="40"/>
+        <source>Keep changes in staging area</source>
+        <translation>Guardar cambios en el área de preparación (stage)</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStashDataDialog.ui" line="47"/>
+        <source>Untracked/Ignored Files</source>
+        <translation>Archivos sin seguimiento/ignorados</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStashDataDialog.ui" line="53"/>
+        <source>Select to not stash untracked or ignored files</source>
+        <translation>Seleccionar para no hacer guardado rápido (stash) de los archivos sin seguimiento o ignorados</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStashDataDialog.ui" line="56"/>
+        <source>Don&apos;t stash untracked or ignored files</source>
+        <translation>No hacer guardado rápido (stash) de los archivos sin seguimiento o ignorados</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStashDataDialog.ui" line="66"/>
+        <source>Select to stash untracked files</source>
+        <translation>Seleccionar para hacer guardado rápido (stash) de archivos sin seguimiento</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStashDataDialog.ui" line="69"/>
+        <source>Stash untracked files</source>
+        <translation>Hacer guardado rápido (stash) de archivos sin seguimiento</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStashDataDialog.ui" line="76"/>
+        <source>Select to stash untracked and ignored files</source>
+        <translation>Seleccionar para hacer guardado rápido (stash) de los archivos sin seguimiento e ignorados</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStashDataDialog.ui" line="79"/>
+        <source>Stash untracked and ignored files</source>
+        <translation>Hacer guardado rápido (stash) de los archivos sin seguimiento e ignorados</translation>
+    </message>
+</context>
+<context>
+    <name>GitStatusDialog</name>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStatusDialog.py" line="395"/>
+        <source>Git Status</source>
+        <translation>Git Status</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStatusDialog.ui" line="17"/>
+        <source>&lt;b&gt;Git Status&lt;/b&gt;
+&lt;p&gt;This dialog shows the status of the selected file or project.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Git Status&lt;/b&gt;
+&lt;p&gt;Este diálogo muestra el status del proyecto o archivo seleccionado.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStatusDialog.ui" line="49"/>
+        <source>&amp;Filter on Status:</source>
+        <translation>&amp;Filtro sobre Status:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStatusDialog.ui" line="59"/>
+        <source>Select the status of entries to be shown</source>
+        <translation>Seleccionar el status de las entradas a mostrar</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStatusDialog.py" line="662"/>
+        <source>Commit</source>
+        <translation>Commit</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStatusDialog.ui" line="105"/>
+        <source>Status (Work)</source>
+        <translation>Status (Trabajo)</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStatusDialog.ui" line="110"/>
+        <source>Status (Staging)</source>
+        <translation>Status (Staging - área de preparación)</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStatusDialog.ui" line="115"/>
+        <source>Path</source>
+        <translation>Ruta</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStatusDialog.py" line="197"/>
+        <source>Commit the selected changes</source>
+        <translation>Hacer commit de los cambios seleccionados</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStatusDialog.py" line="200"/>
+        <source>Amend the latest commit with the selected changes</source>
+        <translation>Enmendar (amend) el último commit con los cambios seleccionados</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStatusDialog.ui" line="252"/>
+        <source>Errors</source>
+        <translation>Errores</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStatusDialog.ui" line="271"/>
+        <source>Input</source>
+        <translation>Input</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStatusDialog.ui" line="293"/>
+        <source>Press to send the input to the git process</source>
+        <translation>Pulsar para enviar el input al proceso git</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStatusDialog.ui" line="296"/>
+        <source>&amp;Send</source>
+        <translation>&amp;Enviar</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStatusDialog.ui" line="299"/>
+        <source>Alt+S</source>
+        <translation>Alt+S</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStatusDialog.ui" line="306"/>
+        <source>Enter data to be sent to the git process</source>
+        <translation>Introduzca los datos a enviar al proceso de git</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStatusDialog.ui" line="313"/>
+        <source>Select to switch the input field to password mode</source>
+        <translation>Seleccionar para cambiar el campo de input a modo contraseña</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStatusDialog.ui" line="316"/>
+        <source>&amp;Password Mode</source>
+        <translation>&amp;Modo de contraseña</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStatusDialog.ui" line="319"/>
+        <source>Alt+P</source>
+        <translation>Alt+P</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStatusDialog.py" line="65"/>
+        <source>Refresh</source>
+        <translation>Actualizar</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStatusDialog.py" line="67"/>
+        <source>Press to refresh the status display</source>
+        <translation>Pulsar para actualizar el status visualizado</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStatusDialog.py" line="202"/>
+        <source>Select all for commit</source>
+        <translation>Seleccionar todo para hacer commit</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStatusDialog.py" line="211"/>
+        <source>Stage changes</source>
+        <translation>Llevar cambios al área de preparación (stage)</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStatusDialog.py" line="215"/>
+        <source>Unstage changes</source>
+        <translation>Sacar cambios del área de preparación (unstage)</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStatusDialog.py" line="242"/>
+        <source>Forget missing</source>
+        <translation>Olvidar elementos perdidos</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStatusDialog.py" line="246"/>
+        <source>Restore missing</source>
+        <translation>Restore sobre elementos perdidos</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStatusDialog.py" line="253"/>
+        <source>Edit file</source>
+        <translation>Editar archivo</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStatusDialog.py" line="260"/>
+        <source>Adjust column sizes</source>
+        <translation>Adjustar tamaño de columnas</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStatusDialog.py" line="169"/>
+        <source>added</source>
+        <translation>añadido</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStatusDialog.py" line="170"/>
+        <source>copied</source>
+        <translation>copiado</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStatusDialog.py" line="171"/>
+        <source>deleted</source>
+        <translation>borrado</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStatusDialog.py" line="172"/>
+        <source>modified</source>
+        <translation>modificado</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStatusDialog.py" line="173"/>
+        <source>renamed</source>
+        <translation>renombrado</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStatusDialog.py" line="175"/>
+        <source>not tracked</source>
+        <translation>sin seguimiento</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStatusDialog.py" line="174"/>
+        <source>unmerged</source>
+        <translation>sin merge</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStatusDialog.py" line="168"/>
+        <source>unmodified</source>
+        <translation>sin modificar</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStatusDialog.py" line="176"/>
+        <source>ignored</source>
+        <translation>ignorado</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStatusDialog.py" line="423"/>
+        <source>Process Generation Error</source>
+        <translation>Error de Generación de Proceso</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStatusDialog.py" line="423"/>
+        <source>The process {0} could not be started. Ensure, that it is in the search path.</source>
+        <translation>El proceso {0} no se ha podido ejecutar. Verifique que está en la ruta de búsqueda (search path).</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStatusDialog.py" line="596"/>
+        <source>all</source>
+        <translation>todo</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStatusDialog.py" line="662"/>
+        <source>There are no entries selected to be committed.</source>
+        <translation>No hay entradas seleccionadas sobre las que aplicar commit.</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStatusDialog.py" line="703"/>
+        <source>Add</source>
+        <translation>Añadir</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStatusDialog.py" line="703"/>
+        <source>There are no unversioned entries available/selected.</source>
+        <translation>No hay entradas sin versionar disponibles/seleccionadas.</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStatusDialog.py" line="725"/>
+        <source>Stage</source>
+        <translation>Área de Preparación (Stage)</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStatusDialog.py" line="725"/>
+        <source>There are no stageable entries available/selected.</source>
+        <translation>No hay entradas que se puedan llevar al área de preparación (stage) disponibles/seleccionadas.</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStatusDialog.py" line="747"/>
+        <source>Unstage</source>
+        <translation>Unstage (sacar del área de preparación)</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStatusDialog.py" line="747"/>
+        <source>There are no unstageable entries available/selected.</source>
+        <translation>No hay entradas que se puedan sacar del área de preparación (unstage) disponibles/seleccionadas.</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStatusDialog.py" line="769"/>
+        <source>Forget Missing</source>
+        <translation>Olvidar elementos perdidos</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStatusDialog.py" line="810"/>
+        <source>There are no missing entries available/selected.</source>
+        <translation>No hay entradas perdidas disponibles/seleccionadas.</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStatusDialog.py" line="786"/>
+        <source>Revert</source>
+        <translation>Revertir</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStatusDialog.py" line="786"/>
+        <source>There are no uncommitted, unstaged changes available/selected.</source>
+        <translation>No hay cambios sin commit, fuera del área de preparación, disponibles/seleccionados.</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStatusDialog.py" line="810"/>
+        <source>Restore Missing</source>
+        <translation>Restore sobre elementos perdidos</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStatusDialog.py" line="839"/>
+        <source>Differences</source>
+        <translation>Diferencias</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStatusDialog.py" line="839"/>
+        <source>There are no uncommitted changes available/selected.</source>
+        <translation>No hay cambios pendientes de commit disponibles/seleccionados.</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStatusDialog.py" line="891"/>
+        <source>Working Tree to Staging Area</source>
+        <translation>Árbol de Trabajo a Área de Preparación (Staging Area)</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStatusDialog.py" line="870"/>
+        <source>Staging Area to HEAD Commit</source>
+        <translation>Área de Preparación (Staging Area) a HEAD Commit</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStatusDialog.py" line="892"/>
+        <source>Working Tree to HEAD Commit</source>
+        <translation>Árbol de Trabajo a HEAD Commit</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStatusDialog.py" line="894"/>
+        <source>Side-by-Side Difference</source>
+        <translation>Diferencias Lado a Lado</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStatusDialog.py" line="894"/>
+        <source>Select the compare method.</source>
+        <translation>Seleccioanr el método compare.</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStatusDialog.ui" line="155"/>
+        <source>Difference Working to Staging</source>
+        <translation>Diferencia Directorio de trabajo con Staging (área de preparación)</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStatusDialog.ui" line="209"/>
+        <source>Difference Staging to HEAD</source>
+        <translation>Diferencia Staging (área de trabajo) con HEAD</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStatusDialog.py" line="105"/>
+        <source>Stage Selected Lines</source>
+        <translation>Llevar las Líneas Seleccionadas a Stage (área de preparación)</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStatusDialog.py" line="109"/>
+        <source>Revert Selected Lines</source>
+        <translation>Revertir Líneas Seleccionadas</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStatusDialog.py" line="113"/>
+        <source>Stage Hunk</source>
+        <translation>Llevar Fragmento (Hunk) a Stage (área de preparación)</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStatusDialog.py" line="117"/>
+        <source>Revert Hunk</source>
+        <translation>Revertir Fragmento (Hunk)</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStatusDialog.py" line="123"/>
+        <source>Unstage Selected Lines</source>
+        <translation>Sacar las Líneas Seleccionadas de Stage (área de preparación)</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStatusDialog.py" line="127"/>
+        <source>Unstage Hunk</source>
+        <translation>Sacar Fragmento (Hunk) de Stage (área de preparación)</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStatusDialog.py" line="1201"/>
+        <source>Revert selected lines</source>
+        <translation>Revertir Líneas Seleccionadas</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStatusDialog.py" line="1203"/>
+        <source>Revert hunk</source>
+        <translation>Revertir Fragmento (Hunk)</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStatusDialog.py" line="1204"/>
+        <source>Are you sure you want to revert the selected changes?</source>
+        <translation>¿Realmente desea revertir los cambios seleccionados?</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStatusDialog.ui" line="26"/>
+        <source>Select action from menu</source>
+        <translation>Seleccionar acción del menú</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStatusDialog.py" line="198"/>
+        <source>Amend</source>
+        <translation>Enmendar</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStatusDialog.py" line="204"/>
+        <source>Unselect all from commit</source>
+        <translation>Eliminar selección de todo del commit</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStatusDialog.py" line="210"/>
+        <source>Add the selected files</source>
+        <translation>Añadir archivos seleccionados</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStatusDialog.py" line="213"/>
+        <source>Stages all changes of the selected files</source>
+        <translation>Todos los cambios al area de preparación (stage) para los archivos seleccionados</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStatusDialog.py" line="217"/>
+        <source>Unstages all changes of the selected files</source>
+        <translation>Todos los cambios fuera del area de preparación (stage) para los archivos seleccionados</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStatusDialog.py" line="224"/>
+        <source>Shows the differences of the selected entry in a separate dialog</source>
+        <translation>Muestra las diferencias de la entrada seleccionada en un diálogo separado</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStatusDialog.py" line="227"/>
+        <source>Differences Side-By-Side</source>
+        <translation>Diferencias Lado a Lado</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStatusDialog.py" line="229"/>
+        <source>Shows the differences of the selected entry side-by-side in a separate dialog</source>
+        <translation>Muestra las diferencias de la entrada seleccionada lado a lado en un diálogo separado</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStatusDialog.py" line="237"/>
+        <source>Reverts the changes of the selected files</source>
+        <translation>Revertir cambios de archivos seleccionados</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStatusDialog.py" line="244"/>
+        <source>Forgets about the selected missing files</source>
+        <translation>Olvidar los archivos perdidos seleccionados</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStatusDialog.py" line="248"/>
+        <source>Restores the selected missing files</source>
+        <translation>Restaurar los archivos perdidos seleccionados</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStatusDialog.py" line="255"/>
+        <source>Edit the selected conflicting file</source>
+        <translation>Editar el archivo con conflictos seleccionado</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStatusDialog.py" line="262"/>
+        <source>Adjusts the width of all columns to their contents</source>
+        <translation>Ajustar el ancho de todas las columnas a su contenido</translation>
+    </message>
+</context>
+<context>
+    <name>GitStatusMonitorThread</name>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStatusMonitorThread.py" line="93"/>
+        <source>Could not start the Git process.</source>
+        <translation>No se pudo ejecutar el proceso Git.</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitStatusMonitorThread.py" line="133"/>
+        <source>Git status checked successfully</source>
+        <translation>El estado de Git se ha comprobado con éxito</translation>
+    </message>
+</context>
+<context>
+    <name>GitSubmoduleAddDialog</name>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitSubmoduleAddDialog.ui" line="14"/>
+        <source>Add Submodule</source>
+        <translation>Añadir Submódulo</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitSubmoduleAddDialog.ui" line="23"/>
+        <source>&amp;URL:</source>
+        <translation>&amp;URL:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitSubmoduleAddDialog.ui" line="39"/>
+        <source>Enter the URL of the repository</source>
+        <translation>Introducir la URL del repositorio</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitSubmoduleAddDialog.ui" line="55"/>
+        <source>Select the repository URL via a directory selection dialog</source>
+        <translation>Seleccionar la url del repositorio a través de un diálogo de selección de directorio</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitSubmoduleAddDialog.ui" line="62"/>
+        <source>Press to clear the history of entered repository URLs</source>
+        <translation>Pulsar para limpiar historial de URLs de repositorio introducidas</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitSubmoduleAddDialog.ui" line="69"/>
+        <source>Submodule &amp;Directory:</source>
+        <translation>&amp;Directorio del Submodulo:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitSubmoduleAddDialog.ui" line="79"/>
+        <source>Enter the directory for the submodule (leave empty to use default).</source>
+        <translation>Introducir el directorio para el submódulo (dejar en blanco para utilizar por defecto).</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitSubmoduleAddDialog.ui" line="89"/>
+        <source>&amp;Branch:</source>
+        <translation>&amp;Branch:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitSubmoduleAddDialog.ui" line="99"/>
+        <source>Enter a branch name</source>
+        <translation>Introducir un nombre de branch</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitSubmoduleAddDialog.ui" line="106"/>
+        <source>&amp;Logical Name:</source>
+        <translation>Nombre &amp;Lógico:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitSubmoduleAddDialog.ui" line="116"/>
+        <source>Enter a logical name</source>
+        <translation>Introducir un nombre lógico</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitSubmoduleAddDialog.ui" line="123"/>
+        <source>Select to enforce the operation</source>
+        <translation>Seleccionar para forzar la operación</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitSubmoduleAddDialog.ui" line="126"/>
+        <source>&amp;Force Operation</source>
+        <translation>&amp;Forzar Operación</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitSubmoduleAddDialog.py" line="92"/>
+        <source>Select Submodule Repository Directory</source>
+        <translation>Seleccionar Directorio de Repositorio del Submódulo</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitSubmoduleAddDialog.py" line="118"/>
+        <source>Select Submodule Directory</source>
+        <translation>Seleccionar Directorio del Submódulo</translation>
+    </message>
+</context>
+<context>
+    <name>GitSubmodulesDeinitDialog</name>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitSubmodulesDeinitDialog.ui" line="14"/>
+        <source>Unregister Submodules</source>
+        <translation>Desregistrar Submódulos</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitSubmodulesDeinitDialog.ui" line="23"/>
+        <source>Select to unregister all submodules</source>
+        <translation>Seleccionar para desregistrar todos los submódulos</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitSubmodulesDeinitDialog.ui" line="26"/>
+        <source>Unregister All Submodules</source>
+        <translation>Desregistrar Todos los Submódulos</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitSubmodulesDeinitDialog.ui" line="33"/>
+        <source>Selected Submodules:</source>
+        <translation>Submódulos Seleccionados:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitSubmodulesDeinitDialog.ui" line="40"/>
+        <source>Select the submodules to be unregistered</source>
+        <translation>Seleccionar los submódulos para desregistrar</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitSubmodulesDeinitDialog.ui" line="53"/>
+        <source>Select to enforce unregistering</source>
+        <translation>Seleccionar para forzar el desregistrado</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitSubmodulesDeinitDialog.ui" line="56"/>
+        <source>Enforce Operation</source>
+        <translation>Forzar Operación</translation>
+    </message>
+</context>
+<context>
+    <name>GitSubmodulesListDialog</name>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitSubmodulesListDialog.ui" line="14"/>
+        <source>Defined Submodules</source>
+        <translation>Submódulos Definidos</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitSubmodulesListDialog.ui" line="39"/>
+        <source>Name</source>
+        <translation>Nombre</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitSubmodulesListDialog.ui" line="44"/>
+        <source>Path</source>
+        <translation>Ruta</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitSubmodulesListDialog.ui" line="49"/>
+        <source>URL</source>
+        <translation>URL</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitSubmodulesListDialog.ui" line="54"/>
+        <source>Branch</source>
+        <translation>Branch</translation>
+    </message>
+</context>
+<context>
+    <name>GitSubmodulesStatusDialog</name>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitSubmodulesStatusDialog.ui" line="14"/>
+        <source>Submodules Status</source>
+        <translation>Status de Submódulos</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitSubmodulesStatusDialog.ui" line="33"/>
+        <source>Submodule</source>
+        <translation>Submódulo</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitSubmodulesStatusDialog.ui" line="38"/>
+        <source>Status</source>
+        <translation>Status</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitSubmodulesStatusDialog.ui" line="43"/>
+        <source>Commit ID</source>
+        <translation>Commit ID</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitSubmodulesStatusDialog.ui" line="48"/>
+        <source>Info</source>
+        <translation>Info</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitSubmodulesStatusDialog.ui" line="58"/>
+        <source>Select to show the status for the index</source>
+        <translation>Seleccionar para mostrar el status por índice</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitSubmodulesStatusDialog.ui" line="61"/>
+        <source>Show Status for Index</source>
+        <translation>Mostrar Status por Índice</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitSubmodulesStatusDialog.ui" line="68"/>
+        <source>Perform a recursive operation</source>
+        <translation>Efectuar una operación recursiva</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitSubmodulesStatusDialog.ui" line="71"/>
+        <source>Recursive</source>
+        <translation>Recursivo</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitSubmodulesStatusDialog.ui" line="99"/>
+        <source>Errors</source>
+        <translation>Errores</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitSubmodulesStatusDialog.py" line="46"/>
+        <source>up-to-date</source>
+        <translation>actualizados</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitSubmodulesStatusDialog.py" line="47"/>
+        <source>not initialized</source>
+        <translation>no inicializados</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitSubmodulesStatusDialog.py" line="48"/>
+        <source>different to index</source>
+        <translation>diferentes del índice</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitSubmodulesStatusDialog.py" line="49"/>
+        <source>merge conflicts</source>
+        <translation>conflictos de merge</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitSubmodulesStatusDialog.py" line="55"/>
+        <source>Refresh</source>
+        <translation>Actualizar</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitSubmodulesStatusDialog.py" line="57"/>
+        <source>Press to refresh the status display</source>
+        <translation>Pulsar para actualizar el status visualizado</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitSubmodulesStatusDialog.py" line="105"/>
+        <source>The process {0} did not finish within 30 seconds.</source>
+        <translation>El proceso {0} no terminó en un plazo de 30s.</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitSubmodulesStatusDialog.py" line="109"/>
+        <source>The process {0} finished with an error.
+Error: {1}</source>
+        <translation>El proceso {0} terminó con error.
+Error: {1}</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitSubmodulesStatusDialog.py" line="115"/>
+        <source>The process {0} could not be started. Ensure, that it is in the search path.</source>
+        <translation>El proceso {0} no se ha podido ejecutar. Verifique que está en la ruta de búsqueda (search path).</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitSubmodulesStatusDialog.py" line="134"/>
+        <source>unknown</source>
+        <translation>desconocido</translation>
+    </message>
+</context>
+<context>
+    <name>GitSubmodulesSummaryOptionsDialog</name>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitSubmodulesSummaryOptionsDialog.ui" line="23"/>
+        <source>Selected Submodules:</source>
+        <translation>Submódulos Seleccionados:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitSubmodulesSummaryOptionsDialog.ui" line="30"/>
+        <source>Select the submodules to show the summary for</source>
+        <translation>Seleccionar los submódulos para los que mostrar resumen</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitSubmodulesSummaryOptionsDialog.ui" line="43"/>
+        <source>Select to show summary information for the index of the superproject</source>
+        <translation>Seleccionar para mostrar información de resumen para el índice del superproyecto</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitSubmodulesSummaryOptionsDialog.ui" line="46"/>
+        <source>Show Summary for Superproject Index</source>
+        <translation>Mostrar Resumen para el Índice del Superproyecto</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitSubmodulesSummaryOptionsDialog.ui" line="53"/>
+        <source>Select to show summary information for the index</source>
+        <translation>Seleccionar para mostrar resumen de información para el índice</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitSubmodulesSummaryOptionsDialog.ui" line="56"/>
+        <source>Show Summary for Index</source>
+        <translation>ÇMÇostrar Resumen para el Índice</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitSubmodulesSummaryOptionsDialog.ui" line="63"/>
+        <source>Commit:</source>
+        <translation>Commit:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitSubmodulesSummaryOptionsDialog.ui" line="70"/>
+        <source>Enter a commit ID to show summary information for</source>
+        <translation>Introducir commit ID para el que mostrar resumen de información</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitSubmodulesSummaryOptionsDialog.ui" line="73"/>
+        <source>Enter Commit ID</source>
+        <translation>Introducir Commit ID</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitSubmodulesSummaryOptionsDialog.ui" line="80"/>
+        <source>Limit:</source>
+        <translation>Límite:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitSubmodulesSummaryOptionsDialog.ui" line="87"/>
+        <source>Enter the maximum number of entries to be shown per submodule</source>
+        <translation>Introducir el número máximo de entradas a mostrar por submódulo</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitSubmodulesSummaryOptionsDialog.ui" line="93"/>
+        <source>No Limit</source>
+        <translation>Sin Límite</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitSubmodulesSummaryOptionsDialog.ui" line="14"/>
+        <source>Submodule Summary Options</source>
+        <translation>Opciones de Resumen de Submódulo</translation>
+    </message>
+</context>
+<context>
+    <name>GitSubmodulesSyncDialog</name>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitSubmodulesSyncDialog.ui" line="14"/>
+        <source>Synchronize Submodule URLs</source>
+        <translation>Sincronizar URLs de Submódulos</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitSubmodulesSyncDialog.ui" line="23"/>
+        <source>Selected Submodules:</source>
+        <translation>Submódulos Seleccionados:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitSubmodulesSyncDialog.ui" line="30"/>
+        <source>Select the submodules to be synchronized</source>
+        <translation>Seleccionar los submódulos a sincronizar</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitSubmodulesSyncDialog.ui" line="43"/>
+        <source>Select to perform a recursive synchronization</source>
+        <translation>Seleccionar para efectuar sincronización recursiva</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitSubmodulesSyncDialog.ui" line="46"/>
+        <source>Recursive Operation</source>
+        <translation>Operación Recursiva</translation>
+    </message>
+</context>
+<context>
+    <name>GitSubmodulesUpdateOptionsDialog</name>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitSubmodulesUpdateOptionsDialog.ui" line="14"/>
+        <source>Submodule Update Options</source>
+        <translation>Opciones de Actualización de Submódulos</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitSubmodulesUpdateOptionsDialog.ui" line="23"/>
+        <source>Update Procedure</source>
+        <translation>Procedimiento de Actualización</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitSubmodulesUpdateOptionsDialog.ui" line="29"/>
+        <source>Select to perform a &apos;checkout&apos; procedure</source>
+        <translation>Seleccionar para efectuar un procedimiento de &apos;checkout&apos;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitSubmodulesUpdateOptionsDialog.ui" line="32"/>
+        <source>checkout</source>
+        <translation>checkout</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitSubmodulesUpdateOptionsDialog.ui" line="42"/>
+        <source>Select to perform a &apos;rebase&apos; procedure</source>
+        <translation>Seleccionar para efectuar un procedimiento de &apos;rebase&apos;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitSubmodulesUpdateOptionsDialog.ui" line="45"/>
+        <source>rebase</source>
+        <translation>rebase</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitSubmodulesUpdateOptionsDialog.ui" line="52"/>
+        <source>Select to perform a &apos;merge&apos; procedure</source>
+        <translation>Seleccionar para efectuar un procedimiento de &apos;merge&apos;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitSubmodulesUpdateOptionsDialog.ui" line="55"/>
+        <source>merge</source>
+        <translation>merge</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitSubmodulesUpdateOptionsDialog.ui" line="65"/>
+        <source>Select to initialize submodules before the update</source>
+        <translation>Seleccionar para inicializar submódulos antes de la actualización</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitSubmodulesUpdateOptionsDialog.ui" line="68"/>
+        <source>Initialize before Update</source>
+        <translation>Inicializar antes de Actualizar</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitSubmodulesUpdateOptionsDialog.ui" line="75"/>
+        <source>Fetch remote changes before updating</source>
+        <translation>Recuperación (fetch) remota de cambios antes de actualizar</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitSubmodulesUpdateOptionsDialog.ui" line="78"/>
+        <source>Synchronize with remote</source>
+        <translation>Sincronizar con remoto</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitSubmodulesUpdateOptionsDialog.ui" line="88"/>
+        <source>Select to not fetch the remote</source>
+        <translation>Seleccionar para no hacer recuperación (fetch) remota</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitSubmodulesUpdateOptionsDialog.ui" line="91"/>
+        <source>Don&apos;t Fetch</source>
+        <translation>No hacer Fetch</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitSubmodulesUpdateOptionsDialog.ui" line="98"/>
+        <source>Selected Submodules:</source>
+        <translation>Submódulos Seleccionados:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitSubmodulesUpdateOptionsDialog.ui" line="105"/>
+        <source>Select the submodules to be updated</source>
+        <translation>Seleccionar los submódulos a actualizar</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitSubmodulesUpdateOptionsDialog.ui" line="118"/>
+        <source>Select to enforce the update</source>
+        <translation>Seleccionar forzar la actualización</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitSubmodulesUpdateOptionsDialog.ui" line="121"/>
+        <source>Enforce Operation</source>
+        <translation>Forzar Operación</translation>
+    </message>
+</context>
+<context>
+    <name>GitTagBranchListDialog</name>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitTagBranchListDialog.ui" line="14"/>
+        <source>Git Tag List</source>
+        <translation>Lista de Git Tag</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitTagBranchListDialog.ui" line="17"/>
+        <source>&lt;b&gt;Git Tag/Branch List&lt;/b&gt;
+&lt;p&gt;This dialog shows a list of the projects tags or branches.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Listado de Tag/Branch de Git&lt;/b&gt;
+&lt;p&gt;Este diálogo muestra una lista de los tag o branches del proyecto.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitTagBranchListDialog.ui" line="33"/>
+        <source>&lt;b&gt;Tag/Branches List&lt;/b&gt;
+&lt;p&gt;This shows a list of the projects tags or branches.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Listado de Tag/Branches&lt;/b&gt;
+&lt;p&gt;Muestra una lista de los tags o branches del proyecto.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitTagBranchListDialog.py" line="99"/>
+        <source>Commit</source>
+        <translation>Commit</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitTagBranchListDialog.py" line="99"/>
+        <source>Name</source>
+        <translation>Nombre</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitTagBranchListDialog.ui" line="69"/>
+        <source>Errors</source>
+        <translation>Errores</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitTagBranchListDialog.ui" line="88"/>
+        <source>Input</source>
+        <translation>Input</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitTagBranchListDialog.ui" line="110"/>
+        <source>Press to send the input to the git process</source>
+        <translation>Pulsar para enviar el input al proceso git</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitTagBranchListDialog.ui" line="113"/>
+        <source>&amp;Send</source>
+        <translation>&amp;Enviar</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitTagBranchListDialog.ui" line="116"/>
+        <source>Alt+S</source>
+        <translation>Alt+S</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitTagBranchListDialog.ui" line="123"/>
+        <source>Enter data to be sent to the git process</source>
+        <translation>Introducir los datos a enviar al proceso de git</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitTagBranchListDialog.ui" line="130"/>
+        <source>Select to switch the input field to password mode</source>
+        <translation>Seleccionar para cambiar el campo de input a modo contraseña</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitTagBranchListDialog.ui" line="133"/>
+        <source>&amp;Password Mode</source>
+        <translation>&amp;Modo de contraseña</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitTagBranchListDialog.ui" line="136"/>
+        <source>Alt+P</source>
+        <translation>Alt+P</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitTagBranchListDialog.py" line="94"/>
+        <source>Annotation Message</source>
+        <translation>Mensaje de Anotación</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitTagBranchListDialog.py" line="98"/>
+        <source>Git Branches List</source>
+        <translation>Listado de Git Branches</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitTagBranchListDialog.py" line="135"/>
+        <source>Process Generation Error</source>
+        <translation>Error de Generación de Proceso</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitTagBranchListDialog.py" line="135"/>
+        <source>The process {0} could not be started. Ensure, that it is in the search path.</source>
+        <translation>El proceso {0} no se ha podido ejecutar. Verifique que está en la ruta de búsqueda (search path).</translation>
+    </message>
+</context>
+<context>
+    <name>GitTagDialog</name>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitTagDialog.ui" line="14"/>
+        <source>Git Tag</source>
+        <translation>Git Tag</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitTagDialog.ui" line="23"/>
+        <source>Name:</source>
+        <translation>Nombre:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitTagDialog.ui" line="36"/>
+        <source>Enter the name of the tag</source>
+        <translation>Introducir el nombre del tag</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitTagDialog.ui" line="39"/>
+        <source>&lt;b&gt;Tag Name&lt;/b&gt;
+&lt;p&gt;Enter the name of the tag to be created, deleted or verified.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Nombre del Tag&lt;/b&gt;
+&lt;p&gt;Introduzca el nombre del tag a crear, borrar o verificar.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitTagDialog.ui" line="53"/>
+        <source>Revision:</source>
+        <translation>Revisión:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitTagDialog.ui" line="60"/>
+        <source>Enter a revision to set a tag for</source>
+        <translation>Introducir una revisión a la que aplicar tag</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitTagDialog.ui" line="67"/>
+        <source>Tag Action</source>
+        <translation>Acción de Tag</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitTagDialog.ui" line="73"/>
+        <source>Select to create a tag</source>
+        <translation>Seleccionar para crear tag</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitTagDialog.ui" line="76"/>
+        <source>&lt;b&gt;Create Tag&lt;/b&gt;
+&lt;p&gt;Select this entry in order to create a tag.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Crear Tag&lt;/b&gt;
+&lt;p&gt;Seleccionar esta entrada para crear una tag.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitTagDialog.ui" line="80"/>
+        <source>Create Tag</source>
+        <translation>Crear Tag</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitTagDialog.ui" line="90"/>
+        <source>Select to delete a tag</source>
+        <translation>Seleccionar para borrar una tag</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitTagDialog.ui" line="93"/>
+        <source>&lt;b&gt;Delete Tag&lt;/b&gt;
+&lt;p&gt;Select this entry in order to delete the selected tag.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Borrar Tag&lt;/b&gt;
+&lt;p&gt;Seleccione esta entrada para borrar la tag seleccionada.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitTagDialog.ui" line="97"/>
+        <source>Delete Tag</source>
+        <translation>Borrar Tag</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitTagDialog.ui" line="104"/>
+        <source>Select to verify a tag</source>
+        <translation>Seleccionar para verificar una tag</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitTagDialog.ui" line="107"/>
+        <source>&lt;b&gt;Verify Tag&lt;/b&gt;
+&lt;p&gt;Select this entry in order to verify the selected tag.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Verificar Tag&lt;/b&gt;
+&lt;p&gt;Seleccione esta entrada para verificar la tag seleccionada.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitTagDialog.ui" line="111"/>
+        <source>Verify Tag</source>
+        <translation>Verificar Tag</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitTagDialog.ui" line="121"/>
+        <source>Tag Type</source>
+        <translation>Tipo de Tag</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitTagDialog.ui" line="127"/>
+        <source>Select to create/delete/verify a global tag</source>
+        <translation>Seleccionar para crear/borrar/verificar una tag global</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitTagDialog.ui" line="130"/>
+        <source>Global Tag</source>
+        <translation>Tag Global</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitTagDialog.ui" line="140"/>
+        <source>Select to create/delete/verify a signed tag</source>
+        <translation>Seleccionar para crear/borrar/verificar una tag firmada</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitTagDialog.ui" line="143"/>
+        <source>Signed Tag</source>
+        <translation>Tag Firmada</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitTagDialog.ui" line="150"/>
+        <source>Select to create/delete/verify a local tag</source>
+        <translation>Seleccionar para crear/borrar/verificar una tag local</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitTagDialog.ui" line="153"/>
+        <source>Local Tag</source>
+        <translation>Tag Local</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitTagDialog.ui" line="163"/>
+        <source>Select to enforce the create operation</source>
+        <translation>Seleccionar para forzar la operación de creado</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitTagDialog.ui" line="166"/>
+        <source>Enforce Operation</source>
+        <translation>Forzar Operación</translation>
+    </message>
+</context>
+<context>
+    <name>GitUserConfigDataDialog</name>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitUserConfigDataDialog.ui" line="14"/>
+        <source>Git User Data</source>
+        <translation>Datos de Usuario de Git</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitUserConfigDataDialog.ui" line="23"/>
+        <source>User Data</source>
+        <translation>Datos de Usuario</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitUserConfigDataDialog.ui" line="29"/>
+        <source>First Name:</source>
+        <translation>Nombre:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitUserConfigDataDialog.ui" line="36"/>
+        <source>Enter the first name</source>
+        <translation>Introducir el nombre</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitUserConfigDataDialog.ui" line="43"/>
+        <source>Last Name:</source>
+        <translation>Apellido:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitUserConfigDataDialog.ui" line="50"/>
+        <source>Enter the last name</source>
+        <translation>Introducir el apellido</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitUserConfigDataDialog.ui" line="57"/>
+        <source>Email:</source>
+        <translation>Email:</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/VcsPlugins/vcsGit/GitUserConfigDataDialog.ui" line="64"/>
+        <source>Enter the email address</source>
+        <translation>Introducir la dirección de correo electrónico</translation>
+    </message>
+</context>
+<context>
     <name>GlosbeEngine</name>
     <message>
         <location filename="../Plugins/UiExtensionPlugins/Translator/TranslatorEngines/GlosbeEngine.py" line="88"/>
@@ -69413,6 +76011,19 @@
     </message>
 </context>
 <context>
+    <name>VcsGitPlugin</name>
+    <message>
+        <location filename="../Plugins/PluginVcsGit.py" line="60"/>
+        <source>Version Control - Git</source>
+        <translation>Control de Versiones - Git</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/PluginVcsGit.py" line="135"/>
+        <source>Git</source>
+        <translation></translation>
+    </message>
+</context>
+<context>
     <name>VcsMercurialPlugin</name>
     <message>
         <location filename="../Plugins/PluginVcsMercurial.py" line="60"/>

eric ide

mercurial