PyLint/i18n/pylint_es.ts

changeset 11
a8e908641c20
parent 10
398979610d9b
child 13
404ee135f2ef
--- a/PyLint/i18n/pylint_es.ts	Wed Nov 07 16:46:31 2012 +0100
+++ b/PyLint/i18n/pylint_es.ts	Wed Nov 07 17:41:54 2012 +0100
@@ -323,12 +323,12 @@
 <context>
     <name>PyLintExecDialog</name>
     <message>
-        <location filename="PyLint/PyLintExecDialog.ui" line="19"/>
+        <location filename="PyLint/PyLintExecDialog.ui" line="20"/>
         <source>PyLint Results</source>
         <translation>Resultados de PyLint</translation>
     </message>
     <message>
-        <location filename="PyLint/PyLintExecDialog.ui" line="43"/>
+        <location filename="PyLint/PyLintExecDialog.ui" line="44"/>
         <source>&lt;b&gt;PyLint Execution&lt;/b&gt;
 &lt;p&gt;This shows the results of the PyLint run.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Ejecución de PyLint&lt;/b&gt;&lt;p&gt;Muestra los resultados de la ejecución de PyLint.&lt;/p&gt;</translation>
@@ -336,125 +336,130 @@
     <message>
         <location filename="PyLint/PyLintExecDialog.ui" line="76"/>
         <source>File</source>
-        <translation>Archivo</translation>
+        <translation type="obsolete">Archivo</translation>
     </message>
     <message>
         <location filename="PyLint/PyLintExecDialog.ui" line="81"/>
         <source>Line</source>
-        <translation>Línea</translation>
+        <translation type="obsolete">Línea</translation>
     </message>
     <message>
-        <location filename="PyLint/PyLintExecDialog.ui" line="86"/>
+        <location filename="PyLint/PyLintExecDialog.ui" line="82"/>
         <source>Type</source>
         <translation>Tipo</translation>
     </message>
     <message>
-        <location filename="PyLint/PyLintExecDialog.ui" line="91"/>
+        <location filename="PyLint/PyLintExecDialog.ui" line="87"/>
         <source>Message</source>
         <translation>Mensaje</translation>
     </message>
     <message>
-        <location filename="PyLint/PyLintExecDialog.ui" line="125"/>
+        <location filename="PyLint/PyLintExecDialog.ui" line="121"/>
         <source>&lt;b&gt;PyLint Execution&lt;/b&gt;
 &lt;p&gt;This shows the errors of the PyLint run.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Ejecución de PyLint&lt;/b&gt;
 &lt;p&gt;Muestra los errores de la ejecución de PyLint.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="PyLint/PyLintExecDialog.py" line="41"/>
+        <location filename="PyLint/PyLintExecDialog.py" line="43"/>
         <source>Save Report...</source>
         <translation>Gaurdar Informe...</translation>
     </message>
     <message>
-        <location filename="PyLint/PyLintExecDialog.py" line="43"/>
+        <location filename="PyLint/PyLintExecDialog.py" line="45"/>
         <source>Press to save the report to a file</source>
         <translation>Pulse para guardar el informe a un archivo</translation>
     </message>
     <message>
-        <location filename="PyLint/PyLintExecDialog.py" line="64"/>
+        <location filename="PyLint/PyLintExecDialog.py" line="66"/>
         <source>Convention</source>
         <translation>Convención</translation>
     </message>
     <message>
-        <location filename="PyLint/PyLintExecDialog.py" line="65"/>
+        <location filename="PyLint/PyLintExecDialog.py" line="67"/>
         <source>Refactor</source>
         <translation>Refactorizar</translation>
     </message>
     <message>
-        <location filename="PyLint/PyLintExecDialog.py" line="66"/>
+        <location filename="PyLint/PyLintExecDialog.py" line="68"/>
         <source>Warning</source>
         <translation>Advertencia</translation>
     </message>
     <message>
-        <location filename="PyLint/PyLintExecDialog.py" line="67"/>
+        <location filename="PyLint/PyLintExecDialog.py" line="69"/>
         <source>Error</source>
         <translation>Error</translation>
     </message>
     <message>
-        <location filename="PyLint/PyLintExecDialog.py" line="68"/>
+        <location filename="PyLint/PyLintExecDialog.py" line="70"/>
         <source>Fatal</source>
         <translation>Fatal</translation>
     </message>
     <message>
-        <location filename="PyLint/PyLintExecDialog.py" line="138"/>
+        <location filename="PyLint/PyLintExecDialog.py" line="141"/>
         <source>Process Generation Error</source>
         <translation>Error de Generación de Proceso</translation>
     </message>
     <message>
-        <location filename="PyLint/PyLintExecDialog.py" line="138"/>
+        <location filename="PyLint/PyLintExecDialog.py" line="141"/>
         <source>The process {0} could not be started. Ensure, that it is in the search path.</source>
         <translation>No se ha podido ejecutar el proceso {0}.&lt;br&gt;Asegúrese de que está en la ruta de búsqueda.</translation>
     </message>
     <message>
-        <location filename="PyLint/PyLintExecDialog.py" line="207"/>
+        <location filename="PyLint/PyLintExecDialog.py" line="210"/>
         <source>No PyLint errors found.</source>
         <translation>No se han encontrado errores de PyLint.</translation>
     </message>
     <message>
-        <location filename="PyLint/PyLintExecDialog.py" line="351"/>
+        <location filename="PyLint/PyLintExecDialog.py" line="383"/>
         <source>PyLint Report</source>
         <translation>Informe de PyLint</translation>
     </message>
     <message>
-        <location filename="PyLint/PyLintExecDialog.py" line="319"/>
+        <location filename="PyLint/PyLintExecDialog.py" line="351"/>
         <source>&lt;p&gt;The PyLint report file &lt;b&gt;{0}&lt;/b&gt; already exists.&lt;/p&gt;</source>
         <translation>&lt;p&gt;El archivo de informe PyLint &lt;b&gt;{0}&lt;/b&gt; ya existe.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="PyLint/PyLintExecDialog.py" line="336"/>
+        <location filename="PyLint/PyLintExecDialog.py" line="368"/>
         <source>&lt;p&gt;The PyLint report file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;br&gt;Reason: {1}&lt;/p&gt;</source>
         <translation>&lt;p&gt;El archivo de informe PyLint &lt;b&gt;{0}&lt;/b&gt; no ha podido guardarse.&lt;br&gt;Causa: {1}&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="PyLint/PyLintExecDialog.py" line="347"/>
+        <location filename="PyLint/PyLintExecDialog.py" line="379"/>
         <source>HTML Files (*.html);;All Files (*)</source>
         <translation>Archivos HTML (*.html);;Todos los Archivos (*)</translation>
     </message>
     <message>
-        <location filename="PyLint/PyLintExecDialog.py" line="349"/>
+        <location filename="PyLint/PyLintExecDialog.py" line="381"/>
         <source>Text Files (*.txt);;All Files (*)</source>
         <translation>Archivos de Texto (*.txt);;Todos los Archivos (*)</translation>
     </message>
     <message>
-        <location filename="PyLint/PyLintExecDialog.ui" line="31"/>
+        <location filename="PyLint/PyLintExecDialog.ui" line="32"/>
         <source>Results</source>
         <translation>Resultados</translation>
     </message>
     <message>
-        <location filename="PyLint/PyLintExecDialog.ui" line="113"/>
+        <location filename="PyLint/PyLintExecDialog.ui" line="109"/>
         <source>Errors</source>
         <translation>Errores</translation>
     </message>
     <message>
-        <location filename="PyLint/PyLintExecDialog.py" line="47"/>
+        <location filename="PyLint/PyLintExecDialog.py" line="49"/>
         <source>Refresh</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="PyLint/PyLintExecDialog.py" line="49"/>
+        <location filename="PyLint/PyLintExecDialog.py" line="51"/>
         <source>Press to refresh the result display</source>
         <translation type="unfinished"></translation>
     </message>
+    <message>
+        <location filename="PyLint/PyLintExecDialog.ui" line="77"/>
+        <source>File/Line</source>
+        <translation type="unfinished"></translation>
+    </message>
 </context>
 <context>
     <name>PyLintPlugin</name>

eric ide

mercurial